Newman Run Dashboard

Friday, 31 October 2025 13:50:31
Total Iterations

1

Total Assertions

33

Total Failed Tests

10

Total Skipped Tests

0


File Information
Collection: In Warranty Flow Collection Copy
Environment: Dev
Timings and Data
Total run duration: 17.8s
Total data received: 11.61MB
Average response time: 362ms
Summary Item Total Failed
Requests 46 0
Prerequest Scripts 56 0
Test Scripts 63 0
Assertions 33 10
Skipped Tests 0 -



Showing 10 Failures

Failed Test: Body is correct

Assertion Error Message
expected response body to equal 'response_body_string' but got '{"message":"Success","data":{"token":…'
Failed Test: Body is correct

Assertion Error Message
expected response body to equal 'response_body_string' but got '{"message":"Success","data":{"token":…'
Failed Test: Body is correct

Assertion Error Message
expected response body to equal 'response_body_string' but got '{"message":"Success","data":{"token":…'
Failed Test: verify if the response time is less than 100 ms

Assertion Error Message
expected 482 to be below 200
Failed Test: verify the status code

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: verify that passsword does not present in the response

Assertion Error Message
Target cannot be null or undefined.
Failed Test: verify response time is less than 150 ms

Assertion Error Message
expected 234 to be below 150
Failed Test: Response time is less than 200ms

Assertion Error Message
expected 300 to be below 200
Failed Test: verify if the auth token is valid

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test: Verify if imei number is of 15 digits

Assertion Error Message
expected response to have status code 400 but got 500


There are no skipped tests



1 Iteration available to view
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 482ms
Mean size per request: 690B

Test Pass Percentage
56 %
Request Headers
Header NameHeader Value
Content-Type application/json
Demo-Key 1234
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token aecd1e80-8b71-4f92-b21e-a34eff045951
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 55
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-Q1HPtWwdptmOdUGAGyy24wx6RbA"
Vary Accept-Encoding
Date Fri, 31 Oct 2025 13:50:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjE5MTg2MTN9.A2jSArlA9AnefHVcTJF-V651TpLdHz7NSw6snsAOlnE"}}
Test Information
NamePassedFailedSkipped
Verify that the status code is 200 1 0 0
Verify if the message is success 1 0 0
Body is correct 0 3 0
verify if the response time is less than 100 ms 0 1 0
Verify if the token is not null 1 0 0
Verify jsonSchema structure 1 0 0
token should be valid 1 0 0
Total 5 4 0
Test Failures
Test NameAssertion Error
Body is correct
expected response body to equal 'response_body_string' but got '{"message":"Success","data":{"token":…'
verify if the response time is less than 100 ms
expected 482 to be below 200
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 234ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
Demo-Key 1234
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token aaacc032-214d-4e9c-b73a-1d1c67caa008
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Fri, 31 Oct 2025 13:50:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the message after login invalid credentials 1 0 0
verify the status code 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the status code
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,hi;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk2NzA0OTR9.99HGnQHoJR3_3QRVE_LtEXp7HOV8U9Vf_kx108izul4' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails?
Response Information
Response Code: 200 - OK
Mean time per request: 235ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjE5MTg2MTN9.A2jSArlA9AnefHVcTJF-V651TpLdHz7NSw6snsAOlnE
Content-Type application/json
Demo-Key 1234
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 87ffc803-44f0-457d-b358-5c780b674758
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Fri, 31 Oct 2025 13:50:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,hi;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk2NzA0OTR9.99HGnQHoJR3_3QRVE_LtEXp7HOV8U9Vf_kx108izul4' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails?
Response Information
Response Code: 200 - OK
Mean time per request: 234ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjE5MTg2MTN9.A2jSArlA9AnefHVcTJF-V651TpLdHz7NSw6snsAOlnE
Content-Type application/json
Demo-Key 1234
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f4e8f6b2-191b-48f7-a9d7-07533f5b678b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Fri, 31 Oct 2025 13:50:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
verify that passsword does not present in the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify that passsword does not present in the response
Target cannot be null or undefined.
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,hi;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk2NzA0OTR9.99HGnQHoJR3_3QRVE_LtEXp7HOV8U9Vf_kx108izul4' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails?
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 232ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Demo-Key 1234
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5624dc16-9661-48ef-8f42-cc7e7cb1285b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 31 Oct 2025 13:50:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if response status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,hi;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk2NzA0OTR9.99HGnQHoJR3_3QRVE_LtEXp7HOV8U9Vf_kx108izul4' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails?
Response Information
Response Code: 200 - OK
Mean time per request: 234ms
Mean size per request: 438B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjE5MTg2MTN9.A2jSArlA9AnefHVcTJF-V651TpLdHz7NSw6snsAOlnE
Content-Type application/json
Demo-Key 1234
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 043702af-fb68-4680-89a1-9ef0cc143337
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Fri, 31 Oct 2025 13:50:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
vrerify the status is 200 1 0 0
verify response time is less than 150 ms 0 1 0
verify the response has the message as success 1 0 0
verify json schema structure 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
verify response time is less than 150 ms
expected 234 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,hi;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk2NzA0OTR9.99HGnQHoJR3_3QRVE_LtEXp7HOV8U9Vf_kx108izul4' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1dashboard/count
Response Information
Response Code: 404 - Not Found
Mean time per request: 232ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjE5MTg2MTN9.A2jSArlA9AnefHVcTJF-V651TpLdHz7NSw6snsAOlnE
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 21385bb3-34db-4592-8570-d06cc4ff988b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Fri, 31 Oct 2025 13:50:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/<path>
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,hi;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk2NzA0OTR9.99HGnQHoJR3_3QRVE_LtEXp7HOV8U9Vf_kx108izul4' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 10.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjE5MTg2MTN9.A2jSArlA9AnefHVcTJF-V651TpLdHz7NSw6snsAOlnE
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4796c890-b624-46dd-86ad-1e769a36f4a1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 31 Oct 2025 13:50:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,hi;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3MzAyNTl9.DZtZZCusIrVd1tEnfFS8FH4kyImuqjTlqV6Y6xrvgH8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Priyamvada","last_name":"sharma","mobile_number":"9787898989","mobile_number_alt":"","email_id":"priyamvada18nov@yahoo.co.in","email_id_alt":"priyamvada18nov@yahoo.co.in"},"customer_address":{"flat_number":"12","apartment_name":"12","street_name":"A2/103 Tower 3B","landmark":"1","area":"A2","pincode":"201308","country":"India","state":"Uttar Pradesh"},"customer_product":{"dop":"2025-09-30T18:30:00.000Z","serial_number":"88888998989888","imei1":"88888998989888","imei2":"88888998989888","popurl":"2025-09-30T18:30:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":2,"remark":"poor battery"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 332ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjE5MTg2MTN9.A2jSArlA9AnefHVcTJF-V651TpLdHz7NSw6snsAOlnE
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9c464ef8-2acc-419b-bbbd-8f7adae6d9a8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1062
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Priya",
                "last_name": "sharma",
                "mobile_number": "9787898989",
                "mobile_number_alt": "",
                "email_id": "priyamvada18nov@yahoo.co.in",
                "email_id_alt": "priyamvada18nov@yahoo.co.in"
            },
            "customer_address": {
                "flat_number": "12",
                "apartment_name": "12",
                "street_name": "A2/103 Tower 3B",
                "landmark": "1",
                "area": "A2",
                "pincode": "201308",
                "country": "India",
                "state": "Uttar Pradesh"
            },
            "customer_product": {
                "dop": "2025-09-30T18:30:00.000Z",
                "serial_number": "105518672705866",
                "imei1": "105518672705866",
                "imei2": "105518672705866",
                "popurl": "2025-09-30T18:30:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery issue. charge is less"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-dyY1xrYrdEKKZtUL2Ru/iHPB5Jg"
Vary Accept-Encoding
Date Fri, 31 Oct 2025 13:50:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":95293,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"tr_customer_id":95310,"tr_customer_product_id":95300,"job_number":"JOB_95293"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,hi;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3MzAyNTl9.DZtZZCusIrVd1tEnfFS8FH4kyImuqjTlqV6Y6xrvgH8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Priyamvada","last_name":"sharma","mobile_number":"9787898989","mobile_number_alt":"","email_id":"priyamvada18nov@yahoo.co.in","email_id_alt":"priyamvada18nov@yahoo.co.in"},"customer_address":{"flat_number":"12","apartment_name":"12","street_name":"A2/103 Tower 3B","landmark":"1","area":"A2","pincode":"201308","country":"India","state":"Uttar Pradesh"},"customer_product":{"dop":"2025-09-30T18:30:00.000Z","serial_number":"88888998989888","imei1":"88888998989888","imei2":"88888998989888","popurl":"2025-09-30T18:30:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":2,"remark":"poor battery"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 300ms
Mean size per request: 229B

Test Pass Percentage
92 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjE5MTg2MTN9.A2jSArlA9AnefHVcTJF-V651TpLdHz7NSw6snsAOlnE
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ec780cdf-456a-4309-b0f9-96161c84e502
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1062
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Priya",
                "last_name": "sharma",
                "mobile_number": "9787898989",
                "mobile_number_alt": "",
                "email_id": "priyamvada18nov@yahoo.co.in",
                "email_id_alt": "priyamvada18nov@yahoo.co.in"
            },
            "customer_address": {
                "flat_number": "12",
                "apartment_name": "12",
                "street_name": "A2/103 Tower 3B",
                "landmark": "1",
                "area": "A2",
                "pincode": "201308",
                "country": "India",
                "state": "Uttar Pradesh"
            },
            "customer_product": {
                "dop": "2025-09-30T18:30:00.000Z",
                "serial_number": "103637380138306",
                "imei1": "103637380138306",
                "imei2": "103637380138306",
                "popurl": "2025-09-30T18:30:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery issue. charge is less"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-ikSTlqoSladRRSUs7HjIoJO8p5I"
Vary Accept-Encoding
Date Fri, 31 Oct 2025 13:50:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":95294,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"tr_customer_id":95311,"tr_customer_product_id":95301,"job_number":"JOB_95294"}}
Test Information
NamePassedFailedSkipped
verify if the startus code is 200 1 0 0
Response time is less than 200ms 0 1 0
verify that the message is Job created successfully. 1 0 0
verify json schema 1 0 0
verify if id is present in response data 1 0 0
verify if mst_service_location_id is present in response data 1 0 0
verify if mst_platform_id is present in response data 1 0 0
verify if mst_warrenty_status_id is present in response data 1 0 0
verify if mst_oem_id is present in response data 1 0 0
verify if tr_customer_id is present in response data 1 0 0
verify if tr_customer_product_id is present in response data 1 0 0
verify if job_number is present in response data 1 0 0
verify if job number starts with JOB_ 1 0 0
Total 12 1 0
Test Failure
Test NameAssertion Error
Response time is less than 200ms
expected 300 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,hi;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3MzAyNTl9.DZtZZCusIrVd1tEnfFS8FH4kyImuqjTlqV6Y6xrvgH8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Priyamvada","last_name":"sharma","mobile_number":"9787898989","mobile_number_alt":"","email_id":"priyamvada18nov@yahoo.co.in","email_id_alt":"priyamvada18nov@yahoo.co.in"},"customer_address":{"flat_number":"12","apartment_name":"12","street_name":"A2/103 Tower 3B","landmark":"1","area":"A2","pincode":"201308","country":"India","state":"Uttar Pradesh"},"customer_product":{"dop":"2025-09-30T18:30:00.000Z","serial_number":"88888998989888","imei1":"88888998989888","imei2":"88888998989888","popurl":"2025-09-30T18:30:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":2,"remark":"poor battery"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 230ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e3f31666-3db2-4287-ab81-1fd167a57733
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1062
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Priya",
                "last_name": "sharma",
                "mobile_number": "9787898989",
                "mobile_number_alt": "",
                "email_id": "priyamvada18nov@yahoo.co.in",
                "email_id_alt": "priyamvada18nov@yahoo.co.in"
            },
            "customer_address": {
                "flat_number": "12",
                "apartment_name": "12",
                "street_name": "A2/103 Tower 3B",
                "landmark": "1",
                "area": "A2",
                "pincode": "201308",
                "country": "India",
                "state": "Uttar Pradesh"
            },
            "customer_product": {
                "dop": "2025-09-30T18:30:00.000Z",
                "serial_number": "108788186750756",
                "imei1": "108788186750756",
                "imei2": "108788186750756",
                "popurl": "2025-09-30T18:30:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery issue. charge is less"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 31 Oct 2025 13:50:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify if the auth token is present 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,hi;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3MzAyNTl9.DZtZZCusIrVd1tEnfFS8FH4kyImuqjTlqV6Y6xrvgH8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Priyamvada","last_name":"sharma","mobile_number":"9787898989","mobile_number_alt":"","email_id":"priyamvada18nov@yahoo.co.in","email_id_alt":"priyamvada18nov@yahoo.co.in"},"customer_address":{"flat_number":"12","apartment_name":"12","street_name":"A2/103 Tower 3B","landmark":"1","area":"A2","pincode":"201308","country":"India","state":"Uttar Pradesh"},"customer_product":{"dop":"2025-09-30T18:30:00.000Z","serial_number":"88888998989888","imei1":"88888998989888","imei2":"88888998989888","popurl":"2025-09-30T18:30:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":2,"remark":"poor battery"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 231ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 77d28c9a-564f-4a26-bd88-c21a7a7a2a39
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1062
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Priya",
                "last_name": "sharma",
                "mobile_number": "9787898989",
                "mobile_number_alt": "",
                "email_id": "priyamvada18nov@yahoo.co.in",
                "email_id_alt": "priyamvada18nov@yahoo.co.in"
            },
            "customer_address": {
                "flat_number": "12",
                "apartment_name": "12",
                "street_name": "A2/103 Tower 3B",
                "landmark": "1",
                "area": "A2",
                "pincode": "201308",
                "country": "India",
                "state": "Uttar Pradesh"
            },
            "customer_product": {
                "dop": "2025-09-30T18:30:00.000Z",
                "serial_number": "105108817961556",
                "imei1": "105108817961556",
                "imei2": "105108817961556",
                "popurl": "2025-09-30T18:30:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery issue. charge is less"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 31 Oct 2025 13:50:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify if the auth token is valid 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify if the auth token is valid
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,hi;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3MzAyNTl9.DZtZZCusIrVd1tEnfFS8FH4kyImuqjTlqV6Y6xrvgH8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Priyamvada","last_name":"sharma","mobile_number":"9787898989","mobile_number_alt":"","email_id":"priyamvada18nov@yahoo.co.in","email_id_alt":"priyamvada18nov@yahoo.co.in"},"customer_address":{"flat_number":"12","apartment_name":"12","street_name":"A2/103 Tower 3B","landmark":"1","area":"A2","pincode":"201308","country":"India","state":"Uttar Pradesh"},"customer_product":{"dop":"2025-09-30T18:30:00.000Z","serial_number":"88888998989888","imei1":"88888998989888","imei2":"88888998989888","popurl":"2025-09-30T18:30:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":2,"remark":"poor battery"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 233ms
Mean size per request: 143B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjE5MTg2MTN9.A2jSArlA9AnefHVcTJF-V651TpLdHz7NSw6snsAOlnE
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 78874ca6-97bd-414b-97c2-6e98dfb59ea1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1052
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Priya",
                "last_name": "sharma",
                "mobile_number": "9787898989",
                "mobile_number_alt": "",
                "email_id": "priyamvada18nov@yahoo.co.in",
                "email_id_alt": "priyamvada18nov@yahoo.co.in"
            },
            
            "customer_address": {
                "flat_number": "12",
                "apartment_name": "12",
                "street_name": "A2/103 Tower 3B",
                "landmark": "1",
                "area": "A2",
                "pincode": "201308",
                "country": "India",
                "state": "Uttar Pradesh"
            },
            "customer_product": {
                "dop": "2025-09-30T18:30:00.000Z",
                "serial_number": "1022736009",
                "imei1": "1022736009",
                "imei2": "1022736009",
                "popurl": "2025-09-30T18:30:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery issue. charge is less"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 143
ETag W/"8f-asfwh61GY//05D/sXjFd8ssjiig"
Vary Accept-Encoding
Date Fri, 31 Oct 2025 13:50:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if imei number is of 15 digits 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if imei number is of 15 digits
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,hi;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NDAxNjB9.FHJidcZCw_bqhXOu8Xus2d0vADijA0i-x3j2OHjz40c' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-3Vrwn9HnWPvit4G3Ekb5y83T9e4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 294ms
Mean size per request: 243B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjE5MTg2MTN9.A2jSArlA9AnefHVcTJF-V651TpLdHz7NSw6snsAOlnE
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c042f017-9029-4340-9376-7dbfaeb3bed7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 243
ETag W/"f3-e3/4dplurTA74mwjyyy7ZmcR+h8"
Vary Accept-Encoding
Date Fri, 31 Oct 2025 13:50:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":3},{"label":"Created today","key":"created_today","count":1706},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,hi;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NDAxNjB9.FHJidcZCw_bqhXOu8Xus2d0vADijA0i-x3j2OHjz40c' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 1276ms
Mean size per request: 1.62MB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjE5MTg2MTN9.A2jSArlA9AnefHVcTJF-V651TpLdHz7NSw6snsAOlnE
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f9642f6d-95eb-41f0-aae0-4a3dd11888be
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"19eb45-tP4KXh2PDBh0bHraeMI/aR6e89g"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 31 Oct 2025 13:50:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":95294,"job_number":"JOB_95294","tr_customer_id":95311,"tr_customer_product_id":95301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:50:16.000Z","modified_at":"2025-10-31T13:50:16.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"103637380138306","imei1":"103637380138306","imei2":"103637380138306","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95293,"job_number":"JOB_95293","tr_customer_id":95310,"tr_customer_product_id":95300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:50:15.000Z","modified_at":"2025-10-31T13:50:15.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"105518672705866","imei1":"105518672705866","imei2":"105518672705866","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94293,"job_number":"JOB_94293","tr_customer_id":94310,"tr_customer_product_id":94300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:46:10.000Z","modified_at":"2025-10-31T13:46:10.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"24972712575007","imei1":"24972712575007","imei2":"24972712575007","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:46:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94292,"job_number":"JOB_94292","tr_customer_id":94309,"tr_customer_product_id":94299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:45:53.000Z","modified_at":"2025-10-31T13:45:53.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"47013448240259","imei1":"47013448240259","imei2":"47013448240259","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:45:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94291,"job_number":"JOB_94291","tr_customer_id":94308,"tr_customer_product_id":94298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:45:52.000Z","modified_at":"2025-10-31T13:45:52.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"92749140799288","imei1":"92749140799288","imei2":"92749140799288","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94290,"job_number":"JOB_94290","tr_customer_id":94307,"tr_customer_product_id":94297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:45:51.000Z","modified_at":"2025-10-31T13:45:51.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"14304553029095","imei1":"14304553029095","imei2":"14304553029095","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93857,"job_number":"JOB_93857","tr_customer_id":93874,"tr_customer_product_id":93864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T11:22:50.000Z","modified_at":"2025-10-31T11:22:50.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2025-06-09","serial_number":"106645792741374","imei1":"106645792741374","imei2":"106645792741374","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T11:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93856,"job_number":"JOB_93856","tr_customer_id":93873,"tr_customer_product_id":93863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T11:19:12.000Z","modified_at":"2025-10-31T11:19:12.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2025-06-09","serial_number":"106645792741344","imei1":"106645792741344","imei2":"106645792741344","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T11:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93855,"job_number":"JOB_93855","tr_customer_id":93872,"tr_customer_product_id":93862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T11:06:35.000Z","modified_at":"2025-10-31T11:06:35.000Z","name":"Lee Renner","mobile_number":"835-687-9187","email_id":"Cordelia5@gmail.com","dop":"2025-06-09","serial_number":"104550954217221","imei1":"104550954217221","imei2":"104550954217221","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T11:06:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93854,"job_number":"JOB_93854","tr_customer_id":93871,"tr_customer_product_id":93861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T10:52:50.000Z","modified_at":"2025-10-31T10:52:50.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"24972712274007","imei1":"24972712274007","imei2":"24972712274007","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T10:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93853,"job_number":"JOB_93853","tr_customer_id":93870,"tr_customer_product_id":93860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T10:40:42.000Z","modified_at":"2025-10-31T10:40:42.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"24972612274007","imei1":"24972612274007","imei2":"24972612274007","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T10:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93852,"job_number":"JOB_93852","tr_customer_id":93869,"tr_customer_product_id":93859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T10:37:11.000Z","modified_at":"2025-10-31T10:37:11.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"24972612271007","imei1":"24972612271007","imei2":"24972612271007","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T10:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93851,"job_number":"JOB_93851","tr_customer_id":93868,"tr_customer_product_id":93858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T10:33:17.000Z","modified_at":"2025-10-31T10:33:17.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"24972512271007","imei1":"24972512271007","imei2":"24972512271007","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T10:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93850,"job_number":"JOB_93850","tr_customer_id":93867,"tr_customer_product_id":93857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T10:23:39.000Z","modified_at":"2025-10-31T10:23:39.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"24972512270007","imei1":"24972512270007","imei2":"24972512270007","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T10:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93849,"job_number":"JOB_93849","tr_customer_id":93866,"tr_customer_product_id":93856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T10:12:52.000Z","modified_at":"2025-10-31T10:12:52.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"24972512270067","imei1":"24972512270067","imei2":"24972512270067","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T10:12:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93848,"job_number":"JOB_93848","tr_customer_id":93865,"tr_customer_product_id":93855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T10:10:57.000Z","modified_at":"2025-10-31T10:10:57.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"24972512270077","imei1":"24972512270077","imei2":"24972512270077","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T10:10:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93846,"job_number":"JOB_93846","tr_customer_id":93863,"tr_customer_product_id":93853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T09:45:34.000Z","modified_at":"2025-10-31T09:45:34.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"24972512270078","imei1":"24972512270078","imei2":"24972512270078","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T09:45:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93845,"job_number":"JOB_93845","tr_customer_id":93862,"tr_customer_product_id":93852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T09:40:08.000Z","modified_at":"2025-10-31T09:40:08.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"24972502270078","imei1":"24972502270078","imei2":"24972502270078","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T09:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93844,"job_number":"JOB_93844","tr_customer_id":93861,"tr_customer_product_id":93851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T09:33:21.000Z","modified_at":"2025-10-31T09:33:21.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"24971502270078","imei1":"24971502270078","imei2":"24971502270078","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T09:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93843,"job_number":"JOB_93843","tr_customer_id":93860,"tr_customer_product_id":93850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T09:30:26.000Z","modified_at":"2025-10-31T13:43:06.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"24971502270778","imei1":"24971502270778","imei2":"24971502270778","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-31T13:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93842,"job_number":"JOB_93842","tr_customer_id":93859,"tr_customer_product_id":93849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T09:28:05.000Z","modified_at":"2025-10-31T09:28:05.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"24971502270775","imei1":"24971502270775","imei2":"24971502270775","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T09:28:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93832,"job_number":"JOB_93832","tr_customer_id":93849,"tr_customer_product_id":93839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T08:05:21.000Z","modified_at":"2025-10-31T08:05:21.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"24871502270775","imei1":"24871502270775","imei2":"24871502270775","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T08:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93829,"job_number":"JOB_93829","tr_customer_id":93846,"tr_customer_product_id":93836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T07:24:54.000Z","modified_at":"2025-10-31T07:24:54.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Makayla_Adams@yahoo.com","dop":"2025-07-02","serial_number":"18062721856779","imei1":"18062721856779","imei2":"18062721856779","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T07:24:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93828,"job_number":"JOB_93828","tr_customer_id":93845,"tr_customer_product_id":93835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T07:24:35.000Z","modified_at":"2025-10-31T07:24:35.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Percival64@gmail.com","dop":"2025-07-02","serial_number":"19570934857853","imei1":"19570934857853","imei2":"19570934857853","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T07:24:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93827,"job_number":"JOB_93827","tr_customer_id":93844,"tr_customer_product_id":93834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T07:24:31.000Z","modified_at":"2025-10-31T07:24:31.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"04871502270775","imei1":"04871502270775","imei2":"04871502270775","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T07:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93826,"job_number":"JOB_93826","tr_customer_id":93843,"tr_customer_product_id":93833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T07:24:14.000Z","modified_at":"2025-10-31T07:24:14.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Katrina23@hotmail.com","dop":"2025-07-02","serial_number":"14606420644009","imei1":"14606420644009","imei2":"14606420644009","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T07:24:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93825,"job_number":"JOB_93825","tr_customer_id":93842,"tr_customer_product_id":93832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T07:12:43.000Z","modified_at":"2025-10-31T07:12:43.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"84871502270775","imei1":"84871502270775","imei2":"84871502270775","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T07:12:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93824,"job_number":"JOB_93824","tr_customer_id":93841,"tr_customer_product_id":93831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T07:12:13.000Z","modified_at":"2025-10-31T07:12:13.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"74871502270775","imei1":"74871502270775","imei2":"74871502270775","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T07:12:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93821,"job_number":"JOB_93821","tr_customer_id":93838,"tr_customer_product_id":93828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T07:09:02.000Z","modified_at":"2025-10-31T07:09:02.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"64871502270775","imei1":"64871502270775","imei2":"64871502270775","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T07:09:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93816,"job_number":"JOB_93816","tr_customer_id":93833,"tr_customer_product_id":93823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:54:49.000Z","modified_at":"2025-10-31T06:55:00.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"101084265233713","imei1":"101084265233713","imei2":"101084265233713","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-31T06:55:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93815,"job_number":"JOB_93815","tr_customer_id":93832,"tr_customer_product_id":93822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:54:49.000Z","modified_at":"2025-10-31T06:54:49.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"105877452742708","imei1":"105877452742708","imei2":"105877452742708","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93754,"job_number":"JOB_93754","tr_customer_id":93771,"tr_customer_product_id":93761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:16:50.000Z","modified_at":"2025-10-31T06:16:50.000Z","name":"Rosetta Gleason","mobile_number":"573-478-0229","email_id":"Kennith.Stehr90@yahoo.com","dop":"2025-06-09","serial_number":"108722432248950","imei1":"108722432248950","imei2":"108722432248950","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:16:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93753,"job_number":"JOB_93753","tr_customer_id":93770,"tr_customer_product_id":93760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:16:50.000Z","modified_at":"2025-10-31T06:17:04.000Z","name":"Garett Miller","mobile_number":"740-775-0355","email_id":"Sherwood_Klocko@gmail.com","dop":"2025-06-09","serial_number":"102593324724583","imei1":"102593324724583","imei2":"102593324724583","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T06:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93752,"job_number":"JOB_93752","tr_customer_id":93769,"tr_customer_product_id":93759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:16:50.000Z","modified_at":"2025-10-31T06:16:50.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107204678814150","imei1":"107204678814150","imei2":"107204678814150","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:16:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93751,"job_number":"JOB_93751","tr_customer_id":93768,"tr_customer_product_id":93758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:16:31.000Z","modified_at":"2025-10-31T06:16:31.000Z","name":"Makenna Boyle","mobile_number":"917-963-5725","email_id":"Xander_Schulist@hotmail.com","dop":"2025-06-09","serial_number":"102643969138218","imei1":"102643969138218","imei2":"102643969138218","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:16:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93750,"job_number":"JOB_93750","tr_customer_id":93767,"tr_customer_product_id":93757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:16:31.000Z","modified_at":"2025-10-31T06:16:45.000Z","name":"Elnora Effertz","mobile_number":"755-300-7224","email_id":"Reuben_Grant@gmail.com","dop":"2025-06-09","serial_number":"109109320314735","imei1":"109109320314735","imei2":"109109320314735","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T06:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93749,"job_number":"JOB_93749","tr_customer_id":93766,"tr_customer_product_id":93756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:16:31.000Z","modified_at":"2025-10-31T06:16:31.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103240427515126","imei1":"103240427515126","imei2":"103240427515126","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:16:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93747,"job_number":"JOB_93747","tr_customer_id":93764,"tr_customer_product_id":93754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:16:12.000Z","modified_at":"2025-10-31T06:16:12.000Z","name":"Immanuel Witting","mobile_number":"346-641-5724","email_id":"Krista_Reinger@hotmail.com","dop":"2025-06-09","serial_number":"104115579126484","imei1":"104115579126484","imei2":"104115579126484","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:16:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93746,"job_number":"JOB_93746","tr_customer_id":93763,"tr_customer_product_id":93753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:16:11.000Z","modified_at":"2025-10-31T06:16:26.000Z","name":"Angus Hand","mobile_number":"497-274-8391","email_id":"Oda6@yahoo.com","dop":"2025-06-09","serial_number":"103374798718034","imei1":"103374798718034","imei2":"103374798718034","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T06:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93745,"job_number":"JOB_93745","tr_customer_id":93762,"tr_customer_product_id":93752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:16:11.000Z","modified_at":"2025-10-31T06:16:11.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100951951918977","imei1":"100951951918977","imei2":"100951951918977","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:16:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93737,"job_number":"JOB_93737","tr_customer_id":93754,"tr_customer_product_id":93744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T05:53:00.000Z","modified_at":"2025-10-31T09:19:23.000Z","name":"Raja Beta","mobile_number":"8950505050","email_id":"Rajabeta@gmail.com","dop":"2025-01-29","serial_number":"18183518720211","imei1":"18183518720211","imei2":"18183518720211","popurl":"2025-01-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T09:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93677,"job_number":"JOB_93677","tr_customer_id":93694,"tr_customer_product_id":93684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:24.000Z","modified_at":"2025-10-31T03:33:24.000Z","name":"Annabel Windler","mobile_number":"610-383-9509","email_id":"Marianna.Nitzsche@gmail.com","dop":"2025-06-09","serial_number":"102072127667717","imei1":"102072127667717","imei2":"102072127667717","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:33:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93676,"job_number":"JOB_93676","tr_customer_id":93693,"tr_customer_product_id":93683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:24.000Z","modified_at":"2025-10-31T03:33:38.000Z","name":"Edwardo Kuphal","mobile_number":"453-801-8750","email_id":"Zita_Waelchi63@gmail.com","dop":"2025-06-09","serial_number":"105470391523325","imei1":"105470391523325","imei2":"105470391523325","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T03:33:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93675,"job_number":"JOB_93675","tr_customer_id":93692,"tr_customer_product_id":93682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:23.000Z","modified_at":"2025-10-31T03:33:23.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105211692805218","imei1":"105211692805218","imei2":"105211692805218","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93666,"job_number":"JOB_93666","tr_customer_id":93683,"tr_customer_product_id":93673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:06.000Z","modified_at":"2025-10-31T03:33:06.000Z","name":"Katharina Jacobs","mobile_number":"924-780-5821","email_id":"Kellie_Skiles@gmail.com","dop":"2025-06-09","serial_number":"106700573748751","imei1":"106700573748751","imei2":"106700573748751","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:33:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93665,"job_number":"JOB_93665","tr_customer_id":93682,"tr_customer_product_id":93672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:06.000Z","modified_at":"2025-10-31T03:33:19.000Z","name":"Amira Schiller","mobile_number":"824-335-6627","email_id":"Eriberto3@yahoo.com","dop":"2025-06-09","serial_number":"103367282960639","imei1":"103367282960639","imei2":"103367282960639","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T03:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93664,"job_number":"JOB_93664","tr_customer_id":93681,"tr_customer_product_id":93671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:06.000Z","modified_at":"2025-10-31T03:33:06.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102161391064440","imei1":"102161391064440","imei2":"102161391064440","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:33:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93663,"job_number":"JOB_93663","tr_customer_id":93680,"tr_customer_product_id":93670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:48.000Z","modified_at":"2025-10-31T03:32:48.000Z","name":"Alexzander Emmerich","mobile_number":"493-423-5477","email_id":"Elouise2@hotmail.com","dop":"2025-06-09","serial_number":"103955920595165","imei1":"103955920595165","imei2":"103955920595165","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93662,"job_number":"JOB_93662","tr_customer_id":93679,"tr_customer_product_id":93669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:48.000Z","modified_at":"2025-10-31T03:33:02.000Z","name":"Sandy Huel","mobile_number":"250-306-2738","email_id":"Melany84@gmail.com","dop":"2025-06-09","serial_number":"108555975905337","imei1":"108555975905337","imei2":"108555975905337","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T03:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93661,"job_number":"JOB_93661","tr_customer_id":93678,"tr_customer_product_id":93668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:47.000Z","modified_at":"2025-10-31T03:32:47.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"107903701896829","imei1":"107903701896829","imei2":"107903701896829","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93660,"job_number":"JOB_93660","tr_customer_id":93677,"tr_customer_product_id":93667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:41.000Z","modified_at":"2025-10-31T03:32:41.000Z","name":"Maya Hudson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"114546224077698","imei1":"114546224077698","imei2":"114546224077698","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93658,"job_number":"JOB_93658","tr_customer_id":93675,"tr_customer_product_id":93665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:40.000Z","modified_at":"2025-10-31T03:32:40.000Z","name":"Maeve Kunde","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136510406488854","imei1":"136510406488854","imei2":"136510406488854","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93656,"job_number":"JOB_93656","tr_customer_id":93673,"tr_customer_product_id":93663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:40.000Z","modified_at":"2025-10-31T03:32:40.000Z","name":"Jamil Haley","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"119183334250748","imei1":"119183334250748","imei2":"119183334250748","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93655,"job_number":"JOB_93655","tr_customer_id":93672,"tr_customer_product_id":93662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:40.000Z","modified_at":"2025-10-31T03:32:40.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"160175622709531","imei1":"160175622709531","imei2":"160175622709531","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93644,"job_number":"JOB_93644","tr_customer_id":93661,"tr_customer_product_id":93651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:27.000Z","modified_at":"2025-10-31T03:32:27.000Z","name":"Bernhard Ryan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"159493201205860","imei1":"159493201205860","imei2":"159493201205860","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93643,"job_number":"JOB_93643","tr_customer_id":93660,"tr_customer_product_id":93650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:27.000Z","modified_at":"2025-10-31T03:32:27.000Z","name":"Hassie Grant","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"122262572010026","imei1":"122262572010026","imei2":"122262572010026","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93642,"job_number":"JOB_93642","tr_customer_id":93659,"tr_customer_product_id":93649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:27.000Z","modified_at":"2025-10-31T03:32:27.000Z","name":"Marilie Gottlieb","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"169427016753624","imei1":"169427016753624","imei2":"169427016753624","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93641,"job_number":"JOB_93641","tr_customer_id":93658,"tr_customer_product_id":93648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:26.000Z","modified_at":"2025-10-31T03:32:26.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"115644542902447","imei1":"115644542902447","imei2":"115644542902447","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93638,"job_number":"JOB_93638","tr_customer_id":93655,"tr_customer_product_id":93645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:10.000Z","modified_at":"2025-10-31T03:32:10.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Robyn80@hotmail.com","dop":"2025-07-02","serial_number":"10604063230593","imei1":"10604063230593","imei2":"10604063230593","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93630,"job_number":"JOB_93630","tr_customer_id":93647,"tr_customer_product_id":93637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:48.000Z","modified_at":"2025-10-31T03:31:48.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Austyn_Robel@gmail.com","dop":"2025-07-02","serial_number":"18151311646230","imei1":"18151311646230","imei2":"18151311646230","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93619,"job_number":"JOB_93619","tr_customer_id":93636,"tr_customer_product_id":93626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:26.000Z","modified_at":"2025-10-31T03:31:26.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Bernadette31@gmail.com","dop":"2025-07-02","serial_number":"18440984893244","imei1":"18440984893244","imei2":"18440984893244","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93614,"job_number":"JOB_93614","tr_customer_id":93631,"tr_customer_product_id":93621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:06.000Z","modified_at":"2025-10-31T03:31:06.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"40523490813524","imei1":"40523490813524","imei2":"40523490813524","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93613,"job_number":"JOB_93613","tr_customer_id":93630,"tr_customer_product_id":93620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:05.000Z","modified_at":"2025-10-31T03:31:05.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"92047643581844","imei1":"92047643581844","imei2":"92047643581844","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93611,"job_number":"JOB_93611","tr_customer_id":93628,"tr_customer_product_id":93618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:05.000Z","modified_at":"2025-10-31T03:31:05.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"55768932507262","imei1":"55768932507262","imei2":"55768932507262","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95292,"job_number":"JOB_95292","tr_customer_id":95309,"tr_customer_product_id":95299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:53.000Z","modified_at":"2025-10-31T13:47:53.000Z","name":"Sanya Nambeesan","mobile_number":"7034182628","email_id":"balagovind.singh@hotmail.com","dop":"2025-10-21","serial_number":"740305744706298","imei1":"740305744706298","imei2":"740305744706298","popurl":"www.sujata-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95291,"job_number":"JOB_95291","tr_customer_id":95308,"tr_customer_product_id":95298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:53.000Z","modified_at":"2025-10-31T13:47:53.000Z","name":"Ranjit Banerjee","mobile_number":"7049633229","email_id":"prasanna.malik@hotmail.com","dop":"2025-10-21","serial_number":"238752458301316","imei1":"238752458301316","imei2":"238752458301316","popurl":"www.shashi-gill.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95290,"job_number":"JOB_95290","tr_customer_id":95307,"tr_customer_product_id":95297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:53.000Z","modified_at":"2025-10-31T13:47:53.000Z","name":"Akshayakeerti Iyengar","mobile_number":"7095031399","email_id":"bandhul.butt@gmail.com","dop":"2025-10-21","serial_number":"402002089435663","imei1":"402002089435663","imei2":"402002089435663","popurl":"www.veda-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95289,"job_number":"JOB_95289","tr_customer_id":95306,"tr_customer_product_id":95296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Dhanu Guneta","mobile_number":"7025098312","email_id":"tara.menon@gmail.com","dop":"2025-10-21","serial_number":"192018231303518","imei1":"192018231303518","imei2":"192018231303518","popurl":"www.priya-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95288,"job_number":"JOB_95288","tr_customer_id":95305,"tr_customer_product_id":95295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Maheswar Rana","mobile_number":"7029567308","email_id":"chandini.trivedi@gmail.com","dop":"2025-10-21","serial_number":"506900542686065","imei1":"506900542686065","imei2":"506900542686065","popurl":"www.enakshi-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95287,"job_number":"JOB_95287","tr_customer_id":95304,"tr_customer_product_id":95294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Anilabh Mukhopadhyay","mobile_number":"7077277173","email_id":"bala.varma@gmail.com","dop":"2025-10-21","serial_number":"499396978590950","imei1":"499396978590950","imei2":"499396978590950","popurl":"www.trilochan-iyer.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95286,"job_number":"JOB_95286","tr_customer_id":95303,"tr_customer_product_id":95293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Abhaya Gandhi","mobile_number":"7063095808","email_id":"agnivesh.kaniyar@hotmail.com","dop":"2025-10-21","serial_number":"816203034473032","imei1":"816203034473032","imei2":"816203034473032","popurl":"www.devdan-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95285,"job_number":"JOB_95285","tr_customer_id":95302,"tr_customer_product_id":95292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Rohan Mahajan","mobile_number":"7021069175","email_id":"ojaswini.prajapat@hotmail.com","dop":"2025-10-21","serial_number":"644040360210574","imei1":"644040360210574","imei2":"644040360210574","popurl":"www.opalina-nair.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95284,"job_number":"JOB_95284","tr_customer_id":95301,"tr_customer_product_id":95291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Bhooshan Dutta","mobile_number":"7087476777","email_id":"agneya.gill@yahoo.co.in","dop":"2025-10-21","serial_number":"562819421911023","imei1":"562819421911023","imei2":"562819421911023","popurl":"www.kali-mishra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95283,"job_number":"JOB_95283","tr_customer_id":95300,"tr_customer_product_id":95290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Suryakant Naik","mobile_number":"7006395967","email_id":"devesh.kaul@gmail.com","dop":"2025-10-21","serial_number":"332135831772366","imei1":"332135831772366","imei2":"332135831772366","popurl":"www.anjaneya-khanna.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95282,"job_number":"JOB_95282","tr_customer_id":95299,"tr_customer_product_id":95289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Devdan Gill","mobile_number":"7037742343","email_id":"hiranmay.talwar@yahoo.co.in","dop":"2025-10-21","serial_number":"293946930551771","imei1":"293946930551771","imei2":"293946930551771","popurl":"www.indra-bhattacharya.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95281,"job_number":"JOB_95281","tr_customer_id":95298,"tr_customer_product_id":95288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Aishani Shukla","mobile_number":"7008628713","email_id":"arya.ahluwalia@hotmail.com","dop":"2025-10-21","serial_number":"684600579869543","imei1":"684600579869543","imei2":"684600579869543","popurl":"www.mohini-khatri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95280,"job_number":"JOB_95280","tr_customer_id":95297,"tr_customer_product_id":95287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Shiv Bharadwaj","mobile_number":"7043512980","email_id":"adityanandan.dwivedi@yahoo.co.in","dop":"2025-10-21","serial_number":"943494906150452","imei1":"943494906150452","imei2":"943494906150452","popurl":"www.adityanandan-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95279,"job_number":"JOB_95279","tr_customer_id":95296,"tr_customer_product_id":95286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Chaturaanan Jha","mobile_number":"7038956035","email_id":"baalagopaal.chattopadhyay@yahoo.co.in","dop":"2025-10-21","serial_number":"491599841657875","imei1":"491599841657875","imei2":"491599841657875","popurl":"www.surya-nehru.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95278,"job_number":"JOB_95278","tr_customer_id":95295,"tr_customer_product_id":95285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Chinmayanand Bharadwaj","mobile_number":"7066833224","email_id":"bhima.arora@gmail.com","dop":"2025-10-21","serial_number":"557904204213012","imei1":"557904204213012","imei2":"557904204213012","popurl":"www.aasha-gill.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95277,"job_number":"JOB_95277","tr_customer_id":95294,"tr_customer_product_id":95284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Deevakar Pilla","mobile_number":"7074804895","email_id":"chatura.marar@yahoo.co.in","dop":"2025-10-21","serial_number":"338226625005047","imei1":"338226625005047","imei2":"338226625005047","popurl":"www.bhasvan-gill.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95276,"job_number":"JOB_95276","tr_customer_id":95293,"tr_customer_product_id":95283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Purushottam Kapoor","mobile_number":"7085682174","email_id":"mandaakin.dubashi@gmail.com","dop":"2025-10-21","serial_number":"936237761016759","imei1":"936237761016759","imei2":"936237761016759","popurl":"www.gati-iyengar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95275,"job_number":"JOB_95275","tr_customer_id":95292,"tr_customer_product_id":95282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Anunay Nambeesan","mobile_number":"7027067748","email_id":"bhudeva.singh@yahoo.co.in","dop":"2025-10-21","serial_number":"753059785050645","imei1":"753059785050645","imei2":"753059785050645","popurl":"www.bhupen-namboothiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95274,"job_number":"JOB_95274","tr_customer_id":95291,"tr_customer_product_id":95281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Balamani Khatri","mobile_number":"7071126219","email_id":"chiranjeeve.nehru@yahoo.co.in","dop":"2025-10-21","serial_number":"237756135887351","imei1":"237756135887351","imei2":"237756135887351","popurl":"www.dhanvin-rana.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95273,"job_number":"JOB_95273","tr_customer_id":95290,"tr_customer_product_id":95280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Gatik Dutta","mobile_number":"7096497831","email_id":"abani.sharma@gmail.com","dop":"2025-10-21","serial_number":"300058111715598","imei1":"300058111715598","imei2":"300058111715598","popurl":"www.gopee-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95272,"job_number":"JOB_95272","tr_customer_id":95289,"tr_customer_product_id":95279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Oormila Saini","mobile_number":"7090086587","email_id":"kamlesh.devar@hotmail.com","dop":"2025-10-21","serial_number":"327464937631513","imei1":"327464937631513","imei2":"327464937631513","popurl":"www.chitraksh-varrier.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95271,"job_number":"JOB_95271","tr_customer_id":95288,"tr_customer_product_id":95278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Hiranya Mahajan","mobile_number":"7087490451","email_id":"dhananjay.kaniyar@hotmail.com","dop":"2025-10-21","serial_number":"564062881064905","imei1":"564062881064905","imei2":"564062881064905","popurl":"www.chakradhar-mahajan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95270,"job_number":"JOB_95270","tr_customer_id":95287,"tr_customer_product_id":95277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Agneya Nambeesan","mobile_number":"7004951841","email_id":"vidur.mehra@gmail.com","dop":"2025-10-21","serial_number":"028726815879918","imei1":"028726815879918","imei2":"028726815879918","popurl":"www.durgeshwari-gupta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95269,"job_number":"JOB_95269","tr_customer_id":95286,"tr_customer_product_id":95276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Sachin Gowda","mobile_number":"7024650966","email_id":"vishwamitra.jha@gmail.com","dop":"2025-10-21","serial_number":"149816373044610","imei1":"149816373044610","imei2":"149816373044610","popurl":"www.chandran-pothuvaal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95268,"job_number":"JOB_95268","tr_customer_id":95285,"tr_customer_product_id":95275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Vrinda Trivedi","mobile_number":"7076397119","email_id":"shreya.ahluwalia@yahoo.co.in","dop":"2025-10-21","serial_number":"651308670979074","imei1":"651308670979074","imei2":"651308670979074","popurl":"www.alok-mukhopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95267,"job_number":"JOB_95267","tr_customer_id":95284,"tr_customer_product_id":95274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Esha Ahluwalia","mobile_number":"7058389282","email_id":"chakradhar.gandhi@hotmail.com","dop":"2025-10-21","serial_number":"321942467225262","imei1":"321942467225262","imei2":"321942467225262","popurl":"www.dhanalakshmi-dutta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95266,"job_number":"JOB_95266","tr_customer_id":95283,"tr_customer_product_id":95273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Keerti Abbott","mobile_number":"7038921327","email_id":"aanandaswarup.khan@gmail.com","dop":"2025-10-21","serial_number":"149483544738552","imei1":"149483544738552","imei2":"149483544738552","popurl":"www.adhrit-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95265,"job_number":"JOB_95265","tr_customer_id":95282,"tr_customer_product_id":95272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Anila Namboothiri","mobile_number":"7072845503","email_id":"jai.pothuvaal@gmail.com","dop":"2025-10-21","serial_number":"334736543716789","imei1":"334736543716789","imei2":"334736543716789","popurl":"www.mani-mishra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95264,"job_number":"JOB_95264","tr_customer_id":95281,"tr_customer_product_id":95271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Subhashini Varman","mobile_number":"7032561309","email_id":"sher.malik@gmail.com","dop":"2025-10-21","serial_number":"645476575183413","imei1":"645476575183413","imei2":"645476575183413","popurl":"www.apsara-prajapat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95263,"job_number":"JOB_95263","tr_customer_id":95280,"tr_customer_product_id":95270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Tanya Naik","mobile_number":"7020079363","email_id":"bakula.panicker@gmail.com","dop":"2025-10-21","serial_number":"317639131467848","imei1":"317639131467848","imei2":"317639131467848","popurl":"www.dhyaneshwar-naik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95262,"job_number":"JOB_95262","tr_customer_id":95279,"tr_customer_product_id":95269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Jagmeet Achari","mobile_number":"7071325026","email_id":"atmananda.nehru@hotmail.com","dop":"2025-10-21","serial_number":"359882652186069","imei1":"359882652186069","imei2":"359882652186069","popurl":"www.giriraaj-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95261,"job_number":"JOB_95261","tr_customer_id":95278,"tr_customer_product_id":95268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Javas Gowda","mobile_number":"7038235536","email_id":"pushti.ganaka@yahoo.co.in","dop":"2025-10-21","serial_number":"305454554523749","imei1":"305454554523749","imei2":"305454554523749","popurl":"www.opalina-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95260,"job_number":"JOB_95260","tr_customer_id":95277,"tr_customer_product_id":95267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Vedanshi Jain","mobile_number":"7051132324","email_id":"bhupati.panicker@yahoo.co.in","dop":"2025-10-21","serial_number":"595319410752033","imei1":"595319410752033","imei2":"595319410752033","popurl":"www.shiv-arora.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95259,"job_number":"JOB_95259","tr_customer_id":95276,"tr_customer_product_id":95266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Birjesh Banerjee","mobile_number":"7011962676","email_id":"akula.achari@yahoo.co.in","dop":"2025-10-21","serial_number":"130252155029031","imei1":"130252155029031","imei2":"130252155029031","popurl":"www.shantanu-acharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95258,"job_number":"JOB_95258","tr_customer_id":95275,"tr_customer_product_id":95265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Gopal Shukla","mobile_number":"7051424601","email_id":"siddhran.deshpande@gmail.com","dop":"2025-10-21","serial_number":"255893540596359","imei1":"255893540596359","imei2":"255893540596359","popurl":"www.rageshwari-menon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95257,"job_number":"JOB_95257","tr_customer_id":95274,"tr_customer_product_id":95264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Deb Johar","mobile_number":"7048816788","email_id":"abhaya.namboothiri@hotmail.com","dop":"2025-10-21","serial_number":"964760194945256","imei1":"964760194945256","imei2":"964760194945256","popurl":"www.chandrakala-gupta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95256,"job_number":"JOB_95256","tr_customer_id":95273,"tr_customer_product_id":95263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Deeptanshu Dutta","mobile_number":"7019982201","email_id":"amaranaath.guneta@yahoo.co.in","dop":"2025-10-21","serial_number":"424643965735436","imei1":"424643965735436","imei2":"424643965735436","popurl":"www.datta-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95255,"job_number":"JOB_95255","tr_customer_id":95272,"tr_customer_product_id":95262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Menka Butt","mobile_number":"7009371775","email_id":"aanjaneya.guha@yahoo.co.in","dop":"2025-10-21","serial_number":"162254566054074","imei1":"162254566054074","imei2":"162254566054074","popurl":"www.vyas-abbott.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95254,"job_number":"JOB_95254","tr_customer_id":95271,"tr_customer_product_id":95261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Guru Somayaji","mobile_number":"7084291997","email_id":"agrata.dhawan@hotmail.com","dop":"2025-10-21","serial_number":"464966794467298","imei1":"464966794467298","imei2":"464966794467298","popurl":"www.diksha-iyer.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95253,"job_number":"JOB_95253","tr_customer_id":95270,"tr_customer_product_id":95260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Marut Sharma","mobile_number":"7055528233","email_id":"uttam.johar@gmail.com","dop":"2025-10-21","serial_number":"184586263373479","imei1":"184586263373479","imei2":"184586263373479","popurl":"www.dhanalakshmi-pillai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95252,"job_number":"JOB_95252","tr_customer_id":95269,"tr_customer_product_id":95259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Jagdish Gandhi","mobile_number":"7070321825","email_id":"karthik.asan@yahoo.co.in","dop":"2025-10-21","serial_number":"219264847490348","imei1":"219264847490348","imei2":"219264847490348","popurl":"www.gopee-naik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95251,"job_number":"JOB_95251","tr_customer_id":95268,"tr_customer_product_id":95258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Ahalya Kaur","mobile_number":"7058279578","email_id":"ojaswini.pillai@gmail.com","dop":"2025-10-21","serial_number":"694265370281237","imei1":"694265370281237","imei2":"694265370281237","popurl":"www.ajit-sethi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95250,"job_number":"JOB_95250","tr_customer_id":95267,"tr_customer_product_id":95257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Vimal Bharadwaj","mobile_number":"7038806797","email_id":"anjali.gandhi@hotmail.com","dop":"2025-10-21","serial_number":"800065431779566","imei1":"800065431779566","imei2":"800065431779566","popurl":"www.meena-malik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95249,"job_number":"JOB_95249","tr_customer_id":95266,"tr_customer_product_id":95256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Mahesh Bhattathiri","mobile_number":"7080584110","email_id":"ganesh.bhattathiri@gmail.com","dop":"2025-10-21","serial_number":"129903736494298","imei1":"129903736494298","imei2":"129903736494298","popurl":"www.pranay-desai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95248,"job_number":"JOB_95248","tr_customer_id":95265,"tr_customer_product_id":95255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Gaurang Asan","mobile_number":"7037129863","email_id":"suma.dutta@gmail.com","dop":"2025-10-21","serial_number":"451310819254503","imei1":"451310819254503","imei2":"451310819254503","popurl":"www.indra-butt.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95247,"job_number":"JOB_95247","tr_customer_id":95264,"tr_customer_product_id":95254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Gopee Mehrotra","mobile_number":"7053662934","email_id":"bhanumati.gill@yahoo.co.in","dop":"2025-10-21","serial_number":"568821754618759","imei1":"568821754618759","imei2":"568821754618759","popurl":"www.bhupen-chopra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95246,"job_number":"JOB_95246","tr_customer_id":95263,"tr_customer_product_id":95253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Daksha Somayaji","mobile_number":"7017154810","email_id":"gorakhanatha.ahluwalia@gmail.com","dop":"2025-10-21","serial_number":"770140830136363","imei1":"770140830136363","imei2":"770140830136363","popurl":"www.bhadraksh-embranthiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95245,"job_number":"JOB_95245","tr_customer_id":95261,"tr_customer_product_id":95252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Gandharv Talwar","mobile_number":"7028651678","email_id":"tara.bandopadhyay@gmail.com","dop":"2025-10-21","serial_number":"369721375676393","imei1":"369721375676393","imei2":"369721375676393","popurl":"www.kin-iyengar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95244,"job_number":"JOB_95244","tr_customer_id":95262,"tr_customer_product_id":95251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Ananta Banerjee","mobile_number":"7038688920","email_id":"surya.gandhi@gmail.com","dop":"2025-10-21","serial_number":"316633630720902","imei1":"316633630720902","imei2":"316633630720902","popurl":"www.shrishti-mehra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95243,"job_number":"JOB_95243","tr_customer_id":95260,"tr_customer_product_id":95250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Vijay Jain","mobile_number":"7035842943","email_id":"deeptimay.iyer@hotmail.com","dop":"2025-10-21","serial_number":"213048099170278","imei1":"213048099170278","imei2":"213048099170278","popurl":"www.ekadant-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95242,"job_number":"JOB_95242","tr_customer_id":95259,"tr_customer_product_id":95249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Chaturaanan Patel","mobile_number":"7025428679","email_id":"oormila.khatri@gmail.com","dop":"2025-10-21","serial_number":"438912789363527","imei1":"438912789363527","imei2":"438912789363527","popurl":"www.achintya-saini.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95241,"job_number":"JOB_95241","tr_customer_id":95258,"tr_customer_product_id":95248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Jitender Ganaka","mobile_number":"7090637722","email_id":"arya.chattopadhyay@hotmail.com","dop":"2025-10-21","serial_number":"851541816269459","imei1":"851541816269459","imei2":"851541816269459","popurl":"www.ekaksh-dhawan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95240,"job_number":"JOB_95240","tr_customer_id":95257,"tr_customer_product_id":95247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Somnath Nehru","mobile_number":"7084833259","email_id":"dhatri.kaur@hotmail.com","dop":"2025-10-21","serial_number":"770109994025873","imei1":"770109994025873","imei2":"770109994025873","popurl":"www.girindra-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95239,"job_number":"JOB_95239","tr_customer_id":95256,"tr_customer_product_id":95246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Bhaswar Reddy","mobile_number":"7063607051","email_id":"kirti.desai@hotmail.com","dop":"2025-10-21","serial_number":"280362416915466","imei1":"280362416915466","imei2":"280362416915466","popurl":"www.dev-khatri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95238,"job_number":"JOB_95238","tr_customer_id":95255,"tr_customer_product_id":95245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Shivakari Somayaji","mobile_number":"7095830493","email_id":"marut.desai@gmail.com","dop":"2025-10-21","serial_number":"913537479236533","imei1":"913537479236533","imei2":"913537479236533","popurl":"www.aruna-sinha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95237,"job_number":"JOB_95237","tr_customer_id":95253,"tr_customer_product_id":95243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Dipesh Butt","mobile_number":"7097847549","email_id":"daevi.devar@hotmail.com","dop":"2025-10-21","serial_number":"093984655282856","imei1":"093984655282856","imei2":"093984655282856","popurl":"www.gopaal-shukla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95236,"job_number":"JOB_95236","tr_customer_id":95254,"tr_customer_product_id":95244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Hiranya Prajapat","mobile_number":"7049798280","email_id":"bhaanumati.naik@gmail.com","dop":"2025-10-21","serial_number":"750990315573965","imei1":"750990315573965","imei2":"750990315573965","popurl":"www.aaditya-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95235,"job_number":"JOB_95235","tr_customer_id":95252,"tr_customer_product_id":95242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Aruna Bharadwaj","mobile_number":"7020890161","email_id":"suryakant.guneta@hotmail.com","dop":"2025-10-21","serial_number":"197907612134087","imei1":"197907612134087","imei2":"197907612134087","popurl":"www.surya-devar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95234,"job_number":"JOB_95234","tr_customer_id":95251,"tr_customer_product_id":95241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Bheeshma Tagore","mobile_number":"7002493567","email_id":"leela.trivedi@gmail.com","dop":"2025-10-21","serial_number":"710061891586165","imei1":"710061891586165","imei2":"710061891586165","popurl":"www.chidambar-pandey.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95233,"job_number":"JOB_95233","tr_customer_id":95250,"tr_customer_product_id":95240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Sitara Trivedi","mobile_number":"7053982931","email_id":"indra.khanna@gmail.com","dop":"2025-10-21","serial_number":"329891276262420","imei1":"329891276262420","imei2":"329891276262420","popurl":"www.sumitra-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95232,"job_number":"JOB_95232","tr_customer_id":95249,"tr_customer_product_id":95239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Trilochana Abbott","mobile_number":"7092753570","email_id":"lakshmidhar.butt@gmail.com","dop":"2025-10-21","serial_number":"341301288805257","imei1":"341301288805257","imei2":"341301288805257","popurl":"www.samir-sinha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95231,"job_number":"JOB_95231","tr_customer_id":95248,"tr_customer_product_id":95238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Chidaakaash Khan","mobile_number":"7074914152","email_id":"garuda.nair@yahoo.co.in","dop":"2025-10-21","serial_number":"788509780066716","imei1":"788509780066716","imei2":"788509780066716","popurl":"www.suryakant-saini.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95230,"job_number":"JOB_95230","tr_customer_id":95247,"tr_customer_product_id":95237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Gandharva Dutta","mobile_number":"7069674122","email_id":"chetanaanand.reddy@yahoo.co.in","dop":"2025-10-21","serial_number":"023865281015592","imei1":"023865281015592","imei2":"023865281015592","popurl":"www.suma-malik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95229,"job_number":"JOB_95229","tr_customer_id":95246,"tr_customer_product_id":95236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Chinmayanand Kaniyar","mobile_number":"7079427571","email_id":"chandani.khatri@gmail.com","dop":"2025-10-21","serial_number":"810110243740340","imei1":"810110243740340","imei2":"810110243740340","popurl":"www.aryan-mishra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95228,"job_number":"JOB_95228","tr_customer_id":95245,"tr_customer_product_id":95235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Chandramani Deshpande","mobile_number":"7035482225","email_id":"usha.iyer@gmail.com","dop":"2025-10-21","serial_number":"892554528628688","imei1":"892554528628688","imei2":"892554528628688","popurl":"www.nikita-khatri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95227,"job_number":"JOB_95227","tr_customer_id":95244,"tr_customer_product_id":95234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Enakshi Varman","mobile_number":"7057146483","email_id":"chapala.mehrotra@gmail.com","dop":"2025-10-21","serial_number":"696011310041057","imei1":"696011310041057","imei2":"696011310041057","popurl":"www.vaijayanthi-naik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95226,"job_number":"JOB_95226","tr_customer_id":95243,"tr_customer_product_id":95233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Minakshi Kapoor","mobile_number":"7077445259","email_id":"dhana.acharya@yahoo.co.in","dop":"2025-10-21","serial_number":"483549319972360","imei1":"483549319972360","imei2":"483549319972360","popurl":"www.tushar-kaul.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95225,"job_number":"JOB_95225","tr_customer_id":95242,"tr_customer_product_id":95232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Baala Singh","mobile_number":"7067681706","email_id":"vishnu.saini@hotmail.com","dop":"2025-10-21","serial_number":"545354002715767","imei1":"545354002715767","imei2":"545354002715767","popurl":"www.agasti-nehru.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95224,"job_number":"JOB_95224","tr_customer_id":95241,"tr_customer_product_id":95231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Manisha Embranthiri","mobile_number":"7012331388","email_id":"umang.bhattathiri@hotmail.com","dop":"2025-10-21","serial_number":"216615586934446","imei1":"216615586934446","imei2":"216615586934446","popurl":"www.samir-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95223,"job_number":"JOB_95223","tr_customer_id":95240,"tr_customer_product_id":95230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Trisha Bhat","mobile_number":"7059115031","email_id":"chanakya.deshpande@yahoo.co.in","dop":"2025-10-21","serial_number":"155719143422385","imei1":"155719143422385","imei2":"155719143422385","popurl":"www.malati-kocchar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95222,"job_number":"JOB_95222","tr_customer_id":95239,"tr_customer_product_id":95229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Anil Naik","mobile_number":"7048098327","email_id":"vinay.iyengar@gmail.com","dop":"2025-10-21","serial_number":"379367193390595","imei1":"379367193390595","imei2":"379367193390595","popurl":"www.umang-ahuja.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95221,"job_number":"JOB_95221","tr_customer_id":95238,"tr_customer_product_id":95228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Chandraketu Dubashi","mobile_number":"7023655194","email_id":"narayan.khanna@hotmail.com","dop":"2025-10-21","serial_number":"966478234096912","imei1":"966478234096912","imei2":"966478234096912","popurl":"www.ganak-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95220,"job_number":"JOB_95220","tr_customer_id":95237,"tr_customer_product_id":95227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Deepankar Chopra","mobile_number":"7086758388","email_id":"somnath.kakkar@hotmail.com","dop":"2025-10-21","serial_number":"768899223040640","imei1":"768899223040640","imei2":"768899223040640","popurl":"www.rageswari-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95219,"job_number":"JOB_95219","tr_customer_id":95236,"tr_customer_product_id":95226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Rageswari Iyer","mobile_number":"7044611044","email_id":"shobhana.patel@yahoo.co.in","dop":"2025-10-21","serial_number":"408267634516087","imei1":"408267634516087","imei2":"408267634516087","popurl":"www.vedanga-achari.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95218,"job_number":"JOB_95218","tr_customer_id":95235,"tr_customer_product_id":95225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Anagh Jha","mobile_number":"7086904089","email_id":"shakti.nayar@hotmail.com","dop":"2025-10-21","serial_number":"878173878664599","imei1":"878173878664599","imei2":"878173878664599","popurl":"www.gitanjali-nehru.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95217,"job_number":"JOB_95217","tr_customer_id":95234,"tr_customer_product_id":95224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Shakti Bhattacharya","mobile_number":"7014744646","email_id":"atreyee.sethi@yahoo.co.in","dop":"2025-10-21","serial_number":"613524203635376","imei1":"613524203635376","imei2":"613524203635376","popurl":"www.bhuvaneshwar-somayaji.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95216,"job_number":"JOB_95216","tr_customer_id":95233,"tr_customer_product_id":95223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Sitara Trivedi","mobile_number":"7042853659","email_id":"eshana.reddy@yahoo.co.in","dop":"2025-10-21","serial_number":"211268085096308","imei1":"211268085096308","imei2":"211268085096308","popurl":"www.brahmanandam-bhattathiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95215,"job_number":"JOB_95215","tr_customer_id":95232,"tr_customer_product_id":95222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Manik Gandhi","mobile_number":"7067016512","email_id":"anagh.mahajan@yahoo.co.in","dop":"2025-10-21","serial_number":"782074530736747","imei1":"782074530736747","imei2":"782074530736747","popurl":"www.girik-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95214,"job_number":"JOB_95214","tr_customer_id":95231,"tr_customer_product_id":95221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Nirbhay Nair","mobile_number":"7045312127","email_id":"swara.bhattacharya@gmail.com","dop":"2025-10-21","serial_number":"368505874974966","imei1":"368505874974966","imei2":"368505874974966","popurl":"www.akshat-patil.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95213,"job_number":"JOB_95213","tr_customer_id":95230,"tr_customer_product_id":95220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Ganesh Asan","mobile_number":"7046202725","email_id":"ekaksh.malik@yahoo.co.in","dop":"2025-10-21","serial_number":"335629536887277","imei1":"335629536887277","imei2":"335629536887277","popurl":"www.adhrit-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95212,"job_number":"JOB_95212","tr_customer_id":95229,"tr_customer_product_id":95219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Durga Kaul","mobile_number":"7081477758","email_id":"archan.asan@hotmail.com","dop":"2025-10-21","serial_number":"503141450406140","imei1":"503141450406140","imei2":"503141450406140","popurl":"www.bhaaswar-mishra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95211,"job_number":"JOB_95211","tr_customer_id":95228,"tr_customer_product_id":95218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Sanka Verma","mobile_number":"7008305438","email_id":"prema.varrier@gmail.com","dop":"2025-10-21","serial_number":"315671893179226","imei1":"315671893179226","imei2":"315671893179226","popurl":"www.ranjit-dhawan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95210,"job_number":"JOB_95210","tr_customer_id":95227,"tr_customer_product_id":95217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Asha Chaturvedi","mobile_number":"7027101175","email_id":"anish.talwar@hotmail.com","dop":"2025-10-21","serial_number":"321588010145562","imei1":"321588010145562","imei2":"321588010145562","popurl":"www.nawal-pandey.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95209,"job_number":"JOB_95209","tr_customer_id":95226,"tr_customer_product_id":95216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Gurdev Talwar","mobile_number":"7028787348","email_id":"abhaidev.bandopadhyay@hotmail.com","dop":"2025-10-21","serial_number":"943001748719921","imei1":"943001748719921","imei2":"943001748719921","popurl":"www.swapnil-kaur.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95208,"job_number":"JOB_95208","tr_customer_id":95225,"tr_customer_product_id":95215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Prathamesh Khan","mobile_number":"7023993442","email_id":"ajeet.dubashi@yahoo.co.in","dop":"2025-10-21","serial_number":"546232109477198","imei1":"546232109477198","imei2":"546232109477198","popurl":"www.gorakhanatha-saini.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95207,"job_number":"JOB_95207","tr_customer_id":95224,"tr_customer_product_id":95214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Anila Rana","mobile_number":"7092481625","email_id":"akshata.reddy@hotmail.com","dop":"2025-10-21","serial_number":"118458842734988","imei1":"118458842734988","imei2":"118458842734988","popurl":"www.aadrika-butt.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95206,"job_number":"JOB_95206","tr_customer_id":95223,"tr_customer_product_id":95213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Vidur Sethi","mobile_number":"7046440858","email_id":"digambar.sethi@gmail.com","dop":"2025-10-21","serial_number":"280853939789408","imei1":"280853939789408","imei2":"280853939789408","popurl":"www.adheesh-sharma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95205,"job_number":"JOB_95205","tr_customer_id":95222,"tr_customer_product_id":95212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Ghanaanand Sharma","mobile_number":"7069283441","email_id":"diksha.mehrotra@yahoo.co.in","dop":"2025-10-21","serial_number":"531735108296810","imei1":"531735108296810","imei2":"531735108296810","popurl":"www.bhuvaneshwar-gowda.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95204,"job_number":"JOB_95204","tr_customer_id":95221,"tr_customer_product_id":95211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Shobhana Chattopadhyay","mobile_number":"7026789979","email_id":"anand.verma@hotmail.com","dop":"2025-10-21","serial_number":"173391676865812","imei1":"173391676865812","imei2":"173391676865812","popurl":"www.chandni-arora.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95203,"job_number":"JOB_95203","tr_customer_id":95220,"tr_customer_product_id":95210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Chaten Nair","mobile_number":"7037713636","email_id":"gopi.singh@yahoo.co.in","dop":"2025-10-21","serial_number":"034209243341142","imei1":"034209243341142","imei2":"034209243341142","popurl":"www.shashikala-ahluwalia.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95202,"job_number":"JOB_95202","tr_customer_id":95219,"tr_customer_product_id":95209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Susheel Arora","mobile_number":"7014442068","email_id":"amritambu.jha@yahoo.co.in","dop":"2025-10-21","serial_number":"691359641165120","imei1":"691359641165120","imei2":"691359641165120","popurl":"www.aagneya-mukhopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95201,"job_number":"JOB_95201","tr_customer_id":95218,"tr_customer_product_id":95208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Vimala Naik","mobile_number":"7023541804","email_id":"tanya.nair@hotmail.com","dop":"2025-10-21","serial_number":"149691316228824","imei1":"149691316228824","imei2":"149691316228824","popurl":"www.aarya-acharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95200,"job_number":"JOB_95200","tr_customer_id":95217,"tr_customer_product_id":95207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Jyoti Gandhi","mobile_number":"7088364287","email_id":"charuchandra.talwar@hotmail.com","dop":"2025-10-21","serial_number":"041686825268230","imei1":"041686825268230","imei2":"041686825268230","popurl":"www.aditya-menon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95199,"job_number":"JOB_95199","tr_customer_id":95216,"tr_customer_product_id":95206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Aagam Sinha","mobile_number":"7004600349","email_id":"anand.sethi@gmail.com","dop":"2025-10-21","serial_number":"484481510010129","imei1":"484481510010129","imei2":"484481510010129","popurl":"www.abani-tagore.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95198,"job_number":"JOB_95198","tr_customer_id":95215,"tr_customer_product_id":95205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Chiranjeeve Pilla","mobile_number":"7068837794","email_id":"geetanjali.asan@yahoo.co.in","dop":"2025-10-21","serial_number":"333204796126884","imei1":"333204796126884","imei2":"333204796126884","popurl":"www.chandrakin-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95197,"job_number":"JOB_95197","tr_customer_id":95214,"tr_customer_product_id":95204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Jagmeet Gupta","mobile_number":"7045912721","email_id":"karthik.varman@yahoo.co.in","dop":"2025-10-21","serial_number":"096041522051176","imei1":"096041522051176","imei2":"096041522051176","popurl":"www.sarala-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95196,"job_number":"JOB_95196","tr_customer_id":95213,"tr_customer_product_id":95203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Chandak Asan","mobile_number":"7026719585","email_id":"meghnath.agarwal@hotmail.com","dop":"2025-10-21","serial_number":"122370949748734","imei1":"122370949748734","imei2":"122370949748734","popurl":"www.devvrat-jha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95195,"job_number":"JOB_95195","tr_customer_id":95212,"tr_customer_product_id":95202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Tapan Singh","mobile_number":"7029254710","email_id":"navin.bharadwaj@hotmail.com","dop":"2025-10-21","serial_number":"253305401238788","imei1":"253305401238788","imei2":"253305401238788","popurl":"www.chetanaanand-patil.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95194,"job_number":"JOB_95194","tr_customer_id":95211,"tr_customer_product_id":95201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Suryakanta Bhattathiri","mobile_number":"7016265172","email_id":"bhilangana.mishra@hotmail.com","dop":"2025-10-21","serial_number":"286431432376564","imei1":"286431432376564","imei2":"286431432376564","popurl":"www.chandramohan-joshi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95193,"job_number":"JOB_95193","tr_customer_id":95210,"tr_customer_product_id":95200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Nirbhay Pillai","mobile_number":"7073797589","email_id":"gauraang.butt@hotmail.com","dop":"2025-10-21","serial_number":"528700439823763","imei1":"528700439823763","imei2":"528700439823763","popurl":"www.budhil-butt.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95192,"job_number":"JOB_95192","tr_customer_id":95209,"tr_customer_product_id":95199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Susheel Nayar","mobile_number":"7038392553","email_id":"bhoopati.adiga@hotmail.com","dop":"2025-10-21","serial_number":"240780513888802","imei1":"240780513888802","imei2":"240780513888802","popurl":"www.dhatri-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95191,"job_number":"JOB_95191","tr_customer_id":95208,"tr_customer_product_id":95198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Aasha Iyer","mobile_number":"7045363499","email_id":"anjushree.mishra@hotmail.com","dop":"2025-10-21","serial_number":"554457730951086","imei1":"554457730951086","imei2":"554457730951086","popurl":"www.harita-khatri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95190,"job_number":"JOB_95190","tr_customer_id":95207,"tr_customer_product_id":95197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Baalagopaal Agarwal","mobile_number":"7076495412","email_id":"suma.kaul@hotmail.com","dop":"2025-10-21","serial_number":"672123251680809","imei1":"672123251680809","imei2":"672123251680809","popurl":"www.vaishvi-trivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95189,"job_number":"JOB_95189","tr_customer_id":95206,"tr_customer_product_id":95196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Rohana Gupta","mobile_number":"7030947187","email_id":"darshwana.gowda@gmail.com","dop":"2025-10-21","serial_number":"100544906774137","imei1":"100544906774137","imei2":"100544906774137","popurl":"www.dipesh-tandon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95188,"job_number":"JOB_95188","tr_customer_id":95205,"tr_customer_product_id":95195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Kashyapi Chaturvedi","mobile_number":"7079893370","email_id":"akshaj.tandon@gmail.com","dop":"2025-10-21","serial_number":"589234347488114","imei1":"589234347488114","imei2":"589234347488114","popurl":"www.karunanidhi-menon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95187,"job_number":"JOB_95187","tr_customer_id":95204,"tr_customer_product_id":95194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Drona Butt","mobile_number":"7081352111","email_id":"prem.tandon@hotmail.com","dop":"2025-10-21","serial_number":"933850719446215","imei1":"933850719446215","imei2":"933850719446215","popurl":"www.lakshmidhar-rana.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95186,"job_number":"JOB_95186","tr_customer_id":95203,"tr_customer_product_id":95193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Bhadra Bhattacharya","mobile_number":"7047537197","email_id":"kamla.patel@hotmail.com","dop":"2025-10-21","serial_number":"900382821540597","imei1":"900382821540597","imei2":"900382821540597","popurl":"www.subhasini-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95185,"job_number":"JOB_95185","tr_customer_id":95202,"tr_customer_product_id":95192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Sarada Talwar","mobile_number":"7047779029","email_id":"dron.kaul@yahoo.co.in","dop":"2025-10-21","serial_number":"755149629535268","imei1":"755149629535268","imei2":"755149629535268","popurl":"www.prem-ahuja.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95184,"job_number":"JOB_95184","tr_customer_id":95201,"tr_customer_product_id":95191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Bhooshit Pillai","mobile_number":"7065025418","email_id":"bheeshma.desai@yahoo.co.in","dop":"2025-10-21","serial_number":"540381193026159","imei1":"540381193026159","imei2":"540381193026159","popurl":"www.dayamayee-verma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95183,"job_number":"JOB_95183","tr_customer_id":95200,"tr_customer_product_id":95190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Govinda Khanna","mobile_number":"7097855480","email_id":"purnima.bandopadhyay@hotmail.com","dop":"2025-10-21","serial_number":"588259939653016","imei1":"588259939653016","imei2":"588259939653016","popurl":"www.vidur-talwar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95182,"job_number":"JOB_95182","tr_customer_id":95199,"tr_customer_product_id":95189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Daevi Naik","mobile_number":"7022892513","email_id":"ambar.ganaka@hotmail.com","dop":"2025-10-21","serial_number":"508059436535733","imei1":"508059436535733","imei2":"508059436535733","popurl":"www.rajan-shukla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95181,"job_number":"JOB_95181","tr_customer_id":95198,"tr_customer_product_id":95188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Bharadwaj Patel","mobile_number":"7067248563","email_id":"ahalya.tandon@gmail.com","dop":"2025-10-21","serial_number":"687347972848643","imei1":"687347972848643","imei2":"687347972848643","popurl":"www.anjushree-singh.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95180,"job_number":"JOB_95180","tr_customer_id":95197,"tr_customer_product_id":95187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Diptendu Mishra","mobile_number":"7053709062","email_id":"sachin.patil@yahoo.co.in","dop":"2025-10-21","serial_number":"388909101203206","imei1":"388909101203206","imei2":"388909101203206","popurl":"www.girish-khan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95179,"job_number":"JOB_95179","tr_customer_id":95196,"tr_customer_product_id":95186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Damodara Adiga","mobile_number":"7087632243","email_id":"ramesh.deshpande@gmail.com","dop":"2025-10-21","serial_number":"569400381493712","imei1":"569400381493712","imei2":"569400381493712","popurl":"www.param-chaturvedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95178,"job_number":"JOB_95178","tr_customer_id":95195,"tr_customer_product_id":95185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Dhaanyalakshmi Dubashi","mobile_number":"7014587779","email_id":"brajesh.singh@hotmail.com","dop":"2025-10-21","serial_number":"210207037434035","imei1":"210207037434035","imei2":"210207037434035","popurl":"www.sukanya-mukhopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95177,"job_number":"JOB_95177","tr_customer_id":95194,"tr_customer_product_id":95184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Adheesh Nambeesan","mobile_number":"7046449592","email_id":"umang.mehrotra@hotmail.com","dop":"2025-10-21","serial_number":"659780593353163","imei1":"659780593353163","imei2":"659780593353163","popurl":"www.sher-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95176,"job_number":"JOB_95176","tr_customer_id":95193,"tr_customer_product_id":95183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Jyotis Butt","mobile_number":"7051210665","email_id":"anish.mukhopadhyay@gmail.com","dop":"2025-10-21","serial_number":"585442417604448","imei1":"585442417604448","imei2":"585442417604448","popurl":"www.bilva-dhawan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95175,"job_number":"JOB_95175","tr_customer_id":95192,"tr_customer_product_id":95182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Lalita Guneta","mobile_number":"7013044899","email_id":"dhatri.arora@yahoo.co.in","dop":"2025-10-21","serial_number":"656637083955757","imei1":"656637083955757","imei2":"656637083955757","popurl":"www.divya-kaul.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95174,"job_number":"JOB_95174","tr_customer_id":95191,"tr_customer_product_id":95181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Agasti Gill","mobile_number":"7037557771","email_id":"javas.abbott@gmail.com","dop":"2025-10-21","serial_number":"362568128205794","imei1":"362568128205794","imei2":"362568128205794","popurl":"www.ghanaanand-joshi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95173,"job_number":"JOB_95173","tr_customer_id":95190,"tr_customer_product_id":95180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Amaresh Ahuja","mobile_number":"7050276094","email_id":"brahmaanand.reddy@gmail.com","dop":"2025-10-21","serial_number":"431050871770923","imei1":"431050871770923","imei2":"431050871770923","popurl":"www.baalagopaal-saini.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95172,"job_number":"JOB_95172","tr_customer_id":95189,"tr_customer_product_id":95179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Vaishnavi Guneta","mobile_number":"7000287565","email_id":"amarnath.reddy@gmail.com","dop":"2025-10-21","serial_number":"130982209388895","imei1":"130982209388895","imei2":"130982209388895","popurl":"www.harit-somayaji.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95171,"job_number":"JOB_95171","tr_customer_id":95188,"tr_customer_product_id":95178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Baala Gowda","mobile_number":"7017118525","email_id":"chakor.malik@gmail.com","dop":"2025-10-21","serial_number":"613049594339945","imei1":"613049594339945","imei2":"613049594339945","popurl":"www.akshayakeerti-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95170,"job_number":"JOB_95170","tr_customer_id":95187,"tr_customer_product_id":95177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Triloki Nath Kaul","mobile_number":"7093388324","email_id":"anilabh.embranthiri@yahoo.co.in","dop":"2025-10-21","serial_number":"417262736362434","imei1":"417262736362434","imei2":"417262736362434","popurl":"www.chandraayan-bharadwaj.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95169,"job_number":"JOB_95169","tr_customer_id":95186,"tr_customer_product_id":95176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Chetan Kakkar","mobile_number":"7046707973","email_id":"dhanapati.bhat@yahoo.co.in","dop":"2025-10-21","serial_number":"998661978694287","imei1":"998661978694287","imei2":"998661978694287","popurl":"www.dharmaketu-nambeesan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95168,"job_number":"JOB_95168","tr_customer_id":95185,"tr_customer_product_id":95175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Bhooshit Chopra","mobile_number":"7005065427","email_id":"basanti.verma@yahoo.co.in","dop":"2025-10-21","serial_number":"975684414041815","imei1":"975684414041815","imei2":"975684414041815","popurl":"www.prathamesh-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95167,"job_number":"JOB_95167","tr_customer_id":95184,"tr_customer_product_id":95174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Aagneya Adiga","mobile_number":"7043020378","email_id":"dakshayani.chopra@gmail.com","dop":"2025-10-21","serial_number":"236658049814823","imei1":"236658049814823","imei2":"236658049814823","popurl":"www.shankar-ganaka.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95166,"job_number":"JOB_95166","tr_customer_id":95183,"tr_customer_product_id":95173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Drona Naik","mobile_number":"7026525735","email_id":"tara.sharma@hotmail.com","dop":"2025-10-21","serial_number":"251250394285551","imei1":"251250394285551","imei2":"251250394285551","popurl":"www.ashlesh-pillai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95165,"job_number":"JOB_95165","tr_customer_id":95182,"tr_customer_product_id":95172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Radha Varman","mobile_number":"7091945057","email_id":"sitara.achari@yahoo.co.in","dop":"2025-10-21","serial_number":"442671302068225","imei1":"442671302068225","imei2":"442671302068225","popurl":"www.susheel-devar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95164,"job_number":"JOB_95164","tr_customer_id":95181,"tr_customer_product_id":95171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Arya Varrier","mobile_number":"7056103369","email_id":"bhooshit.nambeesan@gmail.com","dop":"2025-10-21","serial_number":"868699388431923","imei1":"868699388431923","imei2":"868699388431923","popurl":"www.suryakanta-patel.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95163,"job_number":"JOB_95163","tr_customer_id":95180,"tr_customer_product_id":95170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Lal Marar","mobile_number":"7066480902","email_id":"kanchan.sinha@hotmail.com","dop":"2025-10-21","serial_number":"288805284636284","imei1":"288805284636284","imei2":"288805284636284","popurl":"www.gurdev-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95162,"job_number":"JOB_95162","tr_customer_id":95179,"tr_customer_product_id":95169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Aaratrika Patel","mobile_number":"7022896683","email_id":"draupadi.adiga@gmail.com","dop":"2025-10-21","serial_number":"541705952997699","imei1":"541705952997699","imei2":"541705952997699","popurl":"www.himadri-shah.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95161,"job_number":"JOB_95161","tr_customer_id":95178,"tr_customer_product_id":95168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Somu Gupta","mobile_number":"7095004632","email_id":"lakshmidhar.saini@gmail.com","dop":"2025-10-21","serial_number":"341484486925593","imei1":"341484486925593","imei2":"341484486925593","popurl":"www.agastya-asan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95160,"job_number":"JOB_95160","tr_customer_id":95177,"tr_customer_product_id":95167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Shobhana Nayar","mobile_number":"7060531279","email_id":"rudra.shukla@hotmail.com","dop":"2025-10-21","serial_number":"290676255776101","imei1":"290676255776101","imei2":"290676255776101","popurl":"www.mani-varma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95159,"job_number":"JOB_95159","tr_customer_id":95176,"tr_customer_product_id":95166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Chandan Shukla","mobile_number":"7097046144","email_id":"durgeshwari.achari@hotmail.com","dop":"2025-10-21","serial_number":"083167030273293","imei1":"083167030273293","imei2":"083167030273293","popurl":"www.vasundhara-verma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95158,"job_number":"JOB_95158","tr_customer_id":95175,"tr_customer_product_id":95165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Bharadwaj Kapoor","mobile_number":"7046617693","email_id":"vyas.chaturvedi@yahoo.co.in","dop":"2025-10-21","serial_number":"949557825293234","imei1":"949557825293234","imei2":"949557825293234","popurl":"www.bhushan-pilla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95157,"job_number":"JOB_95157","tr_customer_id":95174,"tr_customer_product_id":95164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Dhanalakshmi Khatri","mobile_number":"7047293671","email_id":"aadrika.varman@gmail.com","dop":"2025-10-21","serial_number":"396860785970008","imei1":"396860785970008","imei2":"396860785970008","popurl":"www.garuda-prajapat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95156,"job_number":"JOB_95156","tr_customer_id":95173,"tr_customer_product_id":95163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Kannen Rana","mobile_number":"7011692896","email_id":"jagdish.asan@yahoo.co.in","dop":"2025-10-21","serial_number":"517482742972476","imei1":"517482742972476","imei2":"517482742972476","popurl":"www.omana-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95155,"job_number":"JOB_95155","tr_customer_id":95172,"tr_customer_product_id":95162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Pranay Iyer","mobile_number":"7089002200","email_id":"shridevi.marar@gmail.com","dop":"2025-10-21","serial_number":"675857322219371","imei1":"675857322219371","imei2":"675857322219371","popurl":"www.anurag-devar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95154,"job_number":"JOB_95154","tr_customer_id":95171,"tr_customer_product_id":95161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Shresthi Desai","mobile_number":"7027025136","email_id":"kamla.jha@gmail.com","dop":"2025-10-21","serial_number":"448236757814302","imei1":"448236757814302","imei2":"448236757814302","popurl":"www.devagya-agarwal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95153,"job_number":"JOB_95153","tr_customer_id":95170,"tr_customer_product_id":95160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Amarnath Talwar","mobile_number":"7019717987","email_id":"kartik.mishra@yahoo.co.in","dop":"2025-10-21","serial_number":"188865882064536","imei1":"188865882064536","imei2":"188865882064536","popurl":"www.bankimchandra-panicker.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95152,"job_number":"JOB_95152","tr_customer_id":95169,"tr_customer_product_id":95159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Chandini Guneta","mobile_number":"7034326078","email_id":"jagdish.acharya@yahoo.co.in","dop":"2025-10-21","serial_number":"259528559953826","imei1":"259528559953826","imei2":"259528559953826","popurl":"www.charuchandra-deshpande.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95151,"job_number":"JOB_95151","tr_customer_id":95168,"tr_customer_product_id":95158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Chidaatma Bharadwaj","mobile_number":"7003562418","email_id":"geetanjali.pillai@gmail.com","dop":"2025-10-21","serial_number":"407748570316599","imei1":"407748570316599","imei2":"407748570316599","popurl":"www.krishnadasa-agarwal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95150,"job_number":"JOB_95150","tr_customer_id":95167,"tr_customer_product_id":95157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Diptendu Chattopadhyay","mobile_number":"7079741625","email_id":"charuchandra.agarwal@gmail.com","dop":"2025-10-21","serial_number":"449224711624309","imei1":"449224711624309","imei2":"449224711624309","popurl":"www.ravi-dwivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95149,"job_number":"JOB_95149","tr_customer_id":95166,"tr_customer_product_id":95156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Rohit Talwar","mobile_number":"7093938283","email_id":"chanda.khan@gmail.com","dop":"2025-10-21","serial_number":"710050106623581","imei1":"710050106623581","imei2":"710050106623581","popurl":"www.yogendra-bhattathiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95148,"job_number":"JOB_95148","tr_customer_id":95165,"tr_customer_product_id":95155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Meghnath Sharma","mobile_number":"7040467786","email_id":"poornima.devar@gmail.com","dop":"2025-10-21","serial_number":"276265053248619","imei1":"276265053248619","imei2":"276265053248619","popurl":"www.daksha-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95147,"job_number":"JOB_95147","tr_customer_id":95164,"tr_customer_product_id":95154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Chandak Mahajan","mobile_number":"7009404560","email_id":"ambar.pilla@gmail.com","dop":"2025-10-21","serial_number":"330737705143986","imei1":"330737705143986","imei2":"330737705143986","popurl":"www.dhanadeepa-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95146,"job_number":"JOB_95146","tr_customer_id":95163,"tr_customer_product_id":95153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Kalpana Arora","mobile_number":"7041175548","email_id":"chakor.gandhi@yahoo.co.in","dop":"2025-10-21","serial_number":"567548035458942","imei1":"567548035458942","imei2":"567548035458942","popurl":"www.mangala-deshpande.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95145,"job_number":"JOB_95145","tr_customer_id":95162,"tr_customer_product_id":95152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Gandharv Chaturvedi","mobile_number":"7003526496","email_id":"chandrakala.adiga@gmail.com","dop":"2025-10-21","serial_number":"282543276022497","imei1":"282543276022497","imei2":"282543276022497","popurl":"www.sanka-jha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95144,"job_number":"JOB_95144","tr_customer_id":95161,"tr_customer_product_id":95151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Devasree Reddy","mobile_number":"7084398503","email_id":"daksha.kaul@yahoo.co.in","dop":"2025-10-21","serial_number":"662326576706549","imei1":"662326576706549","imei2":"662326576706549","popurl":"www.rakesh-nambeesan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95143,"job_number":"JOB_95143","tr_customer_id":95160,"tr_customer_product_id":95150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Chinmayanand Devar","mobile_number":"7094936345","email_id":"aaratrika.ganaka@hotmail.com","dop":"2025-10-21","serial_number":"459417256871764","imei1":"459417256871764","imei2":"459417256871764","popurl":"www.mukul-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95142,"job_number":"JOB_95142","tr_customer_id":95159,"tr_customer_product_id":95149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Mina Pothuvaal","mobile_number":"7053113166","email_id":"damayanti.prajapat@hotmail.com","dop":"2025-10-21","serial_number":"492032561433587","imei1":"492032561433587","imei2":"492032561433587","popurl":"www.ankal-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95141,"job_number":"JOB_95141","tr_customer_id":95158,"tr_customer_product_id":95148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Bhagwanti Deshpande","mobile_number":"7031292525","email_id":"lila.dhawan@gmail.com","dop":"2025-10-21","serial_number":"083354985295579","imei1":"083354985295579","imei2":"083354985295579","popurl":"www.menka-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95140,"job_number":"JOB_95140","tr_customer_id":95157,"tr_customer_product_id":95147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Vaijayanti Mishra","mobile_number":"7031851868","email_id":"ravi.bhattacharya@yahoo.co.in","dop":"2025-10-21","serial_number":"021998737348808","imei1":"021998737348808","imei2":"021998737348808","popurl":"www.jaimini-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95139,"job_number":"JOB_95139","tr_customer_id":95156,"tr_customer_product_id":95146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Vyas Patil","mobile_number":"7019583725","email_id":"chandak.talwar@gmail.com","dop":"2025-10-21","serial_number":"139105784110145","imei1":"139105784110145","imei2":"139105784110145","popurl":"www.sameer-iyengar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95138,"job_number":"JOB_95138","tr_customer_id":95155,"tr_customer_product_id":95145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Kamla Guneta","mobile_number":"7063171547","email_id":"goutam.marar@hotmail.com","dop":"2025-10-21","serial_number":"882474946139815","imei1":"882474946139815","imei2":"882474946139815","popurl":"www.gorakhnath-jha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95137,"job_number":"JOB_95137","tr_customer_id":95154,"tr_customer_product_id":95144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Deepesh Iyengar","mobile_number":"7046338958","email_id":"sloka.mishra@yahoo.co.in","dop":"2025-10-21","serial_number":"792448570954176","imei1":"792448570954176","imei2":"792448570954176","popurl":"www.krishnadasa-pillai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95136,"job_number":"JOB_95136","tr_customer_id":95153,"tr_customer_product_id":95143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Anunay Marar","mobile_number":"7071505234","email_id":"sharmila.varman@gmail.com","dop":"2025-10-21","serial_number":"967974986726838","imei1":"967974986726838","imei2":"967974986726838","popurl":"www.aaditya-bharadwaj.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95135,"job_number":"JOB_95135","tr_customer_id":95152,"tr_customer_product_id":95142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Chapala Abbott","mobile_number":"7072586675","email_id":"deependra.desai@gmail.com","dop":"2025-10-21","serial_number":"910973970347442","imei1":"910973970347442","imei2":"910973970347442","popurl":"www.harit-adiga.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95134,"job_number":"JOB_95134","tr_customer_id":95151,"tr_customer_product_id":95141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Dhanesh Iyengar","mobile_number":"7020059424","email_id":"anuja.jain@hotmail.com","dop":"2025-10-21","serial_number":"897347722639427","imei1":"897347722639427","imei2":"897347722639427","popurl":"www.samir-kocchar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95133,"job_number":"JOB_95133","tr_customer_id":95150,"tr_customer_product_id":95140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Mandaakin Naik","mobile_number":"7047761309","email_id":"udit.desai@gmail.com","dop":"2025-10-21","serial_number":"608893405135313","imei1":"608893405135313","imei2":"608893405135313","popurl":"www.soma-gandhi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95132,"job_number":"JOB_95132","tr_customer_id":95149,"tr_customer_product_id":95139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Atmaja Arora","mobile_number":"7095217257","email_id":"aarya.shukla@hotmail.com","dop":"2025-10-21","serial_number":"121930055265243","imei1":"121930055265243","imei2":"121930055265243","popurl":"www.brajesh-reddy.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95131,"job_number":"JOB_95131","tr_customer_id":95148,"tr_customer_product_id":95138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Chapal Achari","mobile_number":"7051147395","email_id":"jaya.devar@yahoo.co.in","dop":"2025-10-21","serial_number":"763356571608803","imei1":"763356571608803","imei2":"763356571608803","popurl":"www.arya-khan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95130,"job_number":"JOB_95130","tr_customer_id":95147,"tr_customer_product_id":95137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Baalaaditya Khanna","mobile_number":"7012905276","email_id":"vedanshi.trivedi@gmail.com","dop":"2025-10-21","serial_number":"703738736243366","imei1":"703738736243366","imei2":"703738736243366","popurl":"www.deependra-mehra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95129,"job_number":"JOB_95129","tr_customer_id":95146,"tr_customer_product_id":95136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Chandramauli Gill","mobile_number":"7068389416","email_id":"himadri.verma@hotmail.com","dop":"2025-10-21","serial_number":"147456975451021","imei1":"147456975451021","imei2":"147456975451021","popurl":"www.preity-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95128,"job_number":"JOB_95128","tr_customer_id":95145,"tr_customer_product_id":95135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Ajit Khan","mobile_number":"7065947128","email_id":"tushar.patil@gmail.com","dop":"2025-10-21","serial_number":"801705554275654","imei1":"801705554275654","imei2":"801705554275654","popurl":"www.ameyatma-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95127,"job_number":"JOB_95127","tr_customer_id":95144,"tr_customer_product_id":95134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Govinda Varman","mobile_number":"7075175281","email_id":"darshwana.prajapat@hotmail.com","dop":"2025-10-21","serial_number":"268366642448985","imei1":"268366642448985","imei2":"268366642448985","popurl":"www.kalpana-dwivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95126,"job_number":"JOB_95126","tr_customer_id":95143,"tr_customer_product_id":95133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Jyotsana Bhattacharya","mobile_number":"7002819683","email_id":"chakradhar.somayaji@yahoo.co.in","dop":"2025-10-21","serial_number":"661266900354110","imei1":"661266900354110","imei2":"661266900354110","popurl":"www.anjaneya-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95125,"job_number":"JOB_95125","tr_customer_id":95142,"tr_customer_product_id":95132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Chaaruchandra Bandopadhyay","mobile_number":"7003673049","email_id":"balgopal.kakkar@yahoo.co.in","dop":"2025-10-21","serial_number":"624383232056643","imei1":"624383232056643","imei2":"624383232056643","popurl":"www.akshainie-sinha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95124,"job_number":"JOB_95124","tr_customer_id":95141,"tr_customer_product_id":95131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Kalyani Panicker","mobile_number":"7024749696","email_id":"lai.shukla@yahoo.co.in","dop":"2025-10-21","serial_number":"874745370861391","imei1":"874745370861391","imei2":"874745370861391","popurl":"www.chiranjeeve-mishra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95123,"job_number":"JOB_95123","tr_customer_id":95140,"tr_customer_product_id":95130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Lila Talwar","mobile_number":"7032001343","email_id":"bheeshma.kaniyar@yahoo.co.in","dop":"2025-10-21","serial_number":"787048425862425","imei1":"787048425862425","imei2":"787048425862425","popurl":"www.jyotsana-somayaji.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95122,"job_number":"JOB_95122","tr_customer_id":95139,"tr_customer_product_id":95129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Anjaneya Mahajan","mobile_number":"7065980011","email_id":"ahilya.rana@yahoo.co.in","dop":"2025-10-21","serial_number":"101636716491953","imei1":"101636716491953","imei2":"101636716491953","popurl":"www.marut-tandon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95121,"job_number":"JOB_95121","tr_customer_id":95138,"tr_customer_product_id":95128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Divya Kakkar","mobile_number":"7033925645","email_id":"akshaj.nambeesan@yahoo.co.in","dop":"2025-10-21","serial_number":"507274863667251","imei1":"507274863667251","imei2":"507274863667251","popurl":"www.ahalya-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95120,"job_number":"JOB_95120","tr_customer_id":95137,"tr_customer_product_id":95127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Kanak Sinha","mobile_number":"7036717901","email_id":"sarla.iyer@yahoo.co.in","dop":"2025-10-21","serial_number":"883550596379088","imei1":"883550596379088","imei2":"883550596379088","popurl":"www.jagadisha-varma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95119,"job_number":"JOB_95119","tr_customer_id":95136,"tr_customer_product_id":95126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Sucheta Dutta","mobile_number":"7055342737","email_id":"eshita.pilla@hotmail.com","dop":"2025-10-21","serial_number":"118319555487959","imei1":"118319555487959","imei2":"118319555487959","popurl":"www.ekalavya-pilla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95118,"job_number":"JOB_95118","tr_customer_id":95135,"tr_customer_product_id":95125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Jagadisha Chattopadhyay","mobile_number":"7079774320","email_id":"govinda.bhattathiri@yahoo.co.in","dop":"2025-10-21","serial_number":"279822849373207","imei1":"279822849373207","imei2":"279822849373207","popurl":"www.vyas-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95117,"job_number":"JOB_95117","tr_customer_id":95134,"tr_customer_product_id":95124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Rageshwari Ganaka","mobile_number":"7092266215","email_id":"gajbaahu.mahajan@hotmail.com","dop":"2025-10-21","serial_number":"901913331744263","imei1":"901913331744263","imei2":"901913331744263","popurl":"www.akshita-reddy.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95116,"job_number":"JOB_95116","tr_customer_id":95133,"tr_customer_product_id":95123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Anish Banerjee","mobile_number":"7040917263","email_id":"govinda.dhawan@hotmail.com","dop":"2025-10-21","serial_number":"390031231643553","imei1":"390031231643553","imei2":"390031231643553","popurl":"www.priyala-sharma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95115,"job_number":"JOB_95115","tr_customer_id":95132,"tr_customer_product_id":95122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Meghnad Gowda","mobile_number":"7090549226","email_id":"harinarayan.sharma@hotmail.com","dop":"2025-10-21","serial_number":"092269106361062","imei1":"092269106361062","imei2":"092269106361062","popurl":"www.shakti-asan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95114,"job_number":"JOB_95114","tr_customer_id":95131,"tr_customer_product_id":95121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Rudra Varma","mobile_number":"7082159154","email_id":"anjaneya.panicker@yahoo.co.in","dop":"2025-10-21","serial_number":"975340879672890","imei1":"975340879672890","imei2":"975340879672890","popurl":"www.jyotsana-iyengar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95113,"job_number":"JOB_95113","tr_customer_id":95130,"tr_customer_product_id":95120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Opaline Jain","mobile_number":"7061551657","email_id":"parvati.dhawan@yahoo.co.in","dop":"2025-10-21","serial_number":"172057533799201","imei1":"172057533799201","imei2":"172057533799201","popurl":"www.rupinder-saini.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95112,"job_number":"JOB_95112","tr_customer_id":95129,"tr_customer_product_id":95119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Purnima Varman","mobile_number":"7040753867","email_id":"tanya.abbott@yahoo.co.in","dop":"2025-10-21","serial_number":"919214601864991","imei1":"919214601864991","imei2":"919214601864991","popurl":"www.lakshminath-guneta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95111,"job_number":"JOB_95111","tr_customer_id":95128,"tr_customer_product_id":95118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Laal Khan","mobile_number":"7043971092","email_id":"bhaasvan.tandon@yahoo.co.in","dop":"2025-10-21","serial_number":"700174448364989","imei1":"700174448364989","imei2":"700174448364989","popurl":"www.shakti-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95110,"job_number":"JOB_95110","tr_customer_id":95127,"tr_customer_product_id":95117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Udai Ahluwalia","mobile_number":"7012759116","email_id":"satyen.iyengar@hotmail.com","dop":"2025-10-21","serial_number":"345432735698857","imei1":"345432735698857","imei2":"345432735698857","popurl":"www.trilokesh-abbott.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95109,"job_number":"JOB_95109","tr_customer_id":95126,"tr_customer_product_id":95116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Baidehi Somayaji","mobile_number":"7052903380","email_id":"achalesvara.agarwal@yahoo.co.in","dop":"2025-10-21","serial_number":"718525936092065","imei1":"718525936092065","imei2":"718525936092065","popurl":"www.atmaja-nambeesan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95108,"job_number":"JOB_95108","tr_customer_id":95125,"tr_customer_product_id":95115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Gauranga Chattopadhyay","mobile_number":"7090725204","email_id":"aaryan.kapoor@hotmail.com","dop":"2025-10-21","serial_number":"087057043000740","imei1":"087057043000740","imei2":"087057043000740","popurl":"www.meghnath-kaur.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95107,"job_number":"JOB_95107","tr_customer_id":95124,"tr_customer_product_id":95114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Swara Pilla","mobile_number":"7092545464","email_id":"diptendu.menon@yahoo.co.in","dop":"2025-10-21","serial_number":"868518535738738","imei1":"868518535738738","imei2":"868518535738738","popurl":"www.aditeya-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95106,"job_number":"JOB_95106","tr_customer_id":95123,"tr_customer_product_id":95113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Chandraswaroopa Mukhopadhyay","mobile_number":"7075352189","email_id":"bhadra.mukhopadhyay@yahoo.co.in","dop":"2025-10-21","serial_number":"325180087690732","imei1":"325180087690732","imei2":"325180087690732","popurl":"www.ramaa-mukhopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95105,"job_number":"JOB_95105","tr_customer_id":95122,"tr_customer_product_id":95112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Siddhran Bandopadhyay","mobile_number":"7039465411","email_id":"anilaabh.reddy@hotmail.com","dop":"2025-10-21","serial_number":"153118011571226","imei1":"153118011571226","imei2":"153118011571226","popurl":"www.aaditya-devar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95104,"job_number":"JOB_95104","tr_customer_id":95121,"tr_customer_product_id":95111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Acharyasuta Tandon","mobile_number":"7026580165","email_id":"laxman.kapoor@hotmail.com","dop":"2025-10-21","serial_number":"022616915266482","imei1":"022616915266482","imei2":"022616915266482","popurl":"www.gaurang-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95103,"job_number":"JOB_95103","tr_customer_id":95120,"tr_customer_product_id":95110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Anusuya Khan","mobile_number":"7020792655","email_id":"jagmeet.desai@hotmail.com","dop":"2025-10-21","serial_number":"369916511871982","imei1":"369916511871982","imei2":"369916511871982","popurl":"www.oormila-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95102,"job_number":"JOB_95102","tr_customer_id":95119,"tr_customer_product_id":95109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Chapala Rana","mobile_number":"7073708747","email_id":"chakor.bhat@yahoo.co.in","dop":"2025-10-21","serial_number":"792664577852737","imei1":"792664577852737","imei2":"792664577852737","popurl":"www.enakshi-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95101,"job_number":"JOB_95101","tr_customer_id":95118,"tr_customer_product_id":95108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Ekaling Panicker","mobile_number":"7034545781","email_id":"jitender.varrier@hotmail.com","dop":"2025-10-21","serial_number":"417116670022679","imei1":"417116670022679","imei2":"417116670022679","popurl":"www.charuvrat-sinha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95100,"job_number":"JOB_95100","tr_customer_id":95117,"tr_customer_product_id":95107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Sachin Mishra","mobile_number":"7002962074","email_id":"sameer.nambeesan@yahoo.co.in","dop":"2025-10-21","serial_number":"794756054917944","imei1":"794756054917944","imei2":"794756054917944","popurl":"www.bilva-nayar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95099,"job_number":"JOB_95099","tr_customer_id":95116,"tr_customer_product_id":95106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Arnesh Dwivedi","mobile_number":"7034415240","email_id":"sanjay.ganaka@hotmail.com","dop":"2025-10-21","serial_number":"761416510317474","imei1":"761416510317474","imei2":"761416510317474","popurl":"www.aashritha-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95098,"job_number":"JOB_95098","tr_customer_id":95115,"tr_customer_product_id":95105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Vidya Nair","mobile_number":"7068361376","email_id":"sucheta.kakkar@gmail.com","dop":"2025-10-21","serial_number":"853031257506485","imei1":"853031257506485","imei2":"853031257506485","popurl":"www.gangesh-khatri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95097,"job_number":"JOB_95097","tr_customer_id":95114,"tr_customer_product_id":95104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Datta Guha","mobile_number":"7043752554","email_id":"padma.ganaka@gmail.com","dop":"2025-10-21","serial_number":"575088319966753","imei1":"575088319966753","imei2":"575088319966753","popurl":"www.avani-trivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95096,"job_number":"JOB_95096","tr_customer_id":95113,"tr_customer_product_id":95103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Chetanaanand Marar","mobile_number":"7033304999","email_id":"bhadraksh.nayar@yahoo.co.in","dop":"2025-10-21","serial_number":"099801350231939","imei1":"099801350231939","imei2":"099801350231939","popurl":"www.dinkar-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95095,"job_number":"JOB_95095","tr_customer_id":95112,"tr_customer_product_id":95102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Balagovind Gupta","mobile_number":"7045187007","email_id":"priya.desai@gmail.com","dop":"2025-10-21","serial_number":"761037619663958","imei1":"761037619663958","imei2":"761037619663958","popurl":"www.varalakshmi-dutta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95094,"job_number":"JOB_95094","tr_customer_id":95111,"tr_customer_product_id":95101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Gajabahu Gowda","mobile_number":"7077060201","email_id":"govinda.chopra@hotmail.com","dop":"2025-10-21","serial_number":"389748384176110","imei1":"389748384176110","imei2":"389748384176110","popurl":"www.indira-mehrotra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95093,"job_number":"JOB_95093","tr_customer_id":95110,"tr_customer_product_id":95100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Aasa Varrier","mobile_number":"7036947964","email_id":"aadidev.bhattathiri@hotmail.com","dop":"2025-10-21","serial_number":"603519411736385","imei1":"603519411736385","imei2":"603519411736385","popurl":"www.gandharv-pandey.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95092,"job_number":"JOB_95092","tr_customer_id":95109,"tr_customer_product_id":95099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Triloki Achari","mobile_number":"7055949964","email_id":"purushottam.agarwal@yahoo.co.in","dop":"2025-10-21","serial_number":"803241915138013","imei1":"803241915138013","imei2":"803241915138013","popurl":"www.suresh-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95091,"job_number":"JOB_95091","tr_customer_id":95108,"tr_customer_product_id":95098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Kumar Saini","mobile_number":"7062874856","email_id":"gitanjali.khanna@gmail.com","dop":"2025-10-21","serial_number":"340119258818381","imei1":"340119258818381","imei2":"340119258818381","popurl":"www.durga-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95090,"job_number":"JOB_95090","tr_customer_id":95107,"tr_customer_product_id":95097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Ahilya Pillai","mobile_number":"7099946654","email_id":"acaryatanaya.somayaji@gmail.com","dop":"2025-10-21","serial_number":"051739992823449","imei1":"051739992823449","imei2":"051739992823449","popurl":"www.baala-reddy.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95089,"job_number":"JOB_95089","tr_customer_id":95106,"tr_customer_product_id":95096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Bela Saini","mobile_number":"7058633286","email_id":"vidhur.nehru@hotmail.com","dop":"2025-10-21","serial_number":"480574412251669","imei1":"480574412251669","imei2":"480574412251669","popurl":"www.karthik-desai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95088,"job_number":"JOB_95088","tr_customer_id":95105,"tr_customer_product_id":95095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Suryakant Khatri","mobile_number":"7005408735","email_id":"gopi.panicker@yahoo.co.in","dop":"2025-10-21","serial_number":"943830909862283","imei1":"943830909862283","imei2":"943830909862283","popurl":"www.lalita-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95087,"job_number":"JOB_95087","tr_customer_id":95104,"tr_customer_product_id":95094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Achyut Saini","mobile_number":"7082316004","email_id":"acharyasuta.kaniyar@gmail.com","dop":"2025-10-21","serial_number":"449406182451696","imei1":"449406182451696","imei2":"449406182451696","popurl":"www.satyen-banerjee.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95086,"job_number":"JOB_95086","tr_customer_id":95103,"tr_customer_product_id":95093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Ojaswini Somayaji","mobile_number":"7003930931","email_id":"chandni.butt@yahoo.co.in","dop":"2025-10-21","serial_number":"627315365791399","imei1":"627315365791399","imei2":"627315365791399","popurl":"www.achalesvara-joshi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95085,"job_number":"JOB_95085","tr_customer_id":95102,"tr_customer_product_id":95092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Umang Sharma","mobile_number":"7071164649","email_id":"usha.kaul@yahoo.co.in","dop":"2025-10-21","serial_number":"035661643463307","imei1":"035661643463307","imei2":"035661643463307","popurl":"www.dandapaani-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95084,"job_number":"JOB_95084","tr_customer_id":95101,"tr_customer_product_id":95091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Bhudeva Iyengar","mobile_number":"7003067493","email_id":"vaijayanti.sethi@hotmail.com","dop":"2025-10-21","serial_number":"821125750361739","imei1":"821125750361739","imei2":"821125750361739","popurl":"www.akshat-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95083,"job_number":"JOB_95083","tr_customer_id":95100,"tr_customer_product_id":95090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Sujata Arora","mobile_number":"7090916486","email_id":"ghanaanand.achari@hotmail.com","dop":"2025-10-21","serial_number":"218733135673649","imei1":"218733135673649","imei2":"218733135673649","popurl":"www.deepankar-malik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95082,"job_number":"JOB_95082","tr_customer_id":95099,"tr_customer_product_id":95089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Chandraketu Rana","mobile_number":"7095618810","email_id":"tanya.asan@hotmail.com","dop":"2025-10-21","serial_number":"754475935590474","imei1":"754475935590474","imei2":"754475935590474","popurl":"www.siddhi-khan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95081,"job_number":"JOB_95081","tr_customer_id":95098,"tr_customer_product_id":95088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Laxman Abbott","mobile_number":"7076517195","email_id":"adripathi.tandon@yahoo.co.in","dop":"2025-10-21","serial_number":"135463937137084","imei1":"135463937137084","imei2":"135463937137084","popurl":"www.suma-sinha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95080,"job_number":"JOB_95080","tr_customer_id":95097,"tr_customer_product_id":95087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Lakshminath Sethi","mobile_number":"7045269455","email_id":"atreyi.shah@yahoo.co.in","dop":"2025-10-21","serial_number":"171880621491867","imei1":"171880621491867","imei2":"171880621491867","popurl":"www.chitraksh-johar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95079,"job_number":"JOB_95079","tr_customer_id":95096,"tr_customer_product_id":95086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Dhruv Dubashi","mobile_number":"7094719460","email_id":"dhruv.sethi@hotmail.com","dop":"2025-10-21","serial_number":"167343357538110","imei1":"167343357538110","imei2":"167343357538110","popurl":"www.prem-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95078,"job_number":"JOB_95078","tr_customer_id":95095,"tr_customer_product_id":95085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Purushottam Nair","mobile_number":"7067069283","email_id":"gudakesha.shah@yahoo.co.in","dop":"2025-10-21","serial_number":"610196323930327","imei1":"610196323930327","imei2":"610196323930327","popurl":"www.akshita-acharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95077,"job_number":"JOB_95077","tr_customer_id":95094,"tr_customer_product_id":95084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Bandhul Jha","mobile_number":"7073941668","email_id":"gemini.varrier@yahoo.co.in","dop":"2025-10-21","serial_number":"849382992069650","imei1":"849382992069650","imei2":"849382992069650","popurl":"www.lakshmidhar-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95076,"job_number":"JOB_95076","tr_customer_id":95093,"tr_customer_product_id":95083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Trilochan Adiga","mobile_number":"7051019738","email_id":"dinakar.ahluwalia@yahoo.co.in","dop":"2025-10-21","serial_number":"267250661930262","imei1":"267250661930262","imei2":"267250661930262","popurl":"www.digambar-varman.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95075,"job_number":"JOB_95075","tr_customer_id":95092,"tr_customer_product_id":95082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Elakshi Adiga","mobile_number":"7035179159","email_id":"atreyee.mukhopadhyay@hotmail.com","dop":"2025-10-21","serial_number":"168314793251040","imei1":"168314793251040","imei2":"168314793251040","popurl":"www.som-kaniyar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95074,"job_number":"JOB_95074","tr_customer_id":95091,"tr_customer_product_id":95081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Vidur Prajapat","mobile_number":"7010911667","email_id":"jahnu.prajapat@yahoo.co.in","dop":"2025-10-21","serial_number":"666154203401462","imei1":"666154203401462","imei2":"666154203401462","popurl":"www.enakshi-nair.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95073,"job_number":"JOB_95073","tr_customer_id":95090,"tr_customer_product_id":95080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Bhooshan Varma","mobile_number":"7026704124","email_id":"kannan.pandey@gmail.com","dop":"2025-10-21","serial_number":"669780417642195","imei1":"669780417642195","imei2":"669780417642195","popurl":"www.dhruv-iyer.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95072,"job_number":"JOB_95072","tr_customer_id":95089,"tr_customer_product_id":95079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Ekaksh Mishra","mobile_number":"7086172909","email_id":"hiranya.mehrotra@yahoo.co.in","dop":"2025-10-21","serial_number":"277208175799292","imei1":"277208175799292","imei2":"277208175799292","popurl":"www.devi-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95071,"job_number":"JOB_95071","tr_customer_id":95088,"tr_customer_product_id":95078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Brahmaanand Iyengar","mobile_number":"7064479098","email_id":"menka.malik@gmail.com","dop":"2025-10-21","serial_number":"352591450047075","imei1":"352591450047075","imei2":"352591450047075","popurl":"www.bhoopat-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95070,"job_number":"JOB_95070","tr_customer_id":95087,"tr_customer_product_id":95077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Subhash Saini","mobile_number":"7047906755","email_id":"brahmanandam.nehru@hotmail.com","dop":"2025-10-21","serial_number":"326514203934043","imei1":"326514203934043","imei2":"326514203934043","popurl":"www.balamani-mukhopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95069,"job_number":"JOB_95069","tr_customer_id":95086,"tr_customer_product_id":95076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Jitendra Talwar","mobile_number":"7081221869","email_id":"veda.chopra@gmail.com","dop":"2025-10-21","serial_number":"436467775454955","imei1":"436467775454955","imei2":"436467775454955","popurl":"www.eekalabya-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95068,"job_number":"JOB_95068","tr_customer_id":95085,"tr_customer_product_id":95075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Amrit Patel","mobile_number":"7036992503","email_id":"sameer.kapoor@hotmail.com","dop":"2025-10-21","serial_number":"369005723406918","imei1":"369005723406918","imei2":"369005723406918","popurl":"www.arun-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95067,"job_number":"JOB_95067","tr_customer_id":95084,"tr_customer_product_id":95074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Kin Marar","mobile_number":"7067709332","email_id":"damayanti.shah@hotmail.com","dop":"2025-10-21","serial_number":"448575609280217","imei1":"448575609280217","imei2":"448575609280217","popurl":"www.bhudev-somayaji.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95066,"job_number":"JOB_95066","tr_customer_id":95083,"tr_customer_product_id":95073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Chandira Joshi","mobile_number":"7068772931","email_id":"girika.saini@hotmail.com","dop":"2025-10-21","serial_number":"110941149721956","imei1":"110941149721956","imei2":"110941149721956","popurl":"www.ankal-butt.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95065,"job_number":"JOB_95065","tr_customer_id":95082,"tr_customer_product_id":95072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Bhuvanesh Iyer","mobile_number":"7013304326","email_id":"buddhana.mehrotra@gmail.com","dop":"2025-10-21","serial_number":"920680989562645","imei1":"920680989562645","imei2":"920680989562645","popurl":"www.chandira-shah.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95064,"job_number":"JOB_95064","tr_customer_id":95081,"tr_customer_product_id":95071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Shiv Dubashi","mobile_number":"7027406812","email_id":"agastya.singh@hotmail.com","dop":"2025-10-21","serial_number":"406820484717907","imei1":"406820484717907","imei2":"406820484717907","popurl":"www.gurdev-singh.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95063,"job_number":"JOB_95063","tr_customer_id":95080,"tr_customer_product_id":95070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Goswami Verma","mobile_number":"7082252786","email_id":"chandraayan.gandhi@hotmail.com","dop":"2025-10-21","serial_number":"489784440677998","imei1":"489784440677998","imei2":"489784440677998","popurl":"www.gopaal-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95062,"job_number":"JOB_95062","tr_customer_id":95079,"tr_customer_product_id":95069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Girja Panicker","mobile_number":"7024178591","email_id":"gandharv.singh@hotmail.com","dop":"2025-10-21","serial_number":"425108298931303","imei1":"425108298931303","imei2":"425108298931303","popurl":"www.daksha-mahajan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95061,"job_number":"JOB_95061","tr_customer_id":95078,"tr_customer_product_id":95068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Laxmi Somayaji","mobile_number":"7039160617","email_id":"girika.shah@hotmail.com","dop":"2025-10-21","serial_number":"106303603615526","imei1":"106303603615526","imei2":"106303603615526","popurl":"www.chandramani-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95060,"job_number":"JOB_95060","tr_customer_id":95077,"tr_customer_product_id":95067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Lal Dhawan","mobile_number":"7003587172","email_id":"rameshwar.singh@hotmail.com","dop":"2025-10-21","serial_number":"193634874147016","imei1":"193634874147016","imei2":"193634874147016","popurl":"www.brajendra-menon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95059,"job_number":"JOB_95059","tr_customer_id":95076,"tr_customer_product_id":95066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Aagney Gandhi","mobile_number":"7069318144","email_id":"vrund.panicker@yahoo.co.in","dop":"2025-10-21","serial_number":"617153918921899","imei1":"617153918921899","imei2":"617153918921899","popurl":"www.mukesh-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95058,"job_number":"JOB_95058","tr_customer_id":95075,"tr_customer_product_id":95065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Bharat Bharadwaj","mobile_number":"7089689447","email_id":"chinmayananda.panicker@gmail.com","dop":"2025-10-21","serial_number":"501061520973937","imei1":"501061520973937","imei2":"501061520973937","popurl":"www.brajendra-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95057,"job_number":"JOB_95057","tr_customer_id":95074,"tr_customer_product_id":95064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Bhavani Iyer","mobile_number":"7031202735","email_id":"gajadhar.panicker@yahoo.co.in","dop":"2025-10-21","serial_number":"266784906859325","imei1":"266784906859325","imei2":"266784906859325","popurl":"www.upendra-kapoor.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95056,"job_number":"JOB_95056","tr_customer_id":95073,"tr_customer_product_id":95063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Agnimitra Singh","mobile_number":"7071990276","email_id":"trilokinath.joshi@gmail.com","dop":"2025-10-21","serial_number":"752787690533679","imei1":"752787690533679","imei2":"752787690533679","popurl":"www.arnesh-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95055,"job_number":"JOB_95055","tr_customer_id":95072,"tr_customer_product_id":95062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Damodara Jha","mobile_number":"7064848004","email_id":"javas.kapoor@hotmail.com","dop":"2025-10-21","serial_number":"654171451922036","imei1":"654171451922036","imei2":"654171451922036","popurl":"www.devdan-embranthiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95054,"job_number":"JOB_95054","tr_customer_id":95071,"tr_customer_product_id":95061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Girish Dutta","mobile_number":"7017081579","email_id":"dharmaketu.dhawan@yahoo.co.in","dop":"2025-10-21","serial_number":"079687538596047","imei1":"079687538596047","imei2":"079687538596047","popurl":"www.chandraswaroopa-pillai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95053,"job_number":"JOB_95053","tr_customer_id":95070,"tr_customer_product_id":95060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Gemine Iyer","mobile_number":"7089337629","email_id":"sushma.butt@gmail.com","dop":"2025-10-21","serial_number":"158470765043517","imei1":"158470765043517","imei2":"158470765043517","popurl":"www.gopaal-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95052,"job_number":"JOB_95052","tr_customer_id":95069,"tr_customer_product_id":95059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Smriti Abbott","mobile_number":"7095976247","email_id":"gemine.kaniyar@gmail.com","dop":"2025-10-21","serial_number":"983457303257217","imei1":"983457303257217","imei2":"983457303257217","popurl":"www.subhashini-banerjee.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95051,"job_number":"JOB_95051","tr_customer_id":95068,"tr_customer_product_id":95058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Atreyee Pillai","mobile_number":"7017454746","email_id":"sushma.patil@hotmail.com","dop":"2025-10-21","serial_number":"600070768455761","imei1":"600070768455761","imei2":"600070768455761","popurl":"www.tej-ganaka.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95050,"job_number":"JOB_95050","tr_customer_id":95067,"tr_customer_product_id":95057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Gemine Kakkar","mobile_number":"7081560455","email_id":"triloki.kocchar@yahoo.co.in","dop":"2025-10-21","serial_number":"522936288329789","imei1":"522936288329789","imei2":"522936288329789","popurl":"www.aanandaswarup-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95049,"job_number":"JOB_95049","tr_customer_id":95066,"tr_customer_product_id":95056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Prayag Pilla","mobile_number":"7022870508","email_id":"kanchan.guneta@gmail.com","dop":"2025-10-21","serial_number":"169761658271390","imei1":"169761658271390","imei2":"169761658271390","popurl":"www.jagathi-sinha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95048,"job_number":"JOB_95048","tr_customer_id":95065,"tr_customer_product_id":95055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Achalesvara Chattopadhyay","mobile_number":"7090105923","email_id":"deeptendu.singh@gmail.com","dop":"2025-10-21","serial_number":"950172904186193","imei1":"950172904186193","imei2":"950172904186193","popurl":"www.triloki-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95047,"job_number":"JOB_95047","tr_customer_id":95064,"tr_customer_product_id":95054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Anwesha Desai","mobile_number":"7004631464","email_id":"karan.banerjee@gmail.com","dop":"2025-10-21","serial_number":"121477392152282","imei1":"121477392152282","imei2":"121477392152282","popurl":"www.ankal-kakkar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95046,"job_number":"JOB_95046","tr_customer_id":95063,"tr_customer_product_id":95053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Urmila Shukla","mobile_number":"7080807773","email_id":"aayushmaan.pillai@hotmail.com","dop":"2025-10-21","serial_number":"868688228592570","imei1":"868688228592570","imei2":"868688228592570","popurl":"www.chandan-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95045,"job_number":"JOB_95045","tr_customer_id":95062,"tr_customer_product_id":95052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Charuchandra Malik","mobile_number":"7010865060","email_id":"avadhesh.patil@hotmail.com","dop":"2025-10-21","serial_number":"426134900248922","imei1":"426134900248922","imei2":"426134900248922","popurl":"www.hiranya-gowda.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95044,"job_number":"JOB_95044","tr_customer_id":95061,"tr_customer_product_id":95051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Apsara Joshi","mobile_number":"7049812126","email_id":"vyas.jha@hotmail.com","dop":"2025-10-21","serial_number":"381640964358263","imei1":"381640964358263","imei2":"381640964358263","popurl":"www.anila-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95043,"job_number":"JOB_95043","tr_customer_id":95060,"tr_customer_product_id":95050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Ganesh Nayar","mobile_number":"7097882943","email_id":"charumati.saini@gmail.com","dop":"2025-10-21","serial_number":"988099629566366","imei1":"988099629566366","imei2":"988099629566366","popurl":"www.agniprava-nair.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95042,"job_number":"JOB_95042","tr_customer_id":95059,"tr_customer_product_id":95049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Gajaadhar Acharya","mobile_number":"7086588837","email_id":"balaaditya.kaul@gmail.com","dop":"2025-10-21","serial_number":"320607495732828","imei1":"320607495732828","imei2":"320607495732828","popurl":"www.dandak-ganaka.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95041,"job_number":"JOB_95041","tr_customer_id":95058,"tr_customer_product_id":95048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Bhima Pilla","mobile_number":"7091888264","email_id":"aishani.dutta@yahoo.co.in","dop":"2025-10-21","serial_number":"106297471440058","imei1":"106297471440058","imei2":"106297471440058","popurl":"www.baladitya-namboothiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95040,"job_number":"JOB_95040","tr_customer_id":95057,"tr_customer_product_id":95047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Bhadraksh Bhattathiri","mobile_number":"7003837167","email_id":"aadidev.dwivedi@yahoo.co.in","dop":"2025-10-21","serial_number":"055809917162736","imei1":"055809917162736","imei2":"055809917162736","popurl":"www.baala-ganaka.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95039,"job_number":"JOB_95039","tr_customer_id":95056,"tr_customer_product_id":95046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Baijayanti Mehra","mobile_number":"7095542838","email_id":"deepesh.varman@hotmail.com","dop":"2025-10-21","serial_number":"039627245192804","imei1":"039627245192804","imei2":"039627245192804","popurl":"www.digambara-devar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95038,"job_number":"JOB_95038","tr_customer_id":95055,"tr_customer_product_id":95045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Ayushmati Asan","mobile_number":"7062653348","email_id":"amogh.bandopadhyay@hotmail.com","dop":"2025-10-21","serial_number":"920280654616345","imei1":"920280654616345","imei2":"920280654616345","popurl":"www.malati-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95037,"job_number":"JOB_95037","tr_customer_id":95054,"tr_customer_product_id":95044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Swami Pandey","mobile_number":"7070696789","email_id":"gotum.shukla@hotmail.com","dop":"2025-10-21","serial_number":"910004427583110","imei1":"910004427583110","imei2":"910004427583110","popurl":"www.charuvrat-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95036,"job_number":"JOB_95036","tr_customer_id":95053,"tr_customer_product_id":95043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Paramartha Banerjee","mobile_number":"7077266669","email_id":"parvati.devar@hotmail.com","dop":"2025-10-21","serial_number":"443256427971976","imei1":"443256427971976","imei2":"443256427971976","popurl":"www.rudra-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95035,"job_number":"JOB_95035","tr_customer_id":95052,"tr_customer_product_id":95042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Devani Abbott","mobile_number":"7007571061","email_id":"aaratrika.chaturvedi@hotmail.com","dop":"2025-10-21","serial_number":"918989828130839","imei1":"918989828130839","imei2":"918989828130839","popurl":"www.aasa-sharma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95034,"job_number":"JOB_95034","tr_customer_id":95051,"tr_customer_product_id":95041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Adripathi Gandhi","mobile_number":"7050825575","email_id":"bhaasvan.chopra@hotmail.com","dop":"2025-10-21","serial_number":"426979857749581","imei1":"426979857749581","imei2":"426979857749581","popurl":"www.damayanti-chopra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95033,"job_number":"JOB_95033","tr_customer_id":95050,"tr_customer_product_id":95040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Baalaaditya Gill","mobile_number":"7007714263","email_id":"nagabhushanam.butt@gmail.com","dop":"2025-10-21","serial_number":"384205330252617","imei1":"384205330252617","imei2":"384205330252617","popurl":"www.darshwana-mehra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95032,"job_number":"JOB_95032","tr_customer_id":95049,"tr_customer_product_id":95039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Mukesh Nair","mobile_number":"7009858517","email_id":"daksha.asan@hotmail.com","dop":"2025-10-21","serial_number":"615585884131334","imei1":"615585884131334","imei2":"615585884131334","popurl":"www.himani-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95031,"job_number":"JOB_95031","tr_customer_id":95048,"tr_customer_product_id":95038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Bhaumik Asan","mobile_number":"7090574081","email_id":"shantanu.adiga@hotmail.com","dop":"2025-10-21","serial_number":"024919189203305","imei1":"024919189203305","imei2":"024919189203305","popurl":"www.aagneya-patel.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95030,"job_number":"JOB_95030","tr_customer_id":95047,"tr_customer_product_id":95037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Atmaja Bandopadhyay","mobile_number":"7077966833","email_id":"vaidehi.menon@hotmail.com","dop":"2025-10-21","serial_number":"290491004297182","imei1":"290491004297182","imei2":"290491004297182","popurl":"www.shridevi-kaur.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95029,"job_number":"JOB_95029","tr_customer_id":95046,"tr_customer_product_id":95036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Bhagwanti Desai","mobile_number":"7091545915","email_id":"jitendra.adiga@gmail.com","dop":"2025-10-21","serial_number":"694859778731033","imei1":"694859778731033","imei2":"694859778731033","popurl":"www.bhooshan-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95028,"job_number":"JOB_95028","tr_customer_id":95045,"tr_customer_product_id":95035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Aashritha Prajapat","mobile_number":"7013660018","email_id":"chandramauli.gowda@gmail.com","dop":"2025-10-21","serial_number":"740322322592226","imei1":"740322322592226","imei2":"740322322592226","popurl":"www.bela-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95027,"job_number":"JOB_95027","tr_customer_id":95044,"tr_customer_product_id":95034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Ayushmati Butt","mobile_number":"7033295912","email_id":"anal.jha@hotmail.com","dop":"2025-10-21","serial_number":"638962273061887","imei1":"638962273061887","imei2":"638962273061887","popurl":"www.vedang-sinha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95026,"job_number":"JOB_95026","tr_customer_id":95043,"tr_customer_product_id":95033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Malati Kaniyar","mobile_number":"7018532443","email_id":"ravi.tagore@hotmail.com","dop":"2025-10-21","serial_number":"554087761238837","imei1":"554087761238837","imei2":"554087761238837","popurl":"www.laxmi-iyengar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95025,"job_number":"JOB_95025","tr_customer_id":95042,"tr_customer_product_id":95032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Bhima Dhawan","mobile_number":"7011278426","email_id":"arindam.mahajan@yahoo.co.in","dop":"2025-10-21","serial_number":"563908764250338","imei1":"563908764250338","imei2":"563908764250338","popurl":"www.kanishka-adiga.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95024,"job_number":"JOB_95024","tr_customer_id":95041,"tr_customer_product_id":95031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Amrita Saini","mobile_number":"7023846113","email_id":"kamalesh.mahajan@gmail.com","dop":"2025-10-21","serial_number":"734431737653650","imei1":"734431737653650","imei2":"734431737653650","popurl":"www.lavanya-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95023,"job_number":"JOB_95023","tr_customer_id":95040,"tr_customer_product_id":95030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Manisha Pillai","mobile_number":"7060475728","email_id":"tarun.abbott@hotmail.com","dop":"2025-10-21","serial_number":"097278518123666","imei1":"097278518123666","imei2":"097278518123666","popurl":"www.subhashini-bhattathiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95022,"job_number":"JOB_95022","tr_customer_id":95039,"tr_customer_product_id":95029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Suresh Tandon","mobile_number":"7051707486","email_id":"darshwana.pillai@hotmail.com","dop":"2025-10-21","serial_number":"375529223398127","imei1":"375529223398127","imei2":"375529223398127","popurl":"www.vidya-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95021,"job_number":"JOB_95021","tr_customer_id":95038,"tr_customer_product_id":95028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Daiwik Dutta","mobile_number":"7067055826","email_id":"dev.adiga@gmail.com","dop":"2025-10-21","serial_number":"677236766762704","imei1":"677236766762704","imei2":"677236766762704","popurl":"www.ayushmati-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95020,"job_number":"JOB_95020","tr_customer_id":95037,"tr_customer_product_id":95027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Ravi Johar","mobile_number":"7005186301","email_id":"girja.kaul@gmail.com","dop":"2025-10-21","serial_number":"987053294935495","imei1":"987053294935495","imei2":"987053294935495","popurl":"www.suman-kaur.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95019,"job_number":"JOB_95019","tr_customer_id":95036,"tr_customer_product_id":95026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Acharyanandana Varman","mobile_number":"7037676876","email_id":"chinmayanand.saini@hotmail.com","dop":"2025-10-21","serial_number":"669215499025264","imei1":"669215499025264","imei2":"669215499025264","popurl":"www.puneet-banerjee.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95018,"job_number":"JOB_95018","tr_customer_id":95035,"tr_customer_product_id":95025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Deepan Nambeesan","mobile_number":"7079274735","email_id":"himani.trivedi@gmail.com","dop":"2025-10-21","serial_number":"632291500200534","imei1":"632291500200534","imei2":"632291500200534","popurl":"www.trilok-varma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95017,"job_number":"JOB_95017","tr_customer_id":95034,"tr_customer_product_id":95024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Aasa Adiga","mobile_number":"7092066486","email_id":"budhil.khan@yahoo.co.in","dop":"2025-10-21","serial_number":"996565618541517","imei1":"996565618541517","imei2":"996565618541517","popurl":"www.agastya-nambeesan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95016,"job_number":"JOB_95016","tr_customer_id":95033,"tr_customer_product_id":95023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Atmaja Butt","mobile_number":"7084452448","email_id":"samir.kaul@yahoo.co.in","dop":"2025-10-21","serial_number":"676968798695873","imei1":"676968798695873","imei2":"676968798695873","popurl":"www.harita-dhawan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95015,"job_number":"JOB_95015","tr_customer_id":95032,"tr_customer_product_id":95022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Atreyi Sinha","mobile_number":"7053716400","email_id":"tarun.devar@hotmail.com","dop":"2025-10-21","serial_number":"379847843420203","imei1":"379847843420203","imei2":"379847843420203","popurl":"www.shantanu-somayaji.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95014,"job_number":"JOB_95014","tr_customer_id":95031,"tr_customer_product_id":95021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Daksha Marar","mobile_number":"7011203279","email_id":"ahalya.kaniyar@yahoo.co.in","dop":"2025-10-21","serial_number":"558816035888420","imei1":"558816035888420","imei2":"558816035888420","popurl":"www.abhisyanta-bhat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95013,"job_number":"JOB_95013","tr_customer_id":95030,"tr_customer_product_id":95020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Sher Kaur","mobile_number":"7005396671","email_id":"vasundhara.trivedi@yahoo.co.in","dop":"2025-10-21","serial_number":"377701236467891","imei1":"377701236467891","imei2":"377701236467891","popurl":"www.chandraswaroopa-panicker.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95012,"job_number":"JOB_95012","tr_customer_id":95029,"tr_customer_product_id":95019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Jagdish Butt","mobile_number":"7081525026","email_id":"chandrani.guneta@hotmail.com","dop":"2025-10-21","serial_number":"911186963162826","imei1":"911186963162826","imei2":"911186963162826","popurl":"www.ekaaksh-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95011,"job_number":"JOB_95011","tr_customer_id":95028,"tr_customer_product_id":95018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Nikita Nayar","mobile_number":"7077198564","email_id":"rita.devar@gmail.com","dop":"2025-10-21","serial_number":"062494510406193","imei1":"062494510406193","imei2":"062494510406193","popurl":"www.bhamini-sharma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95010,"job_number":"JOB_95010","tr_customer_id":95027,"tr_customer_product_id":95017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Guru Embranthiri","mobile_number":"7011434325","email_id":"aagney.nayar@hotmail.com","dop":"2025-10-21","serial_number":"481180516409326","imei1":"481180516409326","imei2":"481180516409326","popurl":"www.abhaya-deshpande.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95009,"job_number":"JOB_95009","tr_customer_id":95025,"tr_customer_product_id":95016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Som Pillai","mobile_number":"7049031474","email_id":"gati.jain@hotmail.com","dop":"2025-10-21","serial_number":"891296152500020","imei1":"891296152500020","imei2":"891296152500020","popurl":"www.bala-bandopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95008,"job_number":"JOB_95008","tr_customer_id":95026,"tr_customer_product_id":95015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Usha Jain","mobile_number":"7037430501","email_id":"balagopal.menon@yahoo.co.in","dop":"2025-10-21","serial_number":"771374633419914","imei1":"771374633419914","imei2":"771374633419914","popurl":"www.saroja-kocchar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95007,"job_number":"JOB_95007","tr_customer_id":95024,"tr_customer_product_id":95014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Dhruv Guneta","mobile_number":"7049716633","email_id":"baalagopaal.khanna@yahoo.co.in","dop":"2025-10-21","serial_number":"676651886022305","imei1":"676651886022305","imei2":"676651886022305","popurl":"www.deeptendu-sharma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95006,"job_number":"JOB_95006","tr_customer_id":95023,"tr_customer_product_id":95013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Anagh Kaniyar","mobile_number":"7090531182","email_id":"anala.agarwal@hotmail.com","dop":"2025-10-21","serial_number":"731312560538312","imei1":"731312560538312","imei2":"731312560538312","popurl":"www.jay-panicker.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95005,"job_number":"JOB_95005","tr_customer_id":95022,"tr_customer_product_id":95012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Marut Tandon","mobile_number":"7062317203","email_id":"jagmeet.arora@yahoo.co.in","dop":"2025-10-21","serial_number":"231469392069526","imei1":"231469392069526","imei2":"231469392069526","popurl":"www.lakshminath-naik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95004,"job_number":"JOB_95004","tr_customer_id":95021,"tr_customer_product_id":95011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Trilokanath Patil","mobile_number":"7076175396","email_id":"ekadant.jain@yahoo.co.in","dop":"2025-10-21","serial_number":"207075381838090","imei1":"207075381838090","imei2":"207075381838090","popurl":"www.bhaaswar-bandopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95003,"job_number":"JOB_95003","tr_customer_id":95020,"tr_customer_product_id":95010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Dron Shah","mobile_number":"7041436690","email_id":"aaryan.dutta@yahoo.co.in","dop":"2025-10-21","serial_number":"281720578004282","imei1":"281720578004282","imei2":"281720578004282","popurl":"www.mandaakin-chopra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95002,"job_number":"JOB_95002","tr_customer_id":95019,"tr_customer_product_id":95009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Gaurang Ahuja","mobile_number":"7097208885","email_id":"som.pilla@yahoo.co.in","dop":"2025-10-21","serial_number":"185785410087456","imei1":"185785410087456","imei2":"185785410087456","popurl":"www.deenabandhu-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95001,"job_number":"JOB_95001","tr_customer_id":95018,"tr_customer_product_id":95008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Nimit Shah","mobile_number":"7073159377","email_id":"ramaa.sinha@gmail.com","dop":"2025-10-21","serial_number":"032295891871288","imei1":"032295891871288","imei2":"032295891871288","popurl":"www.sunita-prajapat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95000,"job_number":"JOB_95000","tr_customer_id":95017,"tr_customer_product_id":95007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Diptendu Kaniyar","mobile_number":"7065156539","email_id":"ambar.nayar@gmail.com","dop":"2025-10-21","serial_number":"190423863414864","imei1":"190423863414864","imei2":"190423863414864","popurl":"www.daevi-malik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94999,"job_number":"JOB_94999","tr_customer_id":95016,"tr_customer_product_id":95006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Arjun Verma","mobile_number":"7035820816","email_id":"achalesvara.abbott@hotmail.com","dop":"2025-10-21","serial_number":"019484299745017","imei1":"019484299745017","imei2":"019484299745017","popurl":"www.vyas-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94998,"job_number":"JOB_94998","tr_customer_id":95015,"tr_customer_product_id":95005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Sweta Agarwal","mobile_number":"7042836142","email_id":"jagadisha.shukla@hotmail.com","dop":"2025-10-21","serial_number":"552545736181907","imei1":"552545736181907","imei2":"552545736181907","popurl":"www.devi-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94997,"job_number":"JOB_94997","tr_customer_id":95014,"tr_customer_product_id":95004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Satyen Gill","mobile_number":"7044186097","email_id":"vidur.gandhi@hotmail.com","dop":"2025-10-21","serial_number":"178082255514464","imei1":"178082255514464","imei2":"178082255514464","popurl":"www.kannan-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94996,"job_number":"JOB_94996","tr_customer_id":95013,"tr_customer_product_id":95003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Rajendra Naik","mobile_number":"7031682243","email_id":"urmila.embranthiri@hotmail.com","dop":"2025-10-21","serial_number":"280475826552463","imei1":"280475826552463","imei2":"280475826552463","popurl":"www.devasree-shah.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94995,"job_number":"JOB_94995","tr_customer_id":95012,"tr_customer_product_id":95002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Aaditya Nehru","mobile_number":"7012470224","email_id":"amarnath.achari@yahoo.co.in","dop":"2025-10-21","serial_number":"265619251688163","imei1":"265619251688163","imei2":"265619251688163","popurl":"www.giriraaj-namboothiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94994,"job_number":"JOB_94994","tr_customer_id":95011,"tr_customer_product_id":95001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Damodara Chaturvedi","mobile_number":"7002306989","email_id":"meena.namboothiri@hotmail.com","dop":"2025-10-21","serial_number":"054976539050650","imei1":"054976539050650","imei2":"054976539050650","popurl":"www.deven-sharma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94993,"job_number":"JOB_94993","tr_customer_id":95010,"tr_customer_product_id":95000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Deeptimoy Somayaji","mobile_number":"7022558790","email_id":"diksha.patil@hotmail.com","dop":"2025-10-21","serial_number":"735670203314653","imei1":"735670203314653","imei2":"735670203314653","popurl":"www.chanda-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94992,"job_number":"JOB_94992","tr_customer_id":95009,"tr_customer_product_id":94999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Abhisyanta Dubashi","mobile_number":"7049167219","email_id":"giriraj.adiga@hotmail.com","dop":"2025-10-21","serial_number":"467949789616421","imei1":"467949789616421","imei2":"467949789616421","popurl":"www.gemine-abbott.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94991,"job_number":"JOB_94991","tr_customer_id":95008,"tr_customer_product_id":94998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Aanandinii Devar","mobile_number":"7001973890","email_id":"anand.embranthiri@hotmail.com","dop":"2025-10-21","serial_number":"019490879930264","imei1":"019490879930264","imei2":"019490879930264","popurl":"www.darshwana-joshi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94990,"job_number":"JOB_94990","tr_customer_id":95007,"tr_customer_product_id":94997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Suryakanta Shah","mobile_number":"7002153602","email_id":"laal.sharma@yahoo.co.in","dop":"2025-10-21","serial_number":"758589815464781","imei1":"758589815464781","imei2":"758589815464781","popurl":"www.jaya-arora.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94989,"job_number":"JOB_94989","tr_customer_id":95006,"tr_customer_product_id":94996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Chetan Bandopadhyay","mobile_number":"7000968290","email_id":"adinath.shah@yahoo.co.in","dop":"2025-10-21","serial_number":"324013930931294","imei1":"324013930931294","imei2":"324013930931294","popurl":"www.kannen-pothuvaal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94988,"job_number":"JOB_94988","tr_customer_id":95005,"tr_customer_product_id":94995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Girik Panicker","mobile_number":"7002276803","email_id":"deenabandhu.namboothiri@gmail.com","dop":"2025-10-21","serial_number":"124629253428953","imei1":"124629253428953","imei2":"124629253428953","popurl":"www.damayanti-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94987,"job_number":"JOB_94987","tr_customer_id":95004,"tr_customer_product_id":94994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Bodhan Bhattathiri","mobile_number":"7004616719","email_id":"arindam.khanna@gmail.com","dop":"2025-10-21","serial_number":"058307127695663","imei1":"058307127695663","imei2":"058307127695663","popurl":"www.darshwana-kaur.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94986,"job_number":"JOB_94986","tr_customer_id":95003,"tr_customer_product_id":94993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Chidananda Singh","mobile_number":"7099194215","email_id":"hamsini.patil@gmail.com","dop":"2025-10-21","serial_number":"006340329158829","imei1":"006340329158829","imei2":"006340329158829","popurl":"www.dhyanesh-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94985,"job_number":"JOB_94985","tr_customer_id":95002,"tr_customer_product_id":94992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Darshwana Devar","mobile_number":"7086642860","email_id":"atreyee.mehrotra@gmail.com","dop":"2025-10-21","serial_number":"313204590600321","imei1":"313204590600321","imei2":"313204590600321","popurl":"www.parvati-namboothiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94984,"job_number":"JOB_94984","tr_customer_id":95001,"tr_customer_product_id":94991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Arnesh Deshpande","mobile_number":"7070277145","email_id":"amrita.pandey@gmail.com","dop":"2025-10-21","serial_number":"092721188858047","imei1":"092721188858047","imei2":"092721188858047","popurl":"www.abhisyanta-pandey.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94983,"job_number":"JOB_94983","tr_customer_id":95000,"tr_customer_product_id":94990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Aadinath Pillai","mobile_number":"7034101344","email_id":"hiranya.mehrotra@gmail.com","dop":"2025-10-21","serial_number":"803640745329459","imei1":"803640745329459","imei2":"803640745329459","popurl":"www.anwesha-menon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94982,"job_number":"JOB_94982","tr_customer_id":94999,"tr_customer_product_id":94989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Siddhi Dubashi","mobile_number":"7047562892","email_id":"chandradev.devar@gmail.com","dop":"2025-10-21","serial_number":"566398757007521","imei1":"566398757007521","imei2":"566398757007521","popurl":"www.subhasini-asan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94981,"job_number":"JOB_94981","tr_customer_id":94998,"tr_customer_product_id":94988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Laxman Shukla","mobile_number":"7023946593","email_id":"jaya.bhat@yahoo.co.in","dop":"2025-10-21","serial_number":"889251433369614","imei1":"889251433369614","imei2":"889251433369614","popurl":"www.dhruv-iyer.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94980,"job_number":"JOB_94980","tr_customer_id":94997,"tr_customer_product_id":94987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Kashyapi Sharma","mobile_number":"7063516107","email_id":"girja.ganaka@gmail.com","dop":"2025-10-21","serial_number":"588102994823091","imei1":"588102994823091","imei2":"588102994823091","popurl":"www.sanjay-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94979,"job_number":"JOB_94979","tr_customer_id":94996,"tr_customer_product_id":94986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Ameyatma Kaniyar","mobile_number":"7016313598","email_id":"aishani.banerjee@yahoo.co.in","dop":"2025-10-21","serial_number":"742014776731976","imei1":"742014776731976","imei2":"742014776731976","popurl":"www.kamalesh-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94978,"job_number":"JOB_94978","tr_customer_id":94995,"tr_customer_product_id":94985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Shobhana Patel","mobile_number":"7006278164","email_id":"bhooshan.kaul@yahoo.co.in","dop":"2025-10-21","serial_number":"015399462113243","imei1":"015399462113243","imei2":"015399462113243","popurl":"www.brahmdev-pandey.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94977,"job_number":"JOB_94977","tr_customer_id":94994,"tr_customer_product_id":94984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Pranay Nair","mobile_number":"7073661550","email_id":"kanak.tagore@yahoo.co.in","dop":"2025-10-21","serial_number":"488110624538306","imei1":"488110624538306","imei2":"488110624538306","popurl":"www.acaryatanaya-sethi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94976,"job_number":"JOB_94976","tr_customer_id":94993,"tr_customer_product_id":94983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Girika Sharma","mobile_number":"7004621298","email_id":"yogendra.guha@yahoo.co.in","dop":"2025-10-21","serial_number":"883848425796208","imei1":"883848425796208","imei2":"883848425796208","popurl":"www.nalini-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94975,"job_number":"JOB_94975","tr_customer_id":94992,"tr_customer_product_id":94982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Amaresh Marar","mobile_number":"7028366629","email_id":"dhyanesh.chaturvedi@gmail.com","dop":"2025-10-21","serial_number":"160534665906662","imei1":"160534665906662","imei2":"160534665906662","popurl":"www.acharyasuta-dhawan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94974,"job_number":"JOB_94974","tr_customer_id":94991,"tr_customer_product_id":94981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Achyut Singh","mobile_number":"7059504978","email_id":"anil.mahajan@hotmail.com","dop":"2025-10-21","serial_number":"763541906276934","imei1":"763541906276934","imei2":"763541906276934","popurl":"www.shridevi-singh.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94973,"job_number":"JOB_94973","tr_customer_id":94990,"tr_customer_product_id":94980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Hiranmay Khan","mobile_number":"7098425268","email_id":"param.embranthiri@gmail.com","dop":"2025-10-21","serial_number":"355623474467400","imei1":"355623474467400","imei2":"355623474467400","popurl":"www.acharyanandana-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94972,"job_number":"JOB_94972","tr_customer_id":94989,"tr_customer_product_id":94979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Ghanashyam Dwivedi","mobile_number":"7010586628","email_id":"shakuntala.johar@gmail.com","dop":"2025-10-21","serial_number":"804776951948038","imei1":"804776951948038","imei2":"804776951948038","popurl":"www.leela-khanna.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94971,"job_number":"JOB_94971","tr_customer_id":94988,"tr_customer_product_id":94978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Shridevi Adiga","mobile_number":"7077241501","email_id":"omana.shukla@hotmail.com","dop":"2025-10-21","serial_number":"157337741838112","imei1":"157337741838112","imei2":"157337741838112","popurl":"www.mandakini-somayaji.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94970,"job_number":"JOB_94970","tr_customer_id":94987,"tr_customer_product_id":94977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Gobinda Dwivedi","mobile_number":"7040515626","email_id":"rati.mehrotra@gmail.com","dop":"2025-10-21","serial_number":"833463599791807","imei1":"833463599791807","imei2":"833463599791807","popurl":"www.suma-somayaji.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94969,"job_number":"JOB_94969","tr_customer_id":94986,"tr_customer_product_id":94976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Bilva Mehrotra","mobile_number":"7013947463","email_id":"aagneya.patil@hotmail.com","dop":"2025-10-21","serial_number":"961467575844941","imei1":"961467575844941","imei2":"961467575844941","popurl":"www.som-patel.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94968,"job_number":"JOB_94968","tr_customer_id":94985,"tr_customer_product_id":94975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Aalok Abbott","mobile_number":"7043206902","email_id":"jagmeet.guha@yahoo.co.in","dop":"2025-10-21","serial_number":"499531140903883","imei1":"499531140903883","imei2":"499531140903883","popurl":"www.baidehi-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94967,"job_number":"JOB_94967","tr_customer_id":94984,"tr_customer_product_id":94974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Vimala Kocchar","mobile_number":"7059850779","email_id":"sarvin.varma@gmail.com","dop":"2025-10-21","serial_number":"695165956769975","imei1":"695165956769975","imei2":"695165956769975","popurl":"www.aanjaneya-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94966,"job_number":"JOB_94966","tr_customer_id":94983,"tr_customer_product_id":94973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Chandini Shah","mobile_number":"7060665097","email_id":"narendra.gill@hotmail.com","dop":"2025-10-21","serial_number":"897502727154182","imei1":"897502727154182","imei2":"897502727154182","popurl":"www.aasha-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94965,"job_number":"JOB_94965","tr_customer_id":94982,"tr_customer_product_id":94972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Prasad Saini","mobile_number":"7042032044","email_id":"ekaksh.marar@gmail.com","dop":"2025-10-21","serial_number":"941296139314703","imei1":"941296139314703","imei2":"941296139314703","popurl":"www.kamlesh-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94964,"job_number":"JOB_94964","tr_customer_id":94981,"tr_customer_product_id":94971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Chakravartee Namboothiri","mobile_number":"7078489030","email_id":"kanchan.trivedi@yahoo.co.in","dop":"2025-10-21","serial_number":"638484736543193","imei1":"638484736543193","imei2":"638484736543193","popurl":"www.sucheta-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94963,"job_number":"JOB_94963","tr_customer_id":94980,"tr_customer_product_id":94970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Ritesh Varman","mobile_number":"7053197637","email_id":"divjot.dhawan@hotmail.com","dop":"2025-10-21","serial_number":"362199467869870","imei1":"362199467869870","imei2":"362199467869870","popurl":"www.bhanumati-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94962,"job_number":"JOB_94962","tr_customer_id":94979,"tr_customer_product_id":94969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Sarla Iyer","mobile_number":"7084272065","email_id":"vasudev.desai@yahoo.co.in","dop":"2025-10-21","serial_number":"254395248446131","imei1":"254395248446131","imei2":"254395248446131","popurl":"www.anilaabh-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94961,"job_number":"JOB_94961","tr_customer_id":94978,"tr_customer_product_id":94968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Krishnadas Gupta","mobile_number":"7068606600","email_id":"shashi.namboothiri@gmail.com","dop":"2025-10-21","serial_number":"369291658240685","imei1":"369291658240685","imei2":"369291658240685","popurl":"www.kartik-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94960,"job_number":"JOB_94960","tr_customer_id":94977,"tr_customer_product_id":94967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Giri Ahuja","mobile_number":"7092726384","email_id":"bhadrak.talwar@hotmail.com","dop":"2025-10-21","serial_number":"589875115996171","imei1":"589875115996171","imei2":"589875115996171","popurl":"www.vaishvi-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94959,"job_number":"JOB_94959","tr_customer_id":94976,"tr_customer_product_id":94966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Drona Pothuvaal","mobile_number":"7089024919","email_id":"anil.saini@gmail.com","dop":"2025-10-21","serial_number":"763356968474834","imei1":"763356968474834","imei2":"763356968474834","popurl":"www.geeta-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94958,"job_number":"JOB_94958","tr_customer_id":94975,"tr_customer_product_id":94965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Dayamayee Mishra","mobile_number":"7005410705","email_id":"dhara.rana@yahoo.co.in","dop":"2025-10-21","serial_number":"953573814725862","imei1":"953573814725862","imei2":"953573814725862","popurl":"www.sunita-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94957,"job_number":"JOB_94957","tr_customer_id":94974,"tr_customer_product_id":94964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Subodh Singh","mobile_number":"7053444862","email_id":"suryakanta.nambeesan@yahoo.co.in","dop":"2025-10-21","serial_number":"511686277017545","imei1":"511686277017545","imei2":"511686277017545","popurl":"www.amarnath-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94956,"job_number":"JOB_94956","tr_customer_id":94973,"tr_customer_product_id":94963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Bhagwati Devar","mobile_number":"7075745020","email_id":"sarala.chaturvedi@yahoo.co.in","dop":"2025-10-21","serial_number":"751999478131482","imei1":"751999478131482","imei2":"751999478131482","popurl":"www.ujjawal-gandhi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94955,"job_number":"JOB_94955","tr_customer_id":94972,"tr_customer_product_id":94962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Bandhul Ganaka","mobile_number":"7015389362","email_id":"saraswati.chattopadhyay@hotmail.com","dop":"2025-10-21","serial_number":"279374428434883","imei1":"279374428434883","imei2":"279374428434883","popurl":"www.rajinder-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94954,"job_number":"JOB_94954","tr_customer_id":94971,"tr_customer_product_id":94961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Adhrit Ganaka","mobile_number":"7016546292","email_id":"mohini.gill@yahoo.co.in","dop":"2025-10-21","serial_number":"851786530630041","imei1":"851786530630041","imei2":"851786530630041","popurl":"www.gemini-patel.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94953,"job_number":"JOB_94953","tr_customer_id":94970,"tr_customer_product_id":94960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Aadidev Nayar","mobile_number":"7033666299","email_id":"somnath.namboothiri@hotmail.com","dop":"2025-10-21","serial_number":"488913670420944","imei1":"488913670420944","imei2":"488913670420944","popurl":"www.chandrabhan-mahajan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94952,"job_number":"JOB_94952","tr_customer_id":94969,"tr_customer_product_id":94959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Deeptanshu Deshpande","mobile_number":"7066478588","email_id":"anandswarup.abbott@hotmail.com","dop":"2025-10-21","serial_number":"056936119065867","imei1":"056936119065867","imei2":"056936119065867","popurl":"www.atmaja-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94951,"job_number":"JOB_94951","tr_customer_id":94968,"tr_customer_product_id":94958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Vidhur Embranthiri","mobile_number":"7073481411","email_id":"rohan.tandon@gmail.com","dop":"2025-10-21","serial_number":"994019037484179","imei1":"994019037484179","imei2":"994019037484179","popurl":"www.oormila-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94950,"job_number":"JOB_94950","tr_customer_id":94967,"tr_customer_product_id":94957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Devdan Pilla","mobile_number":"7034654790","email_id":"jahnu.dwivedi@gmail.com","dop":"2025-10-21","serial_number":"815886399432443","imei1":"815886399432443","imei2":"815886399432443","popurl":"www.daevika-johar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94949,"job_number":"JOB_94949","tr_customer_id":94966,"tr_customer_product_id":94956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Bheeshma Rana","mobile_number":"7057772748","email_id":"tej.malik@gmail.com","dop":"2025-10-21","serial_number":"899464686745814","imei1":"899464686745814","imei2":"899464686745814","popurl":"www.tejas-sethi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94948,"job_number":"JOB_94948","tr_customer_id":94965,"tr_customer_product_id":94955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Brijesh Gupta","mobile_number":"7009599739","email_id":"dhanpati.sharma@gmail.com","dop":"2025-10-21","serial_number":"523242909341535","imei1":"523242909341535","imei2":"523242909341535","popurl":"www.vaidehi-nehru.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94947,"job_number":"JOB_94947","tr_customer_id":94964,"tr_customer_product_id":94954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Siddhi Dutta","mobile_number":"7038567389","email_id":"harita.nehru@yahoo.co.in","dop":"2025-10-21","serial_number":"006103800446474","imei1":"006103800446474","imei2":"006103800446474","popurl":"www.padma-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94946,"job_number":"JOB_94946","tr_customer_id":94963,"tr_customer_product_id":94953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Triloki Sinha","mobile_number":"7020609287","email_id":"divjot.rana@hotmail.com","dop":"2025-10-21","serial_number":"711114036376861","imei1":"711114036376861","imei2":"711114036376861","popurl":"www.sitara-johar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94945,"job_number":"JOB_94945","tr_customer_id":94962,"tr_customer_product_id":94952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Brijesh Mahajan","mobile_number":"7003470562","email_id":"abhisyanta.gowda@hotmail.com","dop":"2025-10-21","serial_number":"235709505501988","imei1":"235709505501988","imei2":"235709505501988","popurl":"www.sumitra-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94944,"job_number":"JOB_94944","tr_customer_id":94961,"tr_customer_product_id":94951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Aryan Nair","mobile_number":"7074372588","email_id":"devak.dubashi@gmail.com","dop":"2025-10-21","serial_number":"158183483762255","imei1":"158183483762255","imei2":"158183483762255","popurl":"www.digambara-dutta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94943,"job_number":"JOB_94943","tr_customer_id":94960,"tr_customer_product_id":94950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Poornima Saini","mobile_number":"7027571441","email_id":"ekaksh.abbott@hotmail.com","dop":"2025-10-21","serial_number":"002277874302310","imei1":"002277874302310","imei2":"002277874302310","popurl":"www.aadidev-rana.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94942,"job_number":"JOB_94942","tr_customer_id":94959,"tr_customer_product_id":94949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Dharani Kaul","mobile_number":"7095397591","email_id":"bhargavi.gill@yahoo.co.in","dop":"2025-10-21","serial_number":"099517827360933","imei1":"099517827360933","imei2":"099517827360933","popurl":"www.vidya-bandopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94941,"job_number":"JOB_94941","tr_customer_id":94958,"tr_customer_product_id":94948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Adhrit Joshi","mobile_number":"7022178942","email_id":"gandharva.talwar@yahoo.co.in","dop":"2025-10-21","serial_number":"731103500443890","imei1":"731103500443890","imei2":"731103500443890","popurl":"www.siddarth-dhawan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94940,"job_number":"JOB_94940","tr_customer_id":94957,"tr_customer_product_id":94947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Deeptimay Talwar","mobile_number":"7049390178","email_id":"gandharva.bhattacharya@gmail.com","dop":"2025-10-21","serial_number":"080251234686121","imei1":"080251234686121","imei2":"080251234686121","popurl":"www.ekdant-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94939,"job_number":"JOB_94939","tr_customer_id":94956,"tr_customer_product_id":94946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Avantika Pandey","mobile_number":"7031459686","email_id":"dhatri.butt@hotmail.com","dop":"2025-10-21","serial_number":"746987057036608","imei1":"746987057036608","imei2":"746987057036608","popurl":"www.chakor-gill.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94938,"job_number":"JOB_94938","tr_customer_id":94955,"tr_customer_product_id":94945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Malti Gowda","mobile_number":"7046953508","email_id":"vaishnavi.jain@yahoo.co.in","dop":"2025-10-21","serial_number":"248536508076653","imei1":"248536508076653","imei2":"248536508076653","popurl":"www.vidhya-butt.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94937,"job_number":"JOB_94937","tr_customer_id":94954,"tr_customer_product_id":94944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Pushti Bhat","mobile_number":"7035347199","email_id":"deevakar.acharya@hotmail.com","dop":"2025-10-21","serial_number":"854527122605841","imei1":"854527122605841","imei2":"854527122605841","popurl":"www.deeptiman-kocchar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94936,"job_number":"JOB_94936","tr_customer_id":94953,"tr_customer_product_id":94943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Ganak Ahuja","mobile_number":"7094290357","email_id":"ajeet.pothuvaal@yahoo.co.in","dop":"2025-10-21","serial_number":"864003031178604","imei1":"864003031178604","imei2":"864003031178604","popurl":"www.bhilangana-somayaji.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94935,"job_number":"JOB_94935","tr_customer_id":94952,"tr_customer_product_id":94942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Chandrabhan Dwivedi","mobile_number":"7013711617","email_id":"shrishti.abbott@hotmail.com","dop":"2025-10-21","serial_number":"013185115012163","imei1":"013185115012163","imei2":"013185115012163","popurl":"www.chandramauli-joshi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94934,"job_number":"JOB_94934","tr_customer_id":94951,"tr_customer_product_id":94941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Meghnad Nayar","mobile_number":"7025054544","email_id":"deven.shah@gmail.com","dop":"2025-10-21","serial_number":"601492827588560","imei1":"601492827588560","imei2":"601492827588560","popurl":"www.vaijayanti-adiga.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94933,"job_number":"JOB_94933","tr_customer_id":94950,"tr_customer_product_id":94940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Tanirika Varrier","mobile_number":"7096804713","email_id":"dhyaneshwar.nambeesan@gmail.com","dop":"2025-10-21","serial_number":"462130006199527","imei1":"462130006199527","imei2":"462130006199527","popurl":"www.anusuya-deshpande.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94932,"job_number":"JOB_94932","tr_customer_id":94949,"tr_customer_product_id":94939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Chanakya Marar","mobile_number":"7030742926","email_id":"bodhan.mahajan@yahoo.co.in","dop":"2025-10-21","serial_number":"419021138366401","imei1":"419021138366401","imei2":"419021138366401","popurl":"www.dhanalakshmi-malik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94931,"job_number":"JOB_94931","tr_customer_id":94948,"tr_customer_product_id":94938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Hari Dhawan","mobile_number":"7056640122","email_id":"atmaja.abbott@yahoo.co.in","dop":"2025-10-21","serial_number":"238108878695433","imei1":"238108878695433","imei2":"238108878695433","popurl":"www.vaijayanthi-pothuvaal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94930,"job_number":"JOB_94930","tr_customer_id":94947,"tr_customer_product_id":94937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Bhaaswar Adiga","mobile_number":"7004247927","email_id":"jyoti.prajapat@gmail.com","dop":"2025-10-21","serial_number":"106560045314260","imei1":"106560045314260","imei2":"106560045314260","popurl":"www.bilva-embranthiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94929,"job_number":"JOB_94929","tr_customer_id":94946,"tr_customer_product_id":94936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Pushti Acharya","mobile_number":"7022202492","email_id":"garud.khan@yahoo.co.in","dop":"2025-10-21","serial_number":"827143093045736","imei1":"827143093045736","imei2":"827143093045736","popurl":"www.girika-guneta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94928,"job_number":"JOB_94928","tr_customer_id":94945,"tr_customer_product_id":94934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Chetan Khatri","mobile_number":"7069867267","email_id":"param.gowda@yahoo.co.in","dop":"2025-10-21","serial_number":"884579879260411","imei1":"884579879260411","imei2":"884579879260411","popurl":"www.dhatri-johar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94927,"job_number":"JOB_94927","tr_customer_id":94944,"tr_customer_product_id":94935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Shakti Mukhopadhyay","mobile_number":"7073496519","email_id":"anaadi.dwivedi@yahoo.co.in","dop":"2025-10-21","serial_number":"092888683986965","imei1":"092888683986965","imei2":"092888683986965","popurl":"www.abhirath-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94926,"job_number":"JOB_94926","tr_customer_id":94943,"tr_customer_product_id":94933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Achintya Naik","mobile_number":"7088873461","email_id":"tara.pandey@yahoo.co.in","dop":"2025-10-21","serial_number":"643703604966892","imei1":"643703604966892","imei2":"643703604966892","popurl":"www.govinda-abbott.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94925,"job_number":"JOB_94925","tr_customer_id":94942,"tr_customer_product_id":94932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Siddhi Sharma","mobile_number":"7089001741","email_id":"naveen.dutta@hotmail.com","dop":"2025-10-21","serial_number":"507627722667250","imei1":"507627722667250","imei2":"507627722667250","popurl":"www.dinakar-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94924,"job_number":"JOB_94924","tr_customer_id":94941,"tr_customer_product_id":94931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Purushottam Bandopadhyay","mobile_number":"7069949677","email_id":"rohit.khan@gmail.com","dop":"2025-10-21","serial_number":"248387130055187","imei1":"248387130055187","imei2":"248387130055187","popurl":"www.triloki-achari.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94923,"job_number":"JOB_94923","tr_customer_id":94940,"tr_customer_product_id":94930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Malti Dubashi","mobile_number":"7096511120","email_id":"ekaaksh.dhawan@hotmail.com","dop":"2025-10-21","serial_number":"533565004642813","imei1":"533565004642813","imei2":"533565004642813","popurl":"www.maheswar-mukhopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94922,"job_number":"JOB_94922","tr_customer_id":94939,"tr_customer_product_id":94929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Brahmaanand Marar","mobile_number":"7039990513","email_id":"gobinda.johar@hotmail.com","dop":"2025-10-21","serial_number":"808712694564926","imei1":"808712694564926","imei2":"808712694564926","popurl":"www.devi-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94921,"job_number":"JOB_94921","tr_customer_id":94938,"tr_customer_product_id":94928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Bhramar Embranthiri","mobile_number":"7030633646","email_id":"opaline.trivedi@gmail.com","dop":"2025-10-21","serial_number":"580984552694744","imei1":"580984552694744","imei2":"580984552694744","popurl":"www.adikavi-ganaka.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94920,"job_number":"JOB_94920","tr_customer_id":94937,"tr_customer_product_id":94927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Vrinda Bhattacharya","mobile_number":"7046802655","email_id":"atreyee.kocchar@hotmail.com","dop":"2025-10-21","serial_number":"448247773812321","imei1":"448247773812321","imei2":"448247773812321","popurl":"www.jagmeet-chopra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94919,"job_number":"JOB_94919","tr_customer_id":94936,"tr_customer_product_id":94926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Vaijayanti Saini","mobile_number":"7083436000","email_id":"vedang.talwar@gmail.com","dop":"2025-10-21","serial_number":"093693148494379","imei1":"093693148494379","imei2":"093693148494379","popurl":"www.ujjwal-patil.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94918,"job_number":"JOB_94918","tr_customer_id":94935,"tr_customer_product_id":94925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Adhrit Gandhi","mobile_number":"7038923135","email_id":"deenabandhu.gill@yahoo.co.in","dop":"2025-10-21","serial_number":"731959883313149","imei1":"731959883313149","imei2":"731959883313149","popurl":"www.pranay-guha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94917,"job_number":"JOB_94917","tr_customer_id":94934,"tr_customer_product_id":94924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Anjushree Menon","mobile_number":"7016083999","email_id":"vidur.mehrotra@gmail.com","dop":"2025-10-21","serial_number":"200437384281668","imei1":"200437384281668","imei2":"200437384281668","popurl":"www.acaryatanaya-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94916,"job_number":"JOB_94916","tr_customer_id":94933,"tr_customer_product_id":94923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Digambara Mehra","mobile_number":"7060787497","email_id":"abani.ahluwalia@hotmail.com","dop":"2025-10-21","serial_number":"595323680237783","imei1":"595323680237783","imei2":"595323680237783","popurl":"www.jai-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94915,"job_number":"JOB_94915","tr_customer_id":94932,"tr_customer_product_id":94922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Chaten Dutta","mobile_number":"7053620987","email_id":"kailash.sethi@hotmail.com","dop":"2025-10-21","serial_number":"017491021980656","imei1":"017491021980656","imei2":"017491021980656","popurl":"www.devi-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94914,"job_number":"JOB_94914","tr_customer_id":94931,"tr_customer_product_id":94921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Divya Gandhi","mobile_number":"7030350855","email_id":"sanjay.guneta@yahoo.co.in","dop":"2025-10-21","serial_number":"080884174338274","imei1":"080884174338274","imei2":"080884174338274","popurl":"www.abhisyanta-banerjee.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94913,"job_number":"JOB_94913","tr_customer_id":94930,"tr_customer_product_id":94920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Lakshman Namboothiri","mobile_number":"7004103742","email_id":"lakshminath.jha@hotmail.com","dop":"2025-10-21","serial_number":"538262305631828","imei1":"538262305631828","imei2":"538262305631828","popurl":"www.omana-chopra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94912,"job_number":"JOB_94912","tr_customer_id":94929,"tr_customer_product_id":94919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Prasad Pilla","mobile_number":"7022251025","email_id":"aadinath.nayar@hotmail.com","dop":"2025-10-21","serial_number":"466582742119010","imei1":"466582742119010","imei2":"466582742119010","popurl":"www.dandak-gupta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94911,"job_number":"JOB_94911","tr_customer_id":94928,"tr_customer_product_id":94918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Shubha Chattopadhyay","mobile_number":"7099224128","email_id":"siddhi.shah@gmail.com","dop":"2025-10-21","serial_number":"211786719975602","imei1":"211786719975602","imei2":"211786719975602","popurl":"www.bhadraksh-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94910,"job_number":"JOB_94910","tr_customer_id":94927,"tr_customer_product_id":94917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Kanchan Reddy","mobile_number":"7038278611","email_id":"kumar.nair@gmail.com","dop":"2025-10-21","serial_number":"382171551160869","imei1":"382171551160869","imei2":"382171551160869","popurl":"www.damodara-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94909,"job_number":"JOB_94909","tr_customer_id":94926,"tr_customer_product_id":94916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Bhaasvan Kocchar","mobile_number":"7002186775","email_id":"balagopal.shukla@hotmail.com","dop":"2025-10-21","serial_number":"313091722528007","imei1":"313091722528007","imei2":"313091722528007","popurl":"www.siddarth-prajapat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94908,"job_number":"JOB_94908","tr_customer_id":94925,"tr_customer_product_id":94915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Bhudeva Sinha","mobile_number":"7057123161","email_id":"javas.pothuvaal@gmail.com","dop":"2025-10-21","serial_number":"683109585735887","imei1":"683109585735887","imei2":"683109585735887","popurl":"www.dayaananda-ganaka.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94907,"job_number":"JOB_94907","tr_customer_id":94924,"tr_customer_product_id":94914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Bodhan Pandey","mobile_number":"7096165974","email_id":"anila.mehrotra@yahoo.co.in","dop":"2025-10-21","serial_number":"723039656913754","imei1":"723039656913754","imei2":"723039656913754","popurl":"www.brahmdev-pothuvaal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94906,"job_number":"JOB_94906","tr_customer_id":94923,"tr_customer_product_id":94913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Vedang Achari","mobile_number":"7068496410","email_id":"goswamee.asan@yahoo.co.in","dop":"2025-10-21","serial_number":"862945734930108","imei1":"862945734930108","imei2":"862945734930108","popurl":"www.gajbaahu-sharma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94905,"job_number":"JOB_94905","tr_customer_id":94922,"tr_customer_product_id":94912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Drona Varma","mobile_number":"7099924606","email_id":"suma.singh@gmail.com","dop":"2025-10-21","serial_number":"305666459626322","imei1":"305666459626322","imei2":"305666459626322","popurl":"www.jagdish-adiga.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94904,"job_number":"JOB_94904","tr_customer_id":94921,"tr_customer_product_id":94911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Narinder Varrier","mobile_number":"7012178026","email_id":"chidambaram.sinha@yahoo.co.in","dop":"2025-10-21","serial_number":"885055746748803","imei1":"885055746748803","imei2":"885055746748803","popurl":"www.bhoopat-marar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94903,"job_number":"JOB_94903","tr_customer_id":94920,"tr_customer_product_id":94910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Yogesh Talwar","mobile_number":"7095875017","email_id":"arindam.shukla@yahoo.co.in","dop":"2025-10-21","serial_number":"162465785298436","imei1":"162465785298436","imei2":"162465785298436","popurl":"www.kamla-mehrotra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94902,"job_number":"JOB_94902","tr_customer_id":94919,"tr_customer_product_id":94909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Sudeva Bandopadhyay","mobile_number":"7090356708","email_id":"gayatri.pothuvaal@hotmail.com","dop":"2025-10-21","serial_number":"550960330994928","imei1":"550960330994928","imei2":"550960330994928","popurl":"www.uttam-ahluwalia.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94901,"job_number":"JOB_94901","tr_customer_id":94918,"tr_customer_product_id":94908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Shakti Dwivedi","mobile_number":"7071726416","email_id":"anand.tagore@gmail.com","dop":"2025-10-21","serial_number":"756130715207177","imei1":"756130715207177","imei2":"756130715207177","popurl":"www.sarisha-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94900,"job_number":"JOB_94900","tr_customer_id":94917,"tr_customer_product_id":94907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Deepan Pothuvaal","mobile_number":"7032945373","email_id":"akshata.chaturvedi@hotmail.com","dop":"2025-10-21","serial_number":"753180188994956","imei1":"753180188994956","imei2":"753180188994956","popurl":"www.mahesh-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94899,"job_number":"JOB_94899","tr_customer_id":94916,"tr_customer_product_id":94906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Ritesh Iyengar","mobile_number":"7045865736","email_id":"bhamini.guneta@hotmail.com","dop":"2025-10-21","serial_number":"861416141609391","imei1":"861416141609391","imei2":"861416141609391","popurl":"www.swarnalata-dubashi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94898,"job_number":"JOB_94898","tr_customer_id":94915,"tr_customer_product_id":94905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Gurdev Mehrotra","mobile_number":"7023672397","email_id":"gita.bhattacharya@yahoo.co.in","dop":"2025-10-21","serial_number":"664970462319882","imei1":"664970462319882","imei2":"664970462319882","popurl":"www.chandini-shah.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94897,"job_number":"JOB_94897","tr_customer_id":94914,"tr_customer_product_id":94904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Dharitri Joshi","mobile_number":"7019100199","email_id":"chaturaanan.shah@yahoo.co.in","dop":"2025-10-21","serial_number":"091132936070908","imei1":"091132936070908","imei2":"091132936070908","popurl":"www.dhanpati-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94896,"job_number":"JOB_94896","tr_customer_id":94913,"tr_customer_product_id":94903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Ekalavya Nayar","mobile_number":"7003317695","email_id":"bhudeva.guneta@yahoo.co.in","dop":"2025-10-21","serial_number":"345840876546389","imei1":"345840876546389","imei2":"345840876546389","popurl":"www.dakshayani-joshi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94895,"job_number":"JOB_94895","tr_customer_id":94912,"tr_customer_product_id":94902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Girja Sinha","mobile_number":"7008886597","email_id":"bandhul.banerjee@hotmail.com","dop":"2025-10-21","serial_number":"746572513299539","imei1":"746572513299539","imei2":"746572513299539","popurl":"www.gemine-dhawan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94894,"job_number":"JOB_94894","tr_customer_id":94911,"tr_customer_product_id":94901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Gorakhnath Sethi","mobile_number":"7031454461","email_id":"lila.prajapat@gmail.com","dop":"2025-10-21","serial_number":"272855229794552","imei1":"272855229794552","imei2":"272855229794552","popurl":"www.radha-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94893,"job_number":"JOB_94893","tr_customer_id":94910,"tr_customer_product_id":94900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Chatur Guneta","mobile_number":"7041277159","email_id":"adripathi.abbott@hotmail.com","dop":"2025-10-21","serial_number":"327140300745325","imei1":"327140300745325","imei2":"327140300745325","popurl":"www.chandramohan-dwivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94892,"job_number":"JOB_94892","tr_customer_id":94909,"tr_customer_product_id":94899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Aatmaj Embranthiri","mobile_number":"7075922638","email_id":"shiv.dutta@hotmail.com","dop":"2025-10-21","serial_number":"626972001836050","imei1":"626972001836050","imei2":"626972001836050","popurl":"www.bala-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94891,"job_number":"JOB_94891","tr_customer_id":94908,"tr_customer_product_id":94898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Kartik Gill","mobile_number":"7083266195","email_id":"kama.namboothiri@yahoo.co.in","dop":"2025-10-21","serial_number":"476931363218821","imei1":"476931363218821","imei2":"476931363218821","popurl":"www.sarla-menon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94890,"job_number":"JOB_94890","tr_customer_id":94907,"tr_customer_product_id":94897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Bhooshit Nayar","mobile_number":"7021695368","email_id":"akshat.tagore@yahoo.co.in","dop":"2025-10-21","serial_number":"053373583503666","imei1":"053373583503666","imei2":"053373583503666","popurl":"www.adinath-butt.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94889,"job_number":"JOB_94889","tr_customer_id":94906,"tr_customer_product_id":94896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Purnima Menon","mobile_number":"7054503315","email_id":"gotum.agarwal@yahoo.co.in","dop":"2025-10-21","serial_number":"463562693230593","imei1":"463562693230593","imei2":"463562693230593","popurl":"www.agasti-asan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94888,"job_number":"JOB_94888","tr_customer_id":94905,"tr_customer_product_id":94895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Amogh Butt","mobile_number":"7087876161","email_id":"hamsini.khan@gmail.com","dop":"2025-10-21","serial_number":"832793549988869","imei1":"832793549988869","imei2":"832793549988869","popurl":"www.baalagopaal-kaul.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94887,"job_number":"JOB_94887","tr_customer_id":94904,"tr_customer_product_id":94894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Sitara Gowda","mobile_number":"7025421502","email_id":"chaten.embranthiri@hotmail.com","dop":"2025-10-21","serial_number":"152627922744983","imei1":"152627922744983","imei2":"152627922744983","popurl":"www.aasha-devar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94886,"job_number":"JOB_94886","tr_customer_id":94903,"tr_customer_product_id":94893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Tanushree Tandon","mobile_number":"7078638533","email_id":"aadrika.abbott@yahoo.co.in","dop":"2025-10-21","serial_number":"350403547191594","imei1":"350403547191594","imei2":"350403547191594","popurl":"www.vedanshi-varrier.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94885,"job_number":"JOB_94885","tr_customer_id":94902,"tr_customer_product_id":94892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Bilwa Mehrotra","mobile_number":"7049004179","email_id":"adityanandan.ahuja@yahoo.co.in","dop":"2025-10-21","serial_number":"408400181844821","imei1":"408400181844821","imei2":"408400181844821","popurl":"www.giriraaj-embranthiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94884,"job_number":"JOB_94884","tr_customer_id":94901,"tr_customer_product_id":94891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Triloki Khanna","mobile_number":"7093036237","email_id":"rageswari.nayar@hotmail.com","dop":"2025-10-21","serial_number":"526592186645783","imei1":"526592186645783","imei2":"526592186645783","popurl":"www.gajabahu-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94883,"job_number":"JOB_94883","tr_customer_id":94900,"tr_customer_product_id":94890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Lalita Banerjee","mobile_number":"7005013089","email_id":"inder.achari@yahoo.co.in","dop":"2025-10-21","serial_number":"491718201620186","imei1":"491718201620186","imei2":"491718201620186","popurl":"www.dhanalakshmi-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94882,"job_number":"JOB_94882","tr_customer_id":94899,"tr_customer_product_id":94889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Lakshman Tagore","mobile_number":"7048177407","email_id":"manoj.pillai@gmail.com","dop":"2025-10-21","serial_number":"901516156693086","imei1":"901516156693086","imei2":"901516156693086","popurl":"www.tanushree-prajapat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94881,"job_number":"JOB_94881","tr_customer_id":94898,"tr_customer_product_id":94888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Kalyani Desai","mobile_number":"7098591565","email_id":"vinay.bharadwaj@yahoo.co.in","dop":"2025-10-21","serial_number":"732515423492694","imei1":"732515423492694","imei2":"732515423492694","popurl":"www.ghanaanand-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94880,"job_number":"JOB_94880","tr_customer_id":94897,"tr_customer_product_id":94887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Aashritha Embranthiri","mobile_number":"7035441839","email_id":"ananda.embranthiri@yahoo.co.in","dop":"2025-10-21","serial_number":"149693710029859","imei1":"149693710029859","imei2":"149693710029859","popurl":"www.swami-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94879,"job_number":"JOB_94879","tr_customer_id":94896,"tr_customer_product_id":94886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Dhanapati Mishra","mobile_number":"7097036137","email_id":"chetan.varman@gmail.com","dop":"2025-10-21","serial_number":"770638276142847","imei1":"770638276142847","imei2":"770638276142847","popurl":"www.dakshayani-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94878,"job_number":"JOB_94878","tr_customer_id":94895,"tr_customer_product_id":94885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Dipali Adiga","mobile_number":"7079410952","email_id":"charak.arora@yahoo.co.in","dop":"2025-10-21","serial_number":"849684350359530","imei1":"849684350359530","imei2":"849684350359530","popurl":"www.gopal-mukhopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94877,"job_number":"JOB_94877","tr_customer_id":94894,"tr_customer_product_id":94884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Harit Panicker","mobile_number":"7049172271","email_id":"karan.bhattacharya@yahoo.co.in","dop":"2025-10-21","serial_number":"252498224142859","imei1":"252498224142859","imei2":"252498224142859","popurl":"www.deeptanshu-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94876,"job_number":"JOB_94876","tr_customer_id":94893,"tr_customer_product_id":94883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Amrita Gill","mobile_number":"7028478908","email_id":"bilva.jha@hotmail.com","dop":"2025-10-21","serial_number":"496202706880140","imei1":"496202706880140","imei2":"496202706880140","popurl":"www.vijay-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94875,"job_number":"JOB_94875","tr_customer_id":94892,"tr_customer_product_id":94882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Bhaves Embranthiri","mobile_number":"7097027071","email_id":"goutam.dhawan@hotmail.com","dop":"2025-10-21","serial_number":"683422522452149","imei1":"683422522452149","imei2":"683422522452149","popurl":"www.aaditya-embranthiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94874,"job_number":"JOB_94874","tr_customer_id":94891,"tr_customer_product_id":94881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Vedanga Panicker","mobile_number":"7053430122","email_id":"sushil.talwar@hotmail.com","dop":"2025-10-21","serial_number":"416838942548606","imei1":"416838942548606","imei2":"416838942548606","popurl":"www.devak-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94873,"job_number":"JOB_94873","tr_customer_id":94890,"tr_customer_product_id":94880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Deb Chaturvedi","mobile_number":"7006950691","email_id":"shakuntala.pandey@yahoo.co.in","dop":"2025-10-21","serial_number":"143257041574912","imei1":"143257041574912","imei2":"143257041574912","popurl":"www.anaadi-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94872,"job_number":"JOB_94872","tr_customer_id":94889,"tr_customer_product_id":94879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Aagney Prajapat","mobile_number":"7096408384","email_id":"vimala.adiga@gmail.com","dop":"2025-10-21","serial_number":"667017021410661","imei1":"667017021410661","imei2":"667017021410661","popurl":"www.anwesha-agarwal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94871,"job_number":"JOB_94871","tr_customer_id":94888,"tr_customer_product_id":94878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Prayag Varman","mobile_number":"7045314014","email_id":"garud.malik@yahoo.co.in","dop":"2025-10-21","serial_number":"030474532251577","imei1":"030474532251577","imei2":"030474532251577","popurl":"www.trilokesh-malik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94870,"job_number":"JOB_94870","tr_customer_id":94887,"tr_customer_product_id":94877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Girindra Shah","mobile_number":"7099459599","email_id":"abhisyanta.chaturvedi@hotmail.com","dop":"2025-10-21","serial_number":"384956343434379","imei1":"384956343434379","imei2":"384956343434379","popurl":"www.chidaatma-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94869,"job_number":"JOB_94869","tr_customer_id":94886,"tr_customer_product_id":94876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Chidaakaash Kaul","mobile_number":"7080423120","email_id":"dipankar.gowda@hotmail.com","dop":"2025-10-21","serial_number":"226240139410193","imei1":"226240139410193","imei2":"226240139410193","popurl":"www.hiranmay-banerjee.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94868,"job_number":"JOB_94868","tr_customer_id":94885,"tr_customer_product_id":94875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Gobinda Verma","mobile_number":"7044392038","email_id":"balagopal.kaul@gmail.com","dop":"2025-10-21","serial_number":"459473605145057","imei1":"459473605145057","imei2":"459473605145057","popurl":"www.shankar-mishra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94867,"job_number":"JOB_94867","tr_customer_id":94884,"tr_customer_product_id":94874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Sushil Varman","mobile_number":"7090172947","email_id":"arya.devar@gmail.com","dop":"2025-10-21","serial_number":"415999957563351","imei1":"415999957563351","imei2":"415999957563351","popurl":"www.ranjeet-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94866,"job_number":"JOB_94866","tr_customer_id":94883,"tr_customer_product_id":94873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Gajadhar Kapoor","mobile_number":"7055395738","email_id":"akshainie.bhattacharya@gmail.com","dop":"2025-10-21","serial_number":"012870500155671","imei1":"012870500155671","imei2":"012870500155671","popurl":"www.deenabandhu-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94865,"job_number":"JOB_94865","tr_customer_id":94882,"tr_customer_product_id":94872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Acharyasuta Kocchar","mobile_number":"7079292859","email_id":"anshula.mukhopadhyay@hotmail.com","dop":"2025-10-21","serial_number":"361115157810606","imei1":"361115157810606","imei2":"361115157810606","popurl":"www.preity-naik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94864,"job_number":"JOB_94864","tr_customer_id":94881,"tr_customer_product_id":94871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Dhananjay Ganaka","mobile_number":"7007051196","email_id":"jitender.saini@gmail.com","dop":"2025-10-21","serial_number":"155031301383633","imei1":"155031301383633","imei2":"155031301383633","popurl":"www.subodh-somayaji.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94863,"job_number":"JOB_94863","tr_customer_id":94880,"tr_customer_product_id":94870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Chinmayananda Mukhopadhyay","mobile_number":"7052108840","email_id":"leela.patil@yahoo.co.in","dop":"2025-10-21","serial_number":"773298802619005","imei1":"773298802619005","imei2":"773298802619005","popurl":"www.manoj-reddy.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94862,"job_number":"JOB_94862","tr_customer_id":94879,"tr_customer_product_id":94869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Trilochan Deshpande","mobile_number":"7007489346","email_id":"vrinda.mehrotra@gmail.com","dop":"2025-10-21","serial_number":"969589162688460","imei1":"969589162688460","imei2":"969589162688460","popurl":"www.rageshwari-saini.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94861,"job_number":"JOB_94861","tr_customer_id":94878,"tr_customer_product_id":94868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Bankimchandra Arora","mobile_number":"7046395207","email_id":"kirti.devar@yahoo.co.in","dop":"2025-10-21","serial_number":"947544359438321","imei1":"947544359438321","imei2":"947544359438321","popurl":"www.diksha-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94860,"job_number":"JOB_94860","tr_customer_id":94877,"tr_customer_product_id":94867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Bhaasvan Ahuja","mobile_number":"7048870760","email_id":"acaryatanaya.bharadwaj@yahoo.co.in","dop":"2025-10-21","serial_number":"069895153466589","imei1":"069895153466589","imei2":"069895153466589","popurl":"www.adripathi-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94859,"job_number":"JOB_94859","tr_customer_id":94876,"tr_customer_product_id":94866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Gobinda Kaul","mobile_number":"7081827721","email_id":"deeptimayee.mehra@hotmail.com","dop":"2025-10-21","serial_number":"640478002372364","imei1":"640478002372364","imei2":"640478002372364","popurl":"www.bhishma-devar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94858,"job_number":"JOB_94858","tr_customer_id":94875,"tr_customer_product_id":94865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Hari Mishra","mobile_number":"7000066724","email_id":"divakar.kaniyar@yahoo.co.in","dop":"2025-10-21","serial_number":"680008662454819","imei1":"680008662454819","imei2":"680008662454819","popurl":"www.kannan-somayaji.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94857,"job_number":"JOB_94857","tr_customer_id":94874,"tr_customer_product_id":94864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Chanda Agarwal","mobile_number":"7027292504","email_id":"vasudev.dhawan@hotmail.com","dop":"2025-10-21","serial_number":"818870685138019","imei1":"818870685138019","imei2":"818870685138019","popurl":"www.girja-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94856,"job_number":"JOB_94856","tr_customer_id":94873,"tr_customer_product_id":94863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Sher Nehru","mobile_number":"7009560242","email_id":"damayanti.bandopadhyay@hotmail.com","dop":"2025-10-21","serial_number":"586950231062868","imei1":"586950231062868","imei2":"586950231062868","popurl":"www.somu-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94855,"job_number":"JOB_94855","tr_customer_id":94872,"tr_customer_product_id":94862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Budhil Embranthiri","mobile_number":"7015160737","email_id":"ranjit.kapoor@hotmail.com","dop":"2025-10-21","serial_number":"634580244586747","imei1":"634580244586747","imei2":"634580244586747","popurl":"www.anshula-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94854,"job_number":"JOB_94854","tr_customer_id":94871,"tr_customer_product_id":94861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Pramila Varma","mobile_number":"7096638885","email_id":"dhanalakshmi.singh@yahoo.co.in","dop":"2025-10-21","serial_number":"555464093621142","imei1":"555464093621142","imei2":"555464093621142","popurl":"www.devvrat-chattopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94853,"job_number":"JOB_94853","tr_customer_id":94870,"tr_customer_product_id":94860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Bhooshit Pillai","mobile_number":"7029242605","email_id":"sharmila.kakkar@hotmail.com","dop":"2025-10-21","serial_number":"151517688530690","imei1":"151517688530690","imei2":"151517688530690","popurl":"www.puneet-kaul.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94852,"job_number":"JOB_94852","tr_customer_id":94869,"tr_customer_product_id":94859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Kanti Bharadwaj","mobile_number":"7019758342","email_id":"ghanaanand.naik@gmail.com","dop":"2025-10-21","serial_number":"423186773812929","imei1":"423186773812929","imei2":"423186773812929","popurl":"www.chanakya-butt.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94851,"job_number":"JOB_94851","tr_customer_id":94868,"tr_customer_product_id":94858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Shivakari Iyengar","mobile_number":"7092088026","email_id":"chatura.gowda@yahoo.co.in","dop":"2025-10-21","serial_number":"193476493881941","imei1":"193476493881941","imei2":"193476493881941","popurl":"www.jai-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94850,"job_number":"JOB_94850","tr_customer_id":94867,"tr_customer_product_id":94857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Chandan Nambeesan","mobile_number":"7071253914","email_id":"harita.khatri@yahoo.co.in","dop":"2025-10-21","serial_number":"864043959044072","imei1":"864043959044072","imei2":"864043959044072","popurl":"www.narendra-adiga.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94849,"job_number":"JOB_94849","tr_customer_id":94866,"tr_customer_product_id":94856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Elakshi Kaul","mobile_number":"7075037220","email_id":"sheela.marar@gmail.com","dop":"2025-10-21","serial_number":"536779452374844","imei1":"536779452374844","imei2":"536779452374844","popurl":"www.kama-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94848,"job_number":"JOB_94848","tr_customer_id":94865,"tr_customer_product_id":94855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Dhatri Dubashi","mobile_number":"7025499292","email_id":"dayaananda.mahajan@hotmail.com","dop":"2025-10-21","serial_number":"587882360692927","imei1":"587882360692927","imei2":"587882360692927","popurl":"www.hiranmaya-marar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94847,"job_number":"JOB_94847","tr_customer_id":94864,"tr_customer_product_id":94854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Somu Tandon","mobile_number":"7033248300","email_id":"chetan.sinha@gmail.com","dop":"2025-10-21","serial_number":"774867498776252","imei1":"774867498776252","imei2":"774867498776252","popurl":"www.bhargavi-kaur.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94846,"job_number":"JOB_94846","tr_customer_id":94863,"tr_customer_product_id":94853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Ajit Varman","mobile_number":"7055304592","email_id":"krishnadas.ganaka@gmail.com","dop":"2025-10-21","serial_number":"796692549599493","imei1":"796692549599493","imei2":"796692549599493","popurl":"www.ajit-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94845,"job_number":"JOB_94845","tr_customer_id":94862,"tr_customer_product_id":94852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Rati Chopra","mobile_number":"7051137688","email_id":"vedang.kaur@gmail.com","dop":"2025-10-21","serial_number":"096185436422802","imei1":"096185436422802","imei2":"096185436422802","popurl":"www.amrit-khan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94844,"job_number":"JOB_94844","tr_customer_id":94861,"tr_customer_product_id":94851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Dinakar Patil","mobile_number":"7092004521","email_id":"subodh.singh@hotmail.com","dop":"2025-10-21","serial_number":"569840915433525","imei1":"569840915433525","imei2":"569840915433525","popurl":"www.indra-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94843,"job_number":"JOB_94843","tr_customer_id":94860,"tr_customer_product_id":94850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Dhanapati Jha","mobile_number":"7086957397","email_id":"achyut.chattopadhyay@gmail.com","dop":"2025-10-21","serial_number":"730334797069394","imei1":"730334797069394","imei2":"730334797069394","popurl":"www.bankim-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94842,"job_number":"JOB_94842","tr_customer_id":94859,"tr_customer_product_id":94849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Darshan Ahluwalia","mobile_number":"7054072092","email_id":"rati.kakkar@hotmail.com","dop":"2025-10-21","serial_number":"283582467803341","imei1":"283582467803341","imei2":"283582467803341","popurl":"www.bhudev-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94841,"job_number":"JOB_94841","tr_customer_id":94858,"tr_customer_product_id":94848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Divakar Arora","mobile_number":"7055275161","email_id":"himani.pillai@gmail.com","dop":"2025-10-21","serial_number":"251487862576409","imei1":"251487862576409","imei2":"251487862576409","popurl":"www.sweta-gill.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94840,"job_number":"JOB_94840","tr_customer_id":94857,"tr_customer_product_id":94847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Aashritha Gill","mobile_number":"7076463494","email_id":"dharitri.chattopadhyay@yahoo.co.in","dop":"2025-10-21","serial_number":"147254044895997","imei1":"147254044895997","imei2":"147254044895997","popurl":"www.swara-bandopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94839,"job_number":"JOB_94839","tr_customer_id":94856,"tr_customer_product_id":94846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Jaimini Dwivedi","mobile_number":"7055142531","email_id":"bhaasvan.pothuvaal@yahoo.co.in","dop":"2025-10-21","serial_number":"563383528751874","imei1":"563383528751874","imei2":"563383528751874","popurl":"www.dinakar-panicker.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94838,"job_number":"JOB_94838","tr_customer_id":94855,"tr_customer_product_id":94845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Divjot Gupta","mobile_number":"7005957319","email_id":"dayamayee.ahluwalia@hotmail.com","dop":"2025-10-21","serial_number":"439680144026900","imei1":"439680144026900","imei2":"439680144026900","popurl":"www.aanandinii-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94837,"job_number":"JOB_94837","tr_customer_id":94854,"tr_customer_product_id":94844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Ekaksh Bhattacharya","mobile_number":"7033517403","email_id":"bhaaswar.sharma@yahoo.co.in","dop":"2025-10-21","serial_number":"424054158092578","imei1":"424054158092578","imei2":"424054158092578","popurl":"www.nimit-tagore.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94836,"job_number":"JOB_94836","tr_customer_id":94853,"tr_customer_product_id":94843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Jitender Devar","mobile_number":"7091051607","email_id":"shankar.abbott@yahoo.co.in","dop":"2025-10-21","serial_number":"339579969424451","imei1":"339579969424451","imei2":"339579969424451","popurl":"www.dhanapati-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94835,"job_number":"JOB_94835","tr_customer_id":94852,"tr_customer_product_id":94842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Ojaswini Acharya","mobile_number":"7077710574","email_id":"bheeshma.tagore@hotmail.com","dop":"2025-10-21","serial_number":"505088669163285","imei1":"505088669163285","imei2":"505088669163285","popurl":"www.sumitra-prajapat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94834,"job_number":"JOB_94834","tr_customer_id":94851,"tr_customer_product_id":94841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Arya Guha","mobile_number":"7090683412","email_id":"jagdish.iyengar@yahoo.co.in","dop":"2025-10-21","serial_number":"393918740658776","imei1":"393918740658776","imei2":"393918740658776","popurl":"www.indira-arora.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94833,"job_number":"JOB_94833","tr_customer_id":94850,"tr_customer_product_id":94840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Vinay Abbott","mobile_number":"7000725248","email_id":"jay.reddy@gmail.com","dop":"2025-10-21","serial_number":"944769190645773","imei1":"944769190645773","imei2":"944769190645773","popurl":"www.rajinder-dwivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94832,"job_number":"JOB_94832","tr_customer_id":94849,"tr_customer_product_id":94839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Akshat Chaturvedi","mobile_number":"7039205892","email_id":"bhaaswar.pandey@gmail.com","dop":"2025-10-21","serial_number":"535591768578072","imei1":"535591768578072","imei2":"535591768578072","popurl":"www.sarvin-shukla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94831,"job_number":"JOB_94831","tr_customer_id":94848,"tr_customer_product_id":94838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Bahula Bhat","mobile_number":"7069359781","email_id":"geeta.sinha@gmail.com","dop":"2025-10-21","serial_number":"569728278260472","imei1":"569728278260472","imei2":"569728278260472","popurl":"www.goutam-trivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94830,"job_number":"JOB_94830","tr_customer_id":94847,"tr_customer_product_id":94837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Deepan Varrier","mobile_number":"7067448780","email_id":"brahma.ganaka@hotmail.com","dop":"2025-10-21","serial_number":"512049600042243","imei1":"512049600042243","imei2":"512049600042243","popurl":"www.tushar-namboothiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94829,"job_number":"JOB_94829","tr_customer_id":94846,"tr_customer_product_id":94836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Bhadrak Sinha","mobile_number":"7086038552","email_id":"malti.desai@hotmail.com","dop":"2025-10-21","serial_number":"575908357427802","imei1":"575908357427802","imei2":"575908357427802","popurl":"www.rajan-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94828,"job_number":"JOB_94828","tr_customer_id":94845,"tr_customer_product_id":94835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Chandini Johar","mobile_number":"7075993256","email_id":"lavanya.reddy@gmail.com","dop":"2025-10-21","serial_number":"726948080230034","imei1":"726948080230034","imei2":"726948080230034","popurl":"www.atmaja-bhattacharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94827,"job_number":"JOB_94827","tr_customer_id":94844,"tr_customer_product_id":94834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Bhanumati Achari","mobile_number":"7008161141","email_id":"kamlesh.pothuvaal@hotmail.com","dop":"2025-10-21","serial_number":"805960094581883","imei1":"805960094581883","imei2":"805960094581883","popurl":"www.aryan-kakkar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94826,"job_number":"JOB_94826","tr_customer_id":94843,"tr_customer_product_id":94833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Suma Asan","mobile_number":"7047120853","email_id":"tarun.bandopadhyay@yahoo.co.in","dop":"2025-10-21","serial_number":"833746603407895","imei1":"833746603407895","imei2":"833746603407895","popurl":"www.bharadwaj-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94825,"job_number":"JOB_94825","tr_customer_id":94842,"tr_customer_product_id":94832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Anurag Iyer","mobile_number":"7014607283","email_id":"tanushri.kaul@gmail.com","dop":"2025-10-21","serial_number":"435218167586672","imei1":"435218167586672","imei2":"435218167586672","popurl":"www.akshat-johar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94824,"job_number":"JOB_94824","tr_customer_id":94841,"tr_customer_product_id":94831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Anandamayi Guha","mobile_number":"7095259819","email_id":"bharadwaj.sethi@yahoo.co.in","dop":"2025-10-21","serial_number":"957303870308378","imei1":"957303870308378","imei2":"957303870308378","popurl":"www.chandra-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94823,"job_number":"JOB_94823","tr_customer_id":94840,"tr_customer_product_id":94830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Brijesh Jha","mobile_number":"7099659795","email_id":"trisha.gill@gmail.com","dop":"2025-10-21","serial_number":"517829735426539","imei1":"517829735426539","imei2":"517829735426539","popurl":"www.ambar-shukla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94822,"job_number":"JOB_94822","tr_customer_id":94839,"tr_customer_product_id":94829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Manisha Panicker","mobile_number":"7030488494","email_id":"aatreya.dubashi@gmail.com","dop":"2025-10-21","serial_number":"034500142369485","imei1":"034500142369485","imei2":"034500142369485","popurl":"www.ramaa-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94821,"job_number":"JOB_94821","tr_customer_id":94838,"tr_customer_product_id":94828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Dayaananda Chattopadhyay","mobile_number":"7031362900","email_id":"gautama.acharya@yahoo.co.in","dop":"2025-10-21","serial_number":"341444685746207","imei1":"341444685746207","imei2":"341444685746207","popurl":"www.tanya-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94820,"job_number":"JOB_94820","tr_customer_id":94837,"tr_customer_product_id":94827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Deepesh Sharma","mobile_number":"7037544195","email_id":"uttam.pothuvaal@yahoo.co.in","dop":"2025-10-21","serial_number":"936400442098287","imei1":"936400442098287","imei2":"936400442098287","popurl":"www.bilva-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94819,"job_number":"JOB_94819","tr_customer_id":94836,"tr_customer_product_id":94826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Birjesh Jha","mobile_number":"7056038855","email_id":"akshata.pilla@hotmail.com","dop":"2025-10-21","serial_number":"823360943640984","imei1":"823360943640984","imei2":"823360943640984","popurl":"www.bhisham-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94818,"job_number":"JOB_94818","tr_customer_id":94835,"tr_customer_product_id":94825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Kannan Kaniyar","mobile_number":"7050195156","email_id":"dipali.ahluwalia@yahoo.co.in","dop":"2025-10-21","serial_number":"075631664043630","imei1":"075631664043630","imei2":"075631664043630","popurl":"www.bhupati-pilla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94817,"job_number":"JOB_94817","tr_customer_id":94834,"tr_customer_product_id":94824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Vrinda Iyengar","mobile_number":"7013776624","email_id":"meena.pillai@hotmail.com","dop":"2025-10-21","serial_number":"371771564559451","imei1":"371771564559451","imei2":"371771564559451","popurl":"www.chakravarti-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94816,"job_number":"JOB_94816","tr_customer_id":94833,"tr_customer_product_id":94823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Buddhana Bharadwaj","mobile_number":"7016212730","email_id":"sachin.patel@hotmail.com","dop":"2025-10-21","serial_number":"381419255255631","imei1":"381419255255631","imei2":"381419255255631","popurl":"www.atmananda-ganaka.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94815,"job_number":"JOB_94815","tr_customer_id":94832,"tr_customer_product_id":94822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Anuraag Iyengar","mobile_number":"7058414028","email_id":"aadidev.mahajan@gmail.com","dop":"2025-10-21","serial_number":"377051284881854","imei1":"377051284881854","imei2":"377051284881854","popurl":"www.aashritha-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94814,"job_number":"JOB_94814","tr_customer_id":94831,"tr_customer_product_id":94821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Gautam Bharadwaj","mobile_number":"7068022438","email_id":"divya.acharya@yahoo.co.in","dop":"2025-10-21","serial_number":"097473856651426","imei1":"097473856651426","imei2":"097473856651426","popurl":"www.meenakshi-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94813,"job_number":"JOB_94813","tr_customer_id":94830,"tr_customer_product_id":94820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Shantanu Adiga","mobile_number":"7057310057","email_id":"aaditya.saini@yahoo.co.in","dop":"2025-10-21","serial_number":"066240937249550","imei1":"066240937249550","imei2":"066240937249550","popurl":"www.satyen-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94812,"job_number":"JOB_94812","tr_customer_id":94829,"tr_customer_product_id":94819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Bhavani Adiga","mobile_number":"7066143899","email_id":"vishnu.gill@yahoo.co.in","dop":"2025-10-21","serial_number":"979586698602416","imei1":"979586698602416","imei2":"979586698602416","popurl":"www.suman-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94811,"job_number":"JOB_94811","tr_customer_id":94828,"tr_customer_product_id":94818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Rupinder Varman","mobile_number":"7016177827","email_id":"abhirath.kaniyar@hotmail.com","dop":"2025-10-21","serial_number":"672645285490905","imei1":"672645285490905","imei2":"672645285490905","popurl":"www.meena-chaturvedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94810,"job_number":"JOB_94810","tr_customer_id":94827,"tr_customer_product_id":94817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Chandira Malik","mobile_number":"7008038274","email_id":"anang.varrier@hotmail.com","dop":"2025-10-21","serial_number":"098726147995273","imei1":"098726147995273","imei2":"098726147995273","popurl":"www.bhoj-gowda.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94809,"job_number":"JOB_94809","tr_customer_id":94826,"tr_customer_product_id":94816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Laal Rana","mobile_number":"7074380199","email_id":"brajendra.sethi@yahoo.co.in","dop":"2025-10-21","serial_number":"149657595510069","imei1":"149657595510069","imei2":"149657595510069","popurl":"www.gajaadhar-mahajan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94808,"job_number":"JOB_94808","tr_customer_id":94825,"tr_customer_product_id":94815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Vasudeva Nehru","mobile_number":"7033216370","email_id":"suma.banerjee@yahoo.co.in","dop":"2025-10-21","serial_number":"045237931454838","imei1":"045237931454838","imei2":"045237931454838","popurl":"www.balagopal-agarwal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94807,"job_number":"JOB_94807","tr_customer_id":94824,"tr_customer_product_id":94814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Girik Gandhi","mobile_number":"7007115229","email_id":"parvati.kaniyar@gmail.com","dop":"2025-10-21","serial_number":"248367541985499","imei1":"248367541985499","imei2":"248367541985499","popurl":"www.bhushit-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94806,"job_number":"JOB_94806","tr_customer_id":94823,"tr_customer_product_id":94813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Triloki Nath Jha","mobile_number":"7055575974","email_id":"chaanakya.pothuvaal@hotmail.com","dop":"2025-10-21","serial_number":"273328297471549","imei1":"273328297471549","imei2":"273328297471549","popurl":"www.kali-talwar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94805,"job_number":"JOB_94805","tr_customer_id":94822,"tr_customer_product_id":94812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Kanishka Verma","mobile_number":"7008374877","email_id":"mohan.guha@yahoo.co.in","dop":"2025-10-21","serial_number":"112867352245664","imei1":"112867352245664","imei2":"112867352245664","popurl":"www.prayag-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94804,"job_number":"JOB_94804","tr_customer_id":94821,"tr_customer_product_id":94811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Mina Gill","mobile_number":"7093380340","email_id":"bhadraksh.prajapat@hotmail.com","dop":"2025-10-21","serial_number":"452008069998057","imei1":"452008069998057","imei2":"452008069998057","popurl":"www.sukanya-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94803,"job_number":"JOB_94803","tr_customer_id":94820,"tr_customer_product_id":94810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Aayushmaan Bhattathiri","mobile_number":"7026788080","email_id":"girija.chopra@gmail.com","dop":"2025-10-21","serial_number":"798802101930538","imei1":"798802101930538","imei2":"798802101930538","popurl":"www.basanti-deshpande.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94802,"job_number":"JOB_94802","tr_customer_id":94819,"tr_customer_product_id":94809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Chatur Gandhi","mobile_number":"7021700527","email_id":"adityanandana.naik@yahoo.co.in","dop":"2025-10-21","serial_number":"274356710308727","imei1":"274356710308727","imei2":"274356710308727","popurl":"www.bhuvaneshwar-joshi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94801,"job_number":"JOB_94801","tr_customer_id":94818,"tr_customer_product_id":94808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Sunita Gupta","mobile_number":"7033178415","email_id":"datta.reddy@hotmail.com","dop":"2025-10-21","serial_number":"878546957683934","imei1":"878546957683934","imei2":"878546957683934","popurl":"www.mohinder-dubashi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94800,"job_number":"JOB_94800","tr_customer_id":94817,"tr_customer_product_id":94807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Devesh Nayar","mobile_number":"7077260131","email_id":"govinda.sinha@hotmail.com","dop":"2025-10-21","serial_number":"687841355543137","imei1":"687841355543137","imei2":"687841355543137","popurl":"www.nawal-patil.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94799,"job_number":"JOB_94799","tr_customer_id":94816,"tr_customer_product_id":94806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Lila Gill","mobile_number":"7051811307","email_id":"menaka.iyengar@hotmail.com","dop":"2025-10-21","serial_number":"431604753549119","imei1":"431604753549119","imei2":"431604753549119","popurl":"www.bhanumati-pothuvaal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94798,"job_number":"JOB_94798","tr_customer_id":94815,"tr_customer_product_id":94805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Leela Sharma","mobile_number":"7049008905","email_id":"chandan.verma@yahoo.co.in","dop":"2025-10-21","serial_number":"076157788825024","imei1":"076157788825024","imei2":"076157788825024","popurl":"www.chinmayananda-mehrotra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94797,"job_number":"JOB_94797","tr_customer_id":94814,"tr_customer_product_id":94804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Ganapati Sethi","mobile_number":"7003322772","email_id":"malti.gowda@yahoo.co.in","dop":"2025-10-21","serial_number":"583542715908139","imei1":"583542715908139","imei2":"583542715908139","popurl":"www.dwaipayana-pothuvaal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94796,"job_number":"JOB_94796","tr_customer_id":94813,"tr_customer_product_id":94803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Chandran Dutta","mobile_number":"7098606282","email_id":"chitrali.mehra@gmail.com","dop":"2025-10-21","serial_number":"201293244291590","imei1":"201293244291590","imei2":"201293244291590","popurl":"www.garud-devar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94795,"job_number":"JOB_94795","tr_customer_id":94812,"tr_customer_product_id":94802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Balaaditya Agarwal","mobile_number":"7010587046","email_id":"rukhmani.dutta@yahoo.co.in","dop":"2025-10-21","serial_number":"528566550673716","imei1":"528566550673716","imei2":"528566550673716","popurl":"www.amogh-gowda.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94794,"job_number":"JOB_94794","tr_customer_id":94811,"tr_customer_product_id":94801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Rudra Kaul","mobile_number":"7098477848","email_id":"diptendu.patel@gmail.com","dop":"2025-10-21","serial_number":"314343991424325","imei1":"314343991424325","imei2":"314343991424325","popurl":"www.udit-jha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94793,"job_number":"JOB_94793","tr_customer_id":94810,"tr_customer_product_id":94800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Karan Patil","mobile_number":"7039706920","email_id":"oormila.naik@hotmail.com","dop":"2025-10-21","serial_number":"615011268376466","imei1":"615011268376466","imei2":"615011268376466","popurl":"www.gopee-varma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94792,"job_number":"JOB_94792","tr_customer_id":94809,"tr_customer_product_id":94799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Trilokanath Embranthiri","mobile_number":"7001230327","email_id":"sameer.ahuja@hotmail.com","dop":"2025-10-21","serial_number":"165219225059286","imei1":"165219225059286","imei2":"165219225059286","popurl":"www.chatur-nambeesan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94791,"job_number":"JOB_94791","tr_customer_id":94808,"tr_customer_product_id":94798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Baalagopaal Somayaji","mobile_number":"7092954951","email_id":"kamalesh.ganaka@gmail.com","dop":"2025-10-21","serial_number":"436287523286864","imei1":"436287523286864","imei2":"436287523286864","popurl":"www.sarisha-tandon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94790,"job_number":"JOB_94790","tr_customer_id":94807,"tr_customer_product_id":94797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Devi Ganaka","mobile_number":"7092606799","email_id":"bhooshit.gupta@yahoo.co.in","dop":"2025-10-21","serial_number":"905441612759311","imei1":"905441612759311","imei2":"905441612759311","popurl":"www.dhaanyalakshmi-namboothiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94789,"job_number":"JOB_94789","tr_customer_id":94806,"tr_customer_product_id":94796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Ghanashyam Banerjee","mobile_number":"7057945424","email_id":"parvati.ahluwalia@yahoo.co.in","dop":"2025-10-21","serial_number":"111916675178696","imei1":"111916675178696","imei2":"111916675178696","popurl":"www.vasudeva-sinha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94788,"job_number":"JOB_94788","tr_customer_id":94805,"tr_customer_product_id":94795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Bala Dwivedi","mobile_number":"7058336057","email_id":"subhash.malik@yahoo.co.in","dop":"2025-10-21","serial_number":"520016519442973","imei1":"520016519442973","imei2":"520016519442973","popurl":"www.satish-dutta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94787,"job_number":"JOB_94787","tr_customer_id":94804,"tr_customer_product_id":94794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Aamod Shah","mobile_number":"7010508265","email_id":"aayushmaan.talwar@yahoo.co.in","dop":"2025-10-21","serial_number":"053144441952797","imei1":"053144441952797","imei2":"053144441952797","popurl":"www.dhanapati-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94786,"job_number":"JOB_94786","tr_customer_id":94803,"tr_customer_product_id":94793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Lakshmi Kapoor","mobile_number":"7093719809","email_id":"avantika.panicker@gmail.com","dop":"2025-10-21","serial_number":"364286335614178","imei1":"364286335614178","imei2":"364286335614178","popurl":"www.durga-desai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94785,"job_number":"JOB_94785","tr_customer_id":94802,"tr_customer_product_id":94792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Sarla Bhattacharya","mobile_number":"7097292363","email_id":"chaanakya.jain@yahoo.co.in","dop":"2025-10-21","serial_number":"219170678213006","imei1":"219170678213006","imei2":"219170678213006","popurl":"www.param-bandopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94784,"job_number":"JOB_94784","tr_customer_id":94801,"tr_customer_product_id":94791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Opaline Bhattathiri","mobile_number":"7089718717","email_id":"ranjeet.ganaka@yahoo.co.in","dop":"2025-10-21","serial_number":"906691991487931","imei1":"906691991487931","imei2":"906691991487931","popurl":"www.vedang-agarwal.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94783,"job_number":"JOB_94783","tr_customer_id":94800,"tr_customer_product_id":94790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Bandhul Devar","mobile_number":"7059261456","email_id":"ayushmati.kaniyar@gmail.com","dop":"2025-10-21","serial_number":"253674295358883","imei1":"253674295358883","imei2":"253674295358883","popurl":"www.chanakya-ahluwalia.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94782,"job_number":"JOB_94782","tr_customer_id":94799,"tr_customer_product_id":94789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Anilaabh Rana","mobile_number":"7078689645","email_id":"adheesh.mahajan@hotmail.com","dop":"2025-10-21","serial_number":"684631251852409","imei1":"684631251852409","imei2":"684631251852409","popurl":"www.akshaj-asan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94781,"job_number":"JOB_94781","tr_customer_id":94798,"tr_customer_product_id":94788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Poornima Nehru","mobile_number":"7021305597","email_id":"daksha.deshpande@hotmail.com","dop":"2025-10-21","serial_number":"200353284029598","imei1":"200353284029598","imei2":"200353284029598","popurl":"www.paramartha-nehru.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94780,"job_number":"JOB_94780","tr_customer_id":94797,"tr_customer_product_id":94787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Pran Butt","mobile_number":"7019059402","email_id":"drona.sethi@hotmail.com","dop":"2025-10-21","serial_number":"187472429025868","imei1":"187472429025868","imei2":"187472429025868","popurl":"www.chitramala-dubashi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94779,"job_number":"JOB_94779","tr_customer_id":94796,"tr_customer_product_id":94786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Bhilangana Talwar","mobile_number":"7093106930","email_id":"jyotsana.pandey@gmail.com","dop":"2025-10-21","serial_number":"334933409199146","imei1":"334933409199146","imei2":"334933409199146","popurl":"www.deeptiman-guha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94778,"job_number":"JOB_94778","tr_customer_id":94795,"tr_customer_product_id":94785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Dhyaneshwar Tagore","mobile_number":"7071594542","email_id":"chandrakala.desai@gmail.com","dop":"2025-10-21","serial_number":"871248521293303","imei1":"871248521293303","imei2":"871248521293303","popurl":"www.gautam-gupta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94777,"job_number":"JOB_94777","tr_customer_id":94794,"tr_customer_product_id":94784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Shashi Menon","mobile_number":"7031678648","email_id":"gobinda.acharya@gmail.com","dop":"2025-10-21","serial_number":"690447251953218","imei1":"690447251953218","imei2":"690447251953218","popurl":"www.tanushri-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94776,"job_number":"JOB_94776","tr_customer_id":94793,"tr_customer_product_id":94783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Bhagwanti Somayaji","mobile_number":"7052835403","email_id":"bhagirathi.butt@gmail.com","dop":"2025-10-21","serial_number":"211135320672276","imei1":"211135320672276","imei2":"211135320672276","popurl":"www.durga-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94775,"job_number":"JOB_94775","tr_customer_id":94792,"tr_customer_product_id":94782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Dron Desai","mobile_number":"7078069647","email_id":"udit.kaniyar@hotmail.com","dop":"2025-10-21","serial_number":"205265136714479","imei1":"205265136714479","imei2":"205265136714479","popurl":"www.ramesh-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94774,"job_number":"JOB_94774","tr_customer_id":94791,"tr_customer_product_id":94781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Chakradhar Devar","mobile_number":"7034015693","email_id":"agnimitra.mishra@yahoo.co.in","dop":"2025-10-21","serial_number":"903192377114206","imei1":"903192377114206","imei2":"903192377114206","popurl":"www.bankimchandra-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94773,"job_number":"JOB_94773","tr_customer_id":94790,"tr_customer_product_id":94780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Baijayanti Banerjee","mobile_number":"7073162004","email_id":"chaturbhuj.shukla@yahoo.co.in","dop":"2025-10-21","serial_number":"396647497429090","imei1":"396647497429090","imei2":"396647497429090","popurl":"www.hamsini-ahluwalia.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94772,"job_number":"JOB_94772","tr_customer_id":94789,"tr_customer_product_id":94779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Indra Devar","mobile_number":"7072362608","email_id":"kamalesh.bhattathiri@gmail.com","dop":"2025-10-21","serial_number":"012741544053460","imei1":"012741544053460","imei2":"012741544053460","popurl":"www.anila-guneta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94771,"job_number":"JOB_94771","tr_customer_id":94788,"tr_customer_product_id":94778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Javas Rana","mobile_number":"7094918215","email_id":"himani.ahluwalia@yahoo.co.in","dop":"2025-10-21","serial_number":"928223347014314","imei1":"928223347014314","imei2":"928223347014314","popurl":"www.karthik-nayar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94770,"job_number":"JOB_94770","tr_customer_id":94787,"tr_customer_product_id":94777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Kalinda Chattopadhyay","mobile_number":"7088138800","email_id":"anasuya.panicker@yahoo.co.in","dop":"2025-10-21","serial_number":"520152128788029","imei1":"520152128788029","imei2":"520152128788029","popurl":"www.ambar-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94769,"job_number":"JOB_94769","tr_customer_id":94786,"tr_customer_product_id":94776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Bhisham Chattopadhyay","mobile_number":"7050270288","email_id":"kin.mehrotra@hotmail.com","dop":"2025-10-21","serial_number":"849279992972485","imei1":"849279992972485","imei2":"849279992972485","popurl":"www.gauranga-patel.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94768,"job_number":"JOB_94768","tr_customer_id":94785,"tr_customer_product_id":94775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Anunay Kaur","mobile_number":"7086574101","email_id":"jitendra.joshi@hotmail.com","dop":"2025-10-21","serial_number":"082586692011606","imei1":"082586692011606","imei2":"082586692011606","popurl":"www.ekalavya-achari.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94767,"job_number":"JOB_94767","tr_customer_id":94784,"tr_customer_product_id":94774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Triloki Nath Ahluwalia","mobile_number":"7052656664","email_id":"ekadant.shah@hotmail.com","dop":"2025-10-21","serial_number":"382571573271917","imei1":"382571573271917","imei2":"382571573271917","popurl":"www.chetan-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94766,"job_number":"JOB_94766","tr_customer_id":94783,"tr_customer_product_id":94773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Aatmaja Nehru","mobile_number":"7050042763","email_id":"gudakesa.abbott@gmail.com","dop":"2025-10-21","serial_number":"072133607275713","imei1":"072133607275713","imei2":"072133607275713","popurl":"www.giriraj-ahuja.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94765,"job_number":"JOB_94765","tr_customer_id":94782,"tr_customer_product_id":94772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Nikita Butt","mobile_number":"7068119430","email_id":"kamlesh.butt@gmail.com","dop":"2025-10-21","serial_number":"794248812941983","imei1":"794248812941983","imei2":"794248812941983","popurl":"www.kamala-nair.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94764,"job_number":"JOB_94764","tr_customer_id":94781,"tr_customer_product_id":94771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Ganaka Sethi","mobile_number":"7027276002","email_id":"chandni.dutta@hotmail.com","dop":"2025-10-21","serial_number":"500982405392989","imei1":"500982405392989","imei2":"500982405392989","popurl":"www.kailash-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94763,"job_number":"JOB_94763","tr_customer_id":94780,"tr_customer_product_id":94770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Anjushree Reddy","mobile_number":"7033202511","email_id":"kanti.mishra@gmail.com","dop":"2025-10-21","serial_number":"868347130969884","imei1":"868347130969884","imei2":"868347130969884","popurl":"www.bala-kaur.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94762,"job_number":"JOB_94762","tr_customer_id":94779,"tr_customer_product_id":94769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Sameer Kakkar","mobile_number":"7085712415","email_id":"kiran.menon@yahoo.co.in","dop":"2025-10-21","serial_number":"452591840574665","imei1":"452591840574665","imei2":"452591840574665","popurl":"www.saroja-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94761,"job_number":"JOB_94761","tr_customer_id":94778,"tr_customer_product_id":94768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Sukanya Dutta","mobile_number":"7051476326","email_id":"anagh.mukhopadhyay@yahoo.co.in","dop":"2025-10-21","serial_number":"119972720966376","imei1":"119972720966376","imei2":"119972720966376","popurl":"www.aanandaswarup-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94760,"job_number":"JOB_94760","tr_customer_id":94777,"tr_customer_product_id":94767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Bhadra Dutta","mobile_number":"7098969879","email_id":"brahmanandam.adiga@gmail.com","dop":"2025-10-21","serial_number":"327336614679129","imei1":"327336614679129","imei2":"327336614679129","popurl":"www.dipali-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94759,"job_number":"JOB_94759","tr_customer_id":94776,"tr_customer_product_id":94766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Ekaparnika Dubashi","mobile_number":"7015489250","email_id":"brahmabrata.sharma@gmail.com","dop":"2025-10-21","serial_number":"279358543302426","imei1":"279358543302426","imei2":"279358543302426","popurl":"www.suryakant-panicker.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94758,"job_number":"JOB_94758","tr_customer_id":94775,"tr_customer_product_id":94765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Chetanaanand Kaul","mobile_number":"7037538355","email_id":"chidaakaash.bhattacharya@hotmail.com","dop":"2025-10-21","serial_number":"791967731636976","imei1":"791967731636976","imei2":"791967731636976","popurl":"www.ganapati-khanna.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94757,"job_number":"JOB_94757","tr_customer_id":94774,"tr_customer_product_id":94764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Sarala Patel","mobile_number":"7018608634","email_id":"tanirika.nehru@gmail.com","dop":"2025-10-21","serial_number":"777873352554493","imei1":"777873352554493","imei2":"777873352554493","popurl":"www.dhanvin-gill.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94756,"job_number":"JOB_94756","tr_customer_id":94773,"tr_customer_product_id":94763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Agastya Marar","mobile_number":"7084524511","email_id":"nanda.varma@yahoo.co.in","dop":"2025-10-21","serial_number":"009683065677344","imei1":"009683065677344","imei2":"009683065677344","popurl":"www.vaijayanti-varrier.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94755,"job_number":"JOB_94755","tr_customer_id":94772,"tr_customer_product_id":94762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Chandravati Mehra","mobile_number":"7037350728","email_id":"bhilangana.verma@yahoo.co.in","dop":"2025-10-21","serial_number":"652611256201583","imei1":"652611256201583","imei2":"652611256201583","popurl":"www.charak-sinha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94754,"job_number":"JOB_94754","tr_customer_id":94771,"tr_customer_product_id":94761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Enakshi Menon","mobile_number":"7017892365","email_id":"achalesvara.dubashi@hotmail.com","dop":"2025-10-21","serial_number":"744308690994856","imei1":"744308690994856","imei2":"744308690994856","popurl":"www.laxman-abbott.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94753,"job_number":"JOB_94753","tr_customer_id":94770,"tr_customer_product_id":94760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Kumuda Dwivedi","mobile_number":"7090007466","email_id":"giriraj.menon@yahoo.co.in","dop":"2025-10-21","serial_number":"667007619969675","imei1":"667007619969675","imei2":"667007619969675","popurl":"www.arya-butt.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94752,"job_number":"JOB_94752","tr_customer_id":94769,"tr_customer_product_id":94759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Ekaling Kaniyar","mobile_number":"7058492876","email_id":"anshula.namboothiri@yahoo.co.in","dop":"2025-10-21","serial_number":"809671937432233","imei1":"809671937432233","imei2":"809671937432233","popurl":"www.divaakar-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94751,"job_number":"JOB_94751","tr_customer_id":94768,"tr_customer_product_id":94758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Anjushree Ahluwalia","mobile_number":"7011403886","email_id":"ambar.chattopadhyay@gmail.com","dop":"2025-10-21","serial_number":"450971348743171","imei1":"450971348743171","imei2":"450971348743171","popurl":"www.hiranya-arora.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94750,"job_number":"JOB_94750","tr_customer_id":94767,"tr_customer_product_id":94757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Ashok Malik","mobile_number":"7050717985","email_id":"goutam.patil@yahoo.co.in","dop":"2025-10-21","serial_number":"448616338045208","imei1":"448616338045208","imei2":"448616338045208","popurl":"www.manoj-dubashi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94749,"job_number":"JOB_94749","tr_customer_id":94766,"tr_customer_product_id":94756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Birjesh Kocchar","mobile_number":"7065993732","email_id":"ameyatma.naik@gmail.com","dop":"2025-10-21","serial_number":"841931268761104","imei1":"841931268761104","imei2":"841931268761104","popurl":"www.arun-gill.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94748,"job_number":"JOB_94748","tr_customer_id":94765,"tr_customer_product_id":94755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Shakti Gupta","mobile_number":"7081019489","email_id":"bhaswar.dhawan@hotmail.com","dop":"2025-10-21","serial_number":"955555486611727","imei1":"955555486611727","imei2":"955555486611727","popurl":"www.eshita-somayaji.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94747,"job_number":"JOB_94747","tr_customer_id":94764,"tr_customer_product_id":94754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Meena Jha","mobile_number":"7075480607","email_id":"aasa.prajapat@hotmail.com","dop":"2025-10-21","serial_number":"312180455656924","imei1":"312180455656924","imei2":"312180455656924","popurl":"www.kanti-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94746,"job_number":"JOB_94746","tr_customer_id":94763,"tr_customer_product_id":94753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Lavanya Devar","mobile_number":"7075048594","email_id":"hari.somayaji@hotmail.com","dop":"2025-10-21","serial_number":"298828833676063","imei1":"298828833676063","imei2":"298828833676063","popurl":"www.goswamee-patel.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94745,"job_number":"JOB_94745","tr_customer_id":94762,"tr_customer_product_id":94752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Ekadant Bhattacharya","mobile_number":"7050399043","email_id":"hamsini.pillai@hotmail.com","dop":"2025-10-21","serial_number":"980488450427908","imei1":"980488450427908","imei2":"980488450427908","popurl":"www.gopal-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94744,"job_number":"JOB_94744","tr_customer_id":94761,"tr_customer_product_id":94751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Kannen Bhat","mobile_number":"7033680908","email_id":"harinarayan.patil@gmail.com","dop":"2025-10-21","serial_number":"034338788250582","imei1":"034338788250582","imei2":"034338788250582","popurl":"www.devi-khan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94743,"job_number":"JOB_94743","tr_customer_id":94760,"tr_customer_product_id":94750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Uma Acharya","mobile_number":"7061559277","email_id":"laxmi.sinha@yahoo.co.in","dop":"2025-10-21","serial_number":"204741601473850","imei1":"204741601473850","imei2":"204741601473850","popurl":"www.gopi-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94742,"job_number":"JOB_94742","tr_customer_id":94759,"tr_customer_product_id":94749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Bhagavaan Varman","mobile_number":"7081097429","email_id":"chandramohan.acharya@yahoo.co.in","dop":"2025-10-21","serial_number":"089552347141150","imei1":"089552347141150","imei2":"089552347141150","popurl":"www.chandraayan-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94741,"job_number":"JOB_94741","tr_customer_id":94758,"tr_customer_product_id":94748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Chaitan Kapoor","mobile_number":"7041719329","email_id":"bhaasvan.tagore@yahoo.co.in","dop":"2025-10-21","serial_number":"507885954774132","imei1":"507885954774132","imei2":"507885954774132","popurl":"www.sarvin-joshi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94740,"job_number":"JOB_94740","tr_customer_id":94757,"tr_customer_product_id":94747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Vimal Kaniyar","mobile_number":"7055754181","email_id":"akshat.guha@hotmail.com","dop":"2025-10-21","serial_number":"329940991394133","imei1":"329940991394133","imei2":"329940991394133","popurl":"www.vidya-shah.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94739,"job_number":"JOB_94739","tr_customer_id":94756,"tr_customer_product_id":94746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Manjusha Bharadwaj","mobile_number":"7076671391","email_id":"gopaal.tandon@gmail.com","dop":"2025-10-21","serial_number":"030656173242541","imei1":"030656173242541","imei2":"030656173242541","popurl":"www.vrund-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94738,"job_number":"JOB_94738","tr_customer_id":94755,"tr_customer_product_id":94745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Ghanaanand Gill","mobile_number":"7075478356","email_id":"bhargava.bandopadhyay@gmail.com","dop":"2025-10-21","serial_number":"223243050062954","imei1":"223243050062954","imei2":"223243050062954","popurl":"www.bhagavaan-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94737,"job_number":"JOB_94737","tr_customer_id":94754,"tr_customer_product_id":94744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Basanti Khan","mobile_number":"7045740059","email_id":"hiranya.kaul@yahoo.co.in","dop":"2025-10-21","serial_number":"051261823514110","imei1":"051261823514110","imei2":"051261823514110","popurl":"www.puneet-kaul.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94736,"job_number":"JOB_94736","tr_customer_id":94753,"tr_customer_product_id":94743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Digambar Bhattacharya","mobile_number":"7075441492","email_id":"darshwana.varrier@gmail.com","dop":"2025-10-21","serial_number":"394758840500586","imei1":"394758840500586","imei2":"394758840500586","popurl":"www.hari-pothuvaal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94735,"job_number":"JOB_94735","tr_customer_id":94752,"tr_customer_product_id":94742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Vinay Chopra","mobile_number":"7061519278","email_id":"rajinder.ganaka@gmail.com","dop":"2025-10-21","serial_number":"222475891085812","imei1":"222475891085812","imei2":"222475891085812","popurl":"www.alok-reddy.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94734,"job_number":"JOB_94734","tr_customer_id":94751,"tr_customer_product_id":94741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Deeptimoy Kaniyar","mobile_number":"7066584647","email_id":"shashi.guneta@yahoo.co.in","dop":"2025-10-21","serial_number":"121917851238363","imei1":"121917851238363","imei2":"121917851238363","popurl":"www.akshainie-acharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94733,"job_number":"JOB_94733","tr_customer_id":94750,"tr_customer_product_id":94740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Brahmabrata Khan","mobile_number":"7049369168","email_id":"chetanaanand.joshi@yahoo.co.in","dop":"2025-10-21","serial_number":"233738907346999","imei1":"233738907346999","imei2":"233738907346999","popurl":"www.aanjaneya-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94732,"job_number":"JOB_94732","tr_customer_id":94749,"tr_customer_product_id":94739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Vrund Johar","mobile_number":"7006037404","email_id":"chandrakin.rana@hotmail.com","dop":"2025-10-21","serial_number":"499348294582642","imei1":"499348294582642","imei2":"499348294582642","popurl":"www.amodini-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94731,"job_number":"JOB_94731","tr_customer_id":94748,"tr_customer_product_id":94738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Prema Somayaji","mobile_number":"7023188597","email_id":"baala.nambeesan@yahoo.co.in","dop":"2025-10-21","serial_number":"896121970537140","imei1":"896121970537140","imei2":"896121970537140","popurl":"www.sharmila-varma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94730,"job_number":"JOB_94730","tr_customer_id":94747,"tr_customer_product_id":94737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Giri Saini","mobile_number":"7068074321","email_id":"jagdeep.bhattacharya@yahoo.co.in","dop":"2025-10-21","serial_number":"511526816293559","imei1":"511526816293559","imei2":"511526816293559","popurl":"www.suryakantam-bhattathiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94729,"job_number":"JOB_94729","tr_customer_id":94746,"tr_customer_product_id":94736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Priyala Mehra","mobile_number":"7058785676","email_id":"abhaya.johar@gmail.com","dop":"2025-10-21","serial_number":"109222337378107","imei1":"109222337378107","imei2":"109222337378107","popurl":"www.krishna-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94728,"job_number":"JOB_94728","tr_customer_id":94745,"tr_customer_product_id":94735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Aashritha Kapoor","mobile_number":"7040092791","email_id":"gudakesha.sinha@gmail.com","dop":"2025-10-21","serial_number":"920837161528937","imei1":"920837161528937","imei2":"920837161528937","popurl":"www.shashikala-varrier.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94727,"job_number":"JOB_94727","tr_customer_id":94744,"tr_customer_product_id":94734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Bishnu Sharma","mobile_number":"7004851206","email_id":"vinay.joshi@gmail.com","dop":"2025-10-21","serial_number":"558938264507841","imei1":"558938264507841","imei2":"558938264507841","popurl":"www.tarun-mahajan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94726,"job_number":"JOB_94726","tr_customer_id":94743,"tr_customer_product_id":94733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Adheesh Mahajan","mobile_number":"7099346786","email_id":"alok.shukla@yahoo.co.in","dop":"2025-10-21","serial_number":"072208257777787","imei1":"072208257777787","imei2":"072208257777787","popurl":"www.ghanaanand-ahuja.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94725,"job_number":"JOB_94725","tr_customer_id":94742,"tr_customer_product_id":94732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Aryan Sethi","mobile_number":"7030157419","email_id":"devi.butt@hotmail.com","dop":"2025-10-21","serial_number":"035974706607752","imei1":"035974706607752","imei2":"035974706607752","popurl":"www.ritesh-khanna.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94724,"job_number":"JOB_94724","tr_customer_id":94741,"tr_customer_product_id":94731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Ambar Bharadwaj","mobile_number":"7049191823","email_id":"daksha.tagore@hotmail.com","dop":"2025-10-21","serial_number":"254266225179849","imei1":"254266225179849","imei2":"254266225179849","popurl":"www.chandravati-talwar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94723,"job_number":"JOB_94723","tr_customer_id":94740,"tr_customer_product_id":94730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Deependra Pandey","mobile_number":"7070116009","email_id":"sheela.pilla@gmail.com","dop":"2025-10-21","serial_number":"230972207209544","imei1":"230972207209544","imei2":"230972207209544","popurl":"www.sanya-shah.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94722,"job_number":"JOB_94722","tr_customer_id":94739,"tr_customer_product_id":94728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Rakesh Abbott","mobile_number":"7091167990","email_id":"deepan.kapoor@hotmail.com","dop":"2025-10-21","serial_number":"161381498928340","imei1":"161381498928340","imei2":"161381498928340","popurl":"www.mohini-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94721,"job_number":"JOB_94721","tr_customer_id":94738,"tr_customer_product_id":94729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Suma Adiga","mobile_number":"7071896314","email_id":"krishnadas.pothuvaal@gmail.com","dop":"2025-10-21","serial_number":"037057239445266","imei1":"037057239445266","imei2":"037057239445266","popurl":"www.bhadrak-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94720,"job_number":"JOB_94720","tr_customer_id":94737,"tr_customer_product_id":94727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Ujjawal Iyer","mobile_number":"7004760619","email_id":"lakshminath.agarwal@yahoo.co.in","dop":"2025-10-21","serial_number":"623973471571223","imei1":"623973471571223","imei2":"623973471571223","popurl":"www.vyas-mukhopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94719,"job_number":"JOB_94719","tr_customer_id":94736,"tr_customer_product_id":94726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Lalita Adiga","mobile_number":"7057974874","email_id":"devak.saini@gmail.com","dop":"2025-10-21","serial_number":"735190486844294","imei1":"735190486844294","imei2":"735190486844294","popurl":"www.karthik-talwar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94718,"job_number":"JOB_94718","tr_customer_id":94735,"tr_customer_product_id":94725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Bhagwati Acharya","mobile_number":"7063325498","email_id":"chakor.nayar@gmail.com","dop":"2025-10-21","serial_number":"025968546004670","imei1":"025968546004670","imei2":"025968546004670","popurl":"www.ganapati-kakkar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94717,"job_number":"JOB_94717","tr_customer_id":94734,"tr_customer_product_id":94724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Agniprava Mehrotra","mobile_number":"7028814121","email_id":"rajinder.trivedi@gmail.com","dop":"2025-10-21","serial_number":"370795892587679","imei1":"370795892587679","imei2":"370795892587679","popurl":"www.gatik-reddy.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94716,"job_number":"JOB_94716","tr_customer_id":94733,"tr_customer_product_id":94723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Gajbaahu Dwivedi","mobile_number":"7093937795","email_id":"bhagavaan.patel@hotmail.com","dop":"2025-10-21","serial_number":"816284283496720","imei1":"816284283496720","imei2":"816284283496720","popurl":"www.usha-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94715,"job_number":"JOB_94715","tr_customer_id":94732,"tr_customer_product_id":94722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Gangesh Nehru","mobile_number":"7083264158","email_id":"abhaya.talwar@gmail.com","dop":"2025-10-21","serial_number":"191680936917416","imei1":"191680936917416","imei2":"191680936917416","popurl":"www.ghanshyam-tagore.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94714,"job_number":"JOB_94714","tr_customer_id":94731,"tr_customer_product_id":94721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Diptendu Guneta","mobile_number":"7010998725","email_id":"bhoopati.kapoor@hotmail.com","dop":"2025-10-21","serial_number":"908616471729054","imei1":"908616471729054","imei2":"908616471729054","popurl":"www.divaakar-gill.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94713,"job_number":"JOB_94713","tr_customer_id":94730,"tr_customer_product_id":94720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Brajendra Abbott","mobile_number":"7017879139","email_id":"anal.sinha@hotmail.com","dop":"2025-10-21","serial_number":"742815642345290","imei1":"742815642345290","imei2":"742815642345290","popurl":"www.chetan-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94712,"job_number":"JOB_94712","tr_customer_id":94729,"tr_customer_product_id":94719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Enakshi Kaul","mobile_number":"7074028506","email_id":"laxmi.somayaji@hotmail.com","dop":"2025-10-21","serial_number":"747102318868006","imei1":"747102318868006","imei2":"747102318868006","popurl":"www.ahilya-devar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94711,"job_number":"JOB_94711","tr_customer_id":94728,"tr_customer_product_id":94718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Narayan Varrier","mobile_number":"7056430393","email_id":"ahalya.varma@yahoo.co.in","dop":"2025-10-21","serial_number":"510990315686797","imei1":"510990315686797","imei2":"510990315686797","popurl":"www.shantanu-nambeesan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94710,"job_number":"JOB_94710","tr_customer_id":94727,"tr_customer_product_id":94717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Trilokesh Bhattacharya","mobile_number":"7092399723","email_id":"jaya.chattopadhyay@hotmail.com","dop":"2025-10-21","serial_number":"542881224452259","imei1":"542881224452259","imei2":"542881224452259","popurl":"www.jitender-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94709,"job_number":"JOB_94709","tr_customer_id":94726,"tr_customer_product_id":94716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Jyotis Nair","mobile_number":"7053589402","email_id":"bhagirathi.iyengar@hotmail.com","dop":"2025-10-21","serial_number":"264218182199501","imei1":"264218182199501","imei2":"264218182199501","popurl":"www.narayan-patel.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94708,"job_number":"JOB_94708","tr_customer_id":94725,"tr_customer_product_id":94715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Gurdev Mukhopadhyay","mobile_number":"7019490427","email_id":"bhadraksh.shah@hotmail.com","dop":"2025-10-21","serial_number":"748543589077123","imei1":"748543589077123","imei2":"748543589077123","popurl":"www.bhadraksh-somayaji.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94707,"job_number":"JOB_94707","tr_customer_id":94724,"tr_customer_product_id":94714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Chandrabhan Bhat","mobile_number":"7092456686","email_id":"suryakanta.banerjee@yahoo.co.in","dop":"2025-10-21","serial_number":"644046806062999","imei1":"644046806062999","imei2":"644046806062999","popurl":"www.baalaaditya-prajapat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94706,"job_number":"JOB_94706","tr_customer_id":94723,"tr_customer_product_id":94713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Bhamini Dwivedi","mobile_number":"7086699047","email_id":"meenakshi.malik@yahoo.co.in","dop":"2025-10-21","serial_number":"548261049996048","imei1":"548261049996048","imei2":"548261049996048","popurl":"www.saroja-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94705,"job_number":"JOB_94705","tr_customer_id":94722,"tr_customer_product_id":94712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Rukhmani Iyer","mobile_number":"7012860602","email_id":"ekdant.shah@gmail.com","dop":"2025-10-21","serial_number":"872875056502129","imei1":"872875056502129","imei2":"872875056502129","popurl":"www.atreyi-bhattathiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94704,"job_number":"JOB_94704","tr_customer_id":94721,"tr_customer_product_id":94711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Amrit Iyengar","mobile_number":"7068789835","email_id":"gauraang.khan@hotmail.com","dop":"2025-10-21","serial_number":"715209581198411","imei1":"715209581198411","imei2":"715209581198411","popurl":"www.abhaya-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94703,"job_number":"JOB_94703","tr_customer_id":94720,"tr_customer_product_id":94710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Dayamayee Varman","mobile_number":"7072228342","email_id":"dhanapati.iyer@yahoo.co.in","dop":"2025-10-21","serial_number":"318054256712809","imei1":"318054256712809","imei2":"318054256712809","popurl":"www.bilwa-banerjee.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94702,"job_number":"JOB_94702","tr_customer_id":94719,"tr_customer_product_id":94709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Rukhmani Talwar","mobile_number":"7012130716","email_id":"krishna.achari@yahoo.co.in","dop":"2025-10-21","serial_number":"227702027197234","imei1":"227702027197234","imei2":"227702027197234","popurl":"www.buddhana-pillai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94701,"job_number":"JOB_94701","tr_customer_id":94718,"tr_customer_product_id":94708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Bhaves Malik","mobile_number":"7062438315","email_id":"agnimitra.kaniyar@gmail.com","dop":"2025-10-21","serial_number":"848564965557088","imei1":"848564965557088","imei2":"848564965557088","popurl":"www.chiranjeeve-arora.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94700,"job_number":"JOB_94700","tr_customer_id":94717,"tr_customer_product_id":94707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Sarla Singh","mobile_number":"7042042803","email_id":"chidananda.pothuvaal@gmail.com","dop":"2025-10-21","serial_number":"179671049010351","imei1":"179671049010351","imei2":"179671049010351","popurl":"www.ujjwal-panicker.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94699,"job_number":"JOB_94699","tr_customer_id":94716,"tr_customer_product_id":94706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Menaka Patil","mobile_number":"7070868209","email_id":"rakesh.somayaji@hotmail.com","dop":"2025-10-21","serial_number":"319690078372661","imei1":"319690078372661","imei2":"319690078372661","popurl":"www.anwesha-reddy.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94698,"job_number":"JOB_94698","tr_customer_id":94715,"tr_customer_product_id":94705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Atmanand Joshi","mobile_number":"7000089332","email_id":"bhudeva.guneta@gmail.com","dop":"2025-10-21","serial_number":"643513084707862","imei1":"643513084707862","imei2":"643513084707862","popurl":"www.devika-guneta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94697,"job_number":"JOB_94697","tr_customer_id":94714,"tr_customer_product_id":94704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Aashritha Iyengar","mobile_number":"7022709385","email_id":"daksha.abbott@yahoo.co.in","dop":"2025-10-21","serial_number":"893699517534447","imei1":"893699517534447","imei2":"893699517534447","popurl":"www.saroja-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94696,"job_number":"JOB_94696","tr_customer_id":94713,"tr_customer_product_id":94703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Shakti Tagore","mobile_number":"7077520454","email_id":"rukhmani.prajapat@gmail.com","dop":"2025-10-21","serial_number":"079724054862147","imei1":"079724054862147","imei2":"079724054862147","popurl":"www.eshita-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94695,"job_number":"JOB_94695","tr_customer_id":94712,"tr_customer_product_id":94702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Dinkar Pandey","mobile_number":"7024932452","email_id":"leela.agarwal@yahoo.co.in","dop":"2025-10-21","serial_number":"560632784389893","imei1":"560632784389893","imei2":"560632784389893","popurl":"www.baalagopaal-agarwal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94694,"job_number":"JOB_94694","tr_customer_id":94711,"tr_customer_product_id":94701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Kashyapi Bhat","mobile_number":"7040012469","email_id":"dharani.varrier@yahoo.co.in","dop":"2025-10-21","serial_number":"637765867244883","imei1":"637765867244883","imei2":"637765867244883","popurl":"www.naval-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94693,"job_number":"JOB_94693","tr_customer_id":94710,"tr_customer_product_id":94700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Anusuya Sethi","mobile_number":"7071777075","email_id":"bhushan.bharadwaj@gmail.com","dop":"2025-10-21","serial_number":"098429859830587","imei1":"098429859830587","imei2":"098429859830587","popurl":"www.deepankar-bhattacharya.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94692,"job_number":"JOB_94692","tr_customer_id":94709,"tr_customer_product_id":94699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Asha Gill","mobile_number":"7012686037","email_id":"shashikala.verma@yahoo.co.in","dop":"2025-10-21","serial_number":"114511729449433","imei1":"114511729449433","imei2":"114511729449433","popurl":"www.ujjawal-johar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94691,"job_number":"JOB_94691","tr_customer_id":94708,"tr_customer_product_id":94698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Brahmabrata Mahajan","mobile_number":"7097747491","email_id":"tanushree.chattopadhyay@hotmail.com","dop":"2025-10-21","serial_number":"400212257708497","imei1":"400212257708497","imei2":"400212257708497","popurl":"www.mukul-kaniyar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94690,"job_number":"JOB_94689","tr_customer_id":94706,"tr_customer_product_id":94696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Tushar Joshi","mobile_number":"7098420113","email_id":"pramila.iyengar@gmail.com","dop":"2025-10-21","serial_number":"431516695601173","imei1":"431516695601173","imei2":"431516695601173","popurl":"www.ganak-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94689,"job_number":"JOB_94689","tr_customer_id":94707,"tr_customer_product_id":94697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Daevika Chopra","mobile_number":"7086280442","email_id":"suma.kaul@gmail.com","dop":"2025-10-21","serial_number":"450138513692334","imei1":"450138513692334","imei2":"450138513692334","popurl":"www.bhaves-iyer.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94688,"job_number":"JOB_94688","tr_customer_id":94705,"tr_customer_product_id":94695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Brahmdev Sinha","mobile_number":"7066858608","email_id":"anilaabh.malik@gmail.com","dop":"2025-10-21","serial_number":"760080498993016","imei1":"760080498993016","imei2":"760080498993016","popurl":"www.aadrika-patil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94687,"job_number":"JOB_94687","tr_customer_id":94704,"tr_customer_product_id":94694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Shashi Naik","mobile_number":"7047884738","email_id":"hiranya.patel@yahoo.co.in","dop":"2025-10-21","serial_number":"335265659707961","imei1":"335265659707961","imei2":"335265659707961","popurl":"www.adityanandan-dubashi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94686,"job_number":"JOB_94686","tr_customer_id":94703,"tr_customer_product_id":94693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Purushottam Panicker","mobile_number":"7055444702","email_id":"anal.verma@yahoo.co.in","dop":"2025-10-21","serial_number":"863102723853169","imei1":"863102723853169","imei2":"863102723853169","popurl":"www.bahula-chaturvedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94685,"job_number":"JOB_94685","tr_customer_id":94702,"tr_customer_product_id":94692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Devi Naik","mobile_number":"7049311780","email_id":"kumar.devar@hotmail.com","dop":"2025-10-21","serial_number":"854345195544556","imei1":"854345195544556","imei2":"854345195544556","popurl":"www.gotum-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94684,"job_number":"JOB_94684","tr_customer_id":94701,"tr_customer_product_id":94691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Shanti Deshpande","mobile_number":"7051848858","email_id":"sunita.somayaji@yahoo.co.in","dop":"2025-10-21","serial_number":"554312447468371","imei1":"554312447468371","imei2":"554312447468371","popurl":"www.chiranjeeve-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94683,"job_number":"JOB_94683","tr_customer_id":94700,"tr_customer_product_id":94690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Bala Khan","mobile_number":"7096425993","email_id":"sushil.iyengar@yahoo.co.in","dop":"2025-10-21","serial_number":"767225433076125","imei1":"767225433076125","imei2":"767225433076125","popurl":"www.bhagwati-chattopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94682,"job_number":"JOB_94682","tr_customer_id":94699,"tr_customer_product_id":94689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Eekalabya Kaniyar","mobile_number":"7057434281","email_id":"vidhur.panicker@yahoo.co.in","dop":"2025-10-21","serial_number":"133113535439590","imei1":"133113535439590","imei2":"133113535439590","popurl":"www.abhirath-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94681,"job_number":"JOB_94681","tr_customer_id":94698,"tr_customer_product_id":94688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Garuda Pandey","mobile_number":"7014574474","email_id":"deeptimay.singh@yahoo.co.in","dop":"2025-10-21","serial_number":"302008357568185","imei1":"302008357568185","imei2":"302008357568185","popurl":"www.deepankar-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94680,"job_number":"JOB_94680","tr_customer_id":94697,"tr_customer_product_id":94687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Chaten Pothuvaal","mobile_number":"7080789421","email_id":"kashyapi.bandopadhyay@yahoo.co.in","dop":"2025-10-21","serial_number":"200209648221918","imei1":"200209648221918","imei2":"200209648221918","popurl":"www.deeptiman-bharadwaj.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94679,"job_number":"JOB_94679","tr_customer_id":94696,"tr_customer_product_id":94686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Amaranaath Embranthiri","mobile_number":"7096451691","email_id":"laxmi.devar@gmail.com","dop":"2025-10-21","serial_number":"230701700276085","imei1":"230701700276085","imei2":"230701700276085","popurl":"www.asha-iyer.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94678,"job_number":"JOB_94678","tr_customer_id":94695,"tr_customer_product_id":94685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Sarla Mehrotra","mobile_number":"7095998748","email_id":"mina.gowda@gmail.com","dop":"2025-10-21","serial_number":"291938708621184","imei1":"291938708621184","imei2":"291938708621184","popurl":"www.vasudha-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94677,"job_number":"JOB_94677","tr_customer_id":94694,"tr_customer_product_id":94684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Bhadrak Chaturvedi","mobile_number":"7006278626","email_id":"triloki.chopra@hotmail.com","dop":"2025-10-21","serial_number":"761510452904025","imei1":"761510452904025","imei2":"761510452904025","popurl":"www.vidya-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94676,"job_number":"JOB_94676","tr_customer_id":94693,"tr_customer_product_id":94683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Anunay Adiga","mobile_number":"7040619197","email_id":"charvi.mehrotra@gmail.com","dop":"2025-10-21","serial_number":"233155513858672","imei1":"233155513858672","imei2":"233155513858672","popurl":"www.balagopal-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94675,"job_number":"JOB_94675","tr_customer_id":94692,"tr_customer_product_id":94682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Shubha Talwar","mobile_number":"7095953420","email_id":"rageshwari.pothuvaal@hotmail.com","dop":"2025-10-21","serial_number":"364163649165658","imei1":"364163649165658","imei2":"364163649165658","popurl":"www.eekalabya-gandhi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94674,"job_number":"JOB_94674","tr_customer_id":94691,"tr_customer_product_id":94681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Dakshayani Achari","mobile_number":"7063015101","email_id":"akshat.saini@gmail.com","dop":"2025-10-21","serial_number":"667229804485883","imei1":"667229804485883","imei2":"667229804485883","popurl":"www.kashyapi-nambeesan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94673,"job_number":"JOB_94673","tr_customer_id":94690,"tr_customer_product_id":94680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Lal Panicker","mobile_number":"7094402700","email_id":"chidaakaash.bhattathiri@hotmail.com","dop":"2025-10-21","serial_number":"392941810745914","imei1":"392941810745914","imei2":"392941810745914","popurl":"www.gandharv-adiga.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94672,"job_number":"JOB_94672","tr_customer_id":94689,"tr_customer_product_id":94679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Jagdish Bhattathiri","mobile_number":"7056075289","email_id":"anasuya.bharadwaj@hotmail.com","dop":"2025-10-21","serial_number":"558191969078730","imei1":"558191969078730","imei2":"558191969078730","popurl":"www.tejas-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94671,"job_number":"JOB_94671","tr_customer_id":94688,"tr_customer_product_id":94678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Bhupati Varrier","mobile_number":"7008967142","email_id":"madhuri.dubashi@hotmail.com","dop":"2025-10-21","serial_number":"378307213971880","imei1":"378307213971880","imei2":"378307213971880","popurl":"www.eekalabya-dutta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94670,"job_number":"JOB_94670","tr_customer_id":94687,"tr_customer_product_id":94677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Atmaja Bhattathiri","mobile_number":"7083163236","email_id":"deveshwar.patil@yahoo.co.in","dop":"2025-10-21","serial_number":"783562267615467","imei1":"783562267615467","imei2":"783562267615467","popurl":"www.kalyani-sharma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94669,"job_number":"JOB_94669","tr_customer_id":94686,"tr_customer_product_id":94676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Jagathi Varma","mobile_number":"7074000196","email_id":"gautam.pandey@gmail.com","dop":"2025-10-21","serial_number":"269291516579506","imei1":"269291516579506","imei2":"269291516579506","popurl":"www.kumuda-bhattacharya.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94668,"job_number":"JOB_94668","tr_customer_id":94685,"tr_customer_product_id":94675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Manisha Kocchar","mobile_number":"7094965314","email_id":"goutam.kapoor@gmail.com","dop":"2025-10-21","serial_number":"666992842791604","imei1":"666992842791604","imei2":"666992842791604","popurl":"www.dhanesh-mehra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94667,"job_number":"JOB_94667","tr_customer_id":94684,"tr_customer_product_id":94674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Bilwa Butt","mobile_number":"7009480481","email_id":"deveshwar.dhawan@yahoo.co.in","dop":"2025-10-21","serial_number":"669265282729005","imei1":"669265282729005","imei2":"669265282729005","popurl":"www.harit-sinha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94666,"job_number":"JOB_94666","tr_customer_id":94683,"tr_customer_product_id":94673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Divjot Patel","mobile_number":"7011616288","email_id":"mayoor.rana@hotmail.com","dop":"2025-10-21","serial_number":"376990466464788","imei1":"376990466464788","imei2":"376990466464788","popurl":"www.mohan-naik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94665,"job_number":"JOB_94665","tr_customer_id":94682,"tr_customer_product_id":94672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Opalina Tagore","mobile_number":"7083276982","email_id":"amaresh.rana@hotmail.com","dop":"2025-10-21","serial_number":"602624769976101","imei1":"602624769976101","imei2":"602624769976101","popurl":"www.bhooshan-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94664,"job_number":"JOB_94664","tr_customer_id":94681,"tr_customer_product_id":94671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Ajit Bandopadhyay","mobile_number":"7085465259","email_id":"priya.banerjee@hotmail.com","dop":"2025-10-21","serial_number":"489375745072144","imei1":"489375745072144","imei2":"489375745072144","popurl":"www.birjesh-pothuvaal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94663,"job_number":"JOB_94663","tr_customer_id":94680,"tr_customer_product_id":94670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Baladitya Patel","mobile_number":"7097968501","email_id":"chandraketu.kocchar@yahoo.co.in","dop":"2025-10-21","serial_number":"241036993751698","imei1":"241036993751698","imei2":"241036993751698","popurl":"www.rita-patel.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94662,"job_number":"JOB_94662","tr_customer_id":94679,"tr_customer_product_id":94669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Achintya Tandon","mobile_number":"7042306513","email_id":"anilaabh.pillai@yahoo.co.in","dop":"2025-10-21","serial_number":"267819733911294","imei1":"267819733911294","imei2":"267819733911294","popurl":"www.sanjay-kakkar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94661,"job_number":"JOB_94661","tr_customer_id":94678,"tr_customer_product_id":94668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Charumati Pilla","mobile_number":"7096132939","email_id":"kalyani.chopra@gmail.com","dop":"2025-10-21","serial_number":"693792640307368","imei1":"693792640307368","imei2":"693792640307368","popurl":"www.bhadrak-trivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94660,"job_number":"JOB_94660","tr_customer_id":94677,"tr_customer_product_id":94667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Ujjawal Mahajan","mobile_number":"7007760984","email_id":"gita.gupta@hotmail.com","dop":"2025-10-21","serial_number":"758234038431664","imei1":"758234038431664","imei2":"758234038431664","popurl":"www.heema-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94659,"job_number":"JOB_94659","tr_customer_id":94676,"tr_customer_product_id":94666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Abhaya Bhattacharya","mobile_number":"7098288776","email_id":"chinmayanand.chaturvedi@hotmail.com","dop":"2025-10-21","serial_number":"253941320098341","imei1":"253941320098341","imei2":"253941320098341","popurl":"www.bhanumati-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94658,"job_number":"JOB_94658","tr_customer_id":94675,"tr_customer_product_id":94665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Krishna Devar","mobile_number":"7067190427","email_id":"acharyanandana.nayar@gmail.com","dop":"2025-10-21","serial_number":"825546744926281","imei1":"825546744926281","imei2":"825546744926281","popurl":"www.digambara-somayaji.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94657,"job_number":"JOB_94657","tr_customer_id":94674,"tr_customer_product_id":94664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Dayaamay Naik","mobile_number":"7053809337","email_id":"chatura.gowda@hotmail.com","dop":"2025-10-21","serial_number":"966220731763075","imei1":"966220731763075","imei2":"966220731763075","popurl":"www.gajaadhar-nayar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94656,"job_number":"JOB_94656","tr_customer_id":94673,"tr_customer_product_id":94663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Bhaanumati Shah","mobile_number":"7012065596","email_id":"trilokinath.sharma@gmail.com","dop":"2025-10-21","serial_number":"600133197100724","imei1":"600133197100724","imei2":"600133197100724","popurl":"www.som-johar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94655,"job_number":"JOB_94655","tr_customer_id":94672,"tr_customer_product_id":94662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Charumati Khan","mobile_number":"7091074446","email_id":"mukul.jain@yahoo.co.in","dop":"2025-10-21","serial_number":"693845840340001","imei1":"693845840340001","imei2":"693845840340001","popurl":"www.tarun-mehra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94654,"job_number":"JOB_94654","tr_customer_id":94671,"tr_customer_product_id":94661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Avadhesh Johar","mobile_number":"7074305027","email_id":"hamsini.pilla@gmail.com","dop":"2025-10-21","serial_number":"447096325911207","imei1":"447096325911207","imei2":"447096325911207","popurl":"www.chandradev-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94653,"job_number":"JOB_94653","tr_customer_id":94670,"tr_customer_product_id":94660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Chidambaram Pilla","mobile_number":"7098175038","email_id":"deeptiman.mehrotra@hotmail.com","dop":"2025-10-21","serial_number":"420389501888236","imei1":"420389501888236","imei2":"420389501888236","popurl":"www.aruna-achari.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94652,"job_number":"JOB_94652","tr_customer_id":94669,"tr_customer_product_id":94659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Kirti Bhattacharya","mobile_number":"7049379252","email_id":"rati.chattopadhyay@yahoo.co.in","dop":"2025-10-21","serial_number":"411597208630052","imei1":"411597208630052","imei2":"411597208630052","popurl":"www.anasooya-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94651,"job_number":"JOB_94651","tr_customer_id":94668,"tr_customer_product_id":94658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Acharyanandana Asan","mobile_number":"7058619320","email_id":"somnath.varman@hotmail.com","dop":"2025-10-21","serial_number":"659339685975323","imei1":"659339685975323","imei2":"659339685975323","popurl":"www.bhuvaneshwar-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94650,"job_number":"JOB_94650","tr_customer_id":94667,"tr_customer_product_id":94657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Dhana Khanna","mobile_number":"7096826186","email_id":"mohana.jha@yahoo.co.in","dop":"2025-10-21","serial_number":"343433641896161","imei1":"343433641896161","imei2":"343433641896161","popurl":"www.aanandaswarup-sharma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94649,"job_number":"JOB_94649","tr_customer_id":94665,"tr_customer_product_id":94655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Rajiv Panicker","mobile_number":"7092355104","email_id":"tanushri.mehra@gmail.com","dop":"2025-10-21","serial_number":"767986059629793","imei1":"767986059629793","imei2":"767986059629793","popurl":"www.aadinath-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94648,"job_number":"JOB_94648","tr_customer_id":94666,"tr_customer_product_id":94656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Jagdish Ahluwalia","mobile_number":"7032024239","email_id":"aishani.pilla@gmail.com","dop":"2025-10-21","serial_number":"591655452236010","imei1":"591655452236010","imei2":"591655452236010","popurl":"www.anand swarup-bhattacharya.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94647,"job_number":"JOB_94647","tr_customer_id":94664,"tr_customer_product_id":94654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Drona Pilla","mobile_number":"7062960625","email_id":"giriraaj.nayar@gmail.com","dop":"2025-10-21","serial_number":"383273911172927","imei1":"383273911172927","imei2":"383273911172927","popurl":"www.omana-somayaji.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94646,"job_number":"JOB_94646","tr_customer_id":94663,"tr_customer_product_id":94653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Anjushri Tagore","mobile_number":"7081286687","email_id":"dhatri.dutta@gmail.com","dop":"2025-10-21","serial_number":"631348208975576","imei1":"631348208975576","imei2":"631348208975576","popurl":"www.rita-butt.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94645,"job_number":"JOB_94645","tr_customer_id":94662,"tr_customer_product_id":94652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Gudakesa Tandon","mobile_number":"7018518194","email_id":"deeptendu.mehra@gmail.com","dop":"2025-10-21","serial_number":"286293789475035","imei1":"286293789475035","imei2":"286293789475035","popurl":"www.yogesh-agarwal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94644,"job_number":"JOB_94644","tr_customer_id":94661,"tr_customer_product_id":94651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Anjushree Patil","mobile_number":"7055619055","email_id":"chatura.khanna@yahoo.co.in","dop":"2025-10-21","serial_number":"518353147833275","imei1":"518353147833275","imei2":"518353147833275","popurl":"www.jagdeep-gandhi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94643,"job_number":"JOB_94643","tr_customer_id":94660,"tr_customer_product_id":94650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Bodhan Mishra","mobile_number":"7078673948","email_id":"sher.ahuja@hotmail.com","dop":"2025-10-21","serial_number":"543416791063832","imei1":"543416791063832","imei2":"543416791063832","popurl":"www.chidaatma-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94642,"job_number":"JOB_94642","tr_customer_id":94659,"tr_customer_product_id":94649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Dhana Dutta","mobile_number":"7048279367","email_id":"sujata.ahluwalia@yahoo.co.in","dop":"2025-10-21","serial_number":"012188986677456","imei1":"012188986677456","imei2":"012188986677456","popurl":"www.baalagopaal-prajapat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94641,"job_number":"JOB_94641","tr_customer_id":94658,"tr_customer_product_id":94648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Darshan Desai","mobile_number":"7057756704","email_id":"bhaasvan.varman@yahoo.co.in","dop":"2025-10-21","serial_number":"159295430160552","imei1":"159295430160552","imei2":"159295430160552","popurl":"www.bhargavi-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94640,"job_number":"JOB_94640","tr_customer_id":94657,"tr_customer_product_id":94647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Vedang Sharma","mobile_number":"7000992158","email_id":"balagovind.ahluwalia@hotmail.com","dop":"2025-10-21","serial_number":"534916467600088","imei1":"534916467600088","imei2":"534916467600088","popurl":"www.devi-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94639,"job_number":"JOB_94639","tr_customer_id":94656,"tr_customer_product_id":94646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Ahilya Verma","mobile_number":"7012608028","email_id":"pran.khanna@gmail.com","dop":"2025-10-21","serial_number":"002173573822186","imei1":"002173573822186","imei2":"002173573822186","popurl":"www.javas-kaul.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94638,"job_number":"JOB_94638","tr_customer_id":94655,"tr_customer_product_id":94645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Satyen Singh","mobile_number":"7031926199","email_id":"dinakar.bhattacharya@hotmail.com","dop":"2025-10-21","serial_number":"600359680368281","imei1":"600359680368281","imei2":"600359680368281","popurl":"www.ekaaksh-pandey.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94637,"job_number":"JOB_94637","tr_customer_id":94654,"tr_customer_product_id":94644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Chatur Malik","mobile_number":"7083568363","email_id":"bhoopati.jha@hotmail.com","dop":"2025-10-21","serial_number":"805452421876764","imei1":"805452421876764","imei2":"805452421876764","popurl":"www.himani-tandon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94636,"job_number":"JOB_94636","tr_customer_id":94653,"tr_customer_product_id":94643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Prasad Mehrotra","mobile_number":"7063166656","email_id":"ashlesh.sethi@gmail.com","dop":"2025-10-21","serial_number":"232002605891853","imei1":"232002605891853","imei2":"232002605891853","popurl":"www.sumitra-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94635,"job_number":"JOB_94635","tr_customer_id":94652,"tr_customer_product_id":94642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Kamalesh Guha","mobile_number":"7038017524","email_id":"priya.naik@gmail.com","dop":"2025-10-21","serial_number":"721693227412713","imei1":"721693227412713","imei2":"721693227412713","popurl":"www.bharat-patil.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94634,"job_number":"JOB_94634","tr_customer_id":94651,"tr_customer_product_id":94641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Vinay Joshi","mobile_number":"7007037636","email_id":"aaditya.varma@hotmail.com","dop":"2025-10-21","serial_number":"514590450322636","imei1":"514590450322636","imei2":"514590450322636","popurl":"www.charumati-johar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94633,"job_number":"JOB_94633","tr_customer_id":94650,"tr_customer_product_id":94640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Atmanand Gill","mobile_number":"7089422792","email_id":"shashikala.singh@gmail.com","dop":"2025-10-21","serial_number":"863954357524775","imei1":"863954357524775","imei2":"863954357524775","popurl":"www.akroor-deshpande.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94632,"job_number":"JOB_94632","tr_customer_id":94649,"tr_customer_product_id":94639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Anurag Sharma","mobile_number":"7061169187","email_id":"vaishno.iyengar@gmail.com","dop":"2025-10-21","serial_number":"164627956208479","imei1":"164627956208479","imei2":"164627956208479","popurl":"www.agnimitra-patel.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94631,"job_number":"JOB_94631","tr_customer_id":94648,"tr_customer_product_id":94638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Mohini Bhattacharya","mobile_number":"7073610451","email_id":"deeptiman.bharadwaj@hotmail.com","dop":"2025-10-21","serial_number":"898269818404015","imei1":"898269818404015","imei2":"898269818404015","popurl":"www.kumuda-dubashi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94630,"job_number":"JOB_94630","tr_customer_id":94647,"tr_customer_product_id":94637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Bhudeva Joshi","mobile_number":"7022675613","email_id":"brahmanandam.pandey@gmail.com","dop":"2025-10-21","serial_number":"934900321403729","imei1":"934900321403729","imei2":"934900321403729","popurl":"www.deeptimoy-pillai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94629,"job_number":"JOB_94629","tr_customer_id":94646,"tr_customer_product_id":94636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Rajendra Chaturvedi","mobile_number":"7002487846","email_id":"deveshwar.agarwal@gmail.com","dop":"2025-10-21","serial_number":"430673526772633","imei1":"430673526772633","imei2":"430673526772633","popurl":"www.akshita-kaul.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94628,"job_number":"JOB_94628","tr_customer_id":94645,"tr_customer_product_id":94635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Ganak Sethi","mobile_number":"7083490511","email_id":"meenakshi.desai@yahoo.co.in","dop":"2025-10-21","serial_number":"685488072476487","imei1":"685488072476487","imei2":"685488072476487","popurl":"www.achyut-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94627,"job_number":"JOB_94627","tr_customer_id":94644,"tr_customer_product_id":94634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Chandramohan Mukhopadhyay","mobile_number":"7035016884","email_id":"bhudeva.dwivedi@gmail.com","dop":"2025-10-21","serial_number":"074860374648041","imei1":"074860374648041","imei2":"074860374648041","popurl":"www.gajabahu-chattopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94626,"job_number":"JOB_94626","tr_customer_id":94643,"tr_customer_product_id":94633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Gotum Kaniyar","mobile_number":"7067592490","email_id":"chandak.khatri@gmail.com","dop":"2025-10-21","serial_number":"891279720155075","imei1":"891279720155075","imei2":"891279720155075","popurl":"www.dhanu-adiga.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94625,"job_number":"JOB_94625","tr_customer_id":94642,"tr_customer_product_id":94632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Dhanesh Abbott","mobile_number":"7004347869","email_id":"ajit.sharma@yahoo.co.in","dop":"2025-10-21","serial_number":"137954170385027","imei1":"137954170385027","imei2":"137954170385027","popurl":"www.dwaipayan-varma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94624,"job_number":"JOB_94624","tr_customer_id":94641,"tr_customer_product_id":94631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Bhagwanti Kakkar","mobile_number":"7029010066","email_id":"sarla.marar@yahoo.co.in","dop":"2025-10-21","serial_number":"880863195447535","imei1":"880863195447535","imei2":"880863195447535","popurl":"www.jagmeet-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94623,"job_number":"JOB_94623","tr_customer_id":94640,"tr_customer_product_id":94630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Kama Varman","mobile_number":"7019449447","email_id":"dhanesh.khanna@yahoo.co.in","dop":"2025-10-21","serial_number":"407612887469727","imei1":"407612887469727","imei2":"407612887469727","popurl":"www.gajaadhar-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94622,"job_number":"JOB_94622","tr_customer_id":94639,"tr_customer_product_id":94629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Bhoopati Dubashi","mobile_number":"7074620141","email_id":"kashyap.jha@gmail.com","dop":"2025-10-21","serial_number":"899277569263483","imei1":"899277569263483","imei2":"899277569263483","popurl":"www.poornima-tandon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94621,"job_number":"JOB_94621","tr_customer_id":94638,"tr_customer_product_id":94628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Anala Khan","mobile_number":"7097823360","email_id":"buddhana.ahluwalia@yahoo.co.in","dop":"2025-10-21","serial_number":"410980476635833","imei1":"410980476635833","imei2":"410980476635833","popurl":"www.shanti-embranthiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94620,"job_number":"JOB_94620","tr_customer_id":94637,"tr_customer_product_id":94627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Devesh Kapoor","mobile_number":"7006802062","email_id":"gauraang.sethi@hotmail.com","dop":"2025-10-21","serial_number":"798888635205902","imei1":"798888635205902","imei2":"798888635205902","popurl":"www.asha-arora.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94619,"job_number":"JOB_94619","tr_customer_id":94636,"tr_customer_product_id":94626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Akshaj Dutta","mobile_number":"7059464811","email_id":"dhyaneshwar.khanna@gmail.com","dop":"2025-10-21","serial_number":"101605053207608","imei1":"101605053207608","imei2":"101605053207608","popurl":"www.agniprava-talwar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94618,"job_number":"JOB_94618","tr_customer_id":94635,"tr_customer_product_id":94625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Kashyapi Devar","mobile_number":"7052375513","email_id":"vrinda.kapoor@hotmail.com","dop":"2025-10-21","serial_number":"716174215704833","imei1":"716174215704833","imei2":"716174215704833","popurl":"www.anurag-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94617,"job_number":"JOB_94617","tr_customer_id":94634,"tr_customer_product_id":94624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Bhupati Dutta","mobile_number":"7046090074","email_id":"harit.dutta@yahoo.co.in","dop":"2025-10-21","serial_number":"796523905375134","imei1":"796523905375134","imei2":"796523905375134","popurl":"www.geetanjali-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94616,"job_number":"JOB_94616","tr_customer_id":94633,"tr_customer_product_id":94623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Dhaanyalakshmi Guha","mobile_number":"7071041600","email_id":"somnath.gill@yahoo.co.in","dop":"2025-10-21","serial_number":"069369908825086","imei1":"069369908825086","imei2":"069369908825086","popurl":"www.divaakar-dhawan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94615,"job_number":"JOB_94615","tr_customer_id":94632,"tr_customer_product_id":94622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Advaya Mehrotra","mobile_number":"7011478603","email_id":"baalagopaal.verma@gmail.com","dop":"2025-10-21","serial_number":"224280578224305","imei1":"224280578224305","imei2":"224280578224305","popurl":"www.gajaadhar-patil.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94614,"job_number":"JOB_94614","tr_customer_id":94631,"tr_customer_product_id":94621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Tanushri Pandey","mobile_number":"7098120460","email_id":"harinarayan.saini@yahoo.co.in","dop":"2025-10-21","serial_number":"163081124856247","imei1":"163081124856247","imei2":"163081124856247","popurl":"www.chandi-bharadwaj.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94613,"job_number":"JOB_94613","tr_customer_id":94630,"tr_customer_product_id":94620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Rohan Mahajan","mobile_number":"7022933627","email_id":"chanda.nayar@yahoo.co.in","dop":"2025-10-21","serial_number":"190565718359235","imei1":"190565718359235","imei2":"190565718359235","popurl":"www.chinmayanand-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94612,"job_number":"JOB_94612","tr_customer_id":94629,"tr_customer_product_id":94619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Usha Guha","mobile_number":"7055635943","email_id":"shreyashi.acharya@hotmail.com","dop":"2025-10-21","serial_number":"980403355874716","imei1":"980403355874716","imei2":"980403355874716","popurl":"www.trilochana-naik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94611,"job_number":"JOB_94611","tr_customer_id":94628,"tr_customer_product_id":94618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Chitrali Deshpande","mobile_number":"7049556810","email_id":"anunay.acharya@yahoo.co.in","dop":"2025-10-21","serial_number":"478485818568568","imei1":"478485818568568","imei2":"478485818568568","popurl":"www.bhushan-kapoor.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94610,"job_number":"JOB_94610","tr_customer_id":94627,"tr_customer_product_id":94617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Chidambar Kaniyar","mobile_number":"7023800948","email_id":"buddhana.embranthiri@gmail.com","dop":"2025-10-21","serial_number":"184245509099849","imei1":"184245509099849","imei2":"184245509099849","popurl":"www.brahmdev-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94609,"job_number":"JOB_94609","tr_customer_id":94626,"tr_customer_product_id":94616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Amrit Namboothiri","mobile_number":"7027325784","email_id":"purnima.mehra@gmail.com","dop":"2025-10-21","serial_number":"004175124091119","imei1":"004175124091119","imei2":"004175124091119","popurl":"www.narendra-patil.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94608,"job_number":"JOB_94608","tr_customer_id":94625,"tr_customer_product_id":94615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Chaturaanan Gandhi","mobile_number":"7067793095","email_id":"damayanti.chaturvedi@hotmail.com","dop":"2025-10-21","serial_number":"064174261303540","imei1":"064174261303540","imei2":"064174261303540","popurl":"www.shreyashi-tagore.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94607,"job_number":"JOB_94607","tr_customer_id":94624,"tr_customer_product_id":94614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Atmananda Varma","mobile_number":"7031916696","email_id":"sher.dutta@gmail.com","dop":"2025-10-21","serial_number":"595934542386350","imei1":"595934542386350","imei2":"595934542386350","popurl":"www.gotum-khan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94606,"job_number":"JOB_94606","tr_customer_id":94623,"tr_customer_product_id":94613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Girindra Malik","mobile_number":"7052241722","email_id":"meenakshi.joshi@hotmail.com","dop":"2025-10-21","serial_number":"113026917636868","imei1":"113026917636868","imei2":"113026917636868","popurl":"www.hiranya-gowda.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94605,"job_number":"JOB_94605","tr_customer_id":94622,"tr_customer_product_id":94612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Baala Somayaji","mobile_number":"7041969684","email_id":"laxmi.dhawan@hotmail.com","dop":"2025-10-21","serial_number":"997254775602438","imei1":"997254775602438","imei2":"997254775602438","popurl":"www.aashritha-ahluwalia.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94604,"job_number":"JOB_94604","tr_customer_id":94621,"tr_customer_product_id":94611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Deeptanshu Ganaka","mobile_number":"7008647017","email_id":"mayoor.chattopadhyay@yahoo.co.in","dop":"2025-10-21","serial_number":"382862474541311","imei1":"382862474541311","imei2":"382862474541311","popurl":"www.aslesha-gupta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94603,"job_number":"JOB_94603","tr_customer_id":94620,"tr_customer_product_id":94610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Dhanapati Deshpande","mobile_number":"7075617753","email_id":"aaditya.iyer@gmail.com","dop":"2025-10-21","serial_number":"659994934504507","imei1":"659994934504507","imei2":"659994934504507","popurl":"www.aanandinii-mukhopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94602,"job_number":"JOB_94602","tr_customer_id":94619,"tr_customer_product_id":94609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Chandradev Johar","mobile_number":"7086562202","email_id":"deeptanshu.jha@gmail.com","dop":"2025-10-21","serial_number":"386935023782489","imei1":"386935023782489","imei2":"386935023782489","popurl":"www.vasudha-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94601,"job_number":"JOB_94601","tr_customer_id":94618,"tr_customer_product_id":94608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Gandharv Khanna","mobile_number":"7088571393","email_id":"advaya.guha@yahoo.co.in","dop":"2025-10-21","serial_number":"224770845391629","imei1":"224770845391629","imei2":"224770845391629","popurl":"www.vedanshi-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94600,"job_number":"JOB_94600","tr_customer_id":94617,"tr_customer_product_id":94607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Deevakar Sharma","mobile_number":"7096746748","email_id":"vedang.devar@gmail.com","dop":"2025-10-21","serial_number":"395183021774050","imei1":"395183021774050","imei2":"395183021774050","popurl":"www.geetanjali-bhat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94599,"job_number":"JOB_94599","tr_customer_id":94616,"tr_customer_product_id":94606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Bhaves Dwivedi","mobile_number":"7088189237","email_id":"chandrakin.tandon@hotmail.com","dop":"2025-10-21","serial_number":"665796018723773","imei1":"665796018723773","imei2":"665796018723773","popurl":"www.akshat-agarwal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94598,"job_number":"JOB_94598","tr_customer_id":94615,"tr_customer_product_id":94605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Sudeva Banerjee","mobile_number":"7063379894","email_id":"anand.singh@gmail.com","dop":"2025-10-21","serial_number":"328708028324243","imei1":"328708028324243","imei2":"328708028324243","popurl":"www.shreyashi-marar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94597,"job_number":"JOB_94597","tr_customer_id":94614,"tr_customer_product_id":94604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Aadinath Nehru","mobile_number":"7037266952","email_id":"daevi.gill@yahoo.co.in","dop":"2025-10-21","serial_number":"179193372156697","imei1":"179193372156697","imei2":"179193372156697","popurl":"www.aasa-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94596,"job_number":"JOB_94596","tr_customer_id":94613,"tr_customer_product_id":94603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Ramaa Reddy","mobile_number":"7032729892","email_id":"indira.bhattacharya@hotmail.com","dop":"2025-10-21","serial_number":"548112239894637","imei1":"548112239894637","imei2":"548112239894637","popurl":"www.baladitya-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94595,"job_number":"JOB_94595","tr_customer_id":94612,"tr_customer_product_id":94602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Subhash Varrier","mobile_number":"7067244782","email_id":"amritambu.banerjee@yahoo.co.in","dop":"2025-10-21","serial_number":"756259242942892","imei1":"756259242942892","imei2":"756259242942892","popurl":"www.chandradev-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94594,"job_number":"JOB_94594","tr_customer_id":94611,"tr_customer_product_id":94601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Brahmaanand Khatri","mobile_number":"7053146873","email_id":"trisha.prajapat@hotmail.com","dop":"2025-10-21","serial_number":"180748224318012","imei1":"180748224318012","imei2":"180748224318012","popurl":"www.veda-mahajan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94593,"job_number":"JOB_94593","tr_customer_id":94610,"tr_customer_product_id":94600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Bhupati Naik","mobile_number":"7084160198","email_id":"archan.kaniyar@gmail.com","dop":"2025-10-21","serial_number":"920014772018626","imei1":"920014772018626","imei2":"920014772018626","popurl":"www.himadri-guneta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94592,"job_number":"JOB_94592","tr_customer_id":94609,"tr_customer_product_id":94599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Triloki Nath Trivedi","mobile_number":"7067655959","email_id":"chandramani.gill@gmail.com","dop":"2025-10-21","serial_number":"163277309938638","imei1":"163277309938638","imei2":"163277309938638","popurl":"www.vidhya-nair.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94591,"job_number":"JOB_94591","tr_customer_id":94608,"tr_customer_product_id":94598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Aaratrika Verma","mobile_number":"7091792725","email_id":"giri.tagore@hotmail.com","dop":"2025-10-21","serial_number":"883887986907024","imei1":"883887986907024","imei2":"883887986907024","popurl":"www.rudra-mishra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94590,"job_number":"JOB_94590","tr_customer_id":94607,"tr_customer_product_id":94597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Anandamayi Shukla","mobile_number":"7053390355","email_id":"rajendra.khanna@yahoo.co.in","dop":"2025-10-21","serial_number":"671393594412055","imei1":"671393594412055","imei2":"671393594412055","popurl":"www.agastya-chaturvedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94589,"job_number":"JOB_94589","tr_customer_id":94606,"tr_customer_product_id":94596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Agrata Adiga","mobile_number":"7013647214","email_id":"arnesh.menon@yahoo.co.in","dop":"2025-10-21","serial_number":"755170144017900","imei1":"755170144017900","imei2":"755170144017900","popurl":"www.ojaswini-nambeesan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94588,"job_number":"JOB_94588","tr_customer_id":94605,"tr_customer_product_id":94595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Chatur Saini","mobile_number":"7090132061","email_id":"puneet.khanna@hotmail.com","dop":"2025-10-21","serial_number":"239513431686217","imei1":"239513431686217","imei2":"239513431686217","popurl":"www.darshan-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94587,"job_number":"JOB_94587","tr_customer_id":94604,"tr_customer_product_id":94594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Samir Varrier","mobile_number":"7063647424","email_id":"urmila.namboothiri@hotmail.com","dop":"2025-10-21","serial_number":"662217903257006","imei1":"662217903257006","imei2":"662217903257006","popurl":"www.giri-kaul.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94586,"job_number":"JOB_94586","tr_customer_id":94603,"tr_customer_product_id":94593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Mohan Nayar","mobile_number":"7050447463","email_id":"girindra.dhawan@hotmail.com","dop":"2025-10-21","serial_number":"977850797319919","imei1":"977850797319919","imei2":"977850797319919","popurl":"www.bhagirathi-ahluwalia.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94585,"job_number":"JOB_94585","tr_customer_id":94602,"tr_customer_product_id":94592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Chinmayanand Agarwal","mobile_number":"7044542146","email_id":"gajbaahu.khanna@gmail.com","dop":"2025-10-21","serial_number":"528895327219674","imei1":"528895327219674","imei2":"528895327219674","popurl":"www.chandrabhaga-ahuja.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94584,"job_number":"JOB_94584","tr_customer_id":94601,"tr_customer_product_id":94591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Triloki Achari","mobile_number":"7064903522","email_id":"shreya.adiga@yahoo.co.in","dop":"2025-10-21","serial_number":"214791170305339","imei1":"214791170305339","imei2":"214791170305339","popurl":"www.opalina-gupta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94583,"job_number":"JOB_94583","tr_customer_id":94600,"tr_customer_product_id":94590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Advaya Kakkar","mobile_number":"7008080693","email_id":"navin.shah@hotmail.com","dop":"2025-10-21","serial_number":"258463740675785","imei1":"258463740675785","imei2":"258463740675785","popurl":"www.bhupati-prajapat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94582,"job_number":"JOB_94582","tr_customer_id":94599,"tr_customer_product_id":94589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Charuvrat Naik","mobile_number":"7026458525","email_id":"shashikala.mishra@yahoo.co.in","dop":"2025-10-21","serial_number":"420928833987559","imei1":"420928833987559","imei2":"420928833987559","popurl":"www.nikita-adiga.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94581,"job_number":"JOB_94581","tr_customer_id":94598,"tr_customer_product_id":94588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Tejas Tagore","mobile_number":"7067378322","email_id":"rohan.nair@hotmail.com","dop":"2025-10-21","serial_number":"794181683509273","imei1":"794181683509273","imei2":"794181683509273","popurl":"www.dhyaneshwar-ganaka.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94580,"job_number":"JOB_94580","tr_customer_id":94597,"tr_customer_product_id":94587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Sukanya Tagore","mobile_number":"7028307471","email_id":"preity.mukhopadhyay@yahoo.co.in","dop":"2025-10-21","serial_number":"244482111466853","imei1":"244482111466853","imei2":"244482111466853","popurl":"www.priyala-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94579,"job_number":"JOB_94579","tr_customer_id":94596,"tr_customer_product_id":94586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Gandharv Chattopadhyay","mobile_number":"7033755744","email_id":"chandrabhan.tagore@hotmail.com","dop":"2025-10-21","serial_number":"412818039365877","imei1":"412818039365877","imei2":"412818039365877","popurl":"www.bharat-iyer.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94578,"job_number":"JOB_94578","tr_customer_id":94595,"tr_customer_product_id":94585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Anjali Bhat","mobile_number":"7030138738","email_id":"mani.somayaji@hotmail.com","dop":"2025-10-21","serial_number":"413032593756112","imei1":"413032593756112","imei2":"413032593756112","popurl":"www.bodhan-sharma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94577,"job_number":"JOB_94577","tr_customer_id":94594,"tr_customer_product_id":94584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Ananda Nehru","mobile_number":"7046530718","email_id":"bandhu.desai@hotmail.com","dop":"2025-10-21","serial_number":"944436722444408","imei1":"944436722444408","imei2":"944436722444408","popurl":"www.deeksha-mukhopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94576,"job_number":"JOB_94576","tr_customer_id":94593,"tr_customer_product_id":94583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Shakti Gupta","mobile_number":"7092662057","email_id":"shubhaprada.bandopadhyay@yahoo.co.in","dop":"2025-10-21","serial_number":"953993964633924","imei1":"953993964633924","imei2":"953993964633924","popurl":"www.sukanya-patil.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94575,"job_number":"JOB_94575","tr_customer_id":94592,"tr_customer_product_id":94582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Chatur Varrier","mobile_number":"7004589313","email_id":"suman.jain@gmail.com","dop":"2025-10-21","serial_number":"415103201421737","imei1":"415103201421737","imei2":"415103201421737","popurl":"www.chandrani-ganaka.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94574,"job_number":"JOB_94574","tr_customer_id":94591,"tr_customer_product_id":94581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Jahnu Khanna","mobile_number":"7050787834","email_id":"chandraayan.shah@hotmail.com","dop":"2025-10-21","serial_number":"749822277038968","imei1":"749822277038968","imei2":"749822277038968","popurl":"www.brahmaanand-kakkar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94573,"job_number":"JOB_94573","tr_customer_id":94590,"tr_customer_product_id":94580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Achintya Khan","mobile_number":"7040514689","email_id":"subodh.rana@gmail.com","dop":"2025-10-21","serial_number":"295681188553251","imei1":"295681188553251","imei2":"295681188553251","popurl":"www.shreyashi-patel.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94572,"job_number":"JOB_94572","tr_customer_id":94589,"tr_customer_product_id":94579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Chanda Acharya","mobile_number":"7068455315","email_id":"achalesvara.pillai@yahoo.co.in","dop":"2025-10-21","serial_number":"566824709597856","imei1":"566824709597856","imei2":"566824709597856","popurl":"www.jahnu-iyengar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94571,"job_number":"JOB_94571","tr_customer_id":94588,"tr_customer_product_id":94578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Brajendra Deshpande","mobile_number":"7066241808","email_id":"akshata.sethi@hotmail.com","dop":"2025-10-21","serial_number":"204430601479509","imei1":"204430601479509","imei2":"204430601479509","popurl":"www.giri-khan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94570,"job_number":"JOB_94570","tr_customer_id":94587,"tr_customer_product_id":94577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Ghanaanand Kaniyar","mobile_number":"7067269401","email_id":"aatmaja.mahajan@hotmail.com","dop":"2025-10-21","serial_number":"382115945474066","imei1":"382115945474066","imei2":"382115945474066","popurl":"www.kalpana-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94569,"job_number":"JOB_94569","tr_customer_id":94586,"tr_customer_product_id":94576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Kumari Dwivedi","mobile_number":"7031188592","email_id":"bhoopat.nair@hotmail.com","dop":"2025-10-21","serial_number":"566212644674309","imei1":"566212644674309","imei2":"566212644674309","popurl":"www.ananta-mehrotra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94568,"job_number":"JOB_94568","tr_customer_id":94585,"tr_customer_product_id":94575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Amaresh Nayar","mobile_number":"7041082207","email_id":"girja.embranthiri@yahoo.co.in","dop":"2025-10-21","serial_number":"473478219465028","imei1":"473478219465028","imei2":"473478219465028","popurl":"www.tapan-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94567,"job_number":"JOB_94567","tr_customer_id":94584,"tr_customer_product_id":94574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Alok Verma","mobile_number":"7059612290","email_id":"rupinder.arora@yahoo.co.in","dop":"2025-10-21","serial_number":"504983404426352","imei1":"504983404426352","imei2":"504983404426352","popurl":"www.giriraaj-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94566,"job_number":"JOB_94566","tr_customer_id":94583,"tr_customer_product_id":94573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Rati Tagore","mobile_number":"7049791631","email_id":"abhisyanta.arora@hotmail.com","dop":"2025-10-21","serial_number":"848615246333704","imei1":"848615246333704","imei2":"848615246333704","popurl":"www.siddarth-singh.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94565,"job_number":"JOB_94565","tr_customer_id":94582,"tr_customer_product_id":94572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Dandak Iyer","mobile_number":"7047256206","email_id":"abhaidev.mehra@yahoo.co.in","dop":"2025-10-21","serial_number":"988854339064199","imei1":"988854339064199","imei2":"988854339064199","popurl":"www.ojaswini-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94564,"job_number":"JOB_94564","tr_customer_id":94581,"tr_customer_product_id":94571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Balagopal Kapoor","mobile_number":"7012005262","email_id":"giriraj.talwar@gmail.com","dop":"2025-10-21","serial_number":"390793774136299","imei1":"390793774136299","imei2":"390793774136299","popurl":"www.devani-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94563,"job_number":"JOB_94563","tr_customer_id":94580,"tr_customer_product_id":94570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Aryan Desai","mobile_number":"7021142716","email_id":"brahmaanand.mishra@yahoo.co.in","dop":"2025-10-21","serial_number":"362039443124807","imei1":"362039443124807","imei2":"362039443124807","popurl":"www.oormila-mishra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94562,"job_number":"JOB_94562","tr_customer_id":94579,"tr_customer_product_id":94569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Puneet Acharya","mobile_number":"7094095796","email_id":"chakravartee.varma@hotmail.com","dop":"2025-10-21","serial_number":"020263083652862","imei1":"020263083652862","imei2":"020263083652862","popurl":"www.ravi-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94561,"job_number":"JOB_94561","tr_customer_id":94578,"tr_customer_product_id":94568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Prayag Namboothiri","mobile_number":"7082545519","email_id":"adikavi.pilla@yahoo.co.in","dop":"2025-10-21","serial_number":"309081185796559","imei1":"309081185796559","imei2":"309081185796559","popurl":"www.himani-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94560,"job_number":"JOB_94560","tr_customer_id":94577,"tr_customer_product_id":94567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Shashi Sharma","mobile_number":"7073035042","email_id":"meena.dwivedi@gmail.com","dop":"2025-10-21","serial_number":"183023091931538","imei1":"183023091931538","imei2":"183023091931538","popurl":"www.dhyanesh-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94559,"job_number":"JOB_94559","tr_customer_id":94576,"tr_customer_product_id":94566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Narayan Banerjee","mobile_number":"7082967249","email_id":"archan.naik@hotmail.com","dop":"2025-10-21","serial_number":"072285305901346","imei1":"072285305901346","imei2":"072285305901346","popurl":"www.anunay-kapoor.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94558,"job_number":"JOB_94558","tr_customer_id":94575,"tr_customer_product_id":94565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Yogesh Nambeesan","mobile_number":"7065903146","email_id":"harita.singh@gmail.com","dop":"2025-10-21","serial_number":"940082988844147","imei1":"940082988844147","imei2":"940082988844147","popurl":"www.acaryatanaya-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94557,"job_number":"JOB_94557","tr_customer_id":94574,"tr_customer_product_id":94564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Manikya Acharya","mobile_number":"7047827024","email_id":"mani.bhat@yahoo.co.in","dop":"2025-10-21","serial_number":"744988360386221","imei1":"744988360386221","imei2":"744988360386221","popurl":"www.gitanjali-pandey.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94556,"job_number":"JOB_94556","tr_customer_id":94573,"tr_customer_product_id":94563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Adikavi Adiga","mobile_number":"7090640035","email_id":"ashok.kakkar@hotmail.com","dop":"2025-10-21","serial_number":"851930041516278","imei1":"851930041516278","imei2":"851930041516278","popurl":"www.deeptimay-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94555,"job_number":"JOB_94555","tr_customer_id":94572,"tr_customer_product_id":94562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Birjesh Mahajan","mobile_number":"7045464194","email_id":"usha.bhattacharya@gmail.com","dop":"2025-10-21","serial_number":"288327670056251","imei1":"288327670056251","imei2":"288327670056251","popurl":"www.bhupati-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94554,"job_number":"JOB_94554","tr_customer_id":94571,"tr_customer_product_id":94561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Devi Shukla","mobile_number":"7081929753","email_id":"rupinder.menon@gmail.com","dop":"2025-10-21","serial_number":"856376225613902","imei1":"856376225613902","imei2":"856376225613902","popurl":"www.kamla-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94553,"job_number":"JOB_94553","tr_customer_id":94570,"tr_customer_product_id":94560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Bhagvan Kaur","mobile_number":"7071203302","email_id":"manisha.sinha@hotmail.com","dop":"2025-10-21","serial_number":"435064960417858","imei1":"435064960417858","imei2":"435064960417858","popurl":"www.shridevi-kaul.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94552,"job_number":"JOB_94552","tr_customer_id":94569,"tr_customer_product_id":94559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Chandran Varrier","mobile_number":"7099184078","email_id":"trilokanath.kapoor@hotmail.com","dop":"2025-10-21","serial_number":"190598671030431","imei1":"190598671030431","imei2":"190598671030431","popurl":"www.acharyasuta-abbott.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94551,"job_number":"JOB_94551","tr_customer_id":94568,"tr_customer_product_id":94558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Vishnu Somayaji","mobile_number":"7085801865","email_id":"girindra.nair@hotmail.com","dop":"2025-10-21","serial_number":"316344993308703","imei1":"316344993308703","imei2":"316344993308703","popurl":"www.opaline-gupta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94550,"job_number":"JOB_94550","tr_customer_id":94567,"tr_customer_product_id":94557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Laal Desai","mobile_number":"7085428133","email_id":"oormila.pandey@yahoo.co.in","dop":"2025-10-21","serial_number":"079835884477130","imei1":"079835884477130","imei2":"079835884477130","popurl":"www.charuvrat-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94549,"job_number":"JOB_94549","tr_customer_id":94566,"tr_customer_product_id":94556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Lila Mukhopadhyay","mobile_number":"7041721701","email_id":"aadi.dutta@hotmail.com","dop":"2025-10-21","serial_number":"420390738923034","imei1":"420390738923034","imei2":"420390738923034","popurl":"www.vishnu-chopra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94548,"job_number":"JOB_94548","tr_customer_id":94565,"tr_customer_product_id":94555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Ekaaksh Iyengar","mobile_number":"7059823026","email_id":"deepesh.pilla@gmail.com","dop":"2025-10-21","serial_number":"273708352073859","imei1":"273708352073859","imei2":"273708352073859","popurl":"www.adhrit-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94547,"job_number":"JOB_94547","tr_customer_id":94564,"tr_customer_product_id":94554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Kalyani Naik","mobile_number":"7076951063","email_id":"mandakini.pilla@hotmail.com","dop":"2025-10-21","serial_number":"290230305969312","imei1":"290230305969312","imei2":"290230305969312","popurl":"www.harinakshi-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94546,"job_number":"JOB_94546","tr_customer_id":94563,"tr_customer_product_id":94553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Bhadraksh Ahuja","mobile_number":"7060723657","email_id":"aadidev.deshpande@yahoo.co.in","dop":"2025-10-21","serial_number":"640368212750278","imei1":"640368212750278","imei2":"640368212750278","popurl":"www.radha-pothuvaal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94545,"job_number":"JOB_94545","tr_customer_id":94562,"tr_customer_product_id":94552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Ashok Dwivedi","mobile_number":"7088889165","email_id":"shivakari.singh@gmail.com","dop":"2025-10-21","serial_number":"857128240173102","imei1":"857128240173102","imei2":"857128240173102","popurl":"www.kumar-namboothiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94544,"job_number":"JOB_94544","tr_customer_id":94561,"tr_customer_product_id":94551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Deeptendu Tagore","mobile_number":"7000549886","email_id":"agnivesh.khatri@gmail.com","dop":"2025-10-21","serial_number":"241415117235758","imei1":"241415117235758","imei2":"241415117235758","popurl":"www.mukesh-pillai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94543,"job_number":"JOB_94543","tr_customer_id":94560,"tr_customer_product_id":94550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Anuraag Guneta","mobile_number":"7069552311","email_id":"deeptendu.gowda@gmail.com","dop":"2025-10-21","serial_number":"262105307141281","imei1":"262105307141281","imei2":"262105307141281","popurl":"www.vasundhara-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94542,"job_number":"JOB_94542","tr_customer_id":94559,"tr_customer_product_id":94549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Lavanya Kocchar","mobile_number":"7051496661","email_id":"chapal.talwar@gmail.com","dop":"2025-10-21","serial_number":"262419296784862","imei1":"262419296784862","imei2":"262419296784862","popurl":"www.anang-mehra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94541,"job_number":"JOB_94541","tr_customer_id":94558,"tr_customer_product_id":94548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Dhruv Johar","mobile_number":"7091306821","email_id":"madhuri.nair@hotmail.com","dop":"2025-10-21","serial_number":"057256879197850","imei1":"057256879197850","imei2":"057256879197850","popurl":"www.ambar-deshpande.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94540,"job_number":"JOB_94540","tr_customer_id":94557,"tr_customer_product_id":94547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Gorakhanatha Khanna","mobile_number":"7072216295","email_id":"anang.naik@hotmail.com","dop":"2025-10-21","serial_number":"930725116943744","imei1":"930725116943744","imei2":"930725116943744","popurl":"www.dhyaneshwar-desai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94539,"job_number":"JOB_94539","tr_customer_id":94556,"tr_customer_product_id":94546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Bilwa Pilla","mobile_number":"7022650377","email_id":"kirti.mehra@gmail.com","dop":"2025-10-21","serial_number":"570281639156883","imei1":"570281639156883","imei2":"570281639156883","popurl":"www.gauraang-naik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94538,"job_number":"JOB_94538","tr_customer_id":94555,"tr_customer_product_id":94545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Sarla Kakkar","mobile_number":"7025923508","email_id":"harit.shukla@gmail.com","dop":"2025-10-21","serial_number":"525460409644174","imei1":"525460409644174","imei2":"525460409644174","popurl":"www.laxman-ahluwalia.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94537,"job_number":"JOB_94537","tr_customer_id":94554,"tr_customer_product_id":94544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Sudeva Mishra","mobile_number":"7056091920","email_id":"ujjawal.pothuvaal@yahoo.co.in","dop":"2025-10-21","serial_number":"267824220866406","imei1":"267824220866406","imei2":"267824220866406","popurl":"www.bhaves-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94536,"job_number":"JOB_94536","tr_customer_id":94553,"tr_customer_product_id":94543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Gauranga Gill","mobile_number":"7008442000","email_id":"girik.butt@gmail.com","dop":"2025-10-21","serial_number":"866860844028426","imei1":"866860844028426","imei2":"866860844028426","popurl":"www.kumari-agarwal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94535,"job_number":"JOB_94535","tr_customer_id":94552,"tr_customer_product_id":94542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Durgeshwari Agarwal","mobile_number":"7024695213","email_id":"gautama.pillai@hotmail.com","dop":"2025-10-21","serial_number":"203804489978645","imei1":"203804489978645","imei2":"203804489978645","popurl":"www.bhadra-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94534,"job_number":"JOB_94534","tr_customer_id":94551,"tr_customer_product_id":94541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Soma Mahajan","mobile_number":"7008921628","email_id":"chakradhar.abbott@yahoo.co.in","dop":"2025-10-21","serial_number":"683172862617551","imei1":"683172862617551","imei2":"683172862617551","popurl":"www.harit-guha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94533,"job_number":"JOB_94533","tr_customer_id":94550,"tr_customer_product_id":94540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Mahendra Johar","mobile_number":"7040267087","email_id":"agnimitra.verma@hotmail.com","dop":"2025-10-21","serial_number":"892438203967933","imei1":"892438203967933","imei2":"892438203967933","popurl":"www.charumati-mukhopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94532,"job_number":"JOB_94532","tr_customer_id":94549,"tr_customer_product_id":94539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Bhisham Achari","mobile_number":"7051353745","email_id":"ekaksh.rana@hotmail.com","dop":"2025-10-21","serial_number":"384659843426524","imei1":"384659843426524","imei2":"384659843426524","popurl":"www.rudra-gupta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94531,"job_number":"JOB_94531","tr_customer_id":94548,"tr_customer_product_id":94538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Bandhu Devar","mobile_number":"7076995721","email_id":"vrinda.sinha@gmail.com","dop":"2025-10-21","serial_number":"125154884226179","imei1":"125154884226179","imei2":"125154884226179","popurl":"www.nirbhay-somayaji.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94530,"job_number":"JOB_94530","tr_customer_id":94547,"tr_customer_product_id":94537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Devajyoti Adiga","mobile_number":"7047101525","email_id":"anala.kakkar@yahoo.co.in","dop":"2025-10-21","serial_number":"038353491783272","imei1":"038353491783272","imei2":"038353491783272","popurl":"www.chandradev-marar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94529,"job_number":"JOB_94529","tr_customer_id":94546,"tr_customer_product_id":94536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Amodini Tagore","mobile_number":"7093770435","email_id":"chandan.sharma@hotmail.com","dop":"2025-10-21","serial_number":"629758111788249","imei1":"629758111788249","imei2":"629758111788249","popurl":"www.chandi-ganaka.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94528,"job_number":"JOB_94528","tr_customer_id":94545,"tr_customer_product_id":94535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Chandira Mehrotra","mobile_number":"7083726727","email_id":"hamsini.dubashi@yahoo.co.in","dop":"2025-10-21","serial_number":"820545747629754","imei1":"820545747629754","imei2":"820545747629754","popurl":"www.bhramar-dwivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94527,"job_number":"JOB_94527","tr_customer_id":94544,"tr_customer_product_id":94534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Kirti Nehru","mobile_number":"7016894172","email_id":"chaturbhuj.varrier@yahoo.co.in","dop":"2025-10-21","serial_number":"672157059744157","imei1":"672157059744157","imei2":"672157059744157","popurl":"www.garud-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94526,"job_number":"JOB_94526","tr_customer_id":94543,"tr_customer_product_id":94533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Dipendra Khan","mobile_number":"7056906133","email_id":"meghnath.sharma@yahoo.co.in","dop":"2025-10-21","serial_number":"991633307768327","imei1":"991633307768327","imei2":"991633307768327","popurl":"www.agrata-adiga.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94525,"job_number":"JOB_94525","tr_customer_id":94542,"tr_customer_product_id":94532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Bhadran Pothuvaal","mobile_number":"7068269008","email_id":"mandaakin.talwar@gmail.com","dop":"2025-10-21","serial_number":"108021344813499","imei1":"108021344813499","imei2":"108021344813499","popurl":"www.naval-johar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94524,"job_number":"JOB_94524","tr_customer_id":94541,"tr_customer_product_id":94531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Adripathi Ahuja","mobile_number":"7013449804","email_id":"dinesh.panicker@yahoo.co.in","dop":"2025-10-21","serial_number":"296763085944408","imei1":"296763085944408","imei2":"296763085944408","popurl":"www.malti-kapoor.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94523,"job_number":"JOB_94523","tr_customer_id":94539,"tr_customer_product_id":94530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Maheswar Trivedi","mobile_number":"7099150637","email_id":"narayan.saini@gmail.com","dop":"2025-10-21","serial_number":"071996276155126","imei1":"071996276155126","imei2":"071996276155126","popurl":"www.bankimchandra-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94522,"job_number":"JOB_94522","tr_customer_id":94540,"tr_customer_product_id":94529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Leela Joshi","mobile_number":"7074187070","email_id":"dandak.menon@hotmail.com","dop":"2025-10-21","serial_number":"514875447614358","imei1":"514875447614358","imei2":"514875447614358","popurl":"www.bhardwaj-bandopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94521,"job_number":"JOB_94521","tr_customer_id":94538,"tr_customer_product_id":94528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Mohana Sharma","mobile_number":"7077717046","email_id":"bishnu.varrier@hotmail.com","dop":"2025-10-21","serial_number":"280045111908199","imei1":"280045111908199","imei2":"280045111908199","popurl":"www.elakshi-kakkar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94520,"job_number":"JOB_94520","tr_customer_id":94537,"tr_customer_product_id":94527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Chandrabhaga Mehrotra","mobile_number":"7062008117","email_id":"vaishvi.kaniyar@hotmail.com","dop":"2025-10-21","serial_number":"090270282501360","imei1":"090270282501360","imei2":"090270282501360","popurl":"www.priyala-gupta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94519,"job_number":"JOB_94519","tr_customer_id":94536,"tr_customer_product_id":94526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Deveshwar Johar","mobile_number":"7019044042","email_id":"dhana.pilla@yahoo.co.in","dop":"2025-10-21","serial_number":"324548563796753","imei1":"324548563796753","imei2":"324548563796753","popurl":"www.kin-desai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94518,"job_number":"JOB_94518","tr_customer_id":94535,"tr_customer_product_id":94525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Chakravarti Jain","mobile_number":"7034207929","email_id":"gopal.kocchar@gmail.com","dop":"2025-10-21","serial_number":"209204884969117","imei1":"209204884969117","imei2":"209204884969117","popurl":"www.gajabahu-marar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94517,"job_number":"JOB_94517","tr_customer_id":94534,"tr_customer_product_id":94524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Javas Sharma","mobile_number":"7057137154","email_id":"akshaj.mehrotra@gmail.com","dop":"2025-10-21","serial_number":"260090501901398","imei1":"260090501901398","imei2":"260090501901398","popurl":"www.baijayanti-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94516,"job_number":"JOB_94516","tr_customer_id":94533,"tr_customer_product_id":94523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Mandakini Khatri","mobile_number":"7035515788","email_id":"priyala.mahajan@hotmail.com","dop":"2025-10-21","serial_number":"918236314433883","imei1":"918236314433883","imei2":"918236314433883","popurl":"www.mina-bharadwaj.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94515,"job_number":"JOB_94515","tr_customer_id":94532,"tr_customer_product_id":94522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Shwet Ahuja","mobile_number":"7068118897","email_id":"rohit.dwivedi@gmail.com","dop":"2025-10-21","serial_number":"918632815240024","imei1":"918632815240024","imei2":"918632815240024","popurl":"www.ghanaanand-pothuvaal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94514,"job_number":"JOB_94514","tr_customer_id":94531,"tr_customer_product_id":94521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Chinmayanand Gandhi","mobile_number":"7025677890","email_id":"shakuntala.bharadwaj@gmail.com","dop":"2025-10-21","serial_number":"445216522472836","imei1":"445216522472836","imei2":"445216522472836","popurl":"www.agrata-joshi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94513,"job_number":"JOB_94513","tr_customer_id":94530,"tr_customer_product_id":94520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Chandraswaroopa Ahluwalia","mobile_number":"7054509535","email_id":"chinmayanand.butt@gmail.com","dop":"2025-10-21","serial_number":"906578973559230","imei1":"906578973559230","imei2":"906578973559230","popurl":"www.bilva-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94512,"job_number":"JOB_94512","tr_customer_id":94529,"tr_customer_product_id":94519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Abhirath Adiga","mobile_number":"7008781387","email_id":"gopi.kaur@gmail.com","dop":"2025-10-21","serial_number":"947045013780219","imei1":"947045013780219","imei2":"947045013780219","popurl":"www.dhanpati-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94511,"job_number":"JOB_94511","tr_customer_id":94528,"tr_customer_product_id":94518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Brahmanandam Mahajan","mobile_number":"7045118811","email_id":"jitendra.johar@gmail.com","dop":"2025-10-21","serial_number":"141420540145561","imei1":"141420540145561","imei2":"141420540145561","popurl":"www.nalini-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94510,"job_number":"JOB_94510","tr_customer_id":94527,"tr_customer_product_id":94517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Chakrika Bhat","mobile_number":"7002705046","email_id":"birjesh.varman@hotmail.com","dop":"2025-10-21","serial_number":"163211559028682","imei1":"163211559028682","imei2":"163211559028682","popurl":"www.daevi-kaur.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94509,"job_number":"JOB_94509","tr_customer_id":94526,"tr_customer_product_id":94516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Manjusha Khan","mobile_number":"7098525403","email_id":"bilwa.kocchar@yahoo.co.in","dop":"2025-10-21","serial_number":"038350268435443","imei1":"038350268435443","imei2":"038350268435443","popurl":"www.kanishka-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94508,"job_number":"JOB_94508","tr_customer_id":94525,"tr_customer_product_id":94515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Kiran Reddy","mobile_number":"7000898652","email_id":"anusuya.varman@yahoo.co.in","dop":"2025-10-21","serial_number":"289281885141285","imei1":"289281885141285","imei2":"289281885141285","popurl":"www.bhagvan-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94507,"job_number":"JOB_94507","tr_customer_id":94524,"tr_customer_product_id":94514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Shivakari Sharma","mobile_number":"7057818466","email_id":"alok.jain@hotmail.com","dop":"2025-10-21","serial_number":"253632091447843","imei1":"253632091447843","imei2":"253632091447843","popurl":"www.bela-devar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94506,"job_number":"JOB_94506","tr_customer_id":94523,"tr_customer_product_id":94513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Kanti Bhat","mobile_number":"7050347346","email_id":"ahalya.kaul@yahoo.co.in","dop":"2025-10-21","serial_number":"201366941692035","imei1":"201366941692035","imei2":"201366941692035","popurl":"www.lakshmi-ahuja.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94505,"job_number":"JOB_94505","tr_customer_id":94522,"tr_customer_product_id":94512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Vasanti Deshpande","mobile_number":"7091807943","email_id":"deepesh.shah@gmail.com","dop":"2025-10-21","serial_number":"968524398701289","imei1":"968524398701289","imei2":"968524398701289","popurl":"www.puneet-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94504,"job_number":"JOB_94504","tr_customer_id":94521,"tr_customer_product_id":94511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Jitender Embranthiri","mobile_number":"7067865144","email_id":"kannen.devar@gmail.com","dop":"2025-10-21","serial_number":"867184845496172","imei1":"867184845496172","imei2":"867184845496172","popurl":"www.nikita-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94503,"job_number":"JOB_94503","tr_customer_id":94520,"tr_customer_product_id":94510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Brahmdev Desai","mobile_number":"7098376897","email_id":"deven.agarwal@yahoo.co.in","dop":"2025-10-21","serial_number":"792498796542035","imei1":"792498796542035","imei2":"792498796542035","popurl":"www.param-reddy.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94502,"job_number":"JOB_94502","tr_customer_id":94519,"tr_customer_product_id":94509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Rati Sharma","mobile_number":"7099343975","email_id":"suma.mehra@gmail.com","dop":"2025-10-21","serial_number":"200375305306328","imei1":"200375305306328","imei2":"200375305306328","popurl":"www.nalini-varma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94501,"job_number":"JOB_94501","tr_customer_id":94518,"tr_customer_product_id":94508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Diptendu Prajapat","mobile_number":"7068205780","email_id":"dev.jha@yahoo.co.in","dop":"2025-10-21","serial_number":"420462709126468","imei1":"420462709126468","imei2":"420462709126468","popurl":"www.balgopal-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94500,"job_number":"JOB_94500","tr_customer_id":94517,"tr_customer_product_id":94507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Minakshi Mishra","mobile_number":"7092154914","email_id":"purushottam.nehru@yahoo.co.in","dop":"2025-10-21","serial_number":"850033260638219","imei1":"850033260638219","imei2":"850033260638219","popurl":"www.anand-iyer.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94499,"job_number":"JOB_94499","tr_customer_id":94516,"tr_customer_product_id":94506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Bhishma Gupta","mobile_number":"7008689989","email_id":"durga.khatri@yahoo.co.in","dop":"2025-10-21","serial_number":"857819230993982","imei1":"857819230993982","imei2":"857819230993982","popurl":"www.jyotis-adiga.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94498,"job_number":"JOB_94498","tr_customer_id":94515,"tr_customer_product_id":94505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Navin Singh","mobile_number":"7061562536","email_id":"opalina.kocchar@hotmail.com","dop":"2025-10-21","serial_number":"260965932576533","imei1":"260965932576533","imei2":"260965932576533","popurl":"www.manoj-jain.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94497,"job_number":"JOB_94497","tr_customer_id":94514,"tr_customer_product_id":94504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Dayaananda Deshpande","mobile_number":"7095427115","email_id":"chinmayananda.saini@gmail.com","dop":"2025-10-21","serial_number":"170475068440065","imei1":"170475068440065","imei2":"170475068440065","popurl":"www.vaishnavi-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94496,"job_number":"JOB_94496","tr_customer_id":94513,"tr_customer_product_id":94503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Karan Panicker","mobile_number":"7041684699","email_id":"aruna.bandopadhyay@hotmail.com","dop":"2025-10-21","serial_number":"305905872007993","imei1":"305905872007993","imei2":"305905872007993","popurl":"www.adhiraj-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94495,"job_number":"JOB_94495","tr_customer_id":94512,"tr_customer_product_id":94502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Anila Chattopadhyay","mobile_number":"7051669623","email_id":"chandramohan.verma@yahoo.co.in","dop":"2025-10-21","serial_number":"546351585275061","imei1":"546351585275061","imei2":"546351585275061","popurl":"www.purushottam-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94494,"job_number":"JOB_94494","tr_customer_id":94511,"tr_customer_product_id":94501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Prem Butt","mobile_number":"7051183065","email_id":"guru.naik@gmail.com","dop":"2025-10-21","serial_number":"295612075422185","imei1":"295612075422185","imei2":"295612075422185","popurl":"www.dandapaani-malik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94493,"job_number":"JOB_94493","tr_customer_id":94510,"tr_customer_product_id":94500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Vaishno Asan","mobile_number":"7050740473","email_id":"bandhul.chattopadhyay@gmail.com","dop":"2025-10-21","serial_number":"613841099021347","imei1":"613841099021347","imei2":"613841099021347","popurl":"www.buddhana-khan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94492,"job_number":"JOB_94492","tr_customer_id":94509,"tr_customer_product_id":94499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Rudra Iyer","mobile_number":"7064234551","email_id":"swarnalata.guneta@hotmail.com","dop":"2025-10-21","serial_number":"270157791838696","imei1":"270157791838696","imei2":"270157791838696","popurl":"www.smita-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94491,"job_number":"JOB_94491","tr_customer_id":94508,"tr_customer_product_id":94498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Bhaanumati Khan","mobile_number":"7086905569","email_id":"akshat.asan@hotmail.com","dop":"2025-10-21","serial_number":"666687504047365","imei1":"666687504047365","imei2":"666687504047365","popurl":"www.suma-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94490,"job_number":"JOB_94490","tr_customer_id":94507,"tr_customer_product_id":94497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Ayushmati Chaturvedi","mobile_number":"7055091065","email_id":"vaishnavi.shukla@hotmail.com","dop":"2025-10-21","serial_number":"622857420686904","imei1":"622857420686904","imei2":"622857420686904","popurl":"www.akula-chattopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94489,"job_number":"JOB_94489","tr_customer_id":94506,"tr_customer_product_id":94496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Aadi Pothuvaal","mobile_number":"7028141956","email_id":"girija.patil@gmail.com","dop":"2025-10-21","serial_number":"382169462625821","imei1":"382169462625821","imei2":"382169462625821","popurl":"www.agastya-sharma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94488,"job_number":"JOB_94488","tr_customer_id":94505,"tr_customer_product_id":94495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Ujjawal Gowda","mobile_number":"7045791713","email_id":"aayushmaan.khan@hotmail.com","dop":"2025-10-21","serial_number":"534630289369038","imei1":"534630289369038","imei2":"534630289369038","popurl":"www.rita-bandopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94487,"job_number":"JOB_94487","tr_customer_id":94504,"tr_customer_product_id":94494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Brahma Rana","mobile_number":"7045437498","email_id":"kanishka.varma@hotmail.com","dop":"2025-10-21","serial_number":"872636649056996","imei1":"872636649056996","imei2":"872636649056996","popurl":"www.dhanadeepa-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94486,"job_number":"JOB_94486","tr_customer_id":94503,"tr_customer_product_id":94493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Divaakar Ahluwalia","mobile_number":"7056131868","email_id":"shreyashi.agarwal@gmail.com","dop":"2025-10-21","serial_number":"843179702388873","imei1":"843179702388873","imei2":"843179702388873","popurl":"www.chandrakala-khanna.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94485,"job_number":"JOB_94485","tr_customer_id":94502,"tr_customer_product_id":94492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Kiran Tandon","mobile_number":"7077602779","email_id":"vaijayanti.pothuvaal@yahoo.co.in","dop":"2025-10-21","serial_number":"275421179519166","imei1":"275421179519166","imei2":"275421179519166","popurl":"www.deependra-deshpande.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94484,"job_number":"JOB_94484","tr_customer_id":94501,"tr_customer_product_id":94491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Chatur Kaniyar","mobile_number":"7090734202","email_id":"prasanna.abbott@yahoo.co.in","dop":"2025-10-21","serial_number":"838334085961533","imei1":"838334085961533","imei2":"838334085961533","popurl":"www.udit-patil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94483,"job_number":"JOB_94483","tr_customer_id":94500,"tr_customer_product_id":94490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Indira Adiga","mobile_number":"7062741285","email_id":"bandhul.sethi@hotmail.com","dop":"2025-10-21","serial_number":"064273984513230","imei1":"064273984513230","imei2":"064273984513230","popurl":"www.satyen-khan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94482,"job_number":"JOB_94482","tr_customer_id":94499,"tr_customer_product_id":94489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Devdan Dwivedi","mobile_number":"7006160709","email_id":"menka.tagore@yahoo.co.in","dop":"2025-10-21","serial_number":"984719103350229","imei1":"984719103350229","imei2":"984719103350229","popurl":"www.charuvrat-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94481,"job_number":"JOB_94481","tr_customer_id":94498,"tr_customer_product_id":94488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Girik Patel","mobile_number":"7068271317","email_id":"acharyanandana.rana@gmail.com","dop":"2025-10-21","serial_number":"053462673825669","imei1":"053462673825669","imei2":"053462673825669","popurl":"www.anagh-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94480,"job_number":"JOB_94480","tr_customer_id":94497,"tr_customer_product_id":94487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Chandramani Dwivedi","mobile_number":"7033424817","email_id":"ayushmati.bhattacharya@gmail.com","dop":"2025-10-21","serial_number":"150674340281963","imei1":"150674340281963","imei2":"150674340281963","popurl":"www.bhaswar-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94479,"job_number":"JOB_94479","tr_customer_id":94496,"tr_customer_product_id":94486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Shashi Khanna","mobile_number":"7092200454","email_id":"anuja.nayar@hotmail.com","dop":"2025-10-21","serial_number":"275392117037524","imei1":"275392117037524","imei2":"275392117037524","popurl":"www.deb-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94478,"job_number":"JOB_94478","tr_customer_id":94495,"tr_customer_product_id":94485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Sameer Dwivedi","mobile_number":"7027781797","email_id":"agrata.sharma@yahoo.co.in","dop":"2025-10-21","serial_number":"258745203889863","imei1":"258745203889863","imei2":"258745203889863","popurl":"www.gautama-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94477,"job_number":"JOB_94477","tr_customer_id":94494,"tr_customer_product_id":94484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Bhaumik Guha","mobile_number":"7052899896","email_id":"eshana.nambeesan@hotmail.com","dop":"2025-10-21","serial_number":"274431566422097","imei1":"274431566422097","imei2":"274431566422097","popurl":"www.annapurna-sinha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94476,"job_number":"JOB_94476","tr_customer_id":94493,"tr_customer_product_id":94483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Atmanand Talwar","mobile_number":"7076343163","email_id":"arjun.ganaka@hotmail.com","dop":"2025-10-21","serial_number":"948922201827896","imei1":"948922201827896","imei2":"948922201827896","popurl":"www.chandramauli-nambeesan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94475,"job_number":"JOB_94475","tr_customer_id":94492,"tr_customer_product_id":94482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Gitanjali Chattopadhyay","mobile_number":"7093576607","email_id":"arya.talwar@hotmail.com","dop":"2025-10-21","serial_number":"078267906451619","imei1":"078267906451619","imei2":"078267906451619","popurl":"www.budhil-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94474,"job_number":"JOB_94474","tr_customer_id":94491,"tr_customer_product_id":94481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Sucheta Khan","mobile_number":"7062682664","email_id":"madhuri.nehru@yahoo.co.in","dop":"2025-10-21","serial_number":"995777239639937","imei1":"995777239639937","imei2":"995777239639937","popurl":"www.dipankar-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94473,"job_number":"JOB_94473","tr_customer_id":94490,"tr_customer_product_id":94480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Gitanjali Khatri","mobile_number":"7029279900","email_id":"hamsini.butt@hotmail.com","dop":"2025-10-21","serial_number":"125517157848211","imei1":"125517157848211","imei2":"125517157848211","popurl":"www.eshana-guha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94472,"job_number":"JOB_94472","tr_customer_id":94489,"tr_customer_product_id":94479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Shakti Mehra","mobile_number":"7067399110","email_id":"varalakshmi.shukla@yahoo.co.in","dop":"2025-10-21","serial_number":"827526434188218","imei1":"827526434188218","imei2":"827526434188218","popurl":"www.mohana-kocchar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94471,"job_number":"JOB_94471","tr_customer_id":94488,"tr_customer_product_id":94478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Pushti Gill","mobile_number":"7091840579","email_id":"kartik.iyer@hotmail.com","dop":"2025-10-21","serial_number":"332129449074693","imei1":"332129449074693","imei2":"332129449074693","popurl":"www.mukul-gandhi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94470,"job_number":"JOB_94470","tr_customer_id":94487,"tr_customer_product_id":94477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Ahilya Iyengar","mobile_number":"7021016706","email_id":"indira.iyengar@gmail.com","dop":"2025-10-21","serial_number":"856655002416001","imei1":"856655002416001","imei2":"856655002416001","popurl":"www.tanushri-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94469,"job_number":"JOB_94469","tr_customer_id":94486,"tr_customer_product_id":94476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Gati Desai","mobile_number":"7028243053","email_id":"akshata.banerjee@gmail.com","dop":"2025-10-21","serial_number":"030748001126985","imei1":"030748001126985","imei2":"030748001126985","popurl":"www.aayushman-sinha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94468,"job_number":"JOB_94468","tr_customer_id":94485,"tr_customer_product_id":94475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Meena Marar","mobile_number":"7025512672","email_id":"aanandinii.nair@yahoo.co.in","dop":"2025-10-21","serial_number":"093207388975287","imei1":"093207388975287","imei2":"093207388975287","popurl":"www.karan-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94467,"job_number":"JOB_94467","tr_customer_id":94484,"tr_customer_product_id":94474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Aditya Nambeesan","mobile_number":"7084283308","email_id":"bhagavaan.malik@gmail.com","dop":"2025-10-21","serial_number":"210351446777634","imei1":"210351446777634","imei2":"210351446777634","popurl":"www.kiran-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94466,"job_number":"JOB_94466","tr_customer_id":94483,"tr_customer_product_id":94473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Brahmabrata Gupta","mobile_number":"7040326734","email_id":"lal.bharadwaj@hotmail.com","dop":"2025-10-21","serial_number":"557744622895256","imei1":"557744622895256","imei2":"557744622895256","popurl":"www.karthik-varman.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94465,"job_number":"JOB_94465","tr_customer_id":94482,"tr_customer_product_id":94472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Akshat Pandey","mobile_number":"7088940675","email_id":"goswamee.asan@yahoo.co.in","dop":"2025-10-21","serial_number":"068511937483824","imei1":"068511937483824","imei2":"068511937483824","popurl":"www.aatmaj-guha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94464,"job_number":"JOB_94464","tr_customer_id":94481,"tr_customer_product_id":94471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Govinda Rana","mobile_number":"7005966868","email_id":"amodini.chopra@yahoo.co.in","dop":"2025-10-21","serial_number":"756203682321302","imei1":"756203682321302","imei2":"756203682321302","popurl":"www.nanda-ahuja.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94463,"job_number":"JOB_94463","tr_customer_id":94480,"tr_customer_product_id":94470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Aanjaneya Asan","mobile_number":"7078664054","email_id":"balgopal.sethi@hotmail.com","dop":"2025-10-21","serial_number":"146487695432403","imei1":"146487695432403","imei2":"146487695432403","popurl":"www.shashi-pothuvaal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94462,"job_number":"JOB_94462","tr_customer_id":94479,"tr_customer_product_id":94469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Ashok Adiga","mobile_number":"7012464897","email_id":"eshita.gandhi@gmail.com","dop":"2025-10-21","serial_number":"273813882467425","imei1":"273813882467425","imei2":"273813882467425","popurl":"www.sachin-khatri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94461,"job_number":"JOB_94461","tr_customer_id":94478,"tr_customer_product_id":94468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Abhirath Patil","mobile_number":"7065262741","email_id":"javas.kocchar@yahoo.co.in","dop":"2025-10-21","serial_number":"457439292450709","imei1":"457439292450709","imei2":"457439292450709","popurl":"www.rati-dhawan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94460,"job_number":"JOB_94460","tr_customer_id":94477,"tr_customer_product_id":94467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Baijayanti Sharma","mobile_number":"7002231656","email_id":"trilokanath.shukla@hotmail.com","dop":"2025-10-21","serial_number":"932408619468275","imei1":"932408619468275","imei2":"932408619468275","popurl":"www.himani-agarwal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94459,"job_number":"JOB_94459","tr_customer_id":94476,"tr_customer_product_id":94466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Shakti Nayar","mobile_number":"7009474198","email_id":"mandaakin.tandon@gmail.com","dop":"2025-10-21","serial_number":"601284701678266","imei1":"601284701678266","imei2":"601284701678266","popurl":"www.tanushri-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94458,"job_number":"JOB_94458","tr_customer_id":94475,"tr_customer_product_id":94465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Sachin Desai","mobile_number":"7097997381","email_id":"gopaal.guneta@gmail.com","dop":"2025-10-21","serial_number":"123559538187259","imei1":"123559538187259","imei2":"123559538187259","popurl":"www.chetan-bhattacharya.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94457,"job_number":"JOB_94457","tr_customer_id":94474,"tr_customer_product_id":94464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Bhagwati Shah","mobile_number":"7041232494","email_id":"bhilangana.varma@hotmail.com","dop":"2025-10-21","serial_number":"416636821812262","imei1":"416636821812262","imei2":"416636821812262","popurl":"www.tanirika-kaul.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94456,"job_number":"JOB_94456","tr_customer_id":94473,"tr_customer_product_id":94463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Upendra Bharadwaj","mobile_number":"7030020822","email_id":"eshana.khanna@gmail.com","dop":"2025-10-21","serial_number":"715026131475822","imei1":"715026131475822","imei2":"715026131475822","popurl":"www.shantanu-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94455,"job_number":"JOB_94455","tr_customer_id":94472,"tr_customer_product_id":94462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Rukmin Dhawan","mobile_number":"7074909202","email_id":"narinder.chattopadhyay@yahoo.co.in","dop":"2025-10-21","serial_number":"691076398017432","imei1":"691076398017432","imei2":"691076398017432","popurl":"www.chitrangada-khatri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94454,"job_number":"JOB_94454","tr_customer_id":94470,"tr_customer_product_id":94461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Udit Nehru","mobile_number":"7070280536","email_id":"sujata.desai@hotmail.com","dop":"2025-10-21","serial_number":"342341650843863","imei1":"342341650843863","imei2":"342341650843863","popurl":"www.varalakshmi-devar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94453,"job_number":"JOB_94453","tr_customer_id":94471,"tr_customer_product_id":94460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Uma Malik","mobile_number":"7057420697","email_id":"sharda.khatri@gmail.com","dop":"2025-10-21","serial_number":"634559971006089","imei1":"634559971006089","imei2":"634559971006089","popurl":"www.diptendu-mehrotra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94452,"job_number":"JOB_94452","tr_customer_id":94469,"tr_customer_product_id":94459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Gorakhanatha Pilla","mobile_number":"7070905493","email_id":"deepankar.bandopadhyay@gmail.com","dop":"2025-10-21","serial_number":"057133768986935","imei1":"057133768986935","imei2":"057133768986935","popurl":"www.gandharva-kakkar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94451,"job_number":"JOB_94451","tr_customer_id":94468,"tr_customer_product_id":94458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Bhushit Gowda","mobile_number":"7013883939","email_id":"tejas.rana@yahoo.co.in","dop":"2025-10-21","serial_number":"273382203552572","imei1":"273382203552572","imei2":"273382203552572","popurl":"www.ekaaksh-somayaji.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94450,"job_number":"JOB_94450","tr_customer_id":94467,"tr_customer_product_id":94457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Adityanandana Devar","mobile_number":"7028099013","email_id":"girik.khatri@yahoo.co.in","dop":"2025-10-21","serial_number":"371598045387095","imei1":"371598045387095","imei2":"371598045387095","popurl":"www.chitrangada-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94449,"job_number":"JOB_94449","tr_customer_id":94466,"tr_customer_product_id":94456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Abhaya Sinha","mobile_number":"7070454748","email_id":"meghnath.nair@yahoo.co.in","dop":"2025-10-21","serial_number":"476261269584886","imei1":"476261269584886","imei2":"476261269584886","popurl":"www.goswamee-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94448,"job_number":"JOB_94448","tr_customer_id":94465,"tr_customer_product_id":94455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Vedang Bandopadhyay","mobile_number":"7065636085","email_id":"chandramani.adiga@gmail.com","dop":"2025-10-21","serial_number":"867664445085730","imei1":"867664445085730","imei2":"867664445085730","popurl":"www.veda-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94447,"job_number":"JOB_94447","tr_customer_id":94464,"tr_customer_product_id":94454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Sucheta Panicker","mobile_number":"7051732689","email_id":"dhatri.banerjee@gmail.com","dop":"2025-10-21","serial_number":"916575998701213","imei1":"916575998701213","imei2":"916575998701213","popurl":"www.deepesh-mahajan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94446,"job_number":"JOB_94446","tr_customer_id":94463,"tr_customer_product_id":94453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Sharda Dwivedi","mobile_number":"7036076559","email_id":"acharyanandana.trivedi@yahoo.co.in","dop":"2025-10-21","serial_number":"770635399689727","imei1":"770635399689727","imei2":"770635399689727","popurl":"www.leela-bhattacharya.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94445,"job_number":"JOB_94445","tr_customer_id":94462,"tr_customer_product_id":94452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Gorakhnath Jha","mobile_number":"7058257239","email_id":"deb.malik@hotmail.com","dop":"2025-10-21","serial_number":"274844148597014","imei1":"274844148597014","imei2":"274844148597014","popurl":"www.vrinda-trivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94444,"job_number":"JOB_94444","tr_customer_id":94461,"tr_customer_product_id":94451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Basanti Talwar","mobile_number":"7013487577","email_id":"jay.pandey@gmail.com","dop":"2025-10-21","serial_number":"192861847106297","imei1":"192861847106297","imei2":"192861847106297","popurl":"www.ganesh-pilla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94443,"job_number":"JOB_94443","tr_customer_id":94460,"tr_customer_product_id":94450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Bhooshan Naik","mobile_number":"7004073829","email_id":"gati.deshpande@hotmail.com","dop":"2025-10-21","serial_number":"270578408623075","imei1":"270578408623075","imei2":"270578408623075","popurl":"www.bhagavaan-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94442,"job_number":"JOB_94442","tr_customer_id":94459,"tr_customer_product_id":94449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Hiranya Shukla","mobile_number":"7038749237","email_id":"anunay.sinha@yahoo.co.in","dop":"2025-10-21","serial_number":"800078531129298","imei1":"800078531129298","imei2":"800078531129298","popurl":"www.deenabandhu-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94441,"job_number":"JOB_94441","tr_customer_id":94458,"tr_customer_product_id":94448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Balagopal Dwivedi","mobile_number":"7062979589","email_id":"jyotsana.pilla@hotmail.com","dop":"2025-10-21","serial_number":"571927335849430","imei1":"571927335849430","imei2":"571927335849430","popurl":"www.manisha-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94440,"job_number":"JOB_94440","tr_customer_id":94457,"tr_customer_product_id":94447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Abhaya Bhat","mobile_number":"7010440873","email_id":"akshat.achari@gmail.com","dop":"2025-10-21","serial_number":"778966820942966","imei1":"778966820942966","imei2":"778966820942966","popurl":"www.opalina-mukhopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94439,"job_number":"JOB_94439","tr_customer_id":94456,"tr_customer_product_id":94446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Paramartha Menon","mobile_number":"7006465971","email_id":"trilokinath.gupta@hotmail.com","dop":"2025-10-21","serial_number":"279846172299874","imei1":"279846172299874","imei2":"279846172299874","popurl":"www.bandhu-bharadwaj.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94438,"job_number":"JOB_94438","tr_customer_id":94455,"tr_customer_product_id":94445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Bhoopat Johar","mobile_number":"7009470024","email_id":"bhagwati.deshpande@hotmail.com","dop":"2025-10-21","serial_number":"280499012526777","imei1":"280499012526777","imei2":"280499012526777","popurl":"www.mani-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94437,"job_number":"JOB_94437","tr_customer_id":94454,"tr_customer_product_id":94444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Deveshwar Saini","mobile_number":"7033998473","email_id":"lai.kocchar@yahoo.co.in","dop":"2025-10-21","serial_number":"896271808769023","imei1":"896271808769023","imei2":"896271808769023","popurl":"www.dhaanyalakshmi-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94436,"job_number":"JOB_94436","tr_customer_id":94452,"tr_customer_product_id":94442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Kanak Tandon","mobile_number":"7096407317","email_id":"abani.trivedi@hotmail.com","dop":"2025-10-21","serial_number":"260241294080946","imei1":"260241294080946","imei2":"260241294080946","popurl":"www.bhargava-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94435,"job_number":"JOB_94435","tr_customer_id":94453,"tr_customer_product_id":94443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Agrata Trivedi","mobile_number":"7098412561","email_id":"satish.guha@yahoo.co.in","dop":"2025-10-21","serial_number":"364202998136149","imei1":"364202998136149","imei2":"364202998136149","popurl":"www.kin-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94434,"job_number":"JOB_94434","tr_customer_id":94451,"tr_customer_product_id":94441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Rupinder Asan","mobile_number":"7051077356","email_id":"trilochan.iyengar@gmail.com","dop":"2025-10-21","serial_number":"759066273423822","imei1":"759066273423822","imei2":"759066273423822","popurl":"www.devangana-sethi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94433,"job_number":"JOB_94433","tr_customer_id":94450,"tr_customer_product_id":94440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Bhoopati Desai","mobile_number":"7088857060","email_id":"narayan.naik@hotmail.com","dop":"2025-10-21","serial_number":"517446653560629","imei1":"517446653560629","imei2":"517446653560629","popurl":"www.ekdant-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94432,"job_number":"JOB_94432","tr_customer_id":94449,"tr_customer_product_id":94439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Indra Namboothiri","mobile_number":"7050952784","email_id":"jyotsana.mehrotra@hotmail.com","dop":"2025-10-21","serial_number":"768741843115304","imei1":"768741843115304","imei2":"768741843115304","popurl":"www.anand-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94431,"job_number":"JOB_94431","tr_customer_id":94448,"tr_customer_product_id":94438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Vasudha Butt","mobile_number":"7046126863","email_id":"subodh.agarwal@yahoo.co.in","dop":"2025-10-21","serial_number":"387895023463365","imei1":"387895023463365","imei2":"387895023463365","popurl":"www.girika-chattopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94430,"job_number":"JOB_94430","tr_customer_id":94447,"tr_customer_product_id":94437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Anal Dutta","mobile_number":"7031174060","email_id":"devani.joshi@hotmail.com","dop":"2025-10-21","serial_number":"559148570769849","imei1":"559148570769849","imei2":"559148570769849","popurl":"www.prathamesh-mishra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94429,"job_number":"JOB_94429","tr_customer_id":94446,"tr_customer_product_id":94436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Nimit Mahajan","mobile_number":"7080968856","email_id":"diptendu.singh@yahoo.co.in","dop":"2025-10-21","serial_number":"719496165247896","imei1":"719496165247896","imei2":"719496165247896","popurl":"www.shakuntala-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94428,"job_number":"JOB_94428","tr_customer_id":94445,"tr_customer_product_id":94435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Divaakar Gandhi","mobile_number":"7081645314","email_id":"indra.agarwal@gmail.com","dop":"2025-10-21","serial_number":"505852777860308","imei1":"505852777860308","imei2":"505852777860308","popurl":"www.chandira-mahajan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94427,"job_number":"JOB_94427","tr_customer_id":94444,"tr_customer_product_id":94434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Sheela Kakkar","mobile_number":"7059697294","email_id":"anusuya.varman@gmail.com","dop":"2025-10-21","serial_number":"002000384740244","imei1":"002000384740244","imei2":"002000384740244","popurl":"www.krishna-iyer.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94426,"job_number":"JOB_94426","tr_customer_id":94443,"tr_customer_product_id":94433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Dipankar Gill","mobile_number":"7017293549","email_id":"amrita.embranthiri@yahoo.co.in","dop":"2025-10-21","serial_number":"110095486645693","imei1":"110095486645693","imei2":"110095486645693","popurl":"www.aadidev-sharma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94425,"job_number":"JOB_94425","tr_customer_id":94442,"tr_customer_product_id":94432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Budhil Reddy","mobile_number":"7096014319","email_id":"gautama.gandhi@gmail.com","dop":"2025-10-21","serial_number":"503728760152339","imei1":"503728760152339","imei2":"503728760152339","popurl":"www.karan-deshpande.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94424,"job_number":"JOB_94424","tr_customer_id":94441,"tr_customer_product_id":94431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Parvati Kaur","mobile_number":"7094453319","email_id":"bhooshan.nehru@gmail.com","dop":"2025-10-21","serial_number":"502112806916550","imei1":"502112806916550","imei2":"502112806916550","popurl":"www.eshana-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94423,"job_number":"JOB_94423","tr_customer_id":94440,"tr_customer_product_id":94430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Sharmila Joshi","mobile_number":"7030302223","email_id":"jay.pillai@yahoo.co.in","dop":"2025-10-21","serial_number":"921776178965751","imei1":"921776178965751","imei2":"921776178965751","popurl":"www.chaturaanan-kapoor.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94422,"job_number":"JOB_94422","tr_customer_id":94439,"tr_customer_product_id":94429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Chatura Reddy","mobile_number":"7082903872","email_id":"tanushri.mukhopadhyay@yahoo.co.in","dop":"2025-10-21","serial_number":"293713345658854","imei1":"293713345658854","imei2":"293713345658854","popurl":"www.priyala-kaul.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94421,"job_number":"JOB_94421","tr_customer_id":94438,"tr_customer_product_id":94428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Jaya Bhattacharya","mobile_number":"7058080546","email_id":"dharitri.shah@gmail.com","dop":"2025-10-21","serial_number":"119679153693066","imei1":"119679153693066","imei2":"119679153693066","popurl":"www.trilokesh-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94420,"job_number":"JOB_94420","tr_customer_id":94437,"tr_customer_product_id":94427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Rameshwar Marar","mobile_number":"7074225022","email_id":"vimala.mehrotra@yahoo.co.in","dop":"2025-10-21","serial_number":"659764016913786","imei1":"659764016913786","imei2":"659764016913786","popurl":"www.sarada-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94419,"job_number":"JOB_94419","tr_customer_id":94436,"tr_customer_product_id":94426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Shantanu Kaniyar","mobile_number":"7095049682","email_id":"devika.bharadwaj@hotmail.com","dop":"2025-10-21","serial_number":"009264912396321","imei1":"009264912396321","imei2":"009264912396321","popurl":"www.subhash-sharma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94418,"job_number":"JOB_94418","tr_customer_id":94435,"tr_customer_product_id":94425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Ekaling Khatri","mobile_number":"7064606867","email_id":"apsara.gandhi@hotmail.com","dop":"2025-10-21","serial_number":"002895134390465","imei1":"002895134390465","imei2":"002895134390465","popurl":"www.paramartha-iyer.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94417,"job_number":"JOB_94417","tr_customer_id":94434,"tr_customer_product_id":94424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Anjushree Kapoor","mobile_number":"7045482042","email_id":"anandswarup.banerjee@yahoo.co.in","dop":"2025-10-21","serial_number":"181514656509343","imei1":"181514656509343","imei2":"181514656509343","popurl":"www.dharitri-prajapat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94416,"job_number":"JOB_94416","tr_customer_id":94433,"tr_customer_product_id":94423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Aryan Gupta","mobile_number":"7075123159","email_id":"dhana.sinha@yahoo.co.in","dop":"2025-10-21","serial_number":"472578130429372","imei1":"472578130429372","imei2":"472578130429372","popurl":"www.gauraang-bandopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94415,"job_number":"JOB_94415","tr_customer_id":94432,"tr_customer_product_id":94422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Gautama Gowda","mobile_number":"7042443944","email_id":"gita.mishra@gmail.com","dop":"2025-10-21","serial_number":"494145538211470","imei1":"494145538211470","imei2":"494145538211470","popurl":"www.achalesvara-bandopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94414,"job_number":"JOB_94414","tr_customer_id":94431,"tr_customer_product_id":94421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Kin Prajapat","mobile_number":"7056767250","email_id":"shridevi.kakkar@hotmail.com","dop":"2025-10-21","serial_number":"011030389462965","imei1":"011030389462965","imei2":"011030389462965","popurl":"www.omana-jain.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94413,"job_number":"JOB_94413","tr_customer_id":94430,"tr_customer_product_id":94420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Jay Pillai","mobile_number":"7039945029","email_id":"bhadra.gowda@yahoo.co.in","dop":"2025-10-21","serial_number":"014994777621452","imei1":"014994777621452","imei2":"014994777621452","popurl":"www.soma-pandey.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94412,"job_number":"JOB_94412","tr_customer_id":94429,"tr_customer_product_id":94419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Sushma Agarwal","mobile_number":"7092147104","email_id":"vyas.bhattathiri@hotmail.com","dop":"2025-10-21","serial_number":"249556101762588","imei1":"249556101762588","imei2":"249556101762588","popurl":"www.digambara-nehru.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94411,"job_number":"JOB_94411","tr_customer_id":94428,"tr_customer_product_id":94418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Sanjay Agarwal","mobile_number":"7046494524","email_id":"amritambu.acharya@gmail.com","dop":"2025-10-21","serial_number":"997100656370097","imei1":"997100656370097","imei2":"997100656370097","popurl":"www.oormila-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94410,"job_number":"JOB_94410","tr_customer_id":94427,"tr_customer_product_id":94417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Jagdish Jha","mobile_number":"7018506753","email_id":"uma.kaniyar@yahoo.co.in","dop":"2025-10-21","serial_number":"254845226809319","imei1":"254845226809319","imei2":"254845226809319","popurl":"www.atmananda-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94409,"job_number":"JOB_94409","tr_customer_id":94426,"tr_customer_product_id":94416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Girish Jain","mobile_number":"7074134618","email_id":"vaijayanti.bhattathiri@gmail.com","dop":"2025-10-21","serial_number":"149441020754297","imei1":"149441020754297","imei2":"149441020754297","popurl":"www.chandini-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94408,"job_number":"JOB_94408","tr_customer_id":94425,"tr_customer_product_id":94415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Anjaneya Dutta","mobile_number":"7000590235","email_id":"ritesh.kakkar@yahoo.co.in","dop":"2025-10-21","serial_number":"626527707161743","imei1":"626527707161743","imei2":"626527707161743","popurl":"www.madhuri-gupta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94407,"job_number":"JOB_94407","tr_customer_id":94424,"tr_customer_product_id":94414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Rohit Ahluwalia","mobile_number":"7006118780","email_id":"bhardwaj.guneta@gmail.com","dop":"2025-10-21","serial_number":"399629529542353","imei1":"399629529542353","imei2":"399629529542353","popurl":"www.bheeshma-naik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94406,"job_number":"JOB_94406","tr_customer_id":94423,"tr_customer_product_id":94413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Balaaditya Nambeesan","mobile_number":"7076347525","email_id":"baalaaditya.guha@yahoo.co.in","dop":"2025-10-21","serial_number":"428601592613316","imei1":"428601592613316","imei2":"428601592613316","popurl":"www.dhana-varma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94405,"job_number":"JOB_94405","tr_customer_id":94422,"tr_customer_product_id":94412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Aasha Kaul","mobile_number":"7068158428","email_id":"chidaatma.saini@yahoo.co.in","dop":"2025-10-21","serial_number":"545170053540555","imei1":"545170053540555","imei2":"545170053540555","popurl":"www.ghanashyam-dubashi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94404,"job_number":"JOB_94404","tr_customer_id":94421,"tr_customer_product_id":94411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Bilva Nambeesan","mobile_number":"7094674458","email_id":"sameer.menon@yahoo.co.in","dop":"2025-10-21","serial_number":"663538549632569","imei1":"663538549632569","imei2":"663538549632569","popurl":"www.kamala-chattopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94403,"job_number":"JOB_94403","tr_customer_id":94420,"tr_customer_product_id":94410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Bhupen Gandhi","mobile_number":"7092638828","email_id":"tushar.tagore@hotmail.com","dop":"2025-10-21","serial_number":"306426904917744","imei1":"306426904917744","imei2":"306426904917744","popurl":"www.daiwik-dwivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94402,"job_number":"JOB_94402","tr_customer_id":94418,"tr_customer_product_id":94408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Aarya Kakkar","mobile_number":"7069886836","email_id":"jitender.menon@hotmail.com","dop":"2025-10-21","serial_number":"501277979420789","imei1":"501277979420789","imei2":"501277979420789","popurl":"www.aayushman-gill.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94401,"job_number":"JOB_94401","tr_customer_id":94419,"tr_customer_product_id":94409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Dharitri Khan","mobile_number":"7037664821","email_id":"ekaaksh.kapoor@yahoo.co.in","dop":"2025-10-21","serial_number":"281899829732066","imei1":"281899829732066","imei2":"281899829732066","popurl":"www.charvi-joshi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94400,"job_number":"JOB_94400","tr_customer_id":94417,"tr_customer_product_id":94407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Chiranjeeve Sharma","mobile_number":"7054417919","email_id":"gajabahu.nair@gmail.com","dop":"2025-10-21","serial_number":"033266023954758","imei1":"033266023954758","imei2":"033266023954758","popurl":"www.amarnath-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94399,"job_number":"JOB_94399","tr_customer_id":94416,"tr_customer_product_id":94406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Bhadran Nehru","mobile_number":"7051524091","email_id":"bhaaswar.prajapat@gmail.com","dop":"2025-10-21","serial_number":"729537168428200","imei1":"729537168428200","imei2":"729537168428200","popurl":"www.daksha-bhat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94398,"job_number":"JOB_94398","tr_customer_id":94415,"tr_customer_product_id":94405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Devajyoti Marar","mobile_number":"7040234717","email_id":"anal.butt@yahoo.co.in","dop":"2025-10-21","serial_number":"427313077755957","imei1":"427313077755957","imei2":"427313077755957","popurl":"www.lai-mishra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94397,"job_number":"JOB_94397","tr_customer_id":94414,"tr_customer_product_id":94404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Suma Gupta","mobile_number":"7076330483","email_id":"bhargava.namboothiri@gmail.com","dop":"2025-10-21","serial_number":"294681233202404","imei1":"294681233202404","imei2":"294681233202404","popurl":"www.vasudeva-verma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94396,"job_number":"JOB_94396","tr_customer_id":94413,"tr_customer_product_id":94403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Bankimchandra Mehrotra","mobile_number":"7094403325","email_id":"indira.iyengar@yahoo.co.in","dop":"2025-10-21","serial_number":"706190591347680","imei1":"706190591347680","imei2":"706190591347680","popurl":"www.divjot-varma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94395,"job_number":"JOB_94395","tr_customer_id":94412,"tr_customer_product_id":94402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Narendra Tagore","mobile_number":"7086608308","email_id":"bhisham.pandey@gmail.com","dop":"2025-10-21","serial_number":"877904524925125","imei1":"877904524925125","imei2":"877904524925125","popurl":"www.mahesh-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94394,"job_number":"JOB_94394","tr_customer_id":94411,"tr_customer_product_id":94401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Adinath Agarwal","mobile_number":"7097893513","email_id":"gauranga.bhat@gmail.com","dop":"2025-10-21","serial_number":"098670698791734","imei1":"098670698791734","imei2":"098670698791734","popurl":"www.shubhaprada-khatri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94393,"job_number":"JOB_94393","tr_customer_id":94410,"tr_customer_product_id":94400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Kumar Bhattacharya","mobile_number":"7048025316","email_id":"atmananda.asan@hotmail.com","dop":"2025-10-21","serial_number":"006795933757767","imei1":"006795933757767","imei2":"006795933757767","popurl":"www.vedanga-kocchar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94392,"job_number":"JOB_94392","tr_customer_id":94409,"tr_customer_product_id":94399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Akshat Tandon","mobile_number":"7085775515","email_id":"apsara.talwar@gmail.com","dop":"2025-10-21","serial_number":"866049221915255","imei1":"866049221915255","imei2":"866049221915255","popurl":"www.arun-nehru.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94391,"job_number":"JOB_94391","tr_customer_id":94408,"tr_customer_product_id":94398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Rageshwari Dubashi","mobile_number":"7067076265","email_id":"chakrika.embranthiri@yahoo.co.in","dop":"2025-10-21","serial_number":"766982707443237","imei1":"766982707443237","imei2":"766982707443237","popurl":"www.devak-tagore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94390,"job_number":"JOB_94390","tr_customer_id":94407,"tr_customer_product_id":94397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Kamala Tagore","mobile_number":"7020562522","email_id":"mayoor.marar@gmail.com","dop":"2025-10-21","serial_number":"887343375956098","imei1":"887343375956098","imei2":"887343375956098","popurl":"www.meena-iyer.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94389,"job_number":"JOB_94389","tr_customer_id":94406,"tr_customer_product_id":94396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Chandravati Nayar","mobile_number":"7058599491","email_id":"bankim.kaniyar@yahoo.co.in","dop":"2025-10-21","serial_number":"558764083169901","imei1":"558764083169901","imei2":"558764083169901","popurl":"www.chandraswaroopa-panicker.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94388,"job_number":"JOB_94388","tr_customer_id":94405,"tr_customer_product_id":94395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Trisha Marar","mobile_number":"7019650986","email_id":"bela.dubashi@hotmail.com","dop":"2025-10-21","serial_number":"830950995172311","imei1":"830950995172311","imei2":"830950995172311","popurl":"www.malti-nayar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94387,"job_number":"JOB_94387","tr_customer_id":94404,"tr_customer_product_id":94394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Soma Pandey","mobile_number":"7084403666","email_id":"tushar.talwar@yahoo.co.in","dop":"2025-10-21","serial_number":"935071380645273","imei1":"935071380645273","imei2":"935071380645273","popurl":"www.vasanti-rana.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94386,"job_number":"JOB_94386","tr_customer_id":94403,"tr_customer_product_id":94393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Eshita Khanna","mobile_number":"7020482202","email_id":"shanti.mehrotra@gmail.com","dop":"2025-10-21","serial_number":"216187321762756","imei1":"216187321762756","imei2":"216187321762756","popurl":"www.gorakhnath-bandopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94385,"job_number":"JOB_94385","tr_customer_id":94402,"tr_customer_product_id":94392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Anang Nayar","mobile_number":"7021134776","email_id":"rakesh.bhattathiri@hotmail.com","dop":"2025-10-21","serial_number":"258912585726454","imei1":"258912585726454","imei2":"258912585726454","popurl":"www.dharani-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94384,"job_number":"JOB_94384","tr_customer_id":94401,"tr_customer_product_id":94391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Amaresh Patil","mobile_number":"7016561173","email_id":"dhruv.gandhi@gmail.com","dop":"2025-10-21","serial_number":"153654381615227","imei1":"153654381615227","imei2":"153654381615227","popurl":"www.darshwana-shukla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94383,"job_number":"JOB_94383","tr_customer_id":94400,"tr_customer_product_id":94390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Parvati Bhattacharya","mobile_number":"7028119495","email_id":"vyas.varrier@hotmail.com","dop":"2025-10-21","serial_number":"576535973603269","imei1":"576535973603269","imei2":"576535973603269","popurl":"www.chandraswaroopa-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94382,"job_number":"JOB_94382","tr_customer_id":94398,"tr_customer_product_id":94388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Anala Gill","mobile_number":"7088813630","email_id":"anshula.embranthiri@hotmail.com","dop":"2025-10-21","serial_number":"790966898579213","imei1":"790966898579213","imei2":"790966898579213","popurl":"www.bhavani-kaur.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94381,"job_number":"JOB_94381","tr_customer_id":94399,"tr_customer_product_id":94389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Siddhran Dutta","mobile_number":"7082869876","email_id":"ameyatma.deshpande@gmail.com","dop":"2025-10-21","serial_number":"975035590989475","imei1":"975035590989475","imei2":"975035590989475","popurl":"www.yoginder-tagore.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94380,"job_number":"JOB_94380","tr_customer_id":94397,"tr_customer_product_id":94387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Amritambu Saini","mobile_number":"7040625918","email_id":"amaresh.khanna@hotmail.com","dop":"2025-10-21","serial_number":"782025635996985","imei1":"782025635996985","imei2":"782025635996985","popurl":"www.aagam-varma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94379,"job_number":"JOB_94379","tr_customer_id":94395,"tr_customer_product_id":94386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Lakshminath Reddy","mobile_number":"7018400338","email_id":"trisha.shukla@gmail.com","dop":"2025-10-21","serial_number":"965515613158364","imei1":"965515613158364","imei2":"965515613158364","popurl":"www.usha-embranthiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94378,"job_number":"JOB_94378","tr_customer_id":94396,"tr_customer_product_id":94385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Avantika Malik","mobile_number":"7051128272","email_id":"bankimchandra.iyengar@hotmail.com","dop":"2025-10-21","serial_number":"934213144554412","imei1":"934213144554412","imei2":"934213144554412","popurl":"www.bhushan-joshi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94377,"job_number":"JOB_94377","tr_customer_id":94394,"tr_customer_product_id":94384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Kumuda Bhattacharya","mobile_number":"7041765572","email_id":"divya.acharya@yahoo.co.in","dop":"2025-10-21","serial_number":"582084120578589","imei1":"582084120578589","imei2":"582084120578589","popurl":"www.dinesh-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94376,"job_number":"JOB_94376","tr_customer_id":94393,"tr_customer_product_id":94383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Bhudev Panicker","mobile_number":"7062781986","email_id":"ekaparnika.iyer@gmail.com","dop":"2025-10-21","serial_number":"057251292946431","imei1":"057251292946431","imei2":"057251292946431","popurl":"www.rageswari-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94375,"job_number":"JOB_94375","tr_customer_id":94392,"tr_customer_product_id":94382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Ashlesh Nehru","mobile_number":"7024444518","email_id":"bhanumati.guneta@hotmail.com","dop":"2025-10-21","serial_number":"104809153389862","imei1":"104809153389862","imei2":"104809153389862","popurl":"www.ananta-naik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94374,"job_number":"JOB_94374","tr_customer_id":94391,"tr_customer_product_id":94381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Bhaaswar Gupta","mobile_number":"7086656992","email_id":"baalagopaal.somayaji@yahoo.co.in","dop":"2025-10-21","serial_number":"427604165423131","imei1":"427604165423131","imei2":"427604165423131","popurl":"www.brahmaanand-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94373,"job_number":"JOB_94373","tr_customer_id":94390,"tr_customer_product_id":94380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Sarada Kakkar","mobile_number":"7085537258","email_id":"tapan.mukhopadhyay@gmail.com","dop":"2025-10-21","serial_number":"336397553939578","imei1":"336397553939578","imei2":"336397553939578","popurl":"www.dhanu-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94372,"job_number":"JOB_94372","tr_customer_id":94389,"tr_customer_product_id":94379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Dayaanidhi Achari","mobile_number":"7010481032","email_id":"jagadisha.khatri@gmail.com","dop":"2025-10-21","serial_number":"538801215328604","imei1":"538801215328604","imei2":"538801215328604","popurl":"www.vyas-tagore.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94371,"job_number":"JOB_94371","tr_customer_id":94388,"tr_customer_product_id":94378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Anwesha Nair","mobile_number":"7015282981","email_id":"chandramauli.somayaji@gmail.com","dop":"2025-10-21","serial_number":"938752605650607","imei1":"938752605650607","imei2":"938752605650607","popurl":"www.ganapati-mukhopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94370,"job_number":"JOB_94370","tr_customer_id":94387,"tr_customer_product_id":94377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Dhyanesh Dubashi","mobile_number":"7066692041","email_id":"acharyanandana.agarwal@yahoo.co.in","dop":"2025-10-21","serial_number":"356139936037687","imei1":"356139936037687","imei2":"356139936037687","popurl":"www.bilva-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94369,"job_number":"JOB_94369","tr_customer_id":94386,"tr_customer_product_id":94376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Bhupati Bandopadhyay","mobile_number":"7003169520","email_id":"bhaanumati.patil@yahoo.co.in","dop":"2025-10-21","serial_number":"543494320532349","imei1":"543494320532349","imei2":"543494320532349","popurl":"www.suma-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94368,"job_number":"JOB_94368","tr_customer_id":94385,"tr_customer_product_id":94375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Agrata Bhattathiri","mobile_number":"7065122441","email_id":"uma.iyengar@gmail.com","dop":"2025-10-21","serial_number":"527836252128938","imei1":"527836252128938","imei2":"527836252128938","popurl":"www.anwesha-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94367,"job_number":"JOB_94367","tr_customer_id":94384,"tr_customer_product_id":94374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Bhuvaneshwar Jha","mobile_number":"7059065984","email_id":"atmaja.jha@gmail.com","dop":"2025-10-21","serial_number":"217437656033409","imei1":"217437656033409","imei2":"217437656033409","popurl":"www.chandramohan-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94366,"job_number":"JOB_94366","tr_customer_id":94383,"tr_customer_product_id":94373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Shantanu Chattopadhyay","mobile_number":"7007782474","email_id":"kashyap.deshpande@hotmail.com","dop":"2025-10-21","serial_number":"264077607724105","imei1":"264077607724105","imei2":"264077607724105","popurl":"www.adityanandana-dutta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94365,"job_number":"JOB_94365","tr_customer_id":94382,"tr_customer_product_id":94372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Arya Chattopadhyay","mobile_number":"7083317413","email_id":"devika.mishra@hotmail.com","dop":"2025-10-21","serial_number":"832410051639296","imei1":"832410051639296","imei2":"832410051639296","popurl":"www.bodhan-mehrotra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94364,"job_number":"JOB_94364","tr_customer_id":94381,"tr_customer_product_id":94371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Chidambar Pothuvaal","mobile_number":"7091666207","email_id":"arun.malik@gmail.com","dop":"2025-10-21","serial_number":"061622365359577","imei1":"061622365359577","imei2":"061622365359577","popurl":"www.giriraaj-asan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94363,"job_number":"JOB_94363","tr_customer_id":94380,"tr_customer_product_id":94370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Amrita Arora","mobile_number":"7058562403","email_id":"rajinder.saini@yahoo.co.in","dop":"2025-10-21","serial_number":"160088501869522","imei1":"160088501869522","imei2":"160088501869522","popurl":"www.chaturaanan-nambeesan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94362,"job_number":"JOB_94362","tr_customer_id":94379,"tr_customer_product_id":94369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Krishna Patil","mobile_number":"7079504518","email_id":"pranay.ahuja@yahoo.co.in","dop":"2025-10-21","serial_number":"101258592444126","imei1":"101258592444126","imei2":"101258592444126","popurl":"www.daiwik-tandon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94361,"job_number":"JOB_94361","tr_customer_id":94378,"tr_customer_product_id":94368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Bishnu Patil","mobile_number":"7011893325","email_id":"arnesh.patil@gmail.com","dop":"2025-10-21","serial_number":"964025599397657","imei1":"964025599397657","imei2":"964025599397657","popurl":"www.chakrika-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94360,"job_number":"JOB_94360","tr_customer_id":94377,"tr_customer_product_id":94367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Mahendra Kocchar","mobile_number":"7022591442","email_id":"shivakari.guha@hotmail.com","dop":"2025-10-21","serial_number":"401743137738624","imei1":"401743137738624","imei2":"401743137738624","popurl":"www.elakshi-gupta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94359,"job_number":"JOB_94359","tr_customer_id":94376,"tr_customer_product_id":94366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Ekaaksh Namboothiri","mobile_number":"7070015895","email_id":"elakshi.sinha@hotmail.com","dop":"2025-10-21","serial_number":"069122877664740","imei1":"069122877664740","imei2":"069122877664740","popurl":"www.sarisha-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94358,"job_number":"JOB_94358","tr_customer_id":94375,"tr_customer_product_id":94365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Ajeet Gowda","mobile_number":"7074498560","email_id":"bhishma.adiga@yahoo.co.in","dop":"2025-10-21","serial_number":"052868662397953","imei1":"052868662397953","imei2":"052868662397953","popurl":"www.anusuya-gupta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94357,"job_number":"JOB_94357","tr_customer_id":94374,"tr_customer_product_id":94364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Adikavi Sinha","mobile_number":"7039581055","email_id":"javas.achari@yahoo.co.in","dop":"2025-10-21","serial_number":"589878383144547","imei1":"589878383144547","imei2":"589878383144547","popurl":"www.mukul-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94356,"job_number":"JOB_94356","tr_customer_id":94373,"tr_customer_product_id":94363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Aagney Bhattacharya","mobile_number":"7006417499","email_id":"trilokesh.gill@gmail.com","dop":"2025-10-21","serial_number":"466776505540444","imei1":"466776505540444","imei2":"466776505540444","popurl":"www.chandran-nambeesan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94355,"job_number":"JOB_94355","tr_customer_id":94372,"tr_customer_product_id":94362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Chandra Varma","mobile_number":"7025496972","email_id":"rukhmani.somayaji@hotmail.com","dop":"2025-10-21","serial_number":"052677403510617","imei1":"052677403510617","imei2":"052677403510617","popurl":"www.deenabandhu-trivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94354,"job_number":"JOB_94354","tr_customer_id":94371,"tr_customer_product_id":94361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Darshwana Patil","mobile_number":"7041158599","email_id":"subodh.guneta@gmail.com","dop":"2025-10-21","serial_number":"954288438697388","imei1":"954288438697388","imei2":"954288438697388","popurl":"www.rudra-jain.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94353,"job_number":"JOB_94353","tr_customer_id":94370,"tr_customer_product_id":94360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Brajendra Varma","mobile_number":"7094776436","email_id":"amish.reddy@hotmail.com","dop":"2025-10-21","serial_number":"213621627033137","imei1":"213621627033137","imei2":"213621627033137","popurl":"www.chapala-nair.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94352,"job_number":"JOB_94352","tr_customer_id":94369,"tr_customer_product_id":94359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Abani Trivedi","mobile_number":"7065141255","email_id":"nikita.kocchar@yahoo.co.in","dop":"2025-10-21","serial_number":"244551863436746","imei1":"244551863436746","imei2":"244551863436746","popurl":"www.balgopal-acharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94351,"job_number":"JOB_94351","tr_customer_id":94368,"tr_customer_product_id":94358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Dev Gill","mobile_number":"7003572064","email_id":"bhaswar.ahluwalia@hotmail.com","dop":"2025-10-21","serial_number":"120258458170019","imei1":"120258458170019","imei2":"120258458170019","popurl":"www.dhana-kakkar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94350,"job_number":"JOB_94350","tr_customer_id":94367,"tr_customer_product_id":94357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Bhadra Bandopadhyay","mobile_number":"7030683084","email_id":"adityanandan.panicker@gmail.com","dop":"2025-10-21","serial_number":"845627654622025","imei1":"845627654622025","imei2":"845627654622025","popurl":"www.akshat-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94349,"job_number":"JOB_94349","tr_customer_id":94366,"tr_customer_product_id":94356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Aaratrika Gandhi","mobile_number":"7038364812","email_id":"suma.rana@hotmail.com","dop":"2025-10-21","serial_number":"980275083072516","imei1":"980275083072516","imei2":"980275083072516","popurl":"www.krishnadas-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94348,"job_number":"JOB_94348","tr_customer_id":94365,"tr_customer_product_id":94355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Bankim Agarwal","mobile_number":"7061696090","email_id":"rita.pandey@gmail.com","dop":"2025-10-21","serial_number":"677444146742656","imei1":"677444146742656","imei2":"677444146742656","popurl":"www.lakshminath-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94347,"job_number":"JOB_94347","tr_customer_id":94364,"tr_customer_product_id":94354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Harinarayan Guha","mobile_number":"7086388417","email_id":"mahendra.jha@yahoo.co.in","dop":"2025-10-21","serial_number":"835382451829577","imei1":"835382451829577","imei2":"835382451829577","popurl":"www.kamalesh-pothuvaal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94346,"job_number":"JOB_94346","tr_customer_id":94363,"tr_customer_product_id":94353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Anjushri Jha","mobile_number":"7065741157","email_id":"deven.varma@yahoo.co.in","dop":"2025-10-21","serial_number":"663909245933871","imei1":"663909245933871","imei2":"663909245933871","popurl":"www.gautami-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94345,"job_number":"JOB_94345","tr_customer_id":94362,"tr_customer_product_id":94352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Chidaatma Shukla","mobile_number":"7070783977","email_id":"mohan.gill@hotmail.com","dop":"2025-10-21","serial_number":"008328716880821","imei1":"008328716880821","imei2":"008328716880821","popurl":"www.aalok-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94344,"job_number":"JOB_94344","tr_customer_id":94361,"tr_customer_product_id":94351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Baidehi Mahajan","mobile_number":"7096061896","email_id":"amaranaath.mahajan@hotmail.com","dop":"2025-10-21","serial_number":"022437604310624","imei1":"022437604310624","imei2":"022437604310624","popurl":"www.chandira-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94343,"job_number":"JOB_94343","tr_customer_id":94360,"tr_customer_product_id":94350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Indra Singh","mobile_number":"7094158009","email_id":"devika.dwivedi@hotmail.com","dop":"2025-10-21","serial_number":"924115883865963","imei1":"924115883865963","imei2":"924115883865963","popurl":"www.rageshwari-sethi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94342,"job_number":"JOB_94342","tr_customer_id":94359,"tr_customer_product_id":94349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Yogesh Arora","mobile_number":"7057778670","email_id":"vasudev.jha@yahoo.co.in","dop":"2025-10-21","serial_number":"545440344007408","imei1":"545440344007408","imei2":"545440344007408","popurl":"www.gotum-kakkar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94341,"job_number":"JOB_94341","tr_customer_id":94358,"tr_customer_product_id":94348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Chandira Patel","mobile_number":"7012877430","email_id":"girja.malik@yahoo.co.in","dop":"2025-10-21","serial_number":"391543260444298","imei1":"391543260444298","imei2":"391543260444298","popurl":"www.tushar-ahluwalia.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94340,"job_number":"JOB_94340","tr_customer_id":94357,"tr_customer_product_id":94347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Kashyapi Joshi","mobile_number":"7013243815","email_id":"chandrakin.kakkar@yahoo.co.in","dop":"2025-10-21","serial_number":"589988832585563","imei1":"589988832585563","imei2":"589988832585563","popurl":"www.aagneya-chaturvedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94339,"job_number":"JOB_94339","tr_customer_id":94356,"tr_customer_product_id":94346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Dakshayani Johar","mobile_number":"7001586487","email_id":"chidambaram.iyengar@hotmail.com","dop":"2025-10-21","serial_number":"924032498385618","imei1":"924032498385618","imei2":"924032498385618","popurl":"www.subhash-acharya.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94338,"job_number":"JOB_94338","tr_customer_id":94355,"tr_customer_product_id":94345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Kanishka Khan","mobile_number":"7022845408","email_id":"meenakshi.chattopadhyay@gmail.com","dop":"2025-10-21","serial_number":"150380536193398","imei1":"150380536193398","imei2":"150380536193398","popurl":"www.bhavani-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94337,"job_number":"JOB_94337","tr_customer_id":94354,"tr_customer_product_id":94344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Pushti Gandhi","mobile_number":"7084772289","email_id":"brajesh.kaul@yahoo.co.in","dop":"2025-10-21","serial_number":"450798727714776","imei1":"450798727714776","imei2":"450798727714776","popurl":"www.devesh-marar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94336,"job_number":"JOB_94336","tr_customer_id":94353,"tr_customer_product_id":94343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Bandhul Tagore","mobile_number":"7058097844","email_id":"mandaakin.gowda@hotmail.com","dop":"2025-10-21","serial_number":"523947621066746","imei1":"523947621066746","imei2":"523947621066746","popurl":"www.ghanaanand-namboothiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94335,"job_number":"JOB_94335","tr_customer_id":94352,"tr_customer_product_id":94342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Balachandra Khan","mobile_number":"7048335662","email_id":"eshana.bhattacharya@hotmail.com","dop":"2025-10-21","serial_number":"638050219784301","imei1":"638050219784301","imei2":"638050219784301","popurl":"www.jaimini-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94334,"job_number":"JOB_94334","tr_customer_id":94351,"tr_customer_product_id":94341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Akshaj Namboothiri","mobile_number":"7091741837","email_id":"deb.saini@yahoo.co.in","dop":"2025-10-21","serial_number":"625450146829842","imei1":"625450146829842","imei2":"625450146829842","popurl":"www.elakshi-sharma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94333,"job_number":"JOB_94333","tr_customer_id":94350,"tr_customer_product_id":94340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Dev Namboothiri","mobile_number":"7042226415","email_id":"rajendra.gill@hotmail.com","dop":"2025-10-21","serial_number":"690183578784368","imei1":"690183578784368","imei2":"690183578784368","popurl":"www.anand-guha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94332,"job_number":"JOB_94332","tr_customer_id":94349,"tr_customer_product_id":94339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Bhadraksh Gandhi","mobile_number":"7097004771","email_id":"tanushri.panicker@yahoo.co.in","dop":"2025-10-21","serial_number":"400178993816091","imei1":"400178993816091","imei2":"400178993816091","popurl":"www.mangala-acharya.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94331,"job_number":"JOB_94331","tr_customer_id":94348,"tr_customer_product_id":94338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Agnimitra Ahluwalia","mobile_number":"7018314231","email_id":"ekaling.bandopadhyay@yahoo.co.in","dop":"2025-10-21","serial_number":"822403133030568","imei1":"822403133030568","imei2":"822403133030568","popurl":"www.tara-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94330,"job_number":"JOB_94330","tr_customer_id":94347,"tr_customer_product_id":94337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Vidya Sinha","mobile_number":"7050283740","email_id":"ayushmati.asan@gmail.com","dop":"2025-10-21","serial_number":"663348569125290","imei1":"663348569125290","imei2":"663348569125290","popurl":"www.susheel-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94329,"job_number":"JOB_94329","tr_customer_id":94346,"tr_customer_product_id":94336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Shashikala Butt","mobile_number":"7029000867","email_id":"vedanga.mahajan@hotmail.com","dop":"2025-10-21","serial_number":"053009014138048","imei1":"053009014138048","imei2":"053009014138048","popurl":"www.ojaswini-mahajan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94328,"job_number":"JOB_94328","tr_customer_id":94345,"tr_customer_product_id":94335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Girik Butt","mobile_number":"7023573500","email_id":"ekdant.nambeesan@hotmail.com","dop":"2025-10-21","serial_number":"732427926721920","imei1":"732427926721920","imei2":"732427926721920","popurl":"www.nalini-ganaka.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94327,"job_number":"JOB_94327","tr_customer_id":94344,"tr_customer_product_id":94334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Bhishma Gill","mobile_number":"7042445808","email_id":"vasanti.trivedi@yahoo.co.in","dop":"2025-10-21","serial_number":"411496355625992","imei1":"411496355625992","imei2":"411496355625992","popurl":"www.girika-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94326,"job_number":"JOB_94326","tr_customer_id":94343,"tr_customer_product_id":94333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Karunanidhi Chopra","mobile_number":"7023118932","email_id":"chandraayan.chattopadhyay@hotmail.com","dop":"2025-10-21","serial_number":"184854821912022","imei1":"184854821912022","imei2":"184854821912022","popurl":"www.ambar-kaul.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94325,"job_number":"JOB_94325","tr_customer_id":94342,"tr_customer_product_id":94332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Vinay Iyer","mobile_number":"7063825486","email_id":"brijesh.patel@gmail.com","dop":"2025-10-21","serial_number":"034606275418758","imei1":"034606275418758","imei2":"034606275418758","popurl":"www.bala-kapoor.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94324,"job_number":"JOB_94324","tr_customer_id":94341,"tr_customer_product_id":94331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Kamala Gupta","mobile_number":"7051104531","email_id":"himadri.chattopadhyay@gmail.com","dop":"2025-10-21","serial_number":"048026378314263","imei1":"048026378314263","imei2":"048026378314263","popurl":"www.avadhesh-pilla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94323,"job_number":"JOB_94323","tr_customer_id":94339,"tr_customer_product_id":94329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Deeptimoyee Tagore","mobile_number":"7039765118","email_id":"girindra.bhattacharya@hotmail.com","dop":"2025-10-21","serial_number":"281283914081541","imei1":"281283914081541","imei2":"281283914081541","popurl":"www.gayatri-sethi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94322,"job_number":"JOB_94322","tr_customer_id":94340,"tr_customer_product_id":94330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Siddhran Johar","mobile_number":"7003647039","email_id":"acharyanandana.arora@hotmail.com","dop":"2025-10-21","serial_number":"001794216614269","imei1":"001794216614269","imei2":"001794216614269","popurl":"www.ganapati-khatri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94321,"job_number":"JOB_94321","tr_customer_id":94338,"tr_customer_product_id":94328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Bhanumati Shah","mobile_number":"7013916721","email_id":"amrita.iyer@yahoo.co.in","dop":"2025-10-21","serial_number":"467091916459358","imei1":"467091916459358","imei2":"467091916459358","popurl":"www.dharani-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94320,"job_number":"JOB_94320","tr_customer_id":94337,"tr_customer_product_id":94327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Aadinath Mukhopadhyay","mobile_number":"7027476001","email_id":"ankal.nair@hotmail.com","dop":"2025-10-21","serial_number":"020028825819484","imei1":"020028825819484","imei2":"020028825819484","popurl":"www.shreyashi-iyengar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94319,"job_number":"JOB_94319","tr_customer_id":94336,"tr_customer_product_id":94326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Kannan Abbott","mobile_number":"7053547423","email_id":"rajiv.chattopadhyay@yahoo.co.in","dop":"2025-10-21","serial_number":"609880202257487","imei1":"609880202257487","imei2":"609880202257487","popurl":"www.rajinder-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94318,"job_number":"JOB_94318","tr_customer_id":94335,"tr_customer_product_id":94325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Rajinder Bhat","mobile_number":"7008524503","email_id":"kanti.sharma@yahoo.co.in","dop":"2025-10-21","serial_number":"078737903716029","imei1":"078737903716029","imei2":"078737903716029","popurl":"www.dhanesh-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94317,"job_number":"JOB_94317","tr_customer_id":94333,"tr_customer_product_id":94324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Kashyapi Malik","mobile_number":"7068427356","email_id":"lila.khan@hotmail.com","dop":"2025-10-21","serial_number":"743733517733029","imei1":"743733517733029","imei2":"743733517733029","popurl":"www.siddhran-deshpande.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94316,"job_number":"JOB_94316","tr_customer_id":94334,"tr_customer_product_id":94323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Lakshmi Khatri","mobile_number":"7032630219","email_id":"aadidev.chattopadhyay@yahoo.co.in","dop":"2025-10-21","serial_number":"472172895626867","imei1":"472172895626867","imei2":"472172895626867","popurl":"www.gita-deshpande.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94315,"job_number":"JOB_94315","tr_customer_id":94332,"tr_customer_product_id":94322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Deependra Kaur","mobile_number":"7097344969","email_id":"sachin.butt@yahoo.co.in","dop":"2025-10-21","serial_number":"044724868691864","imei1":"044724868691864","imei2":"044724868691864","popurl":"www.susheel-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94314,"job_number":"JOB_94314","tr_customer_id":94331,"tr_customer_product_id":94321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Bishnu Embranthiri","mobile_number":"7014187471","email_id":"bhadra.nayar@hotmail.com","dop":"2025-10-21","serial_number":"806582410634784","imei1":"806582410634784","imei2":"806582410634784","popurl":"www.anil-nair.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94313,"job_number":"JOB_94313","tr_customer_id":94330,"tr_customer_product_id":94320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Aagam Tagore","mobile_number":"7025737463","email_id":"enakshi.gupta@hotmail.com","dop":"2025-10-21","serial_number":"658039620265982","imei1":"658039620265982","imei2":"658039620265982","popurl":"www.aryan-rana.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94312,"job_number":"JOB_94312","tr_customer_id":94329,"tr_customer_product_id":94319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Dwaipayana Kapoor","mobile_number":"7047555081","email_id":"bala.khan@hotmail.com","dop":"2025-10-21","serial_number":"947120562988130","imei1":"947120562988130","imei2":"947120562988130","popurl":"www.kalyani-acharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94311,"job_number":"JOB_94311","tr_customer_id":94328,"tr_customer_product_id":94318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Suman Bhattathiri","mobile_number":"7010038690","email_id":"jaimini.nambeesan@yahoo.co.in","dop":"2025-10-21","serial_number":"406006843647219","imei1":"406006843647219","imei2":"406006843647219","popurl":"www.bhuvaneshwar-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94310,"job_number":"JOB_94310","tr_customer_id":94325,"tr_customer_product_id":94315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Mandakini Kakkar","mobile_number":"7016414522","email_id":"vrinda.nambeesan@yahoo.co.in","dop":"2025-10-21","serial_number":"563770993798230","imei1":"563770993798230","imei2":"563770993798230","popurl":"www.digambara-tandon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94309,"job_number":"JOB_94309","tr_customer_id":94327,"tr_customer_product_id":94317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Bharadwaj Pillai","mobile_number":"7064865726","email_id":"manoj.nair@yahoo.co.in","dop":"2025-10-21","serial_number":"637117724823646","imei1":"637117724823646","imei2":"637117724823646","popurl":"www.usha-somayaji.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94308,"job_number":"JOB_94308","tr_customer_id":94326,"tr_customer_product_id":94316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Yogesh Marar","mobile_number":"7045372217","email_id":"tara.shukla@hotmail.com","dop":"2025-10-21","serial_number":"062128748356608","imei1":"062128748356608","imei2":"062128748356608","popurl":"www.dhyaneshwar-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94307,"job_number":"JOB_94307","tr_customer_id":94324,"tr_customer_product_id":94314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Krishnadasa Varma","mobile_number":"7059077523","email_id":"ojaswini.kocchar@hotmail.com","dop":"2025-10-21","serial_number":"997064613275199","imei1":"997064613275199","imei2":"997064613275199","popurl":"www.balaaditya-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94306,"job_number":"JOB_94306","tr_customer_id":94323,"tr_customer_product_id":94313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Vimal Reddy","mobile_number":"7023063742","email_id":"shrishti.sethi@hotmail.com","dop":"2025-10-21","serial_number":"062629430228151","imei1":"062629430228151","imei2":"062629430228151","popurl":"www.sunita-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94305,"job_number":"JOB_94305","tr_customer_id":94322,"tr_customer_product_id":94312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:10.000Z","modified_at":"2025-10-31T13:47:10.000Z","name":"Somu Ahluwalia","mobile_number":"7066844405","email_id":"acharyanandana.achari@gmail.com","dop":"2025-10-21","serial_number":"843492914600659","imei1":"843492914600659","imei2":"843492914600659","popurl":"www.dipankar-devar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94304,"job_number":"JOB_94304","tr_customer_id":94321,"tr_customer_product_id":94311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:10.000Z","modified_at":"2025-10-31T13:47:10.000Z","name":"Bela Tandon","mobile_number":"7062546686","email_id":"shantanu.deshpande@hotmail.com","dop":"2025-10-21","serial_number":"464901583639225","imei1":"464901583639225","imei2":"464901583639225","popurl":"www.dakshayani-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94303,"job_number":"JOB_94303","tr_customer_id":94320,"tr_customer_product_id":94310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:10.000Z","modified_at":"2025-10-31T13:47:10.000Z","name":"Charuchandra Varma","mobile_number":"7015718359","email_id":"vaishnavi.mehra@gmail.com","dop":"2025-10-21","serial_number":"883002007341420","imei1":"883002007341420","imei2":"883002007341420","popurl":"www.leela-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94302,"job_number":"JOB_94302","tr_customer_id":94319,"tr_customer_product_id":94309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:10.000Z","modified_at":"2025-10-31T13:47:10.000Z","name":"Tara Patel","mobile_number":"7095811417","email_id":"chandrani.prajapat@gmail.com","dop":"2025-10-21","serial_number":"998450360013592","imei1":"998450360013592","imei2":"998450360013592","popurl":"www.jagadish-mehrotra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94301,"job_number":"JOB_94301","tr_customer_id":94318,"tr_customer_product_id":94308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:10.000Z","modified_at":"2025-10-31T13:47:10.000Z","name":"Aayushmaan Chattopadhyay","mobile_number":"7068279119","email_id":"devangana.agarwal@yahoo.co.in","dop":"2025-10-21","serial_number":"469394181241262","imei1":"469394181241262","imei2":"469394181241262","popurl":"www.samir-guneta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94300,"job_number":"JOB_94300","tr_customer_id":94317,"tr_customer_product_id":94307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:10.000Z","modified_at":"2025-10-31T13:47:10.000Z","name":"Arindam Saini","mobile_number":"7022074528","email_id":"amish.varma@hotmail.com","dop":"2025-10-21","serial_number":"466014785083257","imei1":"466014785083257","imei2":"466014785083257","popurl":"www.ranjeet-gandhi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94299,"job_number":"JOB_94299","tr_customer_id":94316,"tr_customer_product_id":94306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:10.000Z","modified_at":"2025-10-31T13:47:10.000Z","name":"Inder Kaur","mobile_number":"7060569805","email_id":"subhashini.shah@hotmail.com","dop":"2025-10-21","serial_number":"491173099502646","imei1":"491173099502646","imei2":"491173099502646","popurl":"www.deependra-bandopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94298,"job_number":"JOB_94298","tr_customer_id":94315,"tr_customer_product_id":94305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:10.000Z","modified_at":"2025-10-31T13:47:10.000Z","name":"Vrinda Khan","mobile_number":"7058468289","email_id":"shivakari.panicker@yahoo.co.in","dop":"2025-10-21","serial_number":"137787042668978","imei1":"137787042668978","imei2":"137787042668978","popurl":"www.chatur-varma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94297,"job_number":"JOB_94297","tr_customer_id":94314,"tr_customer_product_id":94304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:10.000Z","modified_at":"2025-10-31T13:47:10.000Z","name":"Brajendra Adiga","mobile_number":"7047019031","email_id":"sher.verma@yahoo.co.in","dop":"2025-10-21","serial_number":"195024385031478","imei1":"195024385031478","imei2":"195024385031478","popurl":"www.baidehi-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94296,"job_number":"JOB_94296","tr_customer_id":94313,"tr_customer_product_id":94303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:10.000Z","modified_at":"2025-10-31T13:47:10.000Z","name":"Aagneya Banerjee","mobile_number":"7088628139","email_id":"arnesh.kaul@hotmail.com","dop":"2025-10-21","serial_number":"205557698360529","imei1":"205557698360529","imei2":"205557698360529","popurl":"www.ambar-dhawan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94295,"job_number":"JOB_94295","tr_customer_id":94312,"tr_customer_product_id":94302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:10.000Z","modified_at":"2025-10-31T13:47:10.000Z","name":"Archan Kocchar","mobile_number":"7068646573","email_id":"karunanidhi.johar@gmail.com","dop":"2025-10-21","serial_number":"986338506428176","imei1":"986338506428176","imei2":"986338506428176","popurl":"www.chidananda-embranthiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94294,"job_number":"JOB_94294","tr_customer_id":94311,"tr_customer_product_id":94301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:10.000Z","modified_at":"2025-10-31T13:47:10.000Z","name":"Sachin Ahuja","mobile_number":"7025709083","email_id":"chandrabhaga.bandopadhyay@gmail.com","dop":"2025-10-21","serial_number":"440959972344644","imei1":"440959972344644","imei2":"440959972344644","popurl":"www.aalok-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94289,"job_number":"JOB_94289","tr_customer_id":94306,"tr_customer_product_id":94296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:45:36.000Z","modified_at":"2025-10-31T13:45:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79859584636421","imei1":"79859584636421","imei2":"79859584636421","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T13:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94288,"job_number":"JOB_94288","tr_customer_id":94305,"tr_customer_product_id":94295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:45:35.000Z","modified_at":"2025-10-31T13:45:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65314059570736","imei1":"65314059570736","imei2":"65314059570736","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:45:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94287,"job_number":"JOB_94287","tr_customer_id":94304,"tr_customer_product_id":94294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:45:35.000Z","modified_at":"2025-10-31T13:45:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28391365026707","imei1":"28391365026707","imei2":"28391365026707","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:45:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94286,"job_number":"JOB_94286","tr_customer_id":94303,"tr_customer_product_id":94293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:45:35.000Z","modified_at":"2025-10-31T13:45:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77114902969677","imei1":"77114902969677","imei2":"77114902969677","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:45:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94285,"job_number":"JOB_94285","tr_customer_id":94302,"tr_customer_product_id":94292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:45:34.000Z","modified_at":"2025-10-31T13:45:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22436493760165","imei1":"22436493760165","imei2":"22436493760165","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:45:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94284,"job_number":"JOB_94284","tr_customer_id":94301,"tr_customer_product_id":94291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:45:34.000Z","modified_at":"2025-10-31T13:45:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23509724018794","imei1":"23509724018794","imei2":"23509724018794","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:45:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94283,"job_number":"JOB_94283","tr_customer_id":94300,"tr_customer_product_id":94290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:45:34.000Z","modified_at":"2025-10-31T13:45:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29910681057097","imei1":"29910681057097","imei2":"29910681057097","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:45:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94282,"job_number":"JOB_94282","tr_customer_id":94299,"tr_customer_product_id":94289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:45:05.000Z","modified_at":"2025-10-31T13:45:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67463591696062","imei1":"67463591696062","imei2":"67463591696062","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T13:45:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94281,"job_number":"JOB_94281","tr_customer_id":94298,"tr_customer_product_id":94288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:45:05.000Z","modified_at":"2025-10-31T13:45:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27123998733172","imei1":"27123998733172","imei2":"27123998733172","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:45:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94280,"job_number":"JOB_94280","tr_customer_id":94297,"tr_customer_product_id":94287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:45:05.000Z","modified_at":"2025-10-31T13:45:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86443567244242","imei1":"86443567244242","imei2":"86443567244242","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:45:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94279,"job_number":"JOB_94279","tr_customer_id":94296,"tr_customer_product_id":94286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:45:04.000Z","modified_at":"2025-10-31T13:45:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95075838097926","imei1":"95075838097926","imei2":"95075838097926","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:45:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94278,"job_number":"JOB_94278","tr_customer_id":94295,"tr_customer_product_id":94285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:45:04.000Z","modified_at":"2025-10-31T13:45:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68434686086962","imei1":"68434686086962","imei2":"68434686086962","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:45:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94277,"job_number":"JOB_94277","tr_customer_id":94294,"tr_customer_product_id":94284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:45:04.000Z","modified_at":"2025-10-31T13:45:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86041071003440","imei1":"86041071003440","imei2":"86041071003440","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:45:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94276,"job_number":"JOB_94276","tr_customer_id":94293,"tr_customer_product_id":94283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:45:03.000Z","modified_at":"2025-10-31T13:45:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41736784672308","imei1":"41736784672308","imei2":"41736784672308","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:45:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94275,"job_number":"JOB_94275","tr_customer_id":94292,"tr_customer_product_id":94282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:44:35.000Z","modified_at":"2025-10-31T13:44:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72480063289981","imei1":"72480063289981","imei2":"72480063289981","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T13:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94274,"job_number":"JOB_94274","tr_customer_id":94291,"tr_customer_product_id":94281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:44:34.000Z","modified_at":"2025-10-31T13:44:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10412510122098","imei1":"10412510122098","imei2":"10412510122098","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94273,"job_number":"JOB_94273","tr_customer_id":94290,"tr_customer_product_id":94280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:44:34.000Z","modified_at":"2025-10-31T13:44:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99002175865000","imei1":"99002175865000","imei2":"99002175865000","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94272,"job_number":"JOB_94272","tr_customer_id":94289,"tr_customer_product_id":94279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:44:34.000Z","modified_at":"2025-10-31T13:44:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74900059656924","imei1":"74900059656924","imei2":"74900059656924","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94271,"job_number":"JOB_94271","tr_customer_id":94288,"tr_customer_product_id":94278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:44:33.000Z","modified_at":"2025-10-31T13:44:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29042201060119","imei1":"29042201060119","imei2":"29042201060119","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94270,"job_number":"JOB_94270","tr_customer_id":94287,"tr_customer_product_id":94277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:44:33.000Z","modified_at":"2025-10-31T13:44:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84615201737807","imei1":"84615201737807","imei2":"84615201737807","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94269,"job_number":"JOB_94269","tr_customer_id":94286,"tr_customer_product_id":94276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:44:33.000Z","modified_at":"2025-10-31T13:44:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66059497302547","imei1":"66059497302547","imei2":"66059497302547","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94268,"job_number":"JOB_94268","tr_customer_id":94285,"tr_customer_product_id":94275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:42:02.000Z","modified_at":"2025-10-31T13:42:15.000Z","name":"Yatish S","mobile_number":"8050948897","email_id":"yatisrinivas1999@gmail.com","dop":"2025-10-12","serial_number":"11400631214018","imei1":"11400631214018","imei2":"11400631214018","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T13:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94266,"job_number":"JOB_94266","tr_customer_id":94283,"tr_customer_product_id":94273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:41:37.000Z","modified_at":"2025-10-31T13:41:53.000Z","name":"Yatish S","mobile_number":"8050948897","email_id":"yatisrinivas1999@gmail.com","dop":"2025-10-12","serial_number":"14870865555167","imei1":"14870865555167","imei2":"14870865555167","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T13:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94265,"job_number":"JOB_94265","tr_customer_id":94282,"tr_customer_product_id":94272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:38.000Z","modified_at":"2025-10-31T13:40:38.000Z","name":"Susheel Bhattathiri","mobile_number":"7072928819","email_id":"gita.reddy@yahoo.co.in","dop":"2025-10-21","serial_number":"573258106843821","imei1":"573258106843821","imei2":"573258106843821","popurl":"www.nirbhay-gill.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94264,"job_number":"JOB_94264","tr_customer_id":94281,"tr_customer_product_id":94271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:38.000Z","modified_at":"2025-10-31T13:40:38.000Z","name":"Sushma Deshpande","mobile_number":"7051094315","email_id":"nikita.trivedi@hotmail.com","dop":"2025-10-21","serial_number":"175107638647385","imei1":"175107638647385","imei2":"175107638647385","popurl":"www.adhrit-patil.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94263,"job_number":"JOB_94263","tr_customer_id":94280,"tr_customer_product_id":94270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:38.000Z","modified_at":"2025-10-31T13:40:38.000Z","name":"Aadrika Khan","mobile_number":"7003651341","email_id":"tejas.bhattacharya@hotmail.com","dop":"2025-10-21","serial_number":"463965496958855","imei1":"463965496958855","imei2":"463965496958855","popurl":"www.satyen-naik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94262,"job_number":"JOB_94262","tr_customer_id":94279,"tr_customer_product_id":94269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Girika Jain","mobile_number":"7032501575","email_id":"chanakya.abbott@gmail.com","dop":"2025-10-21","serial_number":"395759291205927","imei1":"395759291205927","imei2":"395759291205927","popurl":"www.bhadran-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94261,"job_number":"JOB_94261","tr_customer_id":94278,"tr_customer_product_id":94268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Agasti Acharya","mobile_number":"7085474144","email_id":"vijay.iyer@gmail.com","dop":"2025-10-21","serial_number":"734904046888298","imei1":"734904046888298","imei2":"734904046888298","popurl":"www.tanushri-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94260,"job_number":"JOB_94260","tr_customer_id":94277,"tr_customer_product_id":94267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Chandradev Sharma","mobile_number":"7004733092","email_id":"anurag.mishra@hotmail.com","dop":"2025-10-21","serial_number":"695180197799893","imei1":"695180197799893","imei2":"695180197799893","popurl":"www.divjot-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94259,"job_number":"JOB_94259","tr_customer_id":94276,"tr_customer_product_id":94266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Deeptimay Pilla","mobile_number":"7082883801","email_id":"ravi.bharadwaj@yahoo.co.in","dop":"2025-10-21","serial_number":"353681775426873","imei1":"353681775426873","imei2":"353681775426873","popurl":"www.soma-pothuvaal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94258,"job_number":"JOB_94258","tr_customer_id":94275,"tr_customer_product_id":94265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Jaimini Kaur","mobile_number":"7073134602","email_id":"vasudeva.saini@hotmail.com","dop":"2025-10-21","serial_number":"082102071795481","imei1":"082102071795481","imei2":"082102071795481","popurl":"www.abhaya-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94257,"job_number":"JOB_94257","tr_customer_id":94274,"tr_customer_product_id":94264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Anang Chopra","mobile_number":"7022834775","email_id":"meghnath.khanna@yahoo.co.in","dop":"2025-10-21","serial_number":"030317057425545","imei1":"030317057425545","imei2":"030317057425545","popurl":"www.kanak-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94256,"job_number":"JOB_94256","tr_customer_id":94273,"tr_customer_product_id":94263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Marut Dubashi","mobile_number":"7092784318","email_id":"jyotsana.ganaka@gmail.com","dop":"2025-10-21","serial_number":"230444159974016","imei1":"230444159974016","imei2":"230444159974016","popurl":"www.adripathi-somayaji.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94255,"job_number":"JOB_94255","tr_customer_id":94272,"tr_customer_product_id":94262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Durga Mahajan","mobile_number":"7075358497","email_id":"anjali.guha@gmail.com","dop":"2025-10-21","serial_number":"758933252915167","imei1":"758933252915167","imei2":"758933252915167","popurl":"www.gangesh-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94254,"job_number":"JOB_94254","tr_customer_id":94271,"tr_customer_product_id":94261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Dhyanesh Bharadwaj","mobile_number":"7094002949","email_id":"chandni.pothuvaal@gmail.com","dop":"2025-10-21","serial_number":"434404265977822","imei1":"434404265977822","imei2":"434404265977822","popurl":"www.dron-tandon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94253,"job_number":"JOB_94253","tr_customer_id":94270,"tr_customer_product_id":94260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Bhaumik Panicker","mobile_number":"7028674560","email_id":"tanushri.singh@yahoo.co.in","dop":"2025-10-21","serial_number":"467928330839558","imei1":"467928330839558","imei2":"467928330839558","popurl":"www.giri-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94252,"job_number":"JOB_94252","tr_customer_id":94269,"tr_customer_product_id":94259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Ghanaanand Ahluwalia","mobile_number":"7025342072","email_id":"deepan.bhattathiri@hotmail.com","dop":"2025-10-21","serial_number":"699225944002242","imei1":"699225944002242","imei2":"699225944002242","popurl":"www.gajaadhar-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94251,"job_number":"JOB_94251","tr_customer_id":94268,"tr_customer_product_id":94258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Charuvrat Saini","mobile_number":"7055209109","email_id":"charuchandra.varma@yahoo.co.in","dop":"2025-10-21","serial_number":"443504055082591","imei1":"443504055082591","imei2":"443504055082591","popurl":"www.guru-jain.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94250,"job_number":"JOB_94250","tr_customer_id":94267,"tr_customer_product_id":94257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Subodh Patel","mobile_number":"7013073791","email_id":"adripathi.talwar@hotmail.com","dop":"2025-10-21","serial_number":"621648617216904","imei1":"621648617216904","imei2":"621648617216904","popurl":"www.shwet-mahajan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94249,"job_number":"JOB_94249","tr_customer_id":94266,"tr_customer_product_id":94256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Bharat Varrier","mobile_number":"7032359381","email_id":"trilokinath.talwar@yahoo.co.in","dop":"2025-10-21","serial_number":"749674232948911","imei1":"749674232948911","imei2":"749674232948911","popurl":"www.trilokanath-khan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94248,"job_number":"JOB_94248","tr_customer_id":94265,"tr_customer_product_id":94255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Digambara Ahluwalia","mobile_number":"7046087807","email_id":"rajendra.banerjee@gmail.com","dop":"2025-10-21","serial_number":"310850445178957","imei1":"310850445178957","imei2":"310850445178957","popurl":"www.gitanjali-nehru.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94247,"job_number":"JOB_94247","tr_customer_id":94264,"tr_customer_product_id":94254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Sanka Chattopadhyay","mobile_number":"7028934444","email_id":"daevi.dwivedi@hotmail.com","dop":"2025-10-21","serial_number":"465727883084552","imei1":"465727883084552","imei2":"465727883084552","popurl":"www.tarun-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94246,"job_number":"JOB_94246","tr_customer_id":94263,"tr_customer_product_id":94253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Varalakshmi Khan","mobile_number":"7089417768","email_id":"baalagopaal.achari@hotmail.com","dop":"2025-10-21","serial_number":"401774219710857","imei1":"401774219710857","imei2":"401774219710857","popurl":"www.somu-banerjee.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94245,"job_number":"JOB_94245","tr_customer_id":94261,"tr_customer_product_id":94252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Atreyi Bhattacharya","mobile_number":"7052127037","email_id":"girija.ahuja@hotmail.com","dop":"2025-10-21","serial_number":"887980858715482","imei1":"887980858715482","imei2":"887980858715482","popurl":"www.anila-rana.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94244,"job_number":"JOB_94244","tr_customer_id":94262,"tr_customer_product_id":94251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Vijay Desai","mobile_number":"7033751704","email_id":"tejas.acharya@yahoo.co.in","dop":"2025-10-21","serial_number":"472309988879737","imei1":"472309988879737","imei2":"472309988879737","popurl":"www.aanand-mahajan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94243,"job_number":"JOB_94243","tr_customer_id":94260,"tr_customer_product_id":94250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Abani Jain","mobile_number":"7020848012","email_id":"vedang.butt@gmail.com","dop":"2025-10-21","serial_number":"134308904192422","imei1":"134308904192422","imei2":"134308904192422","popurl":"www.shantanu-deshpande.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94242,"job_number":"JOB_94242","tr_customer_id":94259,"tr_customer_product_id":94249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Charvi Tagore","mobile_number":"7052647343","email_id":"aalok.varman@gmail.com","dop":"2025-10-21","serial_number":"828772153292452","imei1":"828772153292452","imei2":"828772153292452","popurl":"www.himadri-patil.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94241,"job_number":"JOB_94241","tr_customer_id":94258,"tr_customer_product_id":94248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Trilochan Patel","mobile_number":"7034563777","email_id":"jaimini.khanna@hotmail.com","dop":"2025-10-21","serial_number":"920850071951044","imei1":"920850071951044","imei2":"920850071951044","popurl":"www.shresthi-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94240,"job_number":"JOB_94240","tr_customer_id":94257,"tr_customer_product_id":94247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Ananda Dwivedi","mobile_number":"7063113478","email_id":"datta.prajapat@hotmail.com","dop":"2025-10-21","serial_number":"119472073397099","imei1":"119472073397099","imei2":"119472073397099","popurl":"www.anish-patil.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94239,"job_number":"JOB_94239","tr_customer_id":94256,"tr_customer_product_id":94246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Gajaadhar Mehra","mobile_number":"7003913145","email_id":"yoginder.gill@hotmail.com","dop":"2025-10-21","serial_number":"306895023377650","imei1":"306895023377650","imei2":"306895023377650","popurl":"www.sushma-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94238,"job_number":"JOB_94238","tr_customer_id":94255,"tr_customer_product_id":94245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Vidur Bandopadhyay","mobile_number":"7066563898","email_id":"atreyi.ahluwalia@gmail.com","dop":"2025-10-21","serial_number":"866974977197083","imei1":"866974977197083","imei2":"866974977197083","popurl":"www.geeta-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94237,"job_number":"JOB_94237","tr_customer_id":94254,"tr_customer_product_id":94244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Kumar Abbott","mobile_number":"7070216743","email_id":"gopal.guneta@hotmail.com","dop":"2025-10-21","serial_number":"129373366410443","imei1":"129373366410443","imei2":"129373366410443","popurl":"www.dron-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94236,"job_number":"JOB_94236","tr_customer_id":94253,"tr_customer_product_id":94243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Sushma Reddy","mobile_number":"7016827784","email_id":"nawal.singh@gmail.com","dop":"2025-10-21","serial_number":"295873254682118","imei1":"295873254682118","imei2":"295873254682118","popurl":"www.omana-jain.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94235,"job_number":"JOB_94235","tr_customer_id":94252,"tr_customer_product_id":94242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Sheela Patil","mobile_number":"7003739332","email_id":"vinay.nambeesan@yahoo.co.in","dop":"2025-10-21","serial_number":"711017682422122","imei1":"711017682422122","imei2":"711017682422122","popurl":"www.jagdeep-adiga.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94234,"job_number":"JOB_94234","tr_customer_id":94251,"tr_customer_product_id":94241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Paramartha Mehra","mobile_number":"7045242358","email_id":"bhaswar.kapoor@yahoo.co.in","dop":"2025-10-21","serial_number":"378339843659893","imei1":"378339843659893","imei2":"378339843659893","popurl":"www.omana-abbott.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94233,"job_number":"JOB_94233","tr_customer_id":94250,"tr_customer_product_id":94240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Sharmila Arora","mobile_number":"7029530190","email_id":"agnivesh.kaniyar@gmail.com","dop":"2025-10-21","serial_number":"070406801201164","imei1":"070406801201164","imei2":"070406801201164","popurl":"www.triloki nath-nehru.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94232,"job_number":"JOB_94232","tr_customer_id":94249,"tr_customer_product_id":94239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Ganak Jha","mobile_number":"7075703064","email_id":"shresthi.kocchar@gmail.com","dop":"2025-10-21","serial_number":"407140752063938","imei1":"407140752063938","imei2":"407140752063938","popurl":"www.anunay-dutta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94231,"job_number":"JOB_94231","tr_customer_id":94248,"tr_customer_product_id":94238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Goutam Khan","mobile_number":"7037397617","email_id":"dipali.varma@yahoo.co.in","dop":"2025-10-21","serial_number":"778529682702267","imei1":"778529682702267","imei2":"778529682702267","popurl":"www.gobinda-nayar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94230,"job_number":"JOB_94230","tr_customer_id":94247,"tr_customer_product_id":94237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Laxmi Dhawan","mobile_number":"7008991435","email_id":"atmananda.nehru@yahoo.co.in","dop":"2025-10-21","serial_number":"881466651642154","imei1":"881466651642154","imei2":"881466651642154","popurl":"www.bhooshan-menon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94229,"job_number":"JOB_94229","tr_customer_id":94246,"tr_customer_product_id":94236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Bhavani Marar","mobile_number":"7043336208","email_id":"chidaatma.dutta@gmail.com","dop":"2025-10-21","serial_number":"306236760927894","imei1":"306236760927894","imei2":"306236760927894","popurl":"www.anilabh-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94228,"job_number":"JOB_94228","tr_customer_id":94245,"tr_customer_product_id":94235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Bhushit Johar","mobile_number":"7043119668","email_id":"rageswari.devar@yahoo.co.in","dop":"2025-10-21","serial_number":"289485475534402","imei1":"289485475534402","imei2":"289485475534402","popurl":"www.vishwamitra-chaturvedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94227,"job_number":"JOB_94227","tr_customer_id":94244,"tr_customer_product_id":94234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Suryakantam Saini","mobile_number":"7049171748","email_id":"bhaswar.guha@gmail.com","dop":"2025-10-21","serial_number":"856793264243680","imei1":"856793264243680","imei2":"856793264243680","popurl":"www.rukmin-jain.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94226,"job_number":"JOB_94226","tr_customer_id":94243,"tr_customer_product_id":94233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Devasree Marar","mobile_number":"7046205519","email_id":"aditeya.bhattathiri@yahoo.co.in","dop":"2025-10-21","serial_number":"760058232522450","imei1":"760058232522450","imei2":"760058232522450","popurl":"www.paramartha-khanna.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94225,"job_number":"JOB_94225","tr_customer_id":94242,"tr_customer_product_id":94232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Priyala Singh","mobile_number":"7092130600","email_id":"anilaabh.asan@hotmail.com","dop":"2025-10-21","serial_number":"444935858020029","imei1":"444935858020029","imei2":"444935858020029","popurl":"www.bishnu-trivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94224,"job_number":"JOB_94224","tr_customer_id":94241,"tr_customer_product_id":94231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Atreyi Trivedi","mobile_number":"7042774647","email_id":"rupinder.rana@yahoo.co.in","dop":"2025-10-21","serial_number":"522311556329251","imei1":"522311556329251","imei2":"522311556329251","popurl":"www.ekalavya-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94223,"job_number":"JOB_94223","tr_customer_id":94240,"tr_customer_product_id":94230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Trilokesh Patel","mobile_number":"7013811855","email_id":"arindam.ganaka@hotmail.com","dop":"2025-10-21","serial_number":"275862395243221","imei1":"275862395243221","imei2":"275862395243221","popurl":"www.kamlesh-joshi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94222,"job_number":"JOB_94222","tr_customer_id":94239,"tr_customer_product_id":94229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Devasree Verma","mobile_number":"7066937463","email_id":"smriti.bhattathiri@gmail.com","dop":"2025-10-21","serial_number":"185019096499910","imei1":"185019096499910","imei2":"185019096499910","popurl":"www.kumari-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94221,"job_number":"JOB_94221","tr_customer_id":94238,"tr_customer_product_id":94228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Hamsini Nehru","mobile_number":"7040018526","email_id":"aadrika.varma@hotmail.com","dop":"2025-10-21","serial_number":"929584036910812","imei1":"929584036910812","imei2":"929584036910812","popurl":"www.kannan-chattopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94220,"job_number":"JOB_94220","tr_customer_id":94237,"tr_customer_product_id":94227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Bhoj Marar","mobile_number":"7014442448","email_id":"purushottam.bhattathiri@gmail.com","dop":"2025-10-21","serial_number":"200261179481963","imei1":"200261179481963","imei2":"200261179481963","popurl":"www.kumuda-desai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94219,"job_number":"JOB_94219","tr_customer_id":94236,"tr_customer_product_id":94226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Amogh Bandopadhyay","mobile_number":"7020208862","email_id":"dwaipayana.dubashi@gmail.com","dop":"2025-10-21","serial_number":"503392531573149","imei1":"503392531573149","imei2":"503392531573149","popurl":"www.balagovind-mehrotra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94218,"job_number":"JOB_94218","tr_customer_id":94235,"tr_customer_product_id":94225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Vaidehi Jain","mobile_number":"7023991766","email_id":"ghanashyam.jha@hotmail.com","dop":"2025-10-21","serial_number":"522372759024210","imei1":"522372759024210","imei2":"522372759024210","popurl":"www.balagopal-khanna.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94217,"job_number":"JOB_94217","tr_customer_id":94234,"tr_customer_product_id":94224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Archan Kapoor","mobile_number":"7030379386","email_id":"gajabahu.verma@gmail.com","dop":"2025-10-21","serial_number":"832477082395463","imei1":"832477082395463","imei2":"832477082395463","popurl":"www.daevika-embranthiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94216,"job_number":"JOB_94216","tr_customer_id":94233,"tr_customer_product_id":94223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Balaaditya Patel","mobile_number":"7029731756","email_id":"ananta.nehru@gmail.com","dop":"2025-10-21","serial_number":"017498473276893","imei1":"017498473276893","imei2":"017498473276893","popurl":"www.datta-menon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94215,"job_number":"JOB_94215","tr_customer_id":94232,"tr_customer_product_id":94222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Urmila Achari","mobile_number":"7028296383","email_id":"karunanidhi.pandey@hotmail.com","dop":"2025-10-21","serial_number":"435199101855831","imei1":"435199101855831","imei2":"435199101855831","popurl":"www.samir-gupta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94214,"job_number":"JOB_94214","tr_customer_id":94231,"tr_customer_product_id":94221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Dwaipayana Chaturvedi","mobile_number":"7070643887","email_id":"gurdev.chattopadhyay@hotmail.com","dop":"2025-10-21","serial_number":"247623539430965","imei1":"247623539430965","imei2":"247623539430965","popurl":"www.enakshi-malik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94213,"job_number":"JOB_94213","tr_customer_id":94230,"tr_customer_product_id":94220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Suryakant Trivedi","mobile_number":"7066229689","email_id":"geeta.dutta@yahoo.co.in","dop":"2025-10-21","serial_number":"221509055731929","imei1":"221509055731929","imei2":"221509055731929","popurl":"www.dinakar-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94212,"job_number":"JOB_94212","tr_customer_id":94229,"tr_customer_product_id":94219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Sharda Nair","mobile_number":"7071283860","email_id":"bhanumati.trivedi@gmail.com","dop":"2025-10-21","serial_number":"949976916395108","imei1":"949976916395108","imei2":"949976916395108","popurl":"www.chandan-patil.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94211,"job_number":"JOB_94211","tr_customer_id":94228,"tr_customer_product_id":94218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Gopal Pilla","mobile_number":"7025891606","email_id":"durga.mehra@yahoo.co.in","dop":"2025-10-21","serial_number":"784967194879445","imei1":"784967194879445","imei2":"784967194879445","popurl":"www.naval-pillai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94210,"job_number":"JOB_94210","tr_customer_id":94227,"tr_customer_product_id":94217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Divaakar Banerjee","mobile_number":"7041525485","email_id":"dhanesh.pilla@hotmail.com","dop":"2025-10-21","serial_number":"585338565986951","imei1":"585338565986951","imei2":"585338565986951","popurl":"www.marut-nambeesan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94209,"job_number":"JOB_94209","tr_customer_id":94226,"tr_customer_product_id":94216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Durga Jha","mobile_number":"7005751515","email_id":"devangana.bharadwaj@yahoo.co.in","dop":"2025-10-21","serial_number":"892990901645042","imei1":"892990901645042","imei2":"892990901645042","popurl":"www.bhisham-khatri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94208,"job_number":"JOB_94208","tr_customer_id":94225,"tr_customer_product_id":94215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Shresth Ahuja","mobile_number":"7049452828","email_id":"rageswari.mehrotra@gmail.com","dop":"2025-10-21","serial_number":"606611697427892","imei1":"606611697427892","imei2":"606611697427892","popurl":"www.opalina-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94207,"job_number":"JOB_94207","tr_customer_id":94224,"tr_customer_product_id":94214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Chakradhar Varrier","mobile_number":"7098442107","email_id":"avadhesh.achari@gmail.com","dop":"2025-10-21","serial_number":"144425862323933","imei1":"144425862323933","imei2":"144425862323933","popurl":"www.divaakar-shah.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94206,"job_number":"JOB_94206","tr_customer_id":94223,"tr_customer_product_id":94213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Chinmayanand Kocchar","mobile_number":"7006972375","email_id":"vidhya.sinha@yahoo.co.in","dop":"2025-10-21","serial_number":"418399395855346","imei1":"418399395855346","imei2":"418399395855346","popurl":"www.dhanadeepa-nehru.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94205,"job_number":"JOB_94205","tr_customer_id":94222,"tr_customer_product_id":94212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Rahul Dubashi","mobile_number":"7059365396","email_id":"chiranjeev.khanna@yahoo.co.in","dop":"2025-10-21","serial_number":"448720659626727","imei1":"448720659626727","imei2":"448720659626727","popurl":"www.kamla-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94204,"job_number":"JOB_94204","tr_customer_id":94221,"tr_customer_product_id":94211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Agrata Bharadwaj","mobile_number":"7020252011","email_id":"chatur.gupta@hotmail.com","dop":"2025-10-21","serial_number":"930153808125353","imei1":"930153808125353","imei2":"930153808125353","popurl":"www.bhishma-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94203,"job_number":"JOB_94203","tr_customer_id":94220,"tr_customer_product_id":94210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Chandraprabha Acharya","mobile_number":"7000360715","email_id":"damayanti.sharma@gmail.com","dop":"2025-10-21","serial_number":"176091147031010","imei1":"176091147031010","imei2":"176091147031010","popurl":"www.gajabahu-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94202,"job_number":"JOB_94202","tr_customer_id":94219,"tr_customer_product_id":94209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Bhoopat Sinha","mobile_number":"7084072694","email_id":"baladitya.joshi@hotmail.com","dop":"2025-10-21","serial_number":"367434817980498","imei1":"367434817980498","imei2":"367434817980498","popurl":"www.girja-ahuja.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94201,"job_number":"JOB_94201","tr_customer_id":94218,"tr_customer_product_id":94208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Brahmanandam Gowda","mobile_number":"7082203119","email_id":"devasree.talwar@gmail.com","dop":"2025-10-21","serial_number":"893227468299151","imei1":"893227468299151","imei2":"893227468299151","popurl":"www.chandra-gill.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94200,"job_number":"JOB_94200","tr_customer_id":94217,"tr_customer_product_id":94207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Aaditya Banerjee","mobile_number":"7098202394","email_id":"sharda.bharadwaj@yahoo.co.in","dop":"2025-10-21","serial_number":"433973005741386","imei1":"433973005741386","imei2":"433973005741386","popurl":"www.kanak-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94199,"job_number":"JOB_94199","tr_customer_id":94216,"tr_customer_product_id":94206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Dipesh Asan","mobile_number":"7085892722","email_id":"dhanu.pillai@hotmail.com","dop":"2025-10-21","serial_number":"401750341154840","imei1":"401750341154840","imei2":"401750341154840","popurl":"www.bhoj-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94198,"job_number":"JOB_94198","tr_customer_id":94215,"tr_customer_product_id":94205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Chandraayan Pilla","mobile_number":"7080537257","email_id":"rahul.tandon@yahoo.co.in","dop":"2025-10-21","serial_number":"199325012890517","imei1":"199325012890517","imei2":"199325012890517","popurl":"www.subhashini-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94197,"job_number":"JOB_94197","tr_customer_id":94214,"tr_customer_product_id":94204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Deeptimay Sharma","mobile_number":"7034960508","email_id":"ganak.adiga@yahoo.co.in","dop":"2025-10-21","serial_number":"410000256646346","imei1":"410000256646346","imei2":"410000256646346","popurl":"www.dinakar-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94196,"job_number":"JOB_94196","tr_customer_id":94213,"tr_customer_product_id":94203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Bankim Somayaji","mobile_number":"7021540442","email_id":"gautam.nehru@hotmail.com","dop":"2025-10-21","serial_number":"705252527200279","imei1":"705252527200279","imei2":"705252527200279","popurl":"www.gaurang-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94195,"job_number":"JOB_94195","tr_customer_id":94212,"tr_customer_product_id":94202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Himadri Gowda","mobile_number":"7002987821","email_id":"achintya.varman@gmail.com","dop":"2025-10-21","serial_number":"286345383288337","imei1":"286345383288337","imei2":"286345383288337","popurl":"www.chandraketu-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94194,"job_number":"JOB_94194","tr_customer_id":94211,"tr_customer_product_id":94201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Suma Adiga","mobile_number":"7054456703","email_id":"gopee.mahajan@gmail.com","dop":"2025-10-21","serial_number":"277276596808589","imei1":"277276596808589","imei2":"277276596808589","popurl":"www.daksha-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94193,"job_number":"JOB_94193","tr_customer_id":94210,"tr_customer_product_id":94200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Maheswar Trivedi","mobile_number":"7038269416","email_id":"bhoopat.iyer@gmail.com","dop":"2025-10-21","serial_number":"211318117899154","imei1":"211318117899154","imei2":"211318117899154","popurl":"www.anish-nambeesan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94192,"job_number":"JOB_94192","tr_customer_id":94209,"tr_customer_product_id":94199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Sudeva Saini","mobile_number":"7052769261","email_id":"atreyi.butt@hotmail.com","dop":"2025-10-21","serial_number":"065626676391853","imei1":"065626676391853","imei2":"065626676391853","popurl":"www.menka-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94191,"job_number":"JOB_94191","tr_customer_id":94208,"tr_customer_product_id":94198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Tanushri Patil","mobile_number":"7040591768","email_id":"jagdish.menon@gmail.com","dop":"2025-10-21","serial_number":"615895296563353","imei1":"615895296563353","imei2":"615895296563353","popurl":"www.manik-mahajan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94190,"job_number":"JOB_94190","tr_customer_id":94207,"tr_customer_product_id":94197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Kalyani Mehrotra","mobile_number":"7080493089","email_id":"bhagirathi.pillai@gmail.com","dop":"2025-10-21","serial_number":"412464102771384","imei1":"412464102771384","imei2":"412464102771384","popurl":"www.gopee-patil.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94189,"job_number":"JOB_94189","tr_customer_id":94206,"tr_customer_product_id":94196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Hari Pilla","mobile_number":"7024500137","email_id":"buddhana.panicker@gmail.com","dop":"2025-10-21","serial_number":"494387457599206","imei1":"494387457599206","imei2":"494387457599206","popurl":"www.aaditya-dubashi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94188,"job_number":"JOB_94188","tr_customer_id":94205,"tr_customer_product_id":94195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Lalita Butt","mobile_number":"7058872543","email_id":"kannen.mishra@yahoo.co.in","dop":"2025-10-21","serial_number":"723535189318911","imei1":"723535189318911","imei2":"723535189318911","popurl":"www.suryakanta-nayar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94187,"job_number":"JOB_94187","tr_customer_id":94204,"tr_customer_product_id":94194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Dhanadeepa Banerjee","mobile_number":"7079256103","email_id":"asha.verma@hotmail.com","dop":"2025-10-21","serial_number":"565452253033013","imei1":"565452253033013","imei2":"565452253033013","popurl":"www.divaakar-tagore.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94186,"job_number":"JOB_94186","tr_customer_id":94203,"tr_customer_product_id":94193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Diksha Tagore","mobile_number":"7042544032","email_id":"dhanadeepa.butt@yahoo.co.in","dop":"2025-10-21","serial_number":"183812465176719","imei1":"183812465176719","imei2":"183812465176719","popurl":"www.manoj-malik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94185,"job_number":"JOB_94185","tr_customer_id":94202,"tr_customer_product_id":94192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Chandrakala Nambeesan","mobile_number":"7075851371","email_id":"girindra.kapoor@hotmail.com","dop":"2025-10-21","serial_number":"884826799832074","imei1":"884826799832074","imei2":"884826799832074","popurl":"www.gotum-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94184,"job_number":"JOB_94184","tr_customer_id":94201,"tr_customer_product_id":94191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Kanak Jha","mobile_number":"7048513398","email_id":"jaimini.bhat@gmail.com","dop":"2025-10-21","serial_number":"670522863703585","imei1":"670522863703585","imei2":"670522863703585","popurl":"www.anang-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94183,"job_number":"JOB_94183","tr_customer_id":94200,"tr_customer_product_id":94190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Girja Joshi","mobile_number":"7090771282","email_id":"kirti.jain@gmail.com","dop":"2025-10-21","serial_number":"881565517577722","imei1":"881565517577722","imei2":"881565517577722","popurl":"www.chetanaanand-kocchar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94182,"job_number":"JOB_94182","tr_customer_id":94199,"tr_customer_product_id":94189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Bankimchandra Pandey","mobile_number":"7037601830","email_id":"gotum.chopra@gmail.com","dop":"2025-10-21","serial_number":"176964529327159","imei1":"176964529327159","imei2":"176964529327159","popurl":"www.nalini-nayar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94181,"job_number":"JOB_94181","tr_customer_id":94198,"tr_customer_product_id":94188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Rageswari Prajapat","mobile_number":"7094604522","email_id":"ravi.khatri@hotmail.com","dop":"2025-10-21","serial_number":"786698714473996","imei1":"786698714473996","imei2":"786698714473996","popurl":"www.chandani-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94180,"job_number":"JOB_94180","tr_customer_id":94197,"tr_customer_product_id":94187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Chidananda Gandhi","mobile_number":"7035761581","email_id":"mangala.khatri@gmail.com","dop":"2025-10-21","serial_number":"753493702141845","imei1":"753493702141845","imei2":"753493702141845","popurl":"www.dhanapati-pandey.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94179,"job_number":"JOB_94179","tr_customer_id":94196,"tr_customer_product_id":94186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Chitrali Patel","mobile_number":"7060435056","email_id":"urmila.pothuvaal@yahoo.co.in","dop":"2025-10-21","serial_number":"344295566084679","imei1":"344295566084679","imei2":"344295566084679","popurl":"www.shakti-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94178,"job_number":"JOB_94178","tr_customer_id":94195,"tr_customer_product_id":94185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Balachandra Pillai","mobile_number":"7075760133","email_id":"dayaanidhi.khan@hotmail.com","dop":"2025-10-21","serial_number":"838836614514263","imei1":"838836614514263","imei2":"838836614514263","popurl":"www.arnesh-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94177,"job_number":"JOB_94177","tr_customer_id":94194,"tr_customer_product_id":94184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:33.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Devani Sinha","mobile_number":"7005108509","email_id":"chandira.johar@gmail.com","dop":"2025-10-21","serial_number":"958479104405567","imei1":"958479104405567","imei2":"958479104405567","popurl":"www.chandradev-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94176,"job_number":"JOB_94176","tr_customer_id":94193,"tr_customer_product_id":94183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:33.000Z","modified_at":"2025-10-31T13:40:33.000Z","name":"Smriti Gill","mobile_number":"7014509979","email_id":"pushti.ahluwalia@gmail.com","dop":"2025-10-21","serial_number":"447787235228311","imei1":"447787235228311","imei2":"447787235228311","popurl":"www.rahul-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94175,"job_number":"JOB_94175","tr_customer_id":94192,"tr_customer_product_id":94182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:33.000Z","modified_at":"2025-10-31T13:40:33.000Z","name":"Dhananjay Panicker","mobile_number":"7077284991","email_id":"hari.agarwal@hotmail.com","dop":"2025-10-21","serial_number":"582710881525852","imei1":"582710881525852","imei2":"582710881525852","popurl":"www.pramila-dhawan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94174,"job_number":"JOB_94174","tr_customer_id":94191,"tr_customer_product_id":94181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:33.000Z","modified_at":"2025-10-31T13:40:33.000Z","name":"Dandak Sethi","mobile_number":"7026312980","email_id":"deeptimayee.rana@hotmail.com","dop":"2025-10-21","serial_number":"790800199061836","imei1":"790800199061836","imei2":"790800199061836","popurl":"www.bhooshit-agarwal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94173,"job_number":"JOB_94173","tr_customer_id":94190,"tr_customer_product_id":94180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:33.000Z","modified_at":"2025-10-31T13:40:33.000Z","name":"Poornima Asan","mobile_number":"7069784631","email_id":"bhoopati.trivedi@yahoo.co.in","dop":"2025-10-21","serial_number":"394384207618006","imei1":"394384207618006","imei2":"394384207618006","popurl":"www.bhagwati-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94172,"job_number":"JOB_94172","tr_customer_id":94189,"tr_customer_product_id":94179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:33.000Z","modified_at":"2025-10-31T13:40:33.000Z","name":"Achalesvara Johar","mobile_number":"7001336373","email_id":"dhatri.joshi@yahoo.co.in","dop":"2025-10-21","serial_number":"845811486217501","imei1":"845811486217501","imei2":"845811486217501","popurl":"www.ajeet-kocchar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94171,"job_number":"JOB_94171","tr_customer_id":94188,"tr_customer_product_id":94178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:33.000Z","modified_at":"2025-10-31T13:40:33.000Z","name":"Swapnil Guha","mobile_number":"7027686808","email_id":"sharmila.patel@hotmail.com","dop":"2025-10-21","serial_number":"906115600733054","imei1":"906115600733054","imei2":"906115600733054","popurl":"www.drona-trivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94170,"job_number":"JOB_94170","tr_customer_id":94187,"tr_customer_product_id":94177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:33.000Z","modified_at":"2025-10-31T13:40:33.000Z","name":"Kamla Sharma","mobile_number":"7088691942","email_id":"malati.deshpande@gmail.com","dop":"2025-10-21","serial_number":"295939842444876","imei1":"295939842444876","imei2":"295939842444876","popurl":"www.baala-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94169,"job_number":"JOB_94169","tr_customer_id":94186,"tr_customer_product_id":94176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:33.000Z","modified_at":"2025-10-31T13:40:33.000Z","name":"Kiran Mahajan","mobile_number":"7034471760","email_id":"deeptiman.sethi@hotmail.com","dop":"2025-10-21","serial_number":"562181782285230","imei1":"562181782285230","imei2":"562181782285230","popurl":"www.kannen-marar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94168,"job_number":"JOB_94168","tr_customer_id":94185,"tr_customer_product_id":94175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:33.000Z","modified_at":"2025-10-31T13:40:33.000Z","name":"Tanirika Kaul","mobile_number":"7093215066","email_id":"opaline.kakkar@gmail.com","dop":"2025-10-21","serial_number":"101953443518117","imei1":"101953443518117","imei2":"101953443518117","popurl":"www.kanchan-varman.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94167,"job_number":"JOB_94167","tr_customer_id":94184,"tr_customer_product_id":94174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:33.000Z","modified_at":"2025-10-31T13:40:33.000Z","name":"Abhaya Guneta","mobile_number":"7036207122","email_id":"goutam.nair@hotmail.com","dop":"2025-10-21","serial_number":"506397165925326","imei1":"506397165925326","imei2":"506397165925326","popurl":"www.enakshi-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94166,"job_number":"JOB_94166","tr_customer_id":94183,"tr_customer_product_id":94173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:33.000Z","modified_at":"2025-10-31T13:40:33.000Z","name":"Vedanga Tagore","mobile_number":"7049304534","email_id":"balgopal.butt@gmail.com","dop":"2025-10-21","serial_number":"366305802631780","imei1":"366305802631780","imei2":"366305802631780","popurl":"www.bankim-mehrotra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94165,"job_number":"JOB_94165","tr_customer_id":94182,"tr_customer_product_id":94172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:15.000Z","modified_at":"2025-10-31T13:37:15.000Z","name":"Chetanaanand Varrier","mobile_number":"7059692386","email_id":"krishnadas.mehra@gmail.com","dop":"2025-10-21","serial_number":"055470884053141","imei1":"055470884053141","imei2":"055470884053141","popurl":"www.marut-sethi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94164,"job_number":"JOB_94164","tr_customer_id":94181,"tr_customer_product_id":94171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:15.000Z","modified_at":"2025-10-31T13:37:15.000Z","name":"Vrinda Iyengar","mobile_number":"7021045048","email_id":"birjesh.dutta@yahoo.co.in","dop":"2025-10-21","serial_number":"783035380925724","imei1":"783035380925724","imei2":"783035380925724","popurl":"www.giriraaj-prajapat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94163,"job_number":"JOB_94163","tr_customer_id":94180,"tr_customer_product_id":94170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:15.000Z","modified_at":"2025-10-31T13:37:15.000Z","name":"Kin Iyengar","mobile_number":"7063063369","email_id":"vaishnavi.dutta@gmail.com","dop":"2025-10-21","serial_number":"385859449340323","imei1":"385859449340323","imei2":"385859449340323","popurl":"www.trilochan-desai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94162,"job_number":"JOB_94162","tr_customer_id":94179,"tr_customer_product_id":94169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:15.000Z","modified_at":"2025-10-31T13:37:15.000Z","name":"Dhanpati Agarwal","mobile_number":"7068634374","email_id":"jitender.prajapat@gmail.com","dop":"2025-10-21","serial_number":"575275273486812","imei1":"575275273486812","imei2":"575275273486812","popurl":"www.dhanapati-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94161,"job_number":"JOB_94161","tr_customer_id":94178,"tr_customer_product_id":94168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:15.000Z","modified_at":"2025-10-31T13:37:15.000Z","name":"Somnath Gill","mobile_number":"7078249390","email_id":"deeptimoy.sharma@yahoo.co.in","dop":"2025-10-21","serial_number":"922547445526361","imei1":"922547445526361","imei2":"922547445526361","popurl":"www.soma-chopra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94160,"job_number":"JOB_94160","tr_customer_id":94177,"tr_customer_product_id":94167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:15.000Z","modified_at":"2025-10-31T13:37:15.000Z","name":"Kumuda Bandopadhyay","mobile_number":"7094587857","email_id":"subhashini.gowda@yahoo.co.in","dop":"2025-10-21","serial_number":"385360970961063","imei1":"385360970961063","imei2":"385360970961063","popurl":"www.balgopal-namboothiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94159,"job_number":"JOB_94159","tr_customer_id":94176,"tr_customer_product_id":94166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:15.000Z","modified_at":"2025-10-31T13:37:15.000Z","name":"Sharda Gill","mobile_number":"7037105313","email_id":"chetan.bhat@yahoo.co.in","dop":"2025-10-21","serial_number":"541452350327923","imei1":"541452350327923","imei2":"541452350327923","popurl":"www.baala-bhattacharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94158,"job_number":"JOB_94158","tr_customer_id":94175,"tr_customer_product_id":94165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:15.000Z","modified_at":"2025-10-31T13:37:15.000Z","name":"Lakshmi Asan","mobile_number":"7058175081","email_id":"suryakant.reddy@yahoo.co.in","dop":"2025-10-21","serial_number":"004471576140430","imei1":"004471576140430","imei2":"004471576140430","popurl":"www.rohana-bhattacharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94157,"job_number":"JOB_94157","tr_customer_id":94174,"tr_customer_product_id":94164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:15.000Z","modified_at":"2025-10-31T13:37:15.000Z","name":"Jay Prajapat","mobile_number":"7006989630","email_id":"padma.ganaka@hotmail.com","dop":"2025-10-21","serial_number":"581936686453117","imei1":"581936686453117","imei2":"581936686453117","popurl":"www.divakar-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94156,"job_number":"JOB_94156","tr_customer_id":94173,"tr_customer_product_id":94163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:15.000Z","modified_at":"2025-10-31T13:37:15.000Z","name":"Chapala Devar","mobile_number":"7062306515","email_id":"adityanandana.panicker@yahoo.co.in","dop":"2025-10-21","serial_number":"599306706026078","imei1":"599306706026078","imei2":"599306706026078","popurl":"www.gudakesa-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94155,"job_number":"JOB_94155","tr_customer_id":94172,"tr_customer_product_id":94162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:15.000Z","modified_at":"2025-10-31T13:37:15.000Z","name":"Advaya Khanna","mobile_number":"7059918364","email_id":"indira.verma@yahoo.co.in","dop":"2025-10-21","serial_number":"521214358065005","imei1":"521214358065005","imei2":"521214358065005","popurl":"www.aagam-banerjee.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94154,"job_number":"JOB_94154","tr_customer_id":94171,"tr_customer_product_id":94161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:15.000Z","modified_at":"2025-10-31T13:37:15.000Z","name":"Aadi Guha","mobile_number":"7055954539","email_id":"gorakhanatha.singh@gmail.com","dop":"2025-10-21","serial_number":"996802837307039","imei1":"996802837307039","imei2":"996802837307039","popurl":"www.shrishti-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94153,"job_number":"JOB_94153","tr_customer_id":94170,"tr_customer_product_id":94160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:15.000Z","modified_at":"2025-10-31T13:37:15.000Z","name":"Soma Nambeesan","mobile_number":"7001709689","email_id":"jitendra.patil@yahoo.co.in","dop":"2025-10-21","serial_number":"789108746809892","imei1":"789108746809892","imei2":"789108746809892","popurl":"www.kanak-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94152,"job_number":"JOB_94152","tr_customer_id":94169,"tr_customer_product_id":94159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:15.000Z","modified_at":"2025-10-31T13:37:15.000Z","name":"Anwesha Patel","mobile_number":"7067920714","email_id":"shreya.desai@gmail.com","dop":"2025-10-21","serial_number":"925636247383595","imei1":"925636247383595","imei2":"925636247383595","popurl":"www.devasree-kaul.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94151,"job_number":"JOB_94151","tr_customer_id":94168,"tr_customer_product_id":94158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:15.000Z","modified_at":"2025-10-31T13:37:15.000Z","name":"Bakula Mahajan","mobile_number":"7095491821","email_id":"rukmin.prajapat@hotmail.com","dop":"2025-10-21","serial_number":"519136525457601","imei1":"519136525457601","imei2":"519136525457601","popurl":"www.yogesh-chattopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94150,"job_number":"JOB_94150","tr_customer_id":94167,"tr_customer_product_id":94157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:15.000Z","modified_at":"2025-10-31T13:37:15.000Z","name":"Swarnalata Abbott","mobile_number":"7092839136","email_id":"divjot.pilla@hotmail.com","dop":"2025-10-21","serial_number":"524119455253038","imei1":"524119455253038","imei2":"524119455253038","popurl":"www.agastya-verma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94149,"job_number":"JOB_94149","tr_customer_id":94165,"tr_customer_product_id":94155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Ganaka Bhattacharya","mobile_number":"7004928124","email_id":"aaryan.chaturvedi@hotmail.com","dop":"2025-10-21","serial_number":"011207447330549","imei1":"011207447330549","imei2":"011207447330549","popurl":"www.aanand-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94148,"job_number":"JOB_94148","tr_customer_id":94166,"tr_customer_product_id":94156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Gautami Mahajan","mobile_number":"7089312838","email_id":"gangesh.agarwal@gmail.com","dop":"2025-10-21","serial_number":"398405730925610","imei1":"398405730925610","imei2":"398405730925610","popurl":"www.akshita-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94147,"job_number":"JOB_94147","tr_customer_id":94164,"tr_customer_product_id":94154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Kanchan Jha","mobile_number":"7042609177","email_id":"baalaaditya.khan@gmail.com","dop":"2025-10-21","serial_number":"984413082081351","imei1":"984413082081351","imei2":"984413082081351","popurl":"www.sarisha-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94146,"job_number":"JOB_94146","tr_customer_id":94163,"tr_customer_product_id":94153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Lakshminath Reddy","mobile_number":"7014148419","email_id":"shresthi.guneta@yahoo.co.in","dop":"2025-10-21","serial_number":"197155815210441","imei1":"197155815210441","imei2":"197155815210441","popurl":"www.bhardwaj-reddy.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94145,"job_number":"JOB_94145","tr_customer_id":94162,"tr_customer_product_id":94152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Jaya Kaniyar","mobile_number":"7031958675","email_id":"tarun.jain@yahoo.co.in","dop":"2025-10-21","serial_number":"320505847128964","imei1":"320505847128964","imei2":"320505847128964","popurl":"www.ekdant-butt.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94144,"job_number":"JOB_94144","tr_customer_id":94161,"tr_customer_product_id":94151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Chandni Asan","mobile_number":"7058284097","email_id":"divakar.desai@yahoo.co.in","dop":"2025-10-21","serial_number":"529059091230483","imei1":"529059091230483","imei2":"529059091230483","popurl":"www.rageswari-dhawan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94143,"job_number":"JOB_94143","tr_customer_id":94160,"tr_customer_product_id":94150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Amogh Kapoor","mobile_number":"7083375268","email_id":"saraswati.bandopadhyay@gmail.com","dop":"2025-10-21","serial_number":"025206125652049","imei1":"025206125652049","imei2":"025206125652049","popurl":"www.budhil-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94142,"job_number":"JOB_94142","tr_customer_id":94159,"tr_customer_product_id":94149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Nanda Chopra","mobile_number":"7044975231","email_id":"alok.tagore@hotmail.com","dop":"2025-10-21","serial_number":"749204647468843","imei1":"749204647468843","imei2":"749204647468843","popurl":"www.damayanti-panicker.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94141,"job_number":"JOB_94141","tr_customer_id":94158,"tr_customer_product_id":94148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Anilabh Pandey","mobile_number":"7001894911","email_id":"chetan.rana@yahoo.co.in","dop":"2025-10-21","serial_number":"019067802606675","imei1":"019067802606675","imei2":"019067802606675","popurl":"www.rajiv-deshpande.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94140,"job_number":"JOB_94140","tr_customer_id":94157,"tr_customer_product_id":94147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Dinkar Jain","mobile_number":"7092591541","email_id":"sukanya.pandey@gmail.com","dop":"2025-10-21","serial_number":"885755188338729","imei1":"885755188338729","imei2":"885755188338729","popurl":"www.kartik-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94139,"job_number":"JOB_94139","tr_customer_id":94156,"tr_customer_product_id":94146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Narinder Dhawan","mobile_number":"7051924200","email_id":"chandraprabha.acharya@hotmail.com","dop":"2025-10-21","serial_number":"644565167939123","imei1":"644565167939123","imei2":"644565167939123","popurl":"www.trilok-kakkar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94138,"job_number":"JOB_94138","tr_customer_id":94155,"tr_customer_product_id":94145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Sucheta Arora","mobile_number":"7001407878","email_id":"lavanya.pilla@gmail.com","dop":"2025-10-21","serial_number":"104744882422021","imei1":"104744882422021","imei2":"104744882422021","popurl":"www.deeptendu-adiga.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94137,"job_number":"JOB_94137","tr_customer_id":94154,"tr_customer_product_id":94144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Gauranga Pillai","mobile_number":"7032271001","email_id":"shubhaprada.reddy@hotmail.com","dop":"2025-10-21","serial_number":"814067130587939","imei1":"814067130587939","imei2":"814067130587939","popurl":"www.bhaswar-banerjee.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94136,"job_number":"JOB_94136","tr_customer_id":94153,"tr_customer_product_id":94143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Datta Namboothiri","mobile_number":"7061084975","email_id":"kali.deshpande@gmail.com","dop":"2025-10-21","serial_number":"988556880912778","imei1":"988556880912778","imei2":"988556880912778","popurl":"www.chitrangada-gandhi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94135,"job_number":"JOB_94135","tr_customer_id":94152,"tr_customer_product_id":94142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Amrit Namboothiri","mobile_number":"7027838227","email_id":"aasha.chopra@yahoo.co.in","dop":"2025-10-21","serial_number":"741804898880324","imei1":"741804898880324","imei2":"741804898880324","popurl":"www.aasha-abbott.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94134,"job_number":"JOB_94134","tr_customer_id":94150,"tr_customer_product_id":94141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Kanishka Iyengar","mobile_number":"7011003290","email_id":"rajinder.gill@yahoo.co.in","dop":"2025-10-21","serial_number":"964504186326377","imei1":"964504186326377","imei2":"964504186326377","popurl":"www.indra-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94133,"job_number":"JOB_94133","tr_customer_id":94151,"tr_customer_product_id":94140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Sucheta Khanna","mobile_number":"7022377403","email_id":"akshaj.gowda@hotmail.com","dop":"2025-10-21","serial_number":"144840979375285","imei1":"144840979375285","imei2":"144840979375285","popurl":"www.brahmabrata-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94132,"job_number":"JOB_94132","tr_customer_id":94149,"tr_customer_product_id":94139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Sameer Varrier","mobile_number":"7064937176","email_id":"adwitiya.acharya@hotmail.com","dop":"2025-10-21","serial_number":"166737111491637","imei1":"166737111491637","imei2":"166737111491637","popurl":"www.lila-kakkar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94131,"job_number":"JOB_94131","tr_customer_id":94148,"tr_customer_product_id":94138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Deeptimay Tagore","mobile_number":"7069446633","email_id":"ranjeet.reddy@hotmail.com","dop":"2025-10-21","serial_number":"313539792910085","imei1":"313539792910085","imei2":"313539792910085","popurl":"www.draupadi-patil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94130,"job_number":"JOB_94130","tr_customer_id":94147,"tr_customer_product_id":94137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Devvrat Pilla","mobile_number":"7005666144","email_id":"mohinder.pilla@gmail.com","dop":"2025-10-21","serial_number":"399021552403322","imei1":"399021552403322","imei2":"399021552403322","popurl":"www.bala-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94129,"job_number":"JOB_94129","tr_customer_id":94146,"tr_customer_product_id":94136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Vishwamitra Nehru","mobile_number":"7032556775","email_id":"chaaruchandra.nehru@hotmail.com","dop":"2025-10-21","serial_number":"307882879132099","imei1":"307882879132099","imei2":"307882879132099","popurl":"www.abhaya-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94128,"job_number":"JOB_94128","tr_customer_id":94145,"tr_customer_product_id":94135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Anuraag Gupta","mobile_number":"7020325390","email_id":"kanaka.prajapat@gmail.com","dop":"2025-10-21","serial_number":"436792750278063","imei1":"436792750278063","imei2":"436792750278063","popurl":"www.tushar-achari.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94127,"job_number":"JOB_94127","tr_customer_id":94144,"tr_customer_product_id":94134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Anunay Pandey","mobile_number":"7031662464","email_id":"baidehi.sharma@yahoo.co.in","dop":"2025-10-21","serial_number":"625031423349143","imei1":"625031423349143","imei2":"625031423349143","popurl":"www.chinmayanand-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94126,"job_number":"JOB_94126","tr_customer_id":94143,"tr_customer_product_id":94133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Naval Nayar","mobile_number":"7059502316","email_id":"anshula.asan@hotmail.com","dop":"2025-10-21","serial_number":"691207353512443","imei1":"691207353512443","imei2":"691207353512443","popurl":"www.dhatri-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94125,"job_number":"JOB_94125","tr_customer_id":94142,"tr_customer_product_id":94132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Vidya Varrier","mobile_number":"7091982716","email_id":"mahendra.chaturvedi@yahoo.co.in","dop":"2025-10-21","serial_number":"303102604693365","imei1":"303102604693365","imei2":"303102604693365","popurl":"www.kamla-joshi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94124,"job_number":"JOB_94124","tr_customer_id":94141,"tr_customer_product_id":94131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Laal Mishra","mobile_number":"7018598076","email_id":"hiranya.kaur@yahoo.co.in","dop":"2025-10-21","serial_number":"272401591875734","imei1":"272401591875734","imei2":"272401591875734","popurl":"www.jyoti-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94123,"job_number":"JOB_94123","tr_customer_id":94140,"tr_customer_product_id":94130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Gautam Pilla","mobile_number":"7020048638","email_id":"gajadhar.mehra@yahoo.co.in","dop":"2025-10-21","serial_number":"310052722371941","imei1":"310052722371941","imei2":"310052722371941","popurl":"www.kashyap-naik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94122,"job_number":"JOB_94122","tr_customer_id":94139,"tr_customer_product_id":94129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Goswamee Mahajan","mobile_number":"7008480316","email_id":"balagovind.tandon@hotmail.com","dop":"2025-10-21","serial_number":"751679151164160","imei1":"751679151164160","imei2":"751679151164160","popurl":"www.chandini-arora.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94121,"job_number":"JOB_94121","tr_customer_id":94138,"tr_customer_product_id":94128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Abhaya Chopra","mobile_number":"7061366867","email_id":"brahmaanand.varma@gmail.com","dop":"2025-10-21","serial_number":"379419983816930","imei1":"379419983816930","imei2":"379419983816930","popurl":"www.yoginder-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94120,"job_number":"JOB_94120","tr_customer_id":94137,"tr_customer_product_id":94127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Bhaaswar Achari","mobile_number":"7009005435","email_id":"agasti.mehrotra@hotmail.com","dop":"2025-10-21","serial_number":"916403373187588","imei1":"916403373187588","imei2":"916403373187588","popurl":"www.kamalesh-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94119,"job_number":"JOB_94119","tr_customer_id":94136,"tr_customer_product_id":94126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Mayoor Banerjee","mobile_number":"7010686484","email_id":"trilokesh.namboothiri@gmail.com","dop":"2025-10-21","serial_number":"315769182488611","imei1":"315769182488611","imei2":"315769182488611","popurl":"www.ambar-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94118,"job_number":"JOB_94118","tr_customer_id":94135,"tr_customer_product_id":94125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Jay Ganaka","mobile_number":"7050585595","email_id":"nimit.kakkar@yahoo.co.in","dop":"2025-10-21","serial_number":"333459853662606","imei1":"333459853662606","imei2":"333459853662606","popurl":"www.dhyaneshwar-bhattacharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94117,"job_number":"JOB_94117","tr_customer_id":94134,"tr_customer_product_id":94124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Yoginder Sethi","mobile_number":"7027692095","email_id":"kamala.joshi@gmail.com","dop":"2025-10-21","serial_number":"623094994371662","imei1":"623094994371662","imei2":"623094994371662","popurl":"www.manisha-dwivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94116,"job_number":"JOB_94116","tr_customer_id":94132,"tr_customer_product_id":94123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Vasudeva Guneta","mobile_number":"7055055122","email_id":"kanaka.pandey@yahoo.co.in","dop":"2025-10-21","serial_number":"225251062905705","imei1":"225251062905705","imei2":"225251062905705","popurl":"www.manjusha-bhattathiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94115,"job_number":"JOB_94115","tr_customer_id":94133,"tr_customer_product_id":94122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Bankim Somayaji","mobile_number":"7077954445","email_id":"lakshman.mahajan@gmail.com","dop":"2025-10-21","serial_number":"496731873112143","imei1":"496731873112143","imei2":"496731873112143","popurl":"www.chaitan-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94114,"job_number":"JOB_94114","tr_customer_id":94131,"tr_customer_product_id":94121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Abani Sinha","mobile_number":"7008145474","email_id":"devdan.chaturvedi@yahoo.co.in","dop":"2025-10-21","serial_number":"557055916922988","imei1":"557055916922988","imei2":"557055916922988","popurl":"www.shubhaprada-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94113,"job_number":"JOB_94113","tr_customer_id":94130,"tr_customer_product_id":94120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Yogendra Nambeesan","mobile_number":"7094155688","email_id":"shanti.jain@gmail.com","dop":"2025-10-21","serial_number":"999691053629235","imei1":"999691053629235","imei2":"999691053629235","popurl":"www.bhaumik-gandhi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94112,"job_number":"JOB_94112","tr_customer_id":94129,"tr_customer_product_id":94119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Adityanandan Guha","mobile_number":"7050085298","email_id":"anjali.varrier@yahoo.co.in","dop":"2025-10-21","serial_number":"099510339045161","imei1":"099510339045161","imei2":"099510339045161","popurl":"www.akshayakeerti-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94111,"job_number":"JOB_94111","tr_customer_id":94128,"tr_customer_product_id":94118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Kashyapi Tagore","mobile_number":"7029154016","email_id":"nirbhay.tagore@hotmail.com","dop":"2025-10-21","serial_number":"531349215188922","imei1":"531349215188922","imei2":"531349215188922","popurl":"www.usha-dhawan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94110,"job_number":"JOB_94110","tr_customer_id":94127,"tr_customer_product_id":94117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Sumitra Sinha","mobile_number":"7087760133","email_id":"dwaipayana.malik@yahoo.co.in","dop":"2025-10-21","serial_number":"021004674623952","imei1":"021004674623952","imei2":"021004674623952","popurl":"www.vrinda-gupta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94109,"job_number":"JOB_94109","tr_customer_id":94126,"tr_customer_product_id":94116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Bhisham Joshi","mobile_number":"7085127015","email_id":"devdan.sharma@yahoo.co.in","dop":"2025-10-21","serial_number":"838683041720701","imei1":"838683041720701","imei2":"838683041720701","popurl":"www.giri-kaur.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94108,"job_number":"JOB_94108","tr_customer_id":94125,"tr_customer_product_id":94115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Kamlesh Saini","mobile_number":"7067734024","email_id":"bankimchandra.gandhi@gmail.com","dop":"2025-10-21","serial_number":"141931064252076","imei1":"141931064252076","imei2":"141931064252076","popurl":"www.goswamee-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94107,"job_number":"JOB_94107","tr_customer_id":94124,"tr_customer_product_id":94114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Anjali Pothuvaal","mobile_number":"7084128190","email_id":"himadri.pillai@hotmail.com","dop":"2025-10-21","serial_number":"488193270264298","imei1":"488193270264298","imei2":"488193270264298","popurl":"www.veda-shukla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94106,"job_number":"JOB_94106","tr_customer_id":94123,"tr_customer_product_id":94113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Vimala Bandopadhyay","mobile_number":"7093816112","email_id":"gemine.mahajan@yahoo.co.in","dop":"2025-10-21","serial_number":"637154157295450","imei1":"637154157295450","imei2":"637154157295450","popurl":"www.vimal-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94105,"job_number":"JOB_94105","tr_customer_id":94122,"tr_customer_product_id":94112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Chandraprabha Ahuja","mobile_number":"7041233285","email_id":"som.naik@hotmail.com","dop":"2025-10-21","serial_number":"331567683484166","imei1":"331567683484166","imei2":"331567683484166","popurl":"www.balagovind-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94104,"job_number":"JOB_94104","tr_customer_id":94121,"tr_customer_product_id":94111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Subhashini Pilla","mobile_number":"7001185522","email_id":"tanushri.gowda@yahoo.co.in","dop":"2025-10-21","serial_number":"425173024581169","imei1":"425173024581169","imei2":"425173024581169","popurl":"www.gandharv-bhattacharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94103,"job_number":"JOB_94103","tr_customer_id":94120,"tr_customer_product_id":94110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Shantanu Iyer","mobile_number":"7074964829","email_id":"dev.khatri@yahoo.co.in","dop":"2025-10-21","serial_number":"412392988348821","imei1":"412392988348821","imei2":"412392988348821","popurl":"www.chandrabhan-patil.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94102,"job_number":"JOB_94102","tr_customer_id":94118,"tr_customer_product_id":94108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Jagadish Gandhi","mobile_number":"7041298260","email_id":"bhardwaj.verma@gmail.com","dop":"2025-10-21","serial_number":"932853135006290","imei1":"932853135006290","imei2":"932853135006290","popurl":"www.opaline-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94101,"job_number":"JOB_94101","tr_customer_id":94119,"tr_customer_product_id":94109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Ritesh Khanna","mobile_number":"7077668968","email_id":"vaidehi.tandon@yahoo.co.in","dop":"2025-10-21","serial_number":"325388749608958","imei1":"325388749608958","imei2":"325388749608958","popurl":"www.rohit-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94100,"job_number":"JOB_94100","tr_customer_id":94117,"tr_customer_product_id":94107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Padma Varrier","mobile_number":"7040925434","email_id":"rakesh.singh@yahoo.co.in","dop":"2025-10-21","serial_number":"075833659618621","imei1":"075833659618621","imei2":"075833659618621","popurl":"www.sucheta-pandey.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94099,"job_number":"JOB_94099","tr_customer_id":94116,"tr_customer_product_id":94106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Chatur Bharadwaj","mobile_number":"7005886001","email_id":"aalok.mukhopadhyay@gmail.com","dop":"2025-10-21","serial_number":"174918919749793","imei1":"174918919749793","imei2":"174918919749793","popurl":"www.ramesh-bhattathiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94098,"job_number":"JOB_94098","tr_customer_id":94115,"tr_customer_product_id":94105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Suresh Embranthiri","mobile_number":"7047973060","email_id":"mayoor.dutta@hotmail.com","dop":"2025-10-21","serial_number":"133681898246027","imei1":"133681898246027","imei2":"133681898246027","popurl":"www.nanda-embranthiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94097,"job_number":"JOB_94097","tr_customer_id":94114,"tr_customer_product_id":94104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Anusuya Dwivedi","mobile_number":"7099076116","email_id":"jagathi.varrier@gmail.com","dop":"2025-10-21","serial_number":"274771401552349","imei1":"274771401552349","imei2":"274771401552349","popurl":"www.dinakar-chopra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94096,"job_number":"JOB_94096","tr_customer_id":94113,"tr_customer_product_id":94103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Eshana Deshpande","mobile_number":"7015315623","email_id":"chidananda.mahajan@gmail.com","dop":"2025-10-21","serial_number":"607845930577766","imei1":"607845930577766","imei2":"607845930577766","popurl":"www.gitanjali-nehru.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94095,"job_number":"JOB_94095","tr_customer_id":94112,"tr_customer_product_id":94102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Veda Namboothiri","mobile_number":"7001497743","email_id":"hamsini.mehrotra@yahoo.co.in","dop":"2025-10-21","serial_number":"645794817476364","imei1":"645794817476364","imei2":"645794817476364","popurl":"www.bharadwaj-nambeesan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94094,"job_number":"JOB_94094","tr_customer_id":94111,"tr_customer_product_id":94101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Soma Kaur","mobile_number":"7071029826","email_id":"jagathi.agarwal@gmail.com","dop":"2025-10-21","serial_number":"418692766160724","imei1":"418692766160724","imei2":"418692766160724","popurl":"www.dinakar-khatri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94093,"job_number":"JOB_94093","tr_customer_id":94110,"tr_customer_product_id":94100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Tanushri Pothuvaal","mobile_number":"7096686294","email_id":"chatura.ahluwalia@yahoo.co.in","dop":"2025-10-21","serial_number":"764857996925960","imei1":"764857996925960","imei2":"764857996925960","popurl":"www.dron-dhawan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94092,"job_number":"JOB_94092","tr_customer_id":94109,"tr_customer_product_id":94099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Javas Nambeesan","mobile_number":"7035305445","email_id":"gopal.achari@gmail.com","dop":"2025-10-21","serial_number":"290956404355351","imei1":"290956404355351","imei2":"290956404355351","popurl":"www.gobinda-varma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94091,"job_number":"JOB_94091","tr_customer_id":94108,"tr_customer_product_id":94098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Amritambu Sinha","mobile_number":"7053368421","email_id":"ujjawal.shukla@yahoo.co.in","dop":"2025-10-21","serial_number":"077670883409491","imei1":"077670883409491","imei2":"077670883409491","popurl":"www.asha-chattopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94090,"job_number":"JOB_94090","tr_customer_id":94107,"tr_customer_product_id":94097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Aamod Butt","mobile_number":"7050684589","email_id":"agneya.ahluwalia@hotmail.com","dop":"2025-10-21","serial_number":"443533168584110","imei1":"443533168584110","imei2":"443533168584110","popurl":"www.ekaaksh-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94089,"job_number":"JOB_94089","tr_customer_id":94106,"tr_customer_product_id":94096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Anagh Guneta","mobile_number":"7052771552","email_id":"brajendra.pillai@gmail.com","dop":"2025-10-21","serial_number":"199448475935433","imei1":"199448475935433","imei2":"199448475935433","popurl":"www.shashikala-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94088,"job_number":"JOB_94088","tr_customer_id":94105,"tr_customer_product_id":94095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Chandira Saini","mobile_number":"7014610294","email_id":"bhupen.butt@hotmail.com","dop":"2025-10-21","serial_number":"154636601510468","imei1":"154636601510468","imei2":"154636601510468","popurl":"www.anwesha-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94087,"job_number":"JOB_94087","tr_customer_id":94104,"tr_customer_product_id":94094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Deveshwar Bandopadhyay","mobile_number":"7004310089","email_id":"dharmaketu.kocchar@hotmail.com","dop":"2025-10-21","serial_number":"389845493511552","imei1":"389845493511552","imei2":"389845493511552","popurl":"www.keerti-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94086,"job_number":"JOB_94086","tr_customer_id":94103,"tr_customer_product_id":94093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Agastya Iyengar","mobile_number":"7026747756","email_id":"giriraj.jha@gmail.com","dop":"2025-10-21","serial_number":"013513418213284","imei1":"013513418213284","imei2":"013513418213284","popurl":"www.gauraang-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94085,"job_number":"JOB_94085","tr_customer_id":94102,"tr_customer_product_id":94092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Subhashini Nayar","mobile_number":"7098199392","email_id":"asha.malik@hotmail.com","dop":"2025-10-21","serial_number":"995134902709288","imei1":"995134902709288","imei2":"995134902709288","popurl":"www.agniprava-desai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94084,"job_number":"JOB_94084","tr_customer_id":94101,"tr_customer_product_id":94091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Brijesh Prajapat","mobile_number":"7064471316","email_id":"rukmin.naik@hotmail.com","dop":"2025-10-21","serial_number":"012235356168154","imei1":"012235356168154","imei2":"012235356168154","popurl":"www.gita-abbott.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94083,"job_number":"JOB_94083","tr_customer_id":94100,"tr_customer_product_id":94090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Brijesh Achari","mobile_number":"7003276401","email_id":"kannan.jha@gmail.com","dop":"2025-10-21","serial_number":"029676943035517","imei1":"029676943035517","imei2":"029676943035517","popurl":"www.aamod-rana.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94082,"job_number":"JOB_94082","tr_customer_id":94099,"tr_customer_product_id":94089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Jaimini Talwar","mobile_number":"7083550316","email_id":"aamod.mukhopadhyay@gmail.com","dop":"2025-10-21","serial_number":"156435235362458","imei1":"156435235362458","imei2":"156435235362458","popurl":"www.diksha-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94081,"job_number":"JOB_94081","tr_customer_id":94098,"tr_customer_product_id":94088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Bhupati Mehra","mobile_number":"7097263225","email_id":"upendra.bhat@gmail.com","dop":"2025-10-21","serial_number":"929557020585820","imei1":"929557020585820","imei2":"929557020585820","popurl":"www.anjaneya-sharma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94080,"job_number":"JOB_94080","tr_customer_id":94097,"tr_customer_product_id":94087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Baidehi Dubashi","mobile_number":"7032544718","email_id":"rajiv.adiga@gmail.com","dop":"2025-10-21","serial_number":"631296544659520","imei1":"631296544659520","imei2":"631296544659520","popurl":"www.baala-patil.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94079,"job_number":"JOB_94079","tr_customer_id":94096,"tr_customer_product_id":94086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Vaidehi Bhattacharya","mobile_number":"7043670845","email_id":"shrishti.banerjee@hotmail.com","dop":"2025-10-21","serial_number":"894631925849215","imei1":"894631925849215","imei2":"894631925849215","popurl":"www.sarla-tandon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94078,"job_number":"JOB_94078","tr_customer_id":94095,"tr_customer_product_id":94085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Trilochana Ahuja","mobile_number":"7020791029","email_id":"swarnalata.kakkar@gmail.com","dop":"2025-10-21","serial_number":"033516044108181","imei1":"033516044108181","imei2":"033516044108181","popurl":"www.triloki-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94077,"job_number":"JOB_94077","tr_customer_id":94094,"tr_customer_product_id":94084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Lila Gandhi","mobile_number":"7072572111","email_id":"shashi.patel@hotmail.com","dop":"2025-10-21","serial_number":"678813053297962","imei1":"678813053297962","imei2":"678813053297962","popurl":"www.brajendra-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94076,"job_number":"JOB_94076","tr_customer_id":94093,"tr_customer_product_id":94083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Girija Shah","mobile_number":"7092146592","email_id":"suma.bhattacharya@hotmail.com","dop":"2025-10-21","serial_number":"436262683291623","imei1":"436262683291623","imei2":"436262683291623","popurl":"www.kailash-mehra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94075,"job_number":"JOB_94075","tr_customer_id":94092,"tr_customer_product_id":94082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Acharyasuta Pillai","mobile_number":"7025865361","email_id":"vishnu.bhattathiri@gmail.com","dop":"2025-10-21","serial_number":"801807715772118","imei1":"801807715772118","imei2":"801807715772118","popurl":"www.gatik-ahuja.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94074,"job_number":"JOB_94074","tr_customer_id":94091,"tr_customer_product_id":94081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Anaadi Gill","mobile_number":"7062921068","email_id":"vaidehi.sethi@hotmail.com","dop":"2025-10-21","serial_number":"206273345419325","imei1":"206273345419325","imei2":"206273345419325","popurl":"www.vyas-adiga.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94073,"job_number":"JOB_94073","tr_customer_id":94090,"tr_customer_product_id":94080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Ekaling Khatri","mobile_number":"7011210711","email_id":"bhamini.verma@gmail.com","dop":"2025-10-21","serial_number":"934658482809114","imei1":"934658482809114","imei2":"934658482809114","popurl":"www.sukanya-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94072,"job_number":"JOB_94072","tr_customer_id":94089,"tr_customer_product_id":94079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Chidaakaash Shukla","mobile_number":"7098778803","email_id":"trilok.rana@yahoo.co.in","dop":"2025-10-21","serial_number":"743399533676269","imei1":"743399533676269","imei2":"743399533676269","popurl":"www.anilabh-tagore.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94071,"job_number":"JOB_94071","tr_customer_id":94087,"tr_customer_product_id":94078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Aatmaj Iyengar","mobile_number":"7063774916","email_id":"subodh.dutta@hotmail.com","dop":"2025-10-21","serial_number":"469402955339320","imei1":"469402955339320","imei2":"469402955339320","popurl":"www.raj-varma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94070,"job_number":"JOB_94070","tr_customer_id":94088,"tr_customer_product_id":94077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Ujjawal Patel","mobile_number":"7054055270","email_id":"devani.panicker@hotmail.com","dop":"2025-10-21","serial_number":"587114116734943","imei1":"587114116734943","imei2":"587114116734943","popurl":"www.bhargava-sinha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94069,"job_number":"JOB_94069","tr_customer_id":94086,"tr_customer_product_id":94076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Alok Khatri","mobile_number":"7018707698","email_id":"trilokinath.kapoor@yahoo.co.in","dop":"2025-10-21","serial_number":"346962226733461","imei1":"346962226733461","imei2":"346962226733461","popurl":"www.suman-bharadwaj.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94068,"job_number":"JOB_94068","tr_customer_id":94085,"tr_customer_product_id":94075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Ghanshyam Agarwal","mobile_number":"7011897161","email_id":"jagadish.namboothiri@gmail.com","dop":"2025-10-21","serial_number":"546615347008897","imei1":"546615347008897","imei2":"546615347008897","popurl":"www.gotum-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94067,"job_number":"JOB_94067","tr_customer_id":94084,"tr_customer_product_id":94074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Aalok Sharma","mobile_number":"7008615881","email_id":"sudeva.tagore@gmail.com","dop":"2025-10-21","serial_number":"472689346024641","imei1":"472689346024641","imei2":"472689346024641","popurl":"www.gautama-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94066,"job_number":"JOB_94066","tr_customer_id":94083,"tr_customer_product_id":94073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Bhupati Kakkar","mobile_number":"7074952445","email_id":"dhanpati.varrier@hotmail.com","dop":"2025-10-21","serial_number":"866251145498506","imei1":"866251145498506","imei2":"866251145498506","popurl":"www.dhyanesh-bharadwaj.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94064,"job_number":"JOB_94064","tr_customer_id":94081,"tr_customer_product_id":94071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:08.000Z","modified_at":"2025-10-31T13:17:08.000Z","name":"Chaturaanan Kapoor","mobile_number":"7013662542","email_id":"ganesh.khan@yahoo.co.in","dop":"2025-10-21","serial_number":"427328632176898","imei1":"427328632176898","imei2":"427328632176898","popurl":"www.yogesh-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94063,"job_number":"JOB_94063","tr_customer_id":94080,"tr_customer_product_id":94070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:08.000Z","modified_at":"2025-10-31T13:17:08.000Z","name":"Lakshmidhar Jain","mobile_number":"7020417651","email_id":"bheeshma.bhattathiri@gmail.com","dop":"2025-10-21","serial_number":"395600935682836","imei1":"395600935682836","imei2":"395600935682836","popurl":"www.subodh-nehru.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94062,"job_number":"JOB_94062","tr_customer_id":94079,"tr_customer_product_id":94069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:08.000Z","modified_at":"2025-10-31T13:17:08.000Z","name":"Mukul Chattopadhyay","mobile_number":"7018832583","email_id":"sharmila.ganaka@hotmail.com","dop":"2025-10-21","serial_number":"760698607969256","imei1":"760698607969256","imei2":"760698607969256","popurl":"www.chandraketu-iyengar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94061,"job_number":"JOB_94061","tr_customer_id":94078,"tr_customer_product_id":94068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:08.000Z","modified_at":"2025-10-31T13:17:08.000Z","name":"Adityanandan Marar","mobile_number":"7009795090","email_id":"nimit.patel@hotmail.com","dop":"2025-10-21","serial_number":"499257131730917","imei1":"499257131730917","imei2":"499257131730917","popurl":"www.kamla-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94060,"job_number":"JOB_94060","tr_customer_id":94077,"tr_customer_product_id":94067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:08.000Z","modified_at":"2025-10-31T13:17:08.000Z","name":"Bhavani Pandey","mobile_number":"7096068670","email_id":"basanti.joshi@yahoo.co.in","dop":"2025-10-21","serial_number":"156204392909709","imei1":"156204392909709","imei2":"156204392909709","popurl":"www.balaaditya-nair.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94059,"job_number":"JOB_94059","tr_customer_id":94076,"tr_customer_product_id":94066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:08.000Z","modified_at":"2025-10-31T13:17:08.000Z","name":"Hiranmay Sharma","mobile_number":"7067855059","email_id":"vishnu.trivedi@hotmail.com","dop":"2025-10-21","serial_number":"594143322224869","imei1":"594143322224869","imei2":"594143322224869","popurl":"www.parvati-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94058,"job_number":"JOB_94058","tr_customer_id":94075,"tr_customer_product_id":94065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:08.000Z","modified_at":"2025-10-31T13:17:08.000Z","name":"Chandrakin Dwivedi","mobile_number":"7008732622","email_id":"dev.kapoor@gmail.com","dop":"2025-10-21","serial_number":"849619661780861","imei1":"849619661780861","imei2":"849619661780861","popurl":"www.surya-trivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94057,"job_number":"JOB_94057","tr_customer_id":94074,"tr_customer_product_id":94064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:08.000Z","modified_at":"2025-10-31T13:17:08.000Z","name":"Bharadwaj Ahluwalia","mobile_number":"7030832514","email_id":"abhisyanta.shah@hotmail.com","dop":"2025-10-21","serial_number":"762070205473342","imei1":"762070205473342","imei2":"762070205473342","popurl":"www.anurag-sinha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94056,"job_number":"JOB_94056","tr_customer_id":94073,"tr_customer_product_id":94063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:08.000Z","modified_at":"2025-10-31T13:17:08.000Z","name":"Bhooshit Khatri","mobile_number":"7094583833","email_id":"bishnu.khatri@hotmail.com","dop":"2025-10-21","serial_number":"964646455677127","imei1":"964646455677127","imei2":"964646455677127","popurl":"www.indra-bhattacharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94055,"job_number":"JOB_94055","tr_customer_id":94072,"tr_customer_product_id":94062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:08.000Z","modified_at":"2025-10-31T13:17:08.000Z","name":"Anil Gowda","mobile_number":"7048358874","email_id":"dharitri.varrier@hotmail.com","dop":"2025-10-21","serial_number":"784531303324427","imei1":"784531303324427","imei2":"784531303324427","popurl":"www.kamla-reddy.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94054,"job_number":"JOB_94054","tr_customer_id":94071,"tr_customer_product_id":94061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:08.000Z","modified_at":"2025-10-31T13:17:08.000Z","name":"Tanirika Sethi","mobile_number":"7025861780","email_id":"girija.prajapat@hotmail.com","dop":"2025-10-21","serial_number":"574375238831787","imei1":"574375238831787","imei2":"574375238831787","popurl":"www.abhaidev-embranthiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94053,"job_number":"JOB_94053","tr_customer_id":94070,"tr_customer_product_id":94060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:08.000Z","modified_at":"2025-10-31T13:17:08.000Z","name":"Shrishti Kaul","mobile_number":"7000437123","email_id":"dhyaneshwar.menon@hotmail.com","dop":"2025-10-21","serial_number":"560461170016975","imei1":"560461170016975","imei2":"560461170016975","popurl":"www.bhadran-dutta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94052,"job_number":"JOB_94052","tr_customer_id":94069,"tr_customer_product_id":94059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:08.000Z","modified_at":"2025-10-31T13:17:08.000Z","name":"Anil Shukla","mobile_number":"7008531681","email_id":"vaishnavi.rana@hotmail.com","dop":"2025-10-21","serial_number":"512452302696164","imei1":"512452302696164","imei2":"512452302696164","popurl":"www.amritambu-guha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94051,"job_number":"JOB_94051","tr_customer_id":94068,"tr_customer_product_id":94058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:08.000Z","modified_at":"2025-10-31T13:17:08.000Z","name":"Mina Bhat","mobile_number":"7052735012","email_id":"girja.malik@hotmail.com","dop":"2025-10-21","serial_number":"678915881186803","imei1":"678915881186803","imei2":"678915881186803","popurl":"www.sloka-deshpande.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94050,"job_number":"JOB_94050","tr_customer_id":94067,"tr_customer_product_id":94057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:08.000Z","modified_at":"2025-10-31T13:17:08.000Z","name":"Arnesh Acharya","mobile_number":"7072227098","email_id":"pran.guneta@hotmail.com","dop":"2025-10-21","serial_number":"097817210251161","imei1":"097817210251161","imei2":"097817210251161","popurl":"www.madhuri-asan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94049,"job_number":"JOB_94049","tr_customer_id":94066,"tr_customer_product_id":94056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:08.000Z","modified_at":"2025-10-31T13:17:08.000Z","name":"Bhuvaneshwar Bhattacharya","mobile_number":"7025585153","email_id":"adheesh.tagore@gmail.com","dop":"2025-10-21","serial_number":"647070038282363","imei1":"647070038282363","imei2":"647070038282363","popurl":"www.anala-abbott.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94048,"job_number":"JOB_94048","tr_customer_id":94065,"tr_customer_product_id":94055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:08.000Z","name":"Laxman Chattopadhyay","mobile_number":"7044478687","email_id":"kanak.dwivedi@yahoo.co.in","dop":"2025-10-21","serial_number":"358961840797425","imei1":"358961840797425","imei2":"358961840797425","popurl":"www.gobinda-gowda.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94047,"job_number":"JOB_94047","tr_customer_id":94064,"tr_customer_product_id":94054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Deeptimay Nayar","mobile_number":"7090230979","email_id":"bandhul.saini@hotmail.com","dop":"2025-10-21","serial_number":"435501832305388","imei1":"435501832305388","imei2":"435501832305388","popurl":"www.mayoor-mehrotra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94046,"job_number":"JOB_94046","tr_customer_id":94063,"tr_customer_product_id":94053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Charumati Prajapat","mobile_number":"7017419938","email_id":"karan.guha@gmail.com","dop":"2025-10-21","serial_number":"227525739277493","imei1":"227525739277493","imei2":"227525739277493","popurl":"www.gautam-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94045,"job_number":"JOB_94045","tr_customer_id":94062,"tr_customer_product_id":94052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Tanirika Kocchar","mobile_number":"7062228914","email_id":"chinmayanand.banerjee@gmail.com","dop":"2025-10-21","serial_number":"585162443388444","imei1":"585162443388444","imei2":"585162443388444","popurl":"www.chandra-sinha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94044,"job_number":"JOB_94044","tr_customer_id":94061,"tr_customer_product_id":94051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Diksha Khatri","mobile_number":"7095277566","email_id":"triloki.agarwal@gmail.com","dop":"2025-10-21","serial_number":"385341957085814","imei1":"385341957085814","imei2":"385341957085814","popurl":"www.bhudeva-butt.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94043,"job_number":"JOB_94043","tr_customer_id":94060,"tr_customer_product_id":94050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Ekaksh Pilla","mobile_number":"7013607256","email_id":"sachin.devar@hotmail.com","dop":"2025-10-21","serial_number":"789402111272504","imei1":"789402111272504","imei2":"789402111272504","popurl":"www.nimit-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94042,"job_number":"JOB_94042","tr_customer_id":94059,"tr_customer_product_id":94049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Goswami Panicker","mobile_number":"7028342497","email_id":"ekdant.butt@hotmail.com","dop":"2025-10-21","serial_number":"310847837156980","imei1":"310847837156980","imei2":"310847837156980","popurl":"www.garud-bharadwaj.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94041,"job_number":"JOB_94041","tr_customer_id":94058,"tr_customer_product_id":94048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Daiwik Kapoor","mobile_number":"7013385688","email_id":"alok.sinha@yahoo.co.in","dop":"2025-10-21","serial_number":"246223788114242","imei1":"246223788114242","imei2":"246223788114242","popurl":"www.abani-pillai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94040,"job_number":"JOB_94040","tr_customer_id":94057,"tr_customer_product_id":94047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Gandharva Talwar","mobile_number":"7026061256","email_id":"giriraj.reddy@yahoo.co.in","dop":"2025-10-21","serial_number":"331463287288766","imei1":"331463287288766","imei2":"331463287288766","popurl":"www.chaturaanan-naik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94039,"job_number":"JOB_94039","tr_customer_id":94056,"tr_customer_product_id":94046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Anilabh Somayaji","mobile_number":"7025161967","email_id":"gajaadhar.bandopadhyay@yahoo.co.in","dop":"2025-10-21","serial_number":"729869096279989","imei1":"729869096279989","imei2":"729869096279989","popurl":"www.bhavani-sharma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94038,"job_number":"JOB_94038","tr_customer_id":94055,"tr_customer_product_id":94045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Jaya Patil","mobile_number":"7037221292","email_id":"gopal.guha@yahoo.co.in","dop":"2025-10-21","serial_number":"611565617721408","imei1":"611565617721408","imei2":"611565617721408","popurl":"www.chandra-bharadwaj.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94037,"job_number":"JOB_94037","tr_customer_id":94054,"tr_customer_product_id":94044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Gayatri Bhattathiri","mobile_number":"7052719399","email_id":"shankar.mehrotra@gmail.com","dop":"2025-10-21","serial_number":"954217603244587","imei1":"954217603244587","imei2":"954217603244587","popurl":"www.ashlesh-shah.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94036,"job_number":"JOB_94036","tr_customer_id":94053,"tr_customer_product_id":94043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Ravi Iyer","mobile_number":"7024213759","email_id":"girish.chattopadhyay@hotmail.com","dop":"2025-10-21","serial_number":"749247687751969","imei1":"749247687751969","imei2":"749247687751969","popurl":"www.menka-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94035,"job_number":"JOB_94035","tr_customer_id":94052,"tr_customer_product_id":94042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Naval Abbott","mobile_number":"7092208355","email_id":"devagya.namboothiri@hotmail.com","dop":"2025-10-21","serial_number":"181984308828100","imei1":"181984308828100","imei2":"181984308828100","popurl":"www.chaten-mishra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94034,"job_number":"JOB_94034","tr_customer_id":94051,"tr_customer_product_id":94041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Maheswar Mukhopadhyay","mobile_number":"7017024052","email_id":"vishwamitra.gandhi@yahoo.co.in","dop":"2025-10-21","serial_number":"070021274599357","imei1":"070021274599357","imei2":"070021274599357","popurl":"www.manisha-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94033,"job_number":"JOB_94033","tr_customer_id":94050,"tr_customer_product_id":94040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Bhagwati Mehrotra","mobile_number":"7037792624","email_id":"chandni.varrier@yahoo.co.in","dop":"2025-10-21","serial_number":"061793152556787","imei1":"061793152556787","imei2":"061793152556787","popurl":"www.giri-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94032,"job_number":"JOB_94032","tr_customer_id":94049,"tr_customer_product_id":94039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Jitendra Joshi","mobile_number":"7034440019","email_id":"brahmaanand.prajapat@hotmail.com","dop":"2025-10-21","serial_number":"596852773316994","imei1":"596852773316994","imei2":"596852773316994","popurl":"www.gajadhar-nayar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94031,"job_number":"JOB_94031","tr_customer_id":94048,"tr_customer_product_id":94038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Shresthi Mishra","mobile_number":"7041766119","email_id":"chitraksh.kaur@gmail.com","dop":"2025-10-21","serial_number":"005221175559940","imei1":"005221175559940","imei2":"005221175559940","popurl":"www.lavanya-sethi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94030,"job_number":"JOB_94030","tr_customer_id":94047,"tr_customer_product_id":94037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Dhanesh Marar","mobile_number":"7004188089","email_id":"devadatt.somayaji@hotmail.com","dop":"2025-10-21","serial_number":"009701622455219","imei1":"009701622455219","imei2":"009701622455219","popurl":"www.inder-ganaka.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94029,"job_number":"JOB_94029","tr_customer_id":94046,"tr_customer_product_id":94036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Kama Shukla","mobile_number":"7009682213","email_id":"gopaal.pandey@yahoo.co.in","dop":"2025-10-21","serial_number":"073469995475209","imei1":"073469995475209","imei2":"073469995475209","popurl":"www.akshaj-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94028,"job_number":"JOB_94028","tr_customer_id":94045,"tr_customer_product_id":94035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Bhadran Jha","mobile_number":"7076414849","email_id":"digambar.mishra@hotmail.com","dop":"2025-10-21","serial_number":"090799035067771","imei1":"090799035067771","imei2":"090799035067771","popurl":"www.kali-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94027,"job_number":"JOB_94027","tr_customer_id":94044,"tr_customer_product_id":94034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Bhavani Marar","mobile_number":"7014094201","email_id":"chakor.patel@gmail.com","dop":"2025-10-21","serial_number":"228132273832566","imei1":"228132273832566","imei2":"228132273832566","popurl":"www.daksha-panicker.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94026,"job_number":"JOB_94026","tr_customer_id":94043,"tr_customer_product_id":94033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Indra Asan","mobile_number":"7062789936","email_id":"prem.gandhi@gmail.com","dop":"2025-10-21","serial_number":"094652405170449","imei1":"094652405170449","imei2":"094652405170449","popurl":"www.akroor-iyer.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94025,"job_number":"JOB_94025","tr_customer_id":94042,"tr_customer_product_id":94032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Oormila Butt","mobile_number":"7006576574","email_id":"marut.reddy@hotmail.com","dop":"2025-10-21","serial_number":"740480965282558","imei1":"740480965282558","imei2":"740480965282558","popurl":"www.anusuya-naik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94024,"job_number":"JOB_94024","tr_customer_id":94041,"tr_customer_product_id":94031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Devi Kocchar","mobile_number":"7081139772","email_id":"shresth.acharya@gmail.com","dop":"2025-10-21","serial_number":"768651029054738","imei1":"768651029054738","imei2":"768651029054738","popurl":"www.dhyanesh-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94023,"job_number":"JOB_94023","tr_customer_id":94040,"tr_customer_product_id":94030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Nirbhay Deshpande","mobile_number":"7020701325","email_id":"ambar.varman@hotmail.com","dop":"2025-10-21","serial_number":"039654018996098","imei1":"039654018996098","imei2":"039654018996098","popurl":"www.satish-reddy.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94022,"job_number":"JOB_94022","tr_customer_id":94039,"tr_customer_product_id":94029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Chandraayan Chattopadhyay","mobile_number":"7082230989","email_id":"vrinda.pothuvaal@hotmail.com","dop":"2025-10-21","serial_number":"212894765819601","imei1":"212894765819601","imei2":"212894765819601","popurl":"www.bhushit-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94021,"job_number":"JOB_94021","tr_customer_id":94038,"tr_customer_product_id":94028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Chandra Bandopadhyay","mobile_number":"7058455682","email_id":"atmaja.guneta@gmail.com","dop":"2025-10-21","serial_number":"530795323250560","imei1":"530795323250560","imei2":"530795323250560","popurl":"www.narayan-reddy.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94020,"job_number":"JOB_94020","tr_customer_id":94037,"tr_customer_product_id":94027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Chandra Tagore","mobile_number":"7002106566","email_id":"rati.gandhi@hotmail.com","dop":"2025-10-21","serial_number":"164816796671229","imei1":"164816796671229","imei2":"164816796671229","popurl":"www.subhasini-ganaka.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94019,"job_number":"JOB_94019","tr_customer_id":94036,"tr_customer_product_id":94026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Vrinda Patel","mobile_number":"7066296812","email_id":"oormila.naik@yahoo.co.in","dop":"2025-10-21","serial_number":"992437678762469","imei1":"992437678762469","imei2":"992437678762469","popurl":"www.swarnalata-chopra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94018,"job_number":"JOB_94018","tr_customer_id":94035,"tr_customer_product_id":94025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Kamalesh Kaur","mobile_number":"7016977237","email_id":"param.trivedi@hotmail.com","dop":"2025-10-21","serial_number":"947221792566063","imei1":"947221792566063","imei2":"947221792566063","popurl":"www.vaijayanthi-kaul.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94017,"job_number":"JOB_94017","tr_customer_id":94034,"tr_customer_product_id":94024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Digambara Bharadwaj","mobile_number":"7084174187","email_id":"aaratrika.rana@hotmail.com","dop":"2025-10-21","serial_number":"601423185726625","imei1":"601423185726625","imei2":"601423185726625","popurl":"www.rupinder-iyer.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94016,"job_number":"JOB_94016","tr_customer_id":94033,"tr_customer_product_id":94023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Akshaj Singh","mobile_number":"7077674029","email_id":"vaijayanthi.malik@gmail.com","dop":"2025-10-21","serial_number":"484315028459088","imei1":"484315028459088","imei2":"484315028459088","popurl":"www.devdan-menon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94015,"job_number":"JOB_94015","tr_customer_id":94032,"tr_customer_product_id":94022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Karthik Tandon","mobile_number":"7027094882","email_id":"jagadisha.iyer@gmail.com","dop":"2025-10-21","serial_number":"448000928920146","imei1":"448000928920146","imei2":"448000928920146","popurl":"www.aatmaj-mehrotra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94014,"job_number":"JOB_94014","tr_customer_id":94031,"tr_customer_product_id":94021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Chaanakya Nair","mobile_number":"7035760527","email_id":"prema.shah@gmail.com","dop":"2025-10-21","serial_number":"715298604343034","imei1":"715298604343034","imei2":"715298604343034","popurl":"www.gautam-bharadwaj.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94013,"job_number":"JOB_94013","tr_customer_id":94030,"tr_customer_product_id":94020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Nawal Mishra","mobile_number":"7074690212","email_id":"chiranjeev.patel@yahoo.co.in","dop":"2025-10-21","serial_number":"131316622732287","imei1":"131316622732287","imei2":"131316622732287","popurl":"www.bhoopat-desai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94012,"job_number":"JOB_94012","tr_customer_id":94029,"tr_customer_product_id":94019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Ashok Chopra","mobile_number":"7018126825","email_id":"chandni.achari@gmail.com","dop":"2025-10-21","serial_number":"712200511849683","imei1":"712200511849683","imei2":"712200511849683","popurl":"www.subhash-dubashi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94011,"job_number":"JOB_94011","tr_customer_id":94028,"tr_customer_product_id":94018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Tanirika Iyer","mobile_number":"7029297886","email_id":"dharani.somayaji@hotmail.com","dop":"2025-10-21","serial_number":"665094617498456","imei1":"665094617498456","imei2":"665094617498456","popurl":"www.sharda-mishra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94010,"job_number":"JOB_94010","tr_customer_id":94027,"tr_customer_product_id":94017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Aasha Bharadwaj","mobile_number":"7079479640","email_id":"chaturbhuj.tandon@yahoo.co.in","dop":"2025-10-21","serial_number":"205414141457465","imei1":"205414141457465","imei2":"205414141457465","popurl":"www.prathamesh-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94009,"job_number":"JOB_94009","tr_customer_id":94026,"tr_customer_product_id":94016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Aaditya Kaur","mobile_number":"7011838036","email_id":"sarla.jha@hotmail.com","dop":"2025-10-21","serial_number":"874430306918983","imei1":"874430306918983","imei2":"874430306918983","popurl":"www.bandhul-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94008,"job_number":"JOB_94008","tr_customer_id":94025,"tr_customer_product_id":94015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Swara Pillai","mobile_number":"7001465053","email_id":"bhushan.gandhi@yahoo.co.in","dop":"2025-10-21","serial_number":"016868596140438","imei1":"016868596140438","imei2":"016868596140438","popurl":"www.vasudev-namboothiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94007,"job_number":"JOB_94007","tr_customer_id":94024,"tr_customer_product_id":94014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Chinmayananda Banerjee","mobile_number":"7081632015","email_id":"bahula.ganaka@hotmail.com","dop":"2025-10-21","serial_number":"074355718963111","imei1":"074355718963111","imei2":"074355718963111","popurl":"www.akshat-bhat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94006,"job_number":"JOB_94006","tr_customer_id":94023,"tr_customer_product_id":94013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Aaryan Talwar","mobile_number":"7082190767","email_id":"gandharva.jain@yahoo.co.in","dop":"2025-10-21","serial_number":"882653168896665","imei1":"882653168896665","imei2":"882653168896665","popurl":"www.poornima-nehru.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94005,"job_number":"JOB_94005","tr_customer_id":94022,"tr_customer_product_id":94012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Aadinath Kaul","mobile_number":"7024855625","email_id":"gurdev.kakkar@yahoo.co.in","dop":"2025-10-21","serial_number":"527941836294727","imei1":"527941836294727","imei2":"527941836294727","popurl":"www.aadi-ahluwalia.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94004,"job_number":"JOB_94004","tr_customer_id":94021,"tr_customer_product_id":94011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Bheeshma Kakkar","mobile_number":"7087419035","email_id":"ujjwal.embranthiri@gmail.com","dop":"2025-10-21","serial_number":"645591692028641","imei1":"645591692028641","imei2":"645591692028641","popurl":"www.subhashini-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94003,"job_number":"JOB_94003","tr_customer_id":94020,"tr_customer_product_id":94010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Gemini Acharya","mobile_number":"7059451788","email_id":"chandni.nayar@hotmail.com","dop":"2025-10-21","serial_number":"784937961628927","imei1":"784937961628927","imei2":"784937961628927","popurl":"www.tushar-prajapat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94002,"job_number":"JOB_94002","tr_customer_id":94019,"tr_customer_product_id":94009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Bhupen Patel","mobile_number":"7091605886","email_id":"gorakhanatha.agarwal@hotmail.com","dop":"2025-10-21","serial_number":"604808919770636","imei1":"604808919770636","imei2":"604808919770636","popurl":"www.naveen-menon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94001,"job_number":"JOB_94001","tr_customer_id":94018,"tr_customer_product_id":94008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Alok Pillai","mobile_number":"7044405701","email_id":"rupinder.iyengar@hotmail.com","dop":"2025-10-21","serial_number":"671810382404324","imei1":"671810382404324","imei2":"671810382404324","popurl":"www.mangalya-kaul.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94000,"job_number":"JOB_94000","tr_customer_id":94017,"tr_customer_product_id":94007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Chinmayanand Namboothiri","mobile_number":"7036997368","email_id":"puneet.jain@yahoo.co.in","dop":"2025-10-21","serial_number":"838075487831570","imei1":"838075487831570","imei2":"838075487831570","popurl":"www.javas-iyer.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93999,"job_number":"JOB_93999","tr_customer_id":94016,"tr_customer_product_id":94006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Vasudev Gupta","mobile_number":"7074637554","email_id":"oormila.talwar@hotmail.com","dop":"2025-10-21","serial_number":"901190747421424","imei1":"901190747421424","imei2":"901190747421424","popurl":"www.digambar-prajapat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93998,"job_number":"JOB_93998","tr_customer_id":94015,"tr_customer_product_id":94005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Adripathi Namboothiri","mobile_number":"7073859738","email_id":"anandswarup.naik@gmail.com","dop":"2025-10-21","serial_number":"227874025214412","imei1":"227874025214412","imei2":"227874025214412","popurl":"www.jaya-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93997,"job_number":"JOB_93997","tr_customer_id":94014,"tr_customer_product_id":94004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Gaurang Adiga","mobile_number":"7075472618","email_id":"ramaa.varrier@gmail.com","dop":"2025-10-21","serial_number":"221102736110694","imei1":"221102736110694","imei2":"221102736110694","popurl":"www.vaidehi-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93996,"job_number":"JOB_93996","tr_customer_id":94013,"tr_customer_product_id":94003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Dipankar Mehra","mobile_number":"7069693862","email_id":"bhoopat.arora@hotmail.com","dop":"2025-10-21","serial_number":"902936253059101","imei1":"902936253059101","imei2":"902936253059101","popurl":"www.aasha-iyer.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93995,"job_number":"JOB_93995","tr_customer_id":94012,"tr_customer_product_id":94002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Bhagwati Singh","mobile_number":"7052329380","email_id":"brajendra.butt@hotmail.com","dop":"2025-10-21","serial_number":"668635844444971","imei1":"668635844444971","imei2":"668635844444971","popurl":"www.chandrakala-desai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93994,"job_number":"JOB_93994","tr_customer_id":94011,"tr_customer_product_id":94001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Deeptimayee Varrier","mobile_number":"7066176230","email_id":"minakshi.jha@yahoo.co.in","dop":"2025-10-21","serial_number":"058790835683041","imei1":"058790835683041","imei2":"058790835683041","popurl":"www.ajit-ganaka.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93993,"job_number":"JOB_93993","tr_customer_id":94010,"tr_customer_product_id":94000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Chapala Dutta","mobile_number":"7055458537","email_id":"jitendra.bandopadhyay@gmail.com","dop":"2025-10-21","serial_number":"165068519607105","imei1":"165068519607105","imei2":"165068519607105","popurl":"www.geetanjali-trivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93992,"job_number":"JOB_93992","tr_customer_id":94009,"tr_customer_product_id":93999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Gopee Varman","mobile_number":"7030033712","email_id":"sarla.varman@gmail.com","dop":"2025-10-21","serial_number":"476903933587611","imei1":"476903933587611","imei2":"476903933587611","popurl":"www.anilaabh-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93991,"job_number":"JOB_93991","tr_customer_id":94008,"tr_customer_product_id":93998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Vedanshi Kakkar","mobile_number":"7058477716","email_id":"jyotis.talwar@hotmail.com","dop":"2025-10-21","serial_number":"021864760103140","imei1":"021864760103140","imei2":"021864760103140","popurl":"www.amrit-trivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93990,"job_number":"JOB_93990","tr_customer_id":94007,"tr_customer_product_id":93997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Devak Bharadwaj","mobile_number":"7005334240","email_id":"chanda.gupta@yahoo.co.in","dop":"2025-10-21","serial_number":"264110232712403","imei1":"264110232712403","imei2":"264110232712403","popurl":"www.rukmin-jha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93989,"job_number":"JOB_93989","tr_customer_id":94006,"tr_customer_product_id":93996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Jitendra Ahuja","mobile_number":"7030517987","email_id":"daevi.desai@yahoo.co.in","dop":"2025-10-21","serial_number":"816391989295569","imei1":"816391989295569","imei2":"816391989295569","popurl":"www.meenakshi-joshi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93988,"job_number":"JOB_93988","tr_customer_id":94005,"tr_customer_product_id":93995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Sushma Naik","mobile_number":"7013746720","email_id":"aanandaswarup.iyengar@hotmail.com","dop":"2025-10-21","serial_number":"244786854734078","imei1":"244786854734078","imei2":"244786854734078","popurl":"www.ghanaanand-mahajan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93987,"job_number":"JOB_93987","tr_customer_id":94004,"tr_customer_product_id":93994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Ajit Bharadwaj","mobile_number":"7009506708","email_id":"arjun.pothuvaal@gmail.com","dop":"2025-10-21","serial_number":"340464056406243","imei1":"340464056406243","imei2":"340464056406243","popurl":"www.aditya-patil.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93986,"job_number":"JOB_93986","tr_customer_id":94003,"tr_customer_product_id":93993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Kumari Mukhopadhyay","mobile_number":"7049437999","email_id":"adityanandan.tagore@hotmail.com","dop":"2025-10-21","serial_number":"390393035025364","imei1":"390393035025364","imei2":"390393035025364","popurl":"www.vasudeva-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93985,"job_number":"JOB_93985","tr_customer_id":94002,"tr_customer_product_id":93992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Upendra Agarwal","mobile_number":"7009475650","email_id":"bhuvanesh.deshpande@hotmail.com","dop":"2025-10-21","serial_number":"100414992054475","imei1":"100414992054475","imei2":"100414992054475","popurl":"www.anandamayi-prajapat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93984,"job_number":"JOB_93984","tr_customer_id":94001,"tr_customer_product_id":93991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Malati Namboothiri","mobile_number":"7005553663","email_id":"bala.dhawan@gmail.com","dop":"2025-10-21","serial_number":"707482531974968","imei1":"707482531974968","imei2":"707482531974968","popurl":"www.deeptimayee-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93983,"job_number":"JOB_93983","tr_customer_id":94000,"tr_customer_product_id":93990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Agnimitra Khan","mobile_number":"7033104651","email_id":"preity.nambeesan@gmail.com","dop":"2025-10-21","serial_number":"914853078282022","imei1":"914853078282022","imei2":"914853078282022","popurl":"www.navin-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93982,"job_number":"JOB_93982","tr_customer_id":93999,"tr_customer_product_id":93989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Dhana Saini","mobile_number":"7006485167","email_id":"kannen.joshi@hotmail.com","dop":"2025-10-21","serial_number":"546642632226271","imei1":"546642632226271","imei2":"546642632226271","popurl":"www.adhiraj-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93981,"job_number":"JOB_93981","tr_customer_id":93998,"tr_customer_product_id":93988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Bhardwaj Adiga","mobile_number":"7068827217","email_id":"aanjaneya.chaturvedi@hotmail.com","dop":"2025-10-21","serial_number":"751688403155884","imei1":"751688403155884","imei2":"751688403155884","popurl":"www.dipendra-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93980,"job_number":"JOB_93980","tr_customer_id":93997,"tr_customer_product_id":93987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Menaka Chattopadhyay","mobile_number":"7025821452","email_id":"bhadran.kapoor@hotmail.com","dop":"2025-10-21","serial_number":"461815017477169","imei1":"461815017477169","imei2":"461815017477169","popurl":"www.adityanandana-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93979,"job_number":"JOB_93979","tr_customer_id":93996,"tr_customer_product_id":93986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Narinder Khan","mobile_number":"7041413799","email_id":"amarnath.mehra@yahoo.co.in","dop":"2025-10-21","serial_number":"357417219269764","imei1":"357417219269764","imei2":"357417219269764","popurl":"www.baalagopaal-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93978,"job_number":"JOB_93978","tr_customer_id":93995,"tr_customer_product_id":93985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Dipesh Kaniyar","mobile_number":"7061995660","email_id":"tanushri.desai@gmail.com","dop":"2025-10-21","serial_number":"236609162689417","imei1":"236609162689417","imei2":"236609162689417","popurl":"www.yogesh-iyengar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93977,"job_number":"JOB_93977","tr_customer_id":93994,"tr_customer_product_id":93984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Meghnad Kakkar","mobile_number":"7017846436","email_id":"aatreya.guha@yahoo.co.in","dop":"2025-10-21","serial_number":"800994425500920","imei1":"800994425500920","imei2":"800994425500920","popurl":"www.chaturaanan-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93976,"job_number":"JOB_93976","tr_customer_id":93993,"tr_customer_product_id":93983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Girik Tagore","mobile_number":"7079099293","email_id":"devi.khanna@hotmail.com","dop":"2025-10-21","serial_number":"096462778911921","imei1":"096462778911921","imei2":"096462778911921","popurl":"www.ayushmati-varma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93975,"job_number":"JOB_93975","tr_customer_id":93992,"tr_customer_product_id":93982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Nalini Malik","mobile_number":"7035147405","email_id":"ananta.chopra@gmail.com","dop":"2025-10-21","serial_number":"786617901805179","imei1":"786617901805179","imei2":"786617901805179","popurl":"www.chandrani-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93974,"job_number":"JOB_93974","tr_customer_id":93991,"tr_customer_product_id":93981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Gopi Desai","mobile_number":"7062416838","email_id":"esha.trivedi@yahoo.co.in","dop":"2025-10-21","serial_number":"980060262429332","imei1":"980060262429332","imei2":"980060262429332","popurl":"www.ujjawal-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93973,"job_number":"JOB_93973","tr_customer_id":93990,"tr_customer_product_id":93980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Girik Saini","mobile_number":"7065722852","email_id":"sarisha.kocchar@gmail.com","dop":"2025-10-21","serial_number":"606753271975797","imei1":"606753271975797","imei2":"606753271975797","popurl":"www.jyoti-chattopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93972,"job_number":"JOB_93972","tr_customer_id":93989,"tr_customer_product_id":93979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Jaimini Ganaka","mobile_number":"7049671770","email_id":"deeksha.patil@gmail.com","dop":"2025-10-21","serial_number":"605211040375671","imei1":"605211040375671","imei2":"605211040375671","popurl":"www.jyotis-pilla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93971,"job_number":"JOB_93971","tr_customer_id":93988,"tr_customer_product_id":93978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Kama Kaul","mobile_number":"7004792631","email_id":"aruna.joshi@yahoo.co.in","dop":"2025-10-21","serial_number":"993945816300986","imei1":"993945816300986","imei2":"993945816300986","popurl":"www.budhil-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93970,"job_number":"JOB_93970","tr_customer_id":93987,"tr_customer_product_id":93977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Chandramohan Jain","mobile_number":"7033635062","email_id":"chakravartee.arora@yahoo.co.in","dop":"2025-10-21","serial_number":"301853673863991","imei1":"301853673863991","imei2":"301853673863991","popurl":"www.anjushri-dhawan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93969,"job_number":"JOB_93969","tr_customer_id":93986,"tr_customer_product_id":93976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Gajaadhar Verma","mobile_number":"7051917561","email_id":"kannan.gowda@gmail.com","dop":"2025-10-21","serial_number":"764232768588219","imei1":"764232768588219","imei2":"764232768588219","popurl":"www.sharmila-butt.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93968,"job_number":"JOB_93968","tr_customer_id":93985,"tr_customer_product_id":93975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Bhargavi Bhattathiri","mobile_number":"7041090726","email_id":"aamod.bhattacharya@yahoo.co.in","dop":"2025-10-21","serial_number":"781711642804210","imei1":"781711642804210","imei2":"781711642804210","popurl":"www.girja-gupta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93967,"job_number":"JOB_93967","tr_customer_id":93983,"tr_customer_product_id":93974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Adheesh Gowda","mobile_number":"7057510354","email_id":"brahmabrata.patil@hotmail.com","dop":"2025-10-21","serial_number":"059019112852470","imei1":"059019112852470","imei2":"059019112852470","popurl":"www.ganapati-dutta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93966,"job_number":"JOB_93966","tr_customer_id":93984,"tr_customer_product_id":93973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Alok Mehrotra","mobile_number":"7004853643","email_id":"chandra.trivedi@yahoo.co.in","dop":"2025-10-21","serial_number":"448135148008736","imei1":"448135148008736","imei2":"448135148008736","popurl":"www.prathamesh-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93965,"job_number":"JOB_93965","tr_customer_id":93982,"tr_customer_product_id":93972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Nimit Dubashi","mobile_number":"7055665109","email_id":"purushottam.guneta@yahoo.co.in","dop":"2025-10-21","serial_number":"196279441516607","imei1":"196279441516607","imei2":"196279441516607","popurl":"www.rupinder-panicker.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93964,"job_number":"JOB_93964","tr_customer_id":93981,"tr_customer_product_id":93971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:07:12.000Z","modified_at":"2025-10-31T13:07:12.000Z","name":"Augustine  Hegmann","mobile_number":"234-719-0849","email_id":"Darrel.Kuphal5@yahoo.com","dop":"2025-08-02","serial_number":"17569073904099","imei1":"17569073904099","imei2":"17569073904099","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:07:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93963,"job_number":"JOB_93963","tr_customer_id":93980,"tr_customer_product_id":93970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:05:57.000Z","modified_at":"2025-10-31T13:05:57.000Z","name":"Amina  Dach","mobile_number":"324-740-8390","email_id":"Alexandria_Lehner@hotmail.com","dop":"2025-08-02","serial_number":"15425020413108","imei1":"15425020413108","imei2":"15425020413108","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93962,"job_number":"JOB_93962","tr_customer_id":93979,"tr_customer_product_id":93969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:05:06.000Z","modified_at":"2025-10-31T13:05:06.000Z","name":"Melyna  Osinski","mobile_number":"489-265-8372","email_id":"Marion.Romaguera@gmail.com","dop":"2025-08-02","serial_number":"10834359089086","imei1":"10834359089086","imei2":"10834359089086","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93961,"job_number":"JOB_93961","tr_customer_id":93978,"tr_customer_product_id":93968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:04:53.000Z","modified_at":"2025-10-31T13:04:53.000Z","name":"Marianne  Marquardt","mobile_number":"544-636-4642","email_id":"Janie19@hotmail.com","dop":"2025-08-02","serial_number":"10247347621450","imei1":"10247347621450","imei2":"10247347621450","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:04:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93960,"job_number":"JOB_93960","tr_customer_id":93977,"tr_customer_product_id":93967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:04:21.000Z","modified_at":"2025-10-31T13:04:21.000Z","name":"Ana  Bashirian","mobile_number":"306-687-5760","email_id":"Maritza87@yahoo.com","dop":"2025-08-02","serial_number":"14961777862572","imei1":"14961777862572","imei2":"14961777862572","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93959,"job_number":"JOB_93959","tr_customer_id":93976,"tr_customer_product_id":93966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:58:00.000Z","modified_at":"2025-10-31T12:58:00.000Z","name":"Mangala Agarwal","mobile_number":"7006159595","email_id":"basanti.iyer@yahoo.co.in","dop":"2025-10-21","serial_number":"000964636700351","imei1":"000964636700351","imei2":"000964636700351","popurl":"www.deeptimoy-talwar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93958,"job_number":"JOB_93958","tr_customer_id":93975,"tr_customer_product_id":93965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:58:00.000Z","modified_at":"2025-10-31T12:58:00.000Z","name":"Avantika Ahuja","mobile_number":"7005341159","email_id":"gita.bandopadhyay@yahoo.co.in","dop":"2025-10-21","serial_number":"297889781616271","imei1":"297889781616271","imei2":"297889781616271","popurl":"www.purushottam-adiga.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93957,"job_number":"JOB_93957","tr_customer_id":93974,"tr_customer_product_id":93964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:58:00.000Z","modified_at":"2025-10-31T12:58:00.000Z","name":"Radha Embranthiri","mobile_number":"7059561567","email_id":"dandak.chaturvedi@gmail.com","dop":"2025-10-21","serial_number":"459069192531082","imei1":"459069192531082","imei2":"459069192531082","popurl":"www.balagopal-dubashi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93956,"job_number":"JOB_93956","tr_customer_id":93973,"tr_customer_product_id":93963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:58:00.000Z","modified_at":"2025-10-31T12:58:00.000Z","name":"Gajbaahu Malik","mobile_number":"7005065721","email_id":"narinder.guneta@gmail.com","dop":"2025-10-21","serial_number":"876143975763196","imei1":"876143975763196","imei2":"876143975763196","popurl":"www.chitrali-prajapat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93955,"job_number":"JOB_93955","tr_customer_id":93972,"tr_customer_product_id":93962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:58:00.000Z","modified_at":"2025-10-31T12:58:00.000Z","name":"Devajyoti Gowda","mobile_number":"7096687468","email_id":"indira.shukla@hotmail.com","dop":"2025-10-21","serial_number":"929574204295895","imei1":"929574204295895","imei2":"929574204295895","popurl":"www.deepan-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93954,"job_number":"JOB_93954","tr_customer_id":93971,"tr_customer_product_id":93961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:58:00.000Z","modified_at":"2025-10-31T12:58:00.000Z","name":"Priyala Iyer","mobile_number":"7079936408","email_id":"charuchandra.malik@hotmail.com","dop":"2025-10-21","serial_number":"463249077323565","imei1":"463249077323565","imei2":"463249077323565","popurl":"www.smriti-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93953,"job_number":"JOB_93953","tr_customer_id":93970,"tr_customer_product_id":93960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:58:00.000Z","modified_at":"2025-10-31T12:58:00.000Z","name":"Udai Deshpande","mobile_number":"7061280624","email_id":"varalakshmi.dwivedi@hotmail.com","dop":"2025-10-21","serial_number":"106354597207698","imei1":"106354597207698","imei2":"106354597207698","popurl":"www.vasudev-iyer.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93952,"job_number":"JOB_93952","tr_customer_id":93969,"tr_customer_product_id":93959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:58:00.000Z","modified_at":"2025-10-31T12:58:00.000Z","name":"Anilaabh Prajapat","mobile_number":"7013324635","email_id":"pran.dhawan@yahoo.co.in","dop":"2025-10-21","serial_number":"290598159269814","imei1":"290598159269814","imei2":"290598159269814","popurl":"www.bishnu-johar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93951,"job_number":"JOB_93951","tr_customer_id":93968,"tr_customer_product_id":93958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:58:00.000Z","name":"Jagadish Gupta","mobile_number":"7087037089","email_id":"nanda.jha@hotmail.com","dop":"2025-10-21","serial_number":"016497152729782","imei1":"016497152729782","imei2":"016497152729782","popurl":"www.chandrabhan-kocchar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93950,"job_number":"JOB_93950","tr_customer_id":93967,"tr_customer_product_id":93957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:57:59.000Z","name":"Narendra Malik","mobile_number":"7024943927","email_id":"akroor.mahajan@yahoo.co.in","dop":"2025-10-21","serial_number":"152862960576539","imei1":"152862960576539","imei2":"152862960576539","popurl":"www.meghnath-embranthiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93949,"job_number":"JOB_93949","tr_customer_id":93966,"tr_customer_product_id":93956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:57:59.000Z","name":"Chakravarti Asan","mobile_number":"7029846773","email_id":"bhadran.pothuvaal@gmail.com","dop":"2025-10-21","serial_number":"427047404118377","imei1":"427047404118377","imei2":"427047404118377","popurl":"www.aanandinii-arora.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93948,"job_number":"JOB_93948","tr_customer_id":93965,"tr_customer_product_id":93955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:57:59.000Z","name":"Suman Patel","mobile_number":"7090934917","email_id":"asha.deshpande@gmail.com","dop":"2025-10-21","serial_number":"929775971202748","imei1":"929775971202748","imei2":"929775971202748","popurl":"www.tanirika-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93947,"job_number":"JOB_93947","tr_customer_id":93964,"tr_customer_product_id":93954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:57:59.000Z","name":"Sushma Bhat","mobile_number":"7006473103","email_id":"shubhaprada.guneta@yahoo.co.in","dop":"2025-10-21","serial_number":"113363352823387","imei1":"113363352823387","imei2":"113363352823387","popurl":"www.jyotis-joshi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93946,"job_number":"JOB_93946","tr_customer_id":93963,"tr_customer_product_id":93953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:57:59.000Z","name":"Suman Pilla","mobile_number":"7021474099","email_id":"som.iyer@hotmail.com","dop":"2025-10-21","serial_number":"130318002778196","imei1":"130318002778196","imei2":"130318002778196","popurl":"www.brahmaanand-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93945,"job_number":"JOB_93945","tr_customer_id":93962,"tr_customer_product_id":93952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:57:59.000Z","name":"Subodh Dwivedi","mobile_number":"7067482953","email_id":"trilokanath.dubashi@hotmail.com","dop":"2025-10-21","serial_number":"028704299010141","imei1":"028704299010141","imei2":"028704299010141","popurl":"www.chiranjeev-kapoor.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93944,"job_number":"JOB_93944","tr_customer_id":93961,"tr_customer_product_id":93951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:57:59.000Z","name":"Chetanaanand Dwivedi","mobile_number":"7093034737","email_id":"bakula.nair@gmail.com","dop":"2025-10-21","serial_number":"771007133840581","imei1":"771007133840581","imei2":"771007133840581","popurl":"www.vinay-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93943,"job_number":"JOB_93943","tr_customer_id":93960,"tr_customer_product_id":93950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:57:59.000Z","name":"Bhishma Chattopadhyay","mobile_number":"7035656760","email_id":"brahmaanand.sethi@gmail.com","dop":"2025-10-21","serial_number":"233777325261623","imei1":"233777325261623","imei2":"233777325261623","popurl":"www.atmanand-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93942,"job_number":"JOB_93942","tr_customer_id":93959,"tr_customer_product_id":93949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:57:59.000Z","name":"Brahmabrata Sethi","mobile_number":"7021914085","email_id":"meenakshi.talwar@gmail.com","dop":"2025-10-21","serial_number":"856871681130428","imei1":"856871681130428","imei2":"856871681130428","popurl":"www.bilva-kocchar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93941,"job_number":"JOB_93941","tr_customer_id":93958,"tr_customer_product_id":93948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:57:59.000Z","name":"Giri Mehra","mobile_number":"7005865637","email_id":"kashyap.arora@hotmail.com","dop":"2025-10-21","serial_number":"275383690410935","imei1":"275383690410935","imei2":"275383690410935","popurl":"www.madhuri-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93940,"job_number":"JOB_93940","tr_customer_id":93957,"tr_customer_product_id":93947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:57:59.000Z","name":"Sumitra Guneta","mobile_number":"7017440344","email_id":"apsara.gandhi@hotmail.com","dop":"2025-10-21","serial_number":"325343315240907","imei1":"325343315240907","imei2":"325343315240907","popurl":"www.tanushree-shukla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93939,"job_number":"JOB_93939","tr_customer_id":93956,"tr_customer_product_id":93946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:57:59.000Z","name":"Bharat Namboothiri","mobile_number":"7032505588","email_id":"shanti.butt@gmail.com","dop":"2025-10-21","serial_number":"338582451637193","imei1":"338582451637193","imei2":"338582451637193","popurl":"www.rahul-dhawan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93938,"job_number":"JOB_93938","tr_customer_id":93955,"tr_customer_product_id":93945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:57:59.000Z","name":"Devasree Nair","mobile_number":"7049071199","email_id":"ramesh.ahluwalia@gmail.com","dop":"2025-10-21","serial_number":"689179179754348","imei1":"689179179754348","imei2":"689179179754348","popurl":"www.sher-somayaji.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93937,"job_number":"JOB_93937","tr_customer_id":93954,"tr_customer_product_id":93944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:57:59.000Z","name":"Brahma Somayaji","mobile_number":"7031659681","email_id":"agastya.deshpande@gmail.com","dop":"2025-10-21","serial_number":"490483225451666","imei1":"490483225451666","imei2":"490483225451666","popurl":"www.siddarth-menon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93936,"job_number":"JOB_93936","tr_customer_id":93953,"tr_customer_product_id":93943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:57:59.000Z","name":"Bilva Dwivedi","mobile_number":"7082261927","email_id":"dandapaani.gowda@yahoo.co.in","dop":"2025-10-21","serial_number":"662476298310442","imei1":"662476298310442","imei2":"662476298310442","popurl":"www.chatura-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93935,"job_number":"JOB_93935","tr_customer_id":93952,"tr_customer_product_id":93941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:57:59.000Z","name":"Acharyanandana Dutta","mobile_number":"7057676360","email_id":"lakshmi.dhawan@gmail.com","dop":"2025-10-21","serial_number":"938802260403906","imei1":"938802260403906","imei2":"938802260403906","popurl":"www.shantanu-asan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93934,"job_number":"JOB_93934","tr_customer_id":93951,"tr_customer_product_id":93942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:57:59.000Z","name":"Indra Shah","mobile_number":"7037836814","email_id":"aamod.trivedi@hotmail.com","dop":"2025-10-21","serial_number":"523731207701623","imei1":"523731207701623","imei2":"523731207701623","popurl":"www.mohan-patel.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93933,"job_number":"JOB_93933","tr_customer_id":93950,"tr_customer_product_id":93940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Poornima Gandhi","mobile_number":"7066055926","email_id":"deepankar.desai@yahoo.co.in","dop":"2025-10-21","serial_number":"022785259258114","imei1":"022785259258114","imei2":"022785259258114","popurl":"www.ganapati-panicker.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93932,"job_number":"JOB_93932","tr_customer_id":93949,"tr_customer_product_id":93939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Tarun Dhawan","mobile_number":"7060655918","email_id":"ojaswini.dwivedi@gmail.com","dop":"2025-10-21","serial_number":"060583572622099","imei1":"060583572622099","imei2":"060583572622099","popurl":"www.brijesh-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93931,"job_number":"JOB_93931","tr_customer_id":93948,"tr_customer_product_id":93938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Kalinda Khan","mobile_number":"7012296037","email_id":"gautami.iyengar@gmail.com","dop":"2025-10-21","serial_number":"584545350253928","imei1":"584545350253928","imei2":"584545350253928","popurl":"www.padma-bharadwaj.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93930,"job_number":"JOB_93930","tr_customer_id":93947,"tr_customer_product_id":93937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Bhaswar Reddy","mobile_number":"7057207361","email_id":"akshainie.kaul@hotmail.com","dop":"2025-10-21","serial_number":"419353781638697","imei1":"419353781638697","imei2":"419353781638697","popurl":"www.minakshi-mehrotra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93929,"job_number":"JOB_93929","tr_customer_id":93946,"tr_customer_product_id":93936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Vasudha Sinha","mobile_number":"7077990453","email_id":"ganaka.sinha@hotmail.com","dop":"2025-10-21","serial_number":"134326625939674","imei1":"134326625939674","imei2":"134326625939674","popurl":"www.kannen-dubashi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93928,"job_number":"JOB_93928","tr_customer_id":93945,"tr_customer_product_id":93935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Sumitra Mahajan","mobile_number":"7020400131","email_id":"gandharv.johar@hotmail.com","dop":"2025-10-21","serial_number":"474988003989554","imei1":"474988003989554","imei2":"474988003989554","popurl":"www.digambar-chattopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93927,"job_number":"JOB_93927","tr_customer_id":93944,"tr_customer_product_id":93934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Udit Panicker","mobile_number":"7045949712","email_id":"goswami.bandopadhyay@hotmail.com","dop":"2025-10-21","serial_number":"397173144071566","imei1":"397173144071566","imei2":"397173144071566","popurl":"www.parvati-patel.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93926,"job_number":"JOB_93926","tr_customer_id":93943,"tr_customer_product_id":93933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Prasad Deshpande","mobile_number":"7073366949","email_id":"chandramohan.ahuja@hotmail.com","dop":"2025-10-21","serial_number":"342082980720173","imei1":"342082980720173","imei2":"342082980720173","popurl":"www.amaranaath-nayar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93925,"job_number":"JOB_93925","tr_customer_id":93942,"tr_customer_product_id":93932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Vishwamitra Varrier","mobile_number":"7034963231","email_id":"arya.sinha@hotmail.com","dop":"2025-10-21","serial_number":"565109076159993","imei1":"565109076159993","imei2":"565109076159993","popurl":"www.giriraj-nair.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93924,"job_number":"JOB_93924","tr_customer_id":93941,"tr_customer_product_id":93931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Bhudev Dwivedi","mobile_number":"7093260252","email_id":"kumari.sinha@hotmail.com","dop":"2025-10-21","serial_number":"805735086219113","imei1":"805735086219113","imei2":"805735086219113","popurl":"www.geetanjali-patil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93923,"job_number":"JOB_93923","tr_customer_id":93940,"tr_customer_product_id":93930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Udit Somayaji","mobile_number":"7083563749","email_id":"dev.dwivedi@gmail.com","dop":"2025-10-21","serial_number":"583733410914936","imei1":"583733410914936","imei2":"583733410914936","popurl":"www.indra-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93922,"job_number":"JOB_93922","tr_customer_id":93939,"tr_customer_product_id":93929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Mohan Acharya","mobile_number":"7074896576","email_id":"divakar.ahuja@yahoo.co.in","dop":"2025-10-21","serial_number":"227234708125725","imei1":"227234708125725","imei2":"227234708125725","popurl":"www.lakshmi-pandey.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93921,"job_number":"JOB_93921","tr_customer_id":93938,"tr_customer_product_id":93928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Chandra Panicker","mobile_number":"7035436207","email_id":"niranjan.bhat@yahoo.co.in","dop":"2025-10-21","serial_number":"819943057132462","imei1":"819943057132462","imei2":"819943057132462","popurl":"www.harita-guha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93920,"job_number":"JOB_93920","tr_customer_id":93937,"tr_customer_product_id":93927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Paramartha Mehrotra","mobile_number":"7048190931","email_id":"adripathi.gowda@yahoo.co.in","dop":"2025-10-21","serial_number":"646255896340857","imei1":"646255896340857","imei2":"646255896340857","popurl":"www.anjaneya-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93919,"job_number":"JOB_93919","tr_customer_id":93936,"tr_customer_product_id":93926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Jahnu Khan","mobile_number":"7051694188","email_id":"shridevi.khatri@yahoo.co.in","dop":"2025-10-21","serial_number":"463581186347897","imei1":"463581186347897","imei2":"463581186347897","popurl":"www.jitender-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93918,"job_number":"JOB_93918","tr_customer_id":93935,"tr_customer_product_id":93925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Gita Nair","mobile_number":"7071936784","email_id":"deveshwar.sharma@yahoo.co.in","dop":"2025-10-21","serial_number":"306474417761986","imei1":"306474417761986","imei2":"306474417761986","popurl":"www.chanakya-bhattathiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93917,"job_number":"JOB_93917","tr_customer_id":93934,"tr_customer_product_id":93924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Chinmayanand Tagore","mobile_number":"7051018586","email_id":"anilabh.embranthiri@hotmail.com","dop":"2025-10-21","serial_number":"861203856991508","imei1":"861203856991508","imei2":"861203856991508","popurl":"www.bharadwaj-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93916,"job_number":"JOB_93916","tr_customer_id":93933,"tr_customer_product_id":93923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Dron Pothuvaal","mobile_number":"7054429621","email_id":"chitramala.sethi@gmail.com","dop":"2025-10-21","serial_number":"597896758590571","imei1":"597896758590571","imei2":"597896758590571","popurl":"www.naveen-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93915,"job_number":"JOB_93915","tr_customer_id":93932,"tr_customer_product_id":93922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Chitraksh Guha","mobile_number":"7080889821","email_id":"ranjeet.jha@gmail.com","dop":"2025-10-21","serial_number":"689728170219956","imei1":"689728170219956","imei2":"689728170219956","popurl":"www.bhudeva-abbott.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93914,"job_number":"JOB_93914","tr_customer_id":93931,"tr_customer_product_id":93921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Chidaakaash Shah","mobile_number":"7099105322","email_id":"hari.guha@yahoo.co.in","dop":"2025-10-21","serial_number":"062637519784180","imei1":"062637519784180","imei2":"062637519784180","popurl":"www.tejas-somayaji.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93913,"job_number":"JOB_93913","tr_customer_id":93930,"tr_customer_product_id":93920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Bharadwaj Jain","mobile_number":"7090695193","email_id":"bhudeva.mehra@hotmail.com","dop":"2025-10-21","serial_number":"744726008213388","imei1":"744726008213388","imei2":"744726008213388","popurl":"www.deeptendu-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93912,"job_number":"JOB_93912","tr_customer_id":93929,"tr_customer_product_id":93919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Gobinda Patil","mobile_number":"7036666992","email_id":"kailash.ahluwalia@gmail.com","dop":"2025-10-21","serial_number":"404349137693535","imei1":"404349137693535","imei2":"404349137693535","popurl":"www.kumuda-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93911,"job_number":"JOB_93911","tr_customer_id":93928,"tr_customer_product_id":93918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Suma Gill","mobile_number":"7044810606","email_id":"ganesh.mukhopadhyay@hotmail.com","dop":"2025-10-21","serial_number":"591330615952987","imei1":"591330615952987","imei2":"591330615952987","popurl":"www.arindam-guha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93910,"job_number":"JOB_93910","tr_customer_id":93927,"tr_customer_product_id":93917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Chetan Malik","mobile_number":"7088863186","email_id":"ekdant.menon@yahoo.co.in","dop":"2025-10-21","serial_number":"502990232803250","imei1":"502990232803250","imei2":"502990232803250","popurl":"www.sudeva-guha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93909,"job_number":"JOB_93909","tr_customer_id":93926,"tr_customer_product_id":93916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Atreyi Saini","mobile_number":"7012481616","email_id":"uma.gandhi@hotmail.com","dop":"2025-10-21","serial_number":"397681397391481","imei1":"397681397391481","imei2":"397681397391481","popurl":"www.ojaswini-gandhi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93908,"job_number":"JOB_93908","tr_customer_id":93925,"tr_customer_product_id":93915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Swami Patel","mobile_number":"7009235978","email_id":"rajiv.somayaji@yahoo.co.in","dop":"2025-10-21","serial_number":"210768956453015","imei1":"210768956453015","imei2":"210768956453015","popurl":"www.gitanjali-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93907,"job_number":"JOB_93907","tr_customer_id":93924,"tr_customer_product_id":93914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Bela Deshpande","mobile_number":"7024206350","email_id":"shrishti.arora@gmail.com","dop":"2025-10-21","serial_number":"946445378730273","imei1":"946445378730273","imei2":"946445378730273","popurl":"www.agnimitra-tandon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93906,"job_number":"JOB_93906","tr_customer_id":93923,"tr_customer_product_id":93913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Dipankar Pandey","mobile_number":"7069998891","email_id":"mohan.acharya@yahoo.co.in","dop":"2025-10-21","serial_number":"180223249031984","imei1":"180223249031984","imei2":"180223249031984","popurl":"www.anala-sinha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93905,"job_number":"JOB_93905","tr_customer_id":93922,"tr_customer_product_id":93912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Navin Mehrotra","mobile_number":"7034869815","email_id":"agastya.nehru@yahoo.co.in","dop":"2025-10-21","serial_number":"867509589241999","imei1":"867509589241999","imei2":"867509589241999","popurl":"www.chidambaram-patel.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93904,"job_number":"JOB_93904","tr_customer_id":93921,"tr_customer_product_id":93911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Baalagopaal Bharadwaj","mobile_number":"7065449850","email_id":"mandakini.namboothiri@hotmail.com","dop":"2025-10-21","serial_number":"307137147488290","imei1":"307137147488290","imei2":"307137147488290","popurl":"www.vasudha-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93903,"job_number":"JOB_93903","tr_customer_id":93920,"tr_customer_product_id":93910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Bishnu Gandhi","mobile_number":"7081879197","email_id":"mayoor.dutta@hotmail.com","dop":"2025-10-21","serial_number":"322878359734738","imei1":"322878359734738","imei2":"322878359734738","popurl":"www.purnima-bharadwaj.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93902,"job_number":"JOB_93902","tr_customer_id":93919,"tr_customer_product_id":93909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Vedanga Iyer","mobile_number":"7088318350","email_id":"aadi.varman@yahoo.co.in","dop":"2025-10-21","serial_number":"081589271179908","imei1":"081589271179908","imei2":"081589271179908","popurl":"www.gemine-shah.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93901,"job_number":"JOB_93901","tr_customer_id":93918,"tr_customer_product_id":93908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Chidaatma Somayaji","mobile_number":"7067085144","email_id":"jai.varrier@gmail.com","dop":"2025-10-21","serial_number":"183699036223367","imei1":"183699036223367","imei2":"183699036223367","popurl":"www.naveen-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93900,"job_number":"JOB_93900","tr_customer_id":93917,"tr_customer_product_id":93907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Leela Arora","mobile_number":"7095898719","email_id":"lalita.malik@hotmail.com","dop":"2025-10-21","serial_number":"245393068278511","imei1":"245393068278511","imei2":"245393068278511","popurl":"www.somu-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93899,"job_number":"JOB_93899","tr_customer_id":93916,"tr_customer_product_id":93906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Deeptimoy Sharma","mobile_number":"7004597318","email_id":"ahilya.iyer@yahoo.co.in","dop":"2025-10-21","serial_number":"157767674384976","imei1":"157767674384976","imei2":"157767674384976","popurl":"www.ekaparnika-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93898,"job_number":"JOB_93898","tr_customer_id":93915,"tr_customer_product_id":93905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Balaaditya Ahluwalia","mobile_number":"7023088997","email_id":"sarla.trivedi@gmail.com","dop":"2025-10-21","serial_number":"330263201055634","imei1":"330263201055634","imei2":"330263201055634","popurl":"www.siddhi-saini.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93897,"job_number":"JOB_93897","tr_customer_id":93914,"tr_customer_product_id":93904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Achintya Nair","mobile_number":"7083862113","email_id":"achyut.pillai@gmail.com","dop":"2025-10-21","serial_number":"438162398212178","imei1":"438162398212178","imei2":"438162398212178","popurl":"www.nirbhay-kaul.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93896,"job_number":"JOB_93896","tr_customer_id":93913,"tr_customer_product_id":93903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Ghanaanand Kaur","mobile_number":"7011114745","email_id":"daiwik.somayaji@gmail.com","dop":"2025-10-21","serial_number":"856713120808740","imei1":"856713120808740","imei2":"856713120808740","popurl":"www.chapala-patel.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93895,"job_number":"JOB_93895","tr_customer_id":93912,"tr_customer_product_id":93902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:56.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Chandra Varma","mobile_number":"7015103469","email_id":"aagney.kapoor@hotmail.com","dop":"2025-10-21","serial_number":"660049040978678","imei1":"660049040978678","imei2":"660049040978678","popurl":"www.annapurna-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93894,"job_number":"JOB_93894","tr_customer_id":93911,"tr_customer_product_id":93901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:56.000Z","modified_at":"2025-10-31T12:57:56.000Z","name":"Anil Gowda","mobile_number":"7029866359","email_id":"achalesvara.mahajan@yahoo.co.in","dop":"2025-10-21","serial_number":"288779528848377","imei1":"288779528848377","imei2":"288779528848377","popurl":"www.smriti-trivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93893,"job_number":"JOB_93893","tr_customer_id":93910,"tr_customer_product_id":93900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:56.000Z","modified_at":"2025-10-31T12:57:56.000Z","name":"Brahma Gupta","mobile_number":"7044607397","email_id":"nanda.saini@hotmail.com","dop":"2025-10-21","serial_number":"000699255006817","imei1":"000699255006817","imei2":"000699255006817","popurl":"www.brajesh-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93892,"job_number":"JOB_93892","tr_customer_id":93909,"tr_customer_product_id":93899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:56.000Z","modified_at":"2025-10-31T12:57:56.000Z","name":"Elakshi Ganaka","mobile_number":"7075606029","email_id":"sarla.pilla@gmail.com","dop":"2025-10-21","serial_number":"439821664925476","imei1":"439821664925476","imei2":"439821664925476","popurl":"www.adhrit-acharya.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93891,"job_number":"JOB_93891","tr_customer_id":93908,"tr_customer_product_id":93898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:56.000Z","modified_at":"2025-10-31T12:57:56.000Z","name":"Suma Ganaka","mobile_number":"7052034511","email_id":"aayushman.johar@gmail.com","dop":"2025-10-21","serial_number":"808147192568896","imei1":"808147192568896","imei2":"808147192568896","popurl":"www.oormila-sethi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93890,"job_number":"JOB_93890","tr_customer_id":93907,"tr_customer_product_id":93897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:56.000Z","modified_at":"2025-10-31T12:57:56.000Z","name":"Suma Gupta","mobile_number":"7071357742","email_id":"jagdeep.nair@yahoo.co.in","dop":"2025-10-21","serial_number":"188810431473916","imei1":"188810431473916","imei2":"188810431473916","popurl":"www.heema-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93889,"job_number":"JOB_93889","tr_customer_id":93906,"tr_customer_product_id":93896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:56.000Z","modified_at":"2025-10-31T12:57:56.000Z","name":"Daevi Achari","mobile_number":"7014967624","email_id":"navin.embranthiri@yahoo.co.in","dop":"2025-10-21","serial_number":"743969526095639","imei1":"743969526095639","imei2":"743969526095639","popurl":"www.dhyanesh-jha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93888,"job_number":"JOB_93888","tr_customer_id":93905,"tr_customer_product_id":93895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:56.000Z","modified_at":"2025-10-31T12:57:56.000Z","name":"Kalinda Dwivedi","mobile_number":"7018955645","email_id":"oormila.reddy@yahoo.co.in","dop":"2025-10-21","serial_number":"368438494504410","imei1":"368438494504410","imei2":"368438494504410","popurl":"www.agneya-mishra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93887,"job_number":"JOB_93887","tr_customer_id":93904,"tr_customer_product_id":93894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:56.000Z","modified_at":"2025-10-31T12:57:56.000Z","name":"Dandak Dhawan","mobile_number":"7048621694","email_id":"ekaling.chattopadhyay@hotmail.com","dop":"2025-10-21","serial_number":"525114593983279","imei1":"525114593983279","imei2":"525114593983279","popurl":"www.kanchan-kaur.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93886,"job_number":"JOB_93886","tr_customer_id":93903,"tr_customer_product_id":93893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:56.000Z","modified_at":"2025-10-31T12:57:56.000Z","name":"Keerti Bhattathiri","mobile_number":"7070833571","email_id":"adityanandana.tagore@hotmail.com","dop":"2025-10-21","serial_number":"202662761330870","imei1":"202662761330870","imei2":"202662761330870","popurl":"www.lakshman-dhawan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93885,"job_number":"JOB_93885","tr_customer_id":93902,"tr_customer_product_id":93892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:56.000Z","modified_at":"2025-10-31T12:57:56.000Z","name":"Sweta Johar","mobile_number":"7020374965","email_id":"vidya.khan@gmail.com","dop":"2025-10-21","serial_number":"617687184473424","imei1":"617687184473424","imei2":"617687184473424","popurl":"www.daevi-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93884,"job_number":"JOB_93884","tr_customer_id":93901,"tr_customer_product_id":93891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:56.000Z","modified_at":"2025-10-31T12:57:56.000Z","name":"Bakula Gupta","mobile_number":"7080429028","email_id":"tushar.asan@yahoo.co.in","dop":"2025-10-21","serial_number":"415374892877350","imei1":"415374892877350","imei2":"415374892877350","popurl":"www.manisha-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93883,"job_number":"JOB_93883","tr_customer_id":93900,"tr_customer_product_id":93890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:56.000Z","modified_at":"2025-10-31T12:57:56.000Z","name":"Chinmayananda Chattopadhyay","mobile_number":"7055747213","email_id":"shanti.ahluwalia@gmail.com","dop":"2025-10-21","serial_number":"903370514909019","imei1":"903370514909019","imei2":"903370514909019","popurl":"www.aayushman-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93882,"job_number":"JOB_93882","tr_customer_id":93899,"tr_customer_product_id":93889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:56.000Z","modified_at":"2025-10-31T12:57:56.000Z","name":"Jitender Mukhopadhyay","mobile_number":"7070705963","email_id":"harinarayan.gill@gmail.com","dop":"2025-10-21","serial_number":"228672525305045","imei1":"228672525305045","imei2":"228672525305045","popurl":"www.adityanandan-guneta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93881,"job_number":"JOB_93881","tr_customer_id":93898,"tr_customer_product_id":93888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:56.000Z","modified_at":"2025-10-31T12:57:56.000Z","name":"Mukul Marar","mobile_number":"7021481285","email_id":"lavanya.panicker@gmail.com","dop":"2025-10-21","serial_number":"422767208726478","imei1":"422767208726478","imei2":"422767208726478","popurl":"www.rohit-mehrotra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93880,"job_number":"JOB_93880","tr_customer_id":93897,"tr_customer_product_id":93887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:56.000Z","modified_at":"2025-10-31T12:57:56.000Z","name":"Chinmayananda Kocchar","mobile_number":"7052122086","email_id":"niro.kakkar@hotmail.com","dop":"2025-10-21","serial_number":"433098695581537","imei1":"433098695581537","imei2":"433098695581537","popurl":"www.sheela-menon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93879,"job_number":"JOB_93879","tr_customer_id":93896,"tr_customer_product_id":93886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Manik Malik","mobile_number":"7039205479","email_id":"darshan.khanna@hotmail.com","dop":"2025-10-21","serial_number":"477504216327860","imei1":"477504216327860","imei2":"477504216327860","popurl":"www.ahalya-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93878,"job_number":"JOB_93878","tr_customer_id":93895,"tr_customer_product_id":93885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Brahmaanand Nehru","mobile_number":"7081085592","email_id":"girja.butt@gmail.com","dop":"2025-10-21","serial_number":"708454687454717","imei1":"708454687454717","imei2":"708454687454717","popurl":"www.shiv-agarwal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93877,"job_number":"JOB_93877","tr_customer_id":93894,"tr_customer_product_id":93884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Mohinder Dutta","mobile_number":"7052362080","email_id":"akshainie.nayar@hotmail.com","dop":"2025-10-21","serial_number":"784439204540067","imei1":"784439204540067","imei2":"784439204540067","popurl":"www.gita-adiga.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93876,"job_number":"JOB_93876","tr_customer_id":93893,"tr_customer_product_id":93883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Lalita Chaturvedi","mobile_number":"7016931064","email_id":"pran.kaul@hotmail.com","dop":"2025-10-21","serial_number":"654058471983509","imei1":"654058471983509","imei2":"654058471983509","popurl":"www.deepan-chopra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93875,"job_number":"JOB_93875","tr_customer_id":93892,"tr_customer_product_id":93882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Daksha Rana","mobile_number":"7050305975","email_id":"shakti.chopra@yahoo.co.in","dop":"2025-10-21","serial_number":"168302897478784","imei1":"168302897478784","imei2":"168302897478784","popurl":"www.giriraaj-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93874,"job_number":"JOB_93874","tr_customer_id":93891,"tr_customer_product_id":93881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Kamla Agarwal","mobile_number":"7024799735","email_id":"baalaaditya.iyer@gmail.com","dop":"2025-10-21","serial_number":"622463689471016","imei1":"622463689471016","imei2":"622463689471016","popurl":"www.dandak-namboothiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93873,"job_number":"JOB_93873","tr_customer_id":93890,"tr_customer_product_id":93880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Niro Varman","mobile_number":"7086996033","email_id":"bhagavaan.gupta@yahoo.co.in","dop":"2025-10-21","serial_number":"008123634544619","imei1":"008123634544619","imei2":"008123634544619","popurl":"www.karthik-gandhi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93872,"job_number":"JOB_93872","tr_customer_id":93889,"tr_customer_product_id":93879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Jaya Prajapat","mobile_number":"7053252540","email_id":"chandran.nayar@hotmail.com","dop":"2025-10-21","serial_number":"653225303786158","imei1":"653225303786158","imei2":"653225303786158","popurl":"www.oormila-kaul.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93871,"job_number":"JOB_93871","tr_customer_id":93888,"tr_customer_product_id":93878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Narayan Gowda","mobile_number":"7015041156","email_id":"dinkar.achari@hotmail.com","dop":"2025-10-21","serial_number":"587116332439403","imei1":"587116332439403","imei2":"587116332439403","popurl":"www.amrit-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93870,"job_number":"JOB_93870","tr_customer_id":93887,"tr_customer_product_id":93877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Dhatri Khan","mobile_number":"7077694693","email_id":"shreyashi.ahuja@hotmail.com","dop":"2025-10-21","serial_number":"206993247123236","imei1":"206993247123236","imei2":"206993247123236","popurl":"www.chidambaram-varma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93869,"job_number":"JOB_93869","tr_customer_id":93886,"tr_customer_product_id":93876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Bishnu Rana","mobile_number":"7076510143","email_id":"charuchandra.khan@yahoo.co.in","dop":"2025-10-21","serial_number":"799556610177478","imei1":"799556610177478","imei2":"799556610177478","popurl":"www.chakor-nair.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93868,"job_number":"JOB_93868","tr_customer_id":93885,"tr_customer_product_id":93875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Himani Joshi","mobile_number":"7089197516","email_id":"ajeet.acharya@gmail.com","dop":"2025-10-21","serial_number":"085782895044756","imei1":"085782895044756","imei2":"085782895044756","popurl":"www.sarla-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93867,"job_number":"JOB_93867","tr_customer_id":93883,"tr_customer_product_id":93873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Anwesha Prajapat","mobile_number":"7052548846","email_id":"opalina.bhattathiri@hotmail.com","dop":"2025-10-21","serial_number":"730224537742357","imei1":"730224537742357","imei2":"730224537742357","popurl":"www.kanishka-singh.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93866,"job_number":"JOB_93866","tr_customer_id":93884,"tr_customer_product_id":93874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Vasudha Varma","mobile_number":"7060849841","email_id":"gauranga.namboothiri@hotmail.com","dop":"2025-10-21","serial_number":"284442434170316","imei1":"284442434170316","imei2":"284442434170316","popurl":"www.kashyap-khanna.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93865,"job_number":"JOB_93865","tr_customer_id":93882,"tr_customer_product_id":93872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Lakshmi Pothuvaal","mobile_number":"7077835626","email_id":"bankim.malik@hotmail.com","dop":"2025-10-21","serial_number":"107652546312467","imei1":"107652546312467","imei2":"107652546312467","popurl":"www.shreyashi-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93864,"job_number":"JOB_93864","tr_customer_id":93881,"tr_customer_product_id":93871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Krishnadas Gowda","mobile_number":"7090318738","email_id":"gandharv.agarwal@gmail.com","dop":"2025-10-21","serial_number":"149587230074201","imei1":"149587230074201","imei2":"149587230074201","popurl":"www.sharda-singh.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93863,"job_number":"JOB_93863","tr_customer_id":93880,"tr_customer_product_id":93870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Deepesh Gandhi","mobile_number":"7051080255","email_id":"deepankar.mishra@hotmail.com","dop":"2025-10-21","serial_number":"035489483056540","imei1":"035489483056540","imei2":"035489483056540","popurl":"www.rati-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93862,"job_number":"JOB_93862","tr_customer_id":93879,"tr_customer_product_id":93869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Bhooshan Chattopadhyay","mobile_number":"7069607325","email_id":"vishwamitra.gowda@gmail.com","dop":"2025-10-21","serial_number":"258176335643544","imei1":"258176335643544","imei2":"258176335643544","popurl":"www.gatik-menon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93861,"job_number":"JOB_93861","tr_customer_id":93878,"tr_customer_product_id":93868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:54.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Shresthi Bhattacharya","mobile_number":"7012338029","email_id":"atreyi.shukla@gmail.com","dop":"2025-10-21","serial_number":"239167173124046","imei1":"239167173124046","imei2":"239167173124046","popurl":"www.ganapati-sethi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93860,"job_number":"JOB_93860","tr_customer_id":93877,"tr_customer_product_id":93867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:54.000Z","modified_at":"2025-10-31T12:57:54.000Z","name":"Ahilya Mehrotra","mobile_number":"7026579151","email_id":"shakuntala.menon@yahoo.co.in","dop":"2025-10-21","serial_number":"080424352099287","imei1":"080424352099287","imei2":"080424352099287","popurl":"www.mohini-bhattathiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93859,"job_number":"JOB_93859","tr_customer_id":93876,"tr_customer_product_id":93866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:53:11.000Z","modified_at":"2025-10-31T12:53:11.000Z","name":"Lucy  White","mobile_number":"428-673-7519","email_id":"Ruthe.Stroman@gmail.com","dop":"2025-08-02","serial_number":"14243272467875","imei1":"14243272467875","imei2":"14243272467875","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:53:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93858,"job_number":"JOB_93858","tr_customer_id":93875,"tr_customer_product_id":93865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:25:18.000Z","modified_at":"2025-10-31T12:25:18.000Z","name":"Priya Patty","mobile_number":"8912348765","email_id":"priyapatty@yahoo.com","dop":"2025-10-21","serial_number":"22314987656592","imei1":"22314987656592","imei2":"22314987656592","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93847,"job_number":"JOB_93847","tr_customer_id":93864,"tr_customer_product_id":93854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T10:06:48.000Z","modified_at":"2025-10-31T10:06:48.000Z","name":"fsdf vdsfdfdf","mobile_number":"5454748485","email_id":"hdfdf@gmail.com","dop":"2025-10-08","serial_number":"54547484598747","imei1":"54547484598747","imei2":"54547484598747","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T10:06:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93841,"job_number":"JOB_93841","tr_customer_id":93858,"tr_customer_product_id":93848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T08:25:24.000Z","modified_at":"2025-10-31T08:25:24.000Z","name":"Alyce Prohaska","mobile_number":"827-246-0995","email_id":"Hillary41@gmail.com","dop":"2025-09-20","serial_number":"100205312520054","imei1":"100205312520054","imei2":"100205312520054","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T08:25:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93840,"job_number":"JOB_93840","tr_customer_id":93857,"tr_customer_product_id":93847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T08:25:22.000Z","modified_at":"2025-10-31T08:26:12.000Z","name":"Shane Ruecker","mobile_number":"459-311-3755","email_id":"Bethany.Tromp@yahoo.com","dop":"2025-09-20","serial_number":"12681002978373","imei1":"12681002978373","imei2":"12681002978373","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T08:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93839,"job_number":"JOB_93839","tr_customer_id":93856,"tr_customer_product_id":93846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T08:25:22.000Z","modified_at":"2025-10-31T08:25:22.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"12296886166634","imei1":"12296886166634","imei2":"12296886166634","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T08:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93838,"job_number":"JOB_93838","tr_customer_id":93855,"tr_customer_product_id":93845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T08:24:24.000Z","modified_at":"2025-10-31T08:24:24.000Z","name":"Micaela Schoen","mobile_number":"617-927-2830","email_id":"Claude31@hotmail.com","dop":"2025-09-20","serial_number":"100680776440971","imei1":"100680776440971","imei2":"100680776440971","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T08:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93837,"job_number":"JOB_93837","tr_customer_id":93854,"tr_customer_product_id":93844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T08:24:23.000Z","modified_at":"2025-10-31T08:25:14.000Z","name":"Hillard Mueller","mobile_number":"298-576-0068","email_id":"Vince_Beatty@yahoo.com","dop":"2025-09-20","serial_number":"15894304982118","imei1":"15894304982118","imei2":"15894304982118","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T08:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93836,"job_number":"JOB_93836","tr_customer_id":93853,"tr_customer_product_id":93843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T08:24:22.000Z","modified_at":"2025-10-31T08:24:22.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"15355807838068","imei1":"15355807838068","imei2":"15355807838068","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T08:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93835,"job_number":"JOB_93835","tr_customer_id":93852,"tr_customer_product_id":93842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T08:23:26.000Z","modified_at":"2025-10-31T08:23:26.000Z","name":"Sigurd Torp","mobile_number":"567-652-2419","email_id":"Josephine.Schaefer@gmail.com","dop":"2025-09-20","serial_number":"100248308154880","imei1":"100248308154880","imei2":"100248308154880","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T08:23:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93834,"job_number":"JOB_93834","tr_customer_id":93851,"tr_customer_product_id":93841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T08:23:24.000Z","modified_at":"2025-10-31T08:24:14.000Z","name":"Treva Hauck","mobile_number":"263-440-5838","email_id":"Ashley_Stoltenberg@yahoo.com","dop":"2025-09-20","serial_number":"18169867410308","imei1":"18169867410308","imei2":"18169867410308","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T08:24:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93833,"job_number":"JOB_93833","tr_customer_id":93850,"tr_customer_product_id":93840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T08:23:24.000Z","modified_at":"2025-10-31T08:23:24.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"14055994631468","imei1":"14055994631468","imei2":"14055994631468","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T08:23:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93831,"job_number":"JOB_93831","tr_customer_id":93848,"tr_customer_product_id":93838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T07:35:07.000Z","modified_at":"2025-10-31T07:35:07.000Z","name":"Kailee Towne","mobile_number":"221-559-7168","email_id":"Elroy81@yahoo.com","dop":"2025-04-06","serial_number":"16151983581248860","imei1":"16151983581248860","imei2":"16151983581248860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T07:35:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93830,"job_number":"JOB_93830","tr_customer_id":93847,"tr_customer_product_id":93837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T07:35:06.000Z","modified_at":"2025-10-31T07:35:51.000Z","name":"Kathlyn Champlin","mobile_number":"793-910-8929","email_id":"Augustus.Raynor93@yahoo.com","dop":"2025-04-06","serial_number":"11095773202463","imei1":"11095773202463","imei2":"11095773202463","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T07:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93823,"job_number":"JOB_93823","tr_customer_id":93840,"tr_customer_product_id":93830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T07:10:10.000Z","modified_at":"2025-10-31T07:10:10.000Z","name":"Tiffany Davis","mobile_number":"779-456-3921","email_id":"Christa.Gorczany@yahoo.com","dop":"2025-04-06","serial_number":"19934881646825230","imei1":"19934881646825230","imei2":"19934881646825230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T07:10:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93822,"job_number":"JOB_93822","tr_customer_id":93839,"tr_customer_product_id":93829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T07:10:09.000Z","modified_at":"2025-10-31T07:10:40.000Z","name":"Roxane Marquardt","mobile_number":"686-827-0722","email_id":"Otho.Cassin6@hotmail.com","dop":"2025-04-06","serial_number":"11680016991748","imei1":"11680016991748","imei2":"11680016991748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T07:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93820,"job_number":"JOB_93820","tr_customer_id":93837,"tr_customer_product_id":93827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T07:07:12.000Z","modified_at":"2025-10-31T07:07:23.000Z","name":"Isobel Hodkiewicz","mobile_number":"Corkery","email_id":"Else68@gmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"70822961113554","imei2":"70822961113554","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T07:07:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93819,"job_number":"JOB_93819","tr_customer_id":93836,"tr_customer_product_id":93826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T07:06:59.000Z","modified_at":"2025-10-31T07:07:11.000Z","name":"Lexi Wiza","mobile_number":"Jenkins","email_id":"Camilla_Lowe@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"37789245159384","imei2":"37789245159384","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T07:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93818,"job_number":"JOB_93818","tr_customer_id":93835,"tr_customer_product_id":93825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:58:15.000Z","modified_at":"2025-10-31T06:58:15.000Z","name":"Darrell Weimann","mobile_number":"348-414-1326","email_id":"Hermina87@gmail.com","dop":"2025-10-22","serial_number":"194590202559450","imei1":"194590202559450","imei2":"194590202559450","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93817,"job_number":"JOB_93817","tr_customer_id":93834,"tr_customer_product_id":93824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:57:33.000Z","modified_at":"2025-10-31T06:57:33.000Z","name":"Ardella O'Connell","mobile_number":"964-479-9534","email_id":"Kendrick.Schneider@hotmail.com","dop":"2025-10-22","serial_number":"168739771131204","imei1":"168739771131204","imei2":"168739771131204","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:57:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93814,"job_number":"JOB_93814","tr_customer_id":93831,"tr_customer_product_id":93821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:53:06.000Z","modified_at":"2025-10-31T06:53:06.000Z","name":"Alvera Lockman","mobile_number":"836-440-0468","email_id":"Beryl_Cummings93@gmail.com","dop":"2025-09-16","serial_number":"13393263004930","imei1":"13393263004930","imei2":"13393263004930","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:53:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93813,"job_number":"JOB_93813","tr_customer_id":93830,"tr_customer_product_id":93820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:53:05.000Z","modified_at":"2025-10-31T06:53:05.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"18460706157973","imei1":"18460706157973","imei2":"18460706157973","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:53:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93812,"job_number":"JOB_93812","tr_customer_id":93829,"tr_customer_product_id":93819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:52:45.000Z","modified_at":"2025-10-31T06:52:45.000Z","name":"Lizeth VonRueden","mobile_number":"211-775-0405","email_id":"Merle_Abbott37@gmail.com","dop":"2025-09-16","serial_number":"12095031305558","imei1":"12095031305558","imei2":"12095031305558","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93811,"job_number":"JOB_93811","tr_customer_id":93828,"tr_customer_product_id":93818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:52:45.000Z","modified_at":"2025-10-31T06:52:45.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"17446454045114","imei1":"17446454045114","imei2":"17446454045114","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93810,"job_number":"JOB_93810","tr_customer_id":93827,"tr_customer_product_id":93817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:52:25.000Z","modified_at":"2025-10-31T06:52:25.000Z","name":"Estefania Kassulke","mobile_number":"675-678-2760","email_id":"Noemi_Dibbert72@yahoo.com","dop":"2025-09-16","serial_number":"15951673780077","imei1":"15951673780077","imei2":"15951673780077","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93809,"job_number":"JOB_93809","tr_customer_id":93826,"tr_customer_product_id":93816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:52:24.000Z","modified_at":"2025-10-31T06:52:24.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"17226290778166","imei1":"17226290778166","imei2":"17226290778166","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:52:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93808,"job_number":"JOB_93808","tr_customer_id":93825,"tr_customer_product_id":93815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:40:21.000Z","modified_at":"2025-10-31T06:41:04.000Z","name":"Alene Kreiger","mobile_number":"547-650-8755","email_id":"Pedro_OHara23@hotmail.com","dop":"2025-04-06","serial_number":"11908728692232","imei1":"11908728692232","imei2":"11908728692232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T06:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93807,"job_number":"JOB_93807","tr_customer_id":93824,"tr_customer_product_id":93814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:40:20.000Z","modified_at":"2025-10-31T06:40:20.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"11719453612684","imei1":"11719453612684","imei2":"11719453612684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93806,"job_number":"JOB_93806","tr_customer_id":93823,"tr_customer_product_id":93813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:40:14.000Z","modified_at":"2025-10-31T06:40:14.000Z","name":"Keegan Zemlak","mobile_number":"359-480-2601","email_id":"Alberta75@yahoo.com","dop":"2025-04-06","serial_number":"12539542594187614","imei1":"12539542594187614","imei2":"12539542594187614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93805,"job_number":"JOB_93805","tr_customer_id":93822,"tr_customer_product_id":93812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:40:13.000Z","modified_at":"2025-10-31T06:40:58.000Z","name":"Bettye Jacobs","mobile_number":"226-267-2284","email_id":"Kianna85@yahoo.com","dop":"2025-04-06","serial_number":"16051290643226","imei1":"16051290643226","imei2":"16051290643226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T06:40:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93804,"job_number":"JOB_93804","tr_customer_id":93821,"tr_customer_product_id":93811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:40:12.000Z","modified_at":"2025-10-31T06:40:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16077156444343","imei1":"16077156444343","imei2":"16077156444343","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93803,"job_number":"JOB_93803","tr_customer_id":93820,"tr_customer_product_id":93810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:39:31.000Z","modified_at":"2025-10-31T06:40:13.000Z","name":"Adrien Lakin","mobile_number":"954-749-0620","email_id":"Carmela.Barrows1@yahoo.com","dop":"2025-04-06","serial_number":"16267300608267","imei1":"16267300608267","imei2":"16267300608267","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T06:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93802,"job_number":"JOB_93802","tr_customer_id":93819,"tr_customer_product_id":93809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:39:30.000Z","modified_at":"2025-10-31T06:39:30.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"18541874628963","imei1":"18541874628963","imei2":"18541874628963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93801,"job_number":"JOB_93801","tr_customer_id":93818,"tr_customer_product_id":93808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:39:22.000Z","modified_at":"2025-10-31T06:39:22.000Z","name":"Scottie Wiza","mobile_number":"565-929-4097","email_id":"Elna_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"14546978359554492","imei1":"14546978359554492","imei2":"14546978359554492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93800,"job_number":"JOB_93800","tr_customer_id":93817,"tr_customer_product_id":93807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:39:20.000Z","modified_at":"2025-10-31T06:40:05.000Z","name":"Leland Cremin","mobile_number":"602-947-3157","email_id":"Harmony98@gmail.com","dop":"2025-04-06","serial_number":"13647425431154","imei1":"13647425431154","imei2":"13647425431154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T06:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93799,"job_number":"JOB_93799","tr_customer_id":93816,"tr_customer_product_id":93806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:39:20.000Z","modified_at":"2025-10-31T06:39:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10911061599327","imei1":"10911061599327","imei2":"10911061599327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93798,"job_number":"JOB_93798","tr_customer_id":93815,"tr_customer_product_id":93805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:38:40.000Z","modified_at":"2025-10-31T06:39:23.000Z","name":"Tobin Streich","mobile_number":"599-924-9096","email_id":"Johnnie_Abbott@gmail.com","dop":"2025-04-06","serial_number":"12607163271644","imei1":"12607163271644","imei2":"12607163271644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T06:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93797,"job_number":"JOB_93797","tr_customer_id":93814,"tr_customer_product_id":93804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:38:39.000Z","modified_at":"2025-10-31T06:38:39.000Z","name":"Eliezer Volkman","mobile_number":"484-439-7838","email_id":"Katelynn_Schmeler70@gmail.com","dop":"2025-04-06","serial_number":"13925910897855852","imei1":"13925910897855852","imei2":"13925910897855852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:38:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93796,"job_number":"JOB_93796","tr_customer_id":93813,"tr_customer_product_id":93803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:38:39.000Z","modified_at":"2025-10-31T06:38:39.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"17444880361176","imei1":"17444880361176","imei2":"17444880361176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:38:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93795,"job_number":"JOB_93795","tr_customer_id":93812,"tr_customer_product_id":93802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:38:38.000Z","modified_at":"2025-10-31T06:39:19.000Z","name":"Freeda Jones","mobile_number":"750-918-4429","email_id":"Ernesto_Kuhic@gmail.com","dop":"2025-04-06","serial_number":"11176100697337","imei1":"11176100697337","imei2":"11176100697337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T06:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93794,"job_number":"JOB_93794","tr_customer_id":93811,"tr_customer_product_id":93801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:38:28.000Z","modified_at":"2025-10-31T06:38:28.000Z","name":"Jadon Wilderman","mobile_number":"552-735-4324","email_id":"Monique_Goyette@hotmail.com","dop":"2025-04-06","serial_number":"19001400395913410","imei1":"19001400395913410","imei2":"19001400395913410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93793,"job_number":"JOB_93793","tr_customer_id":93810,"tr_customer_product_id":93800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:38:27.000Z","modified_at":"2025-10-31T06:39:12.000Z","name":"Jaida Keebler","mobile_number":"836-920-5218","email_id":"Magdalena9@gmail.com","dop":"2025-04-06","serial_number":"15337424122670","imei1":"15337424122670","imei2":"15337424122670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T06:39:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93792,"job_number":"JOB_93792","tr_customer_id":93809,"tr_customer_product_id":93799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:38:26.000Z","modified_at":"2025-10-31T06:38:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12574767934454","imei1":"12574767934454","imei2":"12574767934454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:38:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93791,"job_number":"JOB_93791","tr_customer_id":93808,"tr_customer_product_id":93798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:35:45.000Z","modified_at":"2025-10-31T06:35:45.000Z","name":"Andreanne Torphy","mobile_number":"251-452-7953","email_id":"Reginald8@yahoo.com","dop":"2025-04-06","serial_number":"13026022936523468","imei1":"13026022936523468","imei2":"13026022936523468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:35:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93790,"job_number":"JOB_93790","tr_customer_id":93807,"tr_customer_product_id":93797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:35:43.000Z","modified_at":"2025-10-31T06:36:30.000Z","name":"Marge Nader","mobile_number":"387-473-8248","email_id":"Cassandra59@hotmail.com","dop":"2025-04-06","serial_number":"10971057035048","imei1":"10971057035048","imei2":"10971057035048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T06:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93789,"job_number":"JOB_93789","tr_customer_id":93806,"tr_customer_product_id":93796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:28:23.000Z","modified_at":"2025-10-31T06:28:23.000Z","name":"Tracy Miller","mobile_number":"874-621-1553","email_id":"Cruz_Kemmer@gmail.com","dop":"2025-04-06","serial_number":"19467113172434670","imei1":"19467113172434670","imei2":"19467113172434670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:28:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93788,"job_number":"JOB_93788","tr_customer_id":93805,"tr_customer_product_id":93795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:28:21.000Z","modified_at":"2025-10-31T06:29:06.000Z","name":"Coty Kulas","mobile_number":"225-840-8299","email_id":"Kathlyn_Jacobi79@gmail.com","dop":"2025-04-06","serial_number":"16317533754350","imei1":"16317533754350","imei2":"16317533754350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T06:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93787,"job_number":"JOB_93787","tr_customer_id":93804,"tr_customer_product_id":93794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:26:43.000Z","modified_at":"2025-10-31T06:26:43.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"121846281532012","imei1":"121846281532012","imei2":"121846281532012","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:26:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93786,"job_number":"JOB_93786","tr_customer_id":93803,"tr_customer_product_id":93793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:26:43.000Z","modified_at":"2025-10-31T06:26:43.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"113865213622496","imei1":"113865213622496","imei2":"113865213622496","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:26:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93785,"job_number":"JOB_93785","tr_customer_id":93802,"tr_customer_product_id":93792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:26:43.000Z","modified_at":"2025-10-31T06:26:43.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"125314316424640","imei1":"125314316424640","imei2":"125314316424640","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:26:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93784,"job_number":"JOB_93784","tr_customer_id":93801,"tr_customer_product_id":93791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:26:04.000Z","modified_at":"2025-10-31T06:26:16.000Z","name":"Riley Morissette","mobile_number":"523-518-4275","email_id":"Cody_Zboncak@yahoo.com","dop":"2024-10-15","serial_number":"313437604881463","imei1":"313437604881463","imei2":"313437604881463","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T06:26:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93783,"job_number":"JOB_93783","tr_customer_id":93800,"tr_customer_product_id":93790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:25:49.000Z","modified_at":"2025-10-31T06:26:01.000Z","name":"Neha Waters","mobile_number":"211-929-0132","email_id":"Morris_Von@yahoo.com","dop":"2024-10-15","serial_number":"484811822939547","imei1":"484811822939547","imei2":"484811822939547","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T06:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93782,"job_number":"JOB_93782","tr_customer_id":93799,"tr_customer_product_id":93789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:25:34.000Z","modified_at":"2025-10-31T06:25:47.000Z","name":"Durward Block","mobile_number":"369-586-2583","email_id":"Alexander71@hotmail.com","dop":"2024-10-15","serial_number":"994649741177378","imei1":"994649741177378","imei2":"994649741177378","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T06:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93781,"job_number":"JOB_93781","tr_customer_id":93798,"tr_customer_product_id":93788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:24:51.000Z","modified_at":"2025-10-31T06:24:51.000Z","name":"Delfina Bins","mobile_number":"207-282-3437","email_id":"Skye.Jerde29@gmail.com","dop":"2025-09-20","serial_number":"100047163027679","imei1":"100047163027679","imei2":"100047163027679","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93780,"job_number":"JOB_93780","tr_customer_id":93797,"tr_customer_product_id":93787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:24:50.000Z","modified_at":"2025-10-31T06:25:33.000Z","name":"Maxine Kozey","mobile_number":"239-853-5384","email_id":"Richmond.Tromp39@gmail.com","dop":"2025-09-20","serial_number":"14256707071214","imei1":"14256707071214","imei2":"14256707071214","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T06:25:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93779,"job_number":"JOB_93779","tr_customer_id":93796,"tr_customer_product_id":93786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:24:49.000Z","modified_at":"2025-10-31T06:24:49.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"14599708351654","imei1":"14599708351654","imei2":"14599708351654","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93778,"job_number":"JOB_93778","tr_customer_id":93795,"tr_customer_product_id":93785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:24:00.000Z","modified_at":"2025-10-31T06:24:00.000Z","name":"Avis Koch","mobile_number":"949-485-6484","email_id":"Juvenal.Bergstrom89@yahoo.com","dop":"2025-09-20","serial_number":"100628451477831","imei1":"100628451477831","imei2":"100628451477831","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:24:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93777,"job_number":"JOB_93777","tr_customer_id":93794,"tr_customer_product_id":93784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:23:59.000Z","modified_at":"2025-10-31T06:24:42.000Z","name":"Norene Hintz","mobile_number":"524-767-8278","email_id":"Webster8@yahoo.com","dop":"2025-09-20","serial_number":"16613140840851","imei1":"16613140840851","imei2":"16613140840851","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T06:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93776,"job_number":"JOB_93776","tr_customer_id":93793,"tr_customer_product_id":93783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:23:58.000Z","modified_at":"2025-10-31T06:23:58.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"19272065664414","imei1":"19272065664414","imei2":"19272065664414","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93775,"job_number":"JOB_93775","tr_customer_id":93792,"tr_customer_product_id":93782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:23:08.000Z","modified_at":"2025-10-31T06:23:08.000Z","name":"Cyrus Vandervort","mobile_number":"222-741-9189","email_id":"Madilyn_Wiza17@hotmail.com","dop":"2025-09-20","serial_number":"100993762032766","imei1":"100993762032766","imei2":"100993762032766","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:23:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93774,"job_number":"JOB_93774","tr_customer_id":93791,"tr_customer_product_id":93781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:23:07.000Z","modified_at":"2025-10-31T06:23:51.000Z","name":"Jace Reilly","mobile_number":"204-510-1788","email_id":"Agnes.Medhurst56@yahoo.com","dop":"2025-09-20","serial_number":"14524183127479","imei1":"14524183127479","imei2":"14524183127479","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T06:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93773,"job_number":"JOB_93773","tr_customer_id":93790,"tr_customer_product_id":93780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:23:07.000Z","modified_at":"2025-10-31T06:23:07.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"13857984424775","imei1":"13857984424775","imei2":"13857984424775","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:23:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93772,"job_number":"JOB_93772","tr_customer_id":93789,"tr_customer_product_id":93779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:20:36.000Z","modified_at":"2025-10-31T06:20:36.000Z","name":"Jefferey O'Connell","mobile_number":"242-508-7962","email_id":"Alvera.Cassin@hotmail.com","dop":"2025-06-08","serial_number":"100545767423755","imei1":"100545767423755","imei2":"100545767423755","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93771,"job_number":"JOB_93771","tr_customer_id":93788,"tr_customer_product_id":93778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:20:35.000Z","modified_at":"2025-10-31T06:21:03.000Z","name":"Emelie Rippin","mobile_number":"412-956-8571","email_id":"Ana.Kuvalis@gmail.com","dop":"2025-06-08","serial_number":"12091978787181","imei1":"12091978787181","imei2":"12091978787181","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T06:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93770,"job_number":"JOB_93770","tr_customer_id":93787,"tr_customer_product_id":93777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:20:34.000Z","modified_at":"2025-10-31T06:20:34.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"18065492812637","imei1":"18065492812637","imei2":"18065492812637","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93769,"job_number":"JOB_93769","tr_customer_id":93786,"tr_customer_product_id":93776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:20:03.000Z","modified_at":"2025-10-31T06:20:03.000Z","name":"Murphy Wyman","mobile_number":"916-884-7656","email_id":"Carleton41@yahoo.com","dop":"2025-06-08","serial_number":"106448867434678","imei1":"106448867434678","imei2":"106448867434678","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93768,"job_number":"JOB_93768","tr_customer_id":93785,"tr_customer_product_id":93775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:20:02.000Z","modified_at":"2025-10-31T06:20:30.000Z","name":"Francesco Ebert","mobile_number":"871-718-6776","email_id":"Doris_Schaden2@yahoo.com","dop":"2025-06-08","serial_number":"10384600009781","imei1":"10384600009781","imei2":"10384600009781","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T06:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93767,"job_number":"JOB_93767","tr_customer_id":93784,"tr_customer_product_id":93774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:20:02.000Z","modified_at":"2025-10-31T06:20:02.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"13738934379636","imei1":"13738934379636","imei2":"13738934379636","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93766,"job_number":"JOB_93766","tr_customer_id":93783,"tr_customer_product_id":93773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:19:37.000Z","modified_at":"2025-10-31T06:19:37.000Z","name":"Oleta Schmeler","mobile_number":"889-894-3621","email_id":"Trent63@gmail.com","dop":"2025-06-18","serial_number":"1075818488490306","imei1":"1075818488490306","imei2":"1075818488490306","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:19:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93765,"job_number":"JOB_93765","tr_customer_id":93782,"tr_customer_product_id":93772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:19:37.000Z","modified_at":"2025-10-31T06:20:17.000Z","name":"Garrick Konopelski","mobile_number":"467-969-4086","email_id":"Brice18@yahoo.com","dop":"2025-06-18","serial_number":"10217441041543","imei1":"10217441041543","imei2":"10217441041543","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T06:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93764,"job_number":"JOB_93764","tr_customer_id":93781,"tr_customer_product_id":93771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:19:36.000Z","modified_at":"2025-10-31T06:19:36.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10455302064489","imei1":"10455302064489","imei2":"10455302064489","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:19:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93763,"job_number":"JOB_93763","tr_customer_id":93780,"tr_customer_product_id":93770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:19:30.000Z","modified_at":"2025-10-31T06:19:30.000Z","name":"Vincent Borer","mobile_number":"960-448-3220","email_id":"Alena_Fadel@hotmail.com","dop":"2025-06-08","serial_number":"104620680200313","imei1":"104620680200313","imei2":"104620680200313","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:19:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93762,"job_number":"JOB_93762","tr_customer_id":93779,"tr_customer_product_id":93769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:19:28.000Z","modified_at":"2025-10-31T06:19:58.000Z","name":"Hosea Jaskolski","mobile_number":"468-577-1888","email_id":"Orlando92@hotmail.com","dop":"2025-06-08","serial_number":"14109295684485","imei1":"14109295684485","imei2":"14109295684485","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T06:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93761,"job_number":"JOB_93761","tr_customer_id":93778,"tr_customer_product_id":93768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:19:28.000Z","modified_at":"2025-10-31T06:19:28.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"19532268104886","imei1":"19532268104886","imei2":"19532268104886","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:19:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93760,"job_number":"JOB_93760","tr_customer_id":93777,"tr_customer_product_id":93767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:18:50.000Z","modified_at":"2025-10-31T06:18:50.000Z","name":"Georgiana Cruickshank","mobile_number":"940-208-6709","email_id":"Javonte_Stiedemann51@gmail.com","dop":"2025-06-18","serial_number":"1096353456502176","imei1":"1096353456502176","imei2":"1096353456502176","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:18:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93759,"job_number":"JOB_93759","tr_customer_id":93776,"tr_customer_product_id":93766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:18:50.000Z","modified_at":"2025-10-31T06:19:30.000Z","name":"Adela Price","mobile_number":"674-939-7674","email_id":"Dortha55@gmail.com","dop":"2025-06-18","serial_number":"10637775146612","imei1":"10637775146612","imei2":"10637775146612","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T06:19:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93758,"job_number":"JOB_93758","tr_customer_id":93775,"tr_customer_product_id":93765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:18:49.000Z","modified_at":"2025-10-31T06:18:49.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10766771890020","imei1":"10766771890020","imei2":"10766771890020","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:18:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93757,"job_number":"JOB_93757","tr_customer_id":93774,"tr_customer_product_id":93764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:17:04.000Z","modified_at":"2025-10-31T06:17:04.000Z","name":"Bulah Gorczany","mobile_number":"803-208-9494","email_id":"Cassandre_Frami@gmail.com","dop":"2025-09-20","serial_number":"100660240618904","imei1":"100660240618904","imei2":"100660240618904","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93756,"job_number":"JOB_93756","tr_customer_id":93773,"tr_customer_product_id":93763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:17:02.000Z","modified_at":"2025-10-31T06:17:45.000Z","name":"Anjali Trantow","mobile_number":"485-461-9588","email_id":"Janice.Durgan@hotmail.com","dop":"2025-09-20","serial_number":"10061586507007","imei1":"10061586507007","imei2":"10061586507007","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T06:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93755,"job_number":"JOB_93755","tr_customer_id":93772,"tr_customer_product_id":93762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:17:02.000Z","modified_at":"2025-10-31T06:17:02.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"11625066182588","imei1":"11625066182588","imei2":"11625066182588","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:17:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93748,"job_number":"JOB_93748","tr_customer_id":93765,"tr_customer_product_id":93755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:16:12.000Z","modified_at":"2025-10-31T06:16:12.000Z","name":"Matteo Berge","mobile_number":"369-809-9426","email_id":"Elinor_Murphy5@hotmail.com","dop":"2025-09-20","serial_number":"100782585240177","imei1":"100782585240177","imei2":"100782585240177","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:16:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93744,"job_number":"JOB_93744","tr_customer_id":93761,"tr_customer_product_id":93751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:16:10.000Z","modified_at":"2025-10-31T06:16:55.000Z","name":"Bethany Cartwright","mobile_number":"807-290-1731","email_id":"Daija17@yahoo.com","dop":"2025-09-20","serial_number":"10996414938186","imei1":"10996414938186","imei2":"10996414938186","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T06:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93743,"job_number":"JOB_93743","tr_customer_id":93760,"tr_customer_product_id":93750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:16:10.000Z","modified_at":"2025-10-31T06:16:10.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"18333971795748","imei1":"18333971795748","imei2":"18333971795748","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:16:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93742,"job_number":"JOB_93742","tr_customer_id":93759,"tr_customer_product_id":93749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:15:21.000Z","modified_at":"2025-10-31T06:15:21.000Z","name":"Lincoln Renner","mobile_number":"954-420-6019","email_id":"Kavon95@hotmail.com","dop":"2025-09-20","serial_number":"100261194862693","imei1":"100261194862693","imei2":"100261194862693","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:15:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93741,"job_number":"JOB_93741","tr_customer_id":93758,"tr_customer_product_id":93748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:15:20.000Z","modified_at":"2025-10-31T06:16:03.000Z","name":"Julie Marvin","mobile_number":"810-804-2599","email_id":"Clare.Shanahan@gmail.com","dop":"2025-09-20","serial_number":"19034775263186","imei1":"19034775263186","imei2":"19034775263186","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T06:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93740,"job_number":"JOB_93740","tr_customer_id":93757,"tr_customer_product_id":93747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:15:20.000Z","modified_at":"2025-10-31T06:15:20.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"18271270087446","imei1":"18271270087446","imei2":"18271270087446","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93739,"job_number":"JOB_93739","tr_customer_id":93756,"tr_customer_product_id":93746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:01:26.000Z","modified_at":"2025-10-31T06:01:37.000Z","name":"Oscar Collins","mobile_number":"Becker","email_id":"Noel.Rohan@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"88451529837731","imei2":"88451529837731","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T06:01:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93738,"job_number":"JOB_93738","tr_customer_id":93755,"tr_customer_product_id":93745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:01:13.000Z","modified_at":"2025-10-31T06:01:25.000Z","name":"Israel Armstrong","mobile_number":"Glover","email_id":"Gudrun_Graham36@yahoo.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"37088338799206","imei2":"37088338799206","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T06:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93736,"job_number":"JOB_93736","tr_customer_id":93753,"tr_customer_product_id":93743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T05:34:09.000Z","modified_at":"2025-10-31T05:34:09.000Z","name":"Rocky Ernser","mobile_number":"996-703-1706","email_id":"Larry.Walker4@yahoo.com","dop":"2025-09-20","serial_number":"100863846204787","imei1":"100863846204787","imei2":"100863846204787","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T05:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93735,"job_number":"JOB_93735","tr_customer_id":93752,"tr_customer_product_id":93742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T05:34:08.000Z","modified_at":"2025-10-31T05:34:51.000Z","name":"Garnett West","mobile_number":"620-730-4584","email_id":"Yvonne_Schroeder16@gmail.com","dop":"2025-09-20","serial_number":"17911767094929","imei1":"17911767094929","imei2":"17911767094929","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T05:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93734,"job_number":"JOB_93734","tr_customer_id":93751,"tr_customer_product_id":93741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T05:34:08.000Z","modified_at":"2025-10-31T05:34:08.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"19476164718377","imei1":"19476164718377","imei2":"19476164718377","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T05:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93733,"job_number":"JOB_93733","tr_customer_id":93750,"tr_customer_product_id":93740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T05:33:19.000Z","modified_at":"2025-10-31T05:33:19.000Z","name":"Rosalyn Schuster","mobile_number":"824-504-9153","email_id":"Tracy.Schultz@hotmail.com","dop":"2025-09-20","serial_number":"100982927343709","imei1":"100982927343709","imei2":"100982927343709","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T05:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93732,"job_number":"JOB_93732","tr_customer_id":93749,"tr_customer_product_id":93739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T05:33:18.000Z","modified_at":"2025-10-31T05:34:01.000Z","name":"Macey Jenkins","mobile_number":"415-832-4922","email_id":"Brenna60@hotmail.com","dop":"2025-09-20","serial_number":"18966387900191","imei1":"18966387900191","imei2":"18966387900191","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T05:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93731,"job_number":"JOB_93731","tr_customer_id":93748,"tr_customer_product_id":93738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T05:33:18.000Z","modified_at":"2025-10-31T05:33:18.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"12347878046810","imei1":"12347878046810","imei2":"12347878046810","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T05:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93730,"job_number":"JOB_93730","tr_customer_id":93747,"tr_customer_product_id":93737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T05:32:28.000Z","modified_at":"2025-10-31T05:32:28.000Z","name":"Bessie Gulgowski","mobile_number":"531-945-2265","email_id":"Zachariah.Fritsch40@gmail.com","dop":"2025-09-20","serial_number":"100299630683535","imei1":"100299630683535","imei2":"100299630683535","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T05:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93729,"job_number":"JOB_93729","tr_customer_id":93746,"tr_customer_product_id":93736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T05:32:27.000Z","modified_at":"2025-10-31T05:33:10.000Z","name":"Emelie Ledner","mobile_number":"812-311-2146","email_id":"Eli63@hotmail.com","dop":"2025-09-20","serial_number":"15097931627891","imei1":"15097931627891","imei2":"15097931627891","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T05:33:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93728,"job_number":"JOB_93728","tr_customer_id":93745,"tr_customer_product_id":93735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T05:32:27.000Z","modified_at":"2025-10-31T05:32:27.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"11044283976326","imei1":"11044283976326","imei2":"11044283976326","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T05:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93727,"job_number":"JOB_93727","tr_customer_id":93744,"tr_customer_product_id":93734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T05:26:47.000Z","modified_at":"2025-10-31T05:26:47.000Z","name":"Willard Smith","mobile_number":"246-258-9906","email_id":"Jovan_Kub@yahoo.com","dop":"2025-04-06","serial_number":"12899155527186080","imei1":"12899155527186080","imei2":"12899155527186080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T05:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93726,"job_number":"JOB_93726","tr_customer_id":93743,"tr_customer_product_id":93733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T05:26:47.000Z","modified_at":"2025-10-31T11:43:46.000Z","name":"Iva Von","mobile_number":"947-897-8178","email_id":"Theo10@gmail.com","dop":"2025-04-06","serial_number":"19149256799404","imei1":"19149256799404","imei2":"19149256799404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-10-31T11:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93725,"job_number":"JOB_93725","tr_customer_id":93742,"tr_customer_product_id":93732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T05:22:35.000Z","modified_at":"2025-10-31T05:22:53.000Z","name":"Rupert Jaskolski","mobile_number":"885-338-4540","email_id":"Rosanna6@hotmail.com","dop":"2025-09-30","serial_number":"11495519551789","imei1":"11495519551789","imei2":"11495519551789","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T05:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93724,"job_number":"JOB_93724","tr_customer_id":93741,"tr_customer_product_id":93731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T04:44:26.000Z","modified_at":"2025-10-31T04:44:26.000Z","name":"Ashley Lebsack","mobile_number":"902-476-6206","email_id":"Erin.Kunde79@hotmail.com","dop":"2025-04-06","serial_number":"15472264940310192","imei1":"15472264940310192","imei2":"15472264940310192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T04:44:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93723,"job_number":"JOB_93723","tr_customer_id":93740,"tr_customer_product_id":93730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T04:44:25.000Z","modified_at":"2025-10-31T04:45:04.000Z","name":"Aaliyah Goldner","mobile_number":"266-705-7928","email_id":"Estell94@yahoo.com","dop":"2025-04-06","serial_number":"11298035684678","imei1":"11298035684678","imei2":"11298035684678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T04:45:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93722,"job_number":"JOB_93722","tr_customer_id":93739,"tr_customer_product_id":93729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T04:30:30.000Z","modified_at":"2025-10-31T04:30:41.000Z","name":"Micheal Ruecker","mobile_number":"694-545-2758","email_id":"Abe_Champlin16@hotmail.com","dop":"2025-07-01","serial_number":"100333854798602","imei1":"100333854798602","imei2":"100333854798602","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93721,"job_number":"JOB_93721","tr_customer_id":93738,"tr_customer_product_id":93728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T04:30:29.000Z","modified_at":"2025-10-31T04:30:29.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102647249274657","imei1":"102647249274657","imei2":"102647249274657","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93720,"job_number":"JOB_93720","tr_customer_id":93737,"tr_customer_product_id":93727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T04:30:15.000Z","modified_at":"2025-10-31T04:30:27.000Z","name":"Carolina Wiza","mobile_number":"271-489-3823","email_id":"Craig.Fahey50@yahoo.com","dop":"2025-07-01","serial_number":"103446951965201","imei1":"103446951965201","imei2":"103446951965201","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93719,"job_number":"JOB_93719","tr_customer_id":93736,"tr_customer_product_id":93726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T04:30:14.000Z","modified_at":"2025-10-31T04:30:14.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106795521853523","imei1":"106795521853523","imei2":"106795521853523","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93718,"job_number":"JOB_93718","tr_customer_id":93735,"tr_customer_product_id":93725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T04:20:09.000Z","modified_at":"2025-10-31T04:20:09.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-21","serial_number":"30039248786779","imei1":"30039248786779","imei2":"30039248786779","popurl":"2025-10-21T04:20:08.669205352Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T04:20:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93717,"job_number":"JOB_93717","tr_customer_id":93734,"tr_customer_product_id":93724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T04:20:00.000Z","modified_at":"2025-10-31T04:20:00.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-21","serial_number":"62321085271114","imei1":"62321085271114","imei2":"62321085271114","popurl":"2025-10-21T04:19:59.145819798Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T04:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93716,"job_number":"JOB_93716","tr_customer_id":93733,"tr_customer_product_id":93723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:54:31.000Z","modified_at":"2025-10-31T03:54:31.000Z","name":"Leann Klein","mobile_number":"309-348-5101","email_id":"Isabelle.Hintz@hotmail.com","dop":"2025-09-16","serial_number":"19785115808358","imei1":"19785115808358","imei2":"19785115808358","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:54:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93715,"job_number":"JOB_93715","tr_customer_id":93732,"tr_customer_product_id":93722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:54:31.000Z","modified_at":"2025-10-31T03:54:31.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16366197582157","imei1":"16366197582157","imei2":"16366197582157","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:54:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93714,"job_number":"JOB_93714","tr_customer_id":93731,"tr_customer_product_id":93721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:54:12.000Z","modified_at":"2025-10-31T03:54:12.000Z","name":"Lillian Littel","mobile_number":"847-361-3080","email_id":"Roderick86@gmail.com","dop":"2025-09-16","serial_number":"19787642133559","imei1":"19787642133559","imei2":"19787642133559","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:54:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93713,"job_number":"JOB_93713","tr_customer_id":93730,"tr_customer_product_id":93720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:54:12.000Z","modified_at":"2025-10-31T03:54:12.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"10555443279771","imei1":"10555443279771","imei2":"10555443279771","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:54:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93712,"job_number":"JOB_93712","tr_customer_id":93729,"tr_customer_product_id":93719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:53:53.000Z","modified_at":"2025-10-31T03:53:53.000Z","name":"Ryley Watsica","mobile_number":"598-878-0528","email_id":"Hailey_Maggio66@hotmail.com","dop":"2025-09-16","serial_number":"16798816837795","imei1":"16798816837795","imei2":"16798816837795","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:53:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93711,"job_number":"JOB_93711","tr_customer_id":93728,"tr_customer_product_id":93718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:53:53.000Z","modified_at":"2025-10-31T03:53:53.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"14813226629724","imei1":"14813226629724","imei2":"14813226629724","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:53:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93710,"job_number":"JOB_93710","tr_customer_id":93727,"tr_customer_product_id":93717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:40:51.000Z","modified_at":"2025-10-31T03:41:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71422071020841","imei1":"71422071020841","imei2":"71422071020841","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T03:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93709,"job_number":"JOB_93709","tr_customer_id":93726,"tr_customer_product_id":93716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:40:50.000Z","modified_at":"2025-10-31T03:40:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17896340019468","imei1":"17896340019468","imei2":"17896340019468","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93708,"job_number":"JOB_93708","tr_customer_id":93725,"tr_customer_product_id":93715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:40:50.000Z","modified_at":"2025-10-31T03:40:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95468401670826","imei1":"95468401670826","imei2":"95468401670826","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93707,"job_number":"JOB_93707","tr_customer_id":93724,"tr_customer_product_id":93714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:40:50.000Z","modified_at":"2025-10-31T03:40:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92928432547300","imei1":"92928432547300","imei2":"92928432547300","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93706,"job_number":"JOB_93706","tr_customer_id":93723,"tr_customer_product_id":93713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:40:50.000Z","modified_at":"2025-10-31T03:40:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34186256665221","imei1":"34186256665221","imei2":"34186256665221","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93705,"job_number":"JOB_93705","tr_customer_id":93722,"tr_customer_product_id":93712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:40:49.000Z","modified_at":"2025-10-31T03:40:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70502741715333","imei1":"70502741715333","imei2":"70502741715333","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93704,"job_number":"JOB_93704","tr_customer_id":93721,"tr_customer_product_id":93711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:40:49.000Z","modified_at":"2025-10-31T03:40:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33533579050048","imei1":"33533579050048","imei2":"33533579050048","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93703,"job_number":"JOB_93703","tr_customer_id":93720,"tr_customer_product_id":93710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:40:19.000Z","modified_at":"2025-10-31T03:40:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54572076329898","imei1":"54572076329898","imei2":"54572076329898","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T03:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93702,"job_number":"JOB_93702","tr_customer_id":93719,"tr_customer_product_id":93709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:40:19.000Z","modified_at":"2025-10-31T03:40:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51511875054758","imei1":"51511875054758","imei2":"51511875054758","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:40:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93701,"job_number":"JOB_93701","tr_customer_id":93718,"tr_customer_product_id":93708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:40:18.000Z","modified_at":"2025-10-31T03:40:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90215790802256","imei1":"90215790802256","imei2":"90215790802256","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93700,"job_number":"JOB_93700","tr_customer_id":93717,"tr_customer_product_id":93707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:40:18.000Z","modified_at":"2025-10-31T03:40:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53450482100906","imei1":"53450482100906","imei2":"53450482100906","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93699,"job_number":"JOB_93699","tr_customer_id":93716,"tr_customer_product_id":93706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:40:18.000Z","modified_at":"2025-10-31T03:40:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50759135187089","imei1":"50759135187089","imei2":"50759135187089","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93698,"job_number":"JOB_93698","tr_customer_id":93715,"tr_customer_product_id":93705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:40:17.000Z","modified_at":"2025-10-31T03:40:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98701405406167","imei1":"98701405406167","imei2":"98701405406167","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93697,"job_number":"JOB_93697","tr_customer_id":93714,"tr_customer_product_id":93704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:40:17.000Z","modified_at":"2025-10-31T03:40:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25320054439866","imei1":"25320054439866","imei2":"25320054439866","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93696,"job_number":"JOB_93696","tr_customer_id":93713,"tr_customer_product_id":93703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:39:47.000Z","modified_at":"2025-10-31T03:40:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76437867672610","imei1":"76437867672610","imei2":"76437867672610","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T03:40:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93695,"job_number":"JOB_93695","tr_customer_id":93712,"tr_customer_product_id":93702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:39:47.000Z","modified_at":"2025-10-31T03:39:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99032209156078","imei1":"99032209156078","imei2":"99032209156078","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:39:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93694,"job_number":"JOB_93694","tr_customer_id":93711,"tr_customer_product_id":93701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:39:46.000Z","modified_at":"2025-10-31T03:39:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35690324774113","imei1":"35690324774113","imei2":"35690324774113","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:39:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93693,"job_number":"JOB_93693","tr_customer_id":93710,"tr_customer_product_id":93700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:39:46.000Z","modified_at":"2025-10-31T03:39:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46758290018078","imei1":"46758290018078","imei2":"46758290018078","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:39:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93692,"job_number":"JOB_93692","tr_customer_id":93709,"tr_customer_product_id":93699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:39:46.000Z","modified_at":"2025-10-31T03:39:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10052195963167","imei1":"10052195963167","imei2":"10052195963167","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:39:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93691,"job_number":"JOB_93691","tr_customer_id":93708,"tr_customer_product_id":93698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:39:45.000Z","modified_at":"2025-10-31T03:39:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37361319020539","imei1":"37361319020539","imei2":"37361319020539","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93690,"job_number":"JOB_93690","tr_customer_id":93707,"tr_customer_product_id":93697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:39:45.000Z","modified_at":"2025-10-31T03:39:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38690454337850","imei1":"38690454337850","imei2":"38690454337850","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93689,"job_number":"JOB_93689","tr_customer_id":93706,"tr_customer_product_id":93696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:34:09.000Z","modified_at":"2025-10-31T03:34:09.000Z","name":"Giovani Hickle","mobile_number":"421-960-8499","email_id":"Veronica66@yahoo.com","dop":"2025-04-06","serial_number":"18232350609045680","imei1":"18232350609045680","imei2":"18232350609045680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93688,"job_number":"JOB_93688","tr_customer_id":93705,"tr_customer_product_id":93695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:34:07.000Z","modified_at":"2025-10-31T03:34:46.000Z","name":"Antwon Marquardt","mobile_number":"996-566-3833","email_id":"Justyn_Fritsch68@hotmail.com","dop":"2025-04-06","serial_number":"14839406490579","imei1":"14839406490579","imei2":"14839406490579","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T03:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93687,"job_number":"JOB_93687","tr_customer_id":93704,"tr_customer_product_id":93694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:34:07.000Z","modified_at":"2025-10-31T03:34:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15828827382767","imei1":"15828827382767","imei2":"15828827382767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93686,"job_number":"JOB_93686","tr_customer_id":93703,"tr_customer_product_id":93693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:44.000Z","modified_at":"2025-10-31T03:33:44.000Z","name":"Lynn Olson","mobile_number":"672-316-1291","email_id":"Tobin37@hotmail.com","dop":"2025-06-08","serial_number":"106535612102731","imei1":"106535612102731","imei2":"106535612102731","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93685,"job_number":"JOB_93685","tr_customer_id":93702,"tr_customer_product_id":93692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:43.000Z","modified_at":"2025-10-31T03:34:10.000Z","name":"Delbert Paucek","mobile_number":"898-751-1024","email_id":"Briana2@hotmail.com","dop":"2025-06-08","serial_number":"17753079728246","imei1":"17753079728246","imei2":"17753079728246","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T03:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93684,"job_number":"JOB_93684","tr_customer_id":93701,"tr_customer_product_id":93691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:43.000Z","modified_at":"2025-10-31T03:33:43.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"18798423960237","imei1":"18798423960237","imei2":"18798423960237","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93683,"job_number":"JOB_93683","tr_customer_id":93700,"tr_customer_product_id":93690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:33.000Z","modified_at":"2025-10-31T03:33:33.000Z","name":"Savanna Heidenreich","mobile_number":"719-561-6927","email_id":"Elton.Brown@gmail.com","dop":"2025-04-06","serial_number":"10051662444486298","imei1":"10051662444486298","imei2":"10051662444486298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:33:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93682,"job_number":"JOB_93682","tr_customer_id":93699,"tr_customer_product_id":93689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:31.000Z","modified_at":"2025-10-31T03:34:14.000Z","name":"Cordie Pouros","mobile_number":"961-582-8890","email_id":"Laisha.Labadie17@hotmail.com","dop":"2025-04-06","serial_number":"11614793475268","imei1":"11614793475268","imei2":"11614793475268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T03:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93681,"job_number":"JOB_93681","tr_customer_id":93698,"tr_customer_product_id":93688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:31.000Z","modified_at":"2025-10-31T03:33:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15270195250007","imei1":"15270195250007","imei2":"15270195250007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:33:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93680,"job_number":"JOB_93680","tr_customer_id":93697,"tr_customer_product_id":93687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:28.000Z","modified_at":"2025-10-31T03:33:28.000Z","name":"Melissa Schoen","mobile_number":"295-771-4056","email_id":"Kim.Altenwerth@gmail.com","dop":"2025-04-06","serial_number":"15868003949283058","imei1":"15868003949283058","imei2":"15868003949283058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93679,"job_number":"JOB_93679","tr_customer_id":93696,"tr_customer_product_id":93686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:27.000Z","modified_at":"2025-10-31T03:34:11.000Z","name":"Noemy Kreiger","mobile_number":"688-259-4136","email_id":"Lorena_Schowalter@hotmail.com","dop":"2025-04-06","serial_number":"10960266279951","imei1":"10960266279951","imei2":"10960266279951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T03:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93678,"job_number":"JOB_93678","tr_customer_id":93695,"tr_customer_product_id":93685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:26.000Z","modified_at":"2025-10-31T03:33:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15623354012903","imei1":"15623354012903","imei2":"15623354012903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:33:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93674,"job_number":"JOB_93674","tr_customer_id":93691,"tr_customer_product_id":93681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:21.000Z","modified_at":"2025-10-31T03:33:21.000Z","name":"Saul Kozey","mobile_number":"750-932-2424","email_id":"Seamus_Kemmer@gmail.com","dop":"2025-04-06","serial_number":"12467120697641230","imei1":"12467120697641230","imei2":"12467120697641230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93673,"job_number":"JOB_93673","tr_customer_id":93690,"tr_customer_product_id":93680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:20.000Z","modified_at":"2025-10-31T03:34:01.000Z","name":"Jerad Lockman","mobile_number":"310-205-3502","email_id":"Nestor91@hotmail.com","dop":"2025-04-06","serial_number":"10348475546334","imei1":"10348475546334","imei2":"10348475546334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T03:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93672,"job_number":"JOB_93672","tr_customer_id":93689,"tr_customer_product_id":93679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:19.000Z","modified_at":"2025-10-31T03:33:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17320549013600","imei1":"17320549013600","imei2":"17320549013600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93671,"job_number":"JOB_93671","tr_customer_id":93688,"tr_customer_product_id":93678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:12.000Z","modified_at":"2025-10-31T03:33:12.000Z","name":"Garrett Kuvalis","mobile_number":"220-262-0708","email_id":"Frank_Watsica72@yahoo.com","dop":"2025-06-08","serial_number":"103208760321603","imei1":"103208760321603","imei2":"103208760321603","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93670,"job_number":"JOB_93670","tr_customer_id":93687,"tr_customer_product_id":93677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:11.000Z","modified_at":"2025-10-31T03:33:39.000Z","name":"Warren Schimmel","mobile_number":"830-430-7482","email_id":"Elisha.Mante14@yahoo.com","dop":"2025-06-08","serial_number":"16332143646298","imei1":"16332143646298","imei2":"16332143646298","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T03:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93669,"job_number":"JOB_93669","tr_customer_id":93686,"tr_customer_product_id":93676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:11.000Z","modified_at":"2025-10-31T03:33:11.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"19335109960997","imei1":"19335109960997","imei2":"19335109960997","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93668,"job_number":"JOB_93668","tr_customer_id":93685,"tr_customer_product_id":93675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:08.000Z","modified_at":"2025-10-31T03:33:53.000Z","name":"Rita Koepp","mobile_number":"258-376-3821","email_id":"Adell_MacGyver68@hotmail.com","dop":"2025-04-06","serial_number":"18583230970281","imei1":"18583230970281","imei2":"18583230970281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T03:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93667,"job_number":"JOB_93667","tr_customer_id":93684,"tr_customer_product_id":93674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:07.000Z","modified_at":"2025-10-31T03:33:07.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"13126995723125","imei1":"13126995723125","imei2":"13126995723125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93659,"job_number":"JOB_93659","tr_customer_id":93676,"tr_customer_product_id":93666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:40.000Z","modified_at":"2025-10-31T03:32:40.000Z","name":"Irwin Gleason","mobile_number":"539-443-6838","email_id":"Joanny52@gmail.com","dop":"2025-04-06","serial_number":"11855854985017266","imei1":"11855854985017266","imei2":"11855854985017266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93657,"job_number":"JOB_93657","tr_customer_id":93674,"tr_customer_product_id":93664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:40.000Z","modified_at":"2025-10-31T03:32:40.000Z","name":"Giuseppe Smith","mobile_number":"784-201-3692","email_id":"Shanon_Bartell@yahoo.com","dop":"2025-06-08","serial_number":"108651527270383","imei1":"108651527270383","imei2":"108651527270383","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93654,"job_number":"JOB_93654","tr_customer_id":93671,"tr_customer_product_id":93661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:39.000Z","modified_at":"2025-10-31T03:33:23.000Z","name":"Kelly Rodriguez","mobile_number":"818-454-4871","email_id":"Cyril_Hand68@hotmail.com","dop":"2025-04-06","serial_number":"19800652856457","imei1":"19800652856457","imei2":"19800652856457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T03:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93653,"job_number":"JOB_93653","tr_customer_id":93670,"tr_customer_product_id":93660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:39.000Z","modified_at":"2025-10-31T03:32:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16024577714420","imei1":"16024577714420","imei2":"16024577714420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93652,"job_number":"JOB_93652","tr_customer_id":93669,"tr_customer_product_id":93659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:39.000Z","modified_at":"2025-10-31T03:33:06.000Z","name":"Warren Crona","mobile_number":"319-510-2654","email_id":"Romaine71@hotmail.com","dop":"2025-06-08","serial_number":"16024575360017","imei1":"16024575360017","imei2":"16024575360017","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T03:33:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93651,"job_number":"JOB_93651","tr_customer_id":93668,"tr_customer_product_id":93658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:38.000Z","modified_at":"2025-10-31T03:32:38.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"17551778122025","imei1":"17551778122025","imei2":"17551778122025","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93650,"job_number":"JOB_93650","tr_customer_id":93667,"tr_customer_product_id":93657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:36.000Z","modified_at":"2025-10-31T03:32:36.000Z","name":"Furman Hahn","mobile_number":"924-759-2667","email_id":"Lucious1@hotmail.com","dop":"2025-04-06","serial_number":"13795925557403108","imei1":"13795925557403108","imei2":"13795925557403108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93649,"job_number":"JOB_93649","tr_customer_id":93666,"tr_customer_product_id":93656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:35.000Z","modified_at":"2025-10-31T03:33:19.000Z","name":"Jordane Stehr","mobile_number":"210-810-8852","email_id":"Wilhelm_Hoeger52@yahoo.com","dop":"2025-04-06","serial_number":"15459754438723","imei1":"15459754438723","imei2":"15459754438723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T03:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93648,"job_number":"JOB_93648","tr_customer_id":93665,"tr_customer_product_id":93655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:35.000Z","modified_at":"2025-10-31T03:32:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19552469492531","imei1":"19552469492531","imei2":"19552469492531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93647,"job_number":"JOB_93647","tr_customer_id":93664,"tr_customer_product_id":93654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:32.000Z","modified_at":"2025-10-31T03:32:32.000Z","name":"Erika Tillman","mobile_number":"605-666-7263","email_id":"Delphine47@hotmail.com","dop":"2025-04-06","serial_number":"18901646126956670","imei1":"18901646126956670","imei2":"18901646126956670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93646,"job_number":"JOB_93646","tr_customer_id":93663,"tr_customer_product_id":93653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:31.000Z","modified_at":"2025-10-31T03:33:12.000Z","name":"Rosalind Hettinger","mobile_number":"282-413-6659","email_id":"Jessica_Von@hotmail.com","dop":"2025-04-06","serial_number":"19728127089312","imei1":"19728127089312","imei2":"19728127089312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T03:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93645,"job_number":"JOB_93645","tr_customer_id":93662,"tr_customer_product_id":93652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:30.000Z","modified_at":"2025-10-31T03:32:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15607788074372","imei1":"15607788074372","imei2":"15607788074372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93640,"job_number":"JOB_93640","tr_customer_id":93657,"tr_customer_product_id":93647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:14.000Z","modified_at":"2025-10-31T03:33:00.000Z","name":"Sheldon McCullough","mobile_number":"842-220-9116","email_id":"Ambrose.Corkery47@hotmail.com","dop":"2025-04-06","serial_number":"10443556304032","imei1":"10443556304032","imei2":"10443556304032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T03:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93639,"job_number":"JOB_93639","tr_customer_id":93656,"tr_customer_product_id":93646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:14.000Z","modified_at":"2025-10-31T03:32:14.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"11550791742634","imei1":"11550791742634","imei2":"11550791742634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93637,"job_number":"JOB_93637","tr_customer_id":93654,"tr_customer_product_id":93644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:58.000Z","modified_at":"2025-10-31T03:31:58.000Z","name":"Richard Bauch","mobile_number":"729-603-3485","email_id":"King.Schuster0@gmail.com","dop":"2025-09-20","serial_number":"100841063837157","imei1":"100841063837157","imei2":"100841063837157","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93636,"job_number":"JOB_93636","tr_customer_id":93653,"tr_customer_product_id":93643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:57.000Z","modified_at":"2025-10-31T03:32:41.000Z","name":"Edyth Dicki","mobile_number":"479-235-0062","email_id":"Madeline.Hartmann1@hotmail.com","dop":"2025-09-20","serial_number":"18634888648184","imei1":"18634888648184","imei2":"18634888648184","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T03:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93635,"job_number":"JOB_93635","tr_customer_id":93652,"tr_customer_product_id":93642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:57.000Z","modified_at":"2025-10-31T03:31:57.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"13374945026031","imei1":"13374945026031","imei2":"13374945026031","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93634,"job_number":"JOB_93634","tr_customer_id":93651,"tr_customer_product_id":93641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:51.000Z","modified_at":"2025-10-31T03:31:51.000Z","name":"Daphne Jacobs","mobile_number":"894-617-4351","email_id":"Dejuan_Mayer35@gmail.com","dop":"2025-06-18","serial_number":"1045257018687325","imei1":"1045257018687325","imei2":"1045257018687325","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93633,"job_number":"JOB_93633","tr_customer_id":93650,"tr_customer_product_id":93640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:50.000Z","modified_at":"2025-10-31T03:32:32.000Z","name":"Madelynn Weissnat","mobile_number":"590-726-1762","email_id":"Helena.Altenwerth@hotmail.com","dop":"2025-06-18","serial_number":"10400649051912","imei1":"10400649051912","imei2":"10400649051912","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T03:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93632,"job_number":"JOB_93632","tr_customer_id":93649,"tr_customer_product_id":93639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:50.000Z","modified_at":"2025-10-31T03:31:50.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10580163251878","imei1":"10580163251878","imei2":"10580163251878","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93631,"job_number":"JOB_93631","tr_customer_id":93648,"tr_customer_product_id":93638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:50.000Z","modified_at":"2025-10-31T03:31:50.000Z","name":"Leopold Bernier","mobile_number":"694-469-5023","email_id":"Karl.Feest@yahoo.com","dop":"2025-04-06","serial_number":"15954822794408190","imei1":"15954822794408190","imei2":"15954822794408190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93629,"job_number":"JOB_93629","tr_customer_id":93646,"tr_customer_product_id":93636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:48.000Z","modified_at":"2025-10-31T03:32:32.000Z","name":"Esperanza Wisoky","mobile_number":"209-494-0530","email_id":"Adrain_Dickens98@yahoo.com","dop":"2025-04-06","serial_number":"12546376820339","imei1":"12546376820339","imei2":"12546376820339","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T03:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93628,"job_number":"JOB_93628","tr_customer_id":93645,"tr_customer_product_id":93635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:48.000Z","modified_at":"2025-10-31T03:31:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11698201183829","imei1":"11698201183829","imei2":"11698201183829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93627,"job_number":"JOB_93627","tr_customer_id":93644,"tr_customer_product_id":93634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:44.000Z","modified_at":"2025-10-31T03:31:44.000Z","name":"Cicero Rippin","mobile_number":"574-780-0694","email_id":"Madyson_Lesch@hotmail.com","dop":"2025-04-06","serial_number":"19354301753231850","imei1":"19354301753231850","imei2":"19354301753231850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93626,"job_number":"JOB_93626","tr_customer_id":93643,"tr_customer_product_id":93633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:42.000Z","modified_at":"2025-10-31T03:32:27.000Z","name":"Shana Hickle","mobile_number":"599-670-7209","email_id":"Shanie_Bergstrom72@hotmail.com","dop":"2025-04-06","serial_number":"10595013250548","imei1":"10595013250548","imei2":"10595013250548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T03:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93625,"job_number":"JOB_93625","tr_customer_id":93642,"tr_customer_product_id":93632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:42.000Z","modified_at":"2025-10-31T03:31:42.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"19541661314966","imei1":"19541661314966","imei2":"19541661314966","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93624,"job_number":"JOB_93624","tr_customer_id":93641,"tr_customer_product_id":93631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:33.000Z","modified_at":"2025-10-31T03:31:33.000Z","name":"Maybelle Hammes","mobile_number":"213-443-4350","email_id":"Marquis40@hotmail.com","dop":"2025-04-06","serial_number":"13679851242280724","imei1":"13679851242280724","imei2":"13679851242280724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93623,"job_number":"JOB_93623","tr_customer_id":93640,"tr_customer_product_id":93630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:32.000Z","modified_at":"2025-10-31T03:32:17.000Z","name":"Cody Quigley","mobile_number":"496-822-0178","email_id":"Ryleigh.Grady@gmail.com","dop":"2025-04-06","serial_number":"10133712534940","imei1":"10133712534940","imei2":"10133712534940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T03:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93622,"job_number":"JOB_93622","tr_customer_id":93639,"tr_customer_product_id":93629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:31.000Z","modified_at":"2025-10-31T03:31:31.000Z","name":"Abner Gibson","mobile_number":"515-293-1249","email_id":"Trent8@gmail.com","dop":"2025-04-06","serial_number":"10004355052218324","imei1":"10004355052218324","imei2":"10004355052218324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93621,"job_number":"JOB_93621","tr_customer_id":93638,"tr_customer_product_id":93628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:29.000Z","modified_at":"2025-10-31T03:32:10.000Z","name":"Cletus Bradtke","mobile_number":"977-408-7373","email_id":"Antonietta_Effertz@hotmail.com","dop":"2025-04-06","serial_number":"12501190350542","imei1":"12501190350542","imei2":"12501190350542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T03:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93620,"job_number":"JOB_93620","tr_customer_id":93637,"tr_customer_product_id":93627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:29.000Z","modified_at":"2025-10-31T03:31:29.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15297624475948","imei1":"15297624475948","imei2":"15297624475948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93618,"job_number":"JOB_93618","tr_customer_id":93635,"tr_customer_product_id":93625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:22.000Z","modified_at":"2025-10-31T03:31:22.000Z","name":"Danny Swaniawski","mobile_number":"628-841-2847","email_id":"Malcolm_Rath18@yahoo.com","dop":"2025-04-06","serial_number":"13006240998043788","imei1":"13006240998043788","imei2":"13006240998043788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93617,"job_number":"JOB_93617","tr_customer_id":93634,"tr_customer_product_id":93624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:21.000Z","modified_at":"2025-10-31T03:32:03.000Z","name":"Emilio Runolfsdottir","mobile_number":"973-216-5986","email_id":"Erin.Wyman@hotmail.com","dop":"2025-04-06","serial_number":"10125396349029","imei1":"10125396349029","imei2":"10125396349029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T03:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93616,"job_number":"JOB_93616","tr_customer_id":93633,"tr_customer_product_id":93623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:20.000Z","modified_at":"2025-10-31T03:32:06.000Z","name":"London Douglas","mobile_number":"566-586-9991","email_id":"Fermin.Gottlieb43@gmail.com","dop":"2025-04-06","serial_number":"11827012187622","imei1":"11827012187622","imei2":"11827012187622","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T03:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93615,"job_number":"JOB_93615","tr_customer_id":93632,"tr_customer_product_id":93622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:19.000Z","modified_at":"2025-10-31T03:31:19.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"15926877105428","imei1":"15926877105428","imei2":"15926877105428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93612,"job_number":"JOB_93612","tr_customer_id":93629,"tr_customer_product_id":93619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:05.000Z","modified_at":"2025-10-31T03:31:05.000Z","name":"Travis Kling","mobile_number":"231-342-3172","email_id":"Libbie.Wunsch@hotmail.com","dop":"2025-09-20","serial_number":"100551040431735","imei1":"100551040431735","imei2":"100551040431735","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93610,"job_number":"JOB_93610","tr_customer_id":93627,"tr_customer_product_id":93617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:04.000Z","modified_at":"2025-10-31T03:31:49.000Z","name":"Meredith Robel","mobile_number":"905-415-9720","email_id":"Jena_Wiegand91@hotmail.com","dop":"2025-09-20","serial_number":"19122373778045","imei1":"19122373778045","imei2":"19122373778045","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T03:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93609,"job_number":"JOB_93609","tr_customer_id":93626,"tr_customer_product_id":93616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:03.000Z","modified_at":"2025-10-31T03:31:03.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"11544901370952","imei1":"11544901370952","imei2":"11544901370952","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93608,"job_number":"JOB_93608","tr_customer_id":93625,"tr_customer_product_id":93615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:01.000Z","modified_at":"2025-10-31T03:31:01.000Z","name":"Beth Ward","mobile_number":"889-677-7407","email_id":"Asha19@yahoo.com","dop":"2025-06-18","serial_number":"1013692734726720","imei1":"1013692734726720","imei2":"1013692734726720","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93607,"job_number":"JOB_93607","tr_customer_id":93624,"tr_customer_product_id":93614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:00.000Z","modified_at":"2025-10-31T03:31:43.000Z","name":"Jordane Halvorson","mobile_number":"249-739-0310","email_id":"Esteban16@gmail.com","dop":"2025-06-18","serial_number":"10056774109528","imei1":"10056774109528","imei2":"10056774109528","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T03:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93606,"job_number":"JOB_93606","tr_customer_id":93623,"tr_customer_product_id":93613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:00.000Z","modified_at":"2025-10-31T03:31:00.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10706887974718","imei1":"10706887974718","imei2":"10706887974718","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93605,"job_number":"JOB_93605","tr_customer_id":93622,"tr_customer_product_id":93612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:30:45.000Z","modified_at":"2025-10-31T03:30:45.000Z","name":"Susan Wolf","mobile_number":"822-763-5822","email_id":"Lawson_Hirthe@hotmail.com","dop":"2025-04-06","serial_number":"14310470303870830","imei1":"14310470303870830","imei2":"14310470303870830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93604,"job_number":"JOB_93604","tr_customer_id":93621,"tr_customer_product_id":93611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:30:44.000Z","modified_at":"2025-10-31T03:31:23.000Z","name":"Ashlee Hickle","mobile_number":"975-415-2307","email_id":"Effie46@gmail.com","dop":"2025-04-06","serial_number":"14410955820429","imei1":"14410955820429","imei2":"14410955820429","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T03:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93603,"job_number":"JOB_93603","tr_customer_id":93620,"tr_customer_product_id":93610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:30:44.000Z","modified_at":"2025-10-31T03:30:44.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10537831148499","imei1":"10537831148499","imei2":"10537831148499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93602,"job_number":"JOB_93602","tr_customer_id":93619,"tr_customer_product_id":93609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:30:30.000Z","modified_at":"2025-10-31T03:30:42.000Z","name":"Rollin Leffler","mobile_number":"936-568-4138","email_id":"Viviane15@hotmail.com","dop":"2024-10-15","serial_number":"716899061141892","imei1":"716899061141892","imei2":"716899061141892","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T03:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93601,"job_number":"JOB_93601","tr_customer_id":93618,"tr_customer_product_id":93608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:30:16.000Z","modified_at":"2025-10-31T03:30:28.000Z","name":"Sarai Bruen","mobile_number":"902-466-2697","email_id":"Adelbert_Hackett@yahoo.com","dop":"2024-10-15","serial_number":"155437897775014","imei1":"155437897775014","imei2":"155437897775014","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T03:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93600,"job_number":"JOB_93600","tr_customer_id":93617,"tr_customer_product_id":93607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:30:14.000Z","modified_at":"2025-10-31T03:30:14.000Z","name":"Laurianne Weissnat","mobile_number":"429-454-8738","email_id":"Rosina28@yahoo.com","dop":"2025-09-20","serial_number":"100735778814592","imei1":"100735778814592","imei2":"100735778814592","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93599,"job_number":"JOB_93599","tr_customer_id":93616,"tr_customer_product_id":93606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:30:12.000Z","modified_at":"2025-10-31T03:30:56.000Z","name":"Ray Marvin","mobile_number":"937-536-5629","email_id":"Justus.Bayer15@gmail.com","dop":"2025-09-20","serial_number":"10321621880807","imei1":"10321621880807","imei2":"10321621880807","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T03:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93598,"job_number":"JOB_93598","tr_customer_id":93615,"tr_customer_product_id":93605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:30:12.000Z","modified_at":"2025-10-31T03:30:12.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"11417087442556","imei1":"11417087442556","imei2":"11417087442556","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93597,"job_number":"JOB_93597","tr_customer_id":93614,"tr_customer_product_id":93604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:30:11.000Z","modified_at":"2025-10-31T03:30:11.000Z","name":"Frank Kuphal","mobile_number":"811-705-8385","email_id":"Alberta17@hotmail.com","dop":"2025-04-06","serial_number":"13065619815004120","imei1":"13065619815004120","imei2":"13065619815004120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93596,"job_number":"JOB_93596","tr_customer_id":93613,"tr_customer_product_id":93603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:30:09.000Z","modified_at":"2025-10-31T03:30:52.000Z","name":"Marcel Rodriguez","mobile_number":"628-254-5012","email_id":"Stephania.Hessel43@hotmail.com","dop":"2025-04-06","serial_number":"17486473125147","imei1":"17486473125147","imei2":"17486473125147","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T03:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93595,"job_number":"JOB_93595","tr_customer_id":93612,"tr_customer_product_id":93602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:30:01.000Z","modified_at":"2025-10-31T03:30:15.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"94871198516510","imei1":"94871198516510","imei2":"94871198516510","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T03:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93594,"job_number":"JOB_93594","tr_customer_id":93611,"tr_customer_product_id":93601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:30:01.000Z","modified_at":"2025-10-31T03:30:13.000Z","name":"Chet Grady","mobile_number":"861-744-5417","email_id":"Efrain.Kovacek@hotmail.com","dop":"2024-10-15","serial_number":"58266336721001","imei1":"58266336721001","imei2":"58266336721001","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T03:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93593,"job_number":"JOB_93593","tr_customer_id":93610,"tr_customer_product_id":93600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:29:59.000Z","modified_at":"2025-10-31T03:29:59.000Z","name":"Chris Cartwright","mobile_number":"390-940-5437","email_id":"Abe59@hotmail.com","dop":"2025-04-06","serial_number":"13244828962489708","imei1":"13244828962489708","imei2":"13244828962489708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93592,"job_number":"JOB_93592","tr_customer_id":93609,"tr_customer_product_id":93599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:29:58.000Z","modified_at":"2025-10-31T03:30:37.000Z","name":"Laverna Leuschke","mobile_number":"370-654-2213","email_id":"Johann_Weissnat@gmail.com","dop":"2025-04-06","serial_number":"10971795352535","imei1":"10971795352535","imei2":"10971795352535","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T03:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93591,"job_number":"JOB_93591","tr_customer_id":93608,"tr_customer_product_id":93598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:29:58.000Z","modified_at":"2025-10-31T03:29:58.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12930075082392","imei1":"12930075082392","imei2":"12930075082392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93590,"job_number":"JOB_93590","tr_customer_id":93607,"tr_customer_product_id":93597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:29:51.000Z","modified_at":"2025-10-31T03:29:51.000Z","name":"Torrey Cole","mobile_number":"586-533-3040","email_id":"Aurelie53@gmail.com","dop":"2025-04-06","serial_number":"15419090155058246","imei1":"15419090155058246","imei2":"15419090155058246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:29:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93589,"job_number":"JOB_93589","tr_customer_id":93606,"tr_customer_product_id":93596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:29:49.000Z","modified_at":"2025-10-31T03:30:32.000Z","name":"Christop Nolan","mobile_number":"351-292-3906","email_id":"Arvid.Prosacco73@yahoo.com","dop":"2025-04-06","serial_number":"12540283990346","imei1":"12540283990346","imei2":"12540283990346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T03:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93588,"job_number":"JOB_93588","tr_customer_id":93605,"tr_customer_product_id":93595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:29:46.000Z","modified_at":"2025-10-31T03:29:59.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"106631127302783","imei1":"106631127302783","imei2":"106631127302783","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T03:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93587,"job_number":"JOB_93587","tr_customer_id":93604,"tr_customer_product_id":93594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T02:23:13.000Z","modified_at":"2025-10-31T02:23:19.000Z","name":"Yatish S","mobile_number":"8050948897","email_id":"yatisrinivas1999@gmail.com","dop":"2025-10-12","serial_number":"11639868113069","imei1":"11639868113069","imei2":"11639868113069","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-31T02:23:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,hi;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NDAxNjB9.FHJidcZCw_bqhXOu8Xus2d0vADijA0i-x3j2OHjz40c' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_77256"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 338ms
Mean size per request: 1023B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjE5MTg2MTN9.A2jSArlA9AnefHVcTJF-V651TpLdHz7NSw6snsAOlnE
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8c6cd93b-0374-44e2-89ff-491ee423bac7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 33
Request Body
{
            "searchText": "JOB_95294"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1023
ETag W/"3ff-R2boFd/6TFMn3HmyVbISnahBuaU"
Vary Accept-Encoding
Date Fri, 31 Oct 2025 13:50:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":95294,"job_number":"JOB_95294","tr_customer_id":95311,"tr_customer_product_id":95301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:50:16.000Z","modified_at":"2025-10-31T13:50:16.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"103637380138306","imei1":"103637380138306","imei2":"103637380138306","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_77256' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,hi;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NDAxNjB9.FHJidcZCw_bqhXOu8Xus2d0vADijA0i-x3j2OHjz40c' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_95294
Response Information
Response Code: 200 - OK
Mean time per request: 297ms
Mean size per request: 1.54KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjE5MTg2MTN9.A2jSArlA9AnefHVcTJF-V651TpLdHz7NSw6snsAOlnE
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c02e1b38-0d1e-4778-8105-e0ab751723d8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"62c-+nX+sT1Sseq4CB1TeoDLiH8T8MA"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 31 Oct 2025 13:50:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":95294,"job_number":"JOB_95294","tr_customer_id":95311,"tr_customer_product_id":95301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:50:16.000Z","modified_at":"2025-10-31T13:50:16.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"103637380138306","imei1":"103637380138306","imei2":"103637380138306","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":383270,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2025-10-31T13:50:16.000Z","created_at":"2025-10-31T13:50:16.000Z"},{"id":383271,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2025-10-31T13:50:16.000Z","created_at":"2025-10-31T13:50:16.000Z"}],"problems":[{"id":146796,"problem":"Poor battery life","remark":"Battery issue. charge is less","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-31T13:50:16.000Z"}],"quatations":[]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,hi;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 234ms
Mean size per request: 698B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept-Language en-US,en;q=0.9,hi;q=0.8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 18826c08-669f-487e-8233-6be5c1a21794
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-jbT5cGXgA6TuW7eq+9D5+Eit+Zs"
Vary Accept-Encoding
Date Fri, 31 Oct 2025 13:50:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjE5MTg2MTl9.bqOxRtx3YMKEIa0g3y80ZWxQ_Rml8qB60DLyUrSkkQs"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,hi;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NTE4Nzd9.KW419yVgzu53R6Bl4iCPIztpNRjU0yPcqKm6GwN8GaI' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 234ms
Mean size per request: 444B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjE5MTg2MTl9.bqOxRtx3YMKEIa0g3y80ZWxQ_Rml8qB60DLyUrSkkQs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a267c227-6b73-4270-8798-934fb9615918
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Fri, 31 Oct 2025 13:50:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,hi;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NTE4Nzd9.KW419yVgzu53R6Bl4iCPIztpNRjU0yPcqKm6GwN8GaI' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-OXMyDKkM7yesBZXyXnxBD1gWp7o"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 431ms
Mean size per request: 250B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjE5MTg2MTl9.bqOxRtx3YMKEIa0g3y80ZWxQ_Rml8qB60DLyUrSkkQs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 70a2e5e3-d608-45b0-8069-4540fbf67efd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 250
ETag W/"fa-JOjcfJUwLji2zTvxD99jj0pdblk"
Vary Accept-Encoding
Date Fri, 31 Oct 2025 13:50:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":5209},{"label":"Pending for repair","key":"pending_for_repair","count":39},{"label":"Pending for delivery","key":"pending_for_delivery","count":3}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,hi;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NTE4Nzd9.KW419yVgzu53R6Bl4iCPIztpNRjU0yPcqKm6GwN8GaI' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"11be4d-ZB/REBIJ/fDheS8qT1ykhzJjUeU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 1446ms
Mean size per request: 4.92MB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjE5MTg2MTl9.bqOxRtx3YMKEIa0g3y80ZWxQ_Rml8qB60DLyUrSkkQs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cdc914ea-8959-4cd5-a75c-75b8842c8230
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"4ecc48-eIsFFnnms/6vpHC9LDWUh0PuTaw"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 31 Oct 2025 13:50:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":88824,"job_number":"JOB_88824","tr_customer_id":88841,"tr_customer_product_id":88831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:10:35.000Z","modified_at":"2025-10-20T14:10:35.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"19189068467093","imei1":"19189068467093","imei2":"19189068467093","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:10:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88826,"job_number":"JOB_88826","tr_customer_id":88843,"tr_customer_product_id":88833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:10:37.000Z","modified_at":"2025-10-20T14:10:37.000Z","name":"Drew Marvin","mobile_number":"645-400-9585","email_id":"Nelson.Kemmer@yahoo.com","dop":"2025-06-08","serial_number":"102776222064902","imei1":"102776222064902","imei2":"102776222064902","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:10:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88827,"job_number":"JOB_88827","tr_customer_id":88844,"tr_customer_product_id":88834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:10:46.000Z","modified_at":"2025-10-20T14:10:46.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"17375063898464","imei1":"17375063898464","imei2":"17375063898464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:10:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88829,"job_number":"JOB_88829","tr_customer_id":88846,"tr_customer_product_id":88836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:11:36.000Z","modified_at":"2025-10-20T14:11:36.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"14505493304215","imei1":"14505493304215","imei2":"14505493304215","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:11:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88832,"job_number":"JOB_88832","tr_customer_id":88849,"tr_customer_product_id":88839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:12:26.000Z","modified_at":"2025-10-20T14:12:26.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"13736534644821","imei1":"13736534644821","imei2":"13736534644821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:12:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88834,"job_number":"JOB_88834","tr_customer_id":88851,"tr_customer_product_id":88841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:14:14.000Z","modified_at":"2025-10-20T14:14:14.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10790219652527","imei1":"10790219652527","imei2":"10790219652527","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:14:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88836,"job_number":"JOB_88836","tr_customer_id":88853,"tr_customer_product_id":88843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:14:15.000Z","modified_at":"2025-10-20T14:14:15.000Z","name":"Carter Ernser","mobile_number":"669-703-8664","email_id":"Vickie.Lubowitz@gmail.com","dop":"2025-06-18","serial_number":"1063897596794303","imei1":"1063897596794303","imei2":"1063897596794303","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:14:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88837,"job_number":"JOB_88837","tr_customer_id":88854,"tr_customer_product_id":88844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:14:59.000Z","modified_at":"2025-10-20T14:14:59.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10630164320670","imei1":"10630164320670","imei2":"10630164320670","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88839,"job_number":"JOB_88839","tr_customer_id":88856,"tr_customer_product_id":88846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:15:00.000Z","modified_at":"2025-10-20T14:15:00.000Z","name":"Kasandra Stracke","mobile_number":"295-286-0194","email_id":"Rachael3@yahoo.com","dop":"2025-06-18","serial_number":"1025291385714322","imei1":"1025291385714322","imei2":"1025291385714322","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:15:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88840,"job_number":"JOB_88840","tr_customer_id":88857,"tr_customer_product_id":88847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:16:31.000Z","modified_at":"2025-10-20T14:16:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13027819013127","imei1":"13027819013127","imei2":"13027819013127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:16:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88842,"job_number":"JOB_88842","tr_customer_id":88859,"tr_customer_product_id":88849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:16:33.000Z","modified_at":"2025-10-20T14:16:33.000Z","name":"Jacinthe Leannon","mobile_number":"622-532-1052","email_id":"Dulce86@gmail.com","dop":"2025-04-06","serial_number":"18981540449770720","imei1":"18981540449770720","imei2":"18981540449770720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88846,"job_number":"JOB_88846","tr_customer_id":88863,"tr_customer_product_id":88853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:17:23.000Z","modified_at":"2025-10-20T14:17:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18754194381972","imei1":"18754194381972","imei2":"18754194381972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:17:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88848,"job_number":"JOB_88848","tr_customer_id":88865,"tr_customer_product_id":88855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:17:25.000Z","modified_at":"2025-10-20T14:17:25.000Z","name":"Hillard Keeling","mobile_number":"376-227-7607","email_id":"Leonora.Osinski@gmail.com","dop":"2025-04-06","serial_number":"17109617864682364","imei1":"17109617864682364","imei2":"17109617864682364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:17:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88851,"job_number":"JOB_88851","tr_customer_id":88868,"tr_customer_product_id":88858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:17:37.000Z","modified_at":"2025-10-20T14:17:37.000Z","name":"Maryam Boehm","mobile_number":"400-424-6411","email_id":"Tobin.Wilkinson@hotmail.com","dop":"2025-04-06","serial_number":"13046448421583140","imei1":"13046448421583140","imei2":"13046448421583140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88852,"job_number":"JOB_88852","tr_customer_id":88869,"tr_customer_product_id":88859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:18:15.000Z","modified_at":"2025-10-20T14:18:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10485547590271","imei1":"10485547590271","imei2":"10485547590271","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88854,"job_number":"JOB_88854","tr_customer_id":88871,"tr_customer_product_id":88861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:18:17.000Z","modified_at":"2025-10-20T14:18:17.000Z","name":"Rebecca Kilback","mobile_number":"645-651-5312","email_id":"Darren_Swift61@gmail.com","dop":"2025-04-06","serial_number":"14924319514416676","imei1":"14924319514416676","imei2":"14924319514416676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:18:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88855,"job_number":"JOB_88855","tr_customer_id":88872,"tr_customer_product_id":88862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:18:27.000Z","modified_at":"2025-10-20T14:18:27.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16663329068785","imei1":"16663329068785","imei2":"16663329068785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88857,"job_number":"JOB_88857","tr_customer_id":88874,"tr_customer_product_id":88864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:18:29.000Z","modified_at":"2025-10-20T14:18:29.000Z","name":"Don Kling","mobile_number":"784-536-1703","email_id":"Halle79@yahoo.com","dop":"2025-04-06","serial_number":"10225332736597240","imei1":"10225332736597240","imei2":"10225332736597240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88859,"job_number":"JOB_88859","tr_customer_id":88876,"tr_customer_product_id":88866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:19:11.000Z","modified_at":"2025-10-20T14:19:11.000Z","name":"Francis Lindgren","mobile_number":"353-754-5353","email_id":"Edwina_Johns@yahoo.com","dop":"2025-04-06","serial_number":"13312492682095992","imei1":"13312492682095992","imei2":"13312492682095992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:19:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88860,"job_number":"JOB_88860","tr_customer_id":88877,"tr_customer_product_id":88867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:19:19.000Z","modified_at":"2025-10-20T14:19:19.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"17588091984321","imei1":"17588091984321","imei2":"17588091984321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88862,"job_number":"JOB_88862","tr_customer_id":88879,"tr_customer_product_id":88869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:19:21.000Z","modified_at":"2025-10-20T14:19:21.000Z","name":"Jakob Hegmann","mobile_number":"880-966-9697","email_id":"Tatyana56@gmail.com","dop":"2025-04-06","serial_number":"12112282353771916","imei1":"12112282353771916","imei2":"12112282353771916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88864,"job_number":"JOB_88864","tr_customer_id":88881,"tr_customer_product_id":88871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:19:27.000Z","modified_at":"2025-10-20T14:19:27.000Z","name":"Jaida Lehner","mobile_number":"533-389-3032","email_id":"Devan58@gmail.com","dop":"2025-04-06","serial_number":"15421540108248102","imei1":"15421540108248102","imei2":"15421540108248102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88865,"job_number":"JOB_88865","tr_customer_id":88882,"tr_customer_product_id":88872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:22:11.000Z","modified_at":"2025-10-20T14:22:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15457179999862","imei1":"15457179999862","imei2":"15457179999862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88867,"job_number":"JOB_88867","tr_customer_id":88884,"tr_customer_product_id":88874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:22:13.000Z","modified_at":"2025-10-20T14:22:13.000Z","name":"Wanda Schoen","mobile_number":"337-270-7163","email_id":"Jenifer84@yahoo.com","dop":"2025-04-06","serial_number":"19866303941079708","imei1":"19866303941079708","imei2":"19866303941079708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:22:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88871,"job_number":"JOB_88871","tr_customer_id":88888,"tr_customer_product_id":88878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:23:02.000Z","modified_at":"2025-10-20T14:23:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11185539512802","imei1":"11185539512802","imei2":"11185539512802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88873,"job_number":"JOB_88873","tr_customer_id":88890,"tr_customer_product_id":88880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:23:04.000Z","modified_at":"2025-10-20T14:23:04.000Z","name":"Damian Nicolas","mobile_number":"685-893-3385","email_id":"Jerrell71@hotmail.com","dop":"2025-04-06","serial_number":"13625884813642120","imei1":"13625884813642120","imei2":"13625884813642120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88875,"job_number":"JOB_88875","tr_customer_id":88892,"tr_customer_product_id":88882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:23:16.000Z","modified_at":"2025-10-20T14:23:16.000Z","name":"Augusta Buckridge","mobile_number":"380-670-5722","email_id":"Jarod48@gmail.com","dop":"2025-04-06","serial_number":"13504500958884882","imei1":"13504500958884882","imei2":"13504500958884882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:23:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88882,"job_number":"JOB_88882","tr_customer_id":88899,"tr_customer_product_id":88889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:23:51.000Z","modified_at":"2025-10-20T14:23:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18424969701361","imei1":"18424969701361","imei2":"18424969701361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88884,"job_number":"JOB_88884","tr_customer_id":88901,"tr_customer_product_id":88891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:23:53.000Z","modified_at":"2025-10-20T14:23:53.000Z","name":"Rosetta Leuschke","mobile_number":"479-758-7946","email_id":"Adonis_Schaden@hotmail.com","dop":"2025-04-06","serial_number":"18898792097563600","imei1":"18898792097563600","imei2":"18898792097563600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:23:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88887,"job_number":"JOB_88887","tr_customer_id":88904,"tr_customer_product_id":88894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:27:12.000Z","modified_at":"2025-10-20T14:27:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14429652563485","imei1":"14429652563485","imei2":"14429652563485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88889,"job_number":"JOB_88889","tr_customer_id":88906,"tr_customer_product_id":88896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:27:14.000Z","modified_at":"2025-10-20T14:27:14.000Z","name":"Tyrese Kreiger","mobile_number":"760-990-0577","email_id":"Rosalind85@gmail.com","dop":"2025-04-06","serial_number":"13893951177124302","imei1":"13893951177124302","imei2":"13893951177124302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88890,"job_number":"JOB_88890","tr_customer_id":88907,"tr_customer_product_id":88897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:27:59.000Z","modified_at":"2025-10-20T14:27:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12086665095837","imei1":"12086665095837","imei2":"12086665095837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88893,"job_number":"JOB_88893","tr_customer_id":88910,"tr_customer_product_id":88900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:28:44.000Z","modified_at":"2025-10-20T14:28:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19769522552860","imei1":"19769522552860","imei2":"19769522552860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88895,"job_number":"JOB_88895","tr_customer_id":88912,"tr_customer_product_id":88902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:28:45.000Z","modified_at":"2025-10-20T14:28:45.000Z","name":"Price Boehm","mobile_number":"277-676-1886","email_id":"Tremayne77@hotmail.com","dop":"2025-04-06","serial_number":"14433103168045478","imei1":"14433103168045478","imei2":"14433103168045478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:28:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88896,"job_number":"JOB_88896","tr_customer_id":88913,"tr_customer_product_id":88903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:31:54.000Z","modified_at":"2025-10-20T14:31:54.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2025-10-10","serial_number":"26889419449447","imei1":"26889419449447","imei2":"26889419449447","popurl":"2025-10-10T14:31:53.826051642Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88897,"job_number":"JOB_88897","tr_customer_id":88914,"tr_customer_product_id":88904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:39:18.000Z","modified_at":"2025-10-20T14:39:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14176204896204","imei1":"14176204896204","imei2":"14176204896204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:39:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88899,"job_number":"JOB_88899","tr_customer_id":88916,"tr_customer_product_id":88906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:39:20.000Z","modified_at":"2025-10-20T14:39:20.000Z","name":"Jamar Gottlieb","mobile_number":"976-623-0162","email_id":"Viola.Bode@yahoo.com","dop":"2025-04-06","serial_number":"10907514500669016","imei1":"10907514500669016","imei2":"10907514500669016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88900,"job_number":"JOB_88900","tr_customer_id":88917,"tr_customer_product_id":88907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:40:08.000Z","modified_at":"2025-10-20T14:40:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13988892350250","imei1":"13988892350250","imei2":"13988892350250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88902,"job_number":"JOB_88902","tr_customer_id":88919,"tr_customer_product_id":88909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:40:10.000Z","modified_at":"2025-10-20T14:40:10.000Z","name":"Delmer Zboncak","mobile_number":"298-492-9354","email_id":"Danika.Franecki61@hotmail.com","dop":"2025-04-06","serial_number":"12916784425924486","imei1":"12916784425924486","imei2":"12916784425924486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:40:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88903,"job_number":"JOB_88903","tr_customer_id":88920,"tr_customer_product_id":88910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:40:55.000Z","modified_at":"2025-10-20T14:40:55.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18778119758985","imei1":"18778119758985","imei2":"18778119758985","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88904,"job_number":"JOB_88904","tr_customer_id":88921,"tr_customer_product_id":88911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:40:55.000Z","modified_at":"2025-10-20T14:40:55.000Z","name":"Lula Gleason","mobile_number":"972-893-4339","email_id":"Braeden42@gmail.com","dop":"2025-09-16","serial_number":"15392575227336","imei1":"15392575227336","imei2":"15392575227336","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88905,"job_number":"JOB_88905","tr_customer_id":88922,"tr_customer_product_id":88912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:40:57.000Z","modified_at":"2025-10-20T14:40:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15110116655926","imei1":"15110116655926","imei2":"15110116655926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88907,"job_number":"JOB_88907","tr_customer_id":88924,"tr_customer_product_id":88914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:40:59.000Z","modified_at":"2025-10-20T14:40:59.000Z","name":"Jo Sipes","mobile_number":"238-748-6188","email_id":"Adelia.Wehner@gmail.com","dop":"2025-04-06","serial_number":"16533326758091316","imei1":"16533326758091316","imei2":"16533326758091316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88908,"job_number":"JOB_88908","tr_customer_id":88925,"tr_customer_product_id":88915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:41:15.000Z","modified_at":"2025-10-20T14:41:15.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"17206584266819","imei1":"17206584266819","imei2":"17206584266819","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88909,"job_number":"JOB_88909","tr_customer_id":88926,"tr_customer_product_id":88916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:41:15.000Z","modified_at":"2025-10-20T14:41:15.000Z","name":"Elvie Bartoletti","mobile_number":"313-279-6481","email_id":"Tyree_Greenfelder99@yahoo.com","dop":"2025-09-16","serial_number":"18803744631840","imei1":"18803744631840","imei2":"18803744631840","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88910,"job_number":"JOB_88910","tr_customer_id":88927,"tr_customer_product_id":88917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:41:34.000Z","modified_at":"2025-10-20T14:41:34.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16430161429079","imei1":"16430161429079","imei2":"16430161429079","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:41:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88911,"job_number":"JOB_88911","tr_customer_id":88928,"tr_customer_product_id":88918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:41:34.000Z","modified_at":"2025-10-20T14:41:34.000Z","name":"Louie Ryan","mobile_number":"735-359-3164","email_id":"Richie_Bahringer17@gmail.com","dop":"2025-09-16","serial_number":"14839988759838","imei1":"14839988759838","imei2":"14839988759838","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:41:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88912,"job_number":"JOB_88912","tr_customer_id":88929,"tr_customer_product_id":88919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:43:54.000Z","modified_at":"2025-10-20T14:43:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17313130249649","imei1":"17313130249649","imei2":"17313130249649","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88914,"job_number":"JOB_88914","tr_customer_id":88931,"tr_customer_product_id":88921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:43:56.000Z","modified_at":"2025-10-20T14:43:56.000Z","name":"Jayde Collier","mobile_number":"448-746-8967","email_id":"Katelynn_Wisoky@hotmail.com","dop":"2025-04-06","serial_number":"11442679155111554","imei1":"11442679155111554","imei2":"11442679155111554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88915,"job_number":"JOB_88915","tr_customer_id":88932,"tr_customer_product_id":88922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:44:41.000Z","modified_at":"2025-10-20T14:44:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13142697851238","imei1":"13142697851238","imei2":"13142697851238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:44:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88917,"job_number":"JOB_88917","tr_customer_id":88934,"tr_customer_product_id":88924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:44:42.000Z","modified_at":"2025-10-20T14:44:42.000Z","name":"Samara Nitzsche","mobile_number":"798-535-1336","email_id":"Gwen66@yahoo.com","dop":"2025-04-06","serial_number":"17164204050187560","imei1":"17164204050187560","imei2":"17164204050187560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88918,"job_number":"JOB_88918","tr_customer_id":88935,"tr_customer_product_id":88925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:45:26.000Z","modified_at":"2025-10-20T14:45:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13336708369894","imei1":"13336708369894","imei2":"13336708369894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:45:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88920,"job_number":"JOB_88920","tr_customer_id":88937,"tr_customer_product_id":88927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:45:28.000Z","modified_at":"2025-10-20T14:45:28.000Z","name":"Scotty Schumm","mobile_number":"762-739-9018","email_id":"Eugene.Krajcik74@hotmail.com","dop":"2025-04-06","serial_number":"19670507977948264","imei1":"19670507977948264","imei2":"19670507977948264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:45:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88921,"job_number":"JOB_88921","tr_customer_id":88938,"tr_customer_product_id":88928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:49:47.000Z","modified_at":"2025-10-20T14:49:47.000Z","name":"Praveen  Sharma","mobile_number":"9990036806","email_id":"praveen_sharma456@yahoo.co.in","dop":"2025-10-12","serial_number":"01234567891011","imei1":"01234567891011","imei2":"01234567891011","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88924,"job_number":"JOB_88924","tr_customer_id":88941,"tr_customer_product_id":88931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T15:37:44.000Z","modified_at":"2025-10-20T15:37:44.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"107397180579177","imei1":"107397180579177","imei2":"107397180579177","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T15:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88926,"job_number":"JOB_88926","tr_customer_id":88943,"tr_customer_product_id":88933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T15:37:56.000Z","modified_at":"2025-10-20T15:37:56.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109328054614886","imei1":"109328054614886","imei2":"109328054614886","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T15:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88928,"job_number":"JOB_88928","tr_customer_id":88945,"tr_customer_product_id":88935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T15:56:32.000Z","modified_at":"2025-10-20T15:56:32.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2025-09-30","serial_number":"23456789101113","imei1":"23456789101113","imei2":"23456789101113","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T15:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88932,"job_number":"JOB_88932","tr_customer_id":88949,"tr_customer_product_id":88939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T16:11:40.000Z","modified_at":"2025-10-20T16:11:40.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"11077039126693","imei1":"11077039126693","imei2":"11077039126693","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T16:11:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88934,"job_number":"JOB_88934","tr_customer_id":88951,"tr_customer_product_id":88941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T16:11:42.000Z","modified_at":"2025-10-20T16:11:42.000Z","name":"Rhett Schimmel","mobile_number":"535-646-4256","email_id":"Jacey13@hotmail.com","dop":"2025-04-06","serial_number":"17501439785958536","imei1":"17501439785958536","imei2":"17501439785958536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T16:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88935,"job_number":"JOB_88935","tr_customer_id":88952,"tr_customer_product_id":88942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T16:12:28.000Z","modified_at":"2025-10-20T16:12:28.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15648592306184","imei1":"15648592306184","imei2":"15648592306184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T16:12:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88937,"job_number":"JOB_88937","tr_customer_id":88954,"tr_customer_product_id":88944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T16:12:30.000Z","modified_at":"2025-10-20T16:12:30.000Z","name":"Lavada Frami","mobile_number":"879-211-7974","email_id":"Arthur.Pollich@yahoo.com","dop":"2025-04-06","serial_number":"16898401056160162","imei1":"16898401056160162","imei2":"16898401056160162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T16:12:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88938,"job_number":"JOB_88938","tr_customer_id":88955,"tr_customer_product_id":88945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T16:13:16.000Z","modified_at":"2025-10-20T16:13:16.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15983415348627","imei1":"15983415348627","imei2":"15983415348627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T16:13:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88940,"job_number":"JOB_88940","tr_customer_id":88957,"tr_customer_product_id":88947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T16:13:17.000Z","modified_at":"2025-10-20T16:13:17.000Z","name":"Gladyce Morissette","mobile_number":"571-776-7344","email_id":"Franco_Franecki@gmail.com","dop":"2025-04-06","serial_number":"19961478155525544","imei1":"19961478155525544","imei2":"19961478155525544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T16:13:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88941,"job_number":"JOB_88941","tr_customer_id":88958,"tr_customer_product_id":88948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T16:15:45.000Z","modified_at":"2025-10-20T16:15:45.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2025-09-30","serial_number":"23456789101103","imei1":"23456789101103","imei2":"23456789101313","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T16:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88942,"job_number":"JOB_88942","tr_customer_id":88959,"tr_customer_product_id":88949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T16:46:05.000Z","modified_at":"2025-10-20T16:46:05.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2025-10-10","serial_number":"88217383225329","imei1":"88217383225329","imei2":"88217383225329","popurl":"2025-10-10T16:46:04.951563984Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T16:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88943,"job_number":"JOB_88943","tr_customer_id":88960,"tr_customer_product_id":88950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T16:47:54.000Z","modified_at":"2025-10-20T16:47:54.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2025-10-10","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2025-10-10T16:47:53.404832015Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T16:47:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88944,"job_number":"JOB_88944","tr_customer_id":88961,"tr_customer_product_id":88951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T16:48:00.000Z","modified_at":"2025-10-20T16:48:00.000Z","name":"Bulah Peffer","mobile_number":"296-360-0709","email_id":"Christopher_Willms79@gmail.com","dop":"2025-10-10","serial_number":"10558685491189","imei1":"10558685491189","imei2":"10558685491189","popurl":"2025-10-10T16:47:59.147789236Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T16:48:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88945,"job_number":"JOB_88945","tr_customer_id":88962,"tr_customer_product_id":88952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T16:48:04.000Z","modified_at":"2025-10-20T16:48:04.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-10-10","serial_number":"134530332084732","imei1":"134530332084732","imei2":"134530332084732","popurl":"2025-10-10T16:48:03.861437670Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T16:48:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88946,"job_number":"JOB_88946","tr_customer_id":88963,"tr_customer_product_id":88953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T16:48:05.000Z","modified_at":"2025-10-20T16:48:05.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2025-10-10","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2025-10-10T16:48:04.976510046Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T16:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88947,"job_number":"JOB_88947","tr_customer_id":88964,"tr_customer_product_id":88954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T17:31:59.000Z","modified_at":"2025-10-20T17:31:59.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"10278875314547","imei1":"10278875314547","imei2":"10278875314547","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T17:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88948,"job_number":"JOB_88948","tr_customer_id":88965,"tr_customer_product_id":88955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T17:42:49.000Z","modified_at":"2025-10-20T17:42:49.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-10-10","serial_number":"96548404098211","imei1":"96548404098211","imei2":"96548404098211","popurl":"2025-10-10T17:42:48.772593307Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T17:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88949,"job_number":"JOB_88949","tr_customer_id":88966,"tr_customer_product_id":88956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T18:03:47.000Z","modified_at":"2025-10-20T18:03:47.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2025-09-30","serial_number":"23456789101100","imei1":"23456789101100","imei2":"23456789101107","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T18:03:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88950,"job_number":"JOB_88950","tr_customer_id":88967,"tr_customer_product_id":88957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T18:04:39.000Z","modified_at":"2025-10-20T18:04:39.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2025-09-30","serial_number":"23456789101700","imei1":"23456789101800","imei2":"23456789101107","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T18:04:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88951,"job_number":"JOB_88951","tr_customer_id":88968,"tr_customer_product_id":88958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T18:51:07.000Z","modified_at":"2025-10-20T18:51:07.000Z","name":"Priya Garg","mobile_number":"9739791218","email_id":"priyagarg34@gmail.com","dop":"2025-10-10","serial_number":"13963241618999","imei1":"13963241618999","imei2":"13963241618999","popurl":"2025-10-10T18:51:06.508558658Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T18:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88957,"job_number":"JOB_88957","tr_customer_id":88974,"tr_customer_product_id":88964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:25:47.000Z","modified_at":"2025-10-21T03:25:47.000Z","name":"Raphael Armstrong","mobile_number":"449-684-3577","email_id":"Beth_Bogan@gmail.com","dop":"2025-04-06","serial_number":"11724325797034272","imei1":"11724325797034272","imei2":"11724325797034272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88958,"job_number":"JOB_88958","tr_customer_id":88975,"tr_customer_product_id":88965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:25:47.000Z","modified_at":"2025-10-21T03:25:47.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17293059938715","imei1":"17293059938715","imei2":"17293059938715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88960,"job_number":"JOB_88960","tr_customer_id":88977,"tr_customer_product_id":88967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:25:49.000Z","modified_at":"2025-10-21T03:25:49.000Z","name":"Conrad Thompson","mobile_number":"787-684-7200","email_id":"Nelda_Durgan@gmail.com","dop":"2025-04-06","serial_number":"15435721904957272","imei1":"15435721904957272","imei2":"15435721904957272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:25:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88963,"job_number":"JOB_88963","tr_customer_id":88980,"tr_customer_product_id":88970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:25:59.000Z","modified_at":"2025-10-21T03:25:59.000Z","name":"Cielo Johns","mobile_number":"644-950-7465","email_id":"Allan19@gmail.com","dop":"2025-04-06","serial_number":"12763943585427118","imei1":"12763943585427118","imei2":"12763943585427118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:25:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88965,"job_number":"JOB_88965","tr_customer_id":88982,"tr_customer_product_id":88972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:26:04.000Z","modified_at":"2025-10-21T03:26:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14081880289624","imei1":"14081880289624","imei2":"14081880289624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88967,"job_number":"JOB_88967","tr_customer_id":88984,"tr_customer_product_id":88974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:26:06.000Z","modified_at":"2025-10-21T03:26:06.000Z","name":"Eric Zulauf","mobile_number":"847-956-7632","email_id":"Ervin.Windler64@hotmail.com","dop":"2025-04-06","serial_number":"14382785978840580","imei1":"14382785978840580","imei2":"14382785978840580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88969,"job_number":"JOB_88969","tr_customer_id":88986,"tr_customer_product_id":88976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:26:36.000Z","modified_at":"2025-10-21T03:26:36.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15387659903349","imei1":"15387659903349","imei2":"15387659903349","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:26:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88971,"job_number":"JOB_88971","tr_customer_id":88988,"tr_customer_product_id":88978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:26:37.000Z","modified_at":"2025-10-21T03:26:37.000Z","name":"Arvid Haley","mobile_number":"746-282-5402","email_id":"Shayna_Abbott@gmail.com","dop":"2025-04-06","serial_number":"15917479905226304","imei1":"15917479905226304","imei2":"15917479905226304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88972,"job_number":"JOB_88972","tr_customer_id":88989,"tr_customer_product_id":88979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:26:54.000Z","modified_at":"2025-10-21T03:26:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19098317729742","imei1":"19098317729742","imei2":"19098317729742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:26:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88974,"job_number":"JOB_88974","tr_customer_id":88991,"tr_customer_product_id":88981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:26:55.000Z","modified_at":"2025-10-21T03:26:55.000Z","name":"Arjun Keebler","mobile_number":"970-524-0448","email_id":"Gretchen82@yahoo.com","dop":"2025-04-06","serial_number":"19858691319825770","imei1":"19858691319825770","imei2":"19858691319825770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:26:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88975,"job_number":"JOB_88975","tr_customer_id":88992,"tr_customer_product_id":88982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:26:59.000Z","modified_at":"2025-10-21T03:26:59.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10990708306983","imei1":"10990708306983","imei2":"10990708306983","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88977,"job_number":"JOB_88977","tr_customer_id":88994,"tr_customer_product_id":88984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:00.000Z","modified_at":"2025-10-21T03:27:00.000Z","name":"Larue Buckridge","mobile_number":"669-943-0730","email_id":"Christine57@yahoo.com","dop":"2025-06-18","serial_number":"1086013885315030","imei1":"1086013885315030","imei2":"1086013885315030","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88979,"job_number":"JOB_88979","tr_customer_id":88996,"tr_customer_product_id":88986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:03.000Z","modified_at":"2025-10-21T03:27:03.000Z","name":"Margarette Weber","mobile_number":"406-757-5546","email_id":"Hugh24@yahoo.com","dop":"2025-04-06","serial_number":"17365970465150646","imei1":"17365970465150646","imei2":"17365970465150646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88981,"job_number":"JOB_88981","tr_customer_id":88998,"tr_customer_product_id":88988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:06.000Z","modified_at":"2025-10-21T03:27:06.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"12903111360794","imei1":"12903111360794","imei2":"12903111360794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88984,"job_number":"JOB_88984","tr_customer_id":89001,"tr_customer_product_id":88991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:11.000Z","modified_at":"2025-10-21T03:27:11.000Z","name":"Darrion Grady","mobile_number":"233-425-5031","email_id":"Victor_Toy@yahoo.com","dop":"2025-04-06","serial_number":"14045648315238770","imei1":"14045648315238770","imei2":"14045648315238770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88985,"job_number":"JOB_88985","tr_customer_id":89002,"tr_customer_product_id":88992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:21.000Z","modified_at":"2025-10-21T03:27:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11630279937041","imei1":"11630279937041","imei2":"11630279937041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88987,"job_number":"JOB_88987","tr_customer_id":89004,"tr_customer_product_id":88994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:23.000Z","modified_at":"2025-10-21T03:27:23.000Z","name":"Kevin Tremblay","mobile_number":"270-526-1479","email_id":"Jaydon_Stiedemann@yahoo.com","dop":"2025-04-06","serial_number":"12566638543411900","imei1":"12566638543411900","imei2":"12566638543411900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88989,"job_number":"JOB_88989","tr_customer_id":89006,"tr_customer_product_id":88996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:24.000Z","modified_at":"2025-10-21T03:27:24.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15853807418216","imei1":"15853807418216","imei2":"15853807418216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88991,"job_number":"JOB_88991","tr_customer_id":89008,"tr_customer_product_id":88998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:26.000Z","modified_at":"2025-10-21T03:27:26.000Z","name":"Anastacio Reichel","mobile_number":"340-517-7134","email_id":"Lexus_OKon68@yahoo.com","dop":"2025-04-06","serial_number":"14493436097659570","imei1":"14493436097659570","imei2":"14493436097659570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88993,"job_number":"JOB_88993","tr_customer_id":89010,"tr_customer_product_id":89000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:29.000Z","modified_at":"2025-10-21T03:27:29.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"12915687382701","imei1":"12915687382701","imei2":"12915687382701","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88995,"job_number":"JOB_88995","tr_customer_id":89012,"tr_customer_product_id":89002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:31.000Z","modified_at":"2025-10-21T03:27:31.000Z","name":"Jaida Stoltenberg","mobile_number":"977-301-9539","email_id":"Eden_Yundt@hotmail.com","dop":"2025-04-06","serial_number":"19601272483208330","imei1":"19601272483208330","imei2":"19601272483208330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88996,"job_number":"JOB_88996","tr_customer_id":89013,"tr_customer_product_id":89003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:36.000Z","modified_at":"2025-10-21T03:27:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10460690808050","imei1":"10460690808050","imei2":"10460690808050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88998,"job_number":"JOB_88998","tr_customer_id":89015,"tr_customer_product_id":89005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:38.000Z","modified_at":"2025-10-21T03:27:38.000Z","name":"Madge Flatley","mobile_number":"354-601-5820","email_id":"Janie32@hotmail.com","dop":"2025-04-06","serial_number":"16811762222052736","imei1":"16811762222052736","imei2":"16811762222052736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89004,"job_number":"JOB_89004","tr_customer_id":89021,"tr_customer_product_id":89011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:42.000Z","modified_at":"2025-10-21T03:27:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19762117959538","imei1":"19762117959538","imei2":"19762117959538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89006,"job_number":"JOB_89006","tr_customer_id":89023,"tr_customer_product_id":89013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:44.000Z","modified_at":"2025-10-21T03:27:44.000Z","name":"Cedrick Ratke","mobile_number":"784-530-7059","email_id":"Helmer.Hirthe33@gmail.com","dop":"2025-04-06","serial_number":"11939282717089248","imei1":"11939282717089248","imei2":"11939282717089248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89008,"job_number":"JOB_89008","tr_customer_id":89025,"tr_customer_product_id":89015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:50.000Z","modified_at":"2025-10-21T03:27:50.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10837904332492","imei1":"10837904332492","imei2":"10837904332492","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89013,"job_number":"JOB_89013","tr_customer_id":89030,"tr_customer_product_id":89020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:51.000Z","modified_at":"2025-10-21T03:27:51.000Z","name":"Eliezer Boyer","mobile_number":"740-840-5674","email_id":"Euna21@gmail.com","dop":"2025-06-18","serial_number":"1002535449426028","imei1":"1002535449426028","imei2":"1002535449426028","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89014,"job_number":"JOB_89014","tr_customer_id":89031,"tr_customer_product_id":89021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:52.000Z","modified_at":"2025-10-21T03:27:52.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"10570584600290","imei1":"10570584600290","imei2":"10570584600290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89016,"job_number":"JOB_89016","tr_customer_id":89033,"tr_customer_product_id":89023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:28:05.000Z","modified_at":"2025-10-21T03:28:05.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"18219939111053","imei1":"18219939111053","imei2":"18219939111053","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:28:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89018,"job_number":"JOB_89018","tr_customer_id":89035,"tr_customer_product_id":89025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:28:07.000Z","modified_at":"2025-10-21T03:28:07.000Z","name":"Else Grady","mobile_number":"461-593-5663","email_id":"Brian11@gmail.com","dop":"2025-06-08","serial_number":"108912185602166","imei1":"108912185602166","imei2":"108912185602166","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89019,"job_number":"JOB_89019","tr_customer_id":89036,"tr_customer_product_id":89026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:28:13.000Z","modified_at":"2025-10-21T03:28:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18313488071498","imei1":"18313488071498","imei2":"18313488071498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89020,"job_number":"JOB_89020","tr_customer_id":89037,"tr_customer_product_id":89027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:28:13.000Z","modified_at":"2025-10-21T03:28:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15922606721161","imei1":"15922606721161","imei2":"15922606721161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89023,"job_number":"JOB_89023","tr_customer_id":89040,"tr_customer_product_id":89030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:28:14.000Z","modified_at":"2025-10-21T03:28:14.000Z","name":"Jacynthe Nitzsche","mobile_number":"887-895-3627","email_id":"Alena4@gmail.com","dop":"2025-04-06","serial_number":"16266974941907780","imei1":"16266974941907780","imei2":"16266974941907780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89024,"job_number":"JOB_89024","tr_customer_id":89041,"tr_customer_product_id":89031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:28:15.000Z","modified_at":"2025-10-21T03:28:15.000Z","name":"Emory Stracke","mobile_number":"631-407-0230","email_id":"Efrain_Jakubowski@hotmail.com","dop":"2025-04-06","serial_number":"12380273390763102","imei1":"12380273390763102","imei2":"12380273390763102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89028,"job_number":"JOB_89028","tr_customer_id":89045,"tr_customer_product_id":89035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:28:27.000Z","modified_at":"2025-10-21T03:28:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16680612936391","imei1":"16680612936391","imei2":"16680612936391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89030,"job_number":"JOB_89030","tr_customer_id":89047,"tr_customer_product_id":89037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:28:29.000Z","modified_at":"2025-10-21T03:28:29.000Z","name":"Camron Kautzer","mobile_number":"590-504-9505","email_id":"Arlo38@gmail.com","dop":"2025-04-06","serial_number":"10368881026598206","imei1":"10368881026598206","imei2":"10368881026598206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:28:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89034,"job_number":"JOB_89034","tr_customer_id":89051,"tr_customer_product_id":89041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:28:37.000Z","modified_at":"2025-10-21T03:28:37.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"16269911602260","imei1":"16269911602260","imei2":"16269911602260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:28:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89035,"job_number":"JOB_89035","tr_customer_id":89052,"tr_customer_product_id":89042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:28:37.000Z","modified_at":"2025-10-21T03:28:37.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"14341531452503","imei1":"14341531452503","imei2":"14341531452503","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:28:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89038,"job_number":"JOB_89038","tr_customer_id":89055,"tr_customer_product_id":89045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:28:38.000Z","modified_at":"2025-10-21T03:28:38.000Z","name":"Conner Friesen","mobile_number":"858-466-1550","email_id":"Gavin24@yahoo.com","dop":"2025-06-08","serial_number":"100505701870463","imei1":"100505701870463","imei2":"100505701870463","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89042,"job_number":"JOB_89042","tr_customer_id":89059,"tr_customer_product_id":89049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:28:55.000Z","modified_at":"2025-10-21T03:28:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14372885772409","imei1":"14372885772409","imei2":"14372885772409","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:28:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89044,"job_number":"JOB_89044","tr_customer_id":89061,"tr_customer_product_id":89051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:28:57.000Z","modified_at":"2025-10-21T03:28:57.000Z","name":"Omer Volkman","mobile_number":"816-927-9155","email_id":"Grady.Torphy35@hotmail.com","dop":"2025-04-06","serial_number":"15041976197019064","imei1":"15041976197019064","imei2":"15041976197019064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89045,"job_number":"JOB_89045","tr_customer_id":89062,"tr_customer_product_id":89052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:29:04.000Z","modified_at":"2025-10-21T03:29:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14714504240968","imei1":"14714504240968","imei2":"14714504240968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89047,"job_number":"JOB_89047","tr_customer_id":89064,"tr_customer_product_id":89054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:29:06.000Z","modified_at":"2025-10-21T03:29:06.000Z","name":"Ladarius Zboncak","mobile_number":"882-777-4827","email_id":"Jean.Nolan@hotmail.com","dop":"2025-04-06","serial_number":"17696932447422476","imei1":"17696932447422476","imei2":"17696932447422476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89048,"job_number":"JOB_89048","tr_customer_id":89065,"tr_customer_product_id":89055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:29:07.000Z","modified_at":"2025-10-21T03:29:07.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"13371415103422","imei1":"13371415103422","imei2":"13371415103422","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:29:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89050,"job_number":"JOB_89050","tr_customer_id":89067,"tr_customer_product_id":89057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:29:09.000Z","modified_at":"2025-10-21T03:29:09.000Z","name":"Aliya Renner","mobile_number":"380-558-5004","email_id":"Evans_Marquardt97@gmail.com","dop":"2025-06-08","serial_number":"104319879735361","imei1":"104319879735361","imei2":"104319879735361","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89051,"job_number":"JOB_89051","tr_customer_id":89068,"tr_customer_product_id":89058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:29:18.000Z","modified_at":"2025-10-21T03:29:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15084648001888","imei1":"15084648001888","imei2":"15084648001888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89053,"job_number":"JOB_89053","tr_customer_id":89070,"tr_customer_product_id":89060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:29:20.000Z","modified_at":"2025-10-21T03:29:20.000Z","name":"Madie Hoppe","mobile_number":"780-482-3847","email_id":"Molly.Skiles@yahoo.com","dop":"2025-04-06","serial_number":"14393105666272634","imei1":"14393105666272634","imei2":"14393105666272634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89054,"job_number":"JOB_89054","tr_customer_id":89071,"tr_customer_product_id":89061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:34:24.000Z","modified_at":"2025-10-21T03:34:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26244765406790","imei1":"26244765406790","imei2":"26244765406790","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89055,"job_number":"JOB_89055","tr_customer_id":89072,"tr_customer_product_id":89062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:34:24.000Z","modified_at":"2025-10-21T03:34:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44544329007723","imei1":"44544329007723","imei2":"44544329007723","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89056,"job_number":"JOB_89056","tr_customer_id":89073,"tr_customer_product_id":89063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:34:25.000Z","modified_at":"2025-10-21T03:34:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64452489030636","imei1":"64452489030636","imei2":"64452489030636","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89057,"job_number":"JOB_89057","tr_customer_id":89074,"tr_customer_product_id":89064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:34:25.000Z","modified_at":"2025-10-21T03:34:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78466931528084","imei1":"78466931528084","imei2":"78466931528084","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89058,"job_number":"JOB_89058","tr_customer_id":89075,"tr_customer_product_id":89065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:34:25.000Z","modified_at":"2025-10-21T03:34:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53034529521783","imei1":"53034529521783","imei2":"53034529521783","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89059,"job_number":"JOB_89059","tr_customer_id":89076,"tr_customer_product_id":89066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:34:26.000Z","modified_at":"2025-10-21T03:34:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88966198026529","imei1":"88966198026529","imei2":"88966198026529","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89061,"job_number":"JOB_89061","tr_customer_id":89078,"tr_customer_product_id":89068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:35:01.000Z","modified_at":"2025-10-21T03:35:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44953287295373","imei1":"44953287295373","imei2":"44953287295373","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89062,"job_number":"JOB_89062","tr_customer_id":89079,"tr_customer_product_id":89069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:35:01.000Z","modified_at":"2025-10-21T03:35:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64119782202027","imei1":"64119782202027","imei2":"64119782202027","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89063,"job_number":"JOB_89063","tr_customer_id":89080,"tr_customer_product_id":89070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:35:01.000Z","modified_at":"2025-10-21T03:35:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60709851110839","imei1":"60709851110839","imei2":"60709851110839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89064,"job_number":"JOB_89064","tr_customer_id":89081,"tr_customer_product_id":89071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:35:02.000Z","modified_at":"2025-10-21T03:35:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31413671156001","imei1":"31413671156001","imei2":"31413671156001","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89065,"job_number":"JOB_89065","tr_customer_id":89082,"tr_customer_product_id":89072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:35:02.000Z","modified_at":"2025-10-21T03:35:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15721230009685","imei1":"15721230009685","imei2":"15721230009685","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89066,"job_number":"JOB_89066","tr_customer_id":89083,"tr_customer_product_id":89073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:35:02.000Z","modified_at":"2025-10-21T03:35:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50203964879249","imei1":"50203964879249","imei2":"50203964879249","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89068,"job_number":"JOB_89068","tr_customer_id":89085,"tr_customer_product_id":89075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:35:37.000Z","modified_at":"2025-10-21T03:35:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41646503598424","imei1":"41646503598424","imei2":"41646503598424","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89069,"job_number":"JOB_89069","tr_customer_id":89086,"tr_customer_product_id":89076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:35:38.000Z","modified_at":"2025-10-21T03:35:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61890219370213","imei1":"61890219370213","imei2":"61890219370213","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89070,"job_number":"JOB_89070","tr_customer_id":89087,"tr_customer_product_id":89077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:35:38.000Z","modified_at":"2025-10-21T03:35:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93402928876630","imei1":"93402928876630","imei2":"93402928876630","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89071,"job_number":"JOB_89071","tr_customer_id":89088,"tr_customer_product_id":89078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:35:38.000Z","modified_at":"2025-10-21T03:35:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89054289641492","imei1":"89054289641492","imei2":"89054289641492","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89072,"job_number":"JOB_89072","tr_customer_id":89089,"tr_customer_product_id":89079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:35:39.000Z","modified_at":"2025-10-21T03:35:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97762797384707","imei1":"97762797384707","imei2":"97762797384707","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89073,"job_number":"JOB_89073","tr_customer_id":89090,"tr_customer_product_id":89080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:35:39.000Z","modified_at":"2025-10-21T03:35:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70820351636298","imei1":"70820351636298","imei2":"70820351636298","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89075,"job_number":"JOB_89075","tr_customer_id":89092,"tr_customer_product_id":89082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:42:24.000Z","modified_at":"2025-10-21T03:42:24.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"14533474448562","imei1":"14533474448562","imei2":"14533474448562","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89080,"job_number":"JOB_89080","tr_customer_id":89097,"tr_customer_product_id":89087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:47:28.000Z","modified_at":"2025-10-21T03:47:28.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"11237370863333","imei1":"11237370863333","imei2":"11237370863333","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89081,"job_number":"JOB_89081","tr_customer_id":89098,"tr_customer_product_id":89088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:47:28.000Z","modified_at":"2025-10-21T03:47:28.000Z","name":"Retha Zboncak","mobile_number":"786-390-5796","email_id":"Santina_Rippin@yahoo.com","dop":"2025-09-16","serial_number":"10965219962001","imei1":"10965219962001","imei2":"10965219962001","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89082,"job_number":"JOB_89082","tr_customer_id":89099,"tr_customer_product_id":89089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:47:49.000Z","modified_at":"2025-10-21T03:47:49.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"17658486857698","imei1":"17658486857698","imei2":"17658486857698","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89083,"job_number":"JOB_89083","tr_customer_id":89100,"tr_customer_product_id":89090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:47:49.000Z","modified_at":"2025-10-21T03:47:49.000Z","name":"Greg Hilpert","mobile_number":"605-806-2856","email_id":"Lavonne_Bins21@hotmail.com","dop":"2025-09-16","serial_number":"10894532205711","imei1":"10894532205711","imei2":"10894532205711","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89084,"job_number":"JOB_89084","tr_customer_id":89101,"tr_customer_product_id":89091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:48:11.000Z","modified_at":"2025-10-21T03:48:11.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"10008304863886","imei1":"10008304863886","imei2":"10008304863886","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:48:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89085,"job_number":"JOB_89085","tr_customer_id":89102,"tr_customer_product_id":89092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:48:11.000Z","modified_at":"2025-10-21T03:48:11.000Z","name":"Araceli Ortiz","mobile_number":"554-868-6497","email_id":"Roma.Koelpin20@yahoo.com","dop":"2025-09-16","serial_number":"10635754579728","imei1":"10635754579728","imei2":"10635754579728","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:48:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89086,"job_number":"JOB_89086","tr_customer_id":89103,"tr_customer_product_id":89093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:55:16.000Z","modified_at":"2025-10-21T03:55:16.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"01234345678123","imei1":"01234345678123","imei2":"01234345678123","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:55:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89087,"job_number":"JOB_89087","tr_customer_id":89104,"tr_customer_product_id":89094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T04:13:18.000Z","modified_at":"2025-10-21T04:13:18.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"13204412080725","imei1":"13204412080725","imei2":"13204412080725","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T04:13:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89088,"job_number":"JOB_89088","tr_customer_id":89105,"tr_customer_product_id":89095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T04:15:46.000Z","modified_at":"2025-10-21T04:15:46.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"92704092988200","imei1":"92704092988200","imei2":"92704092988200","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T04:15:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89089,"job_number":"JOB_89089","tr_customer_id":89106,"tr_customer_product_id":89096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T04:17:36.000Z","modified_at":"2025-10-21T04:17:36.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"23849776427882","imei1":"23849776427882","imei2":"23849776427882","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T04:17:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89090,"job_number":"JOB_89090","tr_customer_id":89107,"tr_customer_product_id":89097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T04:17:48.000Z","modified_at":"2025-10-21T04:17:48.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"49436830286290","imei1":"49436830286290","imei2":"49436830286290","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T04:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89091,"job_number":"JOB_89091","tr_customer_id":89108,"tr_customer_product_id":89098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T04:18:45.000Z","modified_at":"2025-10-21T04:18:45.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-11","serial_number":"18459091035109","imei1":"18459091035109","imei2":"18459091035109","popurl":"2025-10-11T04:18:44.135497781Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T04:18:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89092,"job_number":"JOB_89092","tr_customer_id":89109,"tr_customer_product_id":89099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T04:19:19.000Z","modified_at":"2025-10-21T04:19:19.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"80421009501733","imei1":"80421009501733","imei2":"80421009501733","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89093,"job_number":"JOB_89093","tr_customer_id":89110,"tr_customer_product_id":89100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T04:19:28.000Z","modified_at":"2025-10-21T04:19:28.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-11","serial_number":"58886364304581","imei1":"58886364304581","imei2":"58886364304581","popurl":"2025-10-11T04:19:27.109322529Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T04:19:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89094,"job_number":"JOB_89094","tr_customer_id":89111,"tr_customer_product_id":89101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T04:19:40.000Z","modified_at":"2025-10-21T04:19:40.000Z","name":"Lax Yadav","mobile_number":"9415016211","email_id":"laxmikant211@gmail.com","dop":"2025-10-14","serial_number":"77789789788984","imei1":"77789789788987","imei2":"77789789789987","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T04:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89096,"job_number":"JOB_89096","tr_customer_id":89113,"tr_customer_product_id":89103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T04:28:55.000Z","modified_at":"2025-10-21T04:28:55.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103994146198406","imei1":"103994146198406","imei2":"103994146198406","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T04:28:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89098,"job_number":"JOB_89098","tr_customer_id":89115,"tr_customer_product_id":89105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T04:29:09.000Z","modified_at":"2025-10-21T04:29:09.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"104868060635871","imei1":"104868060635871","imei2":"104868060635871","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T04:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89101,"job_number":"JOB_89101","tr_customer_id":89118,"tr_customer_product_id":89108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T04:42:25.000Z","modified_at":"2025-10-21T04:42:25.000Z","name":"Meghan Kuhn","mobile_number":"803-739-7879","email_id":"Mckenna.Gottlieb13@hotmail.com","dop":"2025-04-06","serial_number":"13379942055302288","imei1":"13379942055302288","imei2":"13379942055302288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T04:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89102,"job_number":"JOB_89102","tr_customer_id":89119,"tr_customer_product_id":89109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T05:16:45.000Z","modified_at":"2025-10-21T05:16:45.000Z","name":"John Sach","mobile_number":"1239801940","email_id":"john@john.com","dop":"2025-10-21","serial_number":"09201930491023","imei1":"09201930491023","imei2":"09201930491023","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T05:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89104,"job_number":"JOB_89104","tr_customer_id":89121,"tr_customer_product_id":89111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T05:41:13.000Z","modified_at":"2025-10-21T05:41:13.000Z","name":"Poonam Joshi","mobile_number":"0909000000","email_id":"test@mail.com","dop":"2025-10-07","serial_number":"11645197941150","imei1":"11645197941150","imei2":"11645197941150","popurl":"2025-10-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T05:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89105,"job_number":"JOB_89105","tr_customer_id":89122,"tr_customer_product_id":89112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T05:41:13.000Z","modified_at":"2025-10-21T05:41:13.000Z","name":"Kameron Lehner","mobile_number":"Wilbert.Rowe@hotmail.com","email_id":"Rafaela36@yahoo.com","dop":"2025-10-07","serial_number":"13855428562736","imei1":"13855428562736","imei2":"13855428562736","popurl":"2025-10-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T05:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89106,"job_number":"JOB_89106","tr_customer_id":89123,"tr_customer_product_id":89113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T05:41:14.000Z","modified_at":"2025-10-21T05:41:14.000Z","name":"Micah Stehr","mobile_number":"Jazmyn.Wintheiser30@yahoo.com","email_id":"Carolyne.Russel@hotmail.com","dop":"2025-10-07","serial_number":"14745357516538","imei1":"14745357516538","imei2":"14745357516538","popurl":"2025-10-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T05:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89107,"job_number":"JOB_89107","tr_customer_id":89124,"tr_customer_product_id":89114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T05:41:14.000Z","modified_at":"2025-10-21T05:41:14.000Z","name":"Evie Lynch","mobile_number":"Davion82@hotmail.com","email_id":"Vern_Renner@gmail.com","dop":"2025-10-07","serial_number":"17987887436902","imei1":"17987887436902","imei2":"17987887436902","popurl":"2025-10-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T05:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89108,"job_number":"JOB_89108","tr_customer_id":89125,"tr_customer_product_id":89115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T05:45:12.000Z","modified_at":"2025-10-21T05:45:12.000Z","name":"Poonam Joshi","mobile_number":"0909000000","email_id":"test@mail.com","dop":"2025-10-07","serial_number":"18216598068694","imei1":"18216598068694","imei2":"18216598068694","popurl":"2025-10-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T05:45:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89109,"job_number":"JOB_89109","tr_customer_id":89126,"tr_customer_product_id":89116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T05:45:21.000Z","modified_at":"2025-10-21T05:45:21.000Z","name":"Efrain Lynch","mobile_number":"Flavio_Schmidt11@yahoo.com","email_id":"Stevie25@yahoo.com","dop":"2025-10-07","serial_number":"16963679843713","imei1":"16963679843713","imei2":"16963679843713","popurl":"2025-10-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T05:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89110,"job_number":"JOB_89110","tr_customer_id":89127,"tr_customer_product_id":89117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T05:45:34.000Z","modified_at":"2025-10-21T05:45:34.000Z","name":"Alexane Klocko","mobile_number":"Buck31@gmail.com","email_id":"Wendy_Pfeffer24@yahoo.com","dop":"2025-10-07","serial_number":"16226505770850","imei1":"16226505770850","imei2":"16226505770850","popurl":"2025-10-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T05:45:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89123,"job_number":"JOB_89123","tr_customer_id":89140,"tr_customer_product_id":89130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:18:46.000Z","modified_at":"2025-10-21T06:18:46.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10339946274732","imei1":"10339946274732","imei2":"10339946274732","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89125,"job_number":"JOB_89125","tr_customer_id":89142,"tr_customer_product_id":89132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:18:47.000Z","modified_at":"2025-10-21T06:18:47.000Z","name":"Destany Littel","mobile_number":"473-314-4328","email_id":"Chasity31@gmail.com","dop":"2025-06-18","serial_number":"1037512976414072","imei1":"1037512976414072","imei2":"1037512976414072","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:18:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89126,"job_number":"JOB_89126","tr_customer_id":89143,"tr_customer_product_id":89133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:19:21.000Z","modified_at":"2025-10-21T06:19:21.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"12719666230176","imei1":"12719666230176","imei2":"12719666230176","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89128,"job_number":"JOB_89128","tr_customer_id":89145,"tr_customer_product_id":89135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:19:23.000Z","modified_at":"2025-10-21T06:19:23.000Z","name":"Damion Hettinger","mobile_number":"641-659-5846","email_id":"Erika.Lynch@gmail.com","dop":"2025-06-08","serial_number":"106330259250552","imei1":"106330259250552","imei2":"106330259250552","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89129,"job_number":"JOB_89129","tr_customer_id":89146,"tr_customer_product_id":89136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:19:32.000Z","modified_at":"2025-10-21T06:19:32.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10665329631627","imei1":"10665329631627","imei2":"10665329631627","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:19:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89131,"job_number":"JOB_89131","tr_customer_id":89148,"tr_customer_product_id":89138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:19:33.000Z","modified_at":"2025-10-21T06:19:33.000Z","name":"Everardo Kovacek","mobile_number":"917-912-4050","email_id":"Benny17@hotmail.com","dop":"2025-06-18","serial_number":"1013253017104829","imei1":"1013253017104829","imei2":"1013253017104829","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89132,"job_number":"JOB_89132","tr_customer_id":89149,"tr_customer_product_id":89139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:19:50.000Z","modified_at":"2025-10-21T06:19:50.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"12680995322787","imei1":"12680995322787","imei2":"12680995322787","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89134,"job_number":"JOB_89134","tr_customer_id":89151,"tr_customer_product_id":89141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:19:52.000Z","modified_at":"2025-10-21T06:19:52.000Z","name":"Serenity Reinger","mobile_number":"569-968-2046","email_id":"Clementine.Oberbrunner@yahoo.com","dop":"2025-06-08","serial_number":"102683596938271","imei1":"102683596938271","imei2":"102683596938271","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89135,"job_number":"JOB_89135","tr_customer_id":89152,"tr_customer_product_id":89142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:20:19.000Z","modified_at":"2025-10-21T06:20:19.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"19315908908247","imei1":"19315908908247","imei2":"19315908908247","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:20:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89137,"job_number":"JOB_89137","tr_customer_id":89154,"tr_customer_product_id":89144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:20:20.000Z","modified_at":"2025-10-21T06:20:20.000Z","name":"Amparo Ratke","mobile_number":"871-820-7523","email_id":"Lois.Kunde@hotmail.com","dop":"2025-06-08","serial_number":"109019779471124","imei1":"109019779471124","imei2":"109019779471124","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89142,"job_number":"JOB_89142","tr_customer_id":89159,"tr_customer_product_id":89149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:27:35.000Z","modified_at":"2025-10-21T06:27:35.000Z","name":"Frieda Renner","mobile_number":"853-814-3194","email_id":"Coleman62@gmail.com","dop":"2025-04-06","serial_number":"17253615976557052","imei1":"17253615976557052","imei2":"17253615976557052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89143,"job_number":"JOB_89143","tr_customer_id":89160,"tr_customer_product_id":89150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:35:12.000Z","modified_at":"2025-10-21T06:35:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19909149688061","imei1":"19909149688061","imei2":"19909149688061","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:35:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89145,"job_number":"JOB_89145","tr_customer_id":89162,"tr_customer_product_id":89152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:35:14.000Z","modified_at":"2025-10-21T06:35:14.000Z","name":"Maximo Swaniawski","mobile_number":"268-677-1098","email_id":"Jeanie.Yost@gmail.com","dop":"2025-04-06","serial_number":"19858823941828676","imei1":"19858823941828676","imei2":"19858823941828676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89147,"job_number":"JOB_89147","tr_customer_id":89164,"tr_customer_product_id":89154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:35:20.000Z","modified_at":"2025-10-21T06:35:20.000Z","name":"Carmela Bosco","mobile_number":"644-779-9865","email_id":"Maximillia.Hickle@yahoo.com","dop":"2025-04-06","serial_number":"11261515931890210","imei1":"11261515931890210","imei2":"11261515931890210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89148,"job_number":"JOB_89148","tr_customer_id":89165,"tr_customer_product_id":89155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:36:05.000Z","modified_at":"2025-10-21T06:36:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10439338598229","imei1":"10439338598229","imei2":"10439338598229","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89150,"job_number":"JOB_89150","tr_customer_id":89167,"tr_customer_product_id":89157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:36:07.000Z","modified_at":"2025-10-21T06:36:07.000Z","name":"Ines Lubowitz","mobile_number":"580-462-3029","email_id":"Sandrine72@gmail.com","dop":"2025-04-06","serial_number":"18271691396737904","imei1":"18271691396737904","imei2":"18271691396737904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:36:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89151,"job_number":"JOB_89151","tr_customer_id":89168,"tr_customer_product_id":89158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:36:56.000Z","modified_at":"2025-10-21T06:36:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18716759609814","imei1":"18716759609814","imei2":"18716759609814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89153,"job_number":"JOB_89153","tr_customer_id":89170,"tr_customer_product_id":89160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:36:58.000Z","modified_at":"2025-10-21T06:36:58.000Z","name":"Florence Ankunding","mobile_number":"648-709-3523","email_id":"Keeley_Ritchie20@yahoo.com","dop":"2025-04-06","serial_number":"13485900587273472","imei1":"13485900587273472","imei2":"13485900587273472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89154,"job_number":"JOB_89154","tr_customer_id":89171,"tr_customer_product_id":89161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:38:24.000Z","modified_at":"2025-10-21T06:38:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16051227590102","imei1":"16051227590102","imei2":"16051227590102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89156,"job_number":"JOB_89156","tr_customer_id":89173,"tr_customer_product_id":89163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:38:26.000Z","modified_at":"2025-10-21T06:38:26.000Z","name":"Loyce Osinski","mobile_number":"851-312-1470","email_id":"Walker68@gmail.com","dop":"2025-04-06","serial_number":"13116951498204878","imei1":"13116951498204878","imei2":"13116951498204878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:38:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89158,"job_number":"JOB_89158","tr_customer_id":89175,"tr_customer_product_id":89165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:38:33.000Z","modified_at":"2025-10-21T06:38:33.000Z","name":"Brianne O'Hara","mobile_number":"966-359-5689","email_id":"Michelle19@gmail.com","dop":"2025-04-06","serial_number":"16583682609575508","imei1":"16583682609575508","imei2":"16583682609575508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89159,"job_number":"JOB_89159","tr_customer_id":89176,"tr_customer_product_id":89166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:38:36.000Z","modified_at":"2025-10-21T06:38:36.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"17446467685636","imei1":"17446467685636","imei2":"17446467685636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89161,"job_number":"JOB_89161","tr_customer_id":89178,"tr_customer_product_id":89168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:39:11.000Z","modified_at":"2025-10-21T06:39:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10767090588010","imei1":"10767090588010","imei2":"10767090588010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89163,"job_number":"JOB_89163","tr_customer_id":89180,"tr_customer_product_id":89170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:39:13.000Z","modified_at":"2025-10-21T06:39:13.000Z","name":"Walter Bins","mobile_number":"645-245-8910","email_id":"Major.Kris@yahoo.com","dop":"2025-04-06","serial_number":"17893783915886544","imei1":"17893783915886544","imei2":"17893783915886544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89164,"job_number":"JOB_89164","tr_customer_id":89181,"tr_customer_product_id":89171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:39:23.000Z","modified_at":"2025-10-21T06:39:23.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"11559909795720","imei1":"11559909795720","imei2":"11559909795720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89166,"job_number":"JOB_89166","tr_customer_id":89183,"tr_customer_product_id":89173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:39:58.000Z","modified_at":"2025-10-21T06:39:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16710354901709","imei1":"16710354901709","imei2":"16710354901709","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:39:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89168,"job_number":"JOB_89168","tr_customer_id":89185,"tr_customer_product_id":89175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:39:59.000Z","modified_at":"2025-10-21T06:39:59.000Z","name":"Oleta Hamill","mobile_number":"598-361-6741","email_id":"Demetris16@gmail.com","dop":"2025-04-06","serial_number":"19556712250597492","imei1":"19556712250597492","imei2":"19556712250597492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89169,"job_number":"JOB_89169","tr_customer_id":89186,"tr_customer_product_id":89176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:40:07.000Z","modified_at":"2025-10-21T06:40:07.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"17924938650321","imei1":"17924938650321","imei2":"17924938650321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89171,"job_number":"JOB_89171","tr_customer_id":89188,"tr_customer_product_id":89178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:51:24.000Z","modified_at":"2025-10-21T06:51:24.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"14316449756211","imei1":"14316449756211","imei2":"14316449756211","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89172,"job_number":"JOB_89172","tr_customer_id":89189,"tr_customer_product_id":89179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:51:24.000Z","modified_at":"2025-10-21T06:51:24.000Z","name":"Loyal Grady","mobile_number":"775-339-5580","email_id":"Fay_Huel@yahoo.com","dop":"2025-09-16","serial_number":"16704892581882","imei1":"16704892581882","imei2":"16704892581882","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89173,"job_number":"JOB_89173","tr_customer_id":89190,"tr_customer_product_id":89180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:51:44.000Z","modified_at":"2025-10-21T06:51:44.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"18594638982462","imei1":"18594638982462","imei2":"18594638982462","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:51:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89174,"job_number":"JOB_89174","tr_customer_id":89191,"tr_customer_product_id":89181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:51:44.000Z","modified_at":"2025-10-21T06:51:44.000Z","name":"Carmel Raynor","mobile_number":"669-418-9014","email_id":"Candido.Walter@hotmail.com","dop":"2025-09-16","serial_number":"19234230700689","imei1":"19234230700689","imei2":"19234230700689","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:51:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89175,"job_number":"JOB_89175","tr_customer_id":89192,"tr_customer_product_id":89182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:52:03.000Z","modified_at":"2025-10-21T06:52:03.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"10841508048404","imei1":"10841508048404","imei2":"10841508048404","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89176,"job_number":"JOB_89176","tr_customer_id":89193,"tr_customer_product_id":89183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:52:03.000Z","modified_at":"2025-10-21T06:52:03.000Z","name":"Estrella Schamberger","mobile_number":"511-396-3431","email_id":"Zelda_Bergstrom@yahoo.com","dop":"2025-09-16","serial_number":"19300171208992","imei1":"19300171208992","imei2":"19300171208992","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89184,"job_number":"JOB_89184","tr_customer_id":89201,"tr_customer_product_id":89191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T07:27:13.000Z","modified_at":"2025-10-21T07:27:13.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"12703378135330","imei1":"12703378135330","imei2":"12703378135330","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T07:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89186,"job_number":"JOB_89186","tr_customer_id":89203,"tr_customer_product_id":89193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T07:30:31.000Z","modified_at":"2025-10-21T07:30:31.000Z","name":"Leanne Beahan","mobile_number":"666-292-8955","email_id":"Jayme.Fisher@yahoo.com","dop":"2025-09-30","serial_number":"18224410302920","imei1":"18224410302920","imei2":"18224410302920","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T07:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89187,"job_number":"JOB_89187","tr_customer_id":89204,"tr_customer_product_id":89194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T07:30:39.000Z","modified_at":"2025-10-21T07:30:39.000Z","name":"Raoul Walter","mobile_number":"595-497-3357","email_id":"Sylvan52@hotmail.com","dop":"2025-09-30","serial_number":"10569312170636","imei1":"10569312170636","imei2":"10569312170636","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T07:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89189,"job_number":"JOB_89189","tr_customer_id":89206,"tr_customer_product_id":89196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T07:36:45.000Z","modified_at":"2025-10-21T07:36:45.000Z","name":"Ruthe Crist","mobile_number":"227-251-3950","email_id":"Reese79@yahoo.com","dop":"2025-04-06","serial_number":"17466539463911526","imei1":"17466539463911526","imei2":"17466539463911526","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T07:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89190,"job_number":"JOB_89190","tr_customer_id":89207,"tr_customer_product_id":89197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T08:00:15.000Z","modified_at":"2025-10-21T08:00:15.000Z","name":"Vinod P","mobile_number":"8888888888","email_id":"vinodp@gmail.com","dop":"2025-09-30","serial_number":"77744411122255554","imei1":"77744411122255554","imei2":"77744411122255554","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T08:00:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89191,"job_number":"JOB_89191","tr_customer_id":89208,"tr_customer_product_id":89198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T08:05:53.000Z","modified_at":"2025-10-21T08:05:53.000Z","name":"Vinod P","mobile_number":"8888888888","email_id":"vinodp@gmail.com","dop":"2025-09-30","serial_number":"15045592153794","imei1":"15045592153794","imei2":"15045592153794","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T08:05:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89192,"job_number":"JOB_89192","tr_customer_id":89209,"tr_customer_product_id":89199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T08:05:59.000Z","modified_at":"2025-10-21T08:05:59.000Z","name":"Vinod P","mobile_number":"8888888888","email_id":"vinodp@gmail.com","dop":"2025-09-30","serial_number":"19729316207095","imei1":"19729316207095","imei2":"19729316207095","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T08:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89196,"job_number":"JOB_89196","tr_customer_id":89213,"tr_customer_product_id":89203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T09:11:17.000Z","modified_at":"2025-10-21T09:11:17.000Z","name":"America Hudson","mobile_number":"736-692-1098","email_id":"Ryan_Hermiston@hotmail.com","dop":"2025-09-20","serial_number":"100942173395308","imei1":"100942173395308","imei2":"100942173395308","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T09:11:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89199,"job_number":"JOB_89199","tr_customer_id":89216,"tr_customer_product_id":89206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T09:59:40.000Z","modified_at":"2025-10-21T09:59:40.000Z","name":"Grady Bins","mobile_number":"665-718-5438","email_id":"Roxanne4@gmail.com","dop":"2025-09-20","serial_number":"100115745849792","imei1":"100115745849792","imei2":"100115745849792","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T09:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89202,"job_number":"JOB_89202","tr_customer_id":89219,"tr_customer_product_id":89209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T10:37:37.000Z","modified_at":"2025-10-21T10:37:37.000Z","name":"onkar bhole","mobile_number":"8007381264","email_id":"om12@yopmail.com","dop":"2025-09-14","serial_number":"56505151565605646","imei1":"56505151565605646","imei2":"56505151565605646","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T10:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89203,"job_number":"JOB_89203","tr_customer_id":89220,"tr_customer_product_id":89210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T10:45:22.000Z","modified_at":"2025-10-21T10:45:22.000Z","name":"zzx xzvzxvzx","mobile_number":"5565655433","email_id":"om12@yopmail.com","dop":"2025-10-04","serial_number":"65455465465566463","imei1":"65455465465566463","imei2":"65455465465566463","popurl":"2025-10-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T10:45:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89204,"job_number":"JOB_89204","tr_customer_id":89221,"tr_customer_product_id":89211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T10:46:24.000Z","modified_at":"2025-10-21T10:46:24.000Z","name":"zzx xzvzxvzx","mobile_number":"5565655433","email_id":"om12@yopmail.com","dop":"2025-10-04","serial_number":"4565565465566463","imei1":"4565565465566463","imei2":"4565565465566463","popurl":"2025-10-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T10:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89207,"job_number":"JOB_89207","tr_customer_id":89224,"tr_customer_product_id":89214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T10:48:29.000Z","modified_at":"2025-10-21T10:48:29.000Z","name":"Jaquelin Stark","mobile_number":"219-486-7751","email_id":"Gudrun.Terry@yahoo.com","dop":"2025-09-20","serial_number":"100230491042450","imei1":"100230491042450","imei2":"100230491042450","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T10:48:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89208,"job_number":"JOB_89208","tr_customer_id":89225,"tr_customer_product_id":89215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T10:49:44.000Z","modified_at":"2025-10-21T10:49:44.000Z","name":"zzx xzvzxvzx","mobile_number":"5565655433","email_id":"om12@yopmail.com","dop":"2025-10-04","serial_number":"65455465465566463","imei1":"64546546565566463","imei2":"65455465465566463","popurl":"2025-10-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T10:49:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89210,"job_number":"JOB_89210","tr_customer_id":89227,"tr_customer_product_id":89217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T10:58:20.000Z","modified_at":"2025-10-21T10:58:20.000Z","name":"Stefanie Zemlak","mobile_number":"351-271-1613","email_id":"Serenity.Vandervort58@gmail.com","dop":"2025-09-30","serial_number":"11043095767430","imei1":"11043095767430","imei2":"11043095767430","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T10:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89211,"job_number":"JOB_89211","tr_customer_id":89228,"tr_customer_product_id":89218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T10:59:07.000Z","modified_at":"2025-10-21T10:59:07.000Z","name":"Ova Lubowitz","mobile_number":"905-760-0357","email_id":"Dejon41@hotmail.com","dop":"2025-09-30","serial_number":"12839309258117","imei1":"12839309258117","imei2":"12839309258117","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T10:59:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89212,"job_number":"JOB_89212","tr_customer_id":89229,"tr_customer_product_id":89219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T10:59:57.000Z","modified_at":"2025-10-21T10:59:57.000Z","name":"Elizabeth Rath","mobile_number":"943-975-9104","email_id":"Frida.Lowe9@yahoo.com","dop":"2025-09-30","serial_number":"15321255144174","imei1":"15321255144174","imei2":"15321255144174","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T10:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89213,"job_number":"JOB_89213","tr_customer_id":89230,"tr_customer_product_id":89220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T11:04:07.000Z","modified_at":"2025-10-21T11:04:07.000Z","name":"Rogers Prosacco","mobile_number":"723-672-7153","email_id":"Archibald29@yahoo.com","dop":"2025-09-30","serial_number":"13129426679402","imei1":"13129426679402","imei2":"13129426679402","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T11:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89214,"job_number":"JOB_89214","tr_customer_id":89231,"tr_customer_product_id":89221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T11:09:07.000Z","modified_at":"2025-10-21T11:09:07.000Z","name":"Rico Carter","mobile_number":"304-354-9531","email_id":"Arden20@yahoo.com","dop":"2025-09-30","serial_number":"11731131301862","imei1":"11731131301862","imei2":"11731131301862","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T11:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89215,"job_number":"JOB_89215","tr_customer_id":89232,"tr_customer_product_id":89222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T11:09:19.000Z","modified_at":"2025-10-21T11:09:19.000Z","name":"Lazaro Ryan","mobile_number":"890-229-2495","email_id":"Gretchen.Graham25@hotmail.com","dop":"2025-09-30","serial_number":"12789134024228","imei1":"12789134024228","imei2":"12789134024228","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T11:09:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89216,"job_number":"JOB_89216","tr_customer_id":89233,"tr_customer_product_id":89223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T11:11:06.000Z","modified_at":"2025-10-21T11:11:06.000Z","name":"Micaela Hirthe","mobile_number":"589-315-8164","email_id":"Raquel.Bradtke91@hotmail.com","dop":"2025-09-30","serial_number":"10227457355471","imei1":"10227457355471","imei2":"10227457355471","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T11:11:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89217,"job_number":"JOB_89217","tr_customer_id":89234,"tr_customer_product_id":89224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T11:12:02.000Z","modified_at":"2025-10-21T11:12:02.000Z","name":"Princess VonRueden","mobile_number":"522-866-2469","email_id":"Kenna.Kunde94@hotmail.com","dop":"2025-09-30","serial_number":"19395657530541","imei1":"19395657530541","imei2":"19395657530541","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T11:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89218,"job_number":"JOB_89218","tr_customer_id":89235,"tr_customer_product_id":89225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T11:13:50.000Z","modified_at":"2025-10-21T11:13:50.000Z","name":"Erin Wilkinson","mobile_number":"479-504-7161","email_id":"Jaquan.Walsh@yahoo.com","dop":"2025-09-30","serial_number":"12173822161100","imei1":"12173822161100","imei2":"12173822161100","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T11:13:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89219,"job_number":"JOB_89219","tr_customer_id":89236,"tr_customer_product_id":89226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T11:13:58.000Z","modified_at":"2025-10-21T11:13:58.000Z","name":"Kay Hermann","mobile_number":"372-265-4253","email_id":"Brionna_Wunsch@gmail.com","dop":"2025-09-30","serial_number":"10907336693881","imei1":"10907336693881","imei2":"10907336693881","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T11:13:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89220,"job_number":"JOB_89220","tr_customer_id":89237,"tr_customer_product_id":89227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T11:16:06.000Z","modified_at":"2025-10-21T11:16:06.000Z","name":"Stefan Bartell","mobile_number":"589-206-7501","email_id":"Otto.Kassulke56@yahoo.com","dop":"2025-09-30","serial_number":"13745179747477","imei1":"13745179747477","imei2":"13745179747477","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T11:16:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89221,"job_number":"JOB_89221","tr_customer_id":89238,"tr_customer_product_id":89228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T11:17:14.000Z","modified_at":"2025-10-21T11:17:14.000Z","name":"Chadd Kuhic","mobile_number":"648-989-1218","email_id":"Aimee_Beier20@hotmail.com","dop":"2025-09-30","serial_number":"16001022232166","imei1":"16001022232166","imei2":"16001022232166","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T11:17:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89222,"job_number":"JOB_89222","tr_customer_id":89239,"tr_customer_product_id":89229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T11:17:57.000Z","modified_at":"2025-10-21T11:17:57.000Z","name":"Kailey Ankunding","mobile_number":"540-957-1919","email_id":"Geovanni42@gmail.com","dop":"2025-09-30","serial_number":"11216571506429","imei1":"11216571506429","imei2":"11216571506429","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T11:17:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89223,"job_number":"JOB_89223","tr_customer_id":89240,"tr_customer_product_id":89230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T11:18:10.000Z","modified_at":"2025-10-21T11:18:10.000Z","name":"Morris Barrows","mobile_number":"984-689-4825","email_id":"Nolan_Lemke82@yahoo.com","dop":"2025-09-30","serial_number":"16812128772170","imei1":"16812128772170","imei2":"16812128772170","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T11:18:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89227,"job_number":"JOB_89227","tr_customer_id":89244,"tr_customer_product_id":89234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T11:36:00.000Z","modified_at":"2025-10-21T11:36:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10418366016503","imei1":"10418366016503","imei2":"10418366016503","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T11:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89229,"job_number":"JOB_89229","tr_customer_id":89246,"tr_customer_product_id":89236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T11:36:01.000Z","modified_at":"2025-10-21T11:36:01.000Z","name":"Alfonzo Erdman","mobile_number":"376-860-6448","email_id":"Otilia78@hotmail.com","dop":"2025-04-06","serial_number":"11695743032573290","imei1":"11695743032573290","imei2":"11695743032573290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T11:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89230,"job_number":"JOB_89230","tr_customer_id":89247,"tr_customer_product_id":89237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T11:36:48.000Z","modified_at":"2025-10-21T11:36:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18633730084498","imei1":"18633730084498","imei2":"18633730084498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T11:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89232,"job_number":"JOB_89232","tr_customer_id":89249,"tr_customer_product_id":89239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T11:36:49.000Z","modified_at":"2025-10-21T11:36:49.000Z","name":"Daisy Klocko","mobile_number":"472-997-6844","email_id":"Martina.Block37@gmail.com","dop":"2025-04-06","serial_number":"19941964836707950","imei1":"19941964836707950","imei2":"19941964836707950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T11:36:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89233,"job_number":"JOB_89233","tr_customer_id":89250,"tr_customer_product_id":89240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T11:37:35.000Z","modified_at":"2025-10-21T11:37:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18945060551350","imei1":"18945060551350","imei2":"18945060551350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T11:37:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89235,"job_number":"JOB_89235","tr_customer_id":89252,"tr_customer_product_id":89242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T11:37:37.000Z","modified_at":"2025-10-21T11:37:37.000Z","name":"Jordy Pfeffer","mobile_number":"826-995-1397","email_id":"Clementine_Bashirian75@gmail.com","dop":"2025-04-06","serial_number":"12020177911604888","imei1":"12020177911604888","imei2":"12020177911604888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T11:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89238,"job_number":"JOB_89238","tr_customer_id":89255,"tr_customer_product_id":89245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T12:02:40.000Z","modified_at":"2025-10-21T12:02:40.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"19573327388656","imei1":"19573327388656","imei2":"19573327388656","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T12:02:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89239,"job_number":"JOB_89239","tr_customer_id":89256,"tr_customer_product_id":89246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T12:16:24.000Z","modified_at":"2025-10-21T12:16:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10881493333390","imei1":"10881493333390","imei2":"10881493333390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T12:16:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89241,"job_number":"JOB_89241","tr_customer_id":89258,"tr_customer_product_id":89248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T12:16:26.000Z","modified_at":"2025-10-21T12:16:26.000Z","name":"Murl Borer","mobile_number":"439-805-0914","email_id":"Joanny_Morissette64@yahoo.com","dop":"2025-04-06","serial_number":"14705271259586284","imei1":"14705271259586284","imei2":"14705271259586284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T12:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89242,"job_number":"JOB_89242","tr_customer_id":89259,"tr_customer_product_id":89249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T12:17:18.000Z","modified_at":"2025-10-21T12:17:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13026586305650","imei1":"13026586305650","imei2":"13026586305650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T12:17:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89244,"job_number":"JOB_89244","tr_customer_id":89261,"tr_customer_product_id":89251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T12:17:20.000Z","modified_at":"2025-10-21T12:17:20.000Z","name":"Adrain Spencer","mobile_number":"568-369-5312","email_id":"Kristin51@hotmail.com","dop":"2025-04-06","serial_number":"14971655329938514","imei1":"14971655329938514","imei2":"14971655329938514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T12:17:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89245,"job_number":"JOB_89245","tr_customer_id":89262,"tr_customer_product_id":89252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T12:18:12.000Z","modified_at":"2025-10-21T12:18:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10563953249330","imei1":"10563953249330","imei2":"10563953249330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T12:18:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89247,"job_number":"JOB_89247","tr_customer_id":89264,"tr_customer_product_id":89254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T12:18:14.000Z","modified_at":"2025-10-21T12:18:14.000Z","name":"Mark Rau","mobile_number":"483-367-6270","email_id":"Shanon53@hotmail.com","dop":"2025-04-06","serial_number":"12833812816077430","imei1":"12833812816077430","imei2":"12833812816077430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T12:18:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89248,"job_number":"JOB_89248","tr_customer_id":89265,"tr_customer_product_id":89255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T12:24:15.000Z","modified_at":"2025-10-21T12:24:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14276439271284","imei1":"14276439271284","imei2":"14276439271284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T12:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89250,"job_number":"JOB_89250","tr_customer_id":89267,"tr_customer_product_id":89257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T12:24:17.000Z","modified_at":"2025-10-21T12:24:17.000Z","name":"Toby Senger","mobile_number":"616-415-3433","email_id":"Fannie45@gmail.com","dop":"2025-04-06","serial_number":"13774808694370176","imei1":"13774808694370176","imei2":"13774808694370176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T12:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89251,"job_number":"JOB_89251","tr_customer_id":89268,"tr_customer_product_id":89258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T12:25:01.000Z","modified_at":"2025-10-21T12:25:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13462850769206","imei1":"13462850769206","imei2":"13462850769206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T12:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89253,"job_number":"JOB_89253","tr_customer_id":89270,"tr_customer_product_id":89260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T12:25:03.000Z","modified_at":"2025-10-21T12:25:03.000Z","name":"Naomi Hessel","mobile_number":"263-599-2367","email_id":"Ezequiel_Davis@hotmail.com","dop":"2025-04-06","serial_number":"10647209080301366","imei1":"10647209080301366","imei2":"10647209080301366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T12:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89254,"job_number":"JOB_89254","tr_customer_id":89271,"tr_customer_product_id":89261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T12:25:38.000Z","modified_at":"2025-10-21T12:25:38.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"14606804991072","imei1":"14606804991072","imei2":"14606804991072","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T12:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89255,"job_number":"JOB_89255","tr_customer_id":89272,"tr_customer_product_id":89262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T12:25:46.000Z","modified_at":"2025-10-21T12:25:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14662103798008","imei1":"14662103798008","imei2":"14662103798008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T12:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89257,"job_number":"JOB_89257","tr_customer_id":89274,"tr_customer_product_id":89264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T12:25:48.000Z","modified_at":"2025-10-21T12:25:48.000Z","name":"Lera Stanton","mobile_number":"740-256-0940","email_id":"Arne_Gerhold@hotmail.com","dop":"2025-04-06","serial_number":"16725769641475944","imei1":"16725769641475944","imei2":"16725769641475944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T12:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89258,"job_number":"JOB_89258","tr_customer_id":89275,"tr_customer_product_id":89265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T12:40:54.000Z","modified_at":"2025-10-21T12:40:54.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"15859778470020","imei1":"15859778470020","imei2":"15859778470020","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T12:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89259,"job_number":"JOB_89259","tr_customer_id":89276,"tr_customer_product_id":89266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T12:41:20.000Z","modified_at":"2025-10-21T12:41:20.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"14940218791008","imei1":"14940218791008","imei2":"14940218791008","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T12:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89260,"job_number":"JOB_89260","tr_customer_id":89277,"tr_customer_product_id":89267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T12:43:58.000Z","modified_at":"2025-10-21T12:43:58.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"16442363174543","imei1":"16442363174543","imei2":"16442363174543","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T12:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89261,"job_number":"JOB_89261","tr_customer_id":89278,"tr_customer_product_id":89268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T12:44:39.000Z","modified_at":"2025-10-21T12:44:39.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"19565716380575","imei1":"19565716380575","imei2":"19565716380575","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89262,"job_number":"JOB_89262","tr_customer_id":89279,"tr_customer_product_id":89269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T12:45:02.000Z","modified_at":"2025-10-21T12:45:02.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"13885757659038","imei1":"13885757659038","imei2":"13885757659038","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T12:45:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89263,"job_number":"JOB_89263","tr_customer_id":89280,"tr_customer_product_id":89270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T12:45:18.000Z","modified_at":"2025-10-21T12:45:18.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"19761463810828","imei1":"19761463810828","imei2":"19761463810828","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T12:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89264,"job_number":"JOB_89264","tr_customer_id":89281,"tr_customer_product_id":89271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:02:56.000Z","modified_at":"2025-10-21T13:02:56.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"15141283860483","imei1":"15141283860483","imei2":"15141283860483","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89265,"job_number":"JOB_89265","tr_customer_id":89282,"tr_customer_product_id":89272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:05:09.000Z","modified_at":"2025-10-21T13:05:09.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"16246478228248","imei1":"16246478228248","imei2":"16246478228248","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:05:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89266,"job_number":"JOB_89266","tr_customer_id":89283,"tr_customer_product_id":89273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:05:40.000Z","modified_at":"2025-10-21T13:05:40.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"11803067236957","imei1":"11803067236957","imei2":"11803067236957","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:05:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89267,"job_number":"JOB_89267","tr_customer_id":89284,"tr_customer_product_id":89274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:05:43.000Z","modified_at":"2025-10-21T13:05:43.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"15519211415603","imei1":"15519211415603","imei2":"15519211415603","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89268,"job_number":"JOB_89268","tr_customer_id":89285,"tr_customer_product_id":89275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:07:32.000Z","modified_at":"2025-10-21T13:07:32.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"18603402554307","imei1":"18603402554307","imei2":"18603402554307","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:07:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89269,"job_number":"JOB_89269","tr_customer_id":89286,"tr_customer_product_id":89276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:10:29.000Z","modified_at":"2025-10-21T13:10:29.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"16181859756602","imei1":"16181859756602","imei2":"16181859756602","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:10:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89270,"job_number":"JOB_89270","tr_customer_id":89287,"tr_customer_product_id":89277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:12:46.000Z","modified_at":"2025-10-21T13:12:46.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"14438723445584","imei1":"14438723445584","imei2":"14438723445584","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89271,"job_number":"JOB_89271","tr_customer_id":89288,"tr_customer_product_id":89278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:13:08.000Z","modified_at":"2025-10-21T13:13:08.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"14512267541374","imei1":"14512267541374","imei2":"14512267541374","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:13:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89272,"job_number":"JOB_89272","tr_customer_id":89289,"tr_customer_product_id":89279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:13:31.000Z","modified_at":"2025-10-21T13:13:31.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"15218561516214","imei1":"15218561516214","imei2":"15218561516214","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:13:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89273,"job_number":"JOB_89273","tr_customer_id":89290,"tr_customer_product_id":89280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:15:12.000Z","modified_at":"2025-10-21T13:15:12.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"12713039799234","imei1":"12713039799234","imei2":"12713039799234","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:15:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89274,"job_number":"JOB_89274","tr_customer_id":89291,"tr_customer_product_id":89281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:17:43.000Z","modified_at":"2025-10-21T13:17:43.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"13750988418002","imei1":"13750988418002","imei2":"13750988418002","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89275,"job_number":"JOB_89275","tr_customer_id":89292,"tr_customer_product_id":89282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:19:53.000Z","modified_at":"2025-10-21T13:19:53.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"18341978931790","imei1":"18341978931790","imei2":"18341978931790","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:19:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89276,"job_number":"JOB_89276","tr_customer_id":89293,"tr_customer_product_id":89283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:22:56.000Z","modified_at":"2025-10-21T13:22:56.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"19596604121245","imei1":"19596604121245","imei2":"19596604121245","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89277,"job_number":"JOB_89277","tr_customer_id":89294,"tr_customer_product_id":89284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:43:23.000Z","modified_at":"2025-10-21T13:43:23.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"16744077899856","imei1":"16744077899856","imei2":"16744077899856","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:43:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89278,"job_number":"JOB_89278","tr_customer_id":89295,"tr_customer_product_id":89285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:48:53.000Z","modified_at":"2025-10-21T13:48:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70801525849041","imei1":"70801525849041","imei2":"70801525849041","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:48:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89279,"job_number":"JOB_89279","tr_customer_id":89296,"tr_customer_product_id":89286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:48:54.000Z","modified_at":"2025-10-21T13:48:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91401530910114","imei1":"91401530910114","imei2":"91401530910114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:48:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89280,"job_number":"JOB_89280","tr_customer_id":89297,"tr_customer_product_id":89287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:48:54.000Z","modified_at":"2025-10-21T13:48:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43733977115752","imei1":"43733977115752","imei2":"43733977115752","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:48:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89281,"job_number":"JOB_89281","tr_customer_id":89298,"tr_customer_product_id":89288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:48:54.000Z","modified_at":"2025-10-21T13:48:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34489976994423","imei1":"34489976994423","imei2":"34489976994423","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:48:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89282,"job_number":"JOB_89282","tr_customer_id":89299,"tr_customer_product_id":89289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:48:55.000Z","modified_at":"2025-10-21T13:48:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86521178966881","imei1":"86521178966881","imei2":"86521178966881","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:48:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89283,"job_number":"JOB_89283","tr_customer_id":89300,"tr_customer_product_id":89290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:48:55.000Z","modified_at":"2025-10-21T13:48:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39575046416240","imei1":"39575046416240","imei2":"39575046416240","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:48:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89285,"job_number":"JOB_89285","tr_customer_id":89302,"tr_customer_product_id":89292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:49:31.000Z","modified_at":"2025-10-21T13:49:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92834041833290","imei1":"92834041833290","imei2":"92834041833290","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89286,"job_number":"JOB_89286","tr_customer_id":89303,"tr_customer_product_id":89293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:49:32.000Z","modified_at":"2025-10-21T13:49:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10485151248958","imei1":"10485151248958","imei2":"10485151248958","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89287,"job_number":"JOB_89287","tr_customer_id":89304,"tr_customer_product_id":89294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:49:32.000Z","modified_at":"2025-10-21T13:49:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16064890013973","imei1":"16064890013973","imei2":"16064890013973","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89288,"job_number":"JOB_89288","tr_customer_id":89305,"tr_customer_product_id":89295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:49:32.000Z","modified_at":"2025-10-21T13:49:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39233697971914","imei1":"39233697971914","imei2":"39233697971914","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89289,"job_number":"JOB_89289","tr_customer_id":89306,"tr_customer_product_id":89296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:49:33.000Z","modified_at":"2025-10-21T13:49:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80073408076797","imei1":"80073408076797","imei2":"80073408076797","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:49:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89290,"job_number":"JOB_89290","tr_customer_id":89307,"tr_customer_product_id":89297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:49:33.000Z","modified_at":"2025-10-21T13:49:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43019002522741","imei1":"43019002522741","imei2":"43019002522741","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:49:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89292,"job_number":"JOB_89292","tr_customer_id":89309,"tr_customer_product_id":89299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:50:09.000Z","modified_at":"2025-10-21T13:50:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43143261790617","imei1":"43143261790617","imei2":"43143261790617","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:50:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89293,"job_number":"JOB_89293","tr_customer_id":89310,"tr_customer_product_id":89300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:50:09.000Z","modified_at":"2025-10-21T13:50:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53314410054581","imei1":"53314410054581","imei2":"53314410054581","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:50:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89294,"job_number":"JOB_89294","tr_customer_id":89311,"tr_customer_product_id":89301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:50:10.000Z","modified_at":"2025-10-21T13:50:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61270959933071","imei1":"61270959933071","imei2":"61270959933071","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:50:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89295,"job_number":"JOB_89295","tr_customer_id":89312,"tr_customer_product_id":89302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:50:10.000Z","modified_at":"2025-10-21T13:50:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97994046587157","imei1":"97994046587157","imei2":"97994046587157","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:50:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89296,"job_number":"JOB_89296","tr_customer_id":89313,"tr_customer_product_id":89303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:50:10.000Z","modified_at":"2025-10-21T13:50:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65804517435867","imei1":"65804517435867","imei2":"65804517435867","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:50:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89297,"job_number":"JOB_89297","tr_customer_id":89314,"tr_customer_product_id":89304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:50:11.000Z","modified_at":"2025-10-21T13:50:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14510591482031","imei1":"14510591482031","imei2":"14510591482031","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89306,"job_number":"JOB_89306","tr_customer_id":89323,"tr_customer_product_id":89313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:09:48.000Z","modified_at":"2025-10-21T14:09:48.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"18011755287456","imei1":"18011755287456","imei2":"18011755287456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:09:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89308,"job_number":"JOB_89308","tr_customer_id":89325,"tr_customer_product_id":89315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:09:49.000Z","modified_at":"2025-10-21T14:09:49.000Z","name":"Berneice Wisozk","mobile_number":"777-559-5498","email_id":"Destinee25@gmail.com","dop":"2025-04-06","serial_number":"17114663186104816","imei1":"17114663186104816","imei2":"17114663186104816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89313,"job_number":"JOB_89313","tr_customer_id":89330,"tr_customer_product_id":89320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:10:30.000Z","modified_at":"2025-10-21T14:10:30.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"10492185508149","imei1":"10492185508149","imei2":"10492185508149","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:10:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89315,"job_number":"JOB_89315","tr_customer_id":89332,"tr_customer_product_id":89322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:10:31.000Z","modified_at":"2025-10-21T14:10:31.000Z","name":"Deven McKenzie","mobile_number":"725-451-2327","email_id":"Gilbert58@gmail.com","dop":"2025-06-08","serial_number":"104804838945351","imei1":"104804838945351","imei2":"104804838945351","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:10:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89316,"job_number":"JOB_89316","tr_customer_id":89333,"tr_customer_product_id":89323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:10:35.000Z","modified_at":"2025-10-21T14:10:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19367634059807","imei1":"19367634059807","imei2":"19367634059807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:10:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89318,"job_number":"JOB_89318","tr_customer_id":89335,"tr_customer_product_id":89325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:10:37.000Z","modified_at":"2025-10-21T14:10:37.000Z","name":"Boris Schroeder","mobile_number":"992-946-0179","email_id":"Bobbie.Rutherford92@yahoo.com","dop":"2025-04-06","serial_number":"10320566974468350","imei1":"10320566974468350","imei2":"10320566974468350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:10:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89319,"job_number":"JOB_89319","tr_customer_id":89336,"tr_customer_product_id":89326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:11:00.000Z","modified_at":"2025-10-21T14:11:00.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"17705487056121","imei1":"17705487056121","imei2":"17705487056121","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:11:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89321,"job_number":"JOB_89321","tr_customer_id":89338,"tr_customer_product_id":89328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:11:02.000Z","modified_at":"2025-10-21T14:11:02.000Z","name":"Clarabelle Steuber","mobile_number":"282-614-3492","email_id":"Ethyl_Batz48@yahoo.com","dop":"2025-06-08","serial_number":"108010137832280","imei1":"108010137832280","imei2":"108010137832280","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:11:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89322,"job_number":"JOB_89322","tr_customer_id":89339,"tr_customer_product_id":89329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:11:06.000Z","modified_at":"2025-10-21T14:11:06.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"18833500434585","imei1":"18833500434585","imei2":"18833500434585","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:11:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89324,"job_number":"JOB_89324","tr_customer_id":89341,"tr_customer_product_id":89331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:11:23.000Z","modified_at":"2025-10-21T14:11:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16499603145890","imei1":"16499603145890","imei2":"16499603145890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:11:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89326,"job_number":"JOB_89326","tr_customer_id":89343,"tr_customer_product_id":89333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:11:24.000Z","modified_at":"2025-10-21T14:11:24.000Z","name":"Rossie Huels","mobile_number":"825-625-7786","email_id":"Wellington_Aufderhar57@gmail.com","dop":"2025-04-06","serial_number":"19008336962541484","imei1":"19008336962541484","imei2":"19008336962541484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:11:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89327,"job_number":"JOB_89327","tr_customer_id":89344,"tr_customer_product_id":89334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:11:31.000Z","modified_at":"2025-10-21T14:11:31.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"18524216071619","imei1":"18524216071619","imei2":"18524216071619","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:11:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89329,"job_number":"JOB_89329","tr_customer_id":89346,"tr_customer_product_id":89336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:11:32.000Z","modified_at":"2025-10-21T14:11:32.000Z","name":"Ora Stokes","mobile_number":"803-949-5931","email_id":"Rodolfo14@gmail.com","dop":"2025-06-08","serial_number":"105075496390468","imei1":"105075496390468","imei2":"105075496390468","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:11:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89330,"job_number":"JOB_89330","tr_customer_id":89347,"tr_customer_product_id":89337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:11:52.000Z","modified_at":"2025-10-21T14:11:52.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"12958371710998","imei1":"12958371710998","imei2":"12958371710998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89332,"job_number":"JOB_89332","tr_customer_id":89349,"tr_customer_product_id":89339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:12:38.000Z","modified_at":"2025-10-21T14:12:38.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"10299081578669","imei1":"10299081578669","imei2":"10299081578669","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89334,"job_number":"JOB_89334","tr_customer_id":89351,"tr_customer_product_id":89341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:12:51.000Z","modified_at":"2025-10-21T14:12:51.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"16443782098491","imei1":"16443782098491","imei2":"16443782098491","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:12:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89335,"job_number":"JOB_89335","tr_customer_id":89352,"tr_customer_product_id":89342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:12:57.000Z","modified_at":"2025-10-21T14:12:57.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"16740147610965","imei1":"16740147610965","imei2":"16740147610965","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:12:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89336,"job_number":"JOB_89336","tr_customer_id":89353,"tr_customer_product_id":89343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:13:52.000Z","modified_at":"2025-10-21T14:13:52.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10449071546913","imei1":"10449071546913","imei2":"10449071546913","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89338,"job_number":"JOB_89338","tr_customer_id":89355,"tr_customer_product_id":89345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:13:53.000Z","modified_at":"2025-10-21T14:13:53.000Z","name":"Elva Schneider","mobile_number":"290-570-5809","email_id":"Briana.Schinner41@yahoo.com","dop":"2025-06-18","serial_number":"1017203088115732","imei1":"1017203088115732","imei2":"1017203088115732","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89339,"job_number":"JOB_89339","tr_customer_id":89356,"tr_customer_product_id":89346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:14:43.000Z","modified_at":"2025-10-21T14:14:43.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10591918141742","imei1":"10591918141742","imei2":"10591918141742","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89341,"job_number":"JOB_89341","tr_customer_id":89358,"tr_customer_product_id":89348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:14:44.000Z","modified_at":"2025-10-21T14:14:44.000Z","name":"Marcia Pollich","mobile_number":"669-924-9020","email_id":"Estefania98@gmail.com","dop":"2025-06-18","serial_number":"1037206809597667","imei1":"1037206809597667","imei2":"1037206809597667","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89342,"job_number":"JOB_89342","tr_customer_id":89359,"tr_customer_product_id":89349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:16:26.000Z","modified_at":"2025-10-21T14:16:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14100642918472","imei1":"14100642918472","imei2":"14100642918472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89344,"job_number":"JOB_89344","tr_customer_id":89361,"tr_customer_product_id":89351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:16:28.000Z","modified_at":"2025-10-21T14:16:28.000Z","name":"Leatha Schimmel","mobile_number":"777-954-0852","email_id":"Kyle_Grimes49@yahoo.com","dop":"2025-04-06","serial_number":"10089831363531930","imei1":"10089831363531930","imei2":"10089831363531930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:16:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89346,"job_number":"JOB_89346","tr_customer_id":89363,"tr_customer_product_id":89353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:16:42.000Z","modified_at":"2025-10-21T14:16:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12724010405291","imei1":"12724010405291","imei2":"12724010405291","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:16:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89348,"job_number":"JOB_89348","tr_customer_id":89365,"tr_customer_product_id":89355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:16:44.000Z","modified_at":"2025-10-21T14:16:44.000Z","name":"Viola Wehner","mobile_number":"315-717-6516","email_id":"Leonardo14@hotmail.com","dop":"2025-04-06","serial_number":"14675435436689994","imei1":"14675435436689994","imei2":"14675435436689994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:16:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89351,"job_number":"JOB_89351","tr_customer_id":89368,"tr_customer_product_id":89358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:17:14.000Z","modified_at":"2025-10-21T14:17:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17819322833329","imei1":"17819322833329","imei2":"17819322833329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:17:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89353,"job_number":"JOB_89353","tr_customer_id":89370,"tr_customer_product_id":89360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:17:16.000Z","modified_at":"2025-10-21T14:17:16.000Z","name":"Luella Lueilwitz","mobile_number":"941-884-2424","email_id":"Annabell_Hodkiewicz73@hotmail.com","dop":"2025-04-06","serial_number":"19807334966445824","imei1":"19807334966445824","imei2":"19807334966445824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:17:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89354,"job_number":"JOB_89354","tr_customer_id":89371,"tr_customer_product_id":89361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:17:27.000Z","modified_at":"2025-10-21T14:17:27.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10278859825044","imei1":"10278859825044","imei2":"10278859825044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:17:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89356,"job_number":"JOB_89356","tr_customer_id":89373,"tr_customer_product_id":89363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:17:29.000Z","modified_at":"2025-10-21T14:17:29.000Z","name":"Maxine Hermiston","mobile_number":"692-921-6174","email_id":"Nestor_Barrows@yahoo.com","dop":"2025-04-06","serial_number":"17806052393809950","imei1":"17806052393809950","imei2":"17806052393809950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:17:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89357,"job_number":"JOB_89357","tr_customer_id":89374,"tr_customer_product_id":89364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:17:36.000Z","modified_at":"2025-10-21T14:17:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12810843540524","imei1":"12810843540524","imei2":"12810843540524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:17:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89359,"job_number":"JOB_89359","tr_customer_id":89376,"tr_customer_product_id":89366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:17:38.000Z","modified_at":"2025-10-21T14:17:38.000Z","name":"Carrie Franecki","mobile_number":"299-634-1898","email_id":"Kenya69@yahoo.com","dop":"2025-04-06","serial_number":"19434004841104970","imei1":"19434004841104970","imei2":"19434004841104970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89360,"job_number":"JOB_89360","tr_customer_id":89377,"tr_customer_product_id":89367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:18:02.000Z","modified_at":"2025-10-21T14:18:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10959168500949","imei1":"10959168500949","imei2":"10959168500949","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:18:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89362,"job_number":"JOB_89362","tr_customer_id":89379,"tr_customer_product_id":89369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:18:03.000Z","modified_at":"2025-10-21T14:18:03.000Z","name":"Evert Wilderman","mobile_number":"378-273-2645","email_id":"Adella.McDermott90@gmail.com","dop":"2025-04-06","serial_number":"18329953177902412","imei1":"18329953177902412","imei2":"18329953177902412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89363,"job_number":"JOB_89363","tr_customer_id":89380,"tr_customer_product_id":89370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:18:21.000Z","modified_at":"2025-10-21T14:18:21.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15697018578778","imei1":"15697018578778","imei2":"15697018578778","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:18:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89366,"job_number":"JOB_89366","tr_customer_id":89383,"tr_customer_product_id":89373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:18:23.000Z","modified_at":"2025-10-21T14:18:23.000Z","name":"Marian Runolfsson","mobile_number":"257-522-4735","email_id":"Micaela22@yahoo.com","dop":"2025-04-06","serial_number":"19395098911507730","imei1":"19395098911507730","imei2":"19395098911507730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:18:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89367,"job_number":"JOB_89367","tr_customer_id":89384,"tr_customer_product_id":89374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:18:24.000Z","modified_at":"2025-10-21T14:18:24.000Z","name":"Clair Kemmer","mobile_number":"482-440-5313","email_id":"Janet.Erdman18@gmail.com","dop":"2025-04-06","serial_number":"11014994078832622","imei1":"11014994078832622","imei2":"11014994078832622","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:18:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89368,"job_number":"JOB_89368","tr_customer_id":89385,"tr_customer_product_id":89375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:18:29.000Z","modified_at":"2025-10-21T14:18:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17901833117601","imei1":"17901833117601","imei2":"17901833117601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89370,"job_number":"JOB_89370","tr_customer_id":89387,"tr_customer_product_id":89377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:18:31.000Z","modified_at":"2025-10-21T14:18:31.000Z","name":"Moises Wiza","mobile_number":"704-474-9938","email_id":"Luella.Wuckert@hotmail.com","dop":"2025-04-06","serial_number":"18719458122126390","imei1":"18719458122126390","imei2":"18719458122126390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:18:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89371,"job_number":"JOB_89371","tr_customer_id":89388,"tr_customer_product_id":89378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:19:14.000Z","modified_at":"2025-10-21T14:19:14.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18025022469327","imei1":"18025022469327","imei2":"18025022469327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89373,"job_number":"JOB_89373","tr_customer_id":89390,"tr_customer_product_id":89380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:19:16.000Z","modified_at":"2025-10-21T14:19:16.000Z","name":"Ursula Hodkiewicz","mobile_number":"898-421-7201","email_id":"Vicenta.Hammes98@gmail.com","dop":"2025-04-06","serial_number":"10422555308577652","imei1":"10422555308577652","imei2":"10422555308577652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89375,"job_number":"JOB_89375","tr_customer_id":89392,"tr_customer_product_id":89382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:19:18.000Z","modified_at":"2025-10-21T14:19:18.000Z","name":"Lesley Larkin","mobile_number":"546-454-3476","email_id":"Corene.Schaden@gmail.com","dop":"2025-04-06","serial_number":"12459446354511472","imei1":"12459446354511472","imei2":"12459446354511472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89376,"job_number":"JOB_89376","tr_customer_id":89393,"tr_customer_product_id":89383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:21:22.000Z","modified_at":"2025-10-21T14:21:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13395753142395","imei1":"13395753142395","imei2":"13395753142395","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89378,"job_number":"JOB_89378","tr_customer_id":89395,"tr_customer_product_id":89385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:21:24.000Z","modified_at":"2025-10-21T14:21:24.000Z","name":"Kenny Kris","mobile_number":"420-562-2693","email_id":"Kory_Bernier@hotmail.com","dop":"2025-04-06","serial_number":"11500328086195298","imei1":"11500328086195298","imei2":"11500328086195298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:21:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89382,"job_number":"JOB_89382","tr_customer_id":89399,"tr_customer_product_id":89389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:22:16.000Z","modified_at":"2025-10-21T14:22:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19875777205639","imei1":"19875777205639","imei2":"19875777205639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:22:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89384,"job_number":"JOB_89384","tr_customer_id":89401,"tr_customer_product_id":89391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:22:18.000Z","modified_at":"2025-10-21T14:22:18.000Z","name":"Ruthe Heathcote","mobile_number":"233-806-5699","email_id":"Woodrow_Kessler@gmail.com","dop":"2025-04-06","serial_number":"10073370402010002","imei1":"10073370402010002","imei2":"10073370402010002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89388,"job_number":"JOB_89388","tr_customer_id":89405,"tr_customer_product_id":89395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:22:30.000Z","modified_at":"2025-10-21T14:22:30.000Z","name":"Arvilla Grant","mobile_number":"715-658-2517","email_id":"Damian57@yahoo.com","dop":"2025-04-06","serial_number":"13092059294059464","imei1":"13092059294059464","imei2":"13092059294059464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89390,"job_number":"JOB_89390","tr_customer_id":89407,"tr_customer_product_id":89397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:22:41.000Z","modified_at":"2025-10-21T14:22:41.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"13909121050290","imei1":"13909121050290","imei2":"13909121050290","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:22:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89391,"job_number":"JOB_89391","tr_customer_id":89408,"tr_customer_product_id":89398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:22:45.000Z","modified_at":"2025-10-21T14:22:45.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"11362160138724","imei1":"11362160138724","imei2":"11362160138724","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89395,"job_number":"JOB_89395","tr_customer_id":89412,"tr_customer_product_id":89402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:23:10.000Z","modified_at":"2025-10-21T14:23:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16259025291503","imei1":"16259025291503","imei2":"16259025291503","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:23:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89397,"job_number":"JOB_89397","tr_customer_id":89414,"tr_customer_product_id":89404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:23:12.000Z","modified_at":"2025-10-21T14:23:12.000Z","name":"Karley Stracke","mobile_number":"819-902-1938","email_id":"Dortha22@yahoo.com","dop":"2025-04-06","serial_number":"18353654446436470","imei1":"18353654446436470","imei2":"18353654446436470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:23:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89398,"job_number":"JOB_89398","tr_customer_id":89415,"tr_customer_product_id":89405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:25:48.000Z","modified_at":"2025-10-21T14:25:48.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"16296346513356","imei1":"16296346513356","imei2":"16296346513356","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89399,"job_number":"JOB_89399","tr_customer_id":89416,"tr_customer_product_id":89406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:26:01.000Z","modified_at":"2025-10-21T14:26:01.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"14003586620691","imei1":"14003586620691","imei2":"14003586620691","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89400,"job_number":"JOB_89400","tr_customer_id":89417,"tr_customer_product_id":89407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:29:40.000Z","modified_at":"2025-10-21T14:29:40.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"12925880090720","imei1":"12925880090720","imei2":"12925880090720","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:29:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89401,"job_number":"JOB_89401","tr_customer_id":89418,"tr_customer_product_id":89408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:29:47.000Z","modified_at":"2025-10-21T14:29:47.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"17058243510127","imei1":"17058243510127","imei2":"17058243510127","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89403,"job_number":"JOB_89403","tr_customer_id":89420,"tr_customer_product_id":89410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:35:54.000Z","modified_at":"2025-10-21T14:35:54.000Z","name":"Humberto Pouros","mobile_number":"640-308-4927","email_id":"Dennis.Klocko82@yahoo.com","dop":"2025-04-06","serial_number":"16065694029923224","imei1":"16065694029923224","imei2":"16065694029923224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:35:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89404,"job_number":"JOB_89404","tr_customer_id":89421,"tr_customer_product_id":89411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:38:23.000Z","modified_at":"2025-10-21T14:38:23.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"13771051366196","imei1":"13771051366196","imei2":"13771051366196","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89405,"job_number":"JOB_89405","tr_customer_id":89422,"tr_customer_product_id":89412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:38:24.000Z","modified_at":"2025-10-21T14:38:24.000Z","name":"Spencer Howe","mobile_number":"595-901-7131","email_id":"Emerson_Schmidt@yahoo.com","dop":"2025-09-16","serial_number":"16362218998248","imei1":"16362218998248","imei2":"16362218998248","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89406,"job_number":"JOB_89406","tr_customer_id":89423,"tr_customer_product_id":89413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:38:48.000Z","modified_at":"2025-10-21T14:38:48.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"18680096447514","imei1":"18680096447514","imei2":"18680096447514","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89407,"job_number":"JOB_89407","tr_customer_id":89424,"tr_customer_product_id":89414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:38:49.000Z","modified_at":"2025-10-21T14:38:49.000Z","name":"Olga Reilly","mobile_number":"761-798-0423","email_id":"Lempi43@gmail.com","dop":"2025-09-16","serial_number":"16263991001519","imei1":"16263991001519","imei2":"16263991001519","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89408,"job_number":"JOB_89408","tr_customer_id":89425,"tr_customer_product_id":89415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:39:13.000Z","modified_at":"2025-10-21T14:39:13.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"19966908407068","imei1":"19966908407068","imei2":"19966908407068","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89409,"job_number":"JOB_89409","tr_customer_id":89426,"tr_customer_product_id":89416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:39:13.000Z","modified_at":"2025-10-21T14:39:13.000Z","name":"Misty Pagac","mobile_number":"666-959-7674","email_id":"Tabitha_Russel@gmail.com","dop":"2025-09-16","serial_number":"11751983326046","imei1":"11751983326046","imei2":"11751983326046","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89414,"job_number":"JOB_89414","tr_customer_id":89431,"tr_customer_product_id":89421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T15:38:08.000Z","modified_at":"2025-10-21T15:38:08.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"107915396910202","imei1":"107915396910202","imei2":"107915396910202","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T15:38:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89416,"job_number":"JOB_89416","tr_customer_id":89433,"tr_customer_product_id":89423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T15:38:21.000Z","modified_at":"2025-10-21T15:38:21.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"104483155573361","imei1":"104483155573361","imei2":"104483155573361","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T15:38:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89422,"job_number":"JOB_89422","tr_customer_id":89439,"tr_customer_product_id":89429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T15:47:25.000Z","modified_at":"2025-10-26T04:48:20.000Z","name":"ankit chauhan","mobile_number":"5612458874","email_id":"ankit@123","dop":"2025-10-06","serial_number":"16065296004352","imei1":"16065296004352","imei2":"16065296004352","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":3,"assigned_on":"2025-10-26T04:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89424,"job_number":"JOB_89424","tr_customer_id":89441,"tr_customer_product_id":89431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T15:54:07.000Z","modified_at":"2025-10-21T15:54:07.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2025-09-30","serial_number":"23456781101700","imei1":"23456789171800","imei2":"23456789101107","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T15:54:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89427,"job_number":"JOB_89427","tr_customer_id":89444,"tr_customer_product_id":89434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T15:59:09.000Z","modified_at":"2025-10-21T15:59:09.000Z","name":"ayush chaudhary","mobile_number":"9995554441","email_id":"ayush@321","dop":"2025-10-06","serial_number":"10091276105841","imei1":"10091276105841","imei2":"10091276105841","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T15:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89428,"job_number":"JOB_89428","tr_customer_id":89445,"tr_customer_product_id":89435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T16:03:37.000Z","modified_at":"2025-10-21T16:03:37.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2025-09-30","serial_number":"23456781101700","imei1":"23456799171800","imei2":"23456789101107","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T16:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89431,"job_number":"JOB_89431","tr_customer_id":89448,"tr_customer_product_id":89438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T16:13:11.000Z","modified_at":"2025-10-21T16:13:11.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"18190998772919","imei1":"18190998772919","imei2":"18190998772919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T16:13:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89433,"job_number":"JOB_89433","tr_customer_id":89450,"tr_customer_product_id":89440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T16:13:13.000Z","modified_at":"2025-10-21T16:13:13.000Z","name":"Sigrid Dietrich","mobile_number":"370-873-7977","email_id":"Alene_Sporer@gmail.com","dop":"2025-04-06","serial_number":"19437021268755120","imei1":"19437021268755120","imei2":"19437021268755120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T16:13:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89434,"job_number":"JOB_89434","tr_customer_id":89451,"tr_customer_product_id":89441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T16:14:03.000Z","modified_at":"2025-10-21T16:14:03.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"13661103039558","imei1":"13661103039558","imei2":"13661103039558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T16:14:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89436,"job_number":"JOB_89436","tr_customer_id":89453,"tr_customer_product_id":89443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T16:14:04.000Z","modified_at":"2025-10-21T16:14:04.000Z","name":"Josie Dickens","mobile_number":"364-555-6303","email_id":"Beryl26@gmail.com","dop":"2025-04-06","serial_number":"17168113951154550","imei1":"17168113951154550","imei2":"17168113951154550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T16:14:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89437,"job_number":"JOB_89437","tr_customer_id":89454,"tr_customer_product_id":89444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T16:14:54.000Z","modified_at":"2025-10-21T16:14:54.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11343372192441","imei1":"11343372192441","imei2":"11343372192441","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T16:14:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89439,"job_number":"JOB_89439","tr_customer_id":89456,"tr_customer_product_id":89446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T16:14:56.000Z","modified_at":"2025-10-21T16:14:56.000Z","name":"Lawson Weissnat","mobile_number":"835-955-9482","email_id":"Verona29@yahoo.com","dop":"2025-04-06","serial_number":"17952785671678636","imei1":"17952785671678636","imei2":"17952785671678636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T16:14:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89444,"job_number":"JOB_89444","tr_customer_id":89461,"tr_customer_product_id":89451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T17:21:19.000Z","modified_at":"2025-10-21T17:21:19.000Z","name":"Yoshiko Terry","mobile_number":"777-617-5860","email_id":"Ena.Stroman@yahoo.com","dop":"2025-09-30","serial_number":"16366862594090","imei1":"16366862594090","imei2":"16366862594090","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T17:21:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89445,"job_number":"JOB_89445","tr_customer_id":89462,"tr_customer_product_id":89452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T17:22:26.000Z","modified_at":"2025-10-21T17:22:26.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"17301032974885","imei1":"17301032974885","imei2":"17301032974885","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T17:22:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89446,"job_number":"JOB_89446","tr_customer_id":89463,"tr_customer_product_id":89453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T17:22:36.000Z","modified_at":"2025-10-21T17:22:36.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"11439264134554","imei1":"11439264134554","imei2":"11439264134554","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T17:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89447,"job_number":"JOB_89447","tr_customer_id":89464,"tr_customer_product_id":89454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T17:50:58.000Z","modified_at":"2025-10-21T17:50:58.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"13103803966203","imei1":"13103803966203","imei2":"13103803966203","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T17:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89450,"job_number":"JOB_89450","tr_customer_id":89467,"tr_customer_product_id":89457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T17:59:40.000Z","modified_at":"2025-10-21T17:59:40.000Z","name":"Jennings Legros","mobile_number":"745-898-7576","email_id":"Emerald53@gmail.com","dop":"2025-10-06","serial_number":"17479203449663","imei1":"17479203449663","imei2":"17479203449663","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T17:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89452,"job_number":"JOB_89452","tr_customer_id":89469,"tr_customer_product_id":89459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T18:00:07.000Z","modified_at":"2025-10-21T18:00:07.000Z","name":"Salma Kuphal","mobile_number":"405-526-9837","email_id":"Nannie77@yahoo.com","dop":"2025-10-06","serial_number":"15110941124832","imei1":"15110941124832","imei2":"15110941124832","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T18:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89453,"job_number":"JOB_89453","tr_customer_id":89470,"tr_customer_product_id":89460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T18:02:09.000Z","modified_at":"2025-10-21T18:02:09.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"10000000335257","imei1":"10000000335257","imei2":"10000000335257","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T18:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89454,"job_number":"JOB_89454","tr_customer_id":89471,"tr_customer_product_id":89461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T18:07:14.000Z","modified_at":"2025-10-21T18:07:14.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2025-09-30","serial_number":"23456781101709","imei1":"23456799171809","imei2":"23456789101107","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T18:07:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89455,"job_number":"JOB_89455","tr_customer_id":89472,"tr_customer_product_id":89462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T18:08:17.000Z","modified_at":"2025-10-21T18:08:17.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"16832897650817","imei1":"16832897650817","imei2":"16832897650817","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T18:08:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89456,"job_number":"JOB_89456","tr_customer_id":89473,"tr_customer_product_id":89463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T18:09:20.000Z","modified_at":"2025-10-21T18:09:20.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"10582053598325","imei1":"10582053598325","imei2":"10582053598325","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T18:09:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89457,"job_number":"JOB_89457","tr_customer_id":89474,"tr_customer_product_id":89464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T18:16:03.000Z","modified_at":"2025-10-21T18:16:03.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2025-09-30","serial_number":"23456781101705","imei1":"23456799171805","imei2":"23456789101105","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T18:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89458,"job_number":"JOB_89458","tr_customer_id":89475,"tr_customer_product_id":89465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T18:23:44.000Z","modified_at":"2025-10-21T18:23:44.000Z","name":"Brenden Dooley","mobile_number":"843-719-2680","email_id":"Giuseppe_Herman@gmail.com","dop":"2025-10-06","serial_number":"17556911292045","imei1":"17556911292045","imei2":"17556911292045","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T18:23:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89459,"job_number":"JOB_89459","tr_customer_id":89476,"tr_customer_product_id":89466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T18:23:48.000Z","modified_at":"2025-10-21T18:23:48.000Z","name":"Maximilian Satterfield","mobile_number":"682-290-3518","email_id":"Zander.Durgan@yahoo.com","dop":"2025-10-06","serial_number":"18485067731632","imei1":"18485067731632","imei2":"18485067731632","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T18:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89460,"job_number":"JOB_89460","tr_customer_id":89477,"tr_customer_product_id":89467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T19:25:24.000Z","modified_at":"2025-10-21T19:25:24.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2025-09-30","serial_number":"23456781801705","imei1":"23456799101805","imei2":"23456689101105","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T19:25:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89461,"job_number":"JOB_89461","tr_customer_id":89478,"tr_customer_product_id":89468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T02:39:57.000Z","modified_at":"2025-10-22T02:39:57.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"19994504560538930","imei1":"19994504560538930","imei2":"19994504560538930","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T02:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89462,"job_number":"JOB_89462","tr_customer_id":89479,"tr_customer_product_id":89469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T02:55:04.000Z","modified_at":"2025-10-22T02:55:04.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"18913274640445","imei1":"18913274640445","imei2":"18913274640445","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T02:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89463,"job_number":"JOB_89463","tr_customer_id":89480,"tr_customer_product_id":89470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T02:55:06.000Z","modified_at":"2025-10-22T02:55:06.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"17964542467392","imei1":"17964542467392","imei2":"17964542467392","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T02:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89464,"job_number":"JOB_89464","tr_customer_id":89481,"tr_customer_product_id":89471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:06:36.000Z","modified_at":"2025-10-22T03:06:36.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"18939809987159","imei1":"18939809987159","imei2":"18939809987159","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:06:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89465,"job_number":"JOB_89465","tr_customer_id":89482,"tr_customer_product_id":89472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:06:37.000Z","modified_at":"2025-10-22T03:06:37.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"13312370364897","imei1":"13312370364897","imei2":"13312370364897","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:06:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89466,"job_number":"JOB_89466","tr_customer_id":89483,"tr_customer_product_id":89473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:06:37.000Z","modified_at":"2025-10-22T03:06:37.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"12922438131030","imei1":"12922438131030","imei2":"12922438131030","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:06:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89467,"job_number":"JOB_89467","tr_customer_id":89484,"tr_customer_product_id":89474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:06:37.000Z","modified_at":"2025-10-22T03:06:37.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"15118790803501","imei1":"15118790803501","imei2":"15118790803501","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:06:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89468,"job_number":"JOB_89468","tr_customer_id":89485,"tr_customer_product_id":89475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:06:37.000Z","modified_at":"2025-10-22T03:06:37.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"14769716634772","imei1":"14769716634772","imei2":"14769716634772","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:06:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89469,"job_number":"JOB_89469","tr_customer_id":89486,"tr_customer_product_id":89476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:06:37.000Z","modified_at":"2025-10-22T03:06:37.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"15736886736012","imei1":"15736886736012","imei2":"15736886736012","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:06:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89471,"job_number":"JOB_89471","tr_customer_id":89488,"tr_customer_product_id":89478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:08:32.000Z","modified_at":"2025-10-22T03:08:32.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"15008145856713","imei1":"15008145856713","imei2":"15008145856713","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:08:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89472,"job_number":"JOB_89472","tr_customer_id":89489,"tr_customer_product_id":89479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:08:32.000Z","modified_at":"2025-10-22T03:08:32.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"19071901151143","imei1":"19071901151143","imei2":"19071901151143","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:08:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89473,"job_number":"JOB_89473","tr_customer_id":89490,"tr_customer_product_id":89480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:08:32.000Z","modified_at":"2025-10-22T03:08:32.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"12230453634635","imei1":"12230453634635","imei2":"12230453634635","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:08:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89474,"job_number":"JOB_89474","tr_customer_id":89491,"tr_customer_product_id":89481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:08:32.000Z","modified_at":"2025-10-22T03:08:32.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"11552293805530","imei1":"11552293805530","imei2":"11552293805530","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:08:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89475,"job_number":"JOB_89475","tr_customer_id":89492,"tr_customer_product_id":89482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:08:32.000Z","modified_at":"2025-10-22T03:08:32.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"15465715794479","imei1":"15465715794479","imei2":"15465715794479","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:08:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89476,"job_number":"JOB_89476","tr_customer_id":89493,"tr_customer_product_id":89483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:08:32.000Z","modified_at":"2025-10-22T03:08:32.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"16539237193161","imei1":"16539237193161","imei2":"16539237193161","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:08:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89478,"job_number":"JOB_89478","tr_customer_id":89495,"tr_customer_product_id":89485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:11:11.000Z","modified_at":"2025-10-22T03:11:11.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"17897034256344","imei1":"17897034256344","imei2":"17897034256344","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89482,"job_number":"JOB_89482","tr_customer_id":89499,"tr_customer_product_id":89489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:29:33.000Z","modified_at":"2025-10-22T03:29:33.000Z","name":"Alejandra Dibbert","mobile_number":"808-264-0917","email_id":"Elissa.McLaughlin@hotmail.com","dop":"2025-04-06","serial_number":"17981939851415448","imei1":"17981939851415448","imei2":"17981939851415448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:29:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89484,"job_number":"JOB_89484","tr_customer_id":89501,"tr_customer_product_id":89491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:29:56.000Z","modified_at":"2025-10-22T03:29:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17238385381506","imei1":"17238385381506","imei2":"17238385381506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89486,"job_number":"JOB_89486","tr_customer_id":89503,"tr_customer_product_id":89493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:29:58.000Z","modified_at":"2025-10-22T03:29:58.000Z","name":"Furman Jacobs","mobile_number":"754-367-2172","email_id":"Jana_Hermann@yahoo.com","dop":"2025-04-06","serial_number":"11809095198434782","imei1":"11809095198434782","imei2":"11809095198434782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89487,"job_number":"JOB_89487","tr_customer_id":89504,"tr_customer_product_id":89494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:29:59.000Z","modified_at":"2025-10-22T03:29:59.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16250697232523","imei1":"16250697232523","imei2":"16250697232523","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89490,"job_number":"JOB_89490","tr_customer_id":89507,"tr_customer_product_id":89497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:30:01.000Z","modified_at":"2025-10-22T03:30:01.000Z","name":"Zion Ward","mobile_number":"417-733-5837","email_id":"Otis30@yahoo.com","dop":"2025-04-06","serial_number":"18231812311285788","imei1":"18231812311285788","imei2":"18231812311285788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89493,"job_number":"JOB_89493","tr_customer_id":89510,"tr_customer_product_id":89500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:30:17.000Z","modified_at":"2025-10-22T03:30:17.000Z","name":"Eldridge Mayert","mobile_number":"541-338-7687","email_id":"Destany.Nicolas@yahoo.com","dop":"2025-04-06","serial_number":"11004507677194986","imei1":"11004507677194986","imei2":"11004507677194986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89495,"job_number":"JOB_89495","tr_customer_id":89512,"tr_customer_product_id":89502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:30:37.000Z","modified_at":"2025-10-22T03:30:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10988162195498","imei1":"10988162195498","imei2":"10988162195498","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89497,"job_number":"JOB_89497","tr_customer_id":89514,"tr_customer_product_id":89504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:30:38.000Z","modified_at":"2025-10-22T03:30:38.000Z","name":"Ivah Bednar","mobile_number":"382-376-3811","email_id":"Riley_Grimes@gmail.com","dop":"2025-06-18","serial_number":"1037667283976676","imei1":"1037667283976676","imei2":"1037667283976676","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89498,"job_number":"JOB_89498","tr_customer_id":89515,"tr_customer_product_id":89505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:30:50.000Z","modified_at":"2025-10-22T03:30:50.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10283246084584","imei1":"10283246084584","imei2":"10283246084584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89499,"job_number":"JOB_89499","tr_customer_id":89516,"tr_customer_product_id":89506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:30:50.000Z","modified_at":"2025-10-22T03:30:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13337844810637","imei1":"13337844810637","imei2":"13337844810637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89502,"job_number":"JOB_89502","tr_customer_id":89519,"tr_customer_product_id":89509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:30:52.000Z","modified_at":"2025-10-22T03:30:52.000Z","name":"Libby Kreiger","mobile_number":"510-692-5074","email_id":"Alberta45@hotmail.com","dop":"2025-04-06","serial_number":"11920281892637546","imei1":"11920281892637546","imei2":"11920281892637546","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89503,"job_number":"JOB_89503","tr_customer_id":89520,"tr_customer_product_id":89510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:30:52.000Z","modified_at":"2025-10-22T03:30:52.000Z","name":"Roxanne Dickens","mobile_number":"430-349-9874","email_id":"Angelita.Schneider@yahoo.com","dop":"2025-04-06","serial_number":"13089939482240422","imei1":"13089939482240422","imei2":"13089939482240422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89505,"job_number":"JOB_89505","tr_customer_id":89522,"tr_customer_product_id":89512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:31:00.000Z","modified_at":"2025-10-22T03:31:00.000Z","name":"Deron Dooley","mobile_number":"231-434-9115","email_id":"Eloise.Lang37@gmail.com","dop":"2025-04-06","serial_number":"19955455303598544","imei1":"19955455303598544","imei2":"19955455303598544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89509,"job_number":"JOB_89509","tr_customer_id":89526,"tr_customer_product_id":89516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:31:11.000Z","modified_at":"2025-10-22T03:31:11.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"16151788614236","imei1":"16151788614236","imei2":"16151788614236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89511,"job_number":"JOB_89511","tr_customer_id":89528,"tr_customer_product_id":89518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:31:23.000Z","modified_at":"2025-10-22T03:31:23.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10667294155605","imei1":"10667294155605","imei2":"10667294155605","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89513,"job_number":"JOB_89513","tr_customer_id":89530,"tr_customer_product_id":89520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:31:24.000Z","modified_at":"2025-10-22T03:31:24.000Z","name":"Rosemarie Collins","mobile_number":"713-887-7129","email_id":"Ayden.Mraz90@gmail.com","dop":"2025-06-18","serial_number":"1012015770000699","imei1":"1012015770000699","imei2":"1012015770000699","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89517,"job_number":"JOB_89517","tr_customer_id":89534,"tr_customer_product_id":89524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:31:35.000Z","modified_at":"2025-10-22T03:31:35.000Z","name":"Nestor Jaskolski","mobile_number":"646-340-9512","email_id":"Yasmeen_Gerhold@yahoo.com","dop":"2025-04-06","serial_number":"10778962246919334","imei1":"10778962246919334","imei2":"10778962246919334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89518,"job_number":"JOB_89518","tr_customer_id":89535,"tr_customer_product_id":89525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:31:38.000Z","modified_at":"2025-10-22T03:31:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12658084368692","imei1":"12658084368692","imei2":"12658084368692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89520,"job_number":"JOB_89520","tr_customer_id":89537,"tr_customer_product_id":89527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:31:40.000Z","modified_at":"2025-10-22T03:31:40.000Z","name":"Dora Zieme","mobile_number":"207-941-7120","email_id":"Oceane79@gmail.com","dop":"2025-04-06","serial_number":"17798514321318020","imei1":"17798514321318020","imei2":"17798514321318020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89521,"job_number":"JOB_89521","tr_customer_id":89538,"tr_customer_product_id":89528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:31:41.000Z","modified_at":"2025-10-22T03:31:41.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14168323167267","imei1":"14168323167267","imei2":"14168323167267","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89523,"job_number":"JOB_89523","tr_customer_id":89540,"tr_customer_product_id":89530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:31:43.000Z","modified_at":"2025-10-22T03:31:43.000Z","name":"Maribel Wuckert","mobile_number":"606-234-4351","email_id":"Kristopher.Hagenes@yahoo.com","dop":"2025-04-06","serial_number":"11653568819174982","imei1":"11653568819174982","imei2":"11653568819174982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89524,"job_number":"JOB_89524","tr_customer_id":89541,"tr_customer_product_id":89531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:31:44.000Z","modified_at":"2025-10-22T03:31:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13032298400454","imei1":"13032298400454","imei2":"13032298400454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89526,"job_number":"JOB_89526","tr_customer_id":89543,"tr_customer_product_id":89533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:31:46.000Z","modified_at":"2025-10-22T03:31:46.000Z","name":"Marlen Murazik","mobile_number":"365-359-3018","email_id":"Leonardo.Rempel@hotmail.com","dop":"2025-04-06","serial_number":"10516262051777106","imei1":"10516262051777106","imei2":"10516262051777106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:31:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89527,"job_number":"JOB_89527","tr_customer_id":89544,"tr_customer_product_id":89534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:31:47.000Z","modified_at":"2025-10-22T03:31:47.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"14593464379789","imei1":"14593464379789","imei2":"14593464379789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89529,"job_number":"JOB_89529","tr_customer_id":89546,"tr_customer_product_id":89536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:31:49.000Z","modified_at":"2025-10-22T03:31:49.000Z","name":"Marcia Beahan","mobile_number":"648-527-3844","email_id":"Alisa85@hotmail.com","dop":"2025-04-06","serial_number":"18351279222320090","imei1":"18351279222320090","imei2":"18351279222320090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89535,"job_number":"JOB_89535","tr_customer_id":89552,"tr_customer_product_id":89542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:32:04.000Z","modified_at":"2025-10-22T03:32:04.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"16479876928941","imei1":"16479876928941","imei2":"16479876928941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89537,"job_number":"JOB_89537","tr_customer_id":89554,"tr_customer_product_id":89544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:32:11.000Z","modified_at":"2025-10-22T03:32:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14511396461658","imei1":"14511396461658","imei2":"14511396461658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89539,"job_number":"JOB_89539","tr_customer_id":89556,"tr_customer_product_id":89546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:32:12.000Z","modified_at":"2025-10-22T03:32:13.000Z","name":"Cristopher Zemlak","mobile_number":"484-487-3662","email_id":"Isai_Rogahn49@hotmail.com","dop":"2025-04-06","serial_number":"14437876482391594","imei1":"14437876482391594","imei2":"14437876482391594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89544,"job_number":"JOB_89544","tr_customer_id":89561,"tr_customer_product_id":89551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:32:30.000Z","modified_at":"2025-10-22T03:32:30.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"18340990287755","imei1":"18340990287755","imei2":"18340990287755","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89546,"job_number":"JOB_89546","tr_customer_id":89563,"tr_customer_product_id":89553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:32:32.000Z","modified_at":"2025-10-22T03:32:32.000Z","name":"Shawna Durgan","mobile_number":"523-977-9575","email_id":"Wallace.Fisher@yahoo.com","dop":"2025-06-08","serial_number":"102071661315324","imei1":"102071661315324","imei2":"102071661315324","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89547,"job_number":"JOB_89547","tr_customer_id":89564,"tr_customer_product_id":89554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:32:33.000Z","modified_at":"2025-10-22T03:32:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12341743332633","imei1":"12341743332633","imei2":"12341743332633","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89549,"job_number":"JOB_89549","tr_customer_id":89566,"tr_customer_product_id":89556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:32:35.000Z","modified_at":"2025-10-22T03:32:35.000Z","name":"Susie Howe","mobile_number":"479-241-2184","email_id":"Oleta.Cummings42@gmail.com","dop":"2025-04-06","serial_number":"13968308554246802","imei1":"13968308554246802","imei2":"13968308554246802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89550,"job_number":"JOB_89550","tr_customer_id":89567,"tr_customer_product_id":89557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:32:38.000Z","modified_at":"2025-10-22T03:32:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15736119280842","imei1":"15736119280842","imei2":"15736119280842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89552,"job_number":"JOB_89552","tr_customer_id":89569,"tr_customer_product_id":89559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:32:40.000Z","modified_at":"2025-10-22T03:32:40.000Z","name":"Dayne Abbott","mobile_number":"870-883-6933","email_id":"Lavada.Lemke12@hotmail.com","dop":"2025-04-06","serial_number":"13735510042925164","imei1":"13735510042925164","imei2":"13735510042925164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89553,"job_number":"JOB_89553","tr_customer_id":89570,"tr_customer_product_id":89560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:32:56.000Z","modified_at":"2025-10-22T03:32:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13381334786373","imei1":"13381334786373","imei2":"13381334786373","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89555,"job_number":"JOB_89555","tr_customer_id":89572,"tr_customer_product_id":89562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:32:58.000Z","modified_at":"2025-10-22T03:32:58.000Z","name":"Kristin Fay","mobile_number":"392-654-8834","email_id":"Cathryn_Torp50@hotmail.com","dop":"2025-04-06","serial_number":"17274383485774872","imei1":"17274383485774872","imei2":"17274383485774872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89556,"job_number":"JOB_89556","tr_customer_id":89573,"tr_customer_product_id":89563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:32:58.000Z","modified_at":"2025-10-22T03:32:58.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"12557196114798","imei1":"12557196114798","imei2":"12557196114798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89561,"job_number":"JOB_89561","tr_customer_id":89578,"tr_customer_product_id":89568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:33:05.000Z","modified_at":"2025-10-22T03:33:05.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"16916501176651","imei1":"16916501176651","imei2":"16916501176651","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89563,"job_number":"JOB_89563","tr_customer_id":89580,"tr_customer_product_id":89570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:33:07.000Z","modified_at":"2025-10-22T03:33:07.000Z","name":"Kaleigh Erdman","mobile_number":"327-380-8861","email_id":"Georgianna.Ledner25@hotmail.com","dop":"2025-06-08","serial_number":"105151626214928","imei1":"105151626214928","imei2":"105151626214928","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89567,"job_number":"JOB_89567","tr_customer_id":89584,"tr_customer_product_id":89574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:33:28.000Z","modified_at":"2025-10-22T03:33:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12306932324107","imei1":"12306932324107","imei2":"12306932324107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89569,"job_number":"JOB_89569","tr_customer_id":89586,"tr_customer_product_id":89576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:33:29.000Z","modified_at":"2025-10-22T03:33:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15004477389177","imei1":"15004477389177","imei2":"15004477389177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89570,"job_number":"JOB_89570","tr_customer_id":89587,"tr_customer_product_id":89577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:33:30.000Z","modified_at":"2025-10-22T03:33:30.000Z","name":"Marques Murray","mobile_number":"962-571-2949","email_id":"Xavier_Crona@yahoo.com","dop":"2025-04-06","serial_number":"13899864774669796","imei1":"13899864774669796","imei2":"13899864774669796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:33:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89572,"job_number":"JOB_89572","tr_customer_id":89589,"tr_customer_product_id":89579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:33:31.000Z","modified_at":"2025-10-22T03:33:31.000Z","name":"Loyce Beer","mobile_number":"898-404-4010","email_id":"Kylie_Erdman@hotmail.com","dop":"2025-04-06","serial_number":"11309562614224932","imei1":"11309562614224932","imei2":"11309562614224932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:33:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89573,"job_number":"JOB_89573","tr_customer_id":89590,"tr_customer_product_id":89580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:33:40.000Z","modified_at":"2025-10-22T03:33:40.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"10722813291919","imei1":"10722813291919","imei2":"10722813291919","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:33:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89577,"job_number":"JOB_89577","tr_customer_id":89594,"tr_customer_product_id":89584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:33:41.000Z","modified_at":"2025-10-22T03:33:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19239101925501","imei1":"19239101925501","imei2":"19239101925501","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89580,"job_number":"JOB_89580","tr_customer_id":89597,"tr_customer_product_id":89587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:33:42.000Z","modified_at":"2025-10-22T03:33:42.000Z","name":"Westley Blanda","mobile_number":"429-239-9761","email_id":"Kelsi.Balistreri@gmail.com","dop":"2025-06-08","serial_number":"108773642314376","imei1":"108773642314376","imei2":"108773642314376","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89581,"job_number":"JOB_89581","tr_customer_id":89598,"tr_customer_product_id":89588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:33:43.000Z","modified_at":"2025-10-22T03:33:43.000Z","name":"Quentin Hirthe","mobile_number":"435-671-4165","email_id":"Ara73@yahoo.com","dop":"2025-04-06","serial_number":"16855684143690440","imei1":"16855684143690440","imei2":"16855684143690440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89583,"job_number":"JOB_89583","tr_customer_id":89600,"tr_customer_product_id":89590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:40:10.000Z","modified_at":"2025-10-22T03:40:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55684187567779","imei1":"55684187567779","imei2":"55684187567779","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:40:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89584,"job_number":"JOB_89584","tr_customer_id":89601,"tr_customer_product_id":89591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:40:11.000Z","modified_at":"2025-10-22T03:40:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41992329438680","imei1":"41992329438680","imei2":"41992329438680","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:40:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89585,"job_number":"JOB_89585","tr_customer_id":89602,"tr_customer_product_id":89592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:40:11.000Z","modified_at":"2025-10-22T03:40:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97881750889202","imei1":"97881750889202","imei2":"97881750889202","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:40:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89586,"job_number":"JOB_89586","tr_customer_id":89603,"tr_customer_product_id":89593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:40:12.000Z","modified_at":"2025-10-22T03:40:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39294045521253","imei1":"39294045521253","imei2":"39294045521253","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89587,"job_number":"JOB_89587","tr_customer_id":89604,"tr_customer_product_id":89594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:40:12.000Z","modified_at":"2025-10-22T03:40:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71372955191215","imei1":"71372955191215","imei2":"71372955191215","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89588,"job_number":"JOB_89588","tr_customer_id":89605,"tr_customer_product_id":89595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:40:12.000Z","modified_at":"2025-10-22T03:40:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42175725563317","imei1":"42175725563317","imei2":"42175725563317","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89590,"job_number":"JOB_89590","tr_customer_id":89607,"tr_customer_product_id":89597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:40:48.000Z","modified_at":"2025-10-22T03:40:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75873060090013","imei1":"75873060090013","imei2":"75873060090013","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89591,"job_number":"JOB_89591","tr_customer_id":89608,"tr_customer_product_id":89598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:40:48.000Z","modified_at":"2025-10-22T03:40:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31358158701873","imei1":"31358158701873","imei2":"31358158701873","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89592,"job_number":"JOB_89592","tr_customer_id":89609,"tr_customer_product_id":89599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:40:49.000Z","modified_at":"2025-10-22T03:40:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32298289681632","imei1":"32298289681632","imei2":"32298289681632","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89593,"job_number":"JOB_89593","tr_customer_id":89610,"tr_customer_product_id":89600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:40:49.000Z","modified_at":"2025-10-22T03:40:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48281096477971","imei1":"48281096477971","imei2":"48281096477971","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89594,"job_number":"JOB_89594","tr_customer_id":89611,"tr_customer_product_id":89601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:40:49.000Z","modified_at":"2025-10-22T03:40:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19159896768647","imei1":"19159896768647","imei2":"19159896768647","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89595,"job_number":"JOB_89595","tr_customer_id":89612,"tr_customer_product_id":89602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:40:50.000Z","modified_at":"2025-10-22T03:40:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93463069472918","imei1":"93463069472918","imei2":"93463069472918","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89597,"job_number":"JOB_89597","tr_customer_id":89614,"tr_customer_product_id":89604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:41:25.000Z","modified_at":"2025-10-22T03:41:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36296449616055","imei1":"36296449616055","imei2":"36296449616055","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:41:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89598,"job_number":"JOB_89598","tr_customer_id":89615,"tr_customer_product_id":89605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:41:26.000Z","modified_at":"2025-10-22T03:41:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38861550137003","imei1":"38861550137003","imei2":"38861550137003","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89599,"job_number":"JOB_89599","tr_customer_id":89616,"tr_customer_product_id":89606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:41:26.000Z","modified_at":"2025-10-22T03:41:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73036479230529","imei1":"73036479230529","imei2":"73036479230529","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89600,"job_number":"JOB_89600","tr_customer_id":89617,"tr_customer_product_id":89607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:41:26.000Z","modified_at":"2025-10-22T03:41:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75238398120812","imei1":"75238398120812","imei2":"75238398120812","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89601,"job_number":"JOB_89601","tr_customer_id":89618,"tr_customer_product_id":89608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:41:27.000Z","modified_at":"2025-10-22T03:41:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63566371144643","imei1":"63566371144643","imei2":"63566371144643","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89602,"job_number":"JOB_89602","tr_customer_id":89619,"tr_customer_product_id":89609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:41:27.000Z","modified_at":"2025-10-22T03:41:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60017791484909","imei1":"60017791484909","imei2":"60017791484909","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89606,"job_number":"JOB_89606","tr_customer_id":89623,"tr_customer_product_id":89613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:53:31.000Z","modified_at":"2025-10-22T03:53:31.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"11923834482708","imei1":"11923834482708","imei2":"11923834482708","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89607,"job_number":"JOB_89607","tr_customer_id":89624,"tr_customer_product_id":89614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:53:32.000Z","modified_at":"2025-10-22T03:53:32.000Z","name":"Maximilian Gibson","mobile_number":"654-679-9329","email_id":"Jaquan_Mosciski@hotmail.com","dop":"2025-09-16","serial_number":"13680094569908","imei1":"13680094569908","imei2":"13680094569908","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:53:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89608,"job_number":"JOB_89608","tr_customer_id":89625,"tr_customer_product_id":89615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:53:56.000Z","modified_at":"2025-10-22T03:53:56.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"19745012753058","imei1":"19745012753058","imei2":"19745012753058","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:53:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89609,"job_number":"JOB_89609","tr_customer_id":89626,"tr_customer_product_id":89616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:53:56.000Z","modified_at":"2025-10-22T03:53:56.000Z","name":"Assunta Smith","mobile_number":"839-784-9432","email_id":"Dusty_Trantow@hotmail.com","dop":"2025-09-16","serial_number":"12424489294088","imei1":"12424489294088","imei2":"12424489294088","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:53:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89610,"job_number":"JOB_89610","tr_customer_id":89627,"tr_customer_product_id":89617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:54:20.000Z","modified_at":"2025-10-22T03:54:20.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"11842947822770","imei1":"11842947822770","imei2":"11842947822770","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89611,"job_number":"JOB_89611","tr_customer_id":89628,"tr_customer_product_id":89618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:54:20.000Z","modified_at":"2025-10-22T03:54:20.000Z","name":"Augustus Johnson","mobile_number":"304-674-4040","email_id":"Claud21@hotmail.com","dop":"2025-09-16","serial_number":"14890036365469","imei1":"14890036365469","imei2":"14890036365469","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89614,"job_number":"JOB_89614","tr_customer_id":89631,"tr_customer_product_id":89621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T04:19:02.000Z","modified_at":"2025-10-22T04:19:02.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-12","serial_number":"35433973497092","imei1":"35433973497092","imei2":"35433973497092","popurl":"2025-10-12T04:19:01.689170728Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T04:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89615,"job_number":"JOB_89615","tr_customer_id":89632,"tr_customer_product_id":89622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T04:19:25.000Z","modified_at":"2025-10-22T04:19:25.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-12","serial_number":"40470175260546","imei1":"40470175260546","imei2":"40470175260546","popurl":"2025-10-12T04:19:24.660498180Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89616,"job_number":"JOB_89616","tr_customer_id":89633,"tr_customer_product_id":89623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T04:29:14.000Z","modified_at":"2025-10-22T04:29:14.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108104503878053","imei1":"108104503878053","imei2":"108104503878053","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89618,"job_number":"JOB_89618","tr_customer_id":89635,"tr_customer_product_id":89625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T04:29:27.000Z","modified_at":"2025-10-22T04:29:27.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107485788498908","imei1":"107485788498908","imei2":"107485788498908","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89622,"job_number":"JOB_89622","tr_customer_id":89639,"tr_customer_product_id":89629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T04:43:07.000Z","modified_at":"2025-10-22T04:43:07.000Z","name":"Domenic Hintz","mobile_number":"599-623-0172","email_id":"Edmund_DuBuque@gmail.com","dop":"2025-04-06","serial_number":"19906230425706790","imei1":"19906230425706790","imei2":"19906230425706790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89650,"job_number":"JOB_89650","tr_customer_id":89667,"tr_customer_product_id":89657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:19:17.000Z","modified_at":"2025-10-22T06:19:17.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10056620025110","imei1":"10056620025110","imei2":"10056620025110","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89652,"job_number":"JOB_89652","tr_customer_id":89669,"tr_customer_product_id":89659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:19:18.000Z","modified_at":"2025-10-22T06:19:18.000Z","name":"Rafael Bernhard","mobile_number":"719-274-3585","email_id":"Raoul43@yahoo.com","dop":"2025-06-18","serial_number":"1059955238185757","imei1":"1059955238185757","imei2":"1059955238185757","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89653,"job_number":"JOB_89653","tr_customer_id":89670,"tr_customer_product_id":89660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:19:44.000Z","modified_at":"2025-10-22T06:19:44.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"10763698878428","imei1":"10763698878428","imei2":"10763698878428","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89655,"job_number":"JOB_89655","tr_customer_id":89672,"tr_customer_product_id":89662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:19:45.000Z","modified_at":"2025-10-22T06:19:45.000Z","name":"Veda Bartoletti","mobile_number":"829-577-2329","email_id":"Aliya.Ortiz82@yahoo.com","dop":"2025-06-08","serial_number":"108852138064126","imei1":"108852138064126","imei2":"108852138064126","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89656,"job_number":"JOB_89656","tr_customer_id":89673,"tr_customer_product_id":89663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:20:04.000Z","modified_at":"2025-10-22T06:20:04.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10112442207394","imei1":"10112442207394","imei2":"10112442207394","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89658,"job_number":"JOB_89658","tr_customer_id":89675,"tr_customer_product_id":89665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:20:05.000Z","modified_at":"2025-10-22T06:20:05.000Z","name":"Vladimir Funk","mobile_number":"877-927-5095","email_id":"Edgardo_Abernathy@gmail.com","dop":"2025-06-18","serial_number":"1048944035854090","imei1":"1048944035854090","imei2":"1048944035854090","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89659,"job_number":"JOB_89659","tr_customer_id":89676,"tr_customer_product_id":89666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:20:13.000Z","modified_at":"2025-10-22T06:20:13.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"16355654506272","imei1":"16355654506272","imei2":"16355654506272","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89661,"job_number":"JOB_89661","tr_customer_id":89678,"tr_customer_product_id":89668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:20:15.000Z","modified_at":"2025-10-22T06:20:15.000Z","name":"Gillian Pouros","mobile_number":"324-883-5786","email_id":"Lilyan.Von@yahoo.com","dop":"2025-06-08","serial_number":"108916247420938","imei1":"108916247420938","imei2":"108916247420938","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:20:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89662,"job_number":"JOB_89662","tr_customer_id":89679,"tr_customer_product_id":89669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:20:42.000Z","modified_at":"2025-10-22T06:20:42.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"19716668165742","imei1":"19716668165742","imei2":"19716668165742","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89664,"job_number":"JOB_89664","tr_customer_id":89681,"tr_customer_product_id":89671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:20:44.000Z","modified_at":"2025-10-22T06:20:44.000Z","name":"Lindsay Koelpin","mobile_number":"367-592-2922","email_id":"Bennie.Sporer@yahoo.com","dop":"2025-06-08","serial_number":"100644243169034","imei1":"100644243169034","imei2":"100644243169034","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89669,"job_number":"JOB_89669","tr_customer_id":89686,"tr_customer_product_id":89676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:28:47.000Z","modified_at":"2025-10-22T06:28:47.000Z","name":"Makayla Hirthe","mobile_number":"965-699-3663","email_id":"Gaylord88@gmail.com","dop":"2025-04-06","serial_number":"18153120180720630","imei1":"18153120180720630","imei2":"18153120180720630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89672,"job_number":"JOB_89672","tr_customer_id":89689,"tr_customer_product_id":89679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:36:12.000Z","modified_at":"2025-10-22T06:36:12.000Z","name":"Anissa Johns","mobile_number":"321-776-6349","email_id":"Ada.Moen17@yahoo.com","dop":"2025-04-06","serial_number":"17258924171436788","imei1":"17258924171436788","imei2":"17258924171436788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89673,"job_number":"JOB_89673","tr_customer_id":89690,"tr_customer_product_id":89680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:36:14.000Z","modified_at":"2025-10-22T06:36:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16377083622471","imei1":"16377083622471","imei2":"16377083622471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89675,"job_number":"JOB_89675","tr_customer_id":89692,"tr_customer_product_id":89682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:36:16.000Z","modified_at":"2025-10-22T06:36:16.000Z","name":"Jovanny Rempel","mobile_number":"424-869-6521","email_id":"Kiera54@yahoo.com","dop":"2025-04-06","serial_number":"19078513323029900","imei1":"19078513323029900","imei2":"19078513323029900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89676,"job_number":"JOB_89676","tr_customer_id":89693,"tr_customer_product_id":89683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:37:04.000Z","modified_at":"2025-10-22T06:37:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10308897600199","imei1":"10308897600199","imei2":"10308897600199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89678,"job_number":"JOB_89678","tr_customer_id":89695,"tr_customer_product_id":89685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:37:06.000Z","modified_at":"2025-10-22T06:37:06.000Z","name":"Anna Kassulke","mobile_number":"380-449-8631","email_id":"Monroe.Schmeler81@gmail.com","dop":"2025-04-06","serial_number":"12453399607387738","imei1":"12453399607387738","imei2":"12453399607387738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:37:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89679,"job_number":"JOB_89679","tr_customer_id":89696,"tr_customer_product_id":89686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:37:55.000Z","modified_at":"2025-10-22T06:37:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13357449347307","imei1":"13357449347307","imei2":"13357449347307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89681,"job_number":"JOB_89681","tr_customer_id":89698,"tr_customer_product_id":89688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:37:56.000Z","modified_at":"2025-10-22T06:37:56.000Z","name":"Joshuah Crooks","mobile_number":"989-685-0559","email_id":"Daphney_Gorczany@gmail.com","dop":"2025-04-06","serial_number":"16162930329702532","imei1":"16162930329702532","imei2":"16162930329702532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89684,"job_number":"JOB_89684","tr_customer_id":89701,"tr_customer_product_id":89691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:39:21.000Z","modified_at":"2025-10-22T06:39:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18186833344004","imei1":"18186833344004","imei2":"18186833344004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89686,"job_number":"JOB_89686","tr_customer_id":89703,"tr_customer_product_id":89693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:39:23.000Z","modified_at":"2025-10-22T06:39:23.000Z","name":"Nils O'Hara","mobile_number":"899-742-5400","email_id":"Reed40@gmail.com","dop":"2025-04-06","serial_number":"13291575839180278","imei1":"13291575839180278","imei2":"13291575839180278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89688,"job_number":"JOB_89688","tr_customer_id":89705,"tr_customer_product_id":89695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:39:39.000Z","modified_at":"2025-10-22T06:39:39.000Z","name":"Marcelino Kerluke","mobile_number":"910-801-2569","email_id":"Marjorie_Keebler97@hotmail.com","dop":"2025-04-06","serial_number":"16501502337516120","imei1":"16501502337516120","imei2":"16501502337516120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89689,"job_number":"JOB_89689","tr_customer_id":89706,"tr_customer_product_id":89696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:39:40.000Z","modified_at":"2025-10-22T06:39:40.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"14992147870985","imei1":"14992147870985","imei2":"14992147870985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89691,"job_number":"JOB_89691","tr_customer_id":89708,"tr_customer_product_id":89698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:40:09.000Z","modified_at":"2025-10-22T06:40:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11881509525393","imei1":"11881509525393","imei2":"11881509525393","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89693,"job_number":"JOB_89693","tr_customer_id":89710,"tr_customer_product_id":89700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:40:10.000Z","modified_at":"2025-10-22T06:40:10.000Z","name":"Randall Bartoletti","mobile_number":"313-724-3297","email_id":"Hayley_Lakin94@gmail.com","dop":"2025-04-06","serial_number":"18976802308501480","imei1":"18976802308501480","imei2":"18976802308501480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:40:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89694,"job_number":"JOB_89694","tr_customer_id":89711,"tr_customer_product_id":89701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:40:29.000Z","modified_at":"2025-10-22T06:40:29.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"18425639951743","imei1":"18425639951743","imei2":"18425639951743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89696,"job_number":"JOB_89696","tr_customer_id":89713,"tr_customer_product_id":89703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:40:56.000Z","modified_at":"2025-10-22T06:40:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10420369547320","imei1":"10420369547320","imei2":"10420369547320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89698,"job_number":"JOB_89698","tr_customer_id":89715,"tr_customer_product_id":89705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:40:57.000Z","modified_at":"2025-10-22T06:40:57.000Z","name":"Dylan Tillman","mobile_number":"635-440-6056","email_id":"Dean.Jaskolski@hotmail.com","dop":"2025-04-06","serial_number":"13185367429885278","imei1":"13185367429885278","imei2":"13185367429885278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89699,"job_number":"JOB_89699","tr_customer_id":89716,"tr_customer_product_id":89706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:41:19.000Z","modified_at":"2025-10-22T06:41:19.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"16647747511815","imei1":"16647747511815","imei2":"16647747511815","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:41:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89702,"job_number":"JOB_89702","tr_customer_id":89719,"tr_customer_product_id":89709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:42:54.000Z","modified_at":"2025-10-22T06:42:54.000Z","name":"Chelsea Schimmel","mobile_number":"874-528-2289","email_id":"Vincenzo.Heidenreich6@yahoo.com","dop":"2025-09-30","serial_number":"11065257395132","imei1":"11065257395132","imei2":"11065257395132","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89703,"job_number":"JOB_89703","tr_customer_id":89720,"tr_customer_product_id":89710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:52:54.000Z","modified_at":"2025-10-22T06:52:54.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"16476647919793","imei1":"16476647919793","imei2":"16476647919793","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89704,"job_number":"JOB_89704","tr_customer_id":89721,"tr_customer_product_id":89711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:52:55.000Z","modified_at":"2025-10-22T06:52:55.000Z","name":"Raquel Cremin","mobile_number":"893-202-9051","email_id":"Mellie_Doyle@gmail.com","dop":"2025-09-16","serial_number":"18600750099710","imei1":"18600750099710","imei2":"18600750099710","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89705,"job_number":"JOB_89705","tr_customer_id":89722,"tr_customer_product_id":89712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:53:15.000Z","modified_at":"2025-10-22T06:53:15.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"11779705086612","imei1":"11779705086612","imei2":"11779705086612","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89706,"job_number":"JOB_89706","tr_customer_id":89723,"tr_customer_product_id":89713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:53:15.000Z","modified_at":"2025-10-22T06:53:15.000Z","name":"Eliza Wyman","mobile_number":"249-805-9282","email_id":"Lorna_Bode@hotmail.com","dop":"2025-09-16","serial_number":"16064330657112","imei1":"16064330657112","imei2":"16064330657112","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89707,"job_number":"JOB_89707","tr_customer_id":89724,"tr_customer_product_id":89714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:53:36.000Z","modified_at":"2025-10-22T06:53:36.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"12783890305432","imei1":"12783890305432","imei2":"12783890305432","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:53:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89708,"job_number":"JOB_89708","tr_customer_id":89725,"tr_customer_product_id":89715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:53:36.000Z","modified_at":"2025-10-22T06:53:36.000Z","name":"Douglas Macejkovic","mobile_number":"939-403-4698","email_id":"Lambert44@gmail.com","dop":"2025-09-16","serial_number":"14102885564274","imei1":"14102885564274","imei2":"14102885564274","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:53:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89710,"job_number":"JOB_89710","tr_customer_id":89727,"tr_customer_product_id":89717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:56:12.000Z","modified_at":"2025-10-22T06:56:12.000Z","name":"Halle Orn","mobile_number":"897-947-2352","email_id":"Jamal_Kohler9@yahoo.com","dop":"2025-09-30","serial_number":"10957287012919","imei1":"10957287012919","imei2":"10957287012919","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89712,"job_number":"JOB_89712","tr_customer_id":89729,"tr_customer_product_id":89719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T07:00:03.000Z","modified_at":"2025-10-22T07:00:03.000Z","name":"Jaime Beahan","mobile_number":"637-215-6503","email_id":"Vance.Funk@hotmail.com","dop":"2025-09-30","serial_number":"13977142738902","imei1":"13977142738902","imei2":"13977142738902","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T07:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89713,"job_number":"JOB_89713","tr_customer_id":89730,"tr_customer_product_id":89720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T07:16:19.000Z","modified_at":"2025-10-22T07:16:19.000Z","name":"John Sach","mobile_number":"1239801940","email_id":"john@john.com","dop":"2025-10-21","serial_number":"09201930491024","imei1":"09201930491024","imei2":"09201930491024","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T07:16:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89714,"job_number":"JOB_89714","tr_customer_id":89731,"tr_customer_product_id":89721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T07:17:21.000Z","modified_at":"2025-10-22T07:17:21.000Z","name":"John Sach","mobile_number":"1239801940","email_id":"john@john.com","dop":"2025-10-21","serial_number":"09201930491025","imei1":"09201930491025","imei2":"09201930491025","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T07:17:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89720,"job_number":"JOB_89720","tr_customer_id":89737,"tr_customer_product_id":89727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T07:37:13.000Z","modified_at":"2025-10-22T07:37:13.000Z","name":"Hillard Friesen","mobile_number":"494-487-0559","email_id":"Antwon53@gmail.com","dop":"2025-04-06","serial_number":"18854619840717696","imei1":"18854619840717696","imei2":"18854619840717696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T07:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89721,"job_number":"JOB_89721","tr_customer_id":89738,"tr_customer_product_id":89728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T08:31:51.000Z","modified_at":"2025-10-22T08:31:51.000Z","name":"Ayushhh Mishra","mobile_number":"4243242342","email_id":"aayushmishra026@gmail.com","dop":"2025-10-12","serial_number":"1245452446246166","imei1":"1245452446246166","imei2":"1245452446246166","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T08:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89722,"job_number":"JOB_89722","tr_customer_id":89739,"tr_customer_product_id":89729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T08:44:29.000Z","modified_at":"2025-10-22T08:44:29.000Z","name":"Ayushhh Mishra","mobile_number":"4243242342","email_id":"aayushmishra026@gmail.com","dop":"2025-10-12","serial_number":"1245452446246166","imei1":"1245452446672466","imei2":"1245452446672466","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T08:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89743,"job_number":"JOB_89743","tr_customer_id":89760,"tr_customer_product_id":89750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T13:48:27.000Z","modified_at":"2025-10-22T13:48:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72264214718500","imei1":"72264214718500","imei2":"72264214718500","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T13:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89744,"job_number":"JOB_89744","tr_customer_id":89761,"tr_customer_product_id":89751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T13:48:27.000Z","modified_at":"2025-10-22T13:48:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27316373386935","imei1":"27316373386935","imei2":"27316373386935","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T13:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89745,"job_number":"JOB_89745","tr_customer_id":89762,"tr_customer_product_id":89752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T13:48:27.000Z","modified_at":"2025-10-22T13:48:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13178915160367","imei1":"13178915160367","imei2":"13178915160367","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T13:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89746,"job_number":"JOB_89746","tr_customer_id":89763,"tr_customer_product_id":89753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T13:48:28.000Z","modified_at":"2025-10-22T13:48:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95683274144040","imei1":"95683274144040","imei2":"95683274144040","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T13:48:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89747,"job_number":"JOB_89747","tr_customer_id":89764,"tr_customer_product_id":89754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T13:48:28.000Z","modified_at":"2025-10-22T13:48:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76304965067361","imei1":"76304965067361","imei2":"76304965067361","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T13:48:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89748,"job_number":"JOB_89748","tr_customer_id":89765,"tr_customer_product_id":89755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T13:48:28.000Z","modified_at":"2025-10-22T13:48:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92777847601874","imei1":"92777847601874","imei2":"92777847601874","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T13:48:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89750,"job_number":"JOB_89750","tr_customer_id":89767,"tr_customer_product_id":89757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T13:49:00.000Z","modified_at":"2025-10-22T13:49:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80007525551953","imei1":"80007525551953","imei2":"80007525551953","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T13:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89751,"job_number":"JOB_89751","tr_customer_id":89768,"tr_customer_product_id":89758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T13:49:00.000Z","modified_at":"2025-10-22T13:49:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24539635676971","imei1":"24539635676971","imei2":"24539635676971","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T13:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89752,"job_number":"JOB_89752","tr_customer_id":89769,"tr_customer_product_id":89759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T13:49:01.000Z","modified_at":"2025-10-22T13:49:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18098867423070","imei1":"18098867423070","imei2":"18098867423070","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T13:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89753,"job_number":"JOB_89753","tr_customer_id":89770,"tr_customer_product_id":89760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T13:49:01.000Z","modified_at":"2025-10-22T13:49:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56340258912129","imei1":"56340258912129","imei2":"56340258912129","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T13:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89754,"job_number":"JOB_89754","tr_customer_id":89771,"tr_customer_product_id":89761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T13:49:01.000Z","modified_at":"2025-10-22T13:49:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97038194158894","imei1":"97038194158894","imei2":"97038194158894","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T13:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89755,"job_number":"JOB_89755","tr_customer_id":89772,"tr_customer_product_id":89762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T13:49:02.000Z","modified_at":"2025-10-22T13:49:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88376125996971","imei1":"88376125996971","imei2":"88376125996971","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T13:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89757,"job_number":"JOB_89757","tr_customer_id":89774,"tr_customer_product_id":89764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T13:49:33.000Z","modified_at":"2025-10-22T13:49:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57736387332724","imei1":"57736387332724","imei2":"57736387332724","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T13:49:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89758,"job_number":"JOB_89758","tr_customer_id":89775,"tr_customer_product_id":89765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T13:49:34.000Z","modified_at":"2025-10-22T13:49:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60397526222299","imei1":"60397526222299","imei2":"60397526222299","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T13:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89759,"job_number":"JOB_89759","tr_customer_id":89776,"tr_customer_product_id":89766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T13:49:34.000Z","modified_at":"2025-10-22T13:49:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31885591967229","imei1":"31885591967229","imei2":"31885591967229","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T13:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89760,"job_number":"JOB_89760","tr_customer_id":89777,"tr_customer_product_id":89767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T13:49:34.000Z","modified_at":"2025-10-22T13:49:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71518892805659","imei1":"71518892805659","imei2":"71518892805659","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T13:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89761,"job_number":"JOB_89761","tr_customer_id":89778,"tr_customer_product_id":89768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T13:49:35.000Z","modified_at":"2025-10-22T13:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47691985529645","imei1":"47691985529645","imei2":"47691985529645","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T13:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89762,"job_number":"JOB_89762","tr_customer_id":89779,"tr_customer_product_id":89769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T13:49:35.000Z","modified_at":"2025-10-22T13:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68971107863897","imei1":"68971107863897","imei2":"68971107863897","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T13:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89775,"job_number":"JOB_89775","tr_customer_id":89792,"tr_customer_product_id":89782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:10:20.000Z","modified_at":"2025-10-22T14:10:20.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"17606266114973","imei1":"17606266114973","imei2":"17606266114973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89781,"job_number":"JOB_89781","tr_customer_id":89798,"tr_customer_product_id":89788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:10:21.000Z","modified_at":"2025-10-22T14:10:22.000Z","name":"Damion Kerluke","mobile_number":"680-735-8607","email_id":"Stanford_Koepp93@hotmail.com","dop":"2025-04-06","serial_number":"17261087641936990","imei1":"17261087641936990","imei2":"17261087641936990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:10:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89782,"job_number":"JOB_89782","tr_customer_id":89799,"tr_customer_product_id":89789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:11:06.000Z","modified_at":"2025-10-22T14:11:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15523366594414","imei1":"15523366594414","imei2":"15523366594414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:11:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89784,"job_number":"JOB_89784","tr_customer_id":89801,"tr_customer_product_id":89791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:11:07.000Z","modified_at":"2025-10-22T14:11:08.000Z","name":"Catalina Towne","mobile_number":"677-593-9651","email_id":"Phyllis.Bradtke8@hotmail.com","dop":"2025-04-06","serial_number":"16834283824508848","imei1":"16834283824508848","imei2":"16834283824508848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:11:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89785,"job_number":"JOB_89785","tr_customer_id":89802,"tr_customer_product_id":89792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:11:10.000Z","modified_at":"2025-10-22T14:11:10.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"11216728271866","imei1":"11216728271866","imei2":"11216728271866","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89787,"job_number":"JOB_89787","tr_customer_id":89804,"tr_customer_product_id":89794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:11:12.000Z","modified_at":"2025-10-22T14:11:12.000Z","name":"Janae West","mobile_number":"527-362-8573","email_id":"Scottie_McKenzie@gmail.com","dop":"2025-06-08","serial_number":"100779620977280","imei1":"100779620977280","imei2":"100779620977280","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:11:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89788,"job_number":"JOB_89788","tr_customer_id":89805,"tr_customer_product_id":89795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:11:41.000Z","modified_at":"2025-10-22T14:11:41.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"19593260537068","imei1":"19593260537068","imei2":"19593260537068","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89790,"job_number":"JOB_89790","tr_customer_id":89807,"tr_customer_product_id":89797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:11:43.000Z","modified_at":"2025-10-22T14:11:43.000Z","name":"Reid Blanda","mobile_number":"657-537-7704","email_id":"Moriah.Dibbert3@yahoo.com","dop":"2025-06-08","serial_number":"103620011336340","imei1":"103620011336340","imei2":"103620011336340","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:11:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89791,"job_number":"JOB_89791","tr_customer_id":89808,"tr_customer_product_id":89798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:11:52.000Z","modified_at":"2025-10-22T14:11:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15101090139496","imei1":"15101090139496","imei2":"15101090139496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89793,"job_number":"JOB_89793","tr_customer_id":89810,"tr_customer_product_id":89800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:11:53.000Z","modified_at":"2025-10-22T14:11:53.000Z","name":"Selena Bashirian","mobile_number":"367-291-7006","email_id":"Myrtie_White66@hotmail.com","dop":"2025-04-06","serial_number":"15197337877200434","imei1":"15197337877200434","imei2":"15197337877200434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:11:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89794,"job_number":"JOB_89794","tr_customer_id":89811,"tr_customer_product_id":89801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:12:11.000Z","modified_at":"2025-10-22T14:12:11.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"10288365213768","imei1":"10288365213768","imei2":"10288365213768","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:12:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89796,"job_number":"JOB_89796","tr_customer_id":89813,"tr_customer_product_id":89803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:12:13.000Z","modified_at":"2025-10-22T14:12:13.000Z","name":"Malachi Rolfson","mobile_number":"934-823-2510","email_id":"Arjun16@gmail.com","dop":"2025-06-08","serial_number":"101908982450815","imei1":"101908982450815","imei2":"101908982450815","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:12:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89797,"job_number":"JOB_89797","tr_customer_id":89814,"tr_customer_product_id":89804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:13:26.000Z","modified_at":"2025-10-22T14:13:26.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"14638182937835","imei1":"14638182937835","imei2":"14638182937835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89799,"job_number":"JOB_89799","tr_customer_id":89816,"tr_customer_product_id":89806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:14:07.000Z","modified_at":"2025-10-22T14:14:07.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"18837260298625","imei1":"18837260298625","imei2":"18837260298625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:14:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89801,"job_number":"JOB_89801","tr_customer_id":89818,"tr_customer_product_id":89808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:14:49.000Z","modified_at":"2025-10-22T14:14:49.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"19376499772770","imei1":"19376499772770","imei2":"19376499772770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:14:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89803,"job_number":"JOB_89803","tr_customer_id":89820,"tr_customer_product_id":89810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:16:27.000Z","modified_at":"2025-10-22T14:16:27.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10167268801835","imei1":"10167268801835","imei2":"10167268801835","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89805,"job_number":"JOB_89805","tr_customer_id":89822,"tr_customer_product_id":89812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:16:28.000Z","modified_at":"2025-10-22T14:16:28.000Z","name":"Kory Lang","mobile_number":"946-245-8040","email_id":"Crystel75@gmail.com","dop":"2025-06-18","serial_number":"1005537604673919","imei1":"1005537604673919","imei2":"1005537604673919","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:16:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89806,"job_number":"JOB_89806","tr_customer_id":89823,"tr_customer_product_id":89813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:17:12.000Z","modified_at":"2025-10-22T14:17:12.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10373357040999","imei1":"10373357040999","imei2":"10373357040999","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:17:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89808,"job_number":"JOB_89808","tr_customer_id":89825,"tr_customer_product_id":89815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:17:13.000Z","modified_at":"2025-10-22T14:17:13.000Z","name":"Easter Stanton","mobile_number":"450-830-1544","email_id":"Jairo50@hotmail.com","dop":"2025-06-18","serial_number":"1094980909019324","imei1":"1094980909019324","imei2":"1094980909019324","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:17:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89809,"job_number":"JOB_89809","tr_customer_id":89826,"tr_customer_product_id":89816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:18:42.000Z","modified_at":"2025-10-22T14:18:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16819355779938","imei1":"16819355779938","imei2":"16819355779938","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:18:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89811,"job_number":"JOB_89811","tr_customer_id":89828,"tr_customer_product_id":89818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:18:43.000Z","modified_at":"2025-10-22T14:18:43.000Z","name":"Arch Howe","mobile_number":"806-478-1261","email_id":"Magali_Kunze16@gmail.com","dop":"2025-04-06","serial_number":"16337263967063024","imei1":"16337263967063024","imei2":"16337263967063024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89812,"job_number":"JOB_89812","tr_customer_id":89829,"tr_customer_product_id":89819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:18:51.000Z","modified_at":"2025-10-22T14:18:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10695886315358","imei1":"10695886315358","imei2":"10695886315358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:18:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89814,"job_number":"JOB_89814","tr_customer_id":89831,"tr_customer_product_id":89821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:18:52.000Z","modified_at":"2025-10-22T14:18:52.000Z","name":"Harrison Bartoletti","mobile_number":"930-699-9648","email_id":"Faustino71@yahoo.com","dop":"2025-04-06","serial_number":"12169926884810134","imei1":"12169926884810134","imei2":"12169926884810134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89817,"job_number":"JOB_89817","tr_customer_id":89834,"tr_customer_product_id":89824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:19:25.000Z","modified_at":"2025-10-22T14:19:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14270255636418","imei1":"14270255636418","imei2":"14270255636418","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89819,"job_number":"JOB_89819","tr_customer_id":89836,"tr_customer_product_id":89826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:19:26.000Z","modified_at":"2025-10-22T14:19:26.000Z","name":"Icie Lebsack","mobile_number":"415-714-5166","email_id":"Rusty_Ratke37@gmail.com","dop":"2025-04-06","serial_number":"12121758864829078","imei1":"12121758864829078","imei2":"12121758864829078","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:19:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89821,"job_number":"JOB_89821","tr_customer_id":89838,"tr_customer_product_id":89828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:19:37.000Z","modified_at":"2025-10-22T14:19:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10819755963066","imei1":"10819755963066","imei2":"10819755963066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:19:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89823,"job_number":"JOB_89823","tr_customer_id":89840,"tr_customer_product_id":89830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:19:39.000Z","modified_at":"2025-10-22T14:19:39.000Z","name":"Augustus Legros","mobile_number":"340-576-6323","email_id":"Jalon_Willms15@yahoo.com","dop":"2025-04-06","serial_number":"15292320536620116","imei1":"15292320536620116","imei2":"15292320536620116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89824,"job_number":"JOB_89824","tr_customer_id":89841,"tr_customer_product_id":89831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:19:52.000Z","modified_at":"2025-10-22T14:19:52.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"15417024508115","imei1":"15417024508115","imei2":"15417024508115","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89826,"job_number":"JOB_89826","tr_customer_id":89843,"tr_customer_product_id":89833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:19:54.000Z","modified_at":"2025-10-22T14:19:54.000Z","name":"Nola McLaughlin","mobile_number":"649-658-2847","email_id":"Ivy_Moen96@gmail.com","dop":"2025-04-06","serial_number":"12743708635326224","imei1":"12743708635326224","imei2":"12743708635326224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:19:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89827,"job_number":"JOB_89827","tr_customer_id":89844,"tr_customer_product_id":89834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:20:07.000Z","modified_at":"2025-10-22T14:20:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11695591212168","imei1":"11695591212168","imei2":"11695591212168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89829,"job_number":"JOB_89829","tr_customer_id":89846,"tr_customer_product_id":89836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:20:09.000Z","modified_at":"2025-10-22T14:20:09.000Z","name":"Marques Beatty","mobile_number":"803-464-6926","email_id":"Tamia86@gmail.com","dop":"2025-04-06","serial_number":"16149659814670982","imei1":"16149659814670982","imei2":"16149659814670982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:20:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89830,"job_number":"JOB_89830","tr_customer_id":89847,"tr_customer_product_id":89837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:20:23.000Z","modified_at":"2025-10-22T14:20:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19706561274427","imei1":"19706561274427","imei2":"19706561274427","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:20:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89832,"job_number":"JOB_89832","tr_customer_id":89849,"tr_customer_product_id":89839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:20:25.000Z","modified_at":"2025-10-22T14:20:25.000Z","name":"Jasper Wolff","mobile_number":"820-506-1893","email_id":"Oliver24@hotmail.com","dop":"2025-04-06","serial_number":"19837028588463124","imei1":"19837028588463124","imei2":"19837028588463124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89833,"job_number":"JOB_89833","tr_customer_id":89850,"tr_customer_product_id":89840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:20:34.000Z","modified_at":"2025-10-22T14:20:34.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15702856276313","imei1":"15702856276313","imei2":"15702856276313","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89835,"job_number":"JOB_89835","tr_customer_id":89852,"tr_customer_product_id":89842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:20:36.000Z","modified_at":"2025-10-22T14:20:36.000Z","name":"Verla Grady","mobile_number":"636-917-3597","email_id":"Deangelo.Schneider@gmail.com","dop":"2025-04-06","serial_number":"12686086455656720","imei1":"12686086455656720","imei2":"12686086455656720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89836,"job_number":"JOB_89836","tr_customer_id":89853,"tr_customer_product_id":89843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:21:16.000Z","modified_at":"2025-10-22T14:21:16.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18335307527015","imei1":"18335307527015","imei2":"18335307527015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:21:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89838,"job_number":"JOB_89838","tr_customer_id":89855,"tr_customer_product_id":89845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:21:18.000Z","modified_at":"2025-10-22T14:21:18.000Z","name":"Devyn Flatley","mobile_number":"653-732-1339","email_id":"Cleveland59@yahoo.com","dop":"2025-04-06","serial_number":"17438626000532462","imei1":"17438626000532462","imei2":"17438626000532462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89840,"job_number":"JOB_89840","tr_customer_id":89857,"tr_customer_product_id":89847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:21:37.000Z","modified_at":"2025-10-22T14:21:37.000Z","name":"Lawson Reichel","mobile_number":"864-747-8203","email_id":"Adell.Kuphal@yahoo.com","dop":"2025-04-06","serial_number":"12529780154644606","imei1":"12529780154644606","imei2":"12529780154644606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89842,"job_number":"JOB_89842","tr_customer_id":89859,"tr_customer_product_id":89849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:21:48.000Z","modified_at":"2025-10-22T14:21:48.000Z","name":"Erna Gaylord","mobile_number":"596-832-8461","email_id":"Avis_Mraz@gmail.com","dop":"2025-04-06","serial_number":"10488479810518248","imei1":"10488479810518248","imei2":"10488479810518248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89843,"job_number":"JOB_89843","tr_customer_id":89860,"tr_customer_product_id":89850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:25:52.000Z","modified_at":"2025-10-22T14:25:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17333873872950","imei1":"17333873872950","imei2":"17333873872950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89845,"job_number":"JOB_89845","tr_customer_id":89862,"tr_customer_product_id":89852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:25:53.000Z","modified_at":"2025-10-22T14:25:53.000Z","name":"Oliver O'Hara","mobile_number":"280-951-4588","email_id":"Nia56@yahoo.com","dop":"2025-04-06","serial_number":"16751311223797220","imei1":"16751311223797220","imei2":"16751311223797220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89850,"job_number":"JOB_89850","tr_customer_id":89867,"tr_customer_product_id":89857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:26:07.000Z","modified_at":"2025-10-22T14:26:07.000Z","name":"Gavin Pfannerstill","mobile_number":"934-524-3829","email_id":"Martine.OKon@gmail.com","dop":"2025-04-06","serial_number":"18087321922700108","imei1":"18087321922700108","imei2":"18087321922700108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:26:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89854,"job_number":"JOB_89854","tr_customer_id":89871,"tr_customer_product_id":89861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:26:40.000Z","modified_at":"2025-10-22T14:26:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10102744837146","imei1":"10102744837146","imei2":"10102744837146","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:26:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89859,"job_number":"JOB_89859","tr_customer_id":89876,"tr_customer_product_id":89866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:26:42.000Z","modified_at":"2025-10-22T14:26:42.000Z","name":"Ferne Schneider","mobile_number":"447-315-7029","email_id":"Ettie.Powlowski@gmail.com","dop":"2025-04-06","serial_number":"12845010365510992","imei1":"12845010365510992","imei2":"12845010365510992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89860,"job_number":"JOB_89860","tr_customer_id":89877,"tr_customer_product_id":89867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:27:28.000Z","modified_at":"2025-10-22T14:27:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18096540304662","imei1":"18096540304662","imei2":"18096540304662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89862,"job_number":"JOB_89862","tr_customer_id":89879,"tr_customer_product_id":89869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:27:30.000Z","modified_at":"2025-10-22T14:27:30.000Z","name":"Newell Howe","mobile_number":"737-423-0110","email_id":"Lonny_Ritchie@hotmail.com","dop":"2025-04-06","serial_number":"12301655945423832","imei1":"12301655945423832","imei2":"12301655945423832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89864,"job_number":"JOB_89864","tr_customer_id":89881,"tr_customer_product_id":89871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:29:12.000Z","modified_at":"2025-10-22T14:29:12.000Z","name":"Alexandro Marvin","mobile_number":"857-324-1713","email_id":"Jed0@gmail.com","dop":"2025-04-06","serial_number":"18780990619430840","imei1":"18780990619430840","imei2":"18780990619430840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89865,"job_number":"JOB_89865","tr_customer_id":89882,"tr_customer_product_id":89872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:52:14.000Z","modified_at":"2025-10-22T14:52:14.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"10502632685797","imei1":"10502632685797","imei2":"10502632685797","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89866,"job_number":"JOB_89866","tr_customer_id":89883,"tr_customer_product_id":89873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:52:14.000Z","modified_at":"2025-10-22T14:52:14.000Z","name":"Russell O'Connell","mobile_number":"324-235-5864","email_id":"Tanner.Rowe@yahoo.com","dop":"2025-09-16","serial_number":"15037670966332","imei1":"15037670966332","imei2":"15037670966332","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89867,"job_number":"JOB_89867","tr_customer_id":89884,"tr_customer_product_id":89874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:52:36.000Z","modified_at":"2025-10-22T14:52:36.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"11578475195908","imei1":"11578475195908","imei2":"11578475195908","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89868,"job_number":"JOB_89868","tr_customer_id":89885,"tr_customer_product_id":89875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:52:36.000Z","modified_at":"2025-10-22T14:52:36.000Z","name":"Lawson Shanahan","mobile_number":"255-712-9087","email_id":"Marc_Hickle@hotmail.com","dop":"2025-09-16","serial_number":"15524737264480","imei1":"15524737264480","imei2":"15524737264480","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89869,"job_number":"JOB_89869","tr_customer_id":89886,"tr_customer_product_id":89876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:52:57.000Z","modified_at":"2025-10-22T14:52:57.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14109091256767","imei1":"14109091256767","imei2":"14109091256767","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89870,"job_number":"JOB_89870","tr_customer_id":89887,"tr_customer_product_id":89877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:52:58.000Z","modified_at":"2025-10-22T14:52:58.000Z","name":"Rossie Morar","mobile_number":"807-446-8919","email_id":"Hettie.Donnelly78@yahoo.com","dop":"2025-09-16","serial_number":"13321120132111","imei1":"13321120132111","imei2":"13321120132111","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:52:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89871,"job_number":"JOB_89871","tr_customer_id":89888,"tr_customer_product_id":89878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T15:10:22.000Z","modified_at":"2025-10-22T15:10:22.000Z","name":"test tgh","mobile_number":"9834567892","email_id":"anjalimuralasetti@gmail.com","dop":"2021-10-07","serial_number":"78493048951234","imei1":"78493048951234","imei2":"78493048951234","popurl":"2021-10-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T15:10:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89872,"job_number":"JOB_89872","tr_customer_id":89889,"tr_customer_product_id":89879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T15:39:15.000Z","modified_at":"2025-10-22T15:39:15.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100516266362321","imei1":"100516266362321","imei2":"100516266362321","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T15:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89874,"job_number":"JOB_89874","tr_customer_id":89891,"tr_customer_product_id":89881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T15:39:28.000Z","modified_at":"2025-10-22T15:39:28.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106149520808463","imei1":"106149520808463","imei2":"106149520808463","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T15:39:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89898,"job_number":"JOB_89898","tr_customer_id":89915,"tr_customer_product_id":89905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T16:12:34.000Z","modified_at":"2025-10-22T16:12:34.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16566694212518","imei1":"16566694212518","imei2":"16566694212518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T16:12:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89900,"job_number":"JOB_89900","tr_customer_id":89917,"tr_customer_product_id":89907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T16:12:36.000Z","modified_at":"2025-10-22T16:12:36.000Z","name":"Willis Flatley","mobile_number":"957-875-7961","email_id":"Trystan_Schaden@yahoo.com","dop":"2025-04-06","serial_number":"13558082087457970","imei1":"13558082087457970","imei2":"13558082087457970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T16:12:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89901,"job_number":"JOB_89901","tr_customer_id":89918,"tr_customer_product_id":89908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T16:13:22.000Z","modified_at":"2025-10-22T16:13:22.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14879806850510","imei1":"14879806850510","imei2":"14879806850510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T16:13:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89903,"job_number":"JOB_89903","tr_customer_id":89920,"tr_customer_product_id":89910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T16:13:24.000Z","modified_at":"2025-10-22T16:13:24.000Z","name":"Yasmeen Oberbrunner","mobile_number":"872-721-4874","email_id":"Adela84@gmail.com","dop":"2025-04-06","serial_number":"11556532102861424","imei1":"11556532102861424","imei2":"11556532102861424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T16:13:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89904,"job_number":"JOB_89904","tr_customer_id":89921,"tr_customer_product_id":89911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T16:14:10.000Z","modified_at":"2025-10-22T16:14:10.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"13964076751562","imei1":"13964076751562","imei2":"13964076751562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T16:14:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89906,"job_number":"JOB_89906","tr_customer_id":89923,"tr_customer_product_id":89913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T16:14:11.000Z","modified_at":"2025-10-22T16:14:11.000Z","name":"Myra Wilderman","mobile_number":"249-299-9287","email_id":"Daphne.Kling58@yahoo.com","dop":"2025-04-06","serial_number":"14388074699650138","imei1":"14388074699650138","imei2":"14388074699650138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T16:14:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89913,"job_number":"JOB_89913","tr_customer_id":89930,"tr_customer_product_id":89920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T01:36:45.000Z","modified_at":"2025-10-23T01:36:45.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"17350608389457","imei1":"17350608389457","imei2":"17350608389457","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T01:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89914,"job_number":"JOB_89914","tr_customer_id":89931,"tr_customer_product_id":89921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T01:36:45.000Z","modified_at":"2025-10-23T01:36:45.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"19825352497202","imei1":"19825352497202","imei2":"19825352497202","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T01:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89915,"job_number":"JOB_89915","tr_customer_id":89932,"tr_customer_product_id":89922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T01:36:45.000Z","modified_at":"2025-10-23T01:36:45.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"17101766377830988","imei1":"17101766377830988","imei2":"17101766377830988","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T01:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89917,"job_number":"JOB_89917","tr_customer_id":89934,"tr_customer_product_id":89924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T01:37:34.000Z","modified_at":"2025-10-23T01:37:34.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"19251745124911","imei1":"19251745124911","imei2":"19251745124911","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T01:37:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89920,"job_number":"JOB_89920","tr_customer_id":89937,"tr_customer_product_id":89927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:14:42.000Z","modified_at":"2025-10-23T03:14:42.000Z","name":"Ladarius Schaden","mobile_number":"913-504-3045","email_id":"Colton29@yahoo.com","dop":"2025-04-06","serial_number":"13240281570677240","imei1":"13240281570677240","imei2":"13240281570677240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:14:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89923,"job_number":"JOB_89923","tr_customer_id":89940,"tr_customer_product_id":89930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:14:58.000Z","modified_at":"2025-10-23T03:14:58.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19703307736447","imei1":"19703307736447","imei2":"19703307736447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:14:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89925,"job_number":"JOB_89925","tr_customer_id":89942,"tr_customer_product_id":89932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:15:00.000Z","modified_at":"2025-10-23T03:15:00.000Z","name":"Kelli Crist","mobile_number":"927-528-0527","email_id":"Zula.Fay@gmail.com","dop":"2025-04-06","serial_number":"16776713293285664","imei1":"16776713293285664","imei2":"16776713293285664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:15:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89926,"job_number":"JOB_89926","tr_customer_id":89943,"tr_customer_product_id":89933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:15:01.000Z","modified_at":"2025-10-23T03:15:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12498417619627","imei1":"12498417619627","imei2":"12498417619627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:15:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89928,"job_number":"JOB_89928","tr_customer_id":89945,"tr_customer_product_id":89935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:15:03.000Z","modified_at":"2025-10-23T03:15:03.000Z","name":"Noemie Dickinson","mobile_number":"797-415-2386","email_id":"Cayla63@gmail.com","dop":"2025-04-06","serial_number":"10589310307672086","imei1":"10589310307672086","imei2":"10589310307672086","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:15:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89932,"job_number":"JOB_89932","tr_customer_id":89949,"tr_customer_product_id":89939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:15:18.000Z","modified_at":"2025-10-23T03:15:18.000Z","name":"Celine Watsica","mobile_number":"952-310-3964","email_id":"Carlotta_Howe47@hotmail.com","dop":"2025-04-06","serial_number":"10901223881382084","imei1":"10901223881382084","imei2":"10901223881382084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89933,"job_number":"JOB_89933","tr_customer_id":89950,"tr_customer_product_id":89940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:15:42.000Z","modified_at":"2025-10-23T03:15:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13678687481633","imei1":"13678687481633","imei2":"13678687481633","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:15:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89935,"job_number":"JOB_89935","tr_customer_id":89952,"tr_customer_product_id":89942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:15:43.000Z","modified_at":"2025-10-23T03:15:43.000Z","name":"Erich Breitenberg","mobile_number":"349-782-1343","email_id":"Lenna.Yost@hotmail.com","dop":"2025-04-06","serial_number":"18640042730206364","imei1":"18640042730206364","imei2":"18640042730206364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89936,"job_number":"JOB_89936","tr_customer_id":89953,"tr_customer_product_id":89943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:15:45.000Z","modified_at":"2025-10-23T03:15:45.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11967085731752","imei1":"11967085731752","imei2":"11967085731752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89938,"job_number":"JOB_89938","tr_customer_id":89955,"tr_customer_product_id":89945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:15:47.000Z","modified_at":"2025-10-23T03:15:47.000Z","name":"Oran Breitenberg","mobile_number":"770-247-4630","email_id":"Albin.Upton@gmail.com","dop":"2025-04-06","serial_number":"11218907860774648","imei1":"11218907860774648","imei2":"11218907860774648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:15:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89939,"job_number":"JOB_89939","tr_customer_id":89956,"tr_customer_product_id":89946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:16:23.000Z","modified_at":"2025-10-23T03:16:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13643957135015","imei1":"13643957135015","imei2":"13643957135015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:16:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89941,"job_number":"JOB_89941","tr_customer_id":89958,"tr_customer_product_id":89948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:16:24.000Z","modified_at":"2025-10-23T03:16:24.000Z","name":"Jimmie Kuhlman","mobile_number":"895-486-3076","email_id":"Meagan_Schultz18@yahoo.com","dop":"2025-04-06","serial_number":"10516615733023532","imei1":"10516615733023532","imei2":"10516615733023532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:16:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89942,"job_number":"JOB_89942","tr_customer_id":89959,"tr_customer_product_id":89949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:16:32.000Z","modified_at":"2025-10-23T03:16:32.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14175253859202","imei1":"14175253859202","imei2":"14175253859202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:16:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89944,"job_number":"JOB_89944","tr_customer_id":89961,"tr_customer_product_id":89951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:16:33.000Z","modified_at":"2025-10-23T03:16:33.000Z","name":"Stephany Veum","mobile_number":"936-826-3354","email_id":"Bertha31@yahoo.com","dop":"2025-04-06","serial_number":"18701955548057810","imei1":"18701955548057810","imei2":"18701955548057810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89946,"job_number":"JOB_89946","tr_customer_id":89963,"tr_customer_product_id":89953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:24:27.000Z","modified_at":"2025-10-23T03:24:27.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10606873023431","imei1":"10606873023431","imei2":"10606873023431","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89948,"job_number":"JOB_89948","tr_customer_id":89965,"tr_customer_product_id":89955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:24:28.000Z","modified_at":"2025-10-23T03:24:28.000Z","name":"Garry Gutmann","mobile_number":"556-527-2659","email_id":"Chauncey_Powlowski@hotmail.com","dop":"2025-06-18","serial_number":"1072421521710328","imei1":"1072421521710328","imei2":"1072421521710328","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89952,"job_number":"JOB_89952","tr_customer_id":89969,"tr_customer_product_id":89959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:24:35.000Z","modified_at":"2025-10-23T03:24:35.000Z","name":"Jolie Mueller","mobile_number":"675-912-7168","email_id":"Arlene_Bahringer77@gmail.com","dop":"2025-04-06","serial_number":"18808690461224950","imei1":"18808690461224950","imei2":"18808690461224950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:24:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89953,"job_number":"JOB_89953","tr_customer_id":89970,"tr_customer_product_id":89960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:24:36.000Z","modified_at":"2025-10-23T03:24:36.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"16532070052171","imei1":"16532070052171","imei2":"16532070052171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:24:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89956,"job_number":"JOB_89956","tr_customer_id":89973,"tr_customer_product_id":89963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:24:42.000Z","modified_at":"2025-10-23T03:24:42.000Z","name":"Bessie Roberts","mobile_number":"502-344-1187","email_id":"Wilford92@yahoo.com","dop":"2025-04-06","serial_number":"13747433241265028","imei1":"13747433241265028","imei2":"13747433241265028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89959,"job_number":"JOB_89959","tr_customer_id":89976,"tr_customer_product_id":89966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:25:06.000Z","modified_at":"2025-10-23T03:25:06.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"18936816499199","imei1":"18936816499199","imei2":"18936816499199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:25:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89961,"job_number":"JOB_89961","tr_customer_id":89978,"tr_customer_product_id":89968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:25:08.000Z","modified_at":"2025-10-23T03:25:08.000Z","name":"Jermaine Ankunding","mobile_number":"471-480-8133","email_id":"Rebecca_Koss@yahoo.com","dop":"2025-04-06","serial_number":"10003852457785270","imei1":"10003852457785270","imei2":"10003852457785270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89962,"job_number":"JOB_89962","tr_customer_id":89979,"tr_customer_product_id":89969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:25:09.000Z","modified_at":"2025-10-23T03:25:09.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10573885140941","imei1":"10573885140941","imei2":"10573885140941","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89965,"job_number":"JOB_89965","tr_customer_id":89982,"tr_customer_product_id":89972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:25:10.000Z","modified_at":"2025-10-23T03:25:10.000Z","name":"Raymond Gleichner","mobile_number":"476-580-4982","email_id":"Lilly.Schmeler@hotmail.com","dop":"2025-06-18","serial_number":"1045209114676997","imei1":"1045209114676997","imei2":"1045209114676997","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89966,"job_number":"JOB_89966","tr_customer_id":89983,"tr_customer_product_id":89973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:25:11.000Z","modified_at":"2025-10-23T03:25:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18851920112634","imei1":"18851920112634","imei2":"18851920112634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89968,"job_number":"JOB_89968","tr_customer_id":89985,"tr_customer_product_id":89975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:25:13.000Z","modified_at":"2025-10-23T03:25:13.000Z","name":"Lessie Pagac","mobile_number":"366-881-8320","email_id":"Nakia.Pouros98@gmail.com","dop":"2025-04-06","serial_number":"13571656823342864","imei1":"13571656823342864","imei2":"13571656823342864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89969,"job_number":"JOB_89969","tr_customer_id":89986,"tr_customer_product_id":89976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:25:23.000Z","modified_at":"2025-10-23T03:25:23.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"15899099916250","imei1":"15899099916250","imei2":"15899099916250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89971,"job_number":"JOB_89971","tr_customer_id":89988,"tr_customer_product_id":89978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:25:30.000Z","modified_at":"2025-10-23T03:25:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12966126127938","imei1":"12966126127938","imei2":"12966126127938","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89973,"job_number":"JOB_89973","tr_customer_id":89990,"tr_customer_product_id":89980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:25:31.000Z","modified_at":"2025-10-23T03:25:31.000Z","name":"Annalise Rutherford","mobile_number":"710-559-4079","email_id":"Augustine29@yahoo.com","dop":"2025-04-06","serial_number":"18913385893848784","imei1":"18913385893848784","imei2":"18913385893848784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89977,"job_number":"JOB_89977","tr_customer_id":89994,"tr_customer_product_id":89984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:25:39.000Z","modified_at":"2025-10-23T03:25:39.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"12815933954252","imei1":"12815933954252","imei2":"12815933954252","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:25:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89983,"job_number":"JOB_89983","tr_customer_id":90000,"tr_customer_product_id":89990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:25:41.000Z","modified_at":"2025-10-23T03:25:41.000Z","name":"Assunta Lockman","mobile_number":"405-263-3232","email_id":"Isom_Buckridge96@hotmail.com","dop":"2025-06-08","serial_number":"103139759565826","imei1":"103139759565826","imei2":"103139759565826","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:25:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89988,"job_number":"JOB_89988","tr_customer_id":90005,"tr_customer_product_id":89995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:25:55.000Z","modified_at":"2025-10-23T03:25:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18858841691849","imei1":"18858841691849","imei2":"18858841691849","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:25:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89993,"job_number":"JOB_89993","tr_customer_id":90010,"tr_customer_product_id":90000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:25:56.000Z","modified_at":"2025-10-23T03:25:56.000Z","name":"Chelsey Hauck","mobile_number":"914-590-3733","email_id":"Aurelia43@gmail.com","dop":"2025-04-06","serial_number":"10848301727013620","imei1":"10848301727013620","imei2":"10848301727013620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:25:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89994,"job_number":"JOB_89994","tr_customer_id":90011,"tr_customer_product_id":90001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:26:00.000Z","modified_at":"2025-10-23T03:26:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11620849304912","imei1":"11620849304912","imei2":"11620849304912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:26:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89996,"job_number":"JOB_89996","tr_customer_id":90013,"tr_customer_product_id":90003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:26:02.000Z","modified_at":"2025-10-23T03:26:02.000Z","name":"Brant Schaden","mobile_number":"510-704-0808","email_id":"Anita.Kautzer74@yahoo.com","dop":"2025-04-06","serial_number":"13546125965281890","imei1":"13546125965281890","imei2":"13546125965281890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89997,"job_number":"JOB_89997","tr_customer_id":90014,"tr_customer_product_id":90004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:26:06.000Z","modified_at":"2025-10-23T03:26:06.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"13066738534219","imei1":"13066738534219","imei2":"13066738534219","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89999,"job_number":"JOB_89999","tr_customer_id":90016,"tr_customer_product_id":90006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:26:07.000Z","modified_at":"2025-10-23T03:26:07.000Z","name":"Arielle Mraz","mobile_number":"945-443-1512","email_id":"Hailey.Keebler72@gmail.com","dop":"2025-06-08","serial_number":"108447547795711","imei1":"108447547795711","imei2":"108447547795711","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:26:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90000,"job_number":"JOB_90000","tr_customer_id":90017,"tr_customer_product_id":90007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:26:09.000Z","modified_at":"2025-10-23T03:26:09.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"15290635985116","imei1":"15290635985116","imei2":"15290635985116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90003,"job_number":"JOB_90003","tr_customer_id":90020,"tr_customer_product_id":90010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:26:12.000Z","modified_at":"2025-10-23T03:26:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17977121343378","imei1":"17977121343378","imei2":"17977121343378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90007,"job_number":"JOB_90007","tr_customer_id":90024,"tr_customer_product_id":90014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:26:13.000Z","modified_at":"2025-10-23T03:26:13.000Z","name":"Lexus Vandervort","mobile_number":"860-285-0318","email_id":"Suzanne_Torphy@yahoo.com","dop":"2025-04-06","serial_number":"16204248152524710","imei1":"16204248152524710","imei2":"16204248152524710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90009,"job_number":"JOB_90009","tr_customer_id":90026,"tr_customer_product_id":90016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:26:32.000Z","modified_at":"2025-10-23T03:26:32.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"11592198307842","imei1":"11592198307842","imei2":"11592198307842","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90011,"job_number":"JOB_90011","tr_customer_id":90028,"tr_customer_product_id":90018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:26:33.000Z","modified_at":"2025-10-23T03:26:33.000Z","name":"Cheyenne Dach","mobile_number":"887-494-3173","email_id":"Rigoberto.Ruecker@gmail.com","dop":"2025-06-08","serial_number":"107492535547838","imei1":"107492535547838","imei2":"107492535547838","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90012,"job_number":"JOB_90012","tr_customer_id":90029,"tr_customer_product_id":90019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:26:43.000Z","modified_at":"2025-10-23T03:26:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15081207806338","imei1":"15081207806338","imei2":"15081207806338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:26:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90014,"job_number":"JOB_90014","tr_customer_id":90031,"tr_customer_product_id":90021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:26:45.000Z","modified_at":"2025-10-23T03:26:45.000Z","name":"Kimberly Collins","mobile_number":"743-977-1235","email_id":"Hermina75@yahoo.com","dop":"2025-04-06","serial_number":"13024751131594378","imei1":"13024751131594378","imei2":"13024751131594378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90015,"job_number":"JOB_90015","tr_customer_id":90032,"tr_customer_product_id":90022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:26:48.000Z","modified_at":"2025-10-23T03:26:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18908245856060","imei1":"18908245856060","imei2":"18908245856060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:26:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90017,"job_number":"JOB_90017","tr_customer_id":90034,"tr_customer_product_id":90024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:26:50.000Z","modified_at":"2025-10-23T03:26:50.000Z","name":"Queen Wolf","mobile_number":"386-668-8741","email_id":"Joanny.Wunsch@gmail.com","dop":"2025-04-06","serial_number":"14783904617593692","imei1":"14783904617593692","imei2":"14783904617593692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90018,"job_number":"JOB_90018","tr_customer_id":90035,"tr_customer_product_id":90025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:26:54.000Z","modified_at":"2025-10-23T03:26:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12109286850521","imei1":"12109286850521","imei2":"12109286850521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:26:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90020,"job_number":"JOB_90020","tr_customer_id":90037,"tr_customer_product_id":90027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:26:55.000Z","modified_at":"2025-10-23T03:26:55.000Z","name":"Nettie Hackett","mobile_number":"979-396-2233","email_id":"Mariana_Dickinson78@hotmail.com","dop":"2025-04-06","serial_number":"12112177130188844","imei1":"12112177130188844","imei2":"12112177130188844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:26:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90021,"job_number":"JOB_90021","tr_customer_id":90038,"tr_customer_product_id":90028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:32:28.000Z","modified_at":"2025-10-23T03:32:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26778233970783","imei1":"26778233970783","imei2":"26778233970783","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90022,"job_number":"JOB_90022","tr_customer_id":90039,"tr_customer_product_id":90029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:32:28.000Z","modified_at":"2025-10-23T03:32:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24897187735342","imei1":"24897187735342","imei2":"24897187735342","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90023,"job_number":"JOB_90023","tr_customer_id":90040,"tr_customer_product_id":90030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:32:29.000Z","modified_at":"2025-10-23T03:32:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64291439840445","imei1":"64291439840445","imei2":"64291439840445","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90024,"job_number":"JOB_90024","tr_customer_id":90041,"tr_customer_product_id":90031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:32:29.000Z","modified_at":"2025-10-23T03:32:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30185240717365","imei1":"30185240717365","imei2":"30185240717365","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90025,"job_number":"JOB_90025","tr_customer_id":90042,"tr_customer_product_id":90032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:32:29.000Z","modified_at":"2025-10-23T03:32:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19392465022336","imei1":"19392465022336","imei2":"19392465022336","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90026,"job_number":"JOB_90026","tr_customer_id":90043,"tr_customer_product_id":90033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:32:30.000Z","modified_at":"2025-10-23T03:32:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29741379682889","imei1":"29741379682889","imei2":"29741379682889","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90028,"job_number":"JOB_90028","tr_customer_id":90045,"tr_customer_product_id":90035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:33:01.000Z","modified_at":"2025-10-23T03:33:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47165725656577","imei1":"47165725656577","imei2":"47165725656577","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90029,"job_number":"JOB_90029","tr_customer_id":90046,"tr_customer_product_id":90036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:33:01.000Z","modified_at":"2025-10-23T03:33:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33106402537071","imei1":"33106402537071","imei2":"33106402537071","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90030,"job_number":"JOB_90030","tr_customer_id":90047,"tr_customer_product_id":90037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:33:02.000Z","modified_at":"2025-10-23T03:33:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81282575550518","imei1":"81282575550518","imei2":"81282575550518","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90031,"job_number":"JOB_90031","tr_customer_id":90048,"tr_customer_product_id":90038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:33:02.000Z","modified_at":"2025-10-23T03:33:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63841205625159","imei1":"63841205625159","imei2":"63841205625159","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90032,"job_number":"JOB_90032","tr_customer_id":90049,"tr_customer_product_id":90039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:33:02.000Z","modified_at":"2025-10-23T03:33:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33248560960136","imei1":"33248560960136","imei2":"33248560960136","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90033,"job_number":"JOB_90033","tr_customer_id":90050,"tr_customer_product_id":90040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:33:03.000Z","modified_at":"2025-10-23T03:33:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36588047679071","imei1":"36588047679071","imei2":"36588047679071","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90035,"job_number":"JOB_90035","tr_customer_id":90052,"tr_customer_product_id":90042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:33:34.000Z","modified_at":"2025-10-23T03:33:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79329770550224","imei1":"79329770550224","imei2":"79329770550224","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90036,"job_number":"JOB_90036","tr_customer_id":90053,"tr_customer_product_id":90043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:33:34.000Z","modified_at":"2025-10-23T03:33:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66717121843096","imei1":"66717121843096","imei2":"66717121843096","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90037,"job_number":"JOB_90037","tr_customer_id":90054,"tr_customer_product_id":90044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:33:35.000Z","modified_at":"2025-10-23T03:33:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26820287414727","imei1":"26820287414727","imei2":"26820287414727","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90038,"job_number":"JOB_90038","tr_customer_id":90055,"tr_customer_product_id":90045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:33:35.000Z","modified_at":"2025-10-23T03:33:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58146752880902","imei1":"58146752880902","imei2":"58146752880902","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90039,"job_number":"JOB_90039","tr_customer_id":90056,"tr_customer_product_id":90046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:33:35.000Z","modified_at":"2025-10-23T03:33:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66470043948364","imei1":"66470043948364","imei2":"66470043948364","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90040,"job_number":"JOB_90040","tr_customer_id":90057,"tr_customer_product_id":90047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:33:36.000Z","modified_at":"2025-10-23T03:33:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59934733366047","imei1":"59934733366047","imei2":"59934733366047","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90045,"job_number":"JOB_90045","tr_customer_id":90062,"tr_customer_product_id":90052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:46:30.000Z","modified_at":"2025-10-23T03:46:30.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18107290968292","imei1":"18107290968292","imei2":"18107290968292","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90046,"job_number":"JOB_90046","tr_customer_id":90063,"tr_customer_product_id":90053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:46:30.000Z","modified_at":"2025-10-23T03:46:30.000Z","name":"Victor Osinski","mobile_number":"827-487-7182","email_id":"Orland26@gmail.com","dop":"2025-09-16","serial_number":"10950916918843","imei1":"10950916918843","imei2":"10950916918843","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90047,"job_number":"JOB_90047","tr_customer_id":90064,"tr_customer_product_id":90054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:46:51.000Z","modified_at":"2025-10-23T03:46:51.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"15853997745658","imei1":"15853997745658","imei2":"15853997745658","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:46:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90048,"job_number":"JOB_90048","tr_customer_id":90065,"tr_customer_product_id":90055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:46:51.000Z","modified_at":"2025-10-23T03:46:51.000Z","name":"Jess Crona","mobile_number":"405-322-1038","email_id":"Harold.Wuckert@gmail.com","dop":"2025-09-16","serial_number":"16674504093437","imei1":"16674504093437","imei2":"16674504093437","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:46:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90049,"job_number":"JOB_90049","tr_customer_id":90066,"tr_customer_product_id":90056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:47:12.000Z","modified_at":"2025-10-23T03:47:12.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"19068800722345","imei1":"19068800722345","imei2":"19068800722345","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90050,"job_number":"JOB_90050","tr_customer_id":90067,"tr_customer_product_id":90057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:47:12.000Z","modified_at":"2025-10-23T03:47:12.000Z","name":"Ronaldo Hills","mobile_number":"772-639-3515","email_id":"Tre_Bruen@yahoo.com","dop":"2025-09-16","serial_number":"15977860154991","imei1":"15977860154991","imei2":"15977860154991","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90051,"job_number":"JOB_90051","tr_customer_id":90068,"tr_customer_product_id":90058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T04:18:39.000Z","modified_at":"2025-10-23T04:18:39.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-13","serial_number":"99717080399180","imei1":"99717080399180","imei2":"99717080399180","popurl":"2025-10-13T04:18:38.267565928Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T04:18:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90052,"job_number":"JOB_90052","tr_customer_id":90069,"tr_customer_product_id":90059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T04:19:31.000Z","modified_at":"2025-10-23T04:19:31.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-13","serial_number":"24726713328879","imei1":"24726713328879","imei2":"24726713328879","popurl":"2025-10-13T04:19:30.639519478Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T04:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90053,"job_number":"JOB_90053","tr_customer_id":90070,"tr_customer_product_id":90060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T04:28:42.000Z","modified_at":"2025-10-23T04:28:42.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"107232944487285","imei1":"107232944487285","imei2":"107232944487285","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T04:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90055,"job_number":"JOB_90055","tr_customer_id":90072,"tr_customer_product_id":90062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T04:28:54.000Z","modified_at":"2025-10-23T04:28:54.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106845511227864","imei1":"106845511227864","imei2":"106845511227864","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T04:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90058,"job_number":"JOB_90058","tr_customer_id":90075,"tr_customer_product_id":90065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T04:42:10.000Z","modified_at":"2025-10-23T04:42:10.000Z","name":"Wyman Sipes","mobile_number":"783-806-0494","email_id":"Deshaun_Heidenreich55@hotmail.com","dop":"2025-04-06","serial_number":"10424992226477904","imei1":"10424992226477904","imei2":"10424992226477904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90076,"job_number":"JOB_90076","tr_customer_id":90093,"tr_customer_product_id":90083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:18:44.000Z","modified_at":"2025-10-23T06:18:44.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10957204989416","imei1":"10957204989416","imei2":"10957204989416","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:18:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90078,"job_number":"JOB_90078","tr_customer_id":90095,"tr_customer_product_id":90085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:18:45.000Z","modified_at":"2025-10-23T06:18:45.000Z","name":"Jett Grimes","mobile_number":"292-488-1470","email_id":"Avis84@hotmail.com","dop":"2025-06-18","serial_number":"1079457695072407","imei1":"1079457695072407","imei2":"1079457695072407","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:18:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90079,"job_number":"JOB_90079","tr_customer_id":90096,"tr_customer_product_id":90086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:19:12.000Z","modified_at":"2025-10-23T06:19:12.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"14310850404053","imei1":"14310850404053","imei2":"14310850404053","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90081,"job_number":"JOB_90081","tr_customer_id":90098,"tr_customer_product_id":90088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:19:14.000Z","modified_at":"2025-10-23T06:19:14.000Z","name":"Jed Murray","mobile_number":"672-997-1006","email_id":"Elna_Bradtke61@gmail.com","dop":"2025-06-08","serial_number":"106286704145601","imei1":"106286704145601","imei2":"106286704145601","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90082,"job_number":"JOB_90082","tr_customer_id":90099,"tr_customer_product_id":90089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:19:24.000Z","modified_at":"2025-10-23T06:19:24.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10708622671277","imei1":"10708622671277","imei2":"10708622671277","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90084,"job_number":"JOB_90084","tr_customer_id":90101,"tr_customer_product_id":90091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:19:25.000Z","modified_at":"2025-10-23T06:19:25.000Z","name":"Robin Daugherty","mobile_number":"483-902-8138","email_id":"Princess_Stamm47@gmail.com","dop":"2025-06-18","serial_number":"1053304164648505","imei1":"1053304164648505","imei2":"1053304164648505","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90086,"job_number":"JOB_90086","tr_customer_id":90103,"tr_customer_product_id":90093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:19:44.000Z","modified_at":"2025-10-23T06:19:44.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"19026194801472","imei1":"19026194801472","imei2":"19026194801472","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90088,"job_number":"JOB_90088","tr_customer_id":90105,"tr_customer_product_id":90095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:19:45.000Z","modified_at":"2025-10-23T06:19:45.000Z","name":"Lonny Willms","mobile_number":"794-984-2241","email_id":"Tom27@yahoo.com","dop":"2025-06-08","serial_number":"104848204968867","imei1":"104848204968867","imei2":"104848204968867","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90090,"job_number":"JOB_90090","tr_customer_id":90107,"tr_customer_product_id":90097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:20:14.000Z","modified_at":"2025-10-23T06:20:14.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"14658580324102","imei1":"14658580324102","imei2":"14658580324102","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90092,"job_number":"JOB_90092","tr_customer_id":90109,"tr_customer_product_id":90099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:20:16.000Z","modified_at":"2025-10-23T06:20:16.000Z","name":"Zita Hackett","mobile_number":"281-973-1497","email_id":"Aglae67@gmail.com","dop":"2025-06-08","serial_number":"103175938899509","imei1":"103175938899509","imei2":"103175938899509","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90097,"job_number":"JOB_90097","tr_customer_id":90114,"tr_customer_product_id":90104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:27:40.000Z","modified_at":"2025-10-23T06:27:40.000Z","name":"Fredy Graham","mobile_number":"892-220-2382","email_id":"Carmine21@yahoo.com","dop":"2025-04-06","serial_number":"13096119578773378","imei1":"13096119578773378","imei2":"13096119578773378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:27:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90099,"job_number":"JOB_90099","tr_customer_id":90116,"tr_customer_product_id":90106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:35:16.000Z","modified_at":"2025-10-23T06:35:16.000Z","name":"Magdalen Hills","mobile_number":"719-518-2458","email_id":"Hudson54@yahoo.com","dop":"2025-04-06","serial_number":"19170439872879496","imei1":"19170439872879496","imei2":"19170439872879496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:35:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90100,"job_number":"JOB_90100","tr_customer_id":90117,"tr_customer_product_id":90107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:35:26.000Z","modified_at":"2025-10-23T06:35:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11626619321936","imei1":"11626619321936","imei2":"11626619321936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90102,"job_number":"JOB_90102","tr_customer_id":90119,"tr_customer_product_id":90109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:35:28.000Z","modified_at":"2025-10-23T06:35:28.000Z","name":"Stephania Hegmann","mobile_number":"843-512-8729","email_id":"Caden_Hansen@yahoo.com","dop":"2025-04-06","serial_number":"11785836806807760","imei1":"11785836806807760","imei2":"11785836806807760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90103,"job_number":"JOB_90103","tr_customer_id":90120,"tr_customer_product_id":90110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:36:09.000Z","modified_at":"2025-10-23T06:36:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18641933848656","imei1":"18641933848656","imei2":"18641933848656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:36:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90105,"job_number":"JOB_90105","tr_customer_id":90122,"tr_customer_product_id":90112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:36:10.000Z","modified_at":"2025-10-23T06:36:10.000Z","name":"Lew Block","mobile_number":"755-790-7067","email_id":"Jarod1@hotmail.com","dop":"2025-04-06","serial_number":"12797939698985250","imei1":"12797939698985250","imei2":"12797939698985250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90106,"job_number":"JOB_90106","tr_customer_id":90123,"tr_customer_product_id":90113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:36:51.000Z","modified_at":"2025-10-23T06:36:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16515556600822","imei1":"16515556600822","imei2":"16515556600822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:36:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90108,"job_number":"JOB_90108","tr_customer_id":90125,"tr_customer_product_id":90115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:36:52.000Z","modified_at":"2025-10-23T06:36:52.000Z","name":"Cortez Corkery","mobile_number":"968-523-6005","email_id":"Tobin14@yahoo.com","dop":"2025-04-06","serial_number":"17517182988593692","imei1":"17517182988593692","imei2":"17517182988593692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:36:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90111,"job_number":"JOB_90111","tr_customer_id":90128,"tr_customer_product_id":90118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:38:33.000Z","modified_at":"2025-10-23T06:38:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17329306811024","imei1":"17329306811024","imei2":"17329306811024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90113,"job_number":"JOB_90113","tr_customer_id":90130,"tr_customer_product_id":90120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:38:35.000Z","modified_at":"2025-10-23T06:38:35.000Z","name":"Sigmund Wehner","mobile_number":"447-834-0919","email_id":"Kristofer.Considine@yahoo.com","dop":"2025-04-06","serial_number":"17769772922651300","imei1":"17769772922651300","imei2":"17769772922651300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90115,"job_number":"JOB_90115","tr_customer_id":90132,"tr_customer_product_id":90122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:38:38.000Z","modified_at":"2025-10-23T06:38:38.000Z","name":"Richie Lueilwitz","mobile_number":"327-658-8471","email_id":"Lori_Wintheiser44@yahoo.com","dop":"2025-04-06","serial_number":"10664270981977592","imei1":"10664270981977592","imei2":"10664270981977592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90116,"job_number":"JOB_90116","tr_customer_id":90133,"tr_customer_product_id":90123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:38:52.000Z","modified_at":"2025-10-23T06:38:52.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"12465758381112","imei1":"12465758381112","imei2":"12465758381112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90118,"job_number":"JOB_90118","tr_customer_id":90135,"tr_customer_product_id":90125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:39:21.000Z","modified_at":"2025-10-23T06:39:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14343113229441","imei1":"14343113229441","imei2":"14343113229441","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90120,"job_number":"JOB_90120","tr_customer_id":90137,"tr_customer_product_id":90127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:39:23.000Z","modified_at":"2025-10-23T06:39:23.000Z","name":"Hassie Christiansen","mobile_number":"626-971-5569","email_id":"Delpha.Sporer33@yahoo.com","dop":"2025-04-06","serial_number":"19251912916373064","imei1":"19251912916373064","imei2":"19251912916373064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90121,"job_number":"JOB_90121","tr_customer_id":90138,"tr_customer_product_id":90128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:39:41.000Z","modified_at":"2025-10-23T06:39:41.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"10189157830996","imei1":"10189157830996","imei2":"10189157830996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90123,"job_number":"JOB_90123","tr_customer_id":90140,"tr_customer_product_id":90130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:40:09.000Z","modified_at":"2025-10-23T06:40:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10735226421603","imei1":"10735226421603","imei2":"10735226421603","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90125,"job_number":"JOB_90125","tr_customer_id":90142,"tr_customer_product_id":90132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:40:11.000Z","modified_at":"2025-10-23T06:40:11.000Z","name":"Gayle Kutch","mobile_number":"673-398-9801","email_id":"Jerod6@hotmail.com","dop":"2025-04-06","serial_number":"18028194605284124","imei1":"18028194605284124","imei2":"18028194605284124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:40:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90126,"job_number":"JOB_90126","tr_customer_id":90143,"tr_customer_product_id":90133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:40:29.000Z","modified_at":"2025-10-23T06:40:29.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"10920639663813","imei1":"10920639663813","imei2":"10920639663813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90128,"job_number":"JOB_90128","tr_customer_id":90145,"tr_customer_product_id":90135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:51:21.000Z","modified_at":"2025-10-23T06:51:21.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18924829161048","imei1":"18924829161048","imei2":"18924829161048","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90129,"job_number":"JOB_90129","tr_customer_id":90146,"tr_customer_product_id":90136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:51:21.000Z","modified_at":"2025-10-23T06:51:21.000Z","name":"Jaclyn Moore","mobile_number":"313-905-6569","email_id":"Johann38@yahoo.com","dop":"2025-09-16","serial_number":"17848690177233","imei1":"17848690177233","imei2":"17848690177233","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90130,"job_number":"JOB_90130","tr_customer_id":90147,"tr_customer_product_id":90137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:51:40.000Z","modified_at":"2025-10-23T06:51:40.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"15021772359913","imei1":"15021772359913","imei2":"15021772359913","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:51:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90131,"job_number":"JOB_90131","tr_customer_id":90148,"tr_customer_product_id":90138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:51:40.000Z","modified_at":"2025-10-23T06:51:40.000Z","name":"Serena Price","mobile_number":"377-428-1493","email_id":"Carli_Huels82@hotmail.com","dop":"2025-09-16","serial_number":"11481027588901","imei1":"11481027588901","imei2":"11481027588901","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:51:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90132,"job_number":"JOB_90132","tr_customer_id":90149,"tr_customer_product_id":90139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:51:59.000Z","modified_at":"2025-10-23T06:51:59.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"11208987746428","imei1":"11208987746428","imei2":"11208987746428","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90133,"job_number":"JOB_90133","tr_customer_id":90150,"tr_customer_product_id":90140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:51:59.000Z","modified_at":"2025-10-23T06:51:59.000Z","name":"Rogers Frami","mobile_number":"436-923-6966","email_id":"Jodie.Parker16@gmail.com","dop":"2025-09-16","serial_number":"10812120447939","imei1":"10812120447939","imei2":"10812120447939","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90141,"job_number":"JOB_90141","tr_customer_id":90158,"tr_customer_product_id":90148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T07:36:44.000Z","modified_at":"2025-10-23T07:36:44.000Z","name":"Rodger Kessler","mobile_number":"405-733-0935","email_id":"Maggie.Toy@yahoo.com","dop":"2025-04-06","serial_number":"15793459906846356","imei1":"15793459906846356","imei2":"15793459906846356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90143,"job_number":"JOB_90143","tr_customer_id":90160,"tr_customer_product_id":90150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T09:57:58.000Z","modified_at":"2025-10-23T09:57:58.000Z","name":"Uday P","mobile_number":"1234567890","email_id":"xyz@gmail.com","dop":"2025-07-07","serial_number":"103396623512735","imei1":"103396623512735","imei2":"103396623512735","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T09:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90144,"job_number":"JOB_90144","tr_customer_id":90161,"tr_customer_product_id":90151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T09:59:03.000Z","modified_at":"2025-10-23T09:59:03.000Z","name":"Uday P","mobile_number":"1234567890","email_id":"xyz@gmail.com","dop":"2025-07-07","serial_number":"108055424028522","imei1":"108055424028522","imei2":"108055424028522","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T09:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90145,"job_number":"JOB_90145","tr_customer_id":90162,"tr_customer_product_id":90152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T10:01:44.000Z","modified_at":"2025-10-23T10:01:44.000Z","name":"Uday P","mobile_number":"1234567890","email_id":"xyz@gmail.com","dop":"2025-07-07","serial_number":"103281704788012","imei1":"103281704788012","imei2":"103281704788012","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T10:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90146,"job_number":"JOB_90146","tr_customer_id":90163,"tr_customer_product_id":90153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T10:02:27.000Z","modified_at":"2025-10-23T10:02:27.000Z","name":"Uday P","mobile_number":"1234567890","email_id":"xyz@gmail.com","dop":"2025-07-07","serial_number":"105070885803913","imei1":"105070885803913","imei2":"105070885803913","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T10:02:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90147,"job_number":"JOB_90147","tr_customer_id":90164,"tr_customer_product_id":90154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T10:07:12.000Z","modified_at":"2025-10-23T10:07:12.000Z","name":"Pauline Botsford","mobile_number":"571-843-2742","email_id":"Maverick_Tillman@hotmail.com","dop":"2025-07-07","serial_number":"103866807394339","imei1":"103866807394339","imei2":"103866807394339","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T10:07:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90148,"job_number":"JOB_90148","tr_customer_id":90165,"tr_customer_product_id":90155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T13:32:59.000Z","modified_at":"2025-10-23T13:32:59.000Z","name":"Ron Schuppe","mobile_number":"283-423-2627","email_id":"Desiree86@hotmail.com","dop":"2025-04-06","serial_number":"16897387233126","imei1":"16897387233126","imei2":"16897387233126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T13:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90149,"job_number":"JOB_90149","tr_customer_id":90166,"tr_customer_product_id":90156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T13:38:28.000Z","modified_at":"2025-10-23T13:38:28.000Z","name":"Ron Schuppe","mobile_number":"283-423-2627","email_id":"Desiree86@hotmail.com","dop":"2025-04-06","serial_number":"65497387233126","imei1":"65497387233126","imei2":"65497387233126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T13:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90150,"job_number":"JOB_90150","tr_customer_id":90167,"tr_customer_product_id":90157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T13:38:28.000Z","modified_at":"2025-10-23T13:38:28.000Z","name":"Ron Schuppe","mobile_number":"283-423-2627","email_id":"Desiree86@hotmail.com","dop":"2025-04-06","serial_number":"89897387233126","imei1":"89897387233126","imei2":"89897387233126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T13:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90151,"job_number":"JOB_90151","tr_customer_id":90168,"tr_customer_product_id":90158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T13:38:28.000Z","modified_at":"2025-10-23T13:38:28.000Z","name":"Ron Schuppe","mobile_number":"283-423-2627","email_id":"Desiree86@hotmail.com","dop":"2025-04-06","serial_number":"56897387233126","imei1":"56897387233126","imei2":"56897387233126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T13:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90152,"job_number":"JOB_90152","tr_customer_id":90169,"tr_customer_product_id":90159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T13:47:14.000Z","modified_at":"2025-10-23T13:47:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80982556574494","imei1":"80982556574494","imei2":"80982556574494","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90153,"job_number":"JOB_90153","tr_customer_id":90170,"tr_customer_product_id":90160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T13:47:14.000Z","modified_at":"2025-10-23T13:47:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32485367902285","imei1":"32485367902285","imei2":"32485367902285","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90154,"job_number":"JOB_90154","tr_customer_id":90171,"tr_customer_product_id":90161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T13:47:14.000Z","modified_at":"2025-10-23T13:47:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71232516766656","imei1":"71232516766656","imei2":"71232516766656","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90155,"job_number":"JOB_90155","tr_customer_id":90172,"tr_customer_product_id":90162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T13:47:15.000Z","modified_at":"2025-10-23T13:47:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64309479640209","imei1":"64309479640209","imei2":"64309479640209","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90156,"job_number":"JOB_90156","tr_customer_id":90173,"tr_customer_product_id":90163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T13:47:15.000Z","modified_at":"2025-10-23T13:47:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47258079297897","imei1":"47258079297897","imei2":"47258079297897","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90157,"job_number":"JOB_90157","tr_customer_id":90174,"tr_customer_product_id":90164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T13:47:15.000Z","modified_at":"2025-10-23T13:47:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90854521453168","imei1":"90854521453168","imei2":"90854521453168","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90159,"job_number":"JOB_90159","tr_customer_id":90176,"tr_customer_product_id":90166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T13:47:48.000Z","modified_at":"2025-10-23T13:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12183468296555","imei1":"12183468296555","imei2":"12183468296555","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90160,"job_number":"JOB_90160","tr_customer_id":90177,"tr_customer_product_id":90167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T13:47:48.000Z","modified_at":"2025-10-23T13:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91524657776286","imei1":"91524657776286","imei2":"91524657776286","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90161,"job_number":"JOB_90161","tr_customer_id":90178,"tr_customer_product_id":90168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T13:47:48.000Z","modified_at":"2025-10-23T13:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29494145644957","imei1":"29494145644957","imei2":"29494145644957","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90162,"job_number":"JOB_90162","tr_customer_id":90179,"tr_customer_product_id":90169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T13:47:49.000Z","modified_at":"2025-10-23T13:47:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73592811644794","imei1":"73592811644794","imei2":"73592811644794","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90163,"job_number":"JOB_90163","tr_customer_id":90180,"tr_customer_product_id":90170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T13:47:49.000Z","modified_at":"2025-10-23T13:47:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92559398588276","imei1":"92559398588276","imei2":"92559398588276","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90164,"job_number":"JOB_90164","tr_customer_id":90181,"tr_customer_product_id":90171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T13:47:49.000Z","modified_at":"2025-10-23T13:47:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41213968064840","imei1":"41213968064840","imei2":"41213968064840","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90166,"job_number":"JOB_90166","tr_customer_id":90183,"tr_customer_product_id":90173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T13:48:21.000Z","modified_at":"2025-10-23T13:48:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83096927926266","imei1":"83096927926266","imei2":"83096927926266","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T13:48:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90167,"job_number":"JOB_90167","tr_customer_id":90184,"tr_customer_product_id":90174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T13:48:22.000Z","modified_at":"2025-10-23T13:48:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31606939168814","imei1":"31606939168814","imei2":"31606939168814","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T13:48:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90168,"job_number":"JOB_90168","tr_customer_id":90185,"tr_customer_product_id":90175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T13:48:22.000Z","modified_at":"2025-10-23T13:48:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86311196351059","imei1":"86311196351059","imei2":"86311196351059","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T13:48:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90169,"job_number":"JOB_90169","tr_customer_id":90186,"tr_customer_product_id":90176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T13:48:22.000Z","modified_at":"2025-10-23T13:48:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91218960847187","imei1":"91218960847187","imei2":"91218960847187","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T13:48:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90170,"job_number":"JOB_90170","tr_customer_id":90187,"tr_customer_product_id":90177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T13:48:23.000Z","modified_at":"2025-10-23T13:48:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18738726159754","imei1":"18738726159754","imei2":"18738726159754","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T13:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90171,"job_number":"JOB_90171","tr_customer_id":90188,"tr_customer_product_id":90178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T13:48:23.000Z","modified_at":"2025-10-23T13:48:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97068948786030","imei1":"97068948786030","imei2":"97068948786030","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T13:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90184,"job_number":"JOB_90184","tr_customer_id":90201,"tr_customer_product_id":90191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:09:42.000Z","modified_at":"2025-10-23T14:09:42.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"16099273905650","imei1":"16099273905650","imei2":"16099273905650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:09:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90186,"job_number":"JOB_90186","tr_customer_id":90203,"tr_customer_product_id":90193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:09:44.000Z","modified_at":"2025-10-23T14:09:44.000Z","name":"Gladys Wehner","mobile_number":"435-996-2888","email_id":"Abe_Nicolas54@gmail.com","dop":"2025-04-06","serial_number":"19395057513097090","imei1":"19395057513097090","imei2":"19395057513097090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:09:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90187,"job_number":"JOB_90187","tr_customer_id":90204,"tr_customer_product_id":90194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:10:29.000Z","modified_at":"2025-10-23T14:10:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16338092093501","imei1":"16338092093501","imei2":"16338092093501","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:10:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90189,"job_number":"JOB_90189","tr_customer_id":90206,"tr_customer_product_id":90196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:10:31.000Z","modified_at":"2025-10-23T14:10:31.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"13973403172010","imei1":"13973403172010","imei2":"13973403172010","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:10:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90190,"job_number":"JOB_90190","tr_customer_id":90207,"tr_customer_product_id":90197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:10:31.000Z","modified_at":"2025-10-23T14:10:31.000Z","name":"Michale Blick","mobile_number":"404-280-3237","email_id":"Lauren54@gmail.com","dop":"2025-04-06","serial_number":"11408648543984860","imei1":"11408648543984860","imei2":"11408648543984860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:10:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90192,"job_number":"JOB_90192","tr_customer_id":90209,"tr_customer_product_id":90199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:10:33.000Z","modified_at":"2025-10-23T14:10:33.000Z","name":"Felipa Gislason","mobile_number":"705-525-7984","email_id":"Jordane.Harvey20@hotmail.com","dop":"2025-06-08","serial_number":"102763936549846","imei1":"102763936549846","imei2":"102763936549846","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:10:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90193,"job_number":"JOB_90193","tr_customer_id":90210,"tr_customer_product_id":90200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:11:02.000Z","modified_at":"2025-10-23T14:11:02.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"13343387806290","imei1":"13343387806290","imei2":"13343387806290","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:11:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90195,"job_number":"JOB_90195","tr_customer_id":90212,"tr_customer_product_id":90202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:11:04.000Z","modified_at":"2025-10-23T14:11:04.000Z","name":"Kaia Veum","mobile_number":"783-328-4143","email_id":"Lea_Jenkins19@yahoo.com","dop":"2025-06-08","serial_number":"108683001831201","imei1":"108683001831201","imei2":"108683001831201","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:11:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90196,"job_number":"JOB_90196","tr_customer_id":90213,"tr_customer_product_id":90203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:11:16.000Z","modified_at":"2025-10-23T14:11:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14410690758960","imei1":"14410690758960","imei2":"14410690758960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:11:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90198,"job_number":"JOB_90198","tr_customer_id":90215,"tr_customer_product_id":90205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:11:18.000Z","modified_at":"2025-10-23T14:11:18.000Z","name":"Elza Larkin","mobile_number":"737-310-0306","email_id":"Jaeden77@yahoo.com","dop":"2025-04-06","serial_number":"12282044136331124","imei1":"12282044136331124","imei2":"12282044136331124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90199,"job_number":"JOB_90199","tr_customer_id":90216,"tr_customer_product_id":90206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:11:33.000Z","modified_at":"2025-10-23T14:11:33.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"12444742330007","imei1":"12444742330007","imei2":"12444742330007","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:11:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90201,"job_number":"JOB_90201","tr_customer_id":90218,"tr_customer_product_id":90208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:11:35.000Z","modified_at":"2025-10-23T14:11:35.000Z","name":"Tony Satterfield","mobile_number":"961-447-6447","email_id":"Macy.Christiansen@gmail.com","dop":"2025-06-08","serial_number":"100865154387501","imei1":"100865154387501","imei2":"100865154387501","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90202,"job_number":"JOB_90202","tr_customer_id":90219,"tr_customer_product_id":90209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:11:54.000Z","modified_at":"2025-10-23T14:11:54.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"11677972496209","imei1":"11677972496209","imei2":"11677972496209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:11:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90204,"job_number":"JOB_90204","tr_customer_id":90221,"tr_customer_product_id":90211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:12:36.000Z","modified_at":"2025-10-23T14:12:36.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"10377361053235","imei1":"10377361053235","imei2":"10377361053235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:12:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90206,"job_number":"JOB_90206","tr_customer_id":90223,"tr_customer_product_id":90213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:13:19.000Z","modified_at":"2025-10-23T14:13:19.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"10365838405040","imei1":"10365838405040","imei2":"10365838405040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:13:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90208,"job_number":"JOB_90208","tr_customer_id":90225,"tr_customer_product_id":90215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:15:33.000Z","modified_at":"2025-10-23T14:15:33.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10027637799857","imei1":"10027637799857","imei2":"10027637799857","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90210,"job_number":"JOB_90210","tr_customer_id":90227,"tr_customer_product_id":90217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:15:34.000Z","modified_at":"2025-10-23T14:15:34.000Z","name":"Jay Glover","mobile_number":"576-429-8799","email_id":"Fidel.McClure@yahoo.com","dop":"2025-06-18","serial_number":"1048054360322843","imei1":"1048054360322843","imei2":"1048054360322843","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90211,"job_number":"JOB_90211","tr_customer_id":90228,"tr_customer_product_id":90218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:16:22.000Z","modified_at":"2025-10-23T14:16:22.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10268308787918","imei1":"10268308787918","imei2":"10268308787918","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:16:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90213,"job_number":"JOB_90213","tr_customer_id":90230,"tr_customer_product_id":90220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:16:23.000Z","modified_at":"2025-10-23T14:16:23.000Z","name":"Clair Littel","mobile_number":"340-844-9461","email_id":"Salvatore.Breitenberg@gmail.com","dop":"2025-06-18","serial_number":"1059385617359986","imei1":"1059385617359986","imei2":"1059385617359986","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:16:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90214,"job_number":"JOB_90214","tr_customer_id":90231,"tr_customer_product_id":90221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:17:47.000Z","modified_at":"2025-10-23T14:17:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10598733201078","imei1":"10598733201078","imei2":"10598733201078","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90216,"job_number":"JOB_90216","tr_customer_id":90233,"tr_customer_product_id":90223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:17:48.000Z","modified_at":"2025-10-23T14:17:48.000Z","name":"Ova Harber","mobile_number":"582-506-5610","email_id":"Alice_Reichel85@yahoo.com","dop":"2025-04-06","serial_number":"10920019318434492","imei1":"10920019318434492","imei2":"10920019318434492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90217,"job_number":"JOB_90217","tr_customer_id":90234,"tr_customer_product_id":90224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:17:50.000Z","modified_at":"2025-10-23T14:17:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18263006399270","imei1":"18263006399270","imei2":"18263006399270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90219,"job_number":"JOB_90219","tr_customer_id":90236,"tr_customer_product_id":90226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:17:52.000Z","modified_at":"2025-10-23T14:17:52.000Z","name":"Hassie Bode","mobile_number":"866-675-5569","email_id":"Romaine95@hotmail.com","dop":"2025-04-06","serial_number":"19614264260365110","imei1":"19614264260365110","imei2":"19614264260365110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:17:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90222,"job_number":"JOB_90222","tr_customer_id":90239,"tr_customer_product_id":90229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:18:30.000Z","modified_at":"2025-10-23T14:18:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13852889795687","imei1":"13852889795687","imei2":"13852889795687","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90224,"job_number":"JOB_90224","tr_customer_id":90241,"tr_customer_product_id":90231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:18:32.000Z","modified_at":"2025-10-23T14:18:32.000Z","name":"Tyrell Borer","mobile_number":"581-978-2137","email_id":"Isabel46@yahoo.com","dop":"2025-04-06","serial_number":"16986615225127382","imei1":"16986615225127382","imei2":"16986615225127382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90225,"job_number":"JOB_90225","tr_customer_id":90242,"tr_customer_product_id":90232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:18:33.000Z","modified_at":"2025-10-23T14:18:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19501041746454","imei1":"19501041746454","imei2":"19501041746454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90227,"job_number":"JOB_90227","tr_customer_id":90244,"tr_customer_product_id":90234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:18:34.000Z","modified_at":"2025-10-23T14:18:34.000Z","name":"Dora Dibbert","mobile_number":"599-474-8951","email_id":"Judy82@yahoo.com","dop":"2025-04-06","serial_number":"14928532434223614","imei1":"14928532434223614","imei2":"14928532434223614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90229,"job_number":"JOB_90229","tr_customer_id":90246,"tr_customer_product_id":90236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:18:49.000Z","modified_at":"2025-10-23T14:18:49.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12289468524446","imei1":"12289468524446","imei2":"12289468524446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:18:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90231,"job_number":"JOB_90231","tr_customer_id":90248,"tr_customer_product_id":90238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:18:51.000Z","modified_at":"2025-10-23T14:18:51.000Z","name":"Kenya Leffler","mobile_number":"766-256-0639","email_id":"Judge11@yahoo.com","dop":"2025-04-06","serial_number":"17709842484191662","imei1":"17709842484191662","imei2":"17709842484191662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:18:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90232,"job_number":"JOB_90232","tr_customer_id":90249,"tr_customer_product_id":90239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:19:14.000Z","modified_at":"2025-10-23T14:19:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19512813894356","imei1":"19512813894356","imei2":"19512813894356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90234,"job_number":"JOB_90234","tr_customer_id":90251,"tr_customer_product_id":90241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:19:15.000Z","modified_at":"2025-10-23T14:19:15.000Z","name":"Marian Volkman","mobile_number":"410-634-8203","email_id":"Crystal_Hessel@gmail.com","dop":"2025-04-06","serial_number":"13558090319097162","imei1":"13558090319097162","imei2":"13558090319097162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90235,"job_number":"JOB_90235","tr_customer_id":90252,"tr_customer_product_id":90242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:19:16.000Z","modified_at":"2025-10-23T14:19:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13488864554318","imei1":"13488864554318","imei2":"13488864554318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90237,"job_number":"JOB_90237","tr_customer_id":90254,"tr_customer_product_id":90244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:19:17.000Z","modified_at":"2025-10-23T14:19:17.000Z","name":"Jamir Orn","mobile_number":"702-664-5052","email_id":"Kaleb.Streich61@gmail.com","dop":"2025-04-06","serial_number":"15884820848913248","imei1":"15884820848913248","imei2":"15884820848913248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90238,"job_number":"JOB_90238","tr_customer_id":90255,"tr_customer_product_id":90245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:19:38.000Z","modified_at":"2025-10-23T14:19:38.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19273628279457","imei1":"19273628279457","imei2":"19273628279457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90240,"job_number":"JOB_90240","tr_customer_id":90257,"tr_customer_product_id":90247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:19:40.000Z","modified_at":"2025-10-23T14:19:40.000Z","name":"Rafaela Metz","mobile_number":"533-507-4924","email_id":"Dagmar_Fahey@yahoo.com","dop":"2025-04-06","serial_number":"16827056644753876","imei1":"16827056644753876","imei2":"16827056644753876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90241,"job_number":"JOB_90241","tr_customer_id":90258,"tr_customer_product_id":90248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:20:27.000Z","modified_at":"2025-10-23T14:20:27.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10235136305707","imei1":"10235136305707","imei2":"10235136305707","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90243,"job_number":"JOB_90243","tr_customer_id":90260,"tr_customer_product_id":90250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:20:29.000Z","modified_at":"2025-10-23T14:20:29.000Z","name":"Jany Keebler","mobile_number":"679-377-5416","email_id":"Kallie22@hotmail.com","dop":"2025-04-06","serial_number":"12864217234702472","imei1":"12864217234702472","imei2":"12864217234702472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:20:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90245,"job_number":"JOB_90245","tr_customer_id":90262,"tr_customer_product_id":90252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:20:37.000Z","modified_at":"2025-10-23T14:20:37.000Z","name":"Johanna Metz","mobile_number":"229-951-8530","email_id":"Owen90@gmail.com","dop":"2025-04-06","serial_number":"12342146452992120","imei1":"12342146452992120","imei2":"12342146452992120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90247,"job_number":"JOB_90247","tr_customer_id":90264,"tr_customer_product_id":90254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:21:02.000Z","modified_at":"2025-10-23T14:21:02.000Z","name":"Freeda Kovacek","mobile_number":"573-549-2729","email_id":"Ara.Howe@yahoo.com","dop":"2025-04-06","serial_number":"13522480493670644","imei1":"13522480493670644","imei2":"13522480493670644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90248,"job_number":"JOB_90248","tr_customer_id":90265,"tr_customer_product_id":90255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:24:12.000Z","modified_at":"2025-10-23T14:24:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15992934334678","imei1":"15992934334678","imei2":"15992934334678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90250,"job_number":"JOB_90250","tr_customer_id":90267,"tr_customer_product_id":90257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:24:13.000Z","modified_at":"2025-10-23T14:24:13.000Z","name":"Kelli Strosin","mobile_number":"953-641-3822","email_id":"Lincoln74@yahoo.com","dop":"2025-04-06","serial_number":"12649403565741308","imei1":"12649403565741308","imei2":"12649403565741308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:24:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90258,"job_number":"JOB_90258","tr_customer_id":90275,"tr_customer_product_id":90265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:25:02.000Z","modified_at":"2025-10-23T14:25:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19882123010919","imei1":"19882123010919","imei2":"19882123010919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:25:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90260,"job_number":"JOB_90260","tr_customer_id":90277,"tr_customer_product_id":90267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:25:03.000Z","modified_at":"2025-10-23T14:25:03.000Z","name":"Davin Bode","mobile_number":"247-528-6141","email_id":"Yasmin.Kub@hotmail.com","dop":"2025-04-06","serial_number":"14650498861607212","imei1":"14650498861607212","imei2":"14650498861607212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90266,"job_number":"JOB_90266","tr_customer_id":90283,"tr_customer_product_id":90273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:25:17.000Z","modified_at":"2025-10-23T14:25:17.000Z","name":"Quincy Bosco","mobile_number":"321-208-4524","email_id":"Alexander.Adams@hotmail.com","dop":"2025-04-06","serial_number":"11811308742569162","imei1":"11811308742569162","imei2":"11811308742569162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:25:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90267,"job_number":"JOB_90267","tr_customer_id":90284,"tr_customer_product_id":90274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:25:53.000Z","modified_at":"2025-10-23T14:25:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18604419445255","imei1":"18604419445255","imei2":"18604419445255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90269,"job_number":"JOB_90269","tr_customer_id":90286,"tr_customer_product_id":90276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:25:54.000Z","modified_at":"2025-10-23T14:25:54.000Z","name":"Katharina Rippin","mobile_number":"641-276-6181","email_id":"Rylan.Cole@hotmail.com","dop":"2025-04-06","serial_number":"19188365657677910","imei1":"19188365657677910","imei2":"19188365657677910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90271,"job_number":"JOB_90271","tr_customer_id":90288,"tr_customer_product_id":90278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:28:23.000Z","modified_at":"2025-10-23T14:28:23.000Z","name":"Verlie Kiehn","mobile_number":"302-460-6232","email_id":"Aisha40@gmail.com","dop":"2025-04-06","serial_number":"13287066662695410","imei1":"13287066662695410","imei2":"13287066662695410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:28:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90272,"job_number":"JOB_90272","tr_customer_id":90289,"tr_customer_product_id":90279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:43:53.000Z","modified_at":"2025-10-23T14:43:53.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"19182205767734","imei1":"19182205767734","imei2":"19182205767734","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90273,"job_number":"JOB_90273","tr_customer_id":90290,"tr_customer_product_id":90280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:43:53.000Z","modified_at":"2025-10-23T14:43:53.000Z","name":"Marcus Rolfson","mobile_number":"542-363-0651","email_id":"Chadrick_Schumm@gmail.com","dop":"2025-09-16","serial_number":"14997107198098","imei1":"14997107198098","imei2":"14997107198098","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90274,"job_number":"JOB_90274","tr_customer_id":90291,"tr_customer_product_id":90281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:44:12.000Z","modified_at":"2025-10-23T14:44:12.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"18519080733572","imei1":"18519080733572","imei2":"18519080733572","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90275,"job_number":"JOB_90275","tr_customer_id":90292,"tr_customer_product_id":90282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:44:13.000Z","modified_at":"2025-10-23T14:44:13.000Z","name":"Kip Lockman","mobile_number":"383-289-8359","email_id":"Julianne30@yahoo.com","dop":"2025-09-16","serial_number":"16774240166367","imei1":"16774240166367","imei2":"16774240166367","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:44:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90276,"job_number":"JOB_90276","tr_customer_id":90293,"tr_customer_product_id":90283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:44:32.000Z","modified_at":"2025-10-23T14:44:32.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"10678801504862","imei1":"10678801504862","imei2":"10678801504862","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:44:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90277,"job_number":"JOB_90277","tr_customer_id":90294,"tr_customer_product_id":90284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:44:32.000Z","modified_at":"2025-10-23T14:44:32.000Z","name":"Caterina Ferry","mobile_number":"206-851-8755","email_id":"Lorenzo_Daniel55@gmail.com","dop":"2025-09-16","serial_number":"16963365388778","imei1":"16963365388778","imei2":"16963365388778","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:44:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90278,"job_number":"JOB_90278","tr_customer_id":90295,"tr_customer_product_id":90285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T15:37:54.000Z","modified_at":"2025-10-23T15:37:54.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100404724011568","imei1":"100404724011568","imei2":"100404724011568","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T15:37:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90280,"job_number":"JOB_90280","tr_customer_id":90297,"tr_customer_product_id":90287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T15:38:07.000Z","modified_at":"2025-10-23T15:38:07.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100505125429335","imei1":"100505125429335","imei2":"100505125429335","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T15:38:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90284,"job_number":"JOB_90284","tr_customer_id":90301,"tr_customer_product_id":90291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T16:11:58.000Z","modified_at":"2025-10-23T16:11:58.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19798103376918","imei1":"19798103376918","imei2":"19798103376918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T16:11:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90286,"job_number":"JOB_90286","tr_customer_id":90303,"tr_customer_product_id":90293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T16:11:59.000Z","modified_at":"2025-10-23T16:11:59.000Z","name":"Jeffery Bergstrom","mobile_number":"981-776-7579","email_id":"Mikayla_Kautzer68@yahoo.com","dop":"2025-04-06","serial_number":"12098700614731234","imei1":"12098700614731234","imei2":"12098700614731234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T16:11:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90287,"job_number":"JOB_90287","tr_customer_id":90304,"tr_customer_product_id":90294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T16:12:47.000Z","modified_at":"2025-10-23T16:12:47.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18802776524496","imei1":"18802776524496","imei2":"18802776524496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T16:12:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90289,"job_number":"JOB_90289","tr_customer_id":90306,"tr_customer_product_id":90296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T16:12:49.000Z","modified_at":"2025-10-23T16:12:49.000Z","name":"Nina Trantow","mobile_number":"439-593-6209","email_id":"Aida_Fisher9@gmail.com","dop":"2025-04-06","serial_number":"18529934398298950","imei1":"18529934398298950","imei2":"18529934398298950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T16:12:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90290,"job_number":"JOB_90290","tr_customer_id":90307,"tr_customer_product_id":90297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T16:13:36.000Z","modified_at":"2025-10-23T16:13:36.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16706486206739","imei1":"16706486206739","imei2":"16706486206739","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T16:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90292,"job_number":"JOB_90292","tr_customer_id":90309,"tr_customer_product_id":90299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T16:13:38.000Z","modified_at":"2025-10-23T16:13:38.000Z","name":"Jerrell Olson","mobile_number":"718-413-9232","email_id":"Elizabeth.Beatty@hotmail.com","dop":"2025-04-06","serial_number":"15958860730846192","imei1":"15958860730846192","imei2":"15958860730846192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T16:13:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90294,"job_number":"JOB_90294","tr_customer_id":90311,"tr_customer_product_id":90301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T16:42:11.000Z","modified_at":"2025-10-23T16:42:11.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12361482729793","imei1":"12361482729793","imei2":"12361482729793","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T16:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90296,"job_number":"JOB_90296","tr_customer_id":90313,"tr_customer_product_id":90303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T16:42:12.000Z","modified_at":"2025-10-23T16:42:12.000Z","name":"Alessandro Renner","mobile_number":"356-545-8481","email_id":"Hildegard_Kertzmann@yahoo.com","dop":"2025-04-06","serial_number":"12013850975555292","imei1":"12013850975555292","imei2":"12013850975555292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T16:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90297,"job_number":"JOB_90297","tr_customer_id":90314,"tr_customer_product_id":90304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T16:42:43.000Z","modified_at":"2025-10-23T16:42:43.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19160646436143","imei1":"19160646436143","imei2":"19160646436143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T16:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90299,"job_number":"JOB_90299","tr_customer_id":90316,"tr_customer_product_id":90306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T16:42:44.000Z","modified_at":"2025-10-23T16:42:44.000Z","name":"Jarrett Koelpin","mobile_number":"304-218-5521","email_id":"Arlene_Weissnat26@gmail.com","dop":"2025-04-06","serial_number":"16169840221762728","imei1":"16169840221762728","imei2":"16169840221762728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T16:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90300,"job_number":"JOB_90300","tr_customer_id":90317,"tr_customer_product_id":90307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T16:43:16.000Z","modified_at":"2025-10-23T16:43:16.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17868172890672","imei1":"17868172890672","imei2":"17868172890672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T16:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90302,"job_number":"JOB_90302","tr_customer_id":90319,"tr_customer_product_id":90309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T16:43:18.000Z","modified_at":"2025-10-23T16:43:18.000Z","name":"Leanna Corkery","mobile_number":"896-588-0278","email_id":"Grace.Fahey@hotmail.com","dop":"2025-04-06","serial_number":"18483280491956380","imei1":"18483280491956380","imei2":"18483280491956380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T16:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90303,"job_number":"JOB_90303","tr_customer_id":90320,"tr_customer_product_id":90310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T17:21:06.000Z","modified_at":"2025-10-23T17:21:06.000Z","name":"Biraju Patel","mobile_number":"8448752504","email_id":"bniraju@fonada.com","dop":"2025-10-13","serial_number":"100432123456770","imei1":"100432123456770","imei2":"100432123456770","popurl":"2025-10-13T17:21:02.400659400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T17:21:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90304,"job_number":"JOB_90304","tr_customer_id":90321,"tr_customer_product_id":90311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T17:38:14.000Z","modified_at":"2025-10-23T17:38:14.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2025-04-06","serial_number":"11056049233069","imei1":"11056049233069","imei2":"11056049233069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T17:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90305,"job_number":"JOB_90305","tr_customer_id":90322,"tr_customer_product_id":90312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T17:39:54.000Z","modified_at":"2025-10-23T17:39:54.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2025-04-06","serial_number":"11156049233069","imei1":"11156049233069","imei2":"11056049233069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T17:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90306,"job_number":"JOB_90306","tr_customer_id":90323,"tr_customer_product_id":90313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T17:41:14.000Z","modified_at":"2025-10-23T17:41:14.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2025-04-06","serial_number":"11256049233069","imei1":"11256049233069","imei2":"11056049233069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T17:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90313,"job_number":"JOB_90313","tr_customer_id":90330,"tr_customer_product_id":90320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:11:35.000Z","modified_at":"2025-10-24T03:11:35.000Z","name":"Wilma Powlowski","mobile_number":"889-293-7614","email_id":"Alvis.Gaylord31@hotmail.com","dop":"2025-04-06","serial_number":"10447374430594408","imei1":"10447374430594408","imei2":"10447374430594408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90314,"job_number":"JOB_90314","tr_customer_id":90331,"tr_customer_product_id":90321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:11:37.000Z","modified_at":"2025-10-24T03:11:37.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"18589676583317","imei1":"18589676583317","imei2":"18589676583317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:11:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90316,"job_number":"JOB_90316","tr_customer_id":90333,"tr_customer_product_id":90323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:11:38.000Z","modified_at":"2025-10-24T03:11:38.000Z","name":"Jaylon Olson","mobile_number":"925-323-5755","email_id":"Aaron41@gmail.com","dop":"2025-04-06","serial_number":"11428321644242090","imei1":"11428321644242090","imei2":"11428321644242090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:11:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90318,"job_number":"JOB_90318","tr_customer_id":90335,"tr_customer_product_id":90325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:11:45.000Z","modified_at":"2025-10-24T03:11:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15910842731007","imei1":"15910842731007","imei2":"15910842731007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:11:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90321,"job_number":"JOB_90321","tr_customer_id":90338,"tr_customer_product_id":90328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:11:47.000Z","modified_at":"2025-10-24T03:11:47.000Z","name":"Loyal Moen","mobile_number":"383-851-1103","email_id":"Adaline_Wolff46@hotmail.com","dop":"2025-04-06","serial_number":"16822956620699056","imei1":"16822956620699056","imei2":"16822956620699056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:11:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90324,"job_number":"JOB_90324","tr_customer_id":90341,"tr_customer_product_id":90331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:12:00.000Z","modified_at":"2025-10-24T03:12:00.000Z","name":"Felix Friesen","mobile_number":"457-659-1574","email_id":"Emmy.Thiel69@gmail.com","dop":"2025-04-06","serial_number":"11493691122803222","imei1":"11493691122803222","imei2":"11493691122803222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:12:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90325,"job_number":"JOB_90325","tr_customer_id":90342,"tr_customer_product_id":90332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:12:25.000Z","modified_at":"2025-10-24T03:12:25.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16167630396967","imei1":"16167630396967","imei2":"16167630396967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:12:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90327,"job_number":"JOB_90327","tr_customer_id":90344,"tr_customer_product_id":90334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:12:26.000Z","modified_at":"2025-10-24T03:12:26.000Z","name":"Roy Collins","mobile_number":"463-955-1385","email_id":"Percival.Walsh55@hotmail.com","dop":"2025-04-06","serial_number":"15335159805804012","imei1":"15335159805804012","imei2":"15335159805804012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:12:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90328,"job_number":"JOB_90328","tr_customer_id":90345,"tr_customer_product_id":90335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:12:37.000Z","modified_at":"2025-10-24T03:12:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18630668389472","imei1":"18630668389472","imei2":"18630668389472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90330,"job_number":"JOB_90330","tr_customer_id":90347,"tr_customer_product_id":90337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:12:39.000Z","modified_at":"2025-10-24T03:12:39.000Z","name":"Marlee Crist","mobile_number":"952-542-3521","email_id":"Justice43@gmail.com","dop":"2025-04-06","serial_number":"18866919154815510","imei1":"18866919154815510","imei2":"18866919154815510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90331,"job_number":"JOB_90331","tr_customer_id":90348,"tr_customer_product_id":90338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:12:51.000Z","modified_at":"2025-10-24T03:12:51.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10249084975722","imei1":"10249084975722","imei2":"10249084975722","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:12:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90333,"job_number":"JOB_90333","tr_customer_id":90350,"tr_customer_product_id":90340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:12:52.000Z","modified_at":"2025-10-24T03:12:52.000Z","name":"Danny Fay","mobile_number":"366-867-4604","email_id":"Tracy_OHara49@yahoo.com","dop":"2025-06-18","serial_number":"1063582701628794","imei1":"1063582701628794","imei2":"1063582701628794","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:12:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90336,"job_number":"JOB_90336","tr_customer_id":90353,"tr_customer_product_id":90343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:12:58.000Z","modified_at":"2025-10-24T03:12:58.000Z","name":"Mallie Tremblay","mobile_number":"330-411-4929","email_id":"Jacky.Bailey47@gmail.com","dop":"2025-04-06","serial_number":"16173595692590428","imei1":"16173595692590428","imei2":"16173595692590428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:12:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90338,"job_number":"JOB_90338","tr_customer_id":90355,"tr_customer_product_id":90345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:13:02.000Z","modified_at":"2025-10-24T03:13:02.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"15038497327676","imei1":"15038497327676","imei2":"15038497327676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:13:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90340,"job_number":"JOB_90340","tr_customer_id":90357,"tr_customer_product_id":90347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:13:13.000Z","modified_at":"2025-10-24T03:13:13.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16443091196665","imei1":"16443091196665","imei2":"16443091196665","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:13:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90342,"job_number":"JOB_90342","tr_customer_id":90359,"tr_customer_product_id":90349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:13:15.000Z","modified_at":"2025-10-24T03:13:15.000Z","name":"Dwight Doyle","mobile_number":"264-278-0978","email_id":"Judah.Stracke@hotmail.com","dop":"2025-04-06","serial_number":"12550737353280152","imei1":"12550737353280152","imei2":"12550737353280152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:13:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90345,"job_number":"JOB_90345","tr_customer_id":90362,"tr_customer_product_id":90352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:13:29.000Z","modified_at":"2025-10-24T03:13:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19946947365490","imei1":"19946947365490","imei2":"19946947365490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:13:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90347,"job_number":"JOB_90347","tr_customer_id":90364,"tr_customer_product_id":90354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:13:31.000Z","modified_at":"2025-10-24T03:13:31.000Z","name":"Giovanni Fay","mobile_number":"908-311-3348","email_id":"Maureen_Streich2@yahoo.com","dop":"2025-04-06","serial_number":"19480971808529564","imei1":"19480971808529564","imei2":"19480971808529564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:13:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90348,"job_number":"JOB_90348","tr_customer_id":90365,"tr_customer_product_id":90355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:13:37.000Z","modified_at":"2025-10-24T03:13:37.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10841748541217","imei1":"10841748541217","imei2":"10841748541217","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:13:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90350,"job_number":"JOB_90350","tr_customer_id":90367,"tr_customer_product_id":90357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:13:38.000Z","modified_at":"2025-10-24T03:13:38.000Z","name":"Maxime Hane","mobile_number":"234-606-4121","email_id":"Savanah.Balistreri42@yahoo.com","dop":"2025-06-18","serial_number":"1022009359545149","imei1":"1022009359545149","imei2":"1022009359545149","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:13:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90353,"job_number":"JOB_90353","tr_customer_id":90370,"tr_customer_product_id":90360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:13:42.000Z","modified_at":"2025-10-24T03:13:42.000Z","name":"Monserrate Pouros","mobile_number":"449-362-4856","email_id":"Georgiana.Murray@hotmail.com","dop":"2025-04-06","serial_number":"10074288672874940","imei1":"10074288672874940","imei2":"10074288672874940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:13:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90354,"job_number":"JOB_90354","tr_customer_id":90371,"tr_customer_product_id":90361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:13:49.000Z","modified_at":"2025-10-24T03:13:49.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"13838874420518","imei1":"13838874420518","imei2":"13838874420518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:13:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90356,"job_number":"JOB_90356","tr_customer_id":90373,"tr_customer_product_id":90363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:13:55.000Z","modified_at":"2025-10-24T03:13:55.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"10279854831121","imei1":"10279854831121","imei2":"10279854831121","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90358,"job_number":"JOB_90358","tr_customer_id":90375,"tr_customer_product_id":90365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:13:56.000Z","modified_at":"2025-10-24T03:13:56.000Z","name":"Lawson Connelly","mobile_number":"697-930-3119","email_id":"Jolie97@hotmail.com","dop":"2025-04-06","serial_number":"11782613486415564","imei1":"11782613486415564","imei2":"11782613486415564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:13:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90359,"job_number":"JOB_90359","tr_customer_id":90376,"tr_customer_product_id":90366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:14:37.000Z","modified_at":"2025-10-24T03:14:37.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"16803093946101","imei1":"16803093946101","imei2":"16803093946101","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:14:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90361,"job_number":"JOB_90361","tr_customer_id":90378,"tr_customer_product_id":90368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:14:37.000Z","modified_at":"2025-10-24T03:14:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16417452131895","imei1":"16417452131895","imei2":"16417452131895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:14:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90363,"job_number":"JOB_90363","tr_customer_id":90380,"tr_customer_product_id":90370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:14:39.000Z","modified_at":"2025-10-24T03:14:39.000Z","name":"Gus Skiles","mobile_number":"267-750-1538","email_id":"Julian33@yahoo.com","dop":"2025-04-06","serial_number":"13566689469335400","imei1":"13566689469335400","imei2":"13566689469335400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:14:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90364,"job_number":"JOB_90364","tr_customer_id":90381,"tr_customer_product_id":90371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:15:19.000Z","modified_at":"2025-10-24T03:15:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14402948251169","imei1":"14402948251169","imei2":"14402948251169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90366,"job_number":"JOB_90366","tr_customer_id":90383,"tr_customer_product_id":90373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:15:21.000Z","modified_at":"2025-10-24T03:15:21.000Z","name":"Rahul Strosin","mobile_number":"467-668-2033","email_id":"Ethelyn86@gmail.com","dop":"2025-04-06","serial_number":"14183485286704440","imei1":"14183485286704440","imei2":"14183485286704440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:15:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90367,"job_number":"JOB_90367","tr_customer_id":90384,"tr_customer_product_id":90374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:22:02.000Z","modified_at":"2025-10-24T03:22:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12098755168935","imei1":"12098755168935","imei2":"12098755168935","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:22:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90369,"job_number":"JOB_90369","tr_customer_id":90386,"tr_customer_product_id":90376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:22:04.000Z","modified_at":"2025-10-24T03:22:04.000Z","name":"Tressie Strosin","mobile_number":"782-577-7092","email_id":"Madisen.Lueilwitz14@gmail.com","dop":"2025-04-06","serial_number":"11486891584006132","imei1":"11486891584006132","imei2":"11486891584006132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:22:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90370,"job_number":"JOB_90370","tr_customer_id":90387,"tr_customer_product_id":90377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:22:13.000Z","modified_at":"2025-10-24T03:22:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17525570979940","imei1":"17525570979940","imei2":"17525570979940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:22:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90371,"job_number":"JOB_90371","tr_customer_id":90388,"tr_customer_product_id":90378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:22:13.000Z","modified_at":"2025-10-24T03:22:13.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"15441054944101","imei1":"15441054944101","imei2":"15441054944101","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:22:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90374,"job_number":"JOB_90374","tr_customer_id":90391,"tr_customer_product_id":90381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:22:14.000Z","modified_at":"2025-10-24T03:22:14.000Z","name":"Ressie Ryan","mobile_number":"311-324-0696","email_id":"Tommie77@hotmail.com","dop":"2025-04-06","serial_number":"14044274150410660","imei1":"14044274150410660","imei2":"14044274150410660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90375,"job_number":"JOB_90375","tr_customer_id":90392,"tr_customer_product_id":90382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:22:14.000Z","modified_at":"2025-10-24T03:22:14.000Z","name":"Donald Emard","mobile_number":"408-508-6486","email_id":"Elva19@gmail.com","dop":"2025-06-08","serial_number":"100502797465241","imei1":"100502797465241","imei2":"100502797465241","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90383,"job_number":"JOB_90383","tr_customer_id":90400,"tr_customer_product_id":90390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:22:44.000Z","modified_at":"2025-10-24T03:22:44.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"11667826365538","imei1":"11667826365538","imei2":"11667826365538","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:22:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90385,"job_number":"JOB_90385","tr_customer_id":90402,"tr_customer_product_id":90392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:22:45.000Z","modified_at":"2025-10-24T03:22:45.000Z","name":"Ada Schultz","mobile_number":"966-478-0235","email_id":"Robin58@gmail.com","dop":"2025-06-08","serial_number":"103468450655531","imei1":"103468450655531","imei2":"103468450655531","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90393,"job_number":"JOB_90393","tr_customer_id":90410,"tr_customer_product_id":90400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:22:53.000Z","modified_at":"2025-10-24T03:22:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14590639201764","imei1":"14590639201764","imei2":"14590639201764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90396,"job_number":"JOB_90396","tr_customer_id":90413,"tr_customer_product_id":90403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:22:55.000Z","modified_at":"2025-10-24T03:22:55.000Z","name":"Wendell Frami","mobile_number":"979-264-3753","email_id":"Mark91@yahoo.com","dop":"2025-04-06","serial_number":"11720669342743866","imei1":"11720669342743866","imei2":"11720669342743866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90397,"job_number":"JOB_90397","tr_customer_id":90414,"tr_customer_product_id":90404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:22:56.000Z","modified_at":"2025-10-24T03:22:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11871649960807","imei1":"11871649960807","imei2":"11871649960807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90399,"job_number":"JOB_90399","tr_customer_id":90416,"tr_customer_product_id":90406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:22:57.000Z","modified_at":"2025-10-24T03:22:57.000Z","name":"Daphne Rice","mobile_number":"966-962-5465","email_id":"Ezequiel37@gmail.com","dop":"2025-04-06","serial_number":"18649072003337356","imei1":"18649072003337356","imei2":"18649072003337356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:22:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90403,"job_number":"JOB_90403","tr_customer_id":90420,"tr_customer_product_id":90410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:23:15.000Z","modified_at":"2025-10-24T03:23:15.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"16675626686427","imei1":"16675626686427","imei2":"16675626686427","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:23:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90405,"job_number":"JOB_90405","tr_customer_id":90422,"tr_customer_product_id":90412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:23:16.000Z","modified_at":"2025-10-24T03:23:16.000Z","name":"Marguerite Wyman","mobile_number":"736-758-1491","email_id":"Bonnie_Hills@yahoo.com","dop":"2025-06-08","serial_number":"105471860196418","imei1":"105471860196418","imei2":"105471860196418","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:23:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90406,"job_number":"JOB_90406","tr_customer_id":90423,"tr_customer_product_id":90413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:23:39.000Z","modified_at":"2025-10-24T03:23:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18259360090782","imei1":"18259360090782","imei2":"18259360090782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90408,"job_number":"JOB_90408","tr_customer_id":90425,"tr_customer_product_id":90415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:23:41.000Z","modified_at":"2025-10-24T03:23:41.000Z","name":"Lamar Boyle","mobile_number":"380-752-1952","email_id":"Kirstin_Nolan@gmail.com","dop":"2025-04-06","serial_number":"10028867858501762","imei1":"10028867858501762","imei2":"10028867858501762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90409,"job_number":"JOB_90409","tr_customer_id":90426,"tr_customer_product_id":90416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:23:44.000Z","modified_at":"2025-10-24T03:23:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18285488040223","imei1":"18285488040223","imei2":"18285488040223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:23:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90411,"job_number":"JOB_90411","tr_customer_id":90428,"tr_customer_product_id":90418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:23:45.000Z","modified_at":"2025-10-24T03:23:45.000Z","name":"Bertram Hirthe","mobile_number":"669-373-2603","email_id":"Sigrid.Gislason23@yahoo.com","dop":"2025-04-06","serial_number":"19822287074676130","imei1":"19822287074676130","imei2":"19822287074676130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:23:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90412,"job_number":"JOB_90412","tr_customer_id":90429,"tr_customer_product_id":90419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:29:00.000Z","modified_at":"2025-10-24T03:29:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30116312495713","imei1":"30116312495713","imei2":"30116312495713","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90413,"job_number":"JOB_90413","tr_customer_id":90430,"tr_customer_product_id":90420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:29:00.000Z","modified_at":"2025-10-24T03:29:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37276710681946","imei1":"37276710681946","imei2":"37276710681946","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90414,"job_number":"JOB_90414","tr_customer_id":90431,"tr_customer_product_id":90421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:29:01.000Z","modified_at":"2025-10-24T03:29:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75038347154893","imei1":"75038347154893","imei2":"75038347154893","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:29:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90415,"job_number":"JOB_90415","tr_customer_id":90432,"tr_customer_product_id":90422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:29:01.000Z","modified_at":"2025-10-24T03:29:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19490863675950","imei1":"19490863675950","imei2":"19490863675950","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:29:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90416,"job_number":"JOB_90416","tr_customer_id":90433,"tr_customer_product_id":90423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:29:01.000Z","modified_at":"2025-10-24T03:29:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58931213166865","imei1":"58931213166865","imei2":"58931213166865","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:29:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90417,"job_number":"JOB_90417","tr_customer_id":90434,"tr_customer_product_id":90424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:29:02.000Z","modified_at":"2025-10-24T03:29:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88987025893241","imei1":"88987025893241","imei2":"88987025893241","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:29:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90419,"job_number":"JOB_90419","tr_customer_id":90436,"tr_customer_product_id":90426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:29:29.000Z","modified_at":"2025-10-24T03:29:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95879691981017","imei1":"95879691981017","imei2":"95879691981017","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90420,"job_number":"JOB_90420","tr_customer_id":90437,"tr_customer_product_id":90427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:29:29.000Z","modified_at":"2025-10-24T03:29:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43366599411045","imei1":"43366599411045","imei2":"43366599411045","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90421,"job_number":"JOB_90421","tr_customer_id":90438,"tr_customer_product_id":90428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:29:29.000Z","modified_at":"2025-10-24T03:29:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13274828645196","imei1":"13274828645196","imei2":"13274828645196","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90422,"job_number":"JOB_90422","tr_customer_id":90439,"tr_customer_product_id":90429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:29:30.000Z","modified_at":"2025-10-24T03:29:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32989307173604","imei1":"32989307173604","imei2":"32989307173604","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90423,"job_number":"JOB_90423","tr_customer_id":90440,"tr_customer_product_id":90430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:29:30.000Z","modified_at":"2025-10-24T03:29:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15252146285369","imei1":"15252146285369","imei2":"15252146285369","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90424,"job_number":"JOB_90424","tr_customer_id":90441,"tr_customer_product_id":90431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:29:30.000Z","modified_at":"2025-10-24T03:29:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98924637632676","imei1":"98924637632676","imei2":"98924637632676","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90426,"job_number":"JOB_90426","tr_customer_id":90443,"tr_customer_product_id":90433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:29:57.000Z","modified_at":"2025-10-24T03:29:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94548524886909","imei1":"94548524886909","imei2":"94548524886909","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90427,"job_number":"JOB_90427","tr_customer_id":90444,"tr_customer_product_id":90434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:29:58.000Z","modified_at":"2025-10-24T03:29:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27201012237232","imei1":"27201012237232","imei2":"27201012237232","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90428,"job_number":"JOB_90428","tr_customer_id":90445,"tr_customer_product_id":90435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:29:58.000Z","modified_at":"2025-10-24T03:29:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81706428714066","imei1":"81706428714066","imei2":"81706428714066","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90429,"job_number":"JOB_90429","tr_customer_id":90446,"tr_customer_product_id":90436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:29:58.000Z","modified_at":"2025-10-24T03:29:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69630646130594","imei1":"69630646130594","imei2":"69630646130594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90430,"job_number":"JOB_90430","tr_customer_id":90447,"tr_customer_product_id":90437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:29:58.000Z","modified_at":"2025-10-24T03:29:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84379462527206","imei1":"84379462527206","imei2":"84379462527206","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90431,"job_number":"JOB_90431","tr_customer_id":90448,"tr_customer_product_id":90438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:29:59.000Z","modified_at":"2025-10-24T03:29:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97396239325188","imei1":"97396239325188","imei2":"97396239325188","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90436,"job_number":"JOB_90436","tr_customer_id":90453,"tr_customer_product_id":90443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:44:27.000Z","modified_at":"2025-10-24T03:44:27.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"17776262630141","imei1":"17776262630141","imei2":"17776262630141","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90437,"job_number":"JOB_90437","tr_customer_id":90454,"tr_customer_product_id":90444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:44:28.000Z","modified_at":"2025-10-24T03:44:28.000Z","name":"Lemuel Connelly","mobile_number":"985-624-3670","email_id":"Jeffry19@gmail.com","dop":"2025-09-16","serial_number":"17837891245806","imei1":"17837891245806","imei2":"17837891245806","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90438,"job_number":"JOB_90438","tr_customer_id":90455,"tr_customer_product_id":90445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:44:38.000Z","modified_at":"2025-10-24T03:44:38.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"19071892868063","imei1":"19071892868063","imei2":"19071892868063","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90439,"job_number":"JOB_90439","tr_customer_id":90456,"tr_customer_product_id":90446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:44:46.000Z","modified_at":"2025-10-24T03:44:46.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"19723217396720","imei1":"19723217396720","imei2":"19723217396720","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90440,"job_number":"JOB_90440","tr_customer_id":90457,"tr_customer_product_id":90447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:44:46.000Z","modified_at":"2025-10-24T03:44:46.000Z","name":"Rhea Nienow","mobile_number":"824-862-4014","email_id":"Marge4@hotmail.com","dop":"2025-09-16","serial_number":"15113758936931","imei1":"15113758936931","imei2":"15113758936931","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90441,"job_number":"JOB_90441","tr_customer_id":90458,"tr_customer_product_id":90448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:45:04.000Z","modified_at":"2025-10-24T03:45:04.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"19945306647777","imei1":"19945306647777","imei2":"19945306647777","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:45:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90442,"job_number":"JOB_90442","tr_customer_id":90459,"tr_customer_product_id":90449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:45:05.000Z","modified_at":"2025-10-24T03:45:05.000Z","name":"Andre Kilback","mobile_number":"657-883-2944","email_id":"Andy96@hotmail.com","dop":"2025-09-16","serial_number":"13226047409335","imei1":"13226047409335","imei2":"13226047409335","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:45:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90443,"job_number":"JOB_90443","tr_customer_id":90460,"tr_customer_product_id":90450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T04:18:58.000Z","modified_at":"2025-10-24T04:18:58.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-14","serial_number":"52257808773552","imei1":"52257808773552","imei2":"52257808773552","popurl":"2025-10-14T04:18:57.505635285Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90444,"job_number":"JOB_90444","tr_customer_id":90461,"tr_customer_product_id":90451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T04:19:44.000Z","modified_at":"2025-10-24T04:19:44.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-14","serial_number":"98584542493582","imei1":"98584542493582","imei2":"98584542493582","popurl":"2025-10-14T04:19:43.114032538Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T04:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90445,"job_number":"JOB_90445","tr_customer_id":90462,"tr_customer_product_id":90452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T04:28:51.000Z","modified_at":"2025-10-24T04:28:51.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108395622199018","imei1":"108395622199018","imei2":"108395622199018","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T04:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90447,"job_number":"JOB_90447","tr_customer_id":90464,"tr_customer_product_id":90454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T04:29:05.000Z","modified_at":"2025-10-24T04:29:05.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"101067083592345","imei1":"101067083592345","imei2":"101067083592345","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T04:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90450,"job_number":"JOB_90450","tr_customer_id":90467,"tr_customer_product_id":90457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T04:41:20.000Z","modified_at":"2025-10-24T04:41:20.000Z","name":"Brannon Emmerich","mobile_number":"999-267-7304","email_id":"Dixie_Shanahan@yahoo.com","dop":"2025-04-06","serial_number":"14131479436589828","imei1":"14131479436589828","imei2":"14131479436589828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90454,"job_number":"JOB_90454","tr_customer_id":90471,"tr_customer_product_id":90461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:06:15.000Z","modified_at":"2025-10-24T06:06:15.000Z","name":"Henriette Wolff","mobile_number":"385-733-4442","email_id":"Blake82@gmail.com","dop":"2025-04-06","serial_number":"15357574757575","imei1":"15357574757575","imei2":"15357574757575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:06:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90456,"job_number":"JOB_90456","tr_customer_id":90473,"tr_customer_product_id":90463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:12:10.000Z","modified_at":"2025-10-24T06:12:10.000Z","name":"Henriette Wolff","mobile_number":"385-733-4442","email_id":"Blake82@gmail.com","dop":"2025-04-06","serial_number":"35357574757575","imei1":"35357574757575","imei2":"35357574757575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:12:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90467,"job_number":"JOB_90467","tr_customer_id":90484,"tr_customer_product_id":90474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:18:17.000Z","modified_at":"2025-10-24T06:18:17.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10306142628701","imei1":"10306142628701","imei2":"10306142628701","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:18:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90469,"job_number":"JOB_90469","tr_customer_id":90486,"tr_customer_product_id":90476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:18:18.000Z","modified_at":"2025-10-24T06:18:18.000Z","name":"Soledad Christiansen","mobile_number":"554-638-9036","email_id":"Jody_Klein9@gmail.com","dop":"2025-06-18","serial_number":"1084027023001836","imei1":"1084027023001836","imei2":"1084027023001836","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:18:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90470,"job_number":"JOB_90470","tr_customer_id":90487,"tr_customer_product_id":90477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:18:30.000Z","modified_at":"2025-10-24T06:18:30.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"19884018991958","imei1":"19884018991958","imei2":"19884018991958","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90472,"job_number":"JOB_90472","tr_customer_id":90489,"tr_customer_product_id":90479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:18:32.000Z","modified_at":"2025-10-24T06:18:32.000Z","name":"Ryley Dicki","mobile_number":"425-242-4058","email_id":"Conner40@yahoo.com","dop":"2025-06-08","serial_number":"105238764867748","imei1":"105238764867748","imei2":"105238764867748","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90473,"job_number":"JOB_90473","tr_customer_id":90490,"tr_customer_product_id":90480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:18:58.000Z","modified_at":"2025-10-24T06:18:58.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10697854236012","imei1":"10697854236012","imei2":"10697854236012","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90475,"job_number":"JOB_90475","tr_customer_id":90492,"tr_customer_product_id":90482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:18:59.000Z","modified_at":"2025-10-24T06:18:59.000Z","name":"Clementine Collins","mobile_number":"518-622-7150","email_id":"Kenna37@yahoo.com","dop":"2025-06-18","serial_number":"1018854707878251","imei1":"1018854707878251","imei2":"1018854707878251","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90476,"job_number":"JOB_90476","tr_customer_id":90493,"tr_customer_product_id":90483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:19:00.000Z","modified_at":"2025-10-24T06:19:00.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"11068978540274","imei1":"11068978540274","imei2":"11068978540274","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90478,"job_number":"JOB_90478","tr_customer_id":90495,"tr_customer_product_id":90485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:19:02.000Z","modified_at":"2025-10-24T06:19:02.000Z","name":"Mariela Shanahan","mobile_number":"201-635-7850","email_id":"Lon.Walter45@gmail.com","dop":"2025-06-08","serial_number":"108341045514568","imei1":"108341045514568","imei2":"108341045514568","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90479,"job_number":"JOB_90479","tr_customer_id":90496,"tr_customer_product_id":90486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:19:29.000Z","modified_at":"2025-10-24T06:19:29.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"12677909032819","imei1":"12677909032819","imei2":"12677909032819","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:19:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90481,"job_number":"JOB_90481","tr_customer_id":90498,"tr_customer_product_id":90488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:19:31.000Z","modified_at":"2025-10-24T06:19:31.000Z","name":"Aliza Stracke","mobile_number":"550-268-2246","email_id":"Gustave69@yahoo.com","dop":"2025-06-08","serial_number":"104770293490510","imei1":"104770293490510","imei2":"104770293490510","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90496,"job_number":"JOB_90496","tr_customer_id":90513,"tr_customer_product_id":90503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:26:57.000Z","modified_at":"2025-10-24T06:26:57.000Z","name":"Nannie Bauch","mobile_number":"229-813-3823","email_id":"Arne.Vandervort42@gmail.com","dop":"2025-04-06","serial_number":"12673546769055322","imei1":"12673546769055322","imei2":"12673546769055322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90500,"job_number":"JOB_90500","tr_customer_id":90517,"tr_customer_product_id":90507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:34:23.000Z","modified_at":"2025-10-24T06:34:23.000Z","name":"Nikko Koelpin","mobile_number":"539-626-0222","email_id":"Pansy23@gmail.com","dop":"2025-04-06","serial_number":"17270017164197242","imei1":"17270017164197242","imei2":"17270017164197242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:34:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90501,"job_number":"JOB_90501","tr_customer_id":90518,"tr_customer_product_id":90508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:34:33.000Z","modified_at":"2025-10-24T06:34:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12685143549467","imei1":"12685143549467","imei2":"12685143549467","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90503,"job_number":"JOB_90503","tr_customer_id":90520,"tr_customer_product_id":90510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:34:34.000Z","modified_at":"2025-10-24T06:34:34.000Z","name":"Dale Kohler","mobile_number":"812-949-2961","email_id":"Graham.Lueilwitz@hotmail.com","dop":"2025-04-06","serial_number":"19560936122902576","imei1":"19560936122902576","imei2":"19560936122902576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90504,"job_number":"JOB_90504","tr_customer_id":90521,"tr_customer_product_id":90511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:35:19.000Z","modified_at":"2025-10-24T06:35:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14488543377865","imei1":"14488543377865","imei2":"14488543377865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90506,"job_number":"JOB_90506","tr_customer_id":90523,"tr_customer_product_id":90513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:35:21.000Z","modified_at":"2025-10-24T06:35:21.000Z","name":"Jedediah Lebsack","mobile_number":"235-770-9674","email_id":"Maegan_Cartwright78@yahoo.com","dop":"2025-04-06","serial_number":"10391538262997134","imei1":"10391538262997134","imei2":"10391538262997134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:35:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90508,"job_number":"JOB_90508","tr_customer_id":90525,"tr_customer_product_id":90515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:36:06.000Z","modified_at":"2025-10-24T06:36:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14704076415060","imei1":"14704076415060","imei2":"14704076415060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:36:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90510,"job_number":"JOB_90510","tr_customer_id":90527,"tr_customer_product_id":90517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:36:08.000Z","modified_at":"2025-10-24T06:36:08.000Z","name":"Georgianna Nolan","mobile_number":"430-367-5836","email_id":"Carlo37@hotmail.com","dop":"2025-04-06","serial_number":"12361458575386376","imei1":"12361458575386376","imei2":"12361458575386376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:36:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90511,"job_number":"JOB_90511","tr_customer_id":90528,"tr_customer_product_id":90518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:37:30.000Z","modified_at":"2025-10-24T06:37:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13366869336795","imei1":"13366869336795","imei2":"13366869336795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:37:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90513,"job_number":"JOB_90513","tr_customer_id":90530,"tr_customer_product_id":90520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:37:31.000Z","modified_at":"2025-10-24T06:37:31.000Z","name":"Janick Stroman","mobile_number":"779-705-5006","email_id":"Elna76@yahoo.com","dop":"2025-04-06","serial_number":"14874267723637424","imei1":"14874267723637424","imei2":"14874267723637424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90514,"job_number":"JOB_90514","tr_customer_id":90531,"tr_customer_product_id":90521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:37:35.000Z","modified_at":"2025-10-24T06:37:35.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"10205270055731","imei1":"10205270055731","imei2":"10205270055731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:37:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90517,"job_number":"JOB_90517","tr_customer_id":90534,"tr_customer_product_id":90524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:37:40.000Z","modified_at":"2025-10-24T06:37:40.000Z","name":"Carleton Feeney","mobile_number":"571-354-3984","email_id":"Telly_Schumm@yahoo.com","dop":"2025-04-06","serial_number":"18847874112907750","imei1":"18847874112907750","imei2":"18847874112907750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90519,"job_number":"JOB_90519","tr_customer_id":90536,"tr_customer_product_id":90526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:38:17.000Z","modified_at":"2025-10-24T06:38:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10963217760872","imei1":"10963217760872","imei2":"10963217760872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90521,"job_number":"JOB_90521","tr_customer_id":90538,"tr_customer_product_id":90528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:38:19.000Z","modified_at":"2025-10-24T06:38:19.000Z","name":"Helena Skiles","mobile_number":"775-455-3389","email_id":"Darron_Howe84@yahoo.com","dop":"2025-04-06","serial_number":"13572255145678512","imei1":"13572255145678512","imei2":"13572255145678512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:38:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90523,"job_number":"JOB_90523","tr_customer_id":90540,"tr_customer_product_id":90530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:38:24.000Z","modified_at":"2025-10-24T06:38:25.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"10789939576566","imei1":"10789939576566","imei2":"10789939576566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90525,"job_number":"JOB_90525","tr_customer_id":90542,"tr_customer_product_id":90532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:39:03.000Z","modified_at":"2025-10-24T06:39:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10209229921796","imei1":"10209229921796","imei2":"10209229921796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90527,"job_number":"JOB_90527","tr_customer_id":90544,"tr_customer_product_id":90534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:39:05.000Z","modified_at":"2025-10-24T06:39:05.000Z","name":"Maci Fisher","mobile_number":"666-998-2560","email_id":"Jaron_Hilpert66@gmail.com","dop":"2025-04-06","serial_number":"10515136247873014","imei1":"10515136247873014","imei2":"10515136247873014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90528,"job_number":"JOB_90528","tr_customer_id":90545,"tr_customer_product_id":90535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:39:13.000Z","modified_at":"2025-10-24T06:39:13.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"13192648824136","imei1":"13192648824136","imei2":"13192648824136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90530,"job_number":"JOB_90530","tr_customer_id":90547,"tr_customer_product_id":90537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:49:28.000Z","modified_at":"2025-10-24T06:49:28.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"19053173176775","imei1":"19053173176775","imei2":"19053173176775","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90531,"job_number":"JOB_90531","tr_customer_id":90548,"tr_customer_product_id":90538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:49:28.000Z","modified_at":"2025-10-24T06:49:28.000Z","name":"Yasmine Hackett","mobile_number":"526-593-6284","email_id":"Alexis42@hotmail.com","dop":"2025-09-16","serial_number":"13912140700775","imei1":"13912140700775","imei2":"13912140700775","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90532,"job_number":"JOB_90532","tr_customer_id":90549,"tr_customer_product_id":90539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:49:46.000Z","modified_at":"2025-10-24T06:49:46.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"10458394991266","imei1":"10458394991266","imei2":"10458394991266","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:49:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90533,"job_number":"JOB_90533","tr_customer_id":90550,"tr_customer_product_id":90540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:49:47.000Z","modified_at":"2025-10-24T06:49:47.000Z","name":"Greyson Blick","mobile_number":"492-705-4933","email_id":"Amie_Koch43@gmail.com","dop":"2025-09-16","serial_number":"10588268537771","imei1":"10588268537771","imei2":"10588268537771","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90534,"job_number":"JOB_90534","tr_customer_id":90551,"tr_customer_product_id":90541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:50:05.000Z","modified_at":"2025-10-24T06:50:05.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"15338958884218","imei1":"15338958884218","imei2":"15338958884218","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90535,"job_number":"JOB_90535","tr_customer_id":90552,"tr_customer_product_id":90542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:50:06.000Z","modified_at":"2025-10-24T06:50:06.000Z","name":"Santina Spencer","mobile_number":"224-405-6082","email_id":"Deanna.DuBuque@gmail.com","dop":"2025-09-16","serial_number":"15564176543039","imei1":"15564176543039","imei2":"15564176543039","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:50:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90541,"job_number":"JOB_90541","tr_customer_id":90558,"tr_customer_product_id":90548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T07:34:48.000Z","modified_at":"2025-10-24T07:34:48.000Z","name":"Stanley Nitzsche","mobile_number":"366-418-0104","email_id":"Dandre.Kuhic51@yahoo.com","dop":"2025-04-06","serial_number":"13612742540558846","imei1":"13612742540558846","imei2":"13612742540558846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T07:34:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90542,"job_number":"JOB_90542","tr_customer_id":90559,"tr_customer_product_id":90549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T08:45:39.000Z","modified_at":"2025-10-24T08:45:39.000Z","name":"Akash Hunachagi","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"121542154264125","imei1":"121542154264125","imei2":"121542154264125","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T08:45:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90543,"job_number":"JOB_90543","tr_customer_id":90560,"tr_customer_product_id":90550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T09:04:03.000Z","modified_at":"2025-10-24T09:04:03.000Z","name":"Akash Hunachagi","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"121542154264125","imei1":"121542154264126","imei2":"121542154264126","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T09:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90545,"job_number":"JOB_90545","tr_customer_id":90562,"tr_customer_product_id":90552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T11:01:44.000Z","modified_at":"2025-10-24T11:01:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18164134741234","imei1":"18164134741234","imei2":"18164134741234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T11:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90547,"job_number":"JOB_90547","tr_customer_id":90564,"tr_customer_product_id":90554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T11:01:46.000Z","modified_at":"2025-10-24T11:01:46.000Z","name":"August Skiles","mobile_number":"297-744-8021","email_id":"Priscilla_Little@gmail.com","dop":"2025-04-06","serial_number":"13433996930439092","imei1":"13433996930439092","imei2":"13433996930439092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T11:01:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90548,"job_number":"JOB_90548","tr_customer_id":90565,"tr_customer_product_id":90555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T11:02:28.000Z","modified_at":"2025-10-24T11:02:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11157518045202","imei1":"11157518045202","imei2":"11157518045202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T11:02:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90550,"job_number":"JOB_90550","tr_customer_id":90567,"tr_customer_product_id":90557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T11:02:30.000Z","modified_at":"2025-10-24T11:02:30.000Z","name":"Rickey Sawayn","mobile_number":"335-579-4358","email_id":"Kiera74@yahoo.com","dop":"2025-04-06","serial_number":"11842471266778554","imei1":"11842471266778554","imei2":"11842471266778554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T11:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90551,"job_number":"JOB_90551","tr_customer_id":90568,"tr_customer_product_id":90558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T11:03:12.000Z","modified_at":"2025-10-24T11:03:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17783208131653","imei1":"17783208131653","imei2":"17783208131653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T11:03:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90553,"job_number":"JOB_90553","tr_customer_id":90570,"tr_customer_product_id":90560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T11:03:13.000Z","modified_at":"2025-10-24T11:03:13.000Z","name":"Julio Kohler","mobile_number":"326-820-2715","email_id":"Emmitt_Crooks@yahoo.com","dop":"2025-04-06","serial_number":"10211120525790268","imei1":"10211120525790268","imei2":"10211120525790268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T11:03:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90554,"job_number":"JOB_90554","tr_customer_id":90571,"tr_customer_product_id":90561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T12:29:13.000Z","modified_at":"2025-10-24T12:29:13.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2025-10-14","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2025-10-14T12:29:08.955493400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T12:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90557,"job_number":"JOB_90557","tr_customer_id":90574,"tr_customer_product_id":90564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T13:42:26.000Z","modified_at":"2025-10-24T13:42:26.000Z","name":"Gaurav Jangde","mobile_number":"7847447744","email_id":"test@test.com","dop":"2025-09-30","serial_number":"59393322881133","imei1":"59393322881133","imei2":"59393322881133","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T13:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90558,"job_number":"JOB_90558","tr_customer_id":90575,"tr_customer_product_id":90565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T13:43:34.000Z","modified_at":"2025-10-24T13:43:34.000Z","name":"Gaurav Jangde","mobile_number":"7847447744","email_id":"test@test.com","dop":"2025-09-30","serial_number":"59393322881134","imei1":"59393322881134","imei2":"59393322881134","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T13:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90560,"job_number":"JOB_90560","tr_customer_id":90577,"tr_customer_product_id":90567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T13:45:22.000Z","modified_at":"2025-10-24T13:45:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39443239497083","imei1":"39443239497083","imei2":"39443239497083","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T13:45:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90561,"job_number":"JOB_90561","tr_customer_id":90578,"tr_customer_product_id":90568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T13:45:23.000Z","modified_at":"2025-10-24T13:45:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25575378244882","imei1":"25575378244882","imei2":"25575378244882","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T13:45:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90562,"job_number":"JOB_90562","tr_customer_id":90579,"tr_customer_product_id":90569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T13:45:23.000Z","modified_at":"2025-10-24T13:45:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88685300779033","imei1":"88685300779033","imei2":"88685300779033","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T13:45:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90563,"job_number":"JOB_90563","tr_customer_id":90580,"tr_customer_product_id":90570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T13:45:23.000Z","modified_at":"2025-10-24T13:45:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68271796567496","imei1":"68271796567496","imei2":"68271796567496","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T13:45:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90564,"job_number":"JOB_90564","tr_customer_id":90581,"tr_customer_product_id":90571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T13:45:24.000Z","modified_at":"2025-10-24T13:45:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77349181515481","imei1":"77349181515481","imei2":"77349181515481","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T13:45:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90565,"job_number":"JOB_90565","tr_customer_id":90582,"tr_customer_product_id":90572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T13:45:24.000Z","modified_at":"2025-10-24T13:45:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44831946010837","imei1":"44831946010837","imei2":"44831946010837","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T13:45:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90567,"job_number":"JOB_90567","tr_customer_id":90584,"tr_customer_product_id":90574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T13:45:56.000Z","modified_at":"2025-10-24T13:45:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58701309488698","imei1":"58701309488698","imei2":"58701309488698","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T13:45:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90568,"job_number":"JOB_90568","tr_customer_id":90585,"tr_customer_product_id":90575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T13:45:56.000Z","modified_at":"2025-10-24T13:45:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86540437053416","imei1":"86540437053416","imei2":"86540437053416","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T13:45:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90569,"job_number":"JOB_90569","tr_customer_id":90586,"tr_customer_product_id":90576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T13:45:57.000Z","modified_at":"2025-10-24T13:45:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96476558382317","imei1":"96476558382317","imei2":"96476558382317","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T13:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90570,"job_number":"JOB_90570","tr_customer_id":90587,"tr_customer_product_id":90577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T13:45:57.000Z","modified_at":"2025-10-24T13:45:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43827420560960","imei1":"43827420560960","imei2":"43827420560960","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T13:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90571,"job_number":"JOB_90571","tr_customer_id":90588,"tr_customer_product_id":90578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T13:45:57.000Z","modified_at":"2025-10-24T13:45:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28652175300041","imei1":"28652175300041","imei2":"28652175300041","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T13:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90572,"job_number":"JOB_90572","tr_customer_id":90589,"tr_customer_product_id":90579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T13:45:58.000Z","modified_at":"2025-10-24T13:45:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32167575644984","imei1":"32167575644984","imei2":"32167575644984","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T13:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90574,"job_number":"JOB_90574","tr_customer_id":90591,"tr_customer_product_id":90581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T13:46:30.000Z","modified_at":"2025-10-24T13:46:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91772976115090","imei1":"91772976115090","imei2":"91772976115090","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T13:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90575,"job_number":"JOB_90575","tr_customer_id":90592,"tr_customer_product_id":90582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T13:46:30.000Z","modified_at":"2025-10-24T13:46:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56632237763128","imei1":"56632237763128","imei2":"56632237763128","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T13:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90576,"job_number":"JOB_90576","tr_customer_id":90593,"tr_customer_product_id":90583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T13:46:30.000Z","modified_at":"2025-10-24T13:46:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63829060601436","imei1":"63829060601436","imei2":"63829060601436","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T13:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90577,"job_number":"JOB_90577","tr_customer_id":90594,"tr_customer_product_id":90584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T13:46:31.000Z","modified_at":"2025-10-24T13:46:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38558141027056","imei1":"38558141027056","imei2":"38558141027056","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T13:46:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90578,"job_number":"JOB_90578","tr_customer_id":90595,"tr_customer_product_id":90585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T13:46:31.000Z","modified_at":"2025-10-24T13:46:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75677579468973","imei1":"75677579468973","imei2":"75677579468973","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T13:46:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90579,"job_number":"JOB_90579","tr_customer_id":90596,"tr_customer_product_id":90586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T13:46:31.000Z","modified_at":"2025-10-24T13:46:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76122182453565","imei1":"76122182453565","imei2":"76122182453565","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T13:46:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90585,"job_number":"JOB_90585","tr_customer_id":90602,"tr_customer_product_id":90592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:09:16.000Z","modified_at":"2025-10-24T14:09:16.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"18162891946330","imei1":"18162891946330","imei2":"18162891946330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90587,"job_number":"JOB_90587","tr_customer_id":90604,"tr_customer_product_id":90594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:09:18.000Z","modified_at":"2025-10-24T14:09:18.000Z","name":"Bernard Predovic","mobile_number":"688-805-5368","email_id":"Gust.OKon60@gmail.com","dop":"2025-04-06","serial_number":"15238292115600656","imei1":"15238292115600656","imei2":"15238292115600656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:09:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90592,"job_number":"JOB_90592","tr_customer_id":90609,"tr_customer_product_id":90599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:10:06.000Z","modified_at":"2025-10-24T14:10:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10291286129155","imei1":"10291286129155","imei2":"10291286129155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:10:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90594,"job_number":"JOB_90594","tr_customer_id":90611,"tr_customer_product_id":90601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:10:08.000Z","modified_at":"2025-10-24T14:10:08.000Z","name":"Jarrett Franecki","mobile_number":"464-332-3000","email_id":"Rogelio50@yahoo.com","dop":"2025-04-06","serial_number":"15553418230429672","imei1":"15553418230429672","imei2":"15553418230429672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90595,"job_number":"JOB_90595","tr_customer_id":90612,"tr_customer_product_id":90602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:10:09.000Z","modified_at":"2025-10-24T14:10:09.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"18356387073321","imei1":"18356387073321","imei2":"18356387073321","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90597,"job_number":"JOB_90597","tr_customer_id":90614,"tr_customer_product_id":90604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:10:11.000Z","modified_at":"2025-10-24T14:10:11.000Z","name":"Alessandra Conroy","mobile_number":"242-245-1236","email_id":"Lyla34@gmail.com","dop":"2025-06-08","serial_number":"100411962818220","imei1":"100411962818220","imei2":"100411962818220","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90602,"job_number":"JOB_90602","tr_customer_id":90619,"tr_customer_product_id":90609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:10:40.000Z","modified_at":"2025-10-24T14:10:40.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"12802808920665","imei1":"12802808920665","imei2":"12802808920665","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90604,"job_number":"JOB_90604","tr_customer_id":90621,"tr_customer_product_id":90611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:10:42.000Z","modified_at":"2025-10-24T14:10:42.000Z","name":"Helmer Wiza","mobile_number":"839-256-8298","email_id":"Sadye.Kunde@gmail.com","dop":"2025-06-08","serial_number":"101476651216912","imei1":"101476651216912","imei2":"101476651216912","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:10:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90605,"job_number":"JOB_90605","tr_customer_id":90622,"tr_customer_product_id":90612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:10:56.000Z","modified_at":"2025-10-24T14:10:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12077239741945","imei1":"12077239741945","imei2":"12077239741945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:10:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90607,"job_number":"JOB_90607","tr_customer_id":90624,"tr_customer_product_id":90614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:10:57.000Z","modified_at":"2025-10-24T14:10:57.000Z","name":"Jacey Thiel","mobile_number":"938-224-0237","email_id":"Larue.Waelchi@gmail.com","dop":"2025-04-06","serial_number":"16672437685672472","imei1":"16672437685672472","imei2":"16672437685672472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:10:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90608,"job_number":"JOB_90608","tr_customer_id":90625,"tr_customer_product_id":90615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:11:10.000Z","modified_at":"2025-10-24T14:11:10.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"12567890668508","imei1":"12567890668508","imei2":"12567890668508","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90610,"job_number":"JOB_90610","tr_customer_id":90627,"tr_customer_product_id":90617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:11:12.000Z","modified_at":"2025-10-24T14:11:12.000Z","name":"Verner Heller","mobile_number":"250-724-5104","email_id":"Ally68@gmail.com","dop":"2025-06-08","serial_number":"109231731418088","imei1":"109231731418088","imei2":"109231731418088","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:11:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90611,"job_number":"JOB_90611","tr_customer_id":90628,"tr_customer_product_id":90618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:11:29.000Z","modified_at":"2025-10-24T14:11:29.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"17431192719521","imei1":"17431192719521","imei2":"17431192719521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90613,"job_number":"JOB_90613","tr_customer_id":90630,"tr_customer_product_id":90620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:12:13.000Z","modified_at":"2025-10-24T14:12:13.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"15238338396377","imei1":"15238338396377","imei2":"15238338396377","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:12:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90615,"job_number":"JOB_90615","tr_customer_id":90632,"tr_customer_product_id":90622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:12:56.000Z","modified_at":"2025-10-24T14:12:56.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"18126930627602","imei1":"18126930627602","imei2":"18126930627602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:12:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90617,"job_number":"JOB_90617","tr_customer_id":90634,"tr_customer_product_id":90624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:15:15.000Z","modified_at":"2025-10-24T14:15:15.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10809762485427","imei1":"10809762485427","imei2":"10809762485427","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:15:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90619,"job_number":"JOB_90619","tr_customer_id":90636,"tr_customer_product_id":90626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:15:16.000Z","modified_at":"2025-10-24T14:15:16.000Z","name":"Cleora Deckow","mobile_number":"904-304-3968","email_id":"Palma.Bechtelar59@hotmail.com","dop":"2025-06-18","serial_number":"1083545220132599","imei1":"1083545220132599","imei2":"1083545220132599","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90620,"job_number":"JOB_90620","tr_customer_id":90637,"tr_customer_product_id":90627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:16:03.000Z","modified_at":"2025-10-24T14:16:03.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10468067250695","imei1":"10468067250695","imei2":"10468067250695","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90622,"job_number":"JOB_90622","tr_customer_id":90639,"tr_customer_product_id":90629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:16:04.000Z","modified_at":"2025-10-24T14:16:04.000Z","name":"Carmelo Jacobson","mobile_number":"785-657-1140","email_id":"Jaylin24@hotmail.com","dop":"2025-06-18","serial_number":"1064722036421847","imei1":"1064722036421847","imei2":"1064722036421847","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:16:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90623,"job_number":"JOB_90623","tr_customer_id":90640,"tr_customer_product_id":90630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:17:34.000Z","modified_at":"2025-10-24T14:17:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12469927515474","imei1":"12469927515474","imei2":"12469927515474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:17:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90625,"job_number":"JOB_90625","tr_customer_id":90642,"tr_customer_product_id":90632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:17:35.000Z","modified_at":"2025-10-24T14:17:35.000Z","name":"Letitia Greenholt","mobile_number":"615-424-1335","email_id":"Garrison.Klocko9@hotmail.com","dop":"2025-04-06","serial_number":"17027550551354396","imei1":"17027550551354396","imei2":"17027550551354396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90626,"job_number":"JOB_90626","tr_customer_id":90643,"tr_customer_product_id":90633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:17:56.000Z","modified_at":"2025-10-24T14:17:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12643241131965","imei1":"12643241131965","imei2":"12643241131965","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:17:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90628,"job_number":"JOB_90628","tr_customer_id":90645,"tr_customer_product_id":90635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:17:58.000Z","modified_at":"2025-10-24T14:17:58.000Z","name":"Dexter Luettgen","mobile_number":"971-576-8255","email_id":"Paris.Feest@gmail.com","dop":"2025-04-06","serial_number":"13250656612659184","imei1":"13250656612659184","imei2":"13250656612659184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:17:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90630,"job_number":"JOB_90630","tr_customer_id":90647,"tr_customer_product_id":90637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:18:11.000Z","modified_at":"2025-10-24T14:18:11.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"11614766373048","imei1":"11614766373048","imei2":"11614766373048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:18:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90632,"job_number":"JOB_90632","tr_customer_id":90649,"tr_customer_product_id":90639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:18:12.000Z","modified_at":"2025-10-24T14:18:12.000Z","name":"Aleen Bauch","mobile_number":"968-959-0745","email_id":"Lonie.Lubowitz28@yahoo.com","dop":"2025-04-06","serial_number":"10589468428853000","imei1":"10589468428853000","imei2":"10589468428853000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:18:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90634,"job_number":"JOB_90634","tr_customer_id":90651,"tr_customer_product_id":90641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:18:21.000Z","modified_at":"2025-10-24T14:18:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13168123604843","imei1":"13168123604843","imei2":"13168123604843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:18:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90636,"job_number":"JOB_90636","tr_customer_id":90653,"tr_customer_product_id":90643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:18:22.000Z","modified_at":"2025-10-24T14:18:22.000Z","name":"Buck Jakubowski","mobile_number":"320-541-0607","email_id":"Patrick1@yahoo.com","dop":"2025-04-06","serial_number":"19685372280077330","imei1":"19685372280077330","imei2":"19685372280077330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:18:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90638,"job_number":"JOB_90638","tr_customer_id":90655,"tr_customer_product_id":90645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:18:46.000Z","modified_at":"2025-10-24T14:18:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14697247250607","imei1":"14697247250607","imei2":"14697247250607","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90640,"job_number":"JOB_90640","tr_customer_id":90657,"tr_customer_product_id":90647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:18:47.000Z","modified_at":"2025-10-24T14:18:47.000Z","name":"Charley Grant","mobile_number":"962-272-1167","email_id":"Gracie.Rowe@hotmail.com","dop":"2025-04-06","serial_number":"10469271730201070","imei1":"10469271730201070","imei2":"10469271730201070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:18:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90641,"job_number":"JOB_90641","tr_customer_id":90658,"tr_customer_product_id":90648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:19:00.000Z","modified_at":"2025-10-24T14:19:00.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10070778500510","imei1":"10070778500510","imei2":"10070778500510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90643,"job_number":"JOB_90643","tr_customer_id":90660,"tr_customer_product_id":90650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:19:02.000Z","modified_at":"2025-10-24T14:19:02.000Z","name":"Eulalia Huel","mobile_number":"859-566-0170","email_id":"Lavinia45@gmail.com","dop":"2025-04-06","serial_number":"15887371693272430","imei1":"15887371693272430","imei2":"15887371693272430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90644,"job_number":"JOB_90644","tr_customer_id":90661,"tr_customer_product_id":90651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:19:08.000Z","modified_at":"2025-10-24T14:19:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16292517233655","imei1":"16292517233655","imei2":"16292517233655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90646,"job_number":"JOB_90646","tr_customer_id":90663,"tr_customer_product_id":90653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:19:10.000Z","modified_at":"2025-10-24T14:19:10.000Z","name":"Sienna Gerhold","mobile_number":"952-887-4663","email_id":"Jerome5@gmail.com","dop":"2025-04-06","serial_number":"15981961611318856","imei1":"15981961611318856","imei2":"15981961611318856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:19:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90647,"job_number":"JOB_90647","tr_customer_id":90664,"tr_customer_product_id":90654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:19:35.000Z","modified_at":"2025-10-24T14:19:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16319192969530","imei1":"16319192969530","imei2":"16319192969530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90649,"job_number":"JOB_90649","tr_customer_id":90666,"tr_customer_product_id":90656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:19:37.000Z","modified_at":"2025-10-24T14:19:37.000Z","name":"Johnathan Trantow","mobile_number":"901-232-7201","email_id":"Annetta67@gmail.com","dop":"2025-04-06","serial_number":"13873813710067442","imei1":"13873813710067442","imei2":"13873813710067442","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:19:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90650,"job_number":"JOB_90650","tr_customer_id":90667,"tr_customer_product_id":90657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:19:50.000Z","modified_at":"2025-10-24T14:19:50.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14467939447107","imei1":"14467939447107","imei2":"14467939447107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90652,"job_number":"JOB_90652","tr_customer_id":90669,"tr_customer_product_id":90659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:19:52.000Z","modified_at":"2025-10-24T14:19:52.000Z","name":"Nayeli Dibbert","mobile_number":"596-972-5799","email_id":"Kathlyn34@yahoo.com","dop":"2025-04-06","serial_number":"10255202417664614","imei1":"10255202417664614","imei2":"10255202417664614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90654,"job_number":"JOB_90654","tr_customer_id":90671,"tr_customer_product_id":90661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:20:15.000Z","modified_at":"2025-10-24T14:20:15.000Z","name":"Hayley Nader","mobile_number":"480-579-7741","email_id":"Esteban_Sawayn@hotmail.com","dop":"2025-04-06","serial_number":"12839931563789896","imei1":"12839931563789896","imei2":"12839931563789896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:20:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90656,"job_number":"JOB_90656","tr_customer_id":90673,"tr_customer_product_id":90663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:20:38.000Z","modified_at":"2025-10-24T14:20:38.000Z","name":"Estrella Herzog","mobile_number":"388-572-3127","email_id":"Emmanuel.Runte@hotmail.com","dop":"2025-04-06","serial_number":"11791812427758848","imei1":"11791812427758848","imei2":"11791812427758848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90657,"job_number":"JOB_90657","tr_customer_id":90674,"tr_customer_product_id":90664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:23:19.000Z","modified_at":"2025-10-24T14:23:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10864461244767","imei1":"10864461244767","imei2":"10864461244767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:23:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90659,"job_number":"JOB_90659","tr_customer_id":90676,"tr_customer_product_id":90666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:23:20.000Z","modified_at":"2025-10-24T14:23:20.000Z","name":"Pinkie McGlynn","mobile_number":"204-228-7451","email_id":"Lyla60@gmail.com","dop":"2025-04-06","serial_number":"19676049985253420","imei1":"19676049985253420","imei2":"19676049985253420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:23:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90660,"job_number":"JOB_90660","tr_customer_id":90677,"tr_customer_product_id":90667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:24:08.000Z","modified_at":"2025-10-24T14:24:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14264392576401","imei1":"14264392576401","imei2":"14264392576401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:24:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90662,"job_number":"JOB_90662","tr_customer_id":90679,"tr_customer_product_id":90669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:24:10.000Z","modified_at":"2025-10-24T14:24:10.000Z","name":"Karolann Blick","mobile_number":"343-837-0070","email_id":"Kasandra.Feeney@gmail.com","dop":"2025-04-06","serial_number":"12470891637594052","imei1":"12470891637594052","imei2":"12470891637594052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:24:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90664,"job_number":"JOB_90664","tr_customer_id":90681,"tr_customer_product_id":90671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:24:27.000Z","modified_at":"2025-10-24T14:24:27.000Z","name":"Hertha Roob","mobile_number":"498-790-7151","email_id":"Frederique_Mitchell87@hotmail.com","dop":"2025-04-06","serial_number":"10145844947443456","imei1":"10145844947443456","imei2":"10145844947443456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90671,"job_number":"JOB_90671","tr_customer_id":90688,"tr_customer_product_id":90678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:24:57.000Z","modified_at":"2025-10-24T14:24:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15953777058848","imei1":"15953777058848","imei2":"15953777058848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90673,"job_number":"JOB_90673","tr_customer_id":90690,"tr_customer_product_id":90680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:24:59.000Z","modified_at":"2025-10-24T14:24:59.000Z","name":"Adalberto Jacobson","mobile_number":"582-474-0902","email_id":"Emie.Murazik86@hotmail.com","dop":"2025-04-06","serial_number":"16083318166926820","imei1":"16083318166926820","imei2":"16083318166926820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90678,"job_number":"JOB_90678","tr_customer_id":90695,"tr_customer_product_id":90685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:27:19.000Z","modified_at":"2025-10-24T14:27:19.000Z","name":"Roman Roob","mobile_number":"336-554-8454","email_id":"Brant74@gmail.com","dop":"2025-04-06","serial_number":"11692674194993474","imei1":"11692674194993474","imei2":"11692674194993474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:27:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90679,"job_number":"JOB_90679","tr_customer_id":90696,"tr_customer_product_id":90686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:43:50.000Z","modified_at":"2025-10-24T14:43:50.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18157095232803","imei1":"18157095232803","imei2":"18157095232803","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90680,"job_number":"JOB_90680","tr_customer_id":90697,"tr_customer_product_id":90687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:43:50.000Z","modified_at":"2025-10-24T14:43:50.000Z","name":"Emilie Dietrich","mobile_number":"999-581-9892","email_id":"Anibal5@gmail.com","dop":"2025-09-16","serial_number":"10489666276154","imei1":"10489666276154","imei2":"10489666276154","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90681,"job_number":"JOB_90681","tr_customer_id":90698,"tr_customer_product_id":90688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:44:09.000Z","modified_at":"2025-10-24T14:44:09.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"19535869458848","imei1":"19535869458848","imei2":"19535869458848","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90682,"job_number":"JOB_90682","tr_customer_id":90699,"tr_customer_product_id":90689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:44:10.000Z","modified_at":"2025-10-24T14:44:10.000Z","name":"Josiah Medhurst","mobile_number":"523-712-6633","email_id":"Shaylee_Green15@gmail.com","dop":"2025-09-16","serial_number":"19400243471685","imei1":"19400243471685","imei2":"19400243471685","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90683,"job_number":"JOB_90683","tr_customer_id":90700,"tr_customer_product_id":90690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:44:29.000Z","modified_at":"2025-10-24T14:44:29.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14714940604221","imei1":"14714940604221","imei2":"14714940604221","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90684,"job_number":"JOB_90684","tr_customer_id":90701,"tr_customer_product_id":90691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:44:29.000Z","modified_at":"2025-10-24T14:44:29.000Z","name":"Enola Larkin","mobile_number":"215-579-6570","email_id":"Ashley.Kassulke@gmail.com","dop":"2025-09-16","serial_number":"19331477082660","imei1":"19331477082660","imei2":"19331477082660","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90685,"job_number":"JOB_90685","tr_customer_id":90702,"tr_customer_product_id":90692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T15:38:24.000Z","modified_at":"2025-10-24T15:38:24.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"104618881316382","imei1":"104618881316382","imei2":"104618881316382","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T15:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90687,"job_number":"JOB_90687","tr_customer_id":90704,"tr_customer_product_id":90694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T15:38:37.000Z","modified_at":"2025-10-24T15:38:37.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106077208251841","imei1":"106077208251841","imei2":"106077208251841","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T15:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90689,"job_number":"JOB_90689","tr_customer_id":90706,"tr_customer_product_id":90696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T16:11:39.000Z","modified_at":"2025-10-24T16:11:39.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"18107939149403","imei1":"18107939149403","imei2":"18107939149403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T16:11:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90691,"job_number":"JOB_90691","tr_customer_id":90708,"tr_customer_product_id":90698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T16:11:40.000Z","modified_at":"2025-10-24T16:11:40.000Z","name":"Maurice Reynolds","mobile_number":"636-450-1743","email_id":"Zola.Abernathy@yahoo.com","dop":"2025-04-06","serial_number":"19657178366834390","imei1":"19657178366834390","imei2":"19657178366834390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T16:11:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90692,"job_number":"JOB_90692","tr_customer_id":90709,"tr_customer_product_id":90699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T16:12:24.000Z","modified_at":"2025-10-24T16:12:24.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15716305763724","imei1":"15716305763724","imei2":"15716305763724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T16:12:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90694,"job_number":"JOB_90694","tr_customer_id":90711,"tr_customer_product_id":90701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T16:12:26.000Z","modified_at":"2025-10-24T16:12:26.000Z","name":"Mary Hilll","mobile_number":"788-308-8318","email_id":"Chandler89@hotmail.com","dop":"2025-04-06","serial_number":"19780103008134340","imei1":"19780103008134340","imei2":"19780103008134340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T16:12:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90695,"job_number":"JOB_90695","tr_customer_id":90712,"tr_customer_product_id":90702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T16:13:50.000Z","modified_at":"2025-10-24T16:13:50.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"18943749737217","imei1":"18943749737217","imei2":"18943749737217","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T16:13:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90696,"job_number":"JOB_90696","tr_customer_id":90713,"tr_customer_product_id":90703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T16:13:50.000Z","modified_at":"2025-10-24T16:13:50.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"13696178490264","imei1":"13696178490264","imei2":"13696178490264","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T16:13:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90697,"job_number":"JOB_90697","tr_customer_id":90714,"tr_customer_product_id":90704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T16:13:50.000Z","modified_at":"2025-10-24T16:13:50.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"15155387276609626","imei1":"15155387276609626","imei2":"15155387276609626","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T16:13:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90699,"job_number":"JOB_90699","tr_customer_id":90716,"tr_customer_product_id":90706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T16:14:53.000Z","modified_at":"2025-10-24T16:14:53.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"19402209262782","imei1":"19402209262782","imei2":"19402209262782","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T16:14:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90700,"job_number":"JOB_90700","tr_customer_id":90717,"tr_customer_product_id":90707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T16:14:54.000Z","modified_at":"2025-10-24T16:14:54.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"18861219433600","imei1":"18861219433600","imei2":"18861219433600","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T16:14:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90701,"job_number":"JOB_90701","tr_customer_id":90718,"tr_customer_product_id":90708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T16:14:54.000Z","modified_at":"2025-10-24T16:14:54.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"18020241012431616","imei1":"18020241012431616","imei2":"18020241012431616","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T16:14:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90703,"job_number":"JOB_90703","tr_customer_id":90720,"tr_customer_product_id":90710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T16:15:53.000Z","modified_at":"2025-10-24T16:15:53.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"12013337505191","imei1":"12013337505191","imei2":"12013337505191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T16:15:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90705,"job_number":"JOB_90705","tr_customer_id":90722,"tr_customer_product_id":90712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T16:15:55.000Z","modified_at":"2025-10-24T16:15:55.000Z","name":"Jaden Wolff","mobile_number":"430-817-0882","email_id":"Alfred_VonRueden@hotmail.com","dop":"2025-04-06","serial_number":"14572198922880548","imei1":"14572198922880548","imei2":"14572198922880548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T16:15:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90712,"job_number":"JOB_90712","tr_customer_id":90729,"tr_customer_product_id":90719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:14:10.000Z","modified_at":"2025-10-25T03:14:10.000Z","name":"Winifred Spencer","mobile_number":"566-691-3975","email_id":"Eliseo_Kuhn97@hotmail.com","dop":"2025-04-06","serial_number":"11974922788849682","imei1":"11974922788849682","imei2":"11974922788849682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:14:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90713,"job_number":"JOB_90713","tr_customer_id":90730,"tr_customer_product_id":90720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:14:14.000Z","modified_at":"2025-10-25T03:14:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19859111092656","imei1":"19859111092656","imei2":"19859111092656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:14:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90716,"job_number":"JOB_90716","tr_customer_id":90733,"tr_customer_product_id":90723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:14:15.000Z","modified_at":"2025-10-25T03:14:15.000Z","name":"Alvera Swift","mobile_number":"249-784-2872","email_id":"Shaylee.Fritsch86@yahoo.com","dop":"2025-04-06","serial_number":"11364725527494934","imei1":"11364725527494934","imei2":"11364725527494934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:14:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90717,"job_number":"JOB_90717","tr_customer_id":90734,"tr_customer_product_id":90724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:14:16.000Z","modified_at":"2025-10-25T03:14:16.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"11859332082745","imei1":"11859332082745","imei2":"11859332082745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:14:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90718,"job_number":"JOB_90718","tr_customer_id":90735,"tr_customer_product_id":90725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:14:16.000Z","modified_at":"2025-10-25T03:14:16.000Z","name":"Grover Hilll","mobile_number":"217-485-9654","email_id":"Vicente95@hotmail.com","dop":"2025-04-06","serial_number":"12923323028782884","imei1":"12923323028782884","imei2":"12923323028782884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:14:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90720,"job_number":"JOB_90720","tr_customer_id":90737,"tr_customer_product_id":90727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:14:18.000Z","modified_at":"2025-10-25T03:14:18.000Z","name":"Meda Feest","mobile_number":"721-442-9697","email_id":"Eudora.Schuppe61@yahoo.com","dop":"2025-04-06","serial_number":"18277768229196332","imei1":"18277768229196332","imei2":"18277768229196332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:14:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90724,"job_number":"JOB_90724","tr_customer_id":90741,"tr_customer_product_id":90731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:14:57.000Z","modified_at":"2025-10-25T03:14:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17291425390210","imei1":"17291425390210","imei2":"17291425390210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:14:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90726,"job_number":"JOB_90726","tr_customer_id":90743,"tr_customer_product_id":90733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:14:59.000Z","modified_at":"2025-10-25T03:14:59.000Z","name":"Chance Spinka","mobile_number":"512-602-5070","email_id":"Sibyl39@yahoo.com","dop":"2025-04-06","serial_number":"13688395615028404","imei1":"13688395615028404","imei2":"13688395615028404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90727,"job_number":"JOB_90727","tr_customer_id":90744,"tr_customer_product_id":90734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:15:05.000Z","modified_at":"2025-10-25T03:15:05.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19981945644610","imei1":"19981945644610","imei2":"19981945644610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90729,"job_number":"JOB_90729","tr_customer_id":90746,"tr_customer_product_id":90736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:15:07.000Z","modified_at":"2025-10-25T03:15:07.000Z","name":"Otis Murphy","mobile_number":"685-918-1746","email_id":"Sandrine75@hotmail.com","dop":"2025-04-06","serial_number":"13345702767490616","imei1":"13345702767490616","imei2":"13345702767490616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:15:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90730,"job_number":"JOB_90730","tr_customer_id":90747,"tr_customer_product_id":90737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:15:40.000Z","modified_at":"2025-10-25T03:15:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17851466601465","imei1":"17851466601465","imei2":"17851466601465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:15:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90732,"job_number":"JOB_90732","tr_customer_id":90749,"tr_customer_product_id":90739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:15:41.000Z","modified_at":"2025-10-25T03:15:41.000Z","name":"Justine Schmeler","mobile_number":"835-848-7979","email_id":"Heidi_Hermiston@yahoo.com","dop":"2025-04-06","serial_number":"12881441210375320","imei1":"12881441210375320","imei2":"12881441210375320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90733,"job_number":"JOB_90733","tr_customer_id":90750,"tr_customer_product_id":90740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:15:54.000Z","modified_at":"2025-10-25T03:15:54.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19794041318301","imei1":"19794041318301","imei2":"19794041318301","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:15:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90735,"job_number":"JOB_90735","tr_customer_id":90752,"tr_customer_product_id":90742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:15:56.000Z","modified_at":"2025-10-25T03:15:56.000Z","name":"Vicky Kilback","mobile_number":"626-768-4966","email_id":"Kolby80@hotmail.com","dop":"2025-04-06","serial_number":"12432597792776080","imei1":"12432597792776080","imei2":"12432597792776080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:15:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90736,"job_number":"JOB_90736","tr_customer_id":90753,"tr_customer_product_id":90743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:22:40.000Z","modified_at":"2025-10-25T03:22:40.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10644536343859","imei1":"10644536343859","imei2":"10644536343859","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:22:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90738,"job_number":"JOB_90738","tr_customer_id":90755,"tr_customer_product_id":90745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:22:41.000Z","modified_at":"2025-10-25T03:22:41.000Z","name":"Leora Dicki","mobile_number":"996-498-3127","email_id":"Bartholome.Skiles@hotmail.com","dop":"2025-06-18","serial_number":"1060531050904502","imei1":"1060531050904502","imei2":"1060531050904502","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:22:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90740,"job_number":"JOB_90740","tr_customer_id":90757,"tr_customer_product_id":90747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:22:50.000Z","modified_at":"2025-10-25T03:22:50.000Z","name":"Troy Champlin","mobile_number":"268-818-8711","email_id":"Loyal75@gmail.com","dop":"2025-04-06","serial_number":"19008477921232650","imei1":"19008477921232650","imei2":"19008477921232650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90741,"job_number":"JOB_90741","tr_customer_id":90758,"tr_customer_product_id":90748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:23:19.000Z","modified_at":"2025-10-25T03:23:19.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"13494883022092","imei1":"13494883022092","imei2":"13494883022092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:23:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90743,"job_number":"JOB_90743","tr_customer_id":90760,"tr_customer_product_id":90750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:23:20.000Z","modified_at":"2025-10-25T03:23:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10771720719021","imei1":"10771720719021","imei2":"10771720719021","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:23:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90747,"job_number":"JOB_90747","tr_customer_id":90764,"tr_customer_product_id":90754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:23:22.000Z","modified_at":"2025-10-25T03:23:22.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10252913130746","imei1":"10252913130746","imei2":"10252913130746","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:23:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90748,"job_number":"JOB_90748","tr_customer_id":90765,"tr_customer_product_id":90755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:23:22.000Z","modified_at":"2025-10-25T03:23:22.000Z","name":"Anderson Schumm","mobile_number":"564-526-5523","email_id":"Ethyl.Howe@gmail.com","dop":"2025-04-06","serial_number":"18037523180453920","imei1":"18037523180453920","imei2":"18037523180453920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:23:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90750,"job_number":"JOB_90750","tr_customer_id":90767,"tr_customer_product_id":90757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:23:23.000Z","modified_at":"2025-10-25T03:23:23.000Z","name":"Tavares Murray","mobile_number":"586-563-4649","email_id":"Maxine21@gmail.com","dop":"2025-06-18","serial_number":"1047000911302852","imei1":"1047000911302852","imei2":"1047000911302852","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:23:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90751,"job_number":"JOB_90751","tr_customer_id":90768,"tr_customer_product_id":90758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:23:23.000Z","modified_at":"2025-10-25T03:23:23.000Z","name":"Neoma Kirlin","mobile_number":"804-554-5825","email_id":"Alysson.Hessel@hotmail.com","dop":"2025-04-06","serial_number":"16057032787998706","imei1":"16057032787998706","imei2":"16057032787998706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:23:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90753,"job_number":"JOB_90753","tr_customer_id":90770,"tr_customer_product_id":90760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:23:31.000Z","modified_at":"2025-10-25T03:23:31.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"14448037116167","imei1":"14448037116167","imei2":"14448037116167","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:23:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90755,"job_number":"JOB_90755","tr_customer_id":90772,"tr_customer_product_id":90762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:23:33.000Z","modified_at":"2025-10-25T03:23:33.000Z","name":"John Heller","mobile_number":"501-757-5001","email_id":"Kaia32@hotmail.com","dop":"2025-04-06","serial_number":"18629556305995388","imei1":"18629556305995388","imei2":"18629556305995388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:23:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90756,"job_number":"JOB_90756","tr_customer_id":90773,"tr_customer_product_id":90763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:23:41.000Z","modified_at":"2025-10-25T03:23:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19349676217053","imei1":"19349676217053","imei2":"19349676217053","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90758,"job_number":"JOB_90758","tr_customer_id":90775,"tr_customer_product_id":90765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:23:42.000Z","modified_at":"2025-10-25T03:23:42.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"10957900081367","imei1":"10957900081367","imei2":"10957900081367","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:23:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90760,"job_number":"JOB_90760","tr_customer_id":90777,"tr_customer_product_id":90767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:23:43.000Z","modified_at":"2025-10-25T03:23:43.000Z","name":"Deanna Stanton","mobile_number":"965-328-5843","email_id":"Boyd_Schmidt@hotmail.com","dop":"2025-04-06","serial_number":"17836043237308708","imei1":"17836043237308708","imei2":"17836043237308708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90761,"job_number":"JOB_90761","tr_customer_id":90778,"tr_customer_product_id":90768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:23:44.000Z","modified_at":"2025-10-25T03:23:44.000Z","name":"Maybelle Champlin","mobile_number":"983-719-5757","email_id":"Misty2@yahoo.com","dop":"2025-06-08","serial_number":"100834268893690","imei1":"100834268893690","imei2":"100834268893690","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:23:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90776,"job_number":"JOB_90776","tr_customer_id":90793,"tr_customer_product_id":90783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:24:06.000Z","modified_at":"2025-10-25T03:24:07.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"16232909637110","imei1":"16232909637110","imei2":"16232909637110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:24:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90778,"job_number":"JOB_90778","tr_customer_id":90795,"tr_customer_product_id":90785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:24:11.000Z","modified_at":"2025-10-25T03:24:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11575270351394","imei1":"11575270351394","imei2":"11575270351394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90779,"job_number":"JOB_90779","tr_customer_id":90796,"tr_customer_product_id":90786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:24:11.000Z","modified_at":"2025-10-25T03:24:11.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"18547685017157","imei1":"18547685017157","imei2":"18547685017157","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90782,"job_number":"JOB_90782","tr_customer_id":90799,"tr_customer_product_id":90789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:24:13.000Z","modified_at":"2025-10-25T03:24:13.000Z","name":"Julius Lynch","mobile_number":"692-897-6308","email_id":"Dejon_Johnson@gmail.com","dop":"2025-06-08","serial_number":"108446977059443","imei1":"108446977059443","imei2":"108446977059443","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:24:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90783,"job_number":"JOB_90783","tr_customer_id":90800,"tr_customer_product_id":90790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:24:13.000Z","modified_at":"2025-10-25T03:24:13.000Z","name":"Darian Hirthe","mobile_number":"986-441-7159","email_id":"Martin.Hickle@yahoo.com","dop":"2025-04-06","serial_number":"14554374414905906","imei1":"14554374414905906","imei2":"14554374414905906","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:24:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90784,"job_number":"JOB_90784","tr_customer_id":90801,"tr_customer_product_id":90791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:24:20.000Z","modified_at":"2025-10-25T03:24:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17449124048842","imei1":"17449124048842","imei2":"17449124048842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90787,"job_number":"JOB_90787","tr_customer_id":90804,"tr_customer_product_id":90794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:24:22.000Z","modified_at":"2025-10-25T03:24:22.000Z","name":"Raquel Langosh","mobile_number":"578-480-0264","email_id":"Tommie.VonRueden@yahoo.com","dop":"2025-04-06","serial_number":"15222159137922240","imei1":"15222159137922240","imei2":"15222159137922240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90790,"job_number":"JOB_90790","tr_customer_id":90807,"tr_customer_product_id":90797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:24:29.000Z","modified_at":"2025-10-25T03:24:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17460424836772","imei1":"17460424836772","imei2":"17460424836772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:24:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90792,"job_number":"JOB_90792","tr_customer_id":90809,"tr_customer_product_id":90799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:24:30.000Z","modified_at":"2025-10-25T03:24:30.000Z","name":"Dandre Nitzsche","mobile_number":"816-426-0813","email_id":"Axel96@yahoo.com","dop":"2025-04-06","serial_number":"18346372425725910","imei1":"18346372425725910","imei2":"18346372425725910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:24:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90793,"job_number":"JOB_90793","tr_customer_id":90810,"tr_customer_product_id":90800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:24:39.000Z","modified_at":"2025-10-25T03:24:39.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"12789466753421","imei1":"12789466753421","imei2":"12789466753421","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90798,"job_number":"JOB_90798","tr_customer_id":90815,"tr_customer_product_id":90805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:24:40.000Z","modified_at":"2025-10-25T03:24:40.000Z","name":"Monty Farrell","mobile_number":"292-859-2413","email_id":"Kennedy_Bruen@yahoo.com","dop":"2025-06-08","serial_number":"108239767771121","imei1":"108239767771121","imei2":"108239767771121","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:24:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90799,"job_number":"JOB_90799","tr_customer_id":90816,"tr_customer_product_id":90806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:24:54.000Z","modified_at":"2025-10-25T03:24:54.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"15408022191276","imei1":"15408022191276","imei2":"15408022191276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:24:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90801,"job_number":"JOB_90801","tr_customer_id":90818,"tr_customer_product_id":90808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:25:01.000Z","modified_at":"2025-10-25T03:25:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16151049876096","imei1":"16151049876096","imei2":"16151049876096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90803,"job_number":"JOB_90803","tr_customer_id":90820,"tr_customer_product_id":90810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:25:03.000Z","modified_at":"2025-10-25T03:25:03.000Z","name":"Helga Lowe","mobile_number":"634-509-6462","email_id":"Jacynthe_Koelpin@gmail.com","dop":"2025-04-06","serial_number":"18437842883104736","imei1":"18437842883104736","imei2":"18437842883104736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90804,"job_number":"JOB_90804","tr_customer_id":90821,"tr_customer_product_id":90811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:25:07.000Z","modified_at":"2025-10-25T03:25:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13730743579888","imei1":"13730743579888","imei2":"13730743579888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90806,"job_number":"JOB_90806","tr_customer_id":90823,"tr_customer_product_id":90813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:25:09.000Z","modified_at":"2025-10-25T03:25:09.000Z","name":"Marcellus Wehner","mobile_number":"437-765-0635","email_id":"Odell88@hotmail.com","dop":"2025-04-06","serial_number":"15448709538976476","imei1":"15448709538976476","imei2":"15448709538976476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90807,"job_number":"JOB_90807","tr_customer_id":90824,"tr_customer_product_id":90814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:25:15.000Z","modified_at":"2025-10-25T03:25:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13536380501355","imei1":"13536380501355","imei2":"13536380501355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90809,"job_number":"JOB_90809","tr_customer_id":90826,"tr_customer_product_id":90816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:25:17.000Z","modified_at":"2025-10-25T03:25:17.000Z","name":"Earnest Stamm","mobile_number":"388-475-2483","email_id":"Nash.Koch@yahoo.com","dop":"2025-04-06","serial_number":"16516434528950484","imei1":"16516434528950484","imei2":"16516434528950484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:25:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90810,"job_number":"JOB_90810","tr_customer_id":90827,"tr_customer_product_id":90817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:30:36.000Z","modified_at":"2025-10-25T03:30:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47545420968516","imei1":"47545420968516","imei2":"47545420968516","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90811,"job_number":"JOB_90811","tr_customer_id":90828,"tr_customer_product_id":90818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:30:36.000Z","modified_at":"2025-10-25T03:30:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12036112079216","imei1":"12036112079216","imei2":"12036112079216","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90812,"job_number":"JOB_90812","tr_customer_id":90829,"tr_customer_product_id":90819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:30:36.000Z","modified_at":"2025-10-25T03:30:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78470859308235","imei1":"78470859308235","imei2":"78470859308235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90813,"job_number":"JOB_90813","tr_customer_id":90830,"tr_customer_product_id":90820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:30:37.000Z","modified_at":"2025-10-25T03:30:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39196673098676","imei1":"39196673098676","imei2":"39196673098676","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90814,"job_number":"JOB_90814","tr_customer_id":90831,"tr_customer_product_id":90821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:30:37.000Z","modified_at":"2025-10-25T03:30:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80397936841847","imei1":"80397936841847","imei2":"80397936841847","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90815,"job_number":"JOB_90815","tr_customer_id":90832,"tr_customer_product_id":90822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:30:37.000Z","modified_at":"2025-10-25T03:30:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47242350106596","imei1":"47242350106596","imei2":"47242350106596","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90817,"job_number":"JOB_90817","tr_customer_id":90834,"tr_customer_product_id":90824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:31:07.000Z","modified_at":"2025-10-25T03:31:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86355700333410","imei1":"86355700333410","imei2":"86355700333410","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90818,"job_number":"JOB_90818","tr_customer_id":90835,"tr_customer_product_id":90825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:31:07.000Z","modified_at":"2025-10-25T03:31:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31232324321211","imei1":"31232324321211","imei2":"31232324321211","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90819,"job_number":"JOB_90819","tr_customer_id":90836,"tr_customer_product_id":90826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:31:08.000Z","modified_at":"2025-10-25T03:31:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74115277479038","imei1":"74115277479038","imei2":"74115277479038","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90820,"job_number":"JOB_90820","tr_customer_id":90837,"tr_customer_product_id":90827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:31:08.000Z","modified_at":"2025-10-25T03:31:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66417245852292","imei1":"66417245852292","imei2":"66417245852292","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90821,"job_number":"JOB_90821","tr_customer_id":90838,"tr_customer_product_id":90828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:31:08.000Z","modified_at":"2025-10-25T03:31:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10426536848529","imei1":"10426536848529","imei2":"10426536848529","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90822,"job_number":"JOB_90822","tr_customer_id":90839,"tr_customer_product_id":90829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:31:09.000Z","modified_at":"2025-10-25T03:31:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30782466760090","imei1":"30782466760090","imei2":"30782466760090","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90824,"job_number":"JOB_90824","tr_customer_id":90841,"tr_customer_product_id":90831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:31:38.000Z","modified_at":"2025-10-25T03:31:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83318064765425","imei1":"83318064765425","imei2":"83318064765425","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90825,"job_number":"JOB_90825","tr_customer_id":90842,"tr_customer_product_id":90832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:31:39.000Z","modified_at":"2025-10-25T03:31:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74467385955937","imei1":"74467385955937","imei2":"74467385955937","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90826,"job_number":"JOB_90826","tr_customer_id":90843,"tr_customer_product_id":90833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:31:39.000Z","modified_at":"2025-10-25T03:31:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97690473742871","imei1":"97690473742871","imei2":"97690473742871","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90827,"job_number":"JOB_90827","tr_customer_id":90844,"tr_customer_product_id":90834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:31:39.000Z","modified_at":"2025-10-25T03:31:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58809813414806","imei1":"58809813414806","imei2":"58809813414806","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90828,"job_number":"JOB_90828","tr_customer_id":90845,"tr_customer_product_id":90835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:31:40.000Z","modified_at":"2025-10-25T03:31:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15124986728889","imei1":"15124986728889","imei2":"15124986728889","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90829,"job_number":"JOB_90829","tr_customer_id":90846,"tr_customer_product_id":90836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:31:40.000Z","modified_at":"2025-10-25T03:31:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73435973262545","imei1":"73435973262545","imei2":"73435973262545","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90833,"job_number":"JOB_90833","tr_customer_id":90850,"tr_customer_product_id":90840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:46:27.000Z","modified_at":"2025-10-25T03:46:27.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"14333555758729","imei1":"14333555758729","imei2":"14333555758729","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90834,"job_number":"JOB_90834","tr_customer_id":90851,"tr_customer_product_id":90841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:46:27.000Z","modified_at":"2025-10-25T03:46:27.000Z","name":"Conor Barton","mobile_number":"639-297-5757","email_id":"Julian53@gmail.com","dop":"2025-09-16","serial_number":"17513418324653","imei1":"17513418324653","imei2":"17513418324653","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90835,"job_number":"JOB_90835","tr_customer_id":90852,"tr_customer_product_id":90842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:46:46.000Z","modified_at":"2025-10-25T03:46:46.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"11640857647394","imei1":"11640857647394","imei2":"11640857647394","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90836,"job_number":"JOB_90836","tr_customer_id":90853,"tr_customer_product_id":90843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:46:46.000Z","modified_at":"2025-10-25T03:46:46.000Z","name":"Columbus Johnston","mobile_number":"228-833-4891","email_id":"Keith_Cartwright@hotmail.com","dop":"2025-09-16","serial_number":"17377272733660","imei1":"17377272733660","imei2":"17377272733660","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90837,"job_number":"JOB_90837","tr_customer_id":90854,"tr_customer_product_id":90844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:47:05.000Z","modified_at":"2025-10-25T03:47:05.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"12756915145403","imei1":"12756915145403","imei2":"12756915145403","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90838,"job_number":"JOB_90838","tr_customer_id":90855,"tr_customer_product_id":90845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:47:05.000Z","modified_at":"2025-10-25T03:47:05.000Z","name":"Fiona Fadel","mobile_number":"579-908-6929","email_id":"Graham.Gorczany51@gmail.com","dop":"2025-09-16","serial_number":"19567573487342","imei1":"19567573487342","imei2":"19567573487342","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90839,"job_number":"JOB_90839","tr_customer_id":90856,"tr_customer_product_id":90846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T04:17:59.000Z","modified_at":"2025-10-25T04:17:59.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-15","serial_number":"28374637482495","imei1":"28374637482495","imei2":"28374637482495","popurl":"2025-10-15T04:17:58.783004891Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T04:17:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90840,"job_number":"JOB_90840","tr_customer_id":90857,"tr_customer_product_id":90847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T04:18:40.000Z","modified_at":"2025-10-25T04:18:40.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-15","serial_number":"64723753696025","imei1":"64723753696025","imei2":"64723753696025","popurl":"2025-10-15T04:18:40.129983033Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T04:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90841,"job_number":"JOB_90841","tr_customer_id":90858,"tr_customer_product_id":90848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T04:27:04.000Z","modified_at":"2025-10-25T04:27:04.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100233426187253","imei1":"100233426187253","imei2":"100233426187253","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T04:27:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90843,"job_number":"JOB_90843","tr_customer_id":90860,"tr_customer_product_id":90850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T04:27:16.000Z","modified_at":"2025-10-25T04:27:16.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"101012385194884","imei1":"101012385194884","imei2":"101012385194884","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T04:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90846,"job_number":"JOB_90846","tr_customer_id":90863,"tr_customer_product_id":90853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T04:40:41.000Z","modified_at":"2025-10-25T04:40:41.000Z","name":"Pierre Gutmann","mobile_number":"930-215-2296","email_id":"Ashlynn.Upton@gmail.com","dop":"2025-04-06","serial_number":"11659211979943422","imei1":"11659211979943422","imei2":"11659211979943422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T04:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90847,"job_number":"JOB_90847","tr_customer_id":90864,"tr_customer_product_id":90854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T05:39:31.000Z","modified_at":"2025-10-25T05:39:31.000Z","name":"Phoebe Blick","mobile_number":"283-338-8282","email_id":"Frank29@gmail.com","dop":"2025-09-30","serial_number":"19108941624715","imei1":"19108941624715","imei2":"19108941624715","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T05:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90848,"job_number":"JOB_90848","tr_customer_id":90865,"tr_customer_product_id":90855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T05:47:28.000Z","modified_at":"2025-10-25T05:47:28.000Z","name":"Tom Kutch","mobile_number":"961-270-8283","email_id":"Cassidy_Klein@hotmail.com","dop":"2025-09-30","serial_number":"18774902536029","imei1":"18774902536029","imei2":"18774902536029","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T05:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90849,"job_number":"JOB_90849","tr_customer_id":90866,"tr_customer_product_id":90856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T05:47:37.000Z","modified_at":"2025-10-25T05:47:37.000Z","name":"Andre Weimann","mobile_number":"870-338-3586","email_id":"Cleta_Renner56@hotmail.com","dop":"2025-09-30","serial_number":"11437345925298","imei1":"11437345925298","imei2":"11437345925298","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T05:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90850,"job_number":"JOB_90850","tr_customer_id":90867,"tr_customer_product_id":90857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T05:49:03.000Z","modified_at":"2025-10-25T05:49:03.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"15273452464067","imei1":"15273452464067","imei2":"15273452464067","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T05:49:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90851,"job_number":"JOB_90851","tr_customer_id":90868,"tr_customer_product_id":90858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T05:49:31.000Z","modified_at":"2025-10-25T05:49:31.000Z","name":"Joshua Nitzsche","mobile_number":"229-313-2128","email_id":"Reuben.Hirthe@gmail.com","dop":"2025-09-30","serial_number":"13665048734307","imei1":"13665048734307","imei2":"13665048734307","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T05:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90852,"job_number":"JOB_90852","tr_customer_id":90869,"tr_customer_product_id":90859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T05:49:35.000Z","modified_at":"2025-10-25T05:49:35.000Z","name":"Leon Bailey","mobile_number":"594-228-7045","email_id":"Chelsie76@yahoo.com","dop":"2025-09-30","serial_number":"10171124422293","imei1":"10171124422293","imei2":"10171124422293","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T05:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90853,"job_number":"JOB_90853","tr_customer_id":90870,"tr_customer_product_id":90860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T05:50:33.000Z","modified_at":"2025-10-25T05:50:33.000Z","name":"Janice Botsford","mobile_number":"552-528-9040","email_id":"Dale.Von@gmail.com","dop":"2025-09-30","serial_number":"14712537328317","imei1":"14712537328317","imei2":"14712537328317","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T05:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90854,"job_number":"JOB_90854","tr_customer_id":90871,"tr_customer_product_id":90861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T05:53:55.000Z","modified_at":"2025-10-25T05:53:55.000Z","name":"Alene Rice","mobile_number":"308-918-8268","email_id":"Carole_Boyle@gmail.com","dop":"2025-09-30","serial_number":"17107964250755","imei1":"17107964250755","imei2":"17107964250755","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T05:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90855,"job_number":"JOB_90855","tr_customer_id":90872,"tr_customer_product_id":90862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T05:55:17.000Z","modified_at":"2025-10-25T05:55:17.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"18324636384233","imei1":"18324636384233","imei2":"18324636384233","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T05:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90856,"job_number":"JOB_90856","tr_customer_id":90873,"tr_customer_product_id":90863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T05:55:17.000Z","modified_at":"2025-10-25T05:55:17.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"12512907465230","imei1":"12512907465230","imei2":"12512907465230","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T05:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90857,"job_number":"JOB_90857","tr_customer_id":90874,"tr_customer_product_id":90864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T05:55:18.000Z","modified_at":"2025-10-25T05:55:18.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"15071958440058152","imei1":"15071958440058152","imei2":"15071958440058152","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T05:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90860,"job_number":"JOB_90860","tr_customer_id":90877,"tr_customer_product_id":90867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T06:03:38.000Z","modified_at":"2025-10-25T06:03:38.000Z","name":"Thelma Skiles","mobile_number":"939-587-9341","email_id":"Leonel_Nolan32@hotmail.com","dop":"2025-09-30","serial_number":"12307879177611","imei1":"12307879177611","imei2":"12307879177611","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T06:03:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90861,"job_number":"JOB_90861","tr_customer_id":90878,"tr_customer_product_id":90868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T06:03:46.000Z","modified_at":"2025-10-25T06:03:46.000Z","name":"Micaela Little","mobile_number":"296-996-8540","email_id":"Alexandre_Turcotte86@gmail.com","dop":"2025-09-30","serial_number":"19944045169028","imei1":"19944045169028","imei2":"19944045169028","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T06:03:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90862,"job_number":"JOB_90862","tr_customer_id":90879,"tr_customer_product_id":90869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T06:05:56.000Z","modified_at":"2025-10-25T06:05:56.000Z","name":"Bettie Mills","mobile_number":"569-982-6997","email_id":"Alexandrea.Tromp69@hotmail.com","dop":"2025-09-30","serial_number":"17691562269556","imei1":"17691562269556","imei2":"17691562269556","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T06:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90863,"job_number":"JOB_90863","tr_customer_id":90880,"tr_customer_product_id":90870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T06:14:50.000Z","modified_at":"2025-10-25T06:14:50.000Z","name":"Brooklyn Smith","mobile_number":"578-757-6251","email_id":"Kimberly_Gleichner@yahoo.com","dop":"2025-09-30","serial_number":"12380468085307","imei1":"12380468085307","imei2":"12380468085307","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T06:14:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90864,"job_number":"JOB_90864","tr_customer_id":90881,"tr_customer_product_id":90871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T06:15:31.000Z","modified_at":"2025-10-25T06:15:31.000Z","name":"Milton Hirthe","mobile_number":"485-223-7035","email_id":"Darrion20@yahoo.com","dop":"2025-09-30","serial_number":"15023697163568","imei1":"15023697163568","imei2":"15023697163568","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T06:15:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90865,"job_number":"JOB_90865","tr_customer_id":90882,"tr_customer_product_id":90872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T06:15:34.000Z","modified_at":"2025-10-25T06:15:34.000Z","name":"Gennaro Gusikowski","mobile_number":"882-297-1758","email_id":"George.Davis@gmail.com","dop":"2025-09-30","serial_number":"19198130389150","imei1":"19198130389150","imei2":"19198130389150","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T06:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90867,"job_number":"JOB_90867","tr_customer_id":90884,"tr_customer_product_id":90874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T06:28:55.000Z","modified_at":"2025-10-25T06:28:55.000Z","name":"Gerry Howell","mobile_number":"200-689-8501","email_id":"Colby.Stoltenberg57@gmail.com","dop":"2025-09-30","serial_number":"14063288415562","imei1":"14063288415562","imei2":"14063288415562","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T06:28:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90869,"job_number":"JOB_90869","tr_customer_id":90886,"tr_customer_product_id":90876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T07:10:09.000Z","modified_at":"2025-10-25T07:10:09.000Z","name":"Luciano Hilll","mobile_number":"956-464-4369","email_id":"Genesis.Jast72@yahoo.com","dop":"2025-09-30","serial_number":"10195823767370","imei1":"10195823767370","imei2":"10195823767370","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T07:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90870,"job_number":"JOB_90870","tr_customer_id":90887,"tr_customer_product_id":90877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T07:23:08.000Z","modified_at":"2025-10-25T07:23:08.000Z","name":"Conor Jast","mobile_number":"205-299-4751","email_id":"Zack20@yahoo.com","dop":"2025-09-30","serial_number":"19882083030085","imei1":"19882083030085","imei2":"19882083030085","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T07:23:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90871,"job_number":"JOB_90871","tr_customer_id":90888,"tr_customer_product_id":90878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T07:31:35.000Z","modified_at":"2025-10-25T07:31:35.000Z","name":"Sebastian Torphy","mobile_number":"716-784-1485","email_id":"Euna.Donnelly26@gmail.com","dop":"2025-09-30","serial_number":"10990037252152","imei1":"10990037252152","imei2":"10990037252152","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T07:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90873,"job_number":"JOB_90873","tr_customer_id":90890,"tr_customer_product_id":90880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T07:32:57.000Z","modified_at":"2025-10-25T07:32:57.000Z","name":"Korey Legros","mobile_number":"784-212-4805","email_id":"Norma51@gmail.com","dop":"2025-04-06","serial_number":"15044188347811362","imei1":"15044188347811362","imei2":"15044188347811362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T07:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90874,"job_number":"JOB_90874","tr_customer_id":90891,"tr_customer_product_id":90881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T07:34:12.000Z","modified_at":"2025-10-25T07:34:12.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"12197239181689","imei1":"12197239181689","imei2":"12197239181689","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T07:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90875,"job_number":"JOB_90875","tr_customer_id":90892,"tr_customer_product_id":90882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T07:39:24.000Z","modified_at":"2025-10-25T07:39:24.000Z","name":"Thomas Muller","mobile_number":"4446464846","email_id":"thomasmuller@xyz.com","dop":"2025-08-06","serial_number":"23234243263246346","imei1":"23234243263246346","imei2":"23234243263246346","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T07:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90876,"job_number":"JOB_90876","tr_customer_id":90893,"tr_customer_product_id":90883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T07:39:43.000Z","modified_at":"2025-10-25T07:39:43.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"18346090742641","imei1":"18346090742641","imei2":"18346090742641","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T07:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90877,"job_number":"JOB_90877","tr_customer_id":90894,"tr_customer_product_id":90884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T07:39:43.000Z","modified_at":"2025-10-25T07:39:43.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"19368755470618","imei1":"19368755470618","imei2":"19368755470618","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T07:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90878,"job_number":"JOB_90878","tr_customer_id":90895,"tr_customer_product_id":90885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T07:39:43.000Z","modified_at":"2025-10-25T07:39:43.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"13064008727175268","imei1":"13064008727175268","imei2":"13064008727175268","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T07:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90880,"job_number":"JOB_90880","tr_customer_id":90897,"tr_customer_product_id":90887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T07:41:37.000Z","modified_at":"2025-10-25T07:41:37.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"17710127904725","imei1":"17710127904725","imei2":"17710127904725","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T07:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90881,"job_number":"JOB_90881","tr_customer_id":90898,"tr_customer_product_id":90888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T07:41:37.000Z","modified_at":"2025-10-25T07:41:37.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"17618489278973","imei1":"17618489278973","imei2":"17618489278973","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T07:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90882,"job_number":"JOB_90882","tr_customer_id":90899,"tr_customer_product_id":90889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T07:41:38.000Z","modified_at":"2025-10-25T07:41:38.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"17974996587135964","imei1":"17974996587135964","imei2":"17974996587135964","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T07:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90884,"job_number":"JOB_90884","tr_customer_id":90901,"tr_customer_product_id":90891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T07:43:00.000Z","modified_at":"2025-10-25T07:43:00.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"12104763192509","imei1":"12104763192509","imei2":"12104763192509","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T07:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90885,"job_number":"JOB_90885","tr_customer_id":90902,"tr_customer_product_id":90892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T07:43:00.000Z","modified_at":"2025-10-25T07:43:00.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"19229545928390","imei1":"19229545928390","imei2":"19229545928390","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T07:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90886,"job_number":"JOB_90886","tr_customer_id":90903,"tr_customer_product_id":90893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T07:43:00.000Z","modified_at":"2025-10-25T07:43:00.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"11889522456655944","imei1":"11889522456655944","imei2":"11889522456655944","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T07:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90888,"job_number":"JOB_90888","tr_customer_id":90905,"tr_customer_product_id":90895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T07:44:55.000Z","modified_at":"2025-10-25T07:44:55.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"10542298325697","imei1":"10542298325697","imei2":"10542298325697","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T07:44:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90889,"job_number":"JOB_90889","tr_customer_id":90906,"tr_customer_product_id":90896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T07:44:55.000Z","modified_at":"2025-10-25T07:44:55.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"13671966605181","imei1":"13671966605181","imei2":"13671966605181","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T07:44:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90890,"job_number":"JOB_90890","tr_customer_id":90907,"tr_customer_product_id":90897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T07:44:56.000Z","modified_at":"2025-10-25T07:44:56.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"19017477443834410","imei1":"19017477443834410","imei2":"19017477443834410","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T07:44:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90892,"job_number":"JOB_90892","tr_customer_id":90909,"tr_customer_product_id":90899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T07:46:02.000Z","modified_at":"2025-10-25T07:46:02.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"13084542096783","imei1":"13084542096783","imei2":"13084542096783","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T07:46:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90893,"job_number":"JOB_90893","tr_customer_id":90910,"tr_customer_product_id":90900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T07:46:02.000Z","modified_at":"2025-10-25T07:46:02.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"18116842598691","imei1":"18116842598691","imei2":"18116842598691","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T07:46:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90894,"job_number":"JOB_90894","tr_customer_id":90911,"tr_customer_product_id":90901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T07:46:02.000Z","modified_at":"2025-10-25T07:46:02.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"14292862028149120","imei1":"14292862028149120","imei2":"14292862028149120","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T07:46:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90896,"job_number":"JOB_90896","tr_customer_id":90913,"tr_customer_product_id":90903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T07:53:02.000Z","modified_at":"2025-10-25T07:53:02.000Z","name":"Mary Kom","mobile_number":"1236549898","email_id":"tt@gmail.com","dop":"2025-09-30","serial_number":"32154653213565346","imei1":"32154653213565346","imei2":"32154653213565346","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T07:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90898,"job_number":"JOB_90898","tr_customer_id":90915,"tr_customer_product_id":90905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T08:08:30.000Z","modified_at":"2025-10-25T08:08:30.000Z","name":"Thomas Muller","mobile_number":"4446464846","email_id":"thomasmuller@xyz.com","dop":"2025-08-06","serial_number":"23234243263246347","imei1":"23234243263246347","imei2":"23234243263246347","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T08:08:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90899,"job_number":"JOB_90899","tr_customer_id":90916,"tr_customer_product_id":90906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T08:55:41.000Z","modified_at":"2025-10-25T08:55:41.000Z","name":"Akash Hunachagi","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"121542154264129","imei1":"121542154264129","imei2":"121542154264129","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T08:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90900,"job_number":"JOB_90900","tr_customer_id":90917,"tr_customer_product_id":90907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T10:19:09.000Z","modified_at":"2025-10-25T10:19:09.000Z","name":"Akash H","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"121542154264130","imei1":"121542154264130","imei2":"121542154264130","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T10:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90902,"job_number":"JOB_90902","tr_customer_id":90919,"tr_customer_product_id":90909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T10:27:47.000Z","modified_at":"2025-10-25T10:27:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13337224245348","imei1":"13337224245348","imei2":"13337224245348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T10:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90904,"job_number":"JOB_90904","tr_customer_id":90921,"tr_customer_product_id":90911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T10:27:48.000Z","modified_at":"2025-10-25T10:27:48.000Z","name":"Lonzo Hegmann","mobile_number":"617-951-1543","email_id":"Trace.Borer30@yahoo.com","dop":"2025-04-06","serial_number":"18933414936863010","imei1":"18933414936863010","imei2":"18933414936863010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T10:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90905,"job_number":"JOB_90905","tr_customer_id":90922,"tr_customer_product_id":90912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T10:28:29.000Z","modified_at":"2025-10-25T10:28:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13852253891704","imei1":"13852253891704","imei2":"13852253891704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T10:28:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90907,"job_number":"JOB_90907","tr_customer_id":90924,"tr_customer_product_id":90914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T10:28:31.000Z","modified_at":"2025-10-25T10:28:31.000Z","name":"Johnnie Rodriguez","mobile_number":"710-845-1629","email_id":"Sallie_Kuphal@yahoo.com","dop":"2025-04-06","serial_number":"15135401194437300","imei1":"15135401194437300","imei2":"15135401194437300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T10:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90908,"job_number":"JOB_90908","tr_customer_id":90925,"tr_customer_product_id":90915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T10:29:11.000Z","modified_at":"2025-10-25T10:29:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15033484851839","imei1":"15033484851839","imei2":"15033484851839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T10:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90916,"job_number":"JOB_90916","tr_customer_id":90933,"tr_customer_product_id":90923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T11:54:28.000Z","modified_at":"2025-10-25T11:54:28.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"hem@gmail.com","dop":"2025-09-30","serial_number":"19719973779264","imei1":"19719973779264","imei2":"19719973779264","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T11:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90917,"job_number":"JOB_90917","tr_customer_id":90934,"tr_customer_product_id":90924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T11:58:51.000Z","modified_at":"2025-10-25T11:58:51.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"hem@gmail.com","dop":"2025-09-30","serial_number":"12838559447788","imei1":"12838559447788","imei2":"12838559447788","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T11:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90918,"job_number":"JOB_90918","tr_customer_id":90935,"tr_customer_product_id":90925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T11:59:20.000Z","modified_at":"2025-10-25T11:59:21.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"hem@gmail.com","dop":"2025-09-30","serial_number":"17270236277846","imei1":"17270236277846","imei2":"17270236277846","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T11:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90919,"job_number":"JOB_90919","tr_customer_id":90936,"tr_customer_product_id":90926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T12:00:40.000Z","modified_at":"2025-10-25T12:00:40.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"hem@gmail.com","dop":"2025-09-30","serial_number":"11622317642096","imei1":"11622317642096","imei2":"11622317642096","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T12:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90920,"job_number":"JOB_90920","tr_customer_id":90937,"tr_customer_product_id":90927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T12:05:41.000Z","modified_at":"2025-10-25T12:05:41.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"hem@gmail.com","dop":"2025-09-30","serial_number":"15610121771797","imei1":"15610121771797","imei2":"15610121771797","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T12:05:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90921,"job_number":"JOB_90921","tr_customer_id":90938,"tr_customer_product_id":90928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T12:05:57.000Z","modified_at":"2025-10-25T12:05:57.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"hem@gmail.com","dop":"2025-09-30","serial_number":"19122361223081","imei1":"19122361223081","imei2":"19122361223081","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T12:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90924,"job_number":"JOB_90924","tr_customer_id":90941,"tr_customer_product_id":90931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T13:37:00.000Z","modified_at":"2025-10-25T13:37:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11802783820159","imei1":"11802783820159","imei2":"11802783820159","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T13:37:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90926,"job_number":"JOB_90926","tr_customer_id":90943,"tr_customer_product_id":90933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T13:37:02.000Z","modified_at":"2025-10-25T13:37:02.000Z","name":"Stuart Will","mobile_number":"590-280-7329","email_id":"Deshawn64@hotmail.com","dop":"2025-04-06","serial_number":"15239935491948112","imei1":"15239935491948112","imei2":"15239935491948112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T13:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90927,"job_number":"JOB_90927","tr_customer_id":90944,"tr_customer_product_id":90934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T13:37:34.000Z","modified_at":"2025-10-25T13:37:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83052341154904","imei1":"83052341154904","imei2":"83052341154904","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T13:37:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90928,"job_number":"JOB_90928","tr_customer_id":90945,"tr_customer_product_id":90935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T13:37:34.000Z","modified_at":"2025-10-25T13:37:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59767282501575","imei1":"59767282501575","imei2":"59767282501575","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T13:37:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90929,"job_number":"JOB_90929","tr_customer_id":90946,"tr_customer_product_id":90936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T13:37:34.000Z","modified_at":"2025-10-25T13:37:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15571983829145","imei1":"15571983829145","imei2":"15571983829145","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T13:37:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90930,"job_number":"JOB_90930","tr_customer_id":90947,"tr_customer_product_id":90937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T13:37:35.000Z","modified_at":"2025-10-25T13:37:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44386994014095","imei1":"44386994014095","imei2":"44386994014095","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T13:37:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90931,"job_number":"JOB_90931","tr_customer_id":90948,"tr_customer_product_id":90938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T13:37:35.000Z","modified_at":"2025-10-25T13:37:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73509561750000","imei1":"73509561750000","imei2":"73509561750000","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T13:37:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90932,"job_number":"JOB_90932","tr_customer_id":90949,"tr_customer_product_id":90939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T13:37:35.000Z","modified_at":"2025-10-25T13:37:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92218128350820","imei1":"92218128350820","imei2":"92218128350820","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T13:37:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90934,"job_number":"JOB_90934","tr_customer_id":90951,"tr_customer_product_id":90941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T13:37:41.000Z","modified_at":"2025-10-25T13:37:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13992345226827","imei1":"13992345226827","imei2":"13992345226827","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T13:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90936,"job_number":"JOB_90936","tr_customer_id":90953,"tr_customer_product_id":90943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T13:37:42.000Z","modified_at":"2025-10-25T13:37:42.000Z","name":"Guido Bauch","mobile_number":"420-711-4248","email_id":"Gustave.Mosciski47@hotmail.com","dop":"2025-04-06","serial_number":"10743881553571988","imei1":"10743881553571988","imei2":"10743881553571988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T13:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90937,"job_number":"JOB_90937","tr_customer_id":90954,"tr_customer_product_id":90944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T13:38:04.000Z","modified_at":"2025-10-25T13:38:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47366840905796","imei1":"47366840905796","imei2":"47366840905796","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T13:38:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90938,"job_number":"JOB_90938","tr_customer_id":90955,"tr_customer_product_id":90945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T13:38:04.000Z","modified_at":"2025-10-25T13:38:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72593815084141","imei1":"72593815084141","imei2":"72593815084141","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T13:38:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90939,"job_number":"JOB_90939","tr_customer_id":90956,"tr_customer_product_id":90946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T13:38:04.000Z","modified_at":"2025-10-25T13:38:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86656308800282","imei1":"86656308800282","imei2":"86656308800282","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T13:38:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90940,"job_number":"JOB_90940","tr_customer_id":90957,"tr_customer_product_id":90947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T13:38:05.000Z","modified_at":"2025-10-25T13:38:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67462484813846","imei1":"67462484813846","imei2":"67462484813846","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T13:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90941,"job_number":"JOB_90941","tr_customer_id":90958,"tr_customer_product_id":90948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T13:38:05.000Z","modified_at":"2025-10-25T13:38:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15039480217395","imei1":"15039480217395","imei2":"15039480217395","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T13:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90942,"job_number":"JOB_90942","tr_customer_id":90959,"tr_customer_product_id":90949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T13:38:05.000Z","modified_at":"2025-10-25T13:38:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75534383978000","imei1":"75534383978000","imei2":"75534383978000","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T13:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90944,"job_number":"JOB_90944","tr_customer_id":90961,"tr_customer_product_id":90951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T13:38:20.000Z","modified_at":"2025-10-25T13:38:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12848175040002","imei1":"12848175040002","imei2":"12848175040002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T13:38:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90946,"job_number":"JOB_90946","tr_customer_id":90963,"tr_customer_product_id":90953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T13:38:22.000Z","modified_at":"2025-10-25T13:38:22.000Z","name":"Marcelina Hodkiewicz","mobile_number":"601-995-0164","email_id":"Cristal_Gerlach26@yahoo.com","dop":"2025-04-06","serial_number":"16290471971296624","imei1":"16290471971296624","imei2":"16290471971296624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T13:38:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90947,"job_number":"JOB_90947","tr_customer_id":90964,"tr_customer_product_id":90954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T13:38:34.000Z","modified_at":"2025-10-25T13:38:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59150801660397","imei1":"59150801660397","imei2":"59150801660397","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T13:38:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90948,"job_number":"JOB_90948","tr_customer_id":90965,"tr_customer_product_id":90955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T13:38:34.000Z","modified_at":"2025-10-25T13:38:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83297211014339","imei1":"83297211014339","imei2":"83297211014339","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T13:38:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90949,"job_number":"JOB_90949","tr_customer_id":90966,"tr_customer_product_id":90956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T13:38:35.000Z","modified_at":"2025-10-25T13:38:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28038236981059","imei1":"28038236981059","imei2":"28038236981059","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T13:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90950,"job_number":"JOB_90950","tr_customer_id":90967,"tr_customer_product_id":90957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T13:38:35.000Z","modified_at":"2025-10-25T13:38:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75472106148189","imei1":"75472106148189","imei2":"75472106148189","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T13:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90951,"job_number":"JOB_90951","tr_customer_id":90968,"tr_customer_product_id":90958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T13:38:35.000Z","modified_at":"2025-10-25T13:38:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67441291481917","imei1":"67441291481917","imei2":"67441291481917","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T13:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90952,"job_number":"JOB_90952","tr_customer_id":90969,"tr_customer_product_id":90959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T13:38:35.000Z","modified_at":"2025-10-25T13:38:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13295027036616","imei1":"13295027036616","imei2":"13295027036616","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T13:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90956,"job_number":"JOB_90956","tr_customer_id":90973,"tr_customer_product_id":90963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:07:28.000Z","modified_at":"2025-10-25T14:07:28.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"14176125254877","imei1":"14176125254877","imei2":"14176125254877","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:07:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90958,"job_number":"JOB_90958","tr_customer_id":90975,"tr_customer_product_id":90965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:07:29.000Z","modified_at":"2025-10-25T14:07:29.000Z","name":"Jedediah Stehr","mobile_number":"801-403-3830","email_id":"Mercedes_Torp0@gmail.com","dop":"2025-04-06","serial_number":"19878394183821704","imei1":"19878394183821704","imei2":"19878394183821704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:07:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90967,"job_number":"JOB_90967","tr_customer_id":90984,"tr_customer_product_id":90974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:08:01.000Z","modified_at":"2025-10-25T14:08:01.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"17840357992302","imei1":"17840357992302","imei2":"17840357992302","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:08:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90969,"job_number":"JOB_90969","tr_customer_id":90986,"tr_customer_product_id":90976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:08:03.000Z","modified_at":"2025-10-25T14:08:03.000Z","name":"Nannie Gutmann","mobile_number":"277-914-0880","email_id":"Camila_Berge@hotmail.com","dop":"2025-06-08","serial_number":"106449735347317","imei1":"106449735347317","imei2":"106449735347317","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:08:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90970,"job_number":"JOB_90970","tr_customer_id":90987,"tr_customer_product_id":90977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:08:11.000Z","modified_at":"2025-10-25T14:08:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19262553582875","imei1":"19262553582875","imei2":"19262553582875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:08:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90972,"job_number":"JOB_90972","tr_customer_id":90989,"tr_customer_product_id":90979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:08:12.000Z","modified_at":"2025-10-25T14:08:12.000Z","name":"Leda Hauck","mobile_number":"977-335-2590","email_id":"Berniece_Emard@hotmail.com","dop":"2025-04-06","serial_number":"11776902485224598","imei1":"11776902485224598","imei2":"11776902485224598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:08:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90973,"job_number":"JOB_90973","tr_customer_id":90990,"tr_customer_product_id":90980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:08:31.000Z","modified_at":"2025-10-25T14:08:31.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"13164622645901","imei1":"13164622645901","imei2":"13164622645901","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90975,"job_number":"JOB_90975","tr_customer_id":90992,"tr_customer_product_id":90982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:08:33.000Z","modified_at":"2025-10-25T14:08:33.000Z","name":"Vance Waelchi","mobile_number":"623-764-8563","email_id":"Dimitri_Padberg91@hotmail.com","dop":"2025-06-08","serial_number":"106983291028638","imei1":"106983291028638","imei2":"106983291028638","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:08:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90976,"job_number":"JOB_90976","tr_customer_id":90993,"tr_customer_product_id":90983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:08:53.000Z","modified_at":"2025-10-25T14:08:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15668097110686","imei1":"15668097110686","imei2":"15668097110686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:08:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90978,"job_number":"JOB_90978","tr_customer_id":90995,"tr_customer_product_id":90985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:08:54.000Z","modified_at":"2025-10-25T14:08:54.000Z","name":"Celestine Labadie","mobile_number":"472-500-8517","email_id":"Ivy82@gmail.com","dop":"2025-04-06","serial_number":"15375339967861984","imei1":"15375339967861984","imei2":"15375339967861984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:08:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90979,"job_number":"JOB_90979","tr_customer_id":90996,"tr_customer_product_id":90986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:09:01.000Z","modified_at":"2025-10-25T14:09:01.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"18586852077466","imei1":"18586852077466","imei2":"18586852077466","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90980,"job_number":"JOB_90980","tr_customer_id":90997,"tr_customer_product_id":90987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:09:01.000Z","modified_at":"2025-10-25T14:09:01.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"16939659431573","imei1":"16939659431573","imei2":"16939659431573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90983,"job_number":"JOB_90983","tr_customer_id":91000,"tr_customer_product_id":90990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:09:02.000Z","modified_at":"2025-10-25T14:09:02.000Z","name":"Madaline Gibson","mobile_number":"814-640-4641","email_id":"Leopoldo49@yahoo.com","dop":"2025-06-08","serial_number":"103124201614242","imei1":"103124201614242","imei2":"103124201614242","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:09:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90984,"job_number":"JOB_90984","tr_customer_id":91001,"tr_customer_product_id":90991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:09:49.000Z","modified_at":"2025-10-25T14:09:49.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"17220973669503","imei1":"17220973669503","imei2":"17220973669503","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90986,"job_number":"JOB_90986","tr_customer_id":91003,"tr_customer_product_id":90993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:10:37.000Z","modified_at":"2025-10-25T14:10:37.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"15367014930829","imei1":"15367014930829","imei2":"15367014930829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:10:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90988,"job_number":"JOB_90988","tr_customer_id":91005,"tr_customer_product_id":90995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:12:12.000Z","modified_at":"2025-10-25T14:12:12.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10747013216998","imei1":"10747013216998","imei2":"10747013216998","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:12:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90990,"job_number":"JOB_90990","tr_customer_id":91007,"tr_customer_product_id":90997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:12:13.000Z","modified_at":"2025-10-25T14:12:13.000Z","name":"Pattie Veum","mobile_number":"874-848-5759","email_id":"Cierra_Mayer62@hotmail.com","dop":"2025-06-18","serial_number":"1066858129843773","imei1":"1066858129843773","imei2":"1066858129843773","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:12:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90991,"job_number":"JOB_90991","tr_customer_id":91008,"tr_customer_product_id":90998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:12:54.000Z","modified_at":"2025-10-25T14:12:54.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10138324554082","imei1":"10138324554082","imei2":"10138324554082","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:12:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90993,"job_number":"JOB_90993","tr_customer_id":91010,"tr_customer_product_id":91000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:12:55.000Z","modified_at":"2025-10-25T14:12:55.000Z","name":"Saige Hamill","mobile_number":"361-562-3502","email_id":"Alvina60@hotmail.com","dop":"2025-06-18","serial_number":"1079452909458503","imei1":"1079452909458503","imei2":"1079452909458503","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:12:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90994,"job_number":"JOB_90994","tr_customer_id":91011,"tr_customer_product_id":91001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:14:12.000Z","modified_at":"2025-10-25T14:14:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10607644405623","imei1":"10607644405623","imei2":"10607644405623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:14:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90996,"job_number":"JOB_90996","tr_customer_id":91013,"tr_customer_product_id":91003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:14:13.000Z","modified_at":"2025-10-25T14:14:13.000Z","name":"Santa Ziemann","mobile_number":"956-817-4243","email_id":"Oleta_Grady80@yahoo.com","dop":"2025-04-06","serial_number":"19039886775413332","imei1":"19039886775413332","imei2":"19039886775413332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:14:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90999,"job_number":"JOB_90999","tr_customer_id":91016,"tr_customer_product_id":91006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:14:40.000Z","modified_at":"2025-10-25T14:14:40.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"11414801208568","imei1":"11414801208568","imei2":"11414801208568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:14:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91001,"job_number":"JOB_91001","tr_customer_id":91018,"tr_customer_product_id":91008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:14:41.000Z","modified_at":"2025-10-25T14:14:41.000Z","name":"Cordia Tromp","mobile_number":"597-637-5198","email_id":"Kylee.Konopelski@gmail.com","dop":"2025-04-06","serial_number":"18836988367149250","imei1":"18836988367149250","imei2":"18836988367149250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:14:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91003,"job_number":"JOB_91003","tr_customer_id":91020,"tr_customer_product_id":91010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:14:55.000Z","modified_at":"2025-10-25T14:14:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16812492030829","imei1":"16812492030829","imei2":"16812492030829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:14:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91005,"job_number":"JOB_91005","tr_customer_id":91022,"tr_customer_product_id":91012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:14:57.000Z","modified_at":"2025-10-25T14:14:57.000Z","name":"Rosanna Zemlak","mobile_number":"720-975-8623","email_id":"Breanne28@hotmail.com","dop":"2025-04-06","serial_number":"17169544267214314","imei1":"17169544267214314","imei2":"17169544267214314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:14:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91006,"job_number":"JOB_91006","tr_customer_id":91023,"tr_customer_product_id":91013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:15:27.000Z","modified_at":"2025-10-25T14:15:27.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19253388667014","imei1":"19253388667014","imei2":"19253388667014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91008,"job_number":"JOB_91008","tr_customer_id":91025,"tr_customer_product_id":91015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:15:28.000Z","modified_at":"2025-10-25T14:15:28.000Z","name":"Leda Weissnat","mobile_number":"578-351-2679","email_id":"Harry28@yahoo.com","dop":"2025-04-06","serial_number":"14764822848226004","imei1":"14764822848226004","imei2":"14764822848226004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91009,"job_number":"JOB_91009","tr_customer_id":91026,"tr_customer_product_id":91016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:15:37.000Z","modified_at":"2025-10-25T14:15:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16428685539925","imei1":"16428685539925","imei2":"16428685539925","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:15:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91011,"job_number":"JOB_91011","tr_customer_id":91028,"tr_customer_product_id":91018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:15:39.000Z","modified_at":"2025-10-25T14:15:39.000Z","name":"Georgianna Schinner","mobile_number":"885-813-3029","email_id":"Stanton14@yahoo.com","dop":"2025-04-06","serial_number":"13933279173912602","imei1":"13933279173912602","imei2":"13933279173912602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:15:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91012,"job_number":"JOB_91012","tr_customer_id":91029,"tr_customer_product_id":91019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:16:14.000Z","modified_at":"2025-10-25T14:16:14.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14555276246485","imei1":"14555276246485","imei2":"14555276246485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:16:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91015,"job_number":"JOB_91015","tr_customer_id":91032,"tr_customer_product_id":91022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:16:16.000Z","modified_at":"2025-10-25T14:16:16.000Z","name":"Elliott Barrows","mobile_number":"578-871-1436","email_id":"Dorothea_Frami@yahoo.com","dop":"2025-04-06","serial_number":"15147240738885236","imei1":"15147240738885236","imei2":"15147240738885236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:16:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91016,"job_number":"JOB_91016","tr_customer_id":91033,"tr_customer_product_id":91023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:16:16.000Z","modified_at":"2025-10-25T14:16:16.000Z","name":"Oleta Renner","mobile_number":"546-309-9462","email_id":"Reynold_Cummings56@hotmail.com","dop":"2025-04-06","serial_number":"17507475110784220","imei1":"17507475110784220","imei2":"17507475110784220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:16:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91018,"job_number":"JOB_91018","tr_customer_id":91035,"tr_customer_product_id":91025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:16:40.000Z","modified_at":"2025-10-25T14:16:40.000Z","name":"Stephan Howe","mobile_number":"981-424-7082","email_id":"Rhea_Treutel@hotmail.com","dop":"2025-04-06","serial_number":"11227504447311454","imei1":"11227504447311454","imei2":"11227504447311454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:16:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91019,"job_number":"JOB_91019","tr_customer_id":91036,"tr_customer_product_id":91026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:19:06.000Z","modified_at":"2025-10-25T14:19:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12549189187454","imei1":"12549189187454","imei2":"12549189187454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91021,"job_number":"JOB_91021","tr_customer_id":91038,"tr_customer_product_id":91028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:19:08.000Z","modified_at":"2025-10-25T14:19:08.000Z","name":"Rey Schmitt","mobile_number":"383-663-1614","email_id":"Durward43@gmail.com","dop":"2025-04-06","serial_number":"10735705993588124","imei1":"10735705993588124","imei2":"10735705993588124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91026,"job_number":"JOB_91026","tr_customer_id":91043,"tr_customer_product_id":91033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:19:31.000Z","modified_at":"2025-10-25T14:19:31.000Z","name":"Tyree Zulauf","mobile_number":"362-535-0593","email_id":"Therese39@hotmail.com","dop":"2025-04-06","serial_number":"19170679476562036","imei1":"19170679476562036","imei2":"19170679476562036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91033,"job_number":"JOB_91033","tr_customer_id":91050,"tr_customer_product_id":91040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:19:52.000Z","modified_at":"2025-10-25T14:19:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15108074759768","imei1":"15108074759768","imei2":"15108074759768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91035,"job_number":"JOB_91035","tr_customer_id":91052,"tr_customer_product_id":91042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:19:54.000Z","modified_at":"2025-10-25T14:19:54.000Z","name":"Rubye Tromp","mobile_number":"823-513-5022","email_id":"Kaylee.Blanda5@gmail.com","dop":"2025-04-06","serial_number":"18242284343893800","imei1":"18242284343893800","imei2":"18242284343893800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:19:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91036,"job_number":"JOB_91036","tr_customer_id":91053,"tr_customer_product_id":91043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:20:38.000Z","modified_at":"2025-10-25T14:20:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17094721150126","imei1":"17094721150126","imei2":"17094721150126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91038,"job_number":"JOB_91038","tr_customer_id":91055,"tr_customer_product_id":91045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:20:40.000Z","modified_at":"2025-10-25T14:20:40.000Z","name":"Aurore Crooks","mobile_number":"837-748-0634","email_id":"Jessyca.Cole14@gmail.com","dop":"2025-04-06","serial_number":"10020602362634036","imei1":"10020602362634036","imei2":"10020602362634036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91040,"job_number":"JOB_91040","tr_customer_id":91057,"tr_customer_product_id":91047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:22:03.000Z","modified_at":"2025-10-25T14:22:03.000Z","name":"Ben Osinski","mobile_number":"360-479-5700","email_id":"Imelda_Bernier50@hotmail.com","dop":"2025-04-06","serial_number":"10541137427460992","imei1":"10541137427460992","imei2":"10541137427460992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:22:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91041,"job_number":"JOB_91041","tr_customer_id":91058,"tr_customer_product_id":91048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:29:56.000Z","modified_at":"2025-10-25T14:29:56.000Z","name":"Mary Kom","mobile_number":"1236549898","email_id":"tt@gmail.com","dop":"2025-09-30","serial_number":"32154653213565348","imei1":"32154653213565348","imei2":"32154653213565348","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91042,"job_number":"JOB_91042","tr_customer_id":91059,"tr_customer_product_id":91049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:33:12.000Z","modified_at":"2025-10-25T14:33:12.000Z","name":"Mary Kom","mobile_number":"1236549898","email_id":"tt@gmail.com","dop":"2025-09-30","serial_number":"32154653213565349","imei1":"32154653213565349","imei2":"32154653213565349","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91043,"job_number":"JOB_91043","tr_customer_id":91060,"tr_customer_product_id":91050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:34:20.000Z","modified_at":"2025-10-25T14:34:20.000Z","name":"Mary Kom","mobile_number":"1236549898","email_id":"tt@gmail.com","dop":"2025-09-30","serial_number":"32154653213565350","imei1":"32154653213565350","imei2":"32154653213565350","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:34:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91044,"job_number":"JOB_91044","tr_customer_id":91061,"tr_customer_product_id":91051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:35:50.000Z","modified_at":"2025-10-25T14:35:50.000Z","name":"Mary Kom","mobile_number":"1236549898","email_id":"tt@gmail.com","dop":"2025-09-30","serial_number":"32154653213565351","imei1":"32154653213565351","imei2":"32154653213565351","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91045,"job_number":"JOB_91045","tr_customer_id":91062,"tr_customer_product_id":91052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:37:39.000Z","modified_at":"2025-10-25T14:37:39.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"10725933631622","imei1":"10725933631622","imei2":"10725933631622","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91046,"job_number":"JOB_91046","tr_customer_id":91063,"tr_customer_product_id":91053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:37:39.000Z","modified_at":"2025-10-25T14:37:39.000Z","name":"Uriel Rippin","mobile_number":"953-893-7012","email_id":"Minerva_Sanford@gmail.com","dop":"2025-09-16","serial_number":"15890630207066","imei1":"15890630207066","imei2":"15890630207066","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91047,"job_number":"JOB_91047","tr_customer_id":91064,"tr_customer_product_id":91054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:38:00.000Z","modified_at":"2025-10-25T14:38:00.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"16702183186790","imei1":"16702183186790","imei2":"16702183186790","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91048,"job_number":"JOB_91048","tr_customer_id":91065,"tr_customer_product_id":91055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:38:00.000Z","modified_at":"2025-10-25T14:38:00.000Z","name":"Jared Padberg","mobile_number":"781-783-4431","email_id":"Mitchel.Rowe@gmail.com","dop":"2025-09-16","serial_number":"18118603844131","imei1":"18118603844131","imei2":"18118603844131","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91049,"job_number":"JOB_91049","tr_customer_id":91066,"tr_customer_product_id":91056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:38:20.000Z","modified_at":"2025-10-25T14:38:20.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16357156177260","imei1":"16357156177260","imei2":"16357156177260","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:38:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91050,"job_number":"JOB_91050","tr_customer_id":91067,"tr_customer_product_id":91057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:38:20.000Z","modified_at":"2025-10-25T14:38:20.000Z","name":"Alvina Hahn","mobile_number":"225-761-8651","email_id":"Theo_Funk65@gmail.com","dop":"2025-09-16","serial_number":"14582100538322","imei1":"14582100538322","imei2":"14582100538322","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:38:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91051,"job_number":"JOB_91051","tr_customer_id":91068,"tr_customer_product_id":91058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:49:28.000Z","modified_at":"2025-10-25T14:49:28.000Z","name":"Mary Kom","mobile_number":"1236549898","email_id":"tt@gmail.com","dop":"2025-09-30","serial_number":"179656594129726","imei1":"179656594129726","imei2":"179656594129726","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91053,"job_number":"JOB_91053","tr_customer_id":91070,"tr_customer_product_id":91060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:50:04.000Z","modified_at":"2025-10-25T14:50:04.000Z","name":"Mary Kom","mobile_number":"1236549898","email_id":"tt@gmail.com","dop":"2025-09-30","serial_number":"177149860164955","imei1":"177149860164955","imei2":"177149860164955","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91054,"job_number":"JOB_91054","tr_customer_id":91071,"tr_customer_product_id":91061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T15:04:40.000Z","modified_at":"2025-10-25T15:04:40.000Z","name":"Mary Kom","mobile_number":"1236549898","email_id":"tt@gmail.com","dop":"2025-09-30","serial_number":"169602181308337","imei1":"169602181308337","imei2":"169602181308337","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T15:04:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91056,"job_number":"JOB_91056","tr_customer_id":91073,"tr_customer_product_id":91063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T15:06:39.000Z","modified_at":"2025-10-25T15:06:39.000Z","name":"Mary Kom","mobile_number":"1236549898","email_id":"tt@gmail.com","dop":"2025-09-30","serial_number":"174264638578585","imei1":"174264638578585","imei2":"174264638578585","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T15:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91058,"job_number":"JOB_91058","tr_customer_id":91075,"tr_customer_product_id":91065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T15:09:23.000Z","modified_at":"2025-10-25T15:09:23.000Z","name":"Mary Kom","mobile_number":"1236549898","email_id":"tt@gmail.com","dop":"2025-09-30","serial_number":"122207246526880","imei1":"122207246526880","imei2":"122207246526880","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T15:09:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91061,"job_number":"JOB_91061","tr_customer_id":91078,"tr_customer_product_id":91068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T15:32:13.000Z","modified_at":"2025-10-25T15:32:13.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103490630163835","imei1":"103490630163835","imei2":"103490630163835","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T15:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91063,"job_number":"JOB_91063","tr_customer_id":91080,"tr_customer_product_id":91070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T15:32:27.000Z","modified_at":"2025-10-25T15:32:27.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103324357290129","imei1":"103324357290129","imei2":"103324357290129","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T15:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91070,"job_number":"JOB_91070","tr_customer_id":91087,"tr_customer_product_id":91077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T19:01:27.000Z","modified_at":"2025-10-25T19:01:27.000Z","name":"Mcking Stane","mobile_number":"1239801940","email_id":"mck@john.com","dop":"2025-10-21","serial_number":"09201930491029","imei1":"09201930491029","imei2":"09201930491029","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T19:01:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91071,"job_number":"JOB_91071","tr_customer_id":91088,"tr_customer_product_id":91078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T19:07:36.000Z","modified_at":"2025-10-25T19:07:36.000Z","name":"Mcking Stane","mobile_number":"1239801940","email_id":"mck@john.com","dop":"2025-10-21","serial_number":"17183100371537","imei1":"17183100371537","imei2":"17183100371537","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T19:07:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91072,"job_number":"JOB_91072","tr_customer_id":91089,"tr_customer_product_id":91079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T19:07:40.000Z","modified_at":"2025-10-25T19:07:40.000Z","name":"Mcking Stane","mobile_number":"1239801940","email_id":"mck@john.com","dop":"2025-10-21","serial_number":"19269540123858","imei1":"19269540123858","imei2":"19269540123858","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T19:07:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91073,"job_number":"JOB_91073","tr_customer_id":91090,"tr_customer_product_id":91080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T19:09:34.000Z","modified_at":"2025-10-25T19:09:34.000Z","name":"Mcking Stane","mobile_number":"1239801940","email_id":"mck@john.com","dop":"2025-10-21","serial_number":"19133522968059","imei1":"19133522968059","imei2":"19133522968059","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T19:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91074,"job_number":"JOB_91074","tr_customer_id":91091,"tr_customer_product_id":91081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T19:13:44.000Z","modified_at":"2025-10-25T19:13:44.000Z","name":"Mcking Stane","mobile_number":"1239801940","email_id":"mck@john.com","dop":"2025-10-21","serial_number":"18935994394946","imei1":"18935994394946","imei2":"18935994394946","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T19:13:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91075,"job_number":"JOB_91075","tr_customer_id":91092,"tr_customer_product_id":91082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T19:15:22.000Z","modified_at":"2025-10-25T19:15:22.000Z","name":"Mcking Stane","mobile_number":"1239801940","email_id":"mck@john.com","dop":"2025-10-21","serial_number":"14694357672028","imei1":"14694357672028","imei2":"14694357672028","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T19:15:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91076,"job_number":"JOB_91076","tr_customer_id":91093,"tr_customer_product_id":91083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T19:18:26.000Z","modified_at":"2025-10-25T19:18:26.000Z","name":"Mcking Stane","mobile_number":"1239801940","email_id":"mck@john.com","dop":"2025-10-21","serial_number":"11091638502155","imei1":"11091638502155","imei2":"11091638502155","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T19:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91085,"job_number":"JOB_91085","tr_customer_id":91102,"tr_customer_product_id":91092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:26:55.000Z","modified_at":"2025-10-26T03:26:55.000Z","name":"Lyda Hegmann","mobile_number":"835-423-5746","email_id":"Jovanny.Ruecker@hotmail.com","dop":"2025-04-06","serial_number":"13985493461538372","imei1":"13985493461538372","imei2":"13985493461538372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:26:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91090,"job_number":"JOB_91090","tr_customer_id":91107,"tr_customer_product_id":91097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:27:51.000Z","modified_at":"2025-10-26T03:27:51.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19881566511259","imei1":"19881566511259","imei2":"19881566511259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:27:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91092,"job_number":"JOB_91092","tr_customer_id":91109,"tr_customer_product_id":91099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:27:53.000Z","modified_at":"2025-10-26T03:27:53.000Z","name":"Tad Waters","mobile_number":"428-649-1531","email_id":"Mozell.Little@hotmail.com","dop":"2025-04-06","serial_number":"16045362898494450","imei1":"16045362898494450","imei2":"16045362898494450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:27:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91097,"job_number":"JOB_91097","tr_customer_id":91114,"tr_customer_product_id":91104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:28:15.000Z","modified_at":"2025-10-26T03:28:15.000Z","name":"Vernie McClure","mobile_number":"791-308-7331","email_id":"Lee.Nolan58@hotmail.com","dop":"2025-04-06","serial_number":"12294373196596976","imei1":"12294373196596976","imei2":"12294373196596976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91099,"job_number":"JOB_91099","tr_customer_id":91116,"tr_customer_product_id":91106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:28:17.000Z","modified_at":"2025-10-26T03:28:17.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10440716934768","imei1":"10440716934768","imei2":"10440716934768","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91101,"job_number":"JOB_91101","tr_customer_id":91118,"tr_customer_product_id":91108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:28:17.000Z","modified_at":"2025-10-26T03:28:17.000Z","name":"Alexandrea O'Keefe","mobile_number":"670-704-4277","email_id":"Melvina_Marquardt2@yahoo.com","dop":"2025-04-06","serial_number":"16033643489806436","imei1":"16033643489806436","imei2":"16033643489806436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91103,"job_number":"JOB_91103","tr_customer_id":91120,"tr_customer_product_id":91110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:28:18.000Z","modified_at":"2025-10-26T03:28:18.000Z","name":"Ida Effertz","mobile_number":"375-716-7830","email_id":"Nayeli_Keebler8@gmail.com","dop":"2025-06-18","serial_number":"1046334260966973","imei1":"1046334260966973","imei2":"1046334260966973","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91104,"job_number":"JOB_91104","tr_customer_id":91121,"tr_customer_product_id":91111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:28:20.000Z","modified_at":"2025-10-26T03:28:20.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"16482518555377","imei1":"16482518555377","imei2":"16482518555377","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91107,"job_number":"JOB_91107","tr_customer_id":91124,"tr_customer_product_id":91114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:28:39.000Z","modified_at":"2025-10-26T03:28:39.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17561960862097","imei1":"17561960862097","imei2":"17561960862097","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91109,"job_number":"JOB_91109","tr_customer_id":91126,"tr_customer_product_id":91116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:28:41.000Z","modified_at":"2025-10-26T03:28:41.000Z","name":"Solon Luettgen","mobile_number":"668-243-9801","email_id":"Theresa_Torp@yahoo.com","dop":"2025-04-06","serial_number":"12759319269005880","imei1":"12759319269005880","imei2":"12759319269005880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:28:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91113,"job_number":"JOB_91113","tr_customer_id":91130,"tr_customer_product_id":91120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:29:00.000Z","modified_at":"2025-10-26T03:29:00.000Z","name":"Alexis Mertz","mobile_number":"437-388-8266","email_id":"Jonas_Haley@gmail.com","dop":"2025-04-06","serial_number":"14441245987265590","imei1":"14441245987265590","imei2":"14441245987265590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91114,"job_number":"JOB_91114","tr_customer_id":91131,"tr_customer_product_id":91121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:29:01.000Z","modified_at":"2025-10-26T03:29:01.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"13185601236364","imei1":"13185601236364","imei2":"13185601236364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:29:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91116,"job_number":"JOB_91116","tr_customer_id":91133,"tr_customer_product_id":91123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:29:03.000Z","modified_at":"2025-10-26T03:29:03.000Z","name":"Tara Dicki","mobile_number":"574-889-5633","email_id":"Wilburn_Littel36@gmail.com","dop":"2025-04-06","serial_number":"16287706931930508","imei1":"16287706931930508","imei2":"16287706931930508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:29:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91117,"job_number":"JOB_91117","tr_customer_id":91134,"tr_customer_product_id":91124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:29:03.000Z","modified_at":"2025-10-26T03:29:03.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10648248876818","imei1":"10648248876818","imei2":"10648248876818","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:29:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91119,"job_number":"JOB_91119","tr_customer_id":91136,"tr_customer_product_id":91126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:29:04.000Z","modified_at":"2025-10-26T03:29:04.000Z","name":"Ivy Pacocha","mobile_number":"886-285-5249","email_id":"Katharina.Weimann33@yahoo.com","dop":"2025-06-18","serial_number":"1050862049478136","imei1":"1050862049478136","imei2":"1050862049478136","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91120,"job_number":"JOB_91120","tr_customer_id":91137,"tr_customer_product_id":91127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:29:09.000Z","modified_at":"2025-10-26T03:29:09.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"15893246001828","imei1":"15893246001828","imei2":"15893246001828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91123,"job_number":"JOB_91123","tr_customer_id":91140,"tr_customer_product_id":91130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:29:12.000Z","modified_at":"2025-10-26T03:29:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10673321686896","imei1":"10673321686896","imei2":"10673321686896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91128,"job_number":"JOB_91128","tr_customer_id":91145,"tr_customer_product_id":91135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:29:13.000Z","modified_at":"2025-10-26T03:29:13.000Z","name":"Colby Hand","mobile_number":"718-973-6486","email_id":"Gardner_Bednar@gmail.com","dop":"2025-04-06","serial_number":"16587735030559090","imei1":"16587735030559090","imei2":"16587735030559090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91129,"job_number":"JOB_91129","tr_customer_id":91146,"tr_customer_product_id":91136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:29:15.000Z","modified_at":"2025-10-26T03:29:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13321681170706","imei1":"13321681170706","imei2":"13321681170706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91131,"job_number":"JOB_91131","tr_customer_id":91148,"tr_customer_product_id":91138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:29:17.000Z","modified_at":"2025-10-26T03:29:17.000Z","name":"Jaren Ankunding","mobile_number":"567-902-2606","email_id":"Mable_Senger89@hotmail.com","dop":"2025-04-06","serial_number":"12339279545114794","imei1":"12339279545114794","imei2":"12339279545114794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91136,"job_number":"JOB_91136","tr_customer_id":91153,"tr_customer_product_id":91143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:29:28.000Z","modified_at":"2025-10-26T03:29:28.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"17167277819812","imei1":"17167277819812","imei2":"17167277819812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91138,"job_number":"JOB_91138","tr_customer_id":91155,"tr_customer_product_id":91145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:29:30.000Z","modified_at":"2025-10-26T03:29:30.000Z","name":"Aric Koepp","mobile_number":"799-418-6312","email_id":"Giovani_Lang@yahoo.com","dop":"2025-04-06","serial_number":"12913488481522544","imei1":"12913488481522544","imei2":"12913488481522544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91139,"job_number":"JOB_91139","tr_customer_id":91156,"tr_customer_product_id":91146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:29:45.000Z","modified_at":"2025-10-26T03:29:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19668554609775","imei1":"19668554609775","imei2":"19668554609775","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:29:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91141,"job_number":"JOB_91141","tr_customer_id":91158,"tr_customer_product_id":91148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:29:46.000Z","modified_at":"2025-10-26T03:29:46.000Z","name":"Annabell Hilll","mobile_number":"743-935-6838","email_id":"Winfield.Bode24@hotmail.com","dop":"2025-04-06","serial_number":"13684048109645586","imei1":"13684048109645586","imei2":"13684048109645586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91143,"job_number":"JOB_91143","tr_customer_id":91160,"tr_customer_product_id":91150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:29:57.000Z","modified_at":"2025-10-26T03:29:57.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"19013393481090","imei1":"19013393481090","imei2":"19013393481090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91145,"job_number":"JOB_91145","tr_customer_id":91162,"tr_customer_product_id":91152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:30:02.000Z","modified_at":"2025-10-26T03:30:02.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"15211342652383","imei1":"15211342652383","imei2":"15211342652383","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91146,"job_number":"JOB_91146","tr_customer_id":91163,"tr_customer_product_id":91153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:30:02.000Z","modified_at":"2025-10-26T03:30:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11259766806828","imei1":"11259766806828","imei2":"11259766806828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91149,"job_number":"JOB_91149","tr_customer_id":91166,"tr_customer_product_id":91156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:30:04.000Z","modified_at":"2025-10-26T03:30:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14421922676178","imei1":"14421922676178","imei2":"14421922676178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91150,"job_number":"JOB_91150","tr_customer_id":91167,"tr_customer_product_id":91157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:30:04.000Z","modified_at":"2025-10-26T03:30:04.000Z","name":"Earlene Stroman","mobile_number":"470-816-9428","email_id":"Kaitlyn_Beahan@hotmail.com","dop":"2025-06-08","serial_number":"102962787475891","imei1":"102962787475891","imei2":"102962787475891","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91152,"job_number":"JOB_91152","tr_customer_id":91169,"tr_customer_product_id":91159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:30:04.000Z","modified_at":"2025-10-26T03:30:04.000Z","name":"Cullen Crist","mobile_number":"476-467-1279","email_id":"Annabelle_Nicolas@gmail.com","dop":"2025-04-06","serial_number":"14183427049383096","imei1":"14183427049383096","imei2":"14183427049383096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91153,"job_number":"JOB_91153","tr_customer_id":91170,"tr_customer_product_id":91160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:30:05.000Z","modified_at":"2025-10-26T03:30:05.000Z","name":"Davon Smith","mobile_number":"721-657-5382","email_id":"Maegan.Raynor64@hotmail.com","dop":"2025-04-06","serial_number":"11475366959480102","imei1":"11475366959480102","imei2":"11475366959480102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91157,"job_number":"JOB_91157","tr_customer_id":91174,"tr_customer_product_id":91164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:30:28.000Z","modified_at":"2025-10-26T03:30:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14996060769338","imei1":"14996060769338","imei2":"14996060769338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91159,"job_number":"JOB_91159","tr_customer_id":91176,"tr_customer_product_id":91166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:30:29.000Z","modified_at":"2025-10-26T03:30:29.000Z","name":"Jimmie Kuhlman","mobile_number":"209-948-6320","email_id":"Lizeth.Krajcik24@hotmail.com","dop":"2025-04-06","serial_number":"11835351307392312","imei1":"11835351307392312","imei2":"11835351307392312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91163,"job_number":"JOB_91163","tr_customer_id":91180,"tr_customer_product_id":91170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:30:31.000Z","modified_at":"2025-10-26T03:30:31.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"12909229872194","imei1":"12909229872194","imei2":"12909229872194","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91165,"job_number":"JOB_91165","tr_customer_id":91182,"tr_customer_product_id":91172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:30:32.000Z","modified_at":"2025-10-26T03:30:32.000Z","name":"Ted Streich","mobile_number":"456-213-5510","email_id":"Brian.Williamson20@yahoo.com","dop":"2025-06-08","serial_number":"102504366993812","imei1":"102504366993812","imei2":"102504366993812","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91170,"job_number":"JOB_91170","tr_customer_id":91187,"tr_customer_product_id":91177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:30:53.000Z","modified_at":"2025-10-26T03:30:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17933360925524","imei1":"17933360925524","imei2":"17933360925524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91171,"job_number":"JOB_91171","tr_customer_id":91188,"tr_customer_product_id":91178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:30:53.000Z","modified_at":"2025-10-26T03:30:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13520103636675","imei1":"13520103636675","imei2":"13520103636675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91174,"job_number":"JOB_91174","tr_customer_id":91191,"tr_customer_product_id":91181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:30:54.000Z","modified_at":"2025-10-26T03:30:54.000Z","name":"Aracely Yundt","mobile_number":"551-723-2871","email_id":"Sonny76@gmail.com","dop":"2025-04-06","serial_number":"16089641860069000","imei1":"16089641860069000","imei2":"16089641860069000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91175,"job_number":"JOB_91175","tr_customer_id":91192,"tr_customer_product_id":91182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:30:55.000Z","modified_at":"2025-10-26T03:30:55.000Z","name":"Michale Wiegand","mobile_number":"711-860-9375","email_id":"Lauren.Fay9@gmail.com","dop":"2025-04-06","serial_number":"12811079548672072","imei1":"12811079548672072","imei2":"12811079548672072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91176,"job_number":"JOB_91176","tr_customer_id":91193,"tr_customer_product_id":91183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:31:00.000Z","modified_at":"2025-10-26T03:31:00.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"15853602783903","imei1":"15853602783903","imei2":"15853602783903","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91178,"job_number":"JOB_91178","tr_customer_id":91195,"tr_customer_product_id":91185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:31:01.000Z","modified_at":"2025-10-26T03:31:01.000Z","name":"Valerie Cummings","mobile_number":"530-237-8941","email_id":"Beth_Gutmann@gmail.com","dop":"2025-06-08","serial_number":"109992697046588","imei1":"109992697046588","imei2":"109992697046588","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91179,"job_number":"JOB_91179","tr_customer_id":91196,"tr_customer_product_id":91186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:37:09.000Z","modified_at":"2025-10-26T03:37:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77320437158486","imei1":"77320437158486","imei2":"77320437158486","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91180,"job_number":"JOB_91180","tr_customer_id":91197,"tr_customer_product_id":91187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:37:10.000Z","modified_at":"2025-10-26T03:37:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31548097176435","imei1":"31548097176435","imei2":"31548097176435","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91181,"job_number":"JOB_91181","tr_customer_id":91198,"tr_customer_product_id":91188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:37:10.000Z","modified_at":"2025-10-26T03:37:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93406858831008","imei1":"93406858831008","imei2":"93406858831008","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91182,"job_number":"JOB_91182","tr_customer_id":91199,"tr_customer_product_id":91189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:37:10.000Z","modified_at":"2025-10-26T03:37:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78256955747559","imei1":"78256955747559","imei2":"78256955747559","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91183,"job_number":"JOB_91183","tr_customer_id":91200,"tr_customer_product_id":91190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:37:11.000Z","modified_at":"2025-10-26T03:37:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42499764964050","imei1":"42499764964050","imei2":"42499764964050","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91184,"job_number":"JOB_91184","tr_customer_id":91201,"tr_customer_product_id":91191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:37:11.000Z","modified_at":"2025-10-26T03:37:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25297448888323","imei1":"25297448888323","imei2":"25297448888323","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91186,"job_number":"JOB_91186","tr_customer_id":91203,"tr_customer_product_id":91193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:37:43.000Z","modified_at":"2025-10-26T03:37:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28928123164804","imei1":"28928123164804","imei2":"28928123164804","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91187,"job_number":"JOB_91187","tr_customer_id":91204,"tr_customer_product_id":91194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:37:43.000Z","modified_at":"2025-10-26T03:37:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22952341555231","imei1":"22952341555231","imei2":"22952341555231","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91188,"job_number":"JOB_91188","tr_customer_id":91205,"tr_customer_product_id":91195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:37:43.000Z","modified_at":"2025-10-26T03:37:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48674252073243","imei1":"48674252073243","imei2":"48674252073243","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91189,"job_number":"JOB_91189","tr_customer_id":91206,"tr_customer_product_id":91196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:37:44.000Z","modified_at":"2025-10-26T03:37:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49328283206323","imei1":"49328283206323","imei2":"49328283206323","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91190,"job_number":"JOB_91190","tr_customer_id":91207,"tr_customer_product_id":91197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:37:44.000Z","modified_at":"2025-10-26T03:37:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99591283900093","imei1":"99591283900093","imei2":"99591283900093","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91191,"job_number":"JOB_91191","tr_customer_id":91208,"tr_customer_product_id":91198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:37:44.000Z","modified_at":"2025-10-26T03:37:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64155647512940","imei1":"64155647512940","imei2":"64155647512940","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91193,"job_number":"JOB_91193","tr_customer_id":91210,"tr_customer_product_id":91200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:38:16.000Z","modified_at":"2025-10-26T03:38:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61896170186914","imei1":"61896170186914","imei2":"61896170186914","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91194,"job_number":"JOB_91194","tr_customer_id":91211,"tr_customer_product_id":91201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:38:16.000Z","modified_at":"2025-10-26T03:38:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79954507493772","imei1":"79954507493772","imei2":"79954507493772","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91195,"job_number":"JOB_91195","tr_customer_id":91212,"tr_customer_product_id":91202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:38:16.000Z","modified_at":"2025-10-26T03:38:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84014414687285","imei1":"84014414687285","imei2":"84014414687285","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91196,"job_number":"JOB_91196","tr_customer_id":91213,"tr_customer_product_id":91203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:38:17.000Z","modified_at":"2025-10-26T03:38:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15848502646671","imei1":"15848502646671","imei2":"15848502646671","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91197,"job_number":"JOB_91197","tr_customer_id":91214,"tr_customer_product_id":91204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:38:17.000Z","modified_at":"2025-10-26T03:38:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43825242234814","imei1":"43825242234814","imei2":"43825242234814","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91198,"job_number":"JOB_91198","tr_customer_id":91215,"tr_customer_product_id":91205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:38:17.000Z","modified_at":"2025-10-26T03:38:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31027747101312","imei1":"31027747101312","imei2":"31027747101312","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91200,"job_number":"JOB_91200","tr_customer_id":91217,"tr_customer_product_id":91207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:50:36.000Z","modified_at":"2025-10-26T03:50:36.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"14704709769108","imei1":"14704709769108","imei2":"14704709769108","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:50:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91201,"job_number":"JOB_91201","tr_customer_id":91218,"tr_customer_product_id":91208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:50:36.000Z","modified_at":"2025-10-26T03:50:36.000Z","name":"Lexie Grimes","mobile_number":"607-642-7752","email_id":"Mallie_Weimann@hotmail.com","dop":"2025-09-16","serial_number":"16057294404841","imei1":"16057294404841","imei2":"16057294404841","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:50:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91202,"job_number":"JOB_91202","tr_customer_id":91219,"tr_customer_product_id":91209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:50:56.000Z","modified_at":"2025-10-26T03:50:56.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"19333232230811","imei1":"19333232230811","imei2":"19333232230811","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91203,"job_number":"JOB_91203","tr_customer_id":91220,"tr_customer_product_id":91210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:50:56.000Z","modified_at":"2025-10-26T03:50:56.000Z","name":"Hannah Smitham","mobile_number":"748-999-2480","email_id":"Tommie_Collier@yahoo.com","dop":"2025-09-16","serial_number":"15789293039806","imei1":"15789293039806","imei2":"15789293039806","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91204,"job_number":"JOB_91204","tr_customer_id":91221,"tr_customer_product_id":91211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:51:16.000Z","modified_at":"2025-10-26T03:51:16.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16124796969113","imei1":"16124796969113","imei2":"16124796969113","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:51:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91205,"job_number":"JOB_91205","tr_customer_id":91222,"tr_customer_product_id":91212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:51:16.000Z","modified_at":"2025-10-26T03:51:17.000Z","name":"Clement Glover","mobile_number":"650-209-1918","email_id":"Humberto_Wuckert5@yahoo.com","dop":"2025-09-16","serial_number":"16628321732531","imei1":"16628321732531","imei2":"16628321732531","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:51:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91206,"job_number":"JOB_91206","tr_customer_id":91223,"tr_customer_product_id":91213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T04:17:04.000Z","modified_at":"2025-10-26T04:17:04.000Z","name":"Dashawn Herman","mobile_number":"654-554-0266","email_id":"Ashton_Beahan90@gmail.com","dop":"2025-08-31","serial_number":"15673332286490","imei1":"15673332286490","imei2":"15673332286490","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T04:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91207,"job_number":"JOB_91207","tr_customer_id":91224,"tr_customer_product_id":91214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T04:17:41.000Z","modified_at":"2025-10-26T04:17:41.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-16","serial_number":"63742120958736","imei1":"63742120958736","imei2":"63742120958736","popurl":"2025-10-16T04:17:40.968663997Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T04:17:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91208,"job_number":"JOB_91208","tr_customer_id":91225,"tr_customer_product_id":91215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T04:18:10.000Z","modified_at":"2025-10-26T04:18:10.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-16","serial_number":"19132037274263","imei1":"19132037274263","imei2":"19132037274263","popurl":"2025-10-16T04:18:09.878155229Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T04:18:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91209,"job_number":"JOB_91209","tr_customer_id":91226,"tr_customer_product_id":91216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T04:18:28.000Z","modified_at":"2025-10-26T04:18:28.000Z","name":"Lurline Fadel","mobile_number":"991-566-8227","email_id":"Johathan58@yahoo.com","dop":"2025-08-31","serial_number":"15093795314257","imei1":"15093795314257","imei2":"15093795314257","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T04:18:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91210,"job_number":"JOB_91210","tr_customer_id":91227,"tr_customer_product_id":91217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T04:23:00.000Z","modified_at":"2025-10-26T04:23:00.000Z","name":"Lurline Fadel","mobile_number":"991-566-8227","email_id":"Johathan58@yahoo.com","dop":"2025-08-31","serial_number":"15093795314258","imei1":"15093795314258","imei2":"15093795314258","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T04:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91211,"job_number":"JOB_91211","tr_customer_id":91228,"tr_customer_product_id":91218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T04:27:16.000Z","modified_at":"2025-10-26T04:27:16.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106181987607838","imei1":"106181987607838","imei2":"106181987607838","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T04:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91213,"job_number":"JOB_91213","tr_customer_id":91230,"tr_customer_product_id":91220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T04:27:30.000Z","modified_at":"2025-10-26T04:27:30.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106562732574841","imei1":"106562732574841","imei2":"106562732574841","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T04:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91217,"job_number":"JOB_91217","tr_customer_id":91234,"tr_customer_product_id":91224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T04:40:58.000Z","modified_at":"2025-10-26T04:40:58.000Z","name":"Deshawn Pfeffer","mobile_number":"482-991-9091","email_id":"Dolores98@yahoo.com","dop":"2025-04-06","serial_number":"13887110275932196","imei1":"13887110275932196","imei2":"13887110275932196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T04:40:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91218,"job_number":"JOB_91218","tr_customer_id":91235,"tr_customer_product_id":91225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T05:07:04.000Z","modified_at":"2025-10-26T05:07:04.000Z","name":"Rushi P","mobile_number":"1234567890","email_id":"abc@yopmail.com","dop":"2025-08-31","serial_number":"15093795314259","imei1":"15093795314259","imei2":"15093795314259","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T05:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91220,"job_number":"JOB_91220","tr_customer_id":91237,"tr_customer_product_id":91227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T06:06:56.000Z","modified_at":"2025-10-26T06:06:56.000Z","name":"Rushi P","mobile_number":"1234567890","email_id":"abc@yopmail.com","dop":"2025-08-31","serial_number":"15093795311259","imei1":"15093795311259","imei2":"15093795311259","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T06:06:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91221,"job_number":"JOB_91221","tr_customer_id":91238,"tr_customer_product_id":91228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T06:20:30.000Z","modified_at":"2025-10-26T06:20:30.000Z","name":"Rushi P","mobile_number":"1234567890","email_id":"abc@yopmail.com","dop":"2025-08-31","serial_number":"15093795311159","imei1":"15093795311159","imei2":"15093795311159","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T06:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91222,"job_number":"JOB_91222","tr_customer_id":91239,"tr_customer_product_id":91229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T06:24:42.000Z","modified_at":"2025-10-26T06:24:42.000Z","name":"Rushi P","mobile_number":"1234567890","email_id":"abc@yopmail.com","dop":"2025-08-31","serial_number":"15093795311169","imei1":"15093795311169","imei2":"15093795311169","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T06:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91224,"job_number":"JOB_91224","tr_customer_id":91241,"tr_customer_product_id":91231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T06:49:23.000Z","modified_at":"2025-10-26T06:49:23.000Z","name":"Rushi P","mobile_number":"1234567890","email_id":"abc@yopmail.com","dop":"2025-08-31","serial_number":"15093795311179","imei1":"15093795311179","imei2":"15093795311179","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T06:49:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91227,"job_number":"JOB_91227","tr_customer_id":91244,"tr_customer_product_id":91234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T07:32:57.000Z","modified_at":"2025-10-26T07:32:57.000Z","name":"Caden Pollich","mobile_number":"534-956-5584","email_id":"Vivienne.Will@yahoo.com","dop":"2025-04-06","serial_number":"14604891712642010","imei1":"14604891712642010","imei2":"14604891712642010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T07:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91229,"job_number":"JOB_91229","tr_customer_id":91246,"tr_customer_product_id":91236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T07:35:12.000Z","modified_at":"2025-10-26T07:35:12.000Z","name":"Gillian Leannon","mobile_number":"763-958-1252","email_id":"Elliott.Wisoky@yahoo.com","dop":"2025-09-20","serial_number":"100040165212678","imei1":"100040165212678","imei2":"100040165212678","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T07:35:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91231,"job_number":"JOB_91231","tr_customer_id":91248,"tr_customer_product_id":91238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T07:49:09.000Z","modified_at":"2025-10-26T07:49:09.000Z","name":"Lax Yadav","mobile_number":"9415016211","email_id":"laxmikant211@gmail.com","dop":"2025-10-14","serial_number":"10870352184088","imei1":"10870352184088","imei2":"10870352184088","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T07:49:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91232,"job_number":"JOB_91232","tr_customer_id":91249,"tr_customer_product_id":91239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T07:49:33.000Z","modified_at":"2025-10-26T07:49:33.000Z","name":"Lax Yadav","mobile_number":"9415016211","email_id":"laxmikant211@gmail.com","dop":"2025-10-14","serial_number":"12789712199982","imei1":"12789712199982","imei2":"12789712199982","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T07:49:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91233,"job_number":"JOB_91233","tr_customer_id":91250,"tr_customer_product_id":91240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T07:49:35.000Z","modified_at":"2025-10-26T07:49:35.000Z","name":"Lax Yadav","mobile_number":"9415016211","email_id":"laxmikant211@gmail.com","dop":"2025-10-14","serial_number":"13957606002642","imei1":"13957606002642","imei2":"13957606002642","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T07:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91234,"job_number":"JOB_91234","tr_customer_id":91251,"tr_customer_product_id":91241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T07:49:36.000Z","modified_at":"2025-10-26T07:49:36.000Z","name":"Lax Yadav","mobile_number":"9415016211","email_id":"laxmikant211@gmail.com","dop":"2025-10-14","serial_number":"14013053805907","imei1":"14013053805907","imei2":"14013053805907","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T07:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91235,"job_number":"JOB_91235","tr_customer_id":91252,"tr_customer_product_id":91242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T07:54:13.000Z","modified_at":"2025-10-26T07:54:13.000Z","name":"Lax Yadav","mobile_number":"9415016211","email_id":"laxmikant211@gmail.com","dop":"2025-10-14","serial_number":"14746856730869","imei1":"14746856730869","imei2":"14746856730869","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T07:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91237,"job_number":"JOB_91237","tr_customer_id":91254,"tr_customer_product_id":91244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T08:24:13.000Z","modified_at":"2025-10-26T08:24:13.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"19756678413117","imei1":"19756678413117","imei2":"19756678413117","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T08:24:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91238,"job_number":"JOB_91238","tr_customer_id":91255,"tr_customer_product_id":91245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T08:24:13.000Z","modified_at":"2025-10-26T08:24:13.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"16761778107812","imei1":"16761778107812","imei2":"16761778107812","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T08:24:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91239,"job_number":"JOB_91239","tr_customer_id":91256,"tr_customer_product_id":91246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T08:24:13.000Z","modified_at":"2025-10-26T08:24:13.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"13015755019922206","imei1":"13015755019922206","imei2":"13015755019922206","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T08:24:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91241,"job_number":"JOB_91241","tr_customer_id":91258,"tr_customer_product_id":91248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T08:25:06.000Z","modified_at":"2025-10-26T08:25:06.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"12802267205376","imei1":"12802267205376","imei2":"12802267205376","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T08:25:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91242,"job_number":"JOB_91242","tr_customer_id":91259,"tr_customer_product_id":91249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T08:25:06.000Z","modified_at":"2025-10-26T08:25:06.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"14222296171758","imei1":"14222296171758","imei2":"14222296171758","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T08:25:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91243,"job_number":"JOB_91243","tr_customer_id":91260,"tr_customer_product_id":91250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T08:25:07.000Z","modified_at":"2025-10-26T08:25:07.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"10037282973044496","imei1":"10037282973044496","imei2":"10037282973044496","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T08:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91245,"job_number":"JOB_91245","tr_customer_id":91262,"tr_customer_product_id":91252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T08:25:25.000Z","modified_at":"2025-10-26T08:25:25.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"14725593452846","imei1":"14725593452846","imei2":"14725593452846","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T08:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91246,"job_number":"JOB_91246","tr_customer_id":91263,"tr_customer_product_id":91253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T08:25:25.000Z","modified_at":"2025-10-26T08:25:25.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"15794171511068","imei1":"15794171511068","imei2":"15794171511068","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T08:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91247,"job_number":"JOB_91247","tr_customer_id":91264,"tr_customer_product_id":91254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T08:25:26.000Z","modified_at":"2025-10-26T08:25:26.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"17048641236889984","imei1":"17048641236889984","imei2":"17048641236889984","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T08:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91249,"job_number":"JOB_91249","tr_customer_id":91266,"tr_customer_product_id":91256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T08:34:09.000Z","modified_at":"2025-10-26T08:34:09.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"13062780537235","imei1":"13062780537235","imei2":"13062780537235","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T08:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91250,"job_number":"JOB_91250","tr_customer_id":91267,"tr_customer_product_id":91257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T08:34:09.000Z","modified_at":"2025-10-26T08:34:09.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"12486324265516","imei1":"12486324265516","imei2":"12486324265516","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T08:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91251,"job_number":"JOB_91251","tr_customer_id":91268,"tr_customer_product_id":91258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T08:34:09.000Z","modified_at":"2025-10-26T08:34:09.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"15973174248304642","imei1":"15973174248304642","imei2":"15973174248304642","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T08:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91253,"job_number":"JOB_91253","tr_customer_id":91270,"tr_customer_product_id":91260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T08:38:15.000Z","modified_at":"2025-10-26T08:38:15.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"12819144787208","imei1":"12819144787208","imei2":"12819144787208","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T08:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91254,"job_number":"JOB_91254","tr_customer_id":91271,"tr_customer_product_id":91261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T08:38:15.000Z","modified_at":"2025-10-26T08:38:15.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"12300962068216","imei1":"12300962068216","imei2":"12300962068216","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T08:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91255,"job_number":"JOB_91255","tr_customer_id":91272,"tr_customer_product_id":91262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T08:38:15.000Z","modified_at":"2025-10-26T08:38:15.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"10224225988176922","imei1":"10224225988176922","imei2":"10224225988176922","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T08:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91257,"job_number":"JOB_91257","tr_customer_id":91274,"tr_customer_product_id":91264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T08:46:19.000Z","modified_at":"2025-10-26T08:46:19.000Z","name":"Estel Labadie","mobile_number":"387-312-2875","email_id":"Chelsie.Rempel22@hotmail.com","dop":"2025-09-30","serial_number":"15319530332426","imei1":"15319530332426","imei2":"15319530332426","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T08:46:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91258,"job_number":"JOB_91258","tr_customer_id":91275,"tr_customer_product_id":91265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T08:54:26.000Z","modified_at":"2025-10-26T08:54:26.000Z","name":"Wayne Miller","mobile_number":"996-712-3803","email_id":"Percy97@yahoo.com","dop":"2025-09-30","serial_number":"18635685646802","imei1":"18635685646802","imei2":"18635685646802","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T08:54:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91259,"job_number":"JOB_91259","tr_customer_id":91276,"tr_customer_product_id":91266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T08:55:58.000Z","modified_at":"2025-10-26T08:55:58.000Z","name":"Edwina Lynch","mobile_number":"282-693-3148","email_id":"Drew93@yahoo.com","dop":"2025-09-30","serial_number":"12258696425123","imei1":"12258696425123","imei2":"12258696425123","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T08:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91260,"job_number":"JOB_91260","tr_customer_id":91277,"tr_customer_product_id":91267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T09:01:01.000Z","modified_at":"2025-10-26T09:01:01.000Z","name":"Muriel Lesch","mobile_number":"267-336-1175","email_id":"Gina_Kling@hotmail.com","dop":"2025-09-30","serial_number":"13843268176238","imei1":"13843268176238","imei2":"13843268176238","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T09:01:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91261,"job_number":"JOB_91261","tr_customer_id":91278,"tr_customer_product_id":91268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T09:01:35.000Z","modified_at":"2025-10-26T09:01:35.000Z","name":"Autumn Kiehn","mobile_number":"998-957-9118","email_id":"Jessie.Barton@gmail.com","dop":"2025-09-30","serial_number":"15248607818979","imei1":"15248607818979","imei2":"15248607818979","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T09:01:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91262,"job_number":"JOB_91262","tr_customer_id":91279,"tr_customer_product_id":91269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T09:01:49.000Z","modified_at":"2025-10-26T09:01:49.000Z","name":"Daren Bednar","mobile_number":"967-662-2218","email_id":"Greg18@gmail.com","dop":"2025-09-30","serial_number":"15704713239850","imei1":"15704713239850","imei2":"15704713239850","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T09:01:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91263,"job_number":"JOB_91263","tr_customer_id":91280,"tr_customer_product_id":91270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T09:03:14.000Z","modified_at":"2025-10-26T09:03:14.000Z","name":"Onie Turner","mobile_number":"278-916-8175","email_id":"Ophelia.Thiel2@hotmail.com","dop":"2025-09-30","serial_number":"12740361662517","imei1":"12740361662517","imei2":"12740361662517","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T09:03:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91264,"job_number":"JOB_91264","tr_customer_id":91281,"tr_customer_product_id":91271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T09:03:36.000Z","modified_at":"2025-10-26T09:03:36.000Z","name":"Lorenz Hoppe","mobile_number":"461-604-1320","email_id":"Gwen.Pouros65@yahoo.com","dop":"2025-09-30","serial_number":"15255475519480","imei1":"15255475519480","imei2":"15255475519480","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T09:03:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91266,"job_number":"JOB_91266","tr_customer_id":91283,"tr_customer_product_id":91273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T09:07:09.000Z","modified_at":"2025-10-26T09:07:09.000Z","name":"Fanny Tillman","mobile_number":"971-260-6967","email_id":"Ashleigh_Kiehn93@hotmail.com","dop":"2025-09-30","serial_number":"13330757646412","imei1":"13330757646412","imei2":"13330757646412","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T09:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91268,"job_number":"JOB_91268","tr_customer_id":91285,"tr_customer_product_id":91275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T09:07:44.000Z","modified_at":"2025-10-26T09:07:44.000Z","name":"Wilma Morar","mobile_number":"234-447-4031","email_id":"Alek_Halvorson78@gmail.com","dop":"2025-09-30","serial_number":"14334413927545","imei1":"14334413927545","imei2":"14334413927545","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T09:07:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91269,"job_number":"JOB_91269","tr_customer_id":91286,"tr_customer_product_id":91276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T09:13:34.000Z","modified_at":"2025-10-26T09:13:34.000Z","name":"Mervin Paucek","mobile_number":"685-219-4360","email_id":"Sven_Cronin@gmail.com","dop":"2025-09-30","serial_number":"13160660023379","imei1":"13160660023379","imei2":"13160660023379","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T09:13:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91270,"job_number":"JOB_91270","tr_customer_id":91287,"tr_customer_product_id":91277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T09:14:11.000Z","modified_at":"2025-10-26T09:14:11.000Z","name":"Marietta Kunze","mobile_number":"286-813-6405","email_id":"Earnest.Cummings@gmail.com","dop":"2025-09-30","serial_number":"19451387157161","imei1":"19451387157161","imei2":"19451387157161","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T09:14:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91271,"job_number":"JOB_91271","tr_customer_id":91288,"tr_customer_product_id":91278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T09:14:29.000Z","modified_at":"2025-10-26T09:14:29.000Z","name":"Kailee Legros","mobile_number":"272-332-8419","email_id":"Susie45@hotmail.com","dop":"2025-09-30","serial_number":"19760196701771","imei1":"19760196701771","imei2":"19760196701771","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T09:14:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91272,"job_number":"JOB_91272","tr_customer_id":91289,"tr_customer_product_id":91279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T09:20:27.000Z","modified_at":"2025-10-26T09:20:27.000Z","name":"Bernhard Mraz","mobile_number":"880-704-8259","email_id":"Morris.Friesen@yahoo.com","dop":"2025-09-30","serial_number":"13629853451394","imei1":"13629853451394","imei2":"13629853451394","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T09:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91273,"job_number":"JOB_91273","tr_customer_id":91290,"tr_customer_product_id":91280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T09:21:02.000Z","modified_at":"2025-10-26T09:21:02.000Z","name":"Etha Welch","mobile_number":"818-342-4431","email_id":"Rory.Block87@gmail.com","dop":"2025-09-30","serial_number":"15053471792570","imei1":"15053471792570","imei2":"15053471792570","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T09:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91274,"job_number":"JOB_91274","tr_customer_id":91291,"tr_customer_product_id":91281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T09:24:29.000Z","modified_at":"2025-10-26T09:24:29.000Z","name":"Jena Pfeffer","mobile_number":"833-559-5399","email_id":"Makenna_Tillman@yahoo.com","dop":"2025-09-30","serial_number":"17940930562925","imei1":"17940930562925","imei2":"17940930562925","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T09:24:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91275,"job_number":"JOB_91275","tr_customer_id":91292,"tr_customer_product_id":91282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T09:27:09.000Z","modified_at":"2025-10-26T09:27:09.000Z","name":"Glenna Conroy","mobile_number":"225-939-2220","email_id":"Adella56@hotmail.com","dop":"2025-09-30","serial_number":"19843576680126","imei1":"19843576680126","imei2":"19843576680126","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T09:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91284,"job_number":"JOB_91284","tr_customer_id":91301,"tr_customer_product_id":91291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T10:13:19.000Z","modified_at":"2025-10-26T10:13:19.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"11739667260421","imei1":"11739667260421","imei2":"11739667260421","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T10:13:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91286,"job_number":"JOB_91286","tr_customer_id":91303,"tr_customer_product_id":91293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T10:13:20.000Z","modified_at":"2025-10-26T10:13:20.000Z","name":"Jessica Prohaska","mobile_number":"655-236-7021","email_id":"Katrina.Stokes@gmail.com","dop":"2025-09-20","serial_number":"100530785420838","imei1":"100530785420838","imei2":"100530785420838","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T10:13:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91287,"job_number":"JOB_91287","tr_customer_id":91304,"tr_customer_product_id":91294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T10:13:40.000Z","modified_at":"2025-10-26T10:13:40.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"16436812625965","imei1":"16436812625965","imei2":"16436812625965","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T10:13:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91289,"job_number":"JOB_91289","tr_customer_id":91306,"tr_customer_product_id":91296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T10:13:41.000Z","modified_at":"2025-10-26T10:13:41.000Z","name":"Kane Renner","mobile_number":"464-820-8691","email_id":"Tabitha_Frami@yahoo.com","dop":"2025-09-20","serial_number":"100393317998344","imei1":"100393317998344","imei2":"100393317998344","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T10:13:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91290,"job_number":"JOB_91290","tr_customer_id":91307,"tr_customer_product_id":91297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T10:14:01.000Z","modified_at":"2025-10-26T10:14:01.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"19193819208173","imei1":"19193819208173","imei2":"19193819208173","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T10:14:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91292,"job_number":"JOB_91292","tr_customer_id":91309,"tr_customer_product_id":91299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T10:14:02.000Z","modified_at":"2025-10-26T10:14:02.000Z","name":"Trever Zemlak","mobile_number":"710-275-3274","email_id":"Breanna.Koss33@gmail.com","dop":"2025-09-20","serial_number":"100567386657815","imei1":"100567386657815","imei2":"100567386657815","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T10:14:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91293,"job_number":"JOB_91293","tr_customer_id":91310,"tr_customer_product_id":91300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T10:14:16.000Z","modified_at":"2025-10-26T10:14:16.000Z","name":"Rushi Patil","mobile_number":"1234567890","email_id":"abc@yopmail.com","dop":"2025-10-16","serial_number":"15093795311109","imei1":"15093795311109","imei2":"15093795311109","popurl":"2025-10-16T10:14:15.088005Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T10:14:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91294,"job_number":"JOB_91294","tr_customer_id":91311,"tr_customer_product_id":91301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T10:31:19.000Z","modified_at":"2025-10-26T10:31:19.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"15047482898374","imei1":"15047482898374","imei2":"15047482898374","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T10:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91296,"job_number":"JOB_91296","tr_customer_id":91313,"tr_customer_product_id":91303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T10:31:19.000Z","modified_at":"2025-10-26T10:31:19.000Z","name":"Brianne Swift","mobile_number":"292-514-6764","email_id":"Madalyn51@hotmail.com","dop":"2025-09-20","serial_number":"100016524155270","imei1":"100016524155270","imei2":"100016524155270","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T10:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91297,"job_number":"JOB_91297","tr_customer_id":91314,"tr_customer_product_id":91304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T10:31:42.000Z","modified_at":"2025-10-26T10:31:42.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"16944620537497","imei1":"16944620537497","imei2":"16944620537497","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T10:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91299,"job_number":"JOB_91299","tr_customer_id":91316,"tr_customer_product_id":91306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T10:31:43.000Z","modified_at":"2025-10-26T10:31:43.000Z","name":"Lizeth Daniel","mobile_number":"357-805-2493","email_id":"Concepcion51@yahoo.com","dop":"2025-09-20","serial_number":"100951041247096","imei1":"100951041247096","imei2":"100951041247096","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T10:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91300,"job_number":"JOB_91300","tr_customer_id":91317,"tr_customer_product_id":91307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T10:32:06.000Z","modified_at":"2025-10-26T10:32:06.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"15508553925288","imei1":"15508553925288","imei2":"15508553925288","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T10:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91302,"job_number":"JOB_91302","tr_customer_id":91319,"tr_customer_product_id":91309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T10:32:06.000Z","modified_at":"2025-10-26T10:32:06.000Z","name":"Royce Hoeger","mobile_number":"500-757-4451","email_id":"Skylar_Hessel@gmail.com","dop":"2025-09-20","serial_number":"100417643612434","imei1":"100417643612434","imei2":"100417643612434","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T10:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91309,"job_number":"JOB_91309","tr_customer_id":91326,"tr_customer_product_id":91316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T10:43:33.000Z","modified_at":"2025-10-26T10:43:33.000Z","name":"Ollie Sporer","mobile_number":"558-707-2352","email_id":"Blair_Wilderman@hotmail.com","dop":"2025-09-30","serial_number":"10712010146630","imei1":"10712010146630","imei2":"10712010146630","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T10:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91310,"job_number":"JOB_91310","tr_customer_id":91327,"tr_customer_product_id":91317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T10:49:09.000Z","modified_at":"2025-10-26T10:49:09.000Z","name":"Enos Dickinson","mobile_number":"992-962-6124","email_id":"Adolfo.Grimes@yahoo.com","dop":"2025-09-30","serial_number":"1008045754278634","imei1":"1008045754278634","imei2":"1008045754278634","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T10:49:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91311,"job_number":"JOB_91311","tr_customer_id":91328,"tr_customer_product_id":91318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T10:49:18.000Z","modified_at":"2025-10-26T10:49:18.000Z","name":"Imogene Morissette","mobile_number":"555-414-6199","email_id":"Giles_Wisozk52@hotmail.com","dop":"2025-09-30","serial_number":"1009025090958790","imei1":"1009025090958790","imei2":"1009025090958790","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T10:49:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91312,"job_number":"JOB_91312","tr_customer_id":91329,"tr_customer_product_id":91319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T10:51:23.000Z","modified_at":"2025-10-26T10:51:23.000Z","name":"Manley Beahan","mobile_number":"751-959-6924","email_id":"Clarissa_Lemke@hotmail.com","dop":"2025-09-30","serial_number":"1007081262141244","imei1":"1007081262141244","imei2":"1007081262141244","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T10:51:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91313,"job_number":"JOB_91313","tr_customer_id":91330,"tr_customer_product_id":91320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T11:07:17.000Z","modified_at":"2025-10-26T11:07:17.000Z","name":"Pearlie Kutch","mobile_number":"946-443-5602","email_id":"Jasmin82@hotmail.com","dop":"2025-09-30","serial_number":"12877605034910","imei1":"12877605034910","imei2":"12877605034910","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T11:07:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91327,"job_number":"JOB_91327","tr_customer_id":91344,"tr_customer_product_id":91334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T12:23:37.000Z","modified_at":"2025-10-26T12:23:37.000Z","name":"Donald  Kuhic","mobile_number":"452-218-6249","email_id":"Alba_Sawayn@yahoo.com","dop":"2025-08-02","serial_number":"10584196042930","imei1":"10584196042930","imei2":"10584196042930","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T12:23:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91328,"job_number":"JOB_91328","tr_customer_id":91345,"tr_customer_product_id":91335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T12:23:45.000Z","modified_at":"2025-10-26T12:23:45.000Z","name":"Deven  Tillman","mobile_number":"615-733-3253","email_id":"Oleta_Bailey@hotmail.com","dop":"2025-08-02","serial_number":"10786205171186","imei1":"10786205171186","imei2":"10786205171186","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T12:23:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91329,"job_number":"JOB_91329","tr_customer_id":91346,"tr_customer_product_id":91336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T12:26:00.000Z","modified_at":"2025-10-26T12:26:00.000Z","name":"Camryn  O'Kon","mobile_number":"539-514-1137","email_id":"Duncan_Mante72@yahoo.com","dop":"2025-08-02","serial_number":"11661924924115","imei1":"11661924924115","imei2":"11661924924115","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T12:26:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91330,"job_number":"JOB_91330","tr_customer_id":91347,"tr_customer_product_id":91337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T12:43:48.000Z","modified_at":"2025-10-26T12:43:48.000Z","name":"Mcking Stane","mobile_number":"1239801940","email_id":"mck@john.com","dop":"2025-10-21","serial_number":"16176953865928","imei1":"16176953865928","imei2":"16176953865928","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T12:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91331,"job_number":"JOB_91331","tr_customer_id":91348,"tr_customer_product_id":91338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T12:46:41.000Z","modified_at":"2025-10-26T12:46:41.000Z","name":"Mcking Stane","mobile_number":"1239801940","email_id":"mck@john.com","dop":"2025-10-21","serial_number":"12504705335658","imei1":"12504705335658","imei2":"12504705335658","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T12:46:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91333,"job_number":"JOB_91333","tr_customer_id":91350,"tr_customer_product_id":91340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:34:46.000Z","modified_at":"2025-10-26T13:34:46.000Z","name":"Paxton  Powlowski","mobile_number":"756-813-2873","email_id":"Isai.Crist42@yahoo.com","dop":"2025-08-02","serial_number":"12259796581271","imei1":"12259796581271","imei2":"12259796581271","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91334,"job_number":"JOB_91334","tr_customer_id":91351,"tr_customer_product_id":91341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:38:19.000Z","modified_at":"2025-10-26T13:38:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19554434100494","imei1":"19554434100494","imei2":"19554434100494","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:38:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91335,"job_number":"JOB_91335","tr_customer_id":91352,"tr_customer_product_id":91342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:38:19.000Z","modified_at":"2025-10-26T13:38:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13844343861760","imei1":"13844343861760","imei2":"13844343861760","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:38:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91336,"job_number":"JOB_91336","tr_customer_id":91353,"tr_customer_product_id":91343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:38:20.000Z","modified_at":"2025-10-26T13:38:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43232027904086","imei1":"43232027904086","imei2":"43232027904086","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:38:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91337,"job_number":"JOB_91337","tr_customer_id":91354,"tr_customer_product_id":91344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:38:20.000Z","modified_at":"2025-10-26T13:38:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58449970794432","imei1":"58449970794432","imei2":"58449970794432","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:38:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91338,"job_number":"JOB_91338","tr_customer_id":91355,"tr_customer_product_id":91345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:38:20.000Z","modified_at":"2025-10-26T13:38:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88834672140838","imei1":"88834672140838","imei2":"88834672140838","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:38:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91339,"job_number":"JOB_91339","tr_customer_id":91356,"tr_customer_product_id":91346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:38:20.000Z","modified_at":"2025-10-26T13:38:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95238468376792","imei1":"95238468376792","imei2":"95238468376792","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:38:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91341,"job_number":"JOB_91341","tr_customer_id":91358,"tr_customer_product_id":91348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:38:40.000Z","modified_at":"2025-10-26T13:38:40.000Z","name":"Cale  Mayert","mobile_number":"278-561-9487","email_id":"Georgianna.King@hotmail.com","dop":"2025-08-02","serial_number":"12041603666697","imei1":"12041603666697","imei2":"12041603666697","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:38:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91342,"job_number":"JOB_91342","tr_customer_id":91359,"tr_customer_product_id":91349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:38:48.000Z","modified_at":"2025-10-26T13:38:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74852696186540","imei1":"74852696186540","imei2":"74852696186540","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91343,"job_number":"JOB_91343","tr_customer_id":91360,"tr_customer_product_id":91350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:38:48.000Z","modified_at":"2025-10-26T13:38:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28876545315346","imei1":"28876545315346","imei2":"28876545315346","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91344,"job_number":"JOB_91344","tr_customer_id":91361,"tr_customer_product_id":91351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:38:48.000Z","modified_at":"2025-10-26T13:38:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49497658929148","imei1":"49497658929148","imei2":"49497658929148","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91345,"job_number":"JOB_91345","tr_customer_id":91362,"tr_customer_product_id":91352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:38:49.000Z","modified_at":"2025-10-26T13:38:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11212394612604","imei1":"11212394612604","imei2":"11212394612604","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91346,"job_number":"JOB_91346","tr_customer_id":91363,"tr_customer_product_id":91353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:38:49.000Z","modified_at":"2025-10-26T13:38:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63440939336321","imei1":"63440939336321","imei2":"63440939336321","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91347,"job_number":"JOB_91347","tr_customer_id":91364,"tr_customer_product_id":91354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:38:49.000Z","modified_at":"2025-10-26T13:38:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24524672426028","imei1":"24524672426028","imei2":"24524672426028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91349,"job_number":"JOB_91349","tr_customer_id":91366,"tr_customer_product_id":91356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:38:58.000Z","modified_at":"2025-10-26T13:38:58.000Z","name":"Brielle  Durgan","mobile_number":"756-291-6316","email_id":"Friedrich58@hotmail.com","dop":"2025-08-02","serial_number":"17388786411562","imei1":"17388786411562","imei2":"17388786411562","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:38:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91350,"job_number":"JOB_91350","tr_customer_id":91367,"tr_customer_product_id":91357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:39:16.000Z","modified_at":"2025-10-26T13:39:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67837559416555","imei1":"67837559416555","imei2":"67837559416555","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:39:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91351,"job_number":"JOB_91351","tr_customer_id":91368,"tr_customer_product_id":91358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:39:17.000Z","modified_at":"2025-10-26T13:39:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39672343928633","imei1":"39672343928633","imei2":"39672343928633","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91352,"job_number":"JOB_91352","tr_customer_id":91369,"tr_customer_product_id":91359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:39:17.000Z","modified_at":"2025-10-26T13:39:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47796535535744","imei1":"47796535535744","imei2":"47796535535744","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91353,"job_number":"JOB_91353","tr_customer_id":91370,"tr_customer_product_id":91360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:39:17.000Z","modified_at":"2025-10-26T13:39:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20158579270546","imei1":"20158579270546","imei2":"20158579270546","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91354,"job_number":"JOB_91354","tr_customer_id":91371,"tr_customer_product_id":91361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:39:17.000Z","modified_at":"2025-10-26T13:39:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48528721028606","imei1":"48528721028606","imei2":"48528721028606","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91355,"job_number":"JOB_91355","tr_customer_id":91372,"tr_customer_product_id":91362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:39:18.000Z","modified_at":"2025-10-26T13:39:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65546298318681","imei1":"65546298318681","imei2":"65546298318681","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:39:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91359,"job_number":"JOB_91359","tr_customer_id":91376,"tr_customer_product_id":91366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:44:13.000Z","modified_at":"2025-10-26T13:44:13.000Z","name":"Kasandra  Bogan","mobile_number":"531-424-2039","email_id":"Leopold.Bednar@gmail.com","dop":"2025-08-02","serial_number":"14969903554431","imei1":"14969903554431","imei2":"14969903554431","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:44:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91360,"job_number":"JOB_91360","tr_customer_id":91377,"tr_customer_product_id":91367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:44:33.000Z","modified_at":"2025-10-26T13:44:33.000Z","name":"Sedrick  Tremblay","mobile_number":"324-868-0079","email_id":"Kristy.OKeefe@yahoo.com","dop":"2025-08-02","serial_number":"12441816662436","imei1":"12441816662436","imei2":"12441816662436","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91361,"job_number":"JOB_91361","tr_customer_id":91378,"tr_customer_product_id":91368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:45:07.000Z","modified_at":"2025-10-26T13:45:07.000Z","name":"Arturo  Flatley","mobile_number":"460-760-2121","email_id":"Alana_Lesch@hotmail.com","dop":"2025-08-02","serial_number":"16041213793248","imei1":"16041213793248","imei2":"16041213793248","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:45:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91362,"job_number":"JOB_91362","tr_customer_id":91379,"tr_customer_product_id":91369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:48:14.000Z","modified_at":"2025-10-26T13:48:14.000Z","name":"Mathilde  Corkery","mobile_number":"848-575-4643","email_id":"Paula5@yahoo.com","dop":"2025-08-02","serial_number":"14813558525249","imei1":"14813558525249","imei2":"14813558525249","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91363,"job_number":"JOB_91363","tr_customer_id":91380,"tr_customer_product_id":91370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:54:03.000Z","modified_at":"2025-10-26T13:54:03.000Z","name":"Dameon  Kovacek","mobile_number":"851-263-5249","email_id":"Isabella.Raynor@gmail.com","dop":"2025-08-02","serial_number":"13382292688324","imei1":"13382292688324","imei2":"13382292688324","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91364,"job_number":"JOB_91364","tr_customer_id":91381,"tr_customer_product_id":91371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:54:08.000Z","modified_at":"2025-10-26T13:54:08.000Z","name":"Elissa  Howe","mobile_number":"985-890-1692","email_id":"Yessenia14@yahoo.com","dop":"2025-08-02","serial_number":"10083580498786","imei1":"10083580498786","imei2":"10083580498786","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91365,"job_number":"JOB_91365","tr_customer_id":91382,"tr_customer_product_id":91372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:54:14.000Z","modified_at":"2025-10-26T13:54:14.000Z","name":"Ila  Littel","mobile_number":"373-929-7610","email_id":"Kristy50@hotmail.com","dop":"2025-08-02","serial_number":"10724284060674","imei1":"10724284060674","imei2":"10724284060674","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91366,"job_number":"JOB_91366","tr_customer_id":91383,"tr_customer_product_id":91373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:54:16.000Z","modified_at":"2025-10-26T13:54:16.000Z","name":"Tomas  Dare","mobile_number":"978-236-9189","email_id":"Bertrand.Jakubowski@hotmail.com","dop":"2025-08-02","serial_number":"10966170255497","imei1":"10966170255497","imei2":"10966170255497","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:54:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91367,"job_number":"JOB_91367","tr_customer_id":91384,"tr_customer_product_id":91374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:54:18.000Z","modified_at":"2025-10-26T13:54:18.000Z","name":"Kathleen  Bernhard","mobile_number":"802-780-2116","email_id":"Hosea48@yahoo.com","dop":"2025-08-02","serial_number":"18273329746585","imei1":"18273329746585","imei2":"18273329746585","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91368,"job_number":"JOB_91368","tr_customer_id":91385,"tr_customer_product_id":91375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:56:10.000Z","modified_at":"2025-10-26T13:56:10.000Z","name":"Judge  Bogan","mobile_number":"860-865-0060","email_id":"Javon_Price75@yahoo.com","dop":"2025-08-02","serial_number":"16607744304555","imei1":"16607744304555","imei2":"16607744304555","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91369,"job_number":"JOB_91369","tr_customer_id":91386,"tr_customer_product_id":91376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:58:52.000Z","modified_at":"2025-10-26T13:58:52.000Z","name":"Mallory  Ortiz","mobile_number":"585-930-2468","email_id":"Trystan97@hotmail.com","dop":"2025-08-02","serial_number":"10749047446996","imei1":"10749047446996","imei2":"10749047446996","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91370,"job_number":"JOB_91370","tr_customer_id":91387,"tr_customer_product_id":91377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:59:23.000Z","modified_at":"2025-10-26T13:59:23.000Z","name":"Carissa  Franecki","mobile_number":"939-603-1721","email_id":"Maxime_Erdman39@yahoo.com","dop":"2025-08-02","serial_number":"14387584533767","imei1":"14387584533767","imei2":"14387584533767","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91371,"job_number":"JOB_91371","tr_customer_id":91388,"tr_customer_product_id":91378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:07:36.000Z","modified_at":"2025-10-26T14:07:36.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"18530459707221","imei1":"18530459707221","imei2":"18530459707221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:07:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91373,"job_number":"JOB_91373","tr_customer_id":91390,"tr_customer_product_id":91380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:07:37.000Z","modified_at":"2025-10-26T14:07:37.000Z","name":"Rod Will","mobile_number":"227-828-2036","email_id":"Ivory.Lesch7@gmail.com","dop":"2025-04-06","serial_number":"18608992530430136","imei1":"18608992530430136","imei2":"18608992530430136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:07:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91382,"job_number":"JOB_91382","tr_customer_id":91399,"tr_customer_product_id":91389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:08:02.000Z","modified_at":"2025-10-26T14:08:02.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"13570299139934","imei1":"13570299139934","imei2":"13570299139934","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:08:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91384,"job_number":"JOB_91384","tr_customer_id":91401,"tr_customer_product_id":91391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:08:03.000Z","modified_at":"2025-10-26T14:08:03.000Z","name":"Fritz Collier","mobile_number":"554-532-3224","email_id":"Lila44@gmail.com","dop":"2025-06-08","serial_number":"104234502843424","imei1":"104234502843424","imei2":"104234502843424","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:08:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91385,"job_number":"JOB_91385","tr_customer_id":91402,"tr_customer_product_id":91392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:08:19.000Z","modified_at":"2025-10-26T14:08:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16061809974934","imei1":"16061809974934","imei2":"16061809974934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:08:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91387,"job_number":"JOB_91387","tr_customer_id":91404,"tr_customer_product_id":91394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:08:20.000Z","modified_at":"2025-10-26T14:08:20.000Z","name":"Nicolette Turcotte","mobile_number":"985-239-4784","email_id":"Adalberto.Stiedemann@yahoo.com","dop":"2025-04-06","serial_number":"13090075345383252","imei1":"13090075345383252","imei2":"13090075345383252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:08:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91388,"job_number":"JOB_91388","tr_customer_id":91405,"tr_customer_product_id":91395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:08:30.000Z","modified_at":"2025-10-26T14:08:30.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"10825129745693","imei1":"10825129745693","imei2":"10825129745693","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:08:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91390,"job_number":"JOB_91390","tr_customer_id":91407,"tr_customer_product_id":91397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:08:32.000Z","modified_at":"2025-10-26T14:08:32.000Z","name":"Tad Towne","mobile_number":"881-239-1275","email_id":"Hellen_Smitham@hotmail.com","dop":"2025-06-08","serial_number":"103241483554249","imei1":"103241483554249","imei2":"103241483554249","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:08:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91391,"job_number":"JOB_91391","tr_customer_id":91408,"tr_customer_product_id":91398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:08:57.000Z","modified_at":"2025-10-26T14:08:57.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"18447333717973","imei1":"18447333717973","imei2":"18447333717973","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:08:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91393,"job_number":"JOB_91393","tr_customer_id":91410,"tr_customer_product_id":91400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:08:59.000Z","modified_at":"2025-10-26T14:08:59.000Z","name":"Maxwell Prohaska","mobile_number":"345-650-9844","email_id":"Toney33@hotmail.com","dop":"2025-06-08","serial_number":"108565312275678","imei1":"108565312275678","imei2":"108565312275678","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:08:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91394,"job_number":"JOB_91394","tr_customer_id":91411,"tr_customer_product_id":91401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:09:02.000Z","modified_at":"2025-10-26T14:09:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16775787249406","imei1":"16775787249406","imei2":"16775787249406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:09:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91396,"job_number":"JOB_91396","tr_customer_id":91413,"tr_customer_product_id":91403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:09:03.000Z","modified_at":"2025-10-26T14:09:03.000Z","name":"Ted Klein","mobile_number":"909-597-8342","email_id":"Mohamed_Terry98@hotmail.com","dop":"2025-04-06","serial_number":"19013030159252936","imei1":"19013030159252936","imei2":"19013030159252936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:09:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91397,"job_number":"JOB_91397","tr_customer_id":91414,"tr_customer_product_id":91404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:09:16.000Z","modified_at":"2025-10-26T14:09:16.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"16695811647023","imei1":"16695811647023","imei2":"16695811647023","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91399,"job_number":"JOB_91399","tr_customer_id":91416,"tr_customer_product_id":91406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:10:02.000Z","modified_at":"2025-10-26T14:10:02.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"12531852855256","imei1":"12531852855256","imei2":"12531852855256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91401,"job_number":"JOB_91401","tr_customer_id":91418,"tr_customer_product_id":91408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:10:48.000Z","modified_at":"2025-10-26T14:10:48.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"19601795339832","imei1":"19601795339832","imei2":"19601795339832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:10:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91403,"job_number":"JOB_91403","tr_customer_id":91420,"tr_customer_product_id":91410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:12:17.000Z","modified_at":"2025-10-26T14:12:17.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10867964907062","imei1":"10867964907062","imei2":"10867964907062","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91405,"job_number":"JOB_91405","tr_customer_id":91422,"tr_customer_product_id":91412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:12:18.000Z","modified_at":"2025-10-26T14:12:18.000Z","name":"Tyson Macejkovic","mobile_number":"845-557-1874","email_id":"Raphael.Wyman@gmail.com","dop":"2025-06-18","serial_number":"1010060669574833","imei1":"1010060669574833","imei2":"1010060669574833","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91406,"job_number":"JOB_91406","tr_customer_id":91423,"tr_customer_product_id":91413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:13:02.000Z","modified_at":"2025-10-26T14:13:02.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10318933972735","imei1":"10318933972735","imei2":"10318933972735","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:13:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91408,"job_number":"JOB_91408","tr_customer_id":91425,"tr_customer_product_id":91415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:13:03.000Z","modified_at":"2025-10-26T14:13:03.000Z","name":"Gudrun Schamberger","mobile_number":"489-476-0062","email_id":"Emma_Mertz@gmail.com","dop":"2025-06-18","serial_number":"1064239010417209","imei1":"1064239010417209","imei2":"1064239010417209","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:13:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91409,"job_number":"JOB_91409","tr_customer_id":91426,"tr_customer_product_id":91416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:14:37.000Z","modified_at":"2025-10-26T14:14:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16352544540355","imei1":"16352544540355","imei2":"16352544540355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:14:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91412,"job_number":"JOB_91412","tr_customer_id":91429,"tr_customer_product_id":91419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:14:39.000Z","modified_at":"2025-10-26T14:14:39.000Z","name":"Ebony Langworth","mobile_number":"310-386-0451","email_id":"Aryanna_MacGyver@yahoo.com","dop":"2025-04-06","serial_number":"19609622200380400","imei1":"19609622200380400","imei2":"19609622200380400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:14:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91415,"job_number":"JOB_91415","tr_customer_id":91432,"tr_customer_product_id":91422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:15:05.000Z","modified_at":"2025-10-26T14:15:05.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"14927735137099","imei1":"14927735137099","imei2":"14927735137099","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91417,"job_number":"JOB_91417","tr_customer_id":91434,"tr_customer_product_id":91424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:15:06.000Z","modified_at":"2025-10-26T14:15:06.000Z","name":"Era Gislason","mobile_number":"578-821-3587","email_id":"Dewitt_Kirlin@hotmail.com","dop":"2025-04-06","serial_number":"14438947716221884","imei1":"14438947716221884","imei2":"14438947716221884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:15:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91418,"job_number":"JOB_91418","tr_customer_id":91435,"tr_customer_product_id":91425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:15:21.000Z","modified_at":"2025-10-26T14:15:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10138263496872","imei1":"10138263496872","imei2":"10138263496872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:15:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91420,"job_number":"JOB_91420","tr_customer_id":91437,"tr_customer_product_id":91427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:15:23.000Z","modified_at":"2025-10-26T14:15:23.000Z","name":"Cecile Runolfsson","mobile_number":"767-461-3411","email_id":"Vincenzo.Reichel27@gmail.com","dop":"2025-04-06","serial_number":"12804523584648006","imei1":"12804523584648006","imei2":"12804523584648006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91421,"job_number":"JOB_91421","tr_customer_id":91438,"tr_customer_product_id":91428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:15:52.000Z","modified_at":"2025-10-26T14:15:52.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18559098465553","imei1":"18559098465553","imei2":"18559098465553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91423,"job_number":"JOB_91423","tr_customer_id":91440,"tr_customer_product_id":91430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:15:54.000Z","modified_at":"2025-10-26T14:15:54.000Z","name":"Lon Wisozk","mobile_number":"931-227-1679","email_id":"Orion_Schaefer70@yahoo.com","dop":"2025-04-06","serial_number":"11712079671807262","imei1":"11712079671807262","imei2":"11712079671807262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:15:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91424,"job_number":"JOB_91424","tr_customer_id":91441,"tr_customer_product_id":91431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:16:05.000Z","modified_at":"2025-10-26T14:16:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11308138964908","imei1":"11308138964908","imei2":"11308138964908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91426,"job_number":"JOB_91426","tr_customer_id":91443,"tr_customer_product_id":91433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:16:07.000Z","modified_at":"2025-10-26T14:16:07.000Z","name":"Rodrigo Farrell","mobile_number":"278-515-8135","email_id":"Nils70@gmail.com","dop":"2025-04-06","serial_number":"11378001701152936","imei1":"11378001701152936","imei2":"11378001701152936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:16:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91428,"job_number":"JOB_91428","tr_customer_id":91445,"tr_customer_product_id":91435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:16:31.000Z","modified_at":"2025-10-26T14:16:31.000Z","name":"Roslyn Morar","mobile_number":"628-922-0892","email_id":"Horace_Raynor42@yahoo.com","dop":"2025-04-06","serial_number":"19309757664943440","imei1":"19309757664943440","imei2":"19309757664943440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:16:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91429,"job_number":"JOB_91429","tr_customer_id":91446,"tr_customer_product_id":91436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:16:40.000Z","modified_at":"2025-10-26T14:16:40.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19039468709455","imei1":"19039468709455","imei2":"19039468709455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:16:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91431,"job_number":"JOB_91431","tr_customer_id":91448,"tr_customer_product_id":91438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:16:41.000Z","modified_at":"2025-10-26T14:16:41.000Z","name":"Sibyl Jacobson","mobile_number":"742-979-1295","email_id":"Bertrand_Anderson@hotmail.com","dop":"2025-04-06","serial_number":"15659312027493356","imei1":"15659312027493356","imei2":"15659312027493356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:16:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91433,"job_number":"JOB_91433","tr_customer_id":91450,"tr_customer_product_id":91440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:17:03.000Z","modified_at":"2025-10-26T14:17:03.000Z","name":"Kobe Kuhlman","mobile_number":"669-983-3010","email_id":"Hunter_Hermann91@hotmail.com","dop":"2025-04-06","serial_number":"19596450747584024","imei1":"19596450747584024","imei2":"19596450747584024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:17:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91434,"job_number":"JOB_91434","tr_customer_id":91451,"tr_customer_product_id":91441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:19:15.000Z","modified_at":"2025-10-26T14:19:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19710319104904","imei1":"19710319104904","imei2":"19710319104904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91436,"job_number":"JOB_91436","tr_customer_id":91453,"tr_customer_product_id":91443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:19:17.000Z","modified_at":"2025-10-26T14:19:17.000Z","name":"Viva Breitenberg","mobile_number":"988-708-3314","email_id":"Dayana85@yahoo.com","dop":"2025-04-06","serial_number":"13345922421256896","imei1":"13345922421256896","imei2":"13345922421256896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91441,"job_number":"JOB_91441","tr_customer_id":91458,"tr_customer_product_id":91448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:19:41.000Z","modified_at":"2025-10-26T14:19:42.000Z","name":"Sven Marks","mobile_number":"526-716-9603","email_id":"Harry60@hotmail.com","dop":"2025-04-06","serial_number":"14933924278091256","imei1":"14933924278091256","imei2":"14933924278091256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91445,"job_number":"JOB_91445","tr_customer_id":91462,"tr_customer_product_id":91452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:20:04.000Z","modified_at":"2025-10-26T14:20:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16397653043788","imei1":"16397653043788","imei2":"16397653043788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91450,"job_number":"JOB_91450","tr_customer_id":91467,"tr_customer_product_id":91457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:20:05.000Z","modified_at":"2025-10-26T14:20:05.000Z","name":"Jett Hauck","mobile_number":"836-798-3939","email_id":"Isaiah.Lakin46@yahoo.com","dop":"2025-04-06","serial_number":"12182217509962178","imei1":"12182217509962178","imei2":"12182217509962178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91451,"job_number":"JOB_91451","tr_customer_id":91468,"tr_customer_product_id":91458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:20:52.000Z","modified_at":"2025-10-26T14:20:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13838258883792","imei1":"13838258883792","imei2":"13838258883792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:20:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91453,"job_number":"JOB_91453","tr_customer_id":91470,"tr_customer_product_id":91460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:20:53.000Z","modified_at":"2025-10-26T14:20:53.000Z","name":"Cameron Blick","mobile_number":"869-280-8802","email_id":"Ellsworth.Bauch@yahoo.com","dop":"2025-04-06","serial_number":"16120982487435892","imei1":"16120982487435892","imei2":"16120982487435892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91455,"job_number":"JOB_91455","tr_customer_id":91472,"tr_customer_product_id":91462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:22:11.000Z","modified_at":"2025-10-26T14:22:11.000Z","name":"Devin West","mobile_number":"949-960-5185","email_id":"Meredith41@yahoo.com","dop":"2025-04-06","serial_number":"11863841331896708","imei1":"11863841331896708","imei2":"11863841331896708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91456,"job_number":"JOB_91456","tr_customer_id":91473,"tr_customer_product_id":91463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:37:58.000Z","modified_at":"2025-10-26T14:37:58.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"17231991028808","imei1":"17231991028808","imei2":"17231991028808","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91457,"job_number":"JOB_91457","tr_customer_id":91474,"tr_customer_product_id":91464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:37:58.000Z","modified_at":"2025-10-26T14:37:58.000Z","name":"Jessie Gerhold","mobile_number":"917-889-0907","email_id":"Pete42@hotmail.com","dop":"2025-09-16","serial_number":"10119332153299","imei1":"10119332153299","imei2":"10119332153299","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91458,"job_number":"JOB_91458","tr_customer_id":91475,"tr_customer_product_id":91465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:38:19.000Z","modified_at":"2025-10-26T14:38:19.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"10859714726447","imei1":"10859714726447","imei2":"10859714726447","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:38:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91459,"job_number":"JOB_91459","tr_customer_id":91476,"tr_customer_product_id":91466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:38:20.000Z","modified_at":"2025-10-26T14:38:20.000Z","name":"Vivienne Reichel","mobile_number":"597-357-1875","email_id":"Marlin49@gmail.com","dop":"2025-09-16","serial_number":"11363865735768","imei1":"11363865735768","imei2":"11363865735768","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:38:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91460,"job_number":"JOB_91460","tr_customer_id":91477,"tr_customer_product_id":91467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:38:41.000Z","modified_at":"2025-10-26T14:38:41.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"19133530621457","imei1":"19133530621457","imei2":"19133530621457","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:38:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91461,"job_number":"JOB_91461","tr_customer_id":91478,"tr_customer_product_id":91468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:38:41.000Z","modified_at":"2025-10-26T14:38:41.000Z","name":"Kaylie Cormier","mobile_number":"504-200-9369","email_id":"Wilson_Cartwright@yahoo.com","dop":"2025-09-16","serial_number":"13870272144619","imei1":"13870272144619","imei2":"13870272144619","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:38:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91462,"job_number":"JOB_91462","tr_customer_id":91479,"tr_customer_product_id":91469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:43:48.000Z","modified_at":"2025-10-26T14:43:48.000Z","name":"Brad  Kohler","mobile_number":"602-232-3217","email_id":"Lenna.Wuckert@gmail.com","dop":"2025-08-02","serial_number":"16917923918962","imei1":"16917923918962","imei2":"16917923918962","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91463,"job_number":"JOB_91463","tr_customer_id":91480,"tr_customer_product_id":91470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:44:46.000Z","modified_at":"2025-10-26T14:44:46.000Z","name":"Maurice  Adams","mobile_number":"469-665-7357","email_id":"Myah36@gmail.com","dop":"2025-08-02","serial_number":"17131365574858","imei1":"17131365574858","imei2":"17131365574858","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91464,"job_number":"JOB_91464","tr_customer_id":91481,"tr_customer_product_id":91471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:45:33.000Z","modified_at":"2025-10-26T14:45:33.000Z","name":"Jaycee  Kovacek","mobile_number":"614-348-5357","email_id":"Samson68@hotmail.com","dop":"2025-08-02","serial_number":"12789018763541","imei1":"12789018763541","imei2":"12789018763541","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91465,"job_number":"JOB_91465","tr_customer_id":91482,"tr_customer_product_id":91472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:46:02.000Z","modified_at":"2025-10-26T14:46:02.000Z","name":"Ana  Sauer","mobile_number":"882-457-4388","email_id":"Frieda.Witting@gmail.com","dop":"2025-08-02","serial_number":"12789018763542","imei1":"12789018763542","imei2":"12789018763542","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:46:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91466,"job_number":"JOB_91466","tr_customer_id":91483,"tr_customer_product_id":91473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:46:07.000Z","modified_at":"2025-10-26T14:46:07.000Z","name":"Savanah  Welch","mobile_number":"242-435-4532","email_id":"Adonis.Hagenes13@hotmail.com","dop":"2025-08-02","serial_number":"127890187635421","imei1":"127890187635421","imei2":"127890187635421","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:46:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91467,"job_number":"JOB_91467","tr_customer_id":91484,"tr_customer_product_id":91474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:46:14.000Z","modified_at":"2025-10-26T14:46:14.000Z","name":"Serenity  Kemmer","mobile_number":"746-907-7491","email_id":"Riley_Sipes@gmail.com","dop":"2025-08-02","serial_number":"1278901876354219","imei1":"1278901876354219","imei2":"1278901876354219","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91468,"job_number":"JOB_91468","tr_customer_id":91485,"tr_customer_product_id":91475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:47:06.000Z","modified_at":"2025-10-26T14:47:06.000Z","name":"Deangelo  Greenfelder","mobile_number":"256-370-8913","email_id":"Gianni.Koss50@gmail.com","dop":"2025-08-02","serial_number":"17594160648643","imei1":"17594160648643","imei2":"17594160648643","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91469,"job_number":"JOB_91469","tr_customer_id":91486,"tr_customer_product_id":91476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:47:25.000Z","modified_at":"2025-10-26T14:47:25.000Z","name":"Louvenia  Champlin","mobile_number":"993-368-8715","email_id":"Hayden25@gmail.com","dop":"2025-08-02","serial_number":"108948801573361","imei1":"108948801573361","imei2":"108948801573361","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91470,"job_number":"JOB_91470","tr_customer_id":91487,"tr_customer_product_id":91477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:47:44.000Z","modified_at":"2025-10-26T14:47:44.000Z","name":"Verla  Bartoletti","mobile_number":"831-221-2263","email_id":"Rosalind_Jaskolski@yahoo.com","dop":"2025-08-02","serial_number":"10002420941806094","imei1":"10002420941806094","imei2":"10002420941806094","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91471,"job_number":"JOB_91471","tr_customer_id":91488,"tr_customer_product_id":91478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:48:35.000Z","modified_at":"2025-10-26T14:48:35.000Z","name":"Kendall  Kerluke","mobile_number":"507-980-5301","email_id":"Jeremy.Kemmer98@yahoo.com","dop":"2025-08-02","serial_number":"19709308098085","imei1":"19709308098085","imei2":"19709308098085","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91472,"job_number":"JOB_91472","tr_customer_id":91489,"tr_customer_product_id":91479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:55:32.000Z","modified_at":"2025-10-26T14:55:32.000Z","name":"Mertie  Grimes","mobile_number":"723-586-0282","email_id":"Wilton_Anderson@hotmail.com","dop":"2025-08-02","serial_number":"10102978278550","imei1":"10102978278550","imei2":"10102978278550","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91475,"job_number":"JOB_91475","tr_customer_id":91492,"tr_customer_product_id":91482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T15:07:37.000Z","modified_at":"2025-10-26T15:07:37.000Z","name":"Ajay Werma","mobile_number":"9947447744","email_id":"test12@test.com","dop":"2025-09-30","serial_number":"59393322881122","imei1":"59393322881122","imei2":"59393322881122","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T15:07:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91482,"job_number":"JOB_91482","tr_customer_id":91499,"tr_customer_product_id":91489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T15:32:33.000Z","modified_at":"2025-10-26T15:32:33.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106016609258456","imei1":"106016609258456","imei2":"106016609258456","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T15:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91484,"job_number":"JOB_91484","tr_customer_id":91501,"tr_customer_product_id":91491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T15:32:48.000Z","modified_at":"2025-10-26T15:32:48.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"108344587151397","imei1":"108344587151397","imei2":"108344587151397","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T15:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91488,"job_number":"JOB_91488","tr_customer_id":91505,"tr_customer_product_id":91495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T16:14:26.000Z","modified_at":"2025-10-26T16:14:26.000Z","name":"Keyur Patel","mobile_number":"4446464846","email_id":"thomasmuller@xyz.com","dop":"2025-08-06","serial_number":"23234243263246402","imei1":"23234243263246402","imei2":"23234243263246402","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T16:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91501,"job_number":"JOB_91501","tr_customer_id":91518,"tr_customer_product_id":91508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T17:19:00.000Z","modified_at":"2025-10-26T17:19:00.000Z","name":"Ajay Werma","mobile_number":"9947447744","email_id":"test12@test.com","dop":"2025-09-30","serial_number":"11729417708488","imei1":"11729417708488","imei2":"11729417708488","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T17:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91502,"job_number":"JOB_91502","tr_customer_id":91519,"tr_customer_product_id":91509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T17:22:28.000Z","modified_at":"2025-10-26T17:22:28.000Z","name":"Ajay Werma","mobile_number":"9947447744","email_id":"test12@test.com","dop":"2025-09-30","serial_number":"17690036553948","imei1":"17690036553948","imei2":"17690036553948","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T17:22:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91503,"job_number":"JOB_91503","tr_customer_id":91520,"tr_customer_product_id":91510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T17:26:49.000Z","modified_at":"2025-10-26T17:26:49.000Z","name":"Ajay Werma","mobile_number":"9947447744","email_id":"test12@test.com","dop":"2025-09-30","serial_number":"17761219617368","imei1":"17761219617368","imei2":"17761219617368","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T17:26:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91504,"job_number":"JOB_91504","tr_customer_id":91521,"tr_customer_product_id":91511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T17:27:14.000Z","modified_at":"2025-10-26T17:27:14.000Z","name":"Ajay Werma","mobile_number":"9947447744","email_id":"test12@test.com","dop":"2025-09-30","serial_number":"14965392004942","imei1":"14965392004942","imei2":"14965392004942","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T17:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91505,"job_number":"JOB_91505","tr_customer_id":91522,"tr_customer_product_id":91512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T17:27:29.000Z","modified_at":"2025-10-26T17:27:29.000Z","name":"Ajay Werma","mobile_number":"9947447744","email_id":"test12@test.com","dop":"2025-09-30","serial_number":"13333113480346","imei1":"13333113480346","imei2":"13333113480346","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T17:27:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91506,"job_number":"JOB_91506","tr_customer_id":91523,"tr_customer_product_id":91513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T17:29:12.000Z","modified_at":"2025-10-26T17:29:12.000Z","name":"Ajay Werma","mobile_number":"9947447744","email_id":"test12@test.com","dop":"2025-09-30","serial_number":"10951470283685","imei1":"10951470283685","imei2":"10951470283685","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T17:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91507,"job_number":"JOB_91507","tr_customer_id":91524,"tr_customer_product_id":91514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T17:32:03.000Z","modified_at":"2025-10-26T17:32:03.000Z","name":"Ajay Werma","mobile_number":"9947447744","email_id":"test12@test.com","dop":"2025-09-30","serial_number":"17479376713315","imei1":"17479376713315","imei2":"17479376713315","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T17:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91509,"job_number":"JOB_91509","tr_customer_id":91526,"tr_customer_product_id":91516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T18:03:18.000Z","modified_at":"2025-10-26T18:03:18.000Z","name":"Brayan  Gusikowski","mobile_number":"310-632-9813","email_id":"Rick29@gmail.com","dop":"2025-08-02","serial_number":"14076161834048","imei1":"14076161834048","imei2":"14076161834048","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T18:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91510,"job_number":"JOB_91510","tr_customer_id":91527,"tr_customer_product_id":91517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T18:05:05.000Z","modified_at":"2025-10-26T18:05:05.000Z","name":"Keara  Sporer","mobile_number":"313-745-1522","email_id":"Kameron42@gmail.com","dop":"2025-08-02","serial_number":"17910627972281","imei1":"17910627972281","imei2":"17910627972281","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T18:05:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91511,"job_number":"JOB_91511","tr_customer_id":91528,"tr_customer_product_id":91518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T18:07:44.000Z","modified_at":"2025-10-26T18:07:44.000Z","name":"Sheila  Wintheiser","mobile_number":"895-452-1337","email_id":"Alanis86@yahoo.com","dop":"2025-08-02","serial_number":"10251414717648","imei1":"10251414717648","imei2":"10251414717648","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T18:07:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91512,"job_number":"JOB_91512","tr_customer_id":91529,"tr_customer_product_id":91519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T18:20:42.000Z","modified_at":"2025-10-26T18:20:42.000Z","name":"Elmira Larson","mobile_number":"607-822-2443","email_id":"Megane.Will@yahoo.com","dop":"2025-10-21","serial_number":"19031262722853","imei1":"19031262722853","imei2":"19031262722853","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T18:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91513,"job_number":"JOB_91513","tr_customer_id":91530,"tr_customer_product_id":91520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T18:57:43.000Z","modified_at":"2025-10-26T18:57:43.000Z","name":"Nyah  Kub","mobile_number":"286-250-6513","email_id":"Twila_Sauer@gmail.com","dop":"2025-08-02","serial_number":"10001149608580838","imei1":"10001149608580838","imei2":"10001149608580838","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T18:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91514,"job_number":"JOB_91514","tr_customer_id":91531,"tr_customer_product_id":91521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T18:58:15.000Z","modified_at":"2025-10-26T18:58:15.000Z","name":"Jessie  Schinner","mobile_number":"451-721-6070","email_id":"Enrico60@hotmail.com","dop":"2025-08-02","serial_number":"10008863187091866","imei1":"10008863187091866","imei2":"10008863187091866","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T18:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91515,"job_number":"JOB_91515","tr_customer_id":91532,"tr_customer_product_id":91522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T18:58:43.000Z","modified_at":"2025-10-26T18:58:43.000Z","name":"Devante  Wehner","mobile_number":"531-961-2712","email_id":"Augusta.Parisian91@hotmail.com","dop":"2025-08-02","serial_number":"1003313843602692","imei1":"1003313843602692","imei2":"1003313843602692","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T18:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91516,"job_number":"JOB_91516","tr_customer_id":91533,"tr_customer_product_id":91523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T19:01:01.000Z","modified_at":"2025-10-26T19:01:01.000Z","name":"Talia  Macejkovic","mobile_number":"733-728-9204","email_id":"Cordelia45@hotmail.com","dop":"2025-08-02","serial_number":"11193080249875","imei1":"11193080249875","imei2":"11193080249875","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T19:01:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91517,"job_number":"JOB_91517","tr_customer_id":91534,"tr_customer_product_id":91524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T19:08:40.000Z","modified_at":"2025-10-26T19:08:40.000Z","name":"Idella  White","mobile_number":"770-345-4323","email_id":"Angelo62@hotmail.com","dop":"2025-08-02","serial_number":"1009470287857771","imei1":"1009470287857771","imei2":"1009470287857771","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T19:08:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91518,"job_number":"JOB_91518","tr_customer_id":91535,"tr_customer_product_id":91525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T20:00:39.000Z","modified_at":"2025-10-26T20:00:39.000Z","name":"Sudeshna b","mobile_number":"8197721023","email_id":"email@gmail.com","dop":"2025-10-18","serial_number":"23345678901234","imei1":"23345678901234","imei2":"23345678901234","popurl":"2025-10-18T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T20:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91519,"job_number":"JOB_91519","tr_customer_id":91536,"tr_customer_product_id":91526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T20:18:56.000Z","modified_at":"2025-10-26T20:18:56.000Z","name":"nirliptha b","mobile_number":"8197721023","email_id":"e@gmail.com","dop":"2025-10-18","serial_number":"0987654321098765","imei1":"0987654321098765","imei2":"0987654321098765","popurl":"2025-10-18T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T20:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91523,"job_number":"JOB_91523","tr_customer_id":91540,"tr_customer_product_id":91530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T23:48:10.000Z","modified_at":"2025-10-26T23:48:10.000Z","name":"Ubaldo Glover","mobile_number":"917-275-0741","email_id":"Joy.Roberts29@gmail.com","dop":"2025-09-30","serial_number":"10222322653894","imei1":"10222322653894","imei2":"10222322653894","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T23:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91525,"job_number":"JOB_91525","tr_customer_id":91542,"tr_customer_product_id":91532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T23:48:11.000Z","modified_at":"2025-10-26T23:48:11.000Z","name":"Kelsi Kunde","mobile_number":"872-387-4924","email_id":"Sterling.Borer@gmail.com","dop":"2025-09-30","serial_number":"1006346879229068","imei1":"1006346879229068","imei2":"1006346879229068","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T23:48:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91526,"job_number":"JOB_91526","tr_customer_id":91543,"tr_customer_product_id":91533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T00:54:28.000Z","modified_at":"2025-10-27T00:54:28.000Z","name":"Donnell Grady","mobile_number":"627-469-3591","email_id":"Elfrieda31@gmail.com","dop":"2025-09-30","serial_number":"19980338470915","imei1":"19980338470915","imei2":"19980338470915","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T00:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91528,"job_number":"JOB_91528","tr_customer_id":91545,"tr_customer_product_id":91535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T00:54:29.000Z","modified_at":"2025-10-27T00:54:29.000Z","name":"Kamille Lebsack","mobile_number":"750-890-4187","email_id":"Landen17@yahoo.com","dop":"2025-09-30","serial_number":"1006196166414638","imei1":"1006196166414638","imei2":"1006196166414638","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T00:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91529,"job_number":"JOB_91529","tr_customer_id":91546,"tr_customer_product_id":91536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T01:26:50.000Z","modified_at":"2025-10-27T01:26:50.000Z","name":"Ena Willms","mobile_number":"823-845-6382","email_id":"Kenyatta.Lebsack90@hotmail.com","dop":"2025-09-30","serial_number":"16666310856778","imei1":"16666310856778","imei2":"16666310856778","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T01:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91531,"job_number":"JOB_91531","tr_customer_id":91548,"tr_customer_product_id":91538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T01:26:51.000Z","modified_at":"2025-10-27T01:26:51.000Z","name":"Brycen Lowe","mobile_number":"616-886-3796","email_id":"Casandra_Orn36@gmail.com","dop":"2025-09-30","serial_number":"1001650140002319","imei1":"1001650140002319","imei2":"1001650140002319","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T01:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91532,"job_number":"JOB_91532","tr_customer_id":91549,"tr_customer_product_id":91539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T01:27:54.000Z","modified_at":"2025-10-27T01:27:54.000Z","name":"Timmothy Romaguera","mobile_number":"553-590-9571","email_id":"Reid_Gleason@hotmail.com","dop":"2025-09-30","serial_number":"17422637652402","imei1":"17422637652402","imei2":"17422637652402","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T01:27:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91534,"job_number":"JOB_91534","tr_customer_id":91551,"tr_customer_product_id":91541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T01:27:55.000Z","modified_at":"2025-10-27T01:27:55.000Z","name":"Saul Fay","mobile_number":"283-658-5453","email_id":"Adolphus.Swaniawski@hotmail.com","dop":"2025-09-30","serial_number":"1007145175300376","imei1":"1007145175300376","imei2":"1007145175300376","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T01:27:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91535,"job_number":"JOB_91535","tr_customer_id":91552,"tr_customer_product_id":91542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T01:50:40.000Z","modified_at":"2025-10-27T01:50:40.000Z","name":"Green Walsh","mobile_number":"407-237-9743","email_id":"Sammy_Brekke71@yahoo.com","dop":"2025-09-30","serial_number":"18260414224635","imei1":"18260414224635","imei2":"18260414224635","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T01:50:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91537,"job_number":"JOB_91537","tr_customer_id":91554,"tr_customer_product_id":91544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T01:50:41.000Z","modified_at":"2025-10-27T01:50:41.000Z","name":"Leann Ullrich","mobile_number":"936-928-4265","email_id":"Wilfredo70@hotmail.com","dop":"2025-09-30","serial_number":"1000235637282991","imei1":"1000235637282991","imei2":"1000235637282991","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T01:50:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91538,"job_number":"JOB_91538","tr_customer_id":91555,"tr_customer_product_id":91545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T01:52:45.000Z","modified_at":"2025-10-27T01:52:45.000Z","name":"Megane Treutel","mobile_number":"635-762-2528","email_id":"Abbigail_Hegmann@yahoo.com","dop":"2025-09-30","serial_number":"15442921245297","imei1":"15442921245297","imei2":"15442921245297","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T01:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91540,"job_number":"JOB_91540","tr_customer_id":91557,"tr_customer_product_id":91547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T01:52:46.000Z","modified_at":"2025-10-27T01:52:46.000Z","name":"Gabriel Pollich","mobile_number":"346-915-0605","email_id":"Donato_Pagac34@yahoo.com","dop":"2025-09-30","serial_number":"1005902021497111","imei1":"1005902021497111","imei2":"1005902021497111","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T01:52:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91541,"job_number":"JOB_91541","tr_customer_id":91558,"tr_customer_product_id":91548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T02:11:12.000Z","modified_at":"2025-10-27T02:11:12.000Z","name":"Lavon Lubowitz","mobile_number":"602-362-6797","email_id":"Zelma_Smith@hotmail.com","dop":"2025-09-30","serial_number":"12419438713192","imei1":"12419438713192","imei2":"12419438713192","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T02:11:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91543,"job_number":"JOB_91543","tr_customer_id":91560,"tr_customer_product_id":91550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T02:11:13.000Z","modified_at":"2025-10-27T02:11:13.000Z","name":"Ferne King","mobile_number":"612-297-4268","email_id":"Henderson70@yahoo.com","dop":"2025-09-30","serial_number":"1004707381346846","imei1":"1004707381346846","imei2":"1004707381346846","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T02:11:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91549,"job_number":"JOB_91549","tr_customer_id":91566,"tr_customer_product_id":91556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:37:12.000Z","modified_at":"2025-10-27T03:37:12.000Z","name":"Cayla Howell","mobile_number":"213-480-1743","email_id":"Shania_Hoppe67@gmail.com","dop":"2025-04-06","serial_number":"19675725126156336","imei1":"19675725126156336","imei2":"19675725126156336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91552,"job_number":"JOB_91552","tr_customer_id":91569,"tr_customer_product_id":91559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:37:18.000Z","modified_at":"2025-10-27T03:37:18.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17363049682961","imei1":"17363049682961","imei2":"17363049682961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91554,"job_number":"JOB_91554","tr_customer_id":91571,"tr_customer_product_id":91561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:37:19.000Z","modified_at":"2025-10-27T03:37:19.000Z","name":"Arnold Schmeler","mobile_number":"605-389-0385","email_id":"Bernhard_Hane86@yahoo.com","dop":"2025-04-06","serial_number":"10311154186052076","imei1":"10311154186052076","imei2":"10311154186052076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:37:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91557,"job_number":"JOB_91557","tr_customer_id":91574,"tr_customer_product_id":91564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:37:30.000Z","modified_at":"2025-10-27T03:37:30.000Z","name":"Alec Gleason","mobile_number":"946-284-5199","email_id":"Orrin_Reynolds10@gmail.com","dop":"2025-04-06","serial_number":"16645734867033864","imei1":"16645734867033864","imei2":"16645734867033864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:37:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91561,"job_number":"JOB_91561","tr_customer_id":91578,"tr_customer_product_id":91568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:38:04.000Z","modified_at":"2025-10-27T03:38:04.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10671130243749","imei1":"10671130243749","imei2":"10671130243749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:38:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91563,"job_number":"JOB_91563","tr_customer_id":91580,"tr_customer_product_id":91570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:38:05.000Z","modified_at":"2025-10-27T03:38:05.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10830873584143","imei1":"10830873584143","imei2":"10830873584143","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91565,"job_number":"JOB_91565","tr_customer_id":91582,"tr_customer_product_id":91572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:38:06.000Z","modified_at":"2025-10-27T03:38:06.000Z","name":"Eliza Moen","mobile_number":"242-346-6027","email_id":"Brianne_Jacobson@hotmail.com","dop":"2025-06-18","serial_number":"1020517602308677","imei1":"1020517602308677","imei2":"1020517602308677","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91566,"job_number":"JOB_91566","tr_customer_id":91583,"tr_customer_product_id":91573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:38:06.000Z","modified_at":"2025-10-27T03:38:06.000Z","name":"Kari Friesen","mobile_number":"278-359-1941","email_id":"Brayan.Little@gmail.com","dop":"2025-04-06","serial_number":"12293186263398808","imei1":"12293186263398808","imei2":"12293186263398808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91567,"job_number":"JOB_91567","tr_customer_id":91584,"tr_customer_product_id":91574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:38:18.000Z","modified_at":"2025-10-27T03:38:18.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"12697919337535","imei1":"12697919337535","imei2":"12697919337535","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91572,"job_number":"JOB_91572","tr_customer_id":91589,"tr_customer_product_id":91579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:38:27.000Z","modified_at":"2025-10-27T03:38:27.000Z","name":"Marcelo Aufderhar","mobile_number":"897-387-9901","email_id":"Norris89@gmail.com","dop":"2025-04-06","serial_number":"16332852919817772","imei1":"16332852919817772","imei2":"16332852919817772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:38:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91574,"job_number":"JOB_91574","tr_customer_id":91591,"tr_customer_product_id":91581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:38:28.000Z","modified_at":"2025-10-27T03:38:28.000Z","name":"Brigitte Auer","mobile_number":"912-908-4013","email_id":"Nicola42@hotmail.com","dop":"2025-04-06","serial_number":"10260518748218770","imei1":"10260518748218770","imei2":"10260518748218770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91577,"job_number":"JOB_91577","tr_customer_id":91594,"tr_customer_product_id":91584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:38:51.000Z","modified_at":"2025-10-27T03:38:51.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"12770885418294","imei1":"12770885418294","imei2":"12770885418294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91579,"job_number":"JOB_91579","tr_customer_id":91596,"tr_customer_product_id":91586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:38:53.000Z","modified_at":"2025-10-27T03:38:53.000Z","name":"Wava Olson","mobile_number":"523-486-8345","email_id":"Hazle_Zemlak@hotmail.com","dop":"2025-04-06","serial_number":"12732430390661026","imei1":"12732430390661026","imei2":"12732430390661026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91580,"job_number":"JOB_91580","tr_customer_id":91597,"tr_customer_product_id":91587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:38:53.000Z","modified_at":"2025-10-27T03:38:53.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10629164089561","imei1":"10629164089561","imei2":"10629164089561","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91582,"job_number":"JOB_91582","tr_customer_id":91599,"tr_customer_product_id":91589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:38:54.000Z","modified_at":"2025-10-27T03:38:54.000Z","name":"Chaim Hand","mobile_number":"892-316-2431","email_id":"Anderson39@gmail.com","dop":"2025-06-18","serial_number":"1047937346130964","imei1":"1047937346130964","imei2":"1047937346130964","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91583,"job_number":"JOB_91583","tr_customer_id":91600,"tr_customer_product_id":91590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:39:04.000Z","modified_at":"2025-10-27T03:39:04.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"19225445578508","imei1":"19225445578508","imei2":"19225445578508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91585,"job_number":"JOB_91585","tr_customer_id":91602,"tr_customer_product_id":91592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:39:05.000Z","modified_at":"2025-10-27T03:39:05.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"14179239936316","imei1":"14179239936316","imei2":"14179239936316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91587,"job_number":"JOB_91587","tr_customer_id":91604,"tr_customer_product_id":91594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:39:06.000Z","modified_at":"2025-10-27T03:39:06.000Z","name":"Heidi Jacobson","mobile_number":"487-533-3201","email_id":"Berenice57@gmail.com","dop":"2025-04-06","serial_number":"17277068256790132","imei1":"17277068256790132","imei2":"17277068256790132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91589,"job_number":"JOB_91589","tr_customer_id":91606,"tr_customer_product_id":91596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:39:19.000Z","modified_at":"2025-10-27T03:39:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16358223532822","imei1":"16358223532822","imei2":"16358223532822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91591,"job_number":"JOB_91591","tr_customer_id":91608,"tr_customer_product_id":91598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:39:21.000Z","modified_at":"2025-10-27T03:39:21.000Z","name":"Cheyenne Prohaska","mobile_number":"375-728-9212","email_id":"Emile.Turner@gmail.com","dop":"2025-04-06","serial_number":"16325378385766776","imei1":"16325378385766776","imei2":"16325378385766776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91592,"job_number":"JOB_91592","tr_customer_id":91609,"tr_customer_product_id":91599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:39:51.000Z","modified_at":"2025-10-27T03:39:51.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"16149968171110","imei1":"16149968171110","imei2":"16149968171110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:39:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91598,"job_number":"JOB_91598","tr_customer_id":91615,"tr_customer_product_id":91605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:39:55.000Z","modified_at":"2025-10-27T03:39:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18366700071596","imei1":"18366700071596","imei2":"18366700071596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:39:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91600,"job_number":"JOB_91600","tr_customer_id":91617,"tr_customer_product_id":91607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:39:56.000Z","modified_at":"2025-10-27T03:39:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14465516689145","imei1":"14465516689145","imei2":"14465516689145","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:39:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91602,"job_number":"JOB_91602","tr_customer_id":91619,"tr_customer_product_id":91609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:39:57.000Z","modified_at":"2025-10-27T03:39:57.000Z","name":"Chadd Schmidt","mobile_number":"632-749-0422","email_id":"Dawn74@hotmail.com","dop":"2025-04-06","serial_number":"10089211745804842","imei1":"10089211745804842","imei2":"10089211745804842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91603,"job_number":"JOB_91603","tr_customer_id":91620,"tr_customer_product_id":91610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:39:58.000Z","modified_at":"2025-10-27T03:39:58.000Z","name":"Kayla Hane","mobile_number":"898-318-6527","email_id":"Lucio_Schaden@yahoo.com","dop":"2025-04-06","serial_number":"12167501054602810","imei1":"12167501054602810","imei2":"12167501054602810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:39:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91604,"job_number":"JOB_91604","tr_customer_id":91621,"tr_customer_product_id":91611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:40:04.000Z","modified_at":"2025-10-27T03:40:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16911448672499","imei1":"16911448672499","imei2":"16911448672499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91606,"job_number":"JOB_91606","tr_customer_id":91623,"tr_customer_product_id":91613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:40:05.000Z","modified_at":"2025-10-27T03:40:05.000Z","name":"Dorris Lebsack","mobile_number":"313-623-4206","email_id":"Trenton.Mraz15@yahoo.com","dop":"2025-04-06","serial_number":"17451906439277464","imei1":"17451906439277464","imei2":"17451906439277464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91611,"job_number":"JOB_91611","tr_customer_id":91628,"tr_customer_product_id":91618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:40:16.000Z","modified_at":"2025-10-27T03:40:16.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"18161871154847","imei1":"18161871154847","imei2":"18161871154847","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91613,"job_number":"JOB_91613","tr_customer_id":91630,"tr_customer_product_id":91620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:40:18.000Z","modified_at":"2025-10-27T03:40:18.000Z","name":"Lauretta Barton","mobile_number":"415-608-6032","email_id":"Mario53@yahoo.com","dop":"2025-06-08","serial_number":"101866675226687","imei1":"101866675226687","imei2":"101866675226687","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91614,"job_number":"JOB_91614","tr_customer_id":91631,"tr_customer_product_id":91621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:40:44.000Z","modified_at":"2025-10-27T03:40:44.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"14631759886779","imei1":"14631759886779","imei2":"14631759886779","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91616,"job_number":"JOB_91616","tr_customer_id":91633,"tr_customer_product_id":91623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:40:45.000Z","modified_at":"2025-10-27T03:40:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16465320414632","imei1":"16465320414632","imei2":"16465320414632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91617,"job_number":"JOB_91617","tr_customer_id":91634,"tr_customer_product_id":91624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:40:45.000Z","modified_at":"2025-10-27T03:40:45.000Z","name":"Brayan Hackett","mobile_number":"698-767-4460","email_id":"Emma_Turcotte74@yahoo.com","dop":"2025-06-08","serial_number":"103553282407123","imei1":"103553282407123","imei2":"103553282407123","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91619,"job_number":"JOB_91619","tr_customer_id":91636,"tr_customer_product_id":91626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:40:46.000Z","modified_at":"2025-10-27T03:40:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16189854080998","imei1":"16189854080998","imei2":"16189854080998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91621,"job_number":"JOB_91621","tr_customer_id":91638,"tr_customer_product_id":91628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:40:47.000Z","modified_at":"2025-10-27T03:40:47.000Z","name":"Della Feeney","mobile_number":"988-906-7753","email_id":"Leonie.Graham10@gmail.com","dop":"2025-04-06","serial_number":"15265704978692038","imei1":"15265704978692038","imei2":"15265704978692038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91622,"job_number":"JOB_91622","tr_customer_id":91639,"tr_customer_product_id":91629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:40:48.000Z","modified_at":"2025-10-27T03:40:48.000Z","name":"Annie Tremblay","mobile_number":"307-447-4169","email_id":"Aryanna_Abshire@yahoo.com","dop":"2025-04-06","serial_number":"12971152273294402","imei1":"12971152273294402","imei2":"12971152273294402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91623,"job_number":"JOB_91623","tr_customer_id":91640,"tr_customer_product_id":91630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:40:48.000Z","modified_at":"2025-10-27T03:40:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16947862889226","imei1":"16947862889226","imei2":"16947862889226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91628,"job_number":"JOB_91628","tr_customer_id":91645,"tr_customer_product_id":91635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:40:50.000Z","modified_at":"2025-10-27T03:40:50.000Z","name":"Jermain Kautzer","mobile_number":"394-354-1950","email_id":"Michaela.Hoppe22@yahoo.com","dop":"2025-04-06","serial_number":"19274664696058896","imei1":"19274664696058896","imei2":"19274664696058896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91630,"job_number":"JOB_91630","tr_customer_id":91647,"tr_customer_product_id":91637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:41:03.000Z","modified_at":"2025-10-27T03:41:03.000Z","name":"America Trantow","mobile_number":"682-896-4472","email_id":"Maverick37@hotmail.com","dop":"2025-04-06","serial_number":"17698604792156412","imei1":"17698604792156412","imei2":"17698604792156412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91634,"job_number":"JOB_91634","tr_customer_id":91651,"tr_customer_product_id":91641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:41:12.000Z","modified_at":"2025-10-27T03:41:12.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"15500804432123","imei1":"15500804432123","imei2":"15500804432123","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91636,"job_number":"JOB_91636","tr_customer_id":91653,"tr_customer_product_id":91643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:41:14.000Z","modified_at":"2025-10-27T03:41:14.000Z","name":"Aglae King","mobile_number":"898-484-8656","email_id":"Haven.Witting70@hotmail.com","dop":"2025-06-08","serial_number":"106827851432577","imei1":"106827851432577","imei2":"106827851432577","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91640,"job_number":"JOB_91640","tr_customer_id":91657,"tr_customer_product_id":91647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:41:34.000Z","modified_at":"2025-10-27T03:41:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15505171937767","imei1":"15505171937767","imei2":"15505171937767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:41:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91642,"job_number":"JOB_91642","tr_customer_id":91659,"tr_customer_product_id":91649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:41:36.000Z","modified_at":"2025-10-27T03:41:36.000Z","name":"Araceli Leffler","mobile_number":"616-558-6824","email_id":"Judy3@hotmail.com","dop":"2025-04-06","serial_number":"14649970899180812","imei1":"14649970899180812","imei2":"14649970899180812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91643,"job_number":"JOB_91643","tr_customer_id":91660,"tr_customer_product_id":91650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:47:50.000Z","modified_at":"2025-10-27T03:47:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16784772847381","imei1":"16784772847381","imei2":"16784772847381","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91644,"job_number":"JOB_91644","tr_customer_id":91661,"tr_customer_product_id":91651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:47:50.000Z","modified_at":"2025-10-27T03:47:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99868912836406","imei1":"99868912836406","imei2":"99868912836406","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91645,"job_number":"JOB_91645","tr_customer_id":91662,"tr_customer_product_id":91652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:47:50.000Z","modified_at":"2025-10-27T03:47:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73726121396056","imei1":"73726121396056","imei2":"73726121396056","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91646,"job_number":"JOB_91646","tr_customer_id":91663,"tr_customer_product_id":91653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:47:51.000Z","modified_at":"2025-10-27T03:47:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86234619062514","imei1":"86234619062514","imei2":"86234619062514","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91647,"job_number":"JOB_91647","tr_customer_id":91664,"tr_customer_product_id":91654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:47:51.000Z","modified_at":"2025-10-27T03:47:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43246460158869","imei1":"43246460158869","imei2":"43246460158869","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91648,"job_number":"JOB_91648","tr_customer_id":91665,"tr_customer_product_id":91655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:47:51.000Z","modified_at":"2025-10-27T03:47:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74488708651320","imei1":"74488708651320","imei2":"74488708651320","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91650,"job_number":"JOB_91650","tr_customer_id":91667,"tr_customer_product_id":91657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:48:18.000Z","modified_at":"2025-10-27T03:48:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40574180336653","imei1":"40574180336653","imei2":"40574180336653","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91651,"job_number":"JOB_91651","tr_customer_id":91668,"tr_customer_product_id":91658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:48:18.000Z","modified_at":"2025-10-27T03:48:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73001280579726","imei1":"73001280579726","imei2":"73001280579726","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91652,"job_number":"JOB_91652","tr_customer_id":91669,"tr_customer_product_id":91659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:48:19.000Z","modified_at":"2025-10-27T03:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48726271355313","imei1":"48726271355313","imei2":"48726271355313","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91653,"job_number":"JOB_91653","tr_customer_id":91670,"tr_customer_product_id":91660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:48:19.000Z","modified_at":"2025-10-27T03:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69841576034510","imei1":"69841576034510","imei2":"69841576034510","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91654,"job_number":"JOB_91654","tr_customer_id":91671,"tr_customer_product_id":91661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:48:19.000Z","modified_at":"2025-10-27T03:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27508273029637","imei1":"27508273029637","imei2":"27508273029637","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91655,"job_number":"JOB_91655","tr_customer_id":91672,"tr_customer_product_id":91662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:48:20.000Z","modified_at":"2025-10-27T03:48:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57517757282569","imei1":"57517757282569","imei2":"57517757282569","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91657,"job_number":"JOB_91657","tr_customer_id":91674,"tr_customer_product_id":91664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:48:46.000Z","modified_at":"2025-10-27T03:48:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29172485151342","imei1":"29172485151342","imei2":"29172485151342","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91658,"job_number":"JOB_91658","tr_customer_id":91675,"tr_customer_product_id":91665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:48:47.000Z","modified_at":"2025-10-27T03:48:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74072018305059","imei1":"74072018305059","imei2":"74072018305059","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91659,"job_number":"JOB_91659","tr_customer_id":91676,"tr_customer_product_id":91666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:48:47.000Z","modified_at":"2025-10-27T03:48:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11815809438229","imei1":"11815809438229","imei2":"11815809438229","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91660,"job_number":"JOB_91660","tr_customer_id":91677,"tr_customer_product_id":91667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:48:47.000Z","modified_at":"2025-10-27T03:48:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93357957437412","imei1":"93357957437412","imei2":"93357957437412","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91661,"job_number":"JOB_91661","tr_customer_id":91678,"tr_customer_product_id":91668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:48:47.000Z","modified_at":"2025-10-27T03:48:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49032542632635","imei1":"49032542632635","imei2":"49032542632635","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91662,"job_number":"JOB_91662","tr_customer_id":91679,"tr_customer_product_id":91669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:48:48.000Z","modified_at":"2025-10-27T03:48:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38271593423758","imei1":"38271593423758","imei2":"38271593423758","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:48:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91664,"job_number":"JOB_91664","tr_customer_id":91681,"tr_customer_product_id":91671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T04:04:46.000Z","modified_at":"2025-10-27T04:04:46.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"11100435762216","imei1":"11100435762216","imei2":"11100435762216","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T04:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91665,"job_number":"JOB_91665","tr_customer_id":91682,"tr_customer_product_id":91672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T04:04:46.000Z","modified_at":"2025-10-27T04:04:46.000Z","name":"Justen Champlin","mobile_number":"628-817-4736","email_id":"Hilma_Dibbert@gmail.com","dop":"2025-09-16","serial_number":"15969244646894","imei1":"15969244646894","imei2":"15969244646894","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T04:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91666,"job_number":"JOB_91666","tr_customer_id":91683,"tr_customer_product_id":91673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T04:05:07.000Z","modified_at":"2025-10-27T04:05:07.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"18435950215733","imei1":"18435950215733","imei2":"18435950215733","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91667,"job_number":"JOB_91667","tr_customer_id":91684,"tr_customer_product_id":91674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T04:05:07.000Z","modified_at":"2025-10-27T04:05:07.000Z","name":"Sammy Kuvalis","mobile_number":"640-904-4109","email_id":"Kip_Moore@gmail.com","dop":"2025-09-16","serial_number":"12423064883486","imei1":"12423064883486","imei2":"12423064883486","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91668,"job_number":"JOB_91668","tr_customer_id":91685,"tr_customer_product_id":91675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T04:05:28.000Z","modified_at":"2025-10-27T04:05:28.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"19924656673681","imei1":"19924656673681","imei2":"19924656673681","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T04:05:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91669,"job_number":"JOB_91669","tr_customer_id":91686,"tr_customer_product_id":91676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T04:05:28.000Z","modified_at":"2025-10-27T04:05:28.000Z","name":"Cordelia Feeney","mobile_number":"223-361-9096","email_id":"Elinore99@hotmail.com","dop":"2025-09-16","serial_number":"14613408695455","imei1":"14613408695455","imei2":"14613408695455","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T04:05:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91670,"job_number":"JOB_91670","tr_customer_id":91687,"tr_customer_product_id":91677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T04:26:09.000Z","modified_at":"2025-10-27T04:26:09.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-17","serial_number":"55450736472589","imei1":"55450736472589","imei2":"55450736472589","popurl":"2025-10-17T04:26:08.493696014Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T04:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91671,"job_number":"JOB_91671","tr_customer_id":91688,"tr_customer_product_id":91678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T04:26:39.000Z","modified_at":"2025-10-27T04:26:39.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-17","serial_number":"49014497013429","imei1":"49014497013429","imei2":"49014497013429","popurl":"2025-10-17T04:26:38.852887793Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T04:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91672,"job_number":"JOB_91672","tr_customer_id":91689,"tr_customer_product_id":91679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T04:34:18.000Z","modified_at":"2025-10-27T04:34:18.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"101376217274759","imei1":"101376217274759","imei2":"101376217274759","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T04:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91674,"job_number":"JOB_91674","tr_customer_id":91691,"tr_customer_product_id":91681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T04:34:33.000Z","modified_at":"2025-10-27T04:34:33.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100896205855503","imei1":"100896205855503","imei2":"100896205855503","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T04:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91677,"job_number":"JOB_91677","tr_customer_id":91694,"tr_customer_product_id":91684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T04:48:10.000Z","modified_at":"2025-10-27T04:48:10.000Z","name":"Rod Kuhn","mobile_number":"515-847-3593","email_id":"Kaitlyn.Steuber@hotmail.com","dop":"2025-04-06","serial_number":"10043513955726200","imei1":"10043513955726200","imei2":"10043513955726200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T04:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91682,"job_number":"JOB_91682","tr_customer_id":91699,"tr_customer_product_id":91689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:04:03.000Z","modified_at":"2025-10-27T06:04:03.000Z","name":"test tgh","mobile_number":"9834567892","email_id":"anjalimuralasetti@gmail.com","dop":"2021-10-07","serial_number":"78493048951235","imei1":"78493048951235","imei2":"78493048951235","popurl":"2021-10-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91683,"job_number":"JOB_91683","tr_customer_id":91700,"tr_customer_product_id":91690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:08:57.000Z","modified_at":"2025-10-27T06:08:57.000Z","name":"test tgh","mobile_number":"9834567892","email_id":"anjalimuralasetti@gmail.com","dop":"2021-10-07","serial_number":"13112196174471","imei1":"13112196174471","imei2":"13112196174471","popurl":"2021-10-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:08:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91685,"job_number":"JOB_91685","tr_customer_id":91702,"tr_customer_product_id":91692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:17:01.000Z","modified_at":"2025-10-27T06:17:01.000Z","name":"test tgh","mobile_number":"9834567892","email_id":"anjalimuralasetti@gmail.com","dop":"2021-10-07","serial_number":"14441329812499","imei1":"14441329812499","imei2":"14441329812499","popurl":"2021-10-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:17:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91697,"job_number":"JOB_91697","tr_customer_id":91714,"tr_customer_product_id":91704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:20:44.000Z","modified_at":"2025-10-27T06:20:44.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10850031564980","imei1":"10850031564980","imei2":"10850031564980","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91699,"job_number":"JOB_91699","tr_customer_id":91716,"tr_customer_product_id":91706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:20:45.000Z","modified_at":"2025-10-27T06:20:45.000Z","name":"Pearl Schuppe","mobile_number":"842-543-8811","email_id":"Daija.Ruecker9@yahoo.com","dop":"2025-06-18","serial_number":"1011554636583919","imei1":"1011554636583919","imei2":"1011554636583919","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91700,"job_number":"JOB_91700","tr_customer_id":91717,"tr_customer_product_id":91707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:21:06.000Z","modified_at":"2025-10-27T06:21:06.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"19373504572380","imei1":"19373504572380","imei2":"19373504572380","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:21:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91702,"job_number":"JOB_91702","tr_customer_id":91719,"tr_customer_product_id":91709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:21:08.000Z","modified_at":"2025-10-27T06:21:08.000Z","name":"Paula Terry","mobile_number":"434-934-8108","email_id":"Lemuel.Swift@gmail.com","dop":"2025-06-08","serial_number":"103006251923227","imei1":"103006251923227","imei2":"103006251923227","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:21:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91703,"job_number":"JOB_91703","tr_customer_id":91720,"tr_customer_product_id":91710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:21:29.000Z","modified_at":"2025-10-27T06:21:29.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10724986555590","imei1":"10724986555590","imei2":"10724986555590","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:21:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91705,"job_number":"JOB_91705","tr_customer_id":91722,"tr_customer_product_id":91712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:21:30.000Z","modified_at":"2025-10-27T06:21:30.000Z","name":"Alberto Kessler","mobile_number":"477-671-0730","email_id":"Foster.Schmidt29@gmail.com","dop":"2025-06-18","serial_number":"1094281891366285","imei1":"1094281891366285","imei2":"1094281891366285","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:21:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91706,"job_number":"JOB_91706","tr_customer_id":91723,"tr_customer_product_id":91713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:21:37.000Z","modified_at":"2025-10-27T06:21:37.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"19702711074641","imei1":"19702711074641","imei2":"19702711074641","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91708,"job_number":"JOB_91708","tr_customer_id":91725,"tr_customer_product_id":91715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:21:39.000Z","modified_at":"2025-10-27T06:21:39.000Z","name":"Otis Goodwin","mobile_number":"431-957-6578","email_id":"Dolores_Hermiston18@hotmail.com","dop":"2025-06-08","serial_number":"107131538323731","imei1":"107131538323731","imei2":"107131538323731","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91709,"job_number":"JOB_91709","tr_customer_id":91726,"tr_customer_product_id":91716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:22:07.000Z","modified_at":"2025-10-27T06:22:07.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"18225185216754","imei1":"18225185216754","imei2":"18225185216754","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91711,"job_number":"JOB_91711","tr_customer_id":91728,"tr_customer_product_id":91718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:22:09.000Z","modified_at":"2025-10-27T06:22:09.000Z","name":"Betty Metz","mobile_number":"994-748-6047","email_id":"Ezekiel_McLaughlin43@gmail.com","dop":"2025-06-08","serial_number":"107968512084249","imei1":"107968512084249","imei2":"107968512084249","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:22:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91712,"job_number":"JOB_91712","tr_customer_id":91729,"tr_customer_product_id":91719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:22:49.000Z","modified_at":"2025-10-27T06:22:49.000Z","name":"test tgh","mobile_number":"9834567892","email_id":"anjalimuralasetti@gmail.com","dop":"2021-10-07","serial_number":"14677673685483","imei1":"14677673685483","imei2":"14677673685483","popurl":"2021-10-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91713,"job_number":"JOB_91713","tr_customer_id":91730,"tr_customer_product_id":91720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:25:10.000Z","modified_at":"2025-10-27T06:25:10.000Z","name":"Sameer Kamble","mobile_number":"9881064183","email_id":"skunclesam@gmail.com","dop":"2025-07-06","serial_number":"12345678901213","imei1":"12345678901213","imei2":"12345678901213","popurl":"2025-07-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91719,"job_number":"JOB_91719","tr_customer_id":91736,"tr_customer_product_id":91726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:30:53.000Z","modified_at":"2025-10-27T06:30:53.000Z","name":"Avery Fisher","mobile_number":"932-480-3857","email_id":"Reyna70@hotmail.com","dop":"2025-04-06","serial_number":"18342866953484516","imei1":"18342866953484516","imei2":"18342866953484516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91721,"job_number":"JOB_91721","tr_customer_id":91738,"tr_customer_product_id":91728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:38:53.000Z","modified_at":"2025-10-27T06:38:53.000Z","name":"Laurine O'Connell","mobile_number":"358-645-6919","email_id":"Mya.Rohan85@hotmail.com","dop":"2025-04-06","serial_number":"15997277019054948","imei1":"15997277019054948","imei2":"15997277019054948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91722,"job_number":"JOB_91722","tr_customer_id":91739,"tr_customer_product_id":91729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:41:49.000Z","modified_at":"2025-10-27T06:41:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13890227225209","imei1":"13890227225209","imei2":"13890227225209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91724,"job_number":"JOB_91724","tr_customer_id":91741,"tr_customer_product_id":91731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:41:50.000Z","modified_at":"2025-10-27T06:41:50.000Z","name":"Jovan Wiegand","mobile_number":"977-922-4678","email_id":"Wyatt.Rolfson@gmail.com","dop":"2025-04-06","serial_number":"18119308050883050","imei1":"18119308050883050","imei2":"18119308050883050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91726,"job_number":"JOB_91726","tr_customer_id":91743,"tr_customer_product_id":91733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:41:56.000Z","modified_at":"2025-10-27T06:41:56.000Z","name":"Mellie Cassin","mobile_number":"210-458-9715","email_id":"Lawrence_Herzog93@hotmail.com","dop":"2025-04-06","serial_number":"14187041633869630","imei1":"14187041633869630","imei2":"14187041633869630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91727,"job_number":"JOB_91727","tr_customer_id":91744,"tr_customer_product_id":91734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:42:01.000Z","modified_at":"2025-10-27T06:42:01.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"16391950476953","imei1":"16391950476953","imei2":"16391950476953","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91729,"job_number":"JOB_91729","tr_customer_id":91746,"tr_customer_product_id":91736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:42:36.000Z","modified_at":"2025-10-27T06:42:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16893656960925","imei1":"16893656960925","imei2":"16893656960925","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91731,"job_number":"JOB_91731","tr_customer_id":91748,"tr_customer_product_id":91738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:42:37.000Z","modified_at":"2025-10-27T06:42:37.000Z","name":"Keara Wolf","mobile_number":"612-316-8311","email_id":"Marjorie.Zieme@hotmail.com","dop":"2025-04-06","serial_number":"10686331838572630","imei1":"10686331838572630","imei2":"10686331838572630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91732,"job_number":"JOB_91732","tr_customer_id":91749,"tr_customer_product_id":91739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:42:50.000Z","modified_at":"2025-10-27T06:42:50.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"10175959083773","imei1":"10175959083773","imei2":"10175959083773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91734,"job_number":"JOB_91734","tr_customer_id":91751,"tr_customer_product_id":91741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:43:22.000Z","modified_at":"2025-10-27T06:43:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12196532005117","imei1":"12196532005117","imei2":"12196532005117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:43:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91736,"job_number":"JOB_91736","tr_customer_id":91753,"tr_customer_product_id":91743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:43:23.000Z","modified_at":"2025-10-27T06:43:23.000Z","name":"Johnpaul Dibbert","mobile_number":"207-642-0037","email_id":"Ashlynn.Spinka99@gmail.com","dop":"2025-04-06","serial_number":"10298976693888192","imei1":"10298976693888192","imei2":"10298976693888192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:43:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91737,"job_number":"JOB_91737","tr_customer_id":91754,"tr_customer_product_id":91744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:43:39.000Z","modified_at":"2025-10-27T06:43:39.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"10974033357170","imei1":"10974033357170","imei2":"10974033357170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91739,"job_number":"JOB_91739","tr_customer_id":91756,"tr_customer_product_id":91746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:56:37.000Z","modified_at":"2025-10-27T06:56:37.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"10784366645980","imei1":"10784366645980","imei2":"10784366645980","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:56:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91740,"job_number":"JOB_91740","tr_customer_id":91757,"tr_customer_product_id":91747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:56:37.000Z","modified_at":"2025-10-27T06:56:37.000Z","name":"Marcel D'Amore","mobile_number":"509-454-0805","email_id":"Gregory.Renner79@yahoo.com","dop":"2025-09-16","serial_number":"13226621144109","imei1":"13226621144109","imei2":"13226621144109","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:56:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91741,"job_number":"JOB_91741","tr_customer_id":91758,"tr_customer_product_id":91748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:56:57.000Z","modified_at":"2025-10-27T06:56:57.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"18636108147964","imei1":"18636108147964","imei2":"18636108147964","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91742,"job_number":"JOB_91742","tr_customer_id":91759,"tr_customer_product_id":91749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:56:58.000Z","modified_at":"2025-10-27T06:56:58.000Z","name":"Newell Leuschke","mobile_number":"948-362-2560","email_id":"Genoveva.Harris23@yahoo.com","dop":"2025-09-16","serial_number":"17649285156857","imei1":"17649285156857","imei2":"17649285156857","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91744,"job_number":"JOB_91744","tr_customer_id":91761,"tr_customer_product_id":91751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:57:18.000Z","modified_at":"2025-10-27T06:57:18.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"10971940407737","imei1":"10971940407737","imei2":"10971940407737","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91745,"job_number":"JOB_91745","tr_customer_id":91762,"tr_customer_product_id":91752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:57:18.000Z","modified_at":"2025-10-27T06:57:18.000Z","name":"Shakira Blick","mobile_number":"298-531-8576","email_id":"Erich41@yahoo.com","dop":"2025-09-16","serial_number":"19404901119518","imei1":"19404901119518","imei2":"19404901119518","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91753,"job_number":"JOB_91753","tr_customer_id":91770,"tr_customer_product_id":91760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T07:37:07.000Z","modified_at":"2025-10-27T07:37:07.000Z","name":"Presley Christiansen","mobile_number":"937-549-4105","email_id":"Easter.Bogisich95@hotmail.com","dop":"2025-04-06","serial_number":"17686881353854508","imei1":"17686881353854508","imei2":"17686881353854508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T07:37:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91754,"job_number":"JOB_91754","tr_customer_id":91771,"tr_customer_product_id":91761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T07:38:50.000Z","modified_at":"2025-10-27T07:38:50.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"10780152782878","imei1":"10780152782878","imei2":"10780152782878","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T07:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91755,"job_number":"JOB_91755","tr_customer_id":91772,"tr_customer_product_id":91762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T07:38:50.000Z","modified_at":"2025-10-27T07:38:50.000Z","name":"Bell Upton","mobile_number":"901-411-6849","email_id":"Marlon70@yahoo.com","dop":"2025-09-14","serial_number":"12257124772923","imei1":"12257124772923","imei2":"12257124772923","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T07:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91756,"job_number":"JOB_91756","tr_customer_id":91773,"tr_customer_product_id":91763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T07:39:02.000Z","modified_at":"2025-10-27T07:39:02.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"17451934863261","imei1":"17451934863261","imei2":"17451934863261","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T07:39:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91757,"job_number":"JOB_91757","tr_customer_id":91774,"tr_customer_product_id":91764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T07:39:02.000Z","modified_at":"2025-10-27T07:39:02.000Z","name":"Vidal Reinger","mobile_number":"935-438-2741","email_id":"Angus97@hotmail.com","dop":"2025-09-14","serial_number":"19096129745760","imei1":"19096129745760","imei2":"19096129745760","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T07:39:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91758,"job_number":"JOB_91758","tr_customer_id":91775,"tr_customer_product_id":91765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T08:19:18.000Z","modified_at":"2025-10-27T08:19:18.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"17454147696138","imei1":"17454147696138","imei2":"17454147696138","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T08:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91760,"job_number":"JOB_91760","tr_customer_id":91777,"tr_customer_product_id":91767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T08:19:19.000Z","modified_at":"2025-10-27T08:19:19.000Z","name":"Jan Grady","mobile_number":"927-210-0680","email_id":"Gerardo.Mitchell51@yahoo.com","dop":"2025-09-20","serial_number":"100314148553104","imei1":"100314148553104","imei2":"100314148553104","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T08:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91761,"job_number":"JOB_91761","tr_customer_id":91778,"tr_customer_product_id":91768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T08:19:42.000Z","modified_at":"2025-10-27T08:19:42.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"10542621171029","imei1":"10542621171029","imei2":"10542621171029","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T08:19:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91763,"job_number":"JOB_91763","tr_customer_id":91780,"tr_customer_product_id":91770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T08:19:42.000Z","modified_at":"2025-10-27T08:19:42.000Z","name":"Theresa Zemlak","mobile_number":"721-892-2092","email_id":"Lizeth63@hotmail.com","dop":"2025-09-20","serial_number":"100910981248091","imei1":"100910981248091","imei2":"100910981248091","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T08:19:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91764,"job_number":"JOB_91764","tr_customer_id":91781,"tr_customer_product_id":91771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T08:20:06.000Z","modified_at":"2025-10-27T08:20:06.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"15039245534967","imei1":"15039245534967","imei2":"15039245534967","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T08:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91766,"job_number":"JOB_91766","tr_customer_id":91783,"tr_customer_product_id":91773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T08:20:06.000Z","modified_at":"2025-10-27T08:20:06.000Z","name":"Austin Altenwerth","mobile_number":"982-242-7019","email_id":"Jack79@yahoo.com","dop":"2025-09-20","serial_number":"100266811384507","imei1":"100266811384507","imei2":"100266811384507","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T08:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91767,"job_number":"JOB_91767","tr_customer_id":91784,"tr_customer_product_id":91774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T08:27:54.000Z","modified_at":"2025-10-27T08:27:54.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"13808745494565","imei1":"13808745494565","imei2":"13808745494565","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T08:27:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91769,"job_number":"JOB_91769","tr_customer_id":91786,"tr_customer_product_id":91776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T08:27:55.000Z","modified_at":"2025-10-27T08:27:55.000Z","name":"Jaclyn Bins","mobile_number":"786-224-8967","email_id":"Carlie_Kirlin@yahoo.com","dop":"2025-09-20","serial_number":"100282285902127","imei1":"100282285902127","imei2":"100282285902127","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T08:27:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91770,"job_number":"JOB_91770","tr_customer_id":91787,"tr_customer_product_id":91777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T08:28:18.000Z","modified_at":"2025-10-27T08:28:18.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"12333652317723","imei1":"12333652317723","imei2":"12333652317723","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T08:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91772,"job_number":"JOB_91772","tr_customer_id":91789,"tr_customer_product_id":91779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T08:28:19.000Z","modified_at":"2025-10-27T08:28:19.000Z","name":"Macey Langosh","mobile_number":"736-319-8143","email_id":"Flo.Stiedemann@gmail.com","dop":"2025-09-20","serial_number":"100338019239740","imei1":"100338019239740","imei2":"100338019239740","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T08:28:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91773,"job_number":"JOB_91773","tr_customer_id":91790,"tr_customer_product_id":91780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T08:28:42.000Z","modified_at":"2025-10-27T08:28:42.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"11854391018151","imei1":"11854391018151","imei2":"11854391018151","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T08:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91775,"job_number":"JOB_91775","tr_customer_id":91792,"tr_customer_product_id":91782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T08:28:44.000Z","modified_at":"2025-10-27T08:28:44.000Z","name":"Destini Heaney","mobile_number":"934-300-2220","email_id":"Erika_Hartmann@gmail.com","dop":"2025-09-20","serial_number":"100548207725904","imei1":"100548207725904","imei2":"100548207725904","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T08:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91776,"job_number":"JOB_91776","tr_customer_id":91793,"tr_customer_product_id":91783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T12:15:23.000Z","modified_at":"2025-10-27T12:15:23.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"14271005388675","imei1":"14271005388675","imei2":"14271005388675","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T12:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91778,"job_number":"JOB_91778","tr_customer_id":91795,"tr_customer_product_id":91785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T12:15:24.000Z","modified_at":"2025-10-27T12:15:24.000Z","name":"Lorena Adams","mobile_number":"858-442-0665","email_id":"Howell_Gerlach83@yahoo.com","dop":"2025-09-20","serial_number":"100675294736800","imei1":"100675294736800","imei2":"100675294736800","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T12:15:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91779,"job_number":"JOB_91779","tr_customer_id":91796,"tr_customer_product_id":91786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T12:15:46.000Z","modified_at":"2025-10-27T12:15:46.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"19062118183745","imei1":"19062118183745","imei2":"19062118183745","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T12:15:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91781,"job_number":"JOB_91781","tr_customer_id":91798,"tr_customer_product_id":91788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T12:15:47.000Z","modified_at":"2025-10-27T12:15:47.000Z","name":"Sydnie Rolfson","mobile_number":"698-471-8856","email_id":"Diamond_Conroy@yahoo.com","dop":"2025-09-20","serial_number":"100526798745821","imei1":"100526798745821","imei2":"100526798745821","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T12:15:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91782,"job_number":"JOB_91782","tr_customer_id":91799,"tr_customer_product_id":91789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T12:16:10.000Z","modified_at":"2025-10-27T12:16:10.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"15082997216501","imei1":"15082997216501","imei2":"15082997216501","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T12:16:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91784,"job_number":"JOB_91784","tr_customer_id":91801,"tr_customer_product_id":91791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T12:16:11.000Z","modified_at":"2025-10-27T12:16:11.000Z","name":"Yasmine Mayert","mobile_number":"603-352-2468","email_id":"Bette7@yahoo.com","dop":"2025-09-20","serial_number":"100313655567932","imei1":"100313655567932","imei2":"100313655567932","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T12:16:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91787,"job_number":"JOB_91787","tr_customer_id":91804,"tr_customer_product_id":91794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T12:48:07.000Z","modified_at":"2025-10-27T12:48:07.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"121542154264131","imei1":"121542154264131","imei2":"121542154264131","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T12:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91790,"job_number":"JOB_91790","tr_customer_id":91807,"tr_customer_product_id":91797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T13:34:18.000Z","modified_at":"2025-10-27T13:34:18.000Z","name":"Ludwig Hills","mobile_number":"943-627-4411","email_id":"Arden.Bruen64@hotmail.com","dop":"2025-09-30","serial_number":"13817705678757","imei1":"13817705678757","imei2":"13817705678757","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T13:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91792,"job_number":"JOB_91792","tr_customer_id":91809,"tr_customer_product_id":91799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T13:34:19.000Z","modified_at":"2025-10-27T13:34:19.000Z","name":"Frederick Durgan","mobile_number":"851-669-0604","email_id":"Cleve_Vandervort21@hotmail.com","dop":"2025-09-30","serial_number":"1005738838007609","imei1":"1005738838007609","imei2":"1005738838007609","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T13:34:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91793,"job_number":"JOB_91793","tr_customer_id":91810,"tr_customer_product_id":91800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T13:35:20.000Z","modified_at":"2025-10-27T13:35:20.000Z","name":"D'angelo Gottlieb","mobile_number":"820-820-1720","email_id":"Toy7@gmail.com","dop":"2025-09-30","serial_number":"10185056986201","imei1":"10185056986201","imei2":"10185056986201","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T13:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91795,"job_number":"JOB_91795","tr_customer_id":91812,"tr_customer_product_id":91802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T13:35:21.000Z","modified_at":"2025-10-27T13:35:21.000Z","name":"Crawford Hettinger","mobile_number":"461-258-5933","email_id":"Oliver.Treutel@hotmail.com","dop":"2025-09-30","serial_number":"1009801110563472","imei1":"1009801110563472","imei2":"1009801110563472","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T13:35:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91797,"job_number":"JOB_91797","tr_customer_id":91814,"tr_customer_product_id":91804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T13:48:20.000Z","modified_at":"2025-10-27T13:48:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85097414128596","imei1":"85097414128596","imei2":"85097414128596","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T13:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91798,"job_number":"JOB_91798","tr_customer_id":91815,"tr_customer_product_id":91805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T13:48:20.000Z","modified_at":"2025-10-27T13:48:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47546274273386","imei1":"47546274273386","imei2":"47546274273386","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T13:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91799,"job_number":"JOB_91799","tr_customer_id":91816,"tr_customer_product_id":91806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T13:48:20.000Z","modified_at":"2025-10-27T13:48:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83727151426146","imei1":"83727151426146","imei2":"83727151426146","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T13:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91800,"job_number":"JOB_91800","tr_customer_id":91817,"tr_customer_product_id":91807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T13:48:21.000Z","modified_at":"2025-10-27T13:48:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50305813011697","imei1":"50305813011697","imei2":"50305813011697","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T13:48:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91801,"job_number":"JOB_91801","tr_customer_id":91818,"tr_customer_product_id":91808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T13:48:21.000Z","modified_at":"2025-10-27T13:48:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86459274117160","imei1":"86459274117160","imei2":"86459274117160","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T13:48:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91802,"job_number":"JOB_91802","tr_customer_id":91819,"tr_customer_product_id":91809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T13:48:21.000Z","modified_at":"2025-10-27T13:48:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87513974520339","imei1":"87513974520339","imei2":"87513974520339","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T13:48:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91804,"job_number":"JOB_91804","tr_customer_id":91821,"tr_customer_product_id":91811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T13:48:53.000Z","modified_at":"2025-10-27T13:48:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21600211247540","imei1":"21600211247540","imei2":"21600211247540","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T13:48:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91805,"job_number":"JOB_91805","tr_customer_id":91822,"tr_customer_product_id":91812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T13:48:54.000Z","modified_at":"2025-10-27T13:48:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18145360300496","imei1":"18145360300496","imei2":"18145360300496","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T13:48:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91806,"job_number":"JOB_91806","tr_customer_id":91823,"tr_customer_product_id":91813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T13:48:54.000Z","modified_at":"2025-10-27T13:48:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96594412337439","imei1":"96594412337439","imei2":"96594412337439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T13:48:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91807,"job_number":"JOB_91807","tr_customer_id":91824,"tr_customer_product_id":91814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T13:48:54.000Z","modified_at":"2025-10-27T13:48:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94727540045628","imei1":"94727540045628","imei2":"94727540045628","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T13:48:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91808,"job_number":"JOB_91808","tr_customer_id":91825,"tr_customer_product_id":91815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T13:48:55.000Z","modified_at":"2025-10-27T13:48:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35150500503678","imei1":"35150500503678","imei2":"35150500503678","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T13:48:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91809,"job_number":"JOB_91809","tr_customer_id":91826,"tr_customer_product_id":91816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T13:48:55.000Z","modified_at":"2025-10-27T13:48:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13732625679129","imei1":"13732625679129","imei2":"13732625679129","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T13:48:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91812,"job_number":"JOB_91812","tr_customer_id":91829,"tr_customer_product_id":91819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T13:49:27.000Z","modified_at":"2025-10-27T13:49:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25551904522094","imei1":"25551904522094","imei2":"25551904522094","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T13:49:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91813,"job_number":"JOB_91813","tr_customer_id":91830,"tr_customer_product_id":91820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T13:49:28.000Z","modified_at":"2025-10-27T13:49:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74395614486385","imei1":"74395614486385","imei2":"74395614486385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T13:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91814,"job_number":"JOB_91814","tr_customer_id":91831,"tr_customer_product_id":91821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T13:49:28.000Z","modified_at":"2025-10-27T13:49:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38495393745378","imei1":"38495393745378","imei2":"38495393745378","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T13:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91815,"job_number":"JOB_91815","tr_customer_id":91832,"tr_customer_product_id":91822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T13:49:28.000Z","modified_at":"2025-10-27T13:49:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28682274487073","imei1":"28682274487073","imei2":"28682274487073","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T13:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91816,"job_number":"JOB_91816","tr_customer_id":91833,"tr_customer_product_id":91823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T13:49:29.000Z","modified_at":"2025-10-27T13:49:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55670189649015","imei1":"55670189649015","imei2":"55670189649015","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T13:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91817,"job_number":"JOB_91817","tr_customer_id":91834,"tr_customer_product_id":91824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T13:49:29.000Z","modified_at":"2025-10-27T13:49:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77053156570997","imei1":"77053156570997","imei2":"77053156570997","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T13:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91819,"job_number":"JOB_91819","tr_customer_id":91836,"tr_customer_product_id":91826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:01:23.000Z","modified_at":"2025-10-27T14:01:23.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"121542154264252","imei1":"121542154264252","imei2":"121542154264252","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91825,"job_number":"JOB_91825","tr_customer_id":91842,"tr_customer_product_id":91832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:08:46.000Z","modified_at":"2025-10-27T14:08:46.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"27706883914701","imei1":"27706883914701","imei2":"27706883914701","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:08:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91826,"job_number":"JOB_91826","tr_customer_id":91843,"tr_customer_product_id":91833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:09:10.000Z","modified_at":"2025-10-27T14:09:10.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"49398633023838","imei1":"49398633023838","imei2":"49398633023838","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91827,"job_number":"JOB_91827","tr_customer_id":91844,"tr_customer_product_id":91834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:09:27.000Z","modified_at":"2025-10-27T14:09:27.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"12670481596289","imei1":"12670481596289","imei2":"12670481596289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91829,"job_number":"JOB_91829","tr_customer_id":91846,"tr_customer_product_id":91836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:09:29.000Z","modified_at":"2025-10-27T14:09:29.000Z","name":"Tanya Abshire","mobile_number":"211-671-6742","email_id":"Ima.Weimann42@hotmail.com","dop":"2025-04-06","serial_number":"10863627648106486","imei1":"10863627648106486","imei2":"10863627648106486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:09:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91830,"job_number":"JOB_91830","tr_customer_id":91847,"tr_customer_product_id":91837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:09:54.000Z","modified_at":"2025-10-27T14:09:54.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"21017985586807","imei1":"21017985586807","imei2":"21017985586807","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:09:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91831,"job_number":"JOB_91831","tr_customer_id":91848,"tr_customer_product_id":91838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:09:58.000Z","modified_at":"2025-10-27T14:09:58.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"103967189733901","imei1":"103967189733901","imei2":"103967189733901","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91832,"job_number":"JOB_91832","tr_customer_id":91849,"tr_customer_product_id":91839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:10:02.000Z","modified_at":"2025-10-27T14:10:02.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"102231362984827","imei1":"102231362984827","imei2":"102231362984827","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91833,"job_number":"JOB_91833","tr_customer_id":91850,"tr_customer_product_id":91840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:10:16.000Z","modified_at":"2025-10-27T14:10:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19049092908295","imei1":"19049092908295","imei2":"19049092908295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:10:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91835,"job_number":"JOB_91835","tr_customer_id":91852,"tr_customer_product_id":91842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:10:18.000Z","modified_at":"2025-10-27T14:10:18.000Z","name":"Rita Lakin","mobile_number":"205-438-1437","email_id":"Laurence.Kuhn@gmail.com","dop":"2025-04-06","serial_number":"12675470043807020","imei1":"12675470043807020","imei2":"12675470043807020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:10:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91844,"job_number":"JOB_91844","tr_customer_id":91861,"tr_customer_product_id":91851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:10:41.000Z","modified_at":"2025-10-27T14:10:41.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"18724415608804","imei1":"18724415608804","imei2":"18724415608804","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:10:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91846,"job_number":"JOB_91846","tr_customer_id":91863,"tr_customer_product_id":91853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:10:42.000Z","modified_at":"2025-10-27T14:10:42.000Z","name":"Mona Stroman","mobile_number":"466-801-0457","email_id":"Elmo_Casper@gmail.com","dop":"2025-06-08","serial_number":"104388127660202","imei1":"104388127660202","imei2":"104388127660202","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:10:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91847,"job_number":"JOB_91847","tr_customer_id":91864,"tr_customer_product_id":91854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:11:05.000Z","modified_at":"2025-10-27T14:11:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15091597543226","imei1":"15091597543226","imei2":"15091597543226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91849,"job_number":"JOB_91849","tr_customer_id":91866,"tr_customer_product_id":91856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:11:07.000Z","modified_at":"2025-10-27T14:11:07.000Z","name":"Kayden Sawayn","mobile_number":"879-711-9134","email_id":"Reyna_Hand5@yahoo.com","dop":"2025-04-06","serial_number":"16458572633705322","imei1":"16458572633705322","imei2":"16458572633705322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:11:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91850,"job_number":"JOB_91850","tr_customer_id":91867,"tr_customer_product_id":91857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:11:11.000Z","modified_at":"2025-10-27T14:11:11.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"14839286725852","imei1":"14839286725852","imei2":"14839286725852","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91852,"job_number":"JOB_91852","tr_customer_id":91869,"tr_customer_product_id":91859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:11:13.000Z","modified_at":"2025-10-27T14:11:13.000Z","name":"Kailyn Bogisich","mobile_number":"460-853-6188","email_id":"Verona_Block@yahoo.com","dop":"2025-06-08","serial_number":"109626835345368","imei1":"109626835345368","imei2":"109626835345368","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:11:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91853,"job_number":"JOB_91853","tr_customer_id":91870,"tr_customer_product_id":91860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:11:40.000Z","modified_at":"2025-10-27T14:11:40.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"18589780144513","imei1":"18589780144513","imei2":"18589780144513","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:11:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91855,"job_number":"JOB_91855","tr_customer_id":91872,"tr_customer_product_id":91862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:11:42.000Z","modified_at":"2025-10-27T14:11:42.000Z","name":"Dana Jast","mobile_number":"706-470-4232","email_id":"Brian.Strosin@hotmail.com","dop":"2025-06-08","serial_number":"106834575973720","imei1":"106834575973720","imei2":"106834575973720","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91856,"job_number":"JOB_91856","tr_customer_id":91873,"tr_customer_product_id":91863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:11:50.000Z","modified_at":"2025-10-27T14:11:50.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"18929171745135","imei1":"18929171745135","imei2":"18929171745135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:11:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91858,"job_number":"JOB_91858","tr_customer_id":91875,"tr_customer_product_id":91865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:12:42.000Z","modified_at":"2025-10-27T14:12:42.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"10418541558152","imei1":"10418541558152","imei2":"10418541558152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:12:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91860,"job_number":"JOB_91860","tr_customer_id":91877,"tr_customer_product_id":91867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:13:33.000Z","modified_at":"2025-10-27T14:13:33.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"13016166911967","imei1":"13016166911967","imei2":"13016166911967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:13:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91862,"job_number":"JOB_91862","tr_customer_id":91879,"tr_customer_product_id":91869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:14:16.000Z","modified_at":"2025-10-27T14:14:16.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"53313965903206","imei1":"53313965903206","imei2":"53313965903206","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:14:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91863,"job_number":"JOB_91863","tr_customer_id":91880,"tr_customer_product_id":91870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:15:36.000Z","modified_at":"2025-10-27T14:15:36.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10171308517350","imei1":"10171308517350","imei2":"10171308517350","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:15:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91865,"job_number":"JOB_91865","tr_customer_id":91882,"tr_customer_product_id":91872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:15:37.000Z","modified_at":"2025-10-27T14:15:37.000Z","name":"Brock Marvin","mobile_number":"962-747-1832","email_id":"Aditya79@yahoo.com","dop":"2025-06-18","serial_number":"1003032308362379","imei1":"1003032308362379","imei2":"1003032308362379","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:15:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91866,"job_number":"JOB_91866","tr_customer_id":91883,"tr_customer_product_id":91873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:15:56.000Z","modified_at":"2025-10-27T14:15:56.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"35733914569518","imei1":"35733914569518","imei2":"35733914569518","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:15:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91868,"job_number":"JOB_91868","tr_customer_id":91885,"tr_customer_product_id":91875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:16:25.000Z","modified_at":"2025-10-27T14:16:25.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10602822566200","imei1":"10602822566200","imei2":"10602822566200","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:16:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91870,"job_number":"JOB_91870","tr_customer_id":91887,"tr_customer_product_id":91877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:16:25.000Z","modified_at":"2025-10-27T14:16:25.000Z","name":"Emmanuelle Jacobi","mobile_number":"673-911-2390","email_id":"Marilie_Williamson14@hotmail.com","dop":"2025-06-18","serial_number":"1025591697789907","imei1":"1025591697789907","imei2":"1025591697789907","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:16:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91872,"job_number":"JOB_91872","tr_customer_id":91889,"tr_customer_product_id":91879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:16:37.000Z","modified_at":"2025-10-27T14:16:37.000Z","name":"Cathrine Reynolds","mobile_number":"886-560-1696","email_id":"Mollie_White@gmail.com","dop":"2025-09-30","serial_number":"18157952227776","imei1":"18157952227776","imei2":"18157952227776","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:16:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91875,"job_number":"JOB_91875","tr_customer_id":91892,"tr_customer_product_id":91882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:16:38.000Z","modified_at":"2025-10-27T14:16:38.000Z","name":"Gwendolyn Daugherty","mobile_number":"917-693-5928","email_id":"Lora_Hagenes61@hotmail.com","dop":"2025-09-30","serial_number":"1004953245382627","imei1":"1004953245382627","imei2":"1004953245382627","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:16:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91876,"job_number":"JOB_91876","tr_customer_id":91893,"tr_customer_product_id":91883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:16:42.000Z","modified_at":"2025-10-27T14:16:42.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"31904909182879","imei1":"31904909182879","imei2":"31904909182879","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:16:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91877,"job_number":"JOB_91877","tr_customer_id":91894,"tr_customer_product_id":91884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:17:16.000Z","modified_at":"2025-10-27T14:17:16.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"94663242472725","imei1":"94663242472725","imei2":"94663242472725","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:17:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91878,"job_number":"JOB_91878","tr_customer_id":91895,"tr_customer_product_id":91885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:17:41.000Z","modified_at":"2025-10-27T14:17:41.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"56302761443033","imei1":"56302761443033","imei2":"56302761443033","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:17:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91880,"job_number":"JOB_91880","tr_customer_id":91897,"tr_customer_product_id":91887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:18:26.000Z","modified_at":"2025-10-27T14:18:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12259501637247","imei1":"12259501637247","imei2":"12259501637247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91882,"job_number":"JOB_91882","tr_customer_id":91899,"tr_customer_product_id":91889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:18:28.000Z","modified_at":"2025-10-27T14:18:28.000Z","name":"Rupert Rath","mobile_number":"480-247-2711","email_id":"Edwardo39@hotmail.com","dop":"2025-04-06","serial_number":"12198438270533344","imei1":"12198438270533344","imei2":"12198438270533344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:18:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91885,"job_number":"JOB_91885","tr_customer_id":91902,"tr_customer_product_id":91892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:18:59.000Z","modified_at":"2025-10-27T14:18:59.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12265910385168","imei1":"12265910385168","imei2":"12265910385168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91887,"job_number":"JOB_91887","tr_customer_id":91904,"tr_customer_product_id":91894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:19:01.000Z","modified_at":"2025-10-27T14:19:01.000Z","name":"Breana Halvorson","mobile_number":"325-276-5393","email_id":"Mohamed_Beatty@hotmail.com","dop":"2025-04-06","serial_number":"12545915194132272","imei1":"12545915194132272","imei2":"12545915194132272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:19:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91888,"job_number":"JOB_91888","tr_customer_id":91905,"tr_customer_product_id":91895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:19:16.000Z","modified_at":"2025-10-27T14:19:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17195825679662","imei1":"17195825679662","imei2":"17195825679662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91890,"job_number":"JOB_91890","tr_customer_id":91907,"tr_customer_product_id":91897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:19:18.000Z","modified_at":"2025-10-27T14:19:18.000Z","name":"Lenore Kuvalis","mobile_number":"228-411-3261","email_id":"Idell_Herzog@gmail.com","dop":"2025-04-06","serial_number":"12800244501301526","imei1":"12800244501301526","imei2":"12800244501301526","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91891,"job_number":"JOB_91891","tr_customer_id":91908,"tr_customer_product_id":91898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:19:49.000Z","modified_at":"2025-10-27T14:19:49.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14592761931671","imei1":"14592761931671","imei2":"14592761931671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91893,"job_number":"JOB_91893","tr_customer_id":91910,"tr_customer_product_id":91900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:19:50.000Z","modified_at":"2025-10-27T14:19:50.000Z","name":"Kaia Prosacco","mobile_number":"419-433-7660","email_id":"Judd68@yahoo.com","dop":"2025-04-06","serial_number":"11429716256034516","imei1":"11429716256034516","imei2":"11429716256034516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91894,"job_number":"JOB_91894","tr_customer_id":91911,"tr_customer_product_id":91901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:19:59.000Z","modified_at":"2025-10-27T14:19:59.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"82969569622501","imei1":"82969569622501","imei2":"82969569622501","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:19:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91895,"job_number":"JOB_91895","tr_customer_id":91912,"tr_customer_product_id":91902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:20:05.000Z","modified_at":"2025-10-27T14:20:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14560857481871","imei1":"14560857481871","imei2":"14560857481871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91897,"job_number":"JOB_91897","tr_customer_id":91914,"tr_customer_product_id":91904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:20:07.000Z","modified_at":"2025-10-27T14:20:07.000Z","name":"Gino Walker","mobile_number":"494-828-7529","email_id":"Meda_Kertzmann77@gmail.com","dop":"2025-04-06","serial_number":"16628729077049214","imei1":"16628729077049214","imei2":"16628729077049214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91898,"job_number":"JOB_91898","tr_customer_id":91915,"tr_customer_product_id":91905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:20:38.000Z","modified_at":"2025-10-27T14:20:38.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14482343990391","imei1":"14482343990391","imei2":"14482343990391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91900,"job_number":"JOB_91900","tr_customer_id":91917,"tr_customer_product_id":91907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:20:40.000Z","modified_at":"2025-10-27T14:20:40.000Z","name":"Orin Wyman","mobile_number":"928-229-6101","email_id":"Cortney_Olson18@gmail.com","dop":"2025-04-06","serial_number":"19812555689404076","imei1":"19812555689404076","imei2":"19812555689404076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91902,"job_number":"JOB_91902","tr_customer_id":91919,"tr_customer_product_id":91909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:20:54.000Z","modified_at":"2025-10-27T14:20:54.000Z","name":"Trey Russel","mobile_number":"977-721-7911","email_id":"Deshaun98@hotmail.com","dop":"2025-04-06","serial_number":"14874428632464500","imei1":"14874428632464500","imei2":"14874428632464500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:20:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91904,"job_number":"JOB_91904","tr_customer_id":91921,"tr_customer_product_id":91911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:21:02.000Z","modified_at":"2025-10-27T14:21:02.000Z","name":"Kenyon Gerlach","mobile_number":"704-265-1019","email_id":"Chelsie40@yahoo.com","dop":"2025-04-06","serial_number":"19829530998178184","imei1":"19829530998178184","imei2":"19829530998178184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91905,"job_number":"JOB_91905","tr_customer_id":91922,"tr_customer_product_id":91912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:21:44.000Z","modified_at":"2025-10-27T14:21:44.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"61858374081530","imei1":"61858374081530","imei2":"61858374081530","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:21:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91906,"job_number":"JOB_91906","tr_customer_id":91923,"tr_customer_product_id":91913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:24:16.000Z","modified_at":"2025-10-27T14:24:16.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"101356760220085","imei1":"101356760220085","imei2":"101356760220085","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:24:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91907,"job_number":"JOB_91907","tr_customer_id":91924,"tr_customer_product_id":91914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:24:45.000Z","modified_at":"2025-10-27T14:24:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11442253959251","imei1":"11442253959251","imei2":"11442253959251","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91909,"job_number":"JOB_91909","tr_customer_id":91926,"tr_customer_product_id":91916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:24:46.000Z","modified_at":"2025-10-27T14:24:46.000Z","name":"Winfield Hackett","mobile_number":"725-484-5268","email_id":"Newell.Bednar78@hotmail.com","dop":"2025-04-06","serial_number":"18317910082205544","imei1":"18317910082205544","imei2":"18317910082205544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:24:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91914,"job_number":"JOB_91914","tr_customer_id":91931,"tr_customer_product_id":91921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:25:24.000Z","modified_at":"2025-10-27T14:25:24.000Z","name":"Elian Kovacek","mobile_number":"953-573-1128","email_id":"Leatha.Halvorson@hotmail.com","dop":"2025-04-06","serial_number":"16105509312980302","imei1":"16105509312980302","imei2":"16105509312980302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:25:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91918,"job_number":"JOB_91918","tr_customer_id":91935,"tr_customer_product_id":91925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:25:34.000Z","modified_at":"2025-10-27T14:25:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13666993948496","imei1":"13666993948496","imei2":"13666993948496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:25:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91920,"job_number":"JOB_91920","tr_customer_id":91937,"tr_customer_product_id":91927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:25:36.000Z","modified_at":"2025-10-27T14:25:36.000Z","name":"Rachel Ferry","mobile_number":"408-660-0749","email_id":"Leanne_Morar56@gmail.com","dop":"2025-04-06","serial_number":"14819273406274624","imei1":"14819273406274624","imei2":"14819273406274624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91925,"job_number":"JOB_91925","tr_customer_id":91942,"tr_customer_product_id":91932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:26:24.000Z","modified_at":"2025-10-27T14:26:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19404165214921","imei1":"19404165214921","imei2":"19404165214921","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:26:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91927,"job_number":"JOB_91927","tr_customer_id":91944,"tr_customer_product_id":91934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:26:25.000Z","modified_at":"2025-10-27T14:26:25.000Z","name":"Frances Ryan","mobile_number":"393-478-7992","email_id":"Cali.Jenkins@hotmail.com","dop":"2025-04-06","serial_number":"12895706348204588","imei1":"12895706348204588","imei2":"12895706348204588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91928,"job_number":"JOB_91928","tr_customer_id":91945,"tr_customer_product_id":91935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:26:46.000Z","modified_at":"2025-10-27T14:26:46.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"18641948511073","imei1":"18641948511073","imei2":"18641948511073","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91929,"job_number":"JOB_91929","tr_customer_id":91946,"tr_customer_product_id":91936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:27:01.000Z","modified_at":"2025-10-27T14:27:01.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"18333720218888","imei1":"18333720218888","imei2":"18333720218888","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91931,"job_number":"JOB_91931","tr_customer_id":91948,"tr_customer_product_id":91938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:28:13.000Z","modified_at":"2025-10-27T14:28:13.000Z","name":"Dale Hahn","mobile_number":"615-944-5307","email_id":"Sophia_Hammes19@gmail.com","dop":"2025-04-06","serial_number":"16131995330935884","imei1":"16131995330935884","imei2":"16131995330935884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91932,"job_number":"JOB_91932","tr_customer_id":91949,"tr_customer_product_id":91939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:29:18.000Z","modified_at":"2025-10-27T14:29:18.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"36678271549168","imei1":"36678271549168","imei2":"36678271549168","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91933,"job_number":"JOB_91933","tr_customer_id":91950,"tr_customer_product_id":91940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:30:23.000Z","modified_at":"2025-10-27T14:30:23.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"39346999971788","imei1":"39346999971788","imei2":"39346999971788","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91934,"job_number":"JOB_91934","tr_customer_id":91951,"tr_customer_product_id":91941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:30:41.000Z","modified_at":"2025-10-27T14:30:41.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"52353208345345","imei1":"52353208345345","imei2":"52353208345345","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91935,"job_number":"JOB_91935","tr_customer_id":91952,"tr_customer_product_id":91942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:39:49.000Z","modified_at":"2025-10-27T14:39:49.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"10044905799934","imei1":"10044905799934","imei2":"10044905799934","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91936,"job_number":"JOB_91936","tr_customer_id":91953,"tr_customer_product_id":91943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:39:49.000Z","modified_at":"2025-10-27T14:39:49.000Z","name":"Macy Wiegand","mobile_number":"902-842-2503","email_id":"Loyce_Mante18@gmail.com","dop":"2025-09-16","serial_number":"16118971429056","imei1":"16118971429056","imei2":"16118971429056","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91937,"job_number":"JOB_91937","tr_customer_id":91954,"tr_customer_product_id":91944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:39:53.000Z","modified_at":"2025-10-27T14:39:53.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"10349366171031","imei1":"10349366171031","imei2":"10349366171031","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:39:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91938,"job_number":"JOB_91938","tr_customer_id":91955,"tr_customer_product_id":91945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:40:11.000Z","modified_at":"2025-10-27T14:40:11.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"18302091095071","imei1":"18302091095071","imei2":"18302091095071","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:40:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91939,"job_number":"JOB_91939","tr_customer_id":91956,"tr_customer_product_id":91946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:40:11.000Z","modified_at":"2025-10-27T14:40:11.000Z","name":"Maximo Ziemann","mobile_number":"403-432-2019","email_id":"Elsie33@hotmail.com","dop":"2025-09-16","serial_number":"17984842157850","imei1":"17984842157850","imei2":"17984842157850","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:40:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91940,"job_number":"JOB_91940","tr_customer_id":91957,"tr_customer_product_id":91947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:40:33.000Z","modified_at":"2025-10-27T14:40:33.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"10148507576948","imei1":"10148507576948","imei2":"10148507576948","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91941,"job_number":"JOB_91941","tr_customer_id":91958,"tr_customer_product_id":91948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:40:33.000Z","modified_at":"2025-10-27T14:40:33.000Z","name":"Terrill Hessel","mobile_number":"718-302-4324","email_id":"Christa_Schiller61@hotmail.com","dop":"2025-09-16","serial_number":"14073759854947","imei1":"14073759854947","imei2":"14073759854947","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91943,"job_number":"JOB_91943","tr_customer_id":91960,"tr_customer_product_id":91950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:42:23.000Z","modified_at":"2025-10-27T14:42:23.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"47455037412067","imei1":"47455037412067","imei2":"47455037412067","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91944,"job_number":"JOB_91944","tr_customer_id":91961,"tr_customer_product_id":91951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:42:56.000Z","modified_at":"2025-10-27T14:42:56.000Z","name":"Logan Wolf","mobile_number":"9764981529","email_id":"umesh.parabcr10@gmail.com","dop":"2025-10-13","serial_number":"43176582156732","imei1":"43176582156732","imei2":"43176582156732","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91945,"job_number":"JOB_91945","tr_customer_id":91962,"tr_customer_product_id":91952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:43:34.000Z","modified_at":"2025-10-27T14:43:34.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"20200353498357","imei1":"20200353498357","imei2":"20200353498357","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91946,"job_number":"JOB_91946","tr_customer_id":91963,"tr_customer_product_id":91953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:43:40.000Z","modified_at":"2025-10-27T14:43:40.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"99580200702413","imei1":"99580200702413","imei2":"99580200702413","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:43:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91947,"job_number":"JOB_91947","tr_customer_id":91964,"tr_customer_product_id":91954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:49:41.000Z","modified_at":"2025-10-27T14:49:41.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"82353679018942","imei1":"82353679018942","imei2":"82353679018942","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91951,"job_number":"JOB_91951","tr_customer_id":91968,"tr_customer_product_id":91958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:53:14.000Z","modified_at":"2025-10-27T14:53:14.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"68110576597519","imei1":"68110576597519","imei2":"68110576597519","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91952,"job_number":"JOB_91952","tr_customer_id":91969,"tr_customer_product_id":91959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T15:36:48.000Z","modified_at":"2025-10-27T15:36:48.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100393127466089","imei1":"100393127466089","imei2":"100393127466089","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T15:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91954,"job_number":"JOB_91954","tr_customer_id":91971,"tr_customer_product_id":91961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T15:37:02.000Z","modified_at":"2025-10-27T15:37:02.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107257400243436","imei1":"107257400243436","imei2":"107257400243436","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T15:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91957,"job_number":"JOB_91957","tr_customer_id":91974,"tr_customer_product_id":91964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T16:12:16.000Z","modified_at":"2025-10-27T16:12:16.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"18284263147905","imei1":"18284263147905","imei2":"18284263147905","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T16:12:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91959,"job_number":"JOB_91959","tr_customer_id":91976,"tr_customer_product_id":91966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T16:12:17.000Z","modified_at":"2025-10-27T16:12:17.000Z","name":"Yasmin Kertzmann","mobile_number":"436-421-0722","email_id":"Tom_Bruen@gmail.com","dop":"2025-04-06","serial_number":"12560887185240420","imei1":"12560887185240420","imei2":"12560887185240420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T16:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91960,"job_number":"JOB_91960","tr_customer_id":91977,"tr_customer_product_id":91967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T16:13:05.000Z","modified_at":"2025-10-27T16:13:05.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16970218074917","imei1":"16970218074917","imei2":"16970218074917","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T16:13:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91962,"job_number":"JOB_91962","tr_customer_id":91979,"tr_customer_product_id":91969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T16:13:07.000Z","modified_at":"2025-10-27T16:13:07.000Z","name":"Lorna Koch","mobile_number":"498-620-8775","email_id":"Gust.Kovacek@hotmail.com","dop":"2025-04-06","serial_number":"15730958451267172","imei1":"15730958451267172","imei2":"15730958451267172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T16:13:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91963,"job_number":"JOB_91963","tr_customer_id":91980,"tr_customer_product_id":91970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T16:13:55.000Z","modified_at":"2025-10-27T16:13:55.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14981560679150","imei1":"14981560679150","imei2":"14981560679150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T16:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91965,"job_number":"JOB_91965","tr_customer_id":91982,"tr_customer_product_id":91972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T16:13:57.000Z","modified_at":"2025-10-27T16:13:57.000Z","name":"Fanny Beahan","mobile_number":"868-271-2180","email_id":"Brennon55@yahoo.com","dop":"2025-04-06","serial_number":"16037135338843432","imei1":"16037135338843432","imei2":"16037135338843432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T16:13:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91966,"job_number":"JOB_91966","tr_customer_id":91983,"tr_customer_product_id":91973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T16:20:47.000Z","modified_at":"2025-10-27T16:20:47.000Z","name":"sharath s","mobile_number":"8881819191","email_id":"sharath.2s1s2@gmail.com","dop":"2025-10-13","serial_number":"1111111111111112","imei1":"1111111111111112","imei2":"1111111111111112","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T16:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91967,"job_number":"JOB_91967","tr_customer_id":91984,"tr_customer_product_id":91974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T16:26:57.000Z","modified_at":"2025-10-27T16:26:57.000Z","name":"sharath s","mobile_number":"8881819191","email_id":"sharath.2s1s2@gmail.com","dop":"2025-10-13","serial_number":"1111111111111212","imei1":"1111111111112112","imei2":"1111111111112112","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T16:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91971,"job_number":"JOB_91971","tr_customer_id":91988,"tr_customer_product_id":91978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T19:05:29.000Z","modified_at":"2025-10-27T19:05:29.000Z","name":"Quinton Crist","mobile_number":"837-856-1344","email_id":"Shaun39@hotmail.com","dop":"2025-04-06","serial_number":"18260930190414970","imei1":"18260930190414970","imei2":"18260930190414970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T19:05:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91972,"job_number":"JOB_91972","tr_customer_id":91989,"tr_customer_product_id":91979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T19:26:43.000Z","modified_at":"2025-10-27T19:26:43.000Z","name":"Mireya Rempel","mobile_number":"405-458-4456","email_id":"Tad29@gmail.com","dop":"2025-04-06","serial_number":"12192364386792","imei1":"12192364386792","imei2":"12192364386792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T19:26:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91974,"job_number":"JOB_91974","tr_customer_id":91991,"tr_customer_product_id":91981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T01:17:26.000Z","modified_at":"2025-10-28T01:17:26.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"31601160750995","imei1":"31601160750995","imei2":"31601160750995","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T01:17:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91975,"job_number":"JOB_91975","tr_customer_id":91992,"tr_customer_product_id":91982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T01:17:52.000Z","modified_at":"2025-10-28T01:17:52.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"84260866932758","imei1":"84260866932758","imei2":"84260866932758","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T01:17:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91976,"job_number":"JOB_91976","tr_customer_id":91993,"tr_customer_product_id":91983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T02:00:18.000Z","modified_at":"2025-10-28T02:00:18.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"105108805367839","imei1":"105108805367839","imei2":"105108805367839","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T02:00:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91977,"job_number":"JOB_91977","tr_customer_id":91994,"tr_customer_product_id":91984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T02:00:50.000Z","modified_at":"2025-10-28T02:00:50.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"40947849788763","imei1":"40947849788763","imei2":"40947849788763","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T02:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91978,"job_number":"JOB_91978","tr_customer_id":91995,"tr_customer_product_id":91985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T02:00:55.000Z","modified_at":"2025-10-28T02:00:55.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"73436039269187","imei1":"73436039269187","imei2":"73436039269187","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T02:00:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91979,"job_number":"JOB_91979","tr_customer_id":91996,"tr_customer_product_id":91986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T02:26:25.000Z","modified_at":"2025-10-28T02:26:25.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"143580794934500","imei1":"143580794934500","imei2":"143580794934500","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T02:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91980,"job_number":"JOB_91980","tr_customer_id":91997,"tr_customer_product_id":91987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T02:26:37.000Z","modified_at":"2025-10-28T02:26:37.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"195695255604088","imei1":"195695255604088","imei2":"195695255604088","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T02:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91981,"job_number":"JOB_91981","tr_customer_id":91998,"tr_customer_product_id":91988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T02:32:15.000Z","modified_at":"2025-10-28T02:32:15.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"122632060353161","imei1":"122632060353161","imei2":"122632060353161","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T02:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91983,"job_number":"JOB_91983","tr_customer_id":92000,"tr_customer_product_id":91990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T02:49:57.000Z","modified_at":"2025-10-28T02:49:57.000Z","name":"Mekhi Heaney","mobile_number":"666-725-2671","email_id":"Luigi.Kautzer@yahoo.com","dop":"2025-04-06","serial_number":"105893440592666","imei1":"105893440592666","imei2":"105893440592666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T02:49:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91984,"job_number":"JOB_91984","tr_customer_id":92001,"tr_customer_product_id":91991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T02:53:22.000Z","modified_at":"2025-10-28T02:53:22.000Z","name":"Ricardo Davis","mobile_number":"839-960-0851","email_id":"Sincere.Hagenes@gmail.com","dop":"2025-04-06","serial_number":"105218921631277","imei1":"105218921631277","imei2":"105218921631277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T02:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91985,"job_number":"JOB_91985","tr_customer_id":92002,"tr_customer_product_id":91992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T02:54:01.000Z","modified_at":"2025-10-28T02:54:01.000Z","name":"Kenneth Schuppe","mobile_number":"422-632-4224","email_id":"Laurine.Cremin@hotmail.com","dop":"2025-04-06","serial_number":"103628059014731","imei1":"103628059014731","imei2":"103628059014731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T02:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91986,"job_number":"JOB_91986","tr_customer_id":92003,"tr_customer_product_id":91993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T02:54:04.000Z","modified_at":"2025-10-28T02:54:04.000Z","name":"Broderick Stracke","mobile_number":"506-214-5860","email_id":"Chadd37@gmail.com","dop":"2025-04-06","serial_number":"108942732860376","imei1":"108942732860376","imei2":"108942732860376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T02:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91987,"job_number":"JOB_91987","tr_customer_id":92004,"tr_customer_product_id":91994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T02:54:06.000Z","modified_at":"2025-10-28T02:54:06.000Z","name":"Susanna Langworth","mobile_number":"291-525-1285","email_id":"Quinton56@hotmail.com","dop":"2025-04-06","serial_number":"105956233374325","imei1":"105956233374325","imei2":"105956233374325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T02:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91988,"job_number":"JOB_91988","tr_customer_id":92005,"tr_customer_product_id":91995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T02:55:11.000Z","modified_at":"2025-10-28T02:55:11.000Z","name":"Clarabelle Gusikowski","mobile_number":"464-881-2756","email_id":"Joan24@hotmail.com","dop":"2025-04-06","serial_number":"102208071490439","imei1":"102208071490439","imei2":"102208071490439","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T02:55:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91989,"job_number":"JOB_91989","tr_customer_id":92006,"tr_customer_product_id":91996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T02:55:16.000Z","modified_at":"2025-10-28T02:55:16.000Z","name":"Ephraim Torp","mobile_number":"856-624-9764","email_id":"Christian63@yahoo.com","dop":"2025-04-06","serial_number":"107786320641171","imei1":"107786320641171","imei2":"107786320641171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T02:55:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91990,"job_number":"JOB_91990","tr_customer_id":92007,"tr_customer_product_id":91997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T02:59:16.000Z","modified_at":"2025-10-28T02:59:16.000Z","name":"Geo Pouros","mobile_number":"796-837-2466","email_id":"Payton.Bartoletti@gmail.com","dop":"2025-08-31","serial_number":"10506831408167","imei1":"10506831408167","imei2":"10506831408167","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T02:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91991,"job_number":"JOB_91991","tr_customer_id":92008,"tr_customer_product_id":91998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:17:52.000Z","modified_at":"2025-10-28T03:17:52.000Z","name":"Emmy Langworth","mobile_number":"845-820-7226","email_id":"Chesley.Dickinson66@hotmail.com","dop":"2025-04-06","serial_number":"103083685200454","imei1":"103083685200454","imei2":"103083685200454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:17:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91992,"job_number":"JOB_91992","tr_customer_id":92009,"tr_customer_product_id":91999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:18:49.000Z","modified_at":"2025-10-28T03:18:49.000Z","name":"Gust Wuckert","mobile_number":"631-539-0080","email_id":"Cicero_Hammes@gmail.com","dop":"2025-04-06","serial_number":"107829398076068","imei1":"107829398076068","imei2":"107829398076068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:18:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91993,"job_number":"JOB_91993","tr_customer_id":92010,"tr_customer_product_id":92000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:19:02.000Z","modified_at":"2025-10-28T03:19:02.000Z","name":"Gunnar McDermott","mobile_number":"875-345-2997","email_id":"Sienna.Bartell24@gmail.com","dop":"2025-04-06","serial_number":"108049794532804","imei1":"108049794532804","imei2":"108049794532804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91994,"job_number":"JOB_91994","tr_customer_id":92011,"tr_customer_product_id":92001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:19:06.000Z","modified_at":"2025-10-28T03:19:06.000Z","name":"Rae Kutch","mobile_number":"787-401-0971","email_id":"Kylee_Dibbert@gmail.com","dop":"2025-04-06","serial_number":"104803159806391","imei1":"104803159806391","imei2":"104803159806391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91995,"job_number":"JOB_91995","tr_customer_id":92012,"tr_customer_product_id":92002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:20:53.000Z","modified_at":"2025-10-28T03:20:53.000Z","name":"Alexys Friesen","mobile_number":"385-363-3968","email_id":"Mohammed1@yahoo.com","dop":"2025-04-06","serial_number":"101405465531062","imei1":"101405465531062","imei2":"101405465531062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91996,"job_number":"JOB_91996","tr_customer_id":92013,"tr_customer_product_id":92003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:21:23.000Z","modified_at":"2025-10-28T03:21:23.000Z","name":"Yasmeen Roob","mobile_number":"681-793-4676","email_id":"Tyshawn.Murphy98@gmail.com","dop":"2025-04-06","serial_number":"108797427118696","imei1":"108797427118696","imei2":"108797427118696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91997,"job_number":"JOB_91997","tr_customer_id":92014,"tr_customer_product_id":92004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:21:50.000Z","modified_at":"2025-10-28T03:21:50.000Z","name":"Kayden Blanda","mobile_number":"653-396-3172","email_id":"Josie_Morissette13@hotmail.com","dop":"2025-04-06","serial_number":"104648082222920","imei1":"104648082222920","imei2":"104648082222920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:21:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91998,"job_number":"JOB_91998","tr_customer_id":92015,"tr_customer_product_id":92005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:22:13.000Z","modified_at":"2025-10-28T03:22:13.000Z","name":"Dora Hammes","mobile_number":"871-325-6543","email_id":"Modesto_Shanahan21@gmail.com","dop":"2025-04-06","serial_number":"105152443433045","imei1":"105152443433045","imei2":"105152443433045","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:22:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92000,"job_number":"JOB_92000","tr_customer_id":92017,"tr_customer_product_id":92007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:22:19.000Z","modified_at":"2025-10-28T03:22:19.000Z","name":"Oswaldo Prohaska","mobile_number":"883-747-1380","email_id":"Tyreek.Ward29@yahoo.com","dop":"2025-04-06","serial_number":"12377756999017152","imei1":"12377756999017152","imei2":"12377756999017152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:22:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92001,"job_number":"JOB_92001","tr_customer_id":92018,"tr_customer_product_id":92008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:22:31.000Z","modified_at":"2025-10-28T03:22:31.000Z","name":"Piper Johnson","mobile_number":"677-397-3709","email_id":"Jalon.Romaguera55@gmail.com","dop":"2025-04-06","serial_number":"104843120650819","imei1":"104843120650819","imei2":"104843120650819","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92002,"job_number":"JOB_92002","tr_customer_id":92019,"tr_customer_product_id":92009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:22:59.000Z","modified_at":"2025-10-28T03:22:59.000Z","name":"Cristal Bergnaum","mobile_number":"799-336-2986","email_id":"Adrian_Pacocha@hotmail.com","dop":"2025-04-06","serial_number":"103372244483462","imei1":"103372244483462","imei2":"103372244483462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92003,"job_number":"JOB_92003","tr_customer_id":92020,"tr_customer_product_id":92010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:23:11.000Z","modified_at":"2025-10-28T03:23:11.000Z","name":"Linda Kub","mobile_number":"517-264-7985","email_id":"Pauline.Padberg12@hotmail.com","dop":"2025-04-06","serial_number":"106724856985386","imei1":"106724856985386","imei2":"106724856985386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:23:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92004,"job_number":"JOB_92004","tr_customer_id":92021,"tr_customer_product_id":92011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:23:30.000Z","modified_at":"2025-10-28T03:23:30.000Z","name":"Erich Weber","mobile_number":"799-313-5195","email_id":"Jeremie_Schuster@hotmail.com","dop":"2025-04-06","serial_number":"104438283891949","imei1":"104438283891949","imei2":"104438283891949","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:23:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92005,"job_number":"JOB_92005","tr_customer_id":92022,"tr_customer_product_id":92012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:23:58.000Z","modified_at":"2025-10-28T03:23:58.000Z","name":"Murray Hayes","mobile_number":"735-298-0479","email_id":"Elsa86@gmail.com","dop":"2025-04-06","serial_number":"108033701933030","imei1":"108033701933030","imei2":"108033701933030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92006,"job_number":"JOB_92006","tr_customer_id":92023,"tr_customer_product_id":92013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:24:05.000Z","modified_at":"2025-10-28T03:24:05.000Z","name":"Hazel Ortiz","mobile_number":"484-349-4912","email_id":"Margret.Gorczany@yahoo.com","dop":"2025-04-06","serial_number":"107368808090429","imei1":"107368808090429","imei2":"107368808090429","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:24:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92007,"job_number":"JOB_92007","tr_customer_id":92024,"tr_customer_product_id":92014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:24:13.000Z","modified_at":"2025-10-28T03:24:13.000Z","name":"Rachelle Luettgen","mobile_number":"813-204-9588","email_id":"Fleta_Goyette@gmail.com","dop":"2025-04-06","serial_number":"108765820923604","imei1":"108765820923604","imei2":"108765820923604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:24:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92009,"job_number":"JOB_92009","tr_customer_id":92026,"tr_customer_product_id":92016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:27:11.000Z","modified_at":"2025-10-28T03:27:11.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19264697148146","imei1":"19264697148146","imei2":"19264697148146","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:27:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92013,"job_number":"JOB_92013","tr_customer_id":92030,"tr_customer_product_id":92020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:27:13.000Z","modified_at":"2025-10-28T03:27:13.000Z","name":"Holden Schmeler","mobile_number":"404-559-1364","email_id":"Deontae.Wiegand61@gmail.com","dop":"2025-04-06","serial_number":"15352236534208704","imei1":"15352236534208704","imei2":"15352236534208704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92014,"job_number":"JOB_92014","tr_customer_id":92031,"tr_customer_product_id":92021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:27:13.000Z","modified_at":"2025-10-28T03:27:13.000Z","name":"Cristal Wiza","mobile_number":"537-459-0985","email_id":"Maureen8@yahoo.com","dop":"2025-04-06","serial_number":"15259728870820262","imei1":"15259728870820262","imei2":"15259728870820262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92017,"job_number":"JOB_92017","tr_customer_id":92034,"tr_customer_product_id":92024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:27:24.000Z","modified_at":"2025-10-28T03:27:24.000Z","name":"Jane Hermiston","mobile_number":"596-638-4230","email_id":"Lily_Keebler25@gmail.com","dop":"2025-04-06","serial_number":"13127051444207348","imei1":"13127051444207348","imei2":"13127051444207348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92020,"job_number":"JOB_92020","tr_customer_id":92037,"tr_customer_product_id":92027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:27:44.000Z","modified_at":"2025-10-28T03:27:44.000Z","name":"Jules Watsica","mobile_number":"902-209-6053","email_id":"Jack73@gmail.com","dop":"2025-04-06","serial_number":"105757931052973","imei1":"105757931052973","imei2":"105757931052973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:27:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92021,"job_number":"JOB_92021","tr_customer_id":92038,"tr_customer_product_id":92028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:27:58.000Z","modified_at":"2025-10-28T03:27:58.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17781966381315","imei1":"17781966381315","imei2":"17781966381315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92023,"job_number":"JOB_92023","tr_customer_id":92040,"tr_customer_product_id":92030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:27:59.000Z","modified_at":"2025-10-28T03:27:59.000Z","name":"Daija Rempel","mobile_number":"706-639-6488","email_id":"Jed27@hotmail.com","dop":"2025-04-06","serial_number":"12992604568262368","imei1":"12992604568262368","imei2":"12992604568262368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92024,"job_number":"JOB_92024","tr_customer_id":92041,"tr_customer_product_id":92031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:28:21.000Z","modified_at":"2025-10-28T03:28:21.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10986297111993","imei1":"10986297111993","imei2":"10986297111993","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:28:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92026,"job_number":"JOB_92026","tr_customer_id":92043,"tr_customer_product_id":92033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:28:22.000Z","modified_at":"2025-10-28T03:28:22.000Z","name":"Alexandro Mosciski","mobile_number":"538-359-6580","email_id":"Maude89@yahoo.com","dop":"2025-06-18","serial_number":"1009823703747873","imei1":"1009823703747873","imei2":"1009823703747873","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:28:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92032,"job_number":"JOB_92032","tr_customer_id":92049,"tr_customer_product_id":92039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:28:34.000Z","modified_at":"2025-10-28T03:28:34.000Z","name":"Orville Kuhlman","mobile_number":"446-256-7823","email_id":"Charlene.Zboncak33@hotmail.com","dop":"2025-04-06","serial_number":"16218941003037326","imei1":"16218941003037326","imei2":"16218941003037326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:28:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92033,"job_number":"JOB_92033","tr_customer_id":92050,"tr_customer_product_id":92040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:28:34.000Z","modified_at":"2025-10-28T03:28:34.000Z","name":"Clementina Tillman","mobile_number":"531-691-3402","email_id":"Rebecca_Tromp@yahoo.com","dop":"2025-04-06","serial_number":"13308182815606472","imei1":"13308182815606472","imei2":"13308182815606472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:28:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92035,"job_number":"JOB_92035","tr_customer_id":92052,"tr_customer_product_id":92042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:28:39.000Z","modified_at":"2025-10-28T03:28:39.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"12020764632850","imei1":"12020764632850","imei2":"12020764632850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92037,"job_number":"JOB_92037","tr_customer_id":92054,"tr_customer_product_id":92044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:28:44.000Z","modified_at":"2025-10-28T03:28:44.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14949742199537","imei1":"14949742199537","imei2":"14949742199537","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92039,"job_number":"JOB_92039","tr_customer_id":92056,"tr_customer_product_id":92046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:28:45.000Z","modified_at":"2025-10-28T03:28:45.000Z","name":"Americo Johnson","mobile_number":"589-907-0007","email_id":"Fernando_Hartmann@yahoo.com","dop":"2025-04-06","serial_number":"16175395877359568","imei1":"16175395877359568","imei2":"16175395877359568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:28:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92040,"job_number":"JOB_92040","tr_customer_id":92057,"tr_customer_product_id":92047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:28:51.000Z","modified_at":"2025-10-28T03:28:51.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"18526963695538","imei1":"18526963695538","imei2":"18526963695538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92042,"job_number":"JOB_92042","tr_customer_id":92059,"tr_customer_product_id":92049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:28:53.000Z","modified_at":"2025-10-28T03:28:53.000Z","name":"Eino Heidenreich","mobile_number":"302-405-9309","email_id":"Elinore_Boyer92@yahoo.com","dop":"2025-04-06","serial_number":"10657524020029942","imei1":"10657524020029942","imei2":"10657524020029942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92049,"job_number":"JOB_92049","tr_customer_id":92066,"tr_customer_product_id":92056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:09.000Z","modified_at":"2025-10-28T03:29:09.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10604854619649","imei1":"10604854619649","imei2":"10604854619649","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92051,"job_number":"JOB_92051","tr_customer_id":92068,"tr_customer_product_id":92058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:10.000Z","modified_at":"2025-10-28T03:29:10.000Z","name":"Stephania Hauck","mobile_number":"439-227-2587","email_id":"Ebony.Glover@hotmail.com","dop":"2025-06-18","serial_number":"1067071736901513","imei1":"1067071736901513","imei2":"1067071736901513","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92052,"job_number":"JOB_92052","tr_customer_id":92069,"tr_customer_product_id":92059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:14.000Z","modified_at":"2025-10-28T03:29:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16001210461145","imei1":"16001210461145","imei2":"16001210461145","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92055,"job_number":"JOB_92055","tr_customer_id":92072,"tr_customer_product_id":92062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:15.000Z","modified_at":"2025-10-28T03:29:15.000Z","name":"Hadley Zemlak","mobile_number":"417-269-3103","email_id":"Coralie58@gmail.com","dop":"2025-04-06","serial_number":"15156156200499996","imei1":"15156156200499996","imei2":"15156156200499996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92056,"job_number":"JOB_92056","tr_customer_id":92073,"tr_customer_product_id":92063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:16.000Z","modified_at":"2025-10-28T03:29:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14794188180726","imei1":"14794188180726","imei2":"14794188180726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92058,"job_number":"JOB_92058","tr_customer_id":92075,"tr_customer_product_id":92065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:17.000Z","modified_at":"2025-10-28T03:29:17.000Z","name":"Eusebio Crooks","mobile_number":"255-342-9831","email_id":"Shane45@yahoo.com","dop":"2025-04-06","serial_number":"16932988950414596","imei1":"16932988950414596","imei2":"16932988950414596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92063,"job_number":"JOB_92063","tr_customer_id":92080,"tr_customer_product_id":92070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:25.000Z","modified_at":"2025-10-28T03:29:25.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"19297497409887","imei1":"19297497409887","imei2":"19297497409887","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92065,"job_number":"JOB_92065","tr_customer_id":92082,"tr_customer_product_id":92072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:27.000Z","modified_at":"2025-10-28T03:29:27.000Z","name":"Amanda Kihn","mobile_number":"477-454-4510","email_id":"Johanna44@hotmail.com","dop":"2025-06-08","serial_number":"100338757414528","imei1":"100338757414528","imei2":"100338757414528","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92066,"job_number":"JOB_92066","tr_customer_id":92083,"tr_customer_product_id":92073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:29.000Z","modified_at":"2025-10-28T03:29:29.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"15364226611162","imei1":"15364226611162","imei2":"15364226611162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92068,"job_number":"JOB_92068","tr_customer_id":92085,"tr_customer_product_id":92075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:36.000Z","modified_at":"2025-10-28T03:29:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15519530666724","imei1":"15519530666724","imei2":"15519530666724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92070,"job_number":"JOB_92070","tr_customer_id":92087,"tr_customer_product_id":92077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:38.000Z","modified_at":"2025-10-28T03:29:38.000Z","name":"Simeon Cassin","mobile_number":"314-590-9194","email_id":"Jasen40@yahoo.com","dop":"2025-04-06","serial_number":"11235893208635020","imei1":"11235893208635020","imei2":"11235893208635020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92074,"job_number":"JOB_92074","tr_customer_id":92091,"tr_customer_product_id":92081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:54.000Z","modified_at":"2025-10-28T03:29:54.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"12992562704088","imei1":"12992562704088","imei2":"12992562704088","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92076,"job_number":"JOB_92076","tr_customer_id":92093,"tr_customer_product_id":92083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:56.000Z","modified_at":"2025-10-28T03:29:56.000Z","name":"Zula Windler","mobile_number":"777-902-3569","email_id":"Sarah54@yahoo.com","dop":"2025-06-08","serial_number":"107417885497830","imei1":"107417885497830","imei2":"107417885497830","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92079,"job_number":"JOB_92079","tr_customer_id":92096,"tr_customer_product_id":92086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:59.000Z","modified_at":"2025-10-28T03:29:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12314205493599","imei1":"12314205493599","imei2":"12314205493599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92082,"job_number":"JOB_92082","tr_customer_id":92099,"tr_customer_product_id":92089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:30:00.000Z","modified_at":"2025-10-28T03:30:00.000Z","name":"Danyka Hegmann","mobile_number":"534-305-7951","email_id":"Franz28@hotmail.com","dop":"2025-04-06","serial_number":"13418259538088184","imei1":"13418259538088184","imei2":"13418259538088184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92083,"job_number":"JOB_92083","tr_customer_id":92100,"tr_customer_product_id":92090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:30:05.000Z","modified_at":"2025-10-28T03:30:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13685951883874","imei1":"13685951883874","imei2":"13685951883874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92085,"job_number":"JOB_92085","tr_customer_id":92102,"tr_customer_product_id":92092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:30:07.000Z","modified_at":"2025-10-28T03:30:07.000Z","name":"Ebony Bartell","mobile_number":"900-942-7885","email_id":"Braden71@hotmail.com","dop":"2025-04-06","serial_number":"15666862854359138","imei1":"15666862854359138","imei2":"15666862854359138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92089,"job_number":"JOB_92089","tr_customer_id":92106,"tr_customer_product_id":92096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:30:19.000Z","modified_at":"2025-10-28T03:30:19.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"11702038538626","imei1":"11702038538626","imei2":"11702038538626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92091,"job_number":"JOB_92091","tr_customer_id":92108,"tr_customer_product_id":92098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:30:21.000Z","modified_at":"2025-10-28T03:30:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16002049175751","imei1":"16002049175751","imei2":"16002049175751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92093,"job_number":"JOB_92093","tr_customer_id":92110,"tr_customer_product_id":92100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:30:22.000Z","modified_at":"2025-10-28T03:30:22.000Z","name":"Albertha Christiansen","mobile_number":"760-722-3014","email_id":"Kariane.Marks@yahoo.com","dop":"2025-04-06","serial_number":"11795464463414880","imei1":"11795464463414880","imei2":"11795464463414880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92094,"job_number":"JOB_92094","tr_customer_id":92111,"tr_customer_product_id":92101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:30:23.000Z","modified_at":"2025-10-28T03:30:23.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"18387273636244","imei1":"18387273636244","imei2":"18387273636244","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92096,"job_number":"JOB_92096","tr_customer_id":92113,"tr_customer_product_id":92103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:30:25.000Z","modified_at":"2025-10-28T03:30:25.000Z","name":"Roderick Schaden","mobile_number":"291-314-4696","email_id":"Ellsworth_Grady8@hotmail.com","dop":"2025-06-08","serial_number":"104247155722456","imei1":"104247155722456","imei2":"104247155722456","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92097,"job_number":"JOB_92097","tr_customer_id":92114,"tr_customer_product_id":92104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:30:44.000Z","modified_at":"2025-10-28T03:30:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18418571618177","imei1":"18418571618177","imei2":"18418571618177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92099,"job_number":"JOB_92099","tr_customer_id":92116,"tr_customer_product_id":92106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:30:46.000Z","modified_at":"2025-10-28T03:30:46.000Z","name":"Adan Rutherford","mobile_number":"685-719-5285","email_id":"Kelly75@yahoo.com","dop":"2025-04-06","serial_number":"10402052026690940","imei1":"10402052026690940","imei2":"10402052026690940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92100,"job_number":"JOB_92100","tr_customer_id":92117,"tr_customer_product_id":92107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:30:54.000Z","modified_at":"2025-10-28T03:30:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17494116433356","imei1":"17494116433356","imei2":"17494116433356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92102,"job_number":"JOB_92102","tr_customer_id":92119,"tr_customer_product_id":92109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:30:56.000Z","modified_at":"2025-10-28T03:30:56.000Z","name":"Tanya Lindgren","mobile_number":"786-754-6417","email_id":"Beatrice.Witting58@gmail.com","dop":"2025-04-06","serial_number":"11794228257368298","imei1":"11794228257368298","imei2":"11794228257368298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92103,"job_number":"JOB_92103","tr_customer_id":92120,"tr_customer_product_id":92110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:33:31.000Z","modified_at":"2025-10-28T03:33:31.000Z","name":"Nannie Cummings","mobile_number":"712-773-2008","email_id":"Karley11@yahoo.com","dop":"2025-04-06","serial_number":"107844504418842","imei1":"107844504418842","imei2":"107844504418842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:33:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92104,"job_number":"JOB_92104","tr_customer_id":92121,"tr_customer_product_id":92111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:33:42.000Z","modified_at":"2025-10-28T03:33:42.000Z","name":"Collin Gislason","mobile_number":"979-623-1663","email_id":"Talia.Von@hotmail.com","dop":"2025-04-06","serial_number":"107880063148027","imei1":"107880063148027","imei2":"107880063148027","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92105,"job_number":"JOB_92105","tr_customer_id":92122,"tr_customer_product_id":92112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:34:02.000Z","modified_at":"2025-10-28T03:34:02.000Z","name":"Delphia Gerhold","mobile_number":"307-468-4210","email_id":"Greg_Buckridge@hotmail.com","dop":"2025-04-06","serial_number":"109641942028149","imei1":"109641942028149","imei2":"109641942028149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:34:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92106,"job_number":"JOB_92106","tr_customer_id":92123,"tr_customer_product_id":92113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:36:17.000Z","modified_at":"2025-10-28T03:36:17.000Z","name":"Asa Hand","mobile_number":"707-404-9183","email_id":"Barry_Feil@yahoo.com","dop":"2025-04-06","serial_number":"106193851352237","imei1":"106193851352237","imei2":"106193851352237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92107,"job_number":"JOB_92107","tr_customer_id":92124,"tr_customer_product_id":92114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:37:08.000Z","modified_at":"2025-10-28T03:37:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16416887356411","imei1":"16416887356411","imei2":"16416887356411","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:37:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92108,"job_number":"JOB_92108","tr_customer_id":92125,"tr_customer_product_id":92115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:37:09.000Z","modified_at":"2025-10-28T03:37:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72725179567287","imei1":"72725179567287","imei2":"72725179567287","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92109,"job_number":"JOB_92109","tr_customer_id":92126,"tr_customer_product_id":92116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:37:09.000Z","modified_at":"2025-10-28T03:37:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32269826426542","imei1":"32269826426542","imei2":"32269826426542","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92110,"job_number":"JOB_92110","tr_customer_id":92127,"tr_customer_product_id":92117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:37:09.000Z","modified_at":"2025-10-28T03:37:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38751861350582","imei1":"38751861350582","imei2":"38751861350582","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92111,"job_number":"JOB_92111","tr_customer_id":92128,"tr_customer_product_id":92118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:37:10.000Z","modified_at":"2025-10-28T03:37:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54253262401624","imei1":"54253262401624","imei2":"54253262401624","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92112,"job_number":"JOB_92112","tr_customer_id":92129,"tr_customer_product_id":92119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:37:10.000Z","modified_at":"2025-10-28T03:37:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83200149188630","imei1":"83200149188630","imei2":"83200149188630","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92114,"job_number":"JOB_92114","tr_customer_id":92131,"tr_customer_product_id":92121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:37:39.000Z","modified_at":"2025-10-28T03:37:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65790673238410","imei1":"65790673238410","imei2":"65790673238410","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92115,"job_number":"JOB_92115","tr_customer_id":92132,"tr_customer_product_id":92122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:37:39.000Z","modified_at":"2025-10-28T03:37:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66991044583806","imei1":"66991044583806","imei2":"66991044583806","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92116,"job_number":"JOB_92116","tr_customer_id":92133,"tr_customer_product_id":92123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:37:40.000Z","modified_at":"2025-10-28T03:37:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23689066045949","imei1":"23689066045949","imei2":"23689066045949","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92117,"job_number":"JOB_92117","tr_customer_id":92134,"tr_customer_product_id":92124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:37:40.000Z","modified_at":"2025-10-28T03:37:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34975019974215","imei1":"34975019974215","imei2":"34975019974215","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92118,"job_number":"JOB_92118","tr_customer_id":92135,"tr_customer_product_id":92125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:37:40.000Z","modified_at":"2025-10-28T03:37:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39421366331528","imei1":"39421366331528","imei2":"39421366331528","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92119,"job_number":"JOB_92119","tr_customer_id":92136,"tr_customer_product_id":92126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:37:41.000Z","modified_at":"2025-10-28T03:37:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47657011995075","imei1":"47657011995075","imei2":"47657011995075","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92121,"job_number":"JOB_92121","tr_customer_id":92138,"tr_customer_product_id":92128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:38:10.000Z","modified_at":"2025-10-28T03:38:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34110856653392","imei1":"34110856653392","imei2":"34110856653392","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:38:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92122,"job_number":"JOB_92122","tr_customer_id":92139,"tr_customer_product_id":92129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:38:10.000Z","modified_at":"2025-10-28T03:38:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52953122607348","imei1":"52953122607348","imei2":"52953122607348","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:38:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92123,"job_number":"JOB_92123","tr_customer_id":92140,"tr_customer_product_id":92130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:38:10.000Z","modified_at":"2025-10-28T03:38:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52205964108745","imei1":"52205964108745","imei2":"52205964108745","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:38:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92124,"job_number":"JOB_92124","tr_customer_id":92141,"tr_customer_product_id":92131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:38:10.000Z","modified_at":"2025-10-28T03:38:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57572258387275","imei1":"57572258387275","imei2":"57572258387275","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:38:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92125,"job_number":"JOB_92125","tr_customer_id":92142,"tr_customer_product_id":92132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:38:11.000Z","modified_at":"2025-10-28T03:38:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31129918110110","imei1":"31129918110110","imei2":"31129918110110","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92126,"job_number":"JOB_92126","tr_customer_id":92143,"tr_customer_product_id":92133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:38:11.000Z","modified_at":"2025-10-28T03:38:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63699043538238","imei1":"63699043538238","imei2":"63699043538238","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92128,"job_number":"JOB_92128","tr_customer_id":92145,"tr_customer_product_id":92135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:39:14.000Z","modified_at":"2025-10-28T03:39:14.000Z","name":"Wilhelm Pfannerstill","mobile_number":"744-587-7324","email_id":"Lisa.Spencer@gmail.com","dop":"2025-04-06","serial_number":"105371715704293","imei1":"105371715704293","imei2":"105371715704293","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:39:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92129,"job_number":"JOB_92129","tr_customer_id":92146,"tr_customer_product_id":92136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:39:47.000Z","modified_at":"2025-10-28T03:39:47.000Z","name":"Laila Bins","mobile_number":"700-483-2885","email_id":"Ellis61@gmail.com","dop":"2025-04-06","serial_number":"105162266360987","imei1":"105162266360987","imei2":"105162266360987","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:39:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92130,"job_number":"JOB_92130","tr_customer_id":92147,"tr_customer_product_id":92137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:41:54.000Z","modified_at":"2025-10-28T03:41:54.000Z","name":"Roberta Gulgowski","mobile_number":"278-679-6588","email_id":"Erika.Reichel34@yahoo.com","dop":"2025-04-06","serial_number":"101352869048006","imei1":"101352869048006","imei2":"101352869048006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:41:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92132,"job_number":"JOB_92132","tr_customer_id":92149,"tr_customer_product_id":92139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:42:40.000Z","modified_at":"2025-10-28T03:42:40.000Z","name":"Adeline Pfannerstill","mobile_number":"923-263-0823","email_id":"Jake59@hotmail.com","dop":"2025-04-06","serial_number":"104001848612840","imei1":"104001848612840","imei2":"104001848612840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92133,"job_number":"JOB_92133","tr_customer_id":92150,"tr_customer_product_id":92140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:43:00.000Z","modified_at":"2025-10-28T03:43:00.000Z","name":"Zita Casper","mobile_number":"832-609-3927","email_id":"Kenna_Gleichner@hotmail.com","dop":"2025-04-06","serial_number":"105100286932255","imei1":"105100286932255","imei2":"105100286932255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92134,"job_number":"JOB_92134","tr_customer_id":92151,"tr_customer_product_id":92141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:44:46.000Z","modified_at":"2025-10-28T03:44:46.000Z","name":"Margarett Simonis","mobile_number":"278-397-4605","email_id":"Friedrich18@hotmail.com","dop":"2025-04-06","serial_number":"109040078598335","imei1":"109040078598335","imei2":"109040078598335","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92135,"job_number":"JOB_92135","tr_customer_id":92152,"tr_customer_product_id":92142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:44:53.000Z","modified_at":"2025-10-28T03:44:53.000Z","name":"Isabelle Zemlak","mobile_number":"368-709-7815","email_id":"Mark77@yahoo.com","dop":"2025-04-06","serial_number":"106792518188581","imei1":"106792518188581","imei2":"106792518188581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:44:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92136,"job_number":"JOB_92136","tr_customer_id":92153,"tr_customer_product_id":92143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:45:44.000Z","modified_at":"2025-10-28T03:45:44.000Z","name":"Rosetta Franecki","mobile_number":"996-376-8965","email_id":"Milo59@gmail.com","dop":"2025-04-06","serial_number":"107584726459742","imei1":"107584726459742","imei2":"107584726459742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92137,"job_number":"JOB_92137","tr_customer_id":92154,"tr_customer_product_id":92144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:45:46.000Z","modified_at":"2025-10-28T03:45:46.000Z","name":"Gia Stark","mobile_number":"769-236-1627","email_id":"Deangelo.Thompson@gmail.com","dop":"2025-04-06","serial_number":"103530713611721","imei1":"103530713611721","imei2":"103530713611721","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:45:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92138,"job_number":"JOB_92138","tr_customer_id":92155,"tr_customer_product_id":92145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:47:23.000Z","modified_at":"2025-10-28T03:47:23.000Z","name":"Jorge Reinger","mobile_number":"987-405-6484","email_id":"Hettie.Yost@gmail.com","dop":"2025-04-06","serial_number":"107222852529062","imei1":"107222852529062","imei2":"107222852529062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92139,"job_number":"JOB_92139","tr_customer_id":92156,"tr_customer_product_id":92146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:50:45.000Z","modified_at":"2025-10-28T03:50:45.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18210407984754","imei1":"18210407984754","imei2":"18210407984754","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92140,"job_number":"JOB_92140","tr_customer_id":92157,"tr_customer_product_id":92147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:50:46.000Z","modified_at":"2025-10-28T03:50:46.000Z","name":"Kenyatta Orn","mobile_number":"287-329-9124","email_id":"Faustino.Howell@yahoo.com","dop":"2025-09-16","serial_number":"12190772502131","imei1":"12190772502131","imei2":"12190772502131","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92141,"job_number":"JOB_92141","tr_customer_id":92158,"tr_customer_product_id":92148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:51:06.000Z","modified_at":"2025-10-28T03:51:06.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"11513388373561","imei1":"11513388373561","imei2":"11513388373561","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:51:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92142,"job_number":"JOB_92142","tr_customer_id":92159,"tr_customer_product_id":92149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:51:06.000Z","modified_at":"2025-10-28T03:51:06.000Z","name":"Ole Wisoky","mobile_number":"301-701-4218","email_id":"Immanuel66@gmail.com","dop":"2025-09-16","serial_number":"10619351610205","imei1":"10619351610205","imei2":"10619351610205","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:51:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92143,"job_number":"JOB_92143","tr_customer_id":92160,"tr_customer_product_id":92150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:51:27.000Z","modified_at":"2025-10-28T03:51:27.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"15560625849955","imei1":"15560625849955","imei2":"15560625849955","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:51:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92144,"job_number":"JOB_92144","tr_customer_id":92161,"tr_customer_product_id":92151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:51:27.000Z","modified_at":"2025-10-28T03:51:27.000Z","name":"Kelsi Oberbrunner","mobile_number":"619-750-4908","email_id":"Ottilie.Huels97@gmail.com","dop":"2025-09-16","serial_number":"17491441710870","imei1":"17491441710870","imei2":"17491441710870","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:51:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92146,"job_number":"JOB_92146","tr_customer_id":92163,"tr_customer_product_id":92153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T04:00:03.000Z","modified_at":"2025-10-28T04:00:03.000Z","name":"Trevor Kilback","mobile_number":"925-659-4953","email_id":"Myriam_Dooley@yahoo.com","dop":"2025-04-06","serial_number":"16066211436611436","imei1":"16066211436611436","imei2":"16066211436611436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92148,"job_number":"JOB_92148","tr_customer_id":92165,"tr_customer_product_id":92155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T04:18:30.000Z","modified_at":"2025-10-28T04:18:30.000Z","name":"Rashawn Weissnat","mobile_number":"628-243-7427","email_id":"Josephine.Luettgen10@gmail.com","dop":"2025-04-06","serial_number":"12289866911967942","imei1":"12289866911967942","imei2":"12289866911967942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92149,"job_number":"JOB_92149","tr_customer_id":92166,"tr_customer_product_id":92156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T04:18:47.000Z","modified_at":"2025-10-28T04:18:47.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-18","serial_number":"32852238706638","imei1":"32852238706638","imei2":"32852238706638","popurl":"2025-10-18T04:18:46.796383662Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T04:18:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92150,"job_number":"JOB_92150","tr_customer_id":92167,"tr_customer_product_id":92157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T04:19:11.000Z","modified_at":"2025-10-28T04:19:11.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-18","serial_number":"99388319923669","imei1":"99388319923669","imei2":"99388319923669","popurl":"2025-10-18T04:19:10.355950343Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T04:19:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92151,"job_number":"JOB_92151","tr_customer_id":92168,"tr_customer_product_id":92158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T04:29:02.000Z","modified_at":"2025-10-28T04:29:02.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"104862044344748","imei1":"104862044344748","imei2":"104862044344748","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T04:29:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92153,"job_number":"JOB_92153","tr_customer_id":92170,"tr_customer_product_id":92160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T04:29:17.000Z","modified_at":"2025-10-28T04:29:17.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102823771400335","imei1":"102823771400335","imei2":"102823771400335","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T04:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92156,"job_number":"JOB_92156","tr_customer_id":92173,"tr_customer_product_id":92163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T04:35:37.000Z","modified_at":"2025-10-28T04:35:37.000Z","name":"Zakary Bradtke","mobile_number":"367-982-9494","email_id":"Rowland_Greenfelder@hotmail.com","dop":"2025-04-06","serial_number":"15015584719543472","imei1":"15015584719543472","imei2":"15015584719543472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T04:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92162,"job_number":"JOB_92162","tr_customer_id":92179,"tr_customer_product_id":92169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T04:37:43.000Z","modified_at":"2025-10-28T04:37:43.000Z","name":"Rushi Patil","mobile_number":"1234567890","email_id":"abc@yopmail.com","dop":"2025-10-18","serial_number":"15093795311101","imei1":"15093795311101","imei2":"15093795311101","popurl":"2025-10-18T04:37:42.378893Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T04:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92164,"job_number":"JOB_92164","tr_customer_id":92181,"tr_customer_product_id":92171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T04:39:26.000Z","modified_at":"2025-10-28T04:39:26.000Z","name":"Elva Predovic","mobile_number":"372-544-7527","email_id":"Helena.Kub74@hotmail.com","dop":"2025-04-06","serial_number":"14790589857104100","imei1":"14790589857104100","imei2":"14790589857104100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T04:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92171,"job_number":"JOB_92171","tr_customer_id":92188,"tr_customer_product_id":92178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T04:42:50.000Z","modified_at":"2025-10-28T04:42:50.000Z","name":"Gerry Hammes","mobile_number":"759-535-1918","email_id":"Bernita75@gmail.com","dop":"2025-04-06","serial_number":"15687670012788440","imei1":"15687670012788440","imei2":"15687670012788440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T04:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92172,"job_number":"JOB_92172","tr_customer_id":92189,"tr_customer_product_id":92179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T04:48:13.000Z","modified_at":"2025-10-28T04:48:13.000Z","name":"Geo edf","mobile_number":"796-837-2466","email_id":"Payton.Bartoletti@gmail.com","dop":"2025-08-31","serial_number":"10506831408179","imei1":"10506831408179","imei2":"10506831408179","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T04:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92173,"job_number":"JOB_92173","tr_customer_id":92190,"tr_customer_product_id":92180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T04:48:13.000Z","modified_at":"2025-10-28T04:48:13.000Z","name":"Geo abc","mobile_number":"796-837-2466","email_id":"Payton.Bartoletti@gmail.com","dop":"2025-08-31","serial_number":"10506831408178","imei1":"10506831408178","imei2":"10506831408178","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T04:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92174,"job_number":"JOB_92174","tr_customer_id":92191,"tr_customer_product_id":92181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T04:48:13.000Z","modified_at":"2025-10-28T04:48:13.000Z","name":"Geo yui","mobile_number":"796-837-2466","email_id":"Payton.Bartoletti@gmail.com","dop":"2025-08-31","serial_number":"10506831408181","imei1":"10506831408181","imei2":"10506831408181","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T04:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92175,"job_number":"JOB_92175","tr_customer_id":92192,"tr_customer_product_id":92183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T04:48:13.000Z","modified_at":"2025-10-28T04:48:13.000Z","name":"Geo Pouros","mobile_number":"796-837-2466","email_id":"Payton.Bartoletti@gmail.com","dop":"2025-08-31","serial_number":"10506831408177","imei1":"10506831408177","imei2":"10506831408177","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T04:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92176,"job_number":"JOB_92176","tr_customer_id":92193,"tr_customer_product_id":92182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T04:48:13.000Z","modified_at":"2025-10-28T04:48:13.000Z","name":"Geo ert","mobile_number":"796-837-2466","email_id":"Payton.Bartoletti@gmail.com","dop":"2025-08-31","serial_number":"10506831408180","imei1":"10506831408180","imei2":"10506831408180","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T04:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92177,"job_number":"JOB_92177","tr_customer_id":92194,"tr_customer_product_id":92184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T04:48:36.000Z","modified_at":"2025-10-28T04:48:36.000Z","name":"Joshuah Blanda","mobile_number":"746-371-0014","email_id":"Jeremy_Turcotte74@yahoo.com","dop":"2025-04-06","serial_number":"13878855174005","imei1":"13878855174005","imei2":"13878855174005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T04:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92178,"job_number":"JOB_92178","tr_customer_id":92195,"tr_customer_product_id":92185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T04:48:37.000Z","modified_at":"2025-10-28T04:48:37.000Z","name":"Earnest Bogan","mobile_number":"985-653-5224","email_id":"Webster.Klein31@yahoo.com","dop":"2025-04-06","serial_number":"13770243159142376","imei1":"13770243159142376","imei2":"13770243159142376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T04:48:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92180,"job_number":"JOB_92180","tr_customer_id":92197,"tr_customer_product_id":92187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T04:49:45.000Z","modified_at":"2025-10-28T04:49:45.000Z","name":"Wilson Brakus","mobile_number":"613-419-1827","email_id":"Alexis_Leffler49@gmail.com","dop":"2025-04-06","serial_number":"14968649694690130","imei1":"14968649694690130","imei2":"14968649694690130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T04:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92181,"job_number":"JOB_92181","tr_customer_id":92198,"tr_customer_product_id":92188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T05:40:41.000Z","modified_at":"2025-10-28T05:40:41.000Z","name":"Karan  Vaid","mobile_number":"4446464846","email_id":"thomasmuller@xyz.com","dop":"2025-08-06","serial_number":"23234243263246404","imei1":"23234243263246404","imei2":"23234243263246404","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T05:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92182,"job_number":"JOB_92182","tr_customer_id":92199,"tr_customer_product_id":92189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T05:45:06.000Z","modified_at":"2025-10-28T05:45:06.000Z","name":"Alysha O'Hara","mobile_number":"327-973-6321","email_id":"Ludwig_Hoppe97@yahoo.com","dop":"2025-09-30","serial_number":"17478895692747","imei1":"17478895692747","imei2":"17478895692747","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T05:45:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92183,"job_number":"JOB_92183","tr_customer_id":92200,"tr_customer_product_id":92190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T05:45:48.000Z","modified_at":"2025-10-28T05:45:48.000Z","name":"Soledad Runolfsdottir","mobile_number":"790-920-9273","email_id":"Tina_Bradtke38@yahoo.com","dop":"2025-09-30","serial_number":"17594664347505","imei1":"17594664347505","imei2":"17594664347505","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T05:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92184,"job_number":"JOB_92184","tr_customer_id":92201,"tr_customer_product_id":92191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:09:52.000Z","modified_at":"2025-10-28T06:09:52.000Z","name":"Autumn Gusikowski","mobile_number":"284-670-6659","email_id":"Beth36@hotmail.com","dop":"2025-09-11","serial_number":"15154731982209","imei1":"15154731982209","imei2":"15154731982209","popurl":"2025-09-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92194,"job_number":"JOB_92194","tr_customer_id":92211,"tr_customer_product_id":92201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:19:43.000Z","modified_at":"2025-10-28T06:19:43.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10883932908668","imei1":"10883932908668","imei2":"10883932908668","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:19:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92196,"job_number":"JOB_92196","tr_customer_id":92213,"tr_customer_product_id":92203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:19:44.000Z","modified_at":"2025-10-28T06:19:44.000Z","name":"Euna Kuhic","mobile_number":"581-610-6654","email_id":"Sabina.Hirthe37@gmail.com","dop":"2025-06-18","serial_number":"1027307003162066","imei1":"1027307003162066","imei2":"1027307003162066","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92197,"job_number":"JOB_92197","tr_customer_id":92214,"tr_customer_product_id":92204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:20:07.000Z","modified_at":"2025-10-28T06:20:07.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"10380043979868","imei1":"10380043979868","imei2":"10380043979868","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92199,"job_number":"JOB_92199","tr_customer_id":92216,"tr_customer_product_id":92206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:20:09.000Z","modified_at":"2025-10-28T06:20:09.000Z","name":"Keith Funk","mobile_number":"380-238-5628","email_id":"Daniela42@yahoo.com","dop":"2025-06-08","serial_number":"105186566637237","imei1":"105186566637237","imei2":"105186566637237","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:20:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92200,"job_number":"JOB_92200","tr_customer_id":92217,"tr_customer_product_id":92207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:20:33.000Z","modified_at":"2025-10-28T06:20:33.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10765143015520","imei1":"10765143015520","imei2":"10765143015520","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92202,"job_number":"JOB_92202","tr_customer_id":92219,"tr_customer_product_id":92209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:20:34.000Z","modified_at":"2025-10-28T06:20:34.000Z","name":"Jamarcus Kemmer","mobile_number":"712-673-6627","email_id":"Scottie19@hotmail.com","dop":"2025-06-18","serial_number":"1027966542630766","imei1":"1027966542630766","imei2":"1027966542630766","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92203,"job_number":"JOB_92203","tr_customer_id":92220,"tr_customer_product_id":92210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:20:39.000Z","modified_at":"2025-10-28T06:20:39.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"14134356758783","imei1":"14134356758783","imei2":"14134356758783","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92205,"job_number":"JOB_92205","tr_customer_id":92222,"tr_customer_product_id":92212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:20:40.000Z","modified_at":"2025-10-28T06:20:40.000Z","name":"Van Beer","mobile_number":"638-206-7020","email_id":"Emerald.Streich5@hotmail.com","dop":"2025-06-08","serial_number":"109394891577266","imei1":"109394891577266","imei2":"109394891577266","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92206,"job_number":"JOB_92206","tr_customer_id":92223,"tr_customer_product_id":92213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:21:10.000Z","modified_at":"2025-10-28T06:21:10.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"18284146651702","imei1":"18284146651702","imei2":"18284146651702","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92208,"job_number":"JOB_92208","tr_customer_id":92225,"tr_customer_product_id":92215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:21:12.000Z","modified_at":"2025-10-28T06:21:12.000Z","name":"Jabari Luettgen","mobile_number":"782-760-6480","email_id":"Bianka32@hotmail.com","dop":"2025-06-08","serial_number":"106934684715183","imei1":"106934684715183","imei2":"106934684715183","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:21:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92213,"job_number":"JOB_92213","tr_customer_id":92230,"tr_customer_product_id":92220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:29:18.000Z","modified_at":"2025-10-28T06:29:18.000Z","name":"Erick Rosenbaum","mobile_number":"306-963-9888","email_id":"Celine52@hotmail.com","dop":"2025-04-06","serial_number":"15419310539767704","imei1":"15419310539767704","imei2":"15419310539767704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92215,"job_number":"JOB_92215","tr_customer_id":92232,"tr_customer_product_id":92222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:37:03.000Z","modified_at":"2025-10-28T06:37:03.000Z","name":"Mckayla Macejkovic","mobile_number":"412-729-2877","email_id":"Liam57@gmail.com","dop":"2025-04-06","serial_number":"19349522304719584","imei1":"19349522304719584","imei2":"19349522304719584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92216,"job_number":"JOB_92216","tr_customer_id":92233,"tr_customer_product_id":92223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:39:43.000Z","modified_at":"2025-10-28T06:39:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11694645917219","imei1":"11694645917219","imei2":"11694645917219","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92218,"job_number":"JOB_92218","tr_customer_id":92235,"tr_customer_product_id":92225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:39:45.000Z","modified_at":"2025-10-28T06:39:45.000Z","name":"Buddy Medhurst","mobile_number":"245-267-8644","email_id":"Marco.Hoppe5@gmail.com","dop":"2025-04-06","serial_number":"19919710112550256","imei1":"19919710112550256","imei2":"19919710112550256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92220,"job_number":"JOB_92220","tr_customer_id":92237,"tr_customer_product_id":92227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:39:55.000Z","modified_at":"2025-10-28T06:39:55.000Z","name":"Astrid Lebsack","mobile_number":"425-943-0543","email_id":"Genoveva65@yahoo.com","dop":"2025-04-06","serial_number":"18610305735557530","imei1":"18610305735557530","imei2":"18610305735557530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:39:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92221,"job_number":"JOB_92221","tr_customer_id":92238,"tr_customer_product_id":92228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:40:03.000Z","modified_at":"2025-10-28T06:40:03.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"18185331817665","imei1":"18185331817665","imei2":"18185331817665","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:40:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92223,"job_number":"JOB_92223","tr_customer_id":92240,"tr_customer_product_id":92230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:40:31.000Z","modified_at":"2025-10-28T06:40:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17832627556141","imei1":"17832627556141","imei2":"17832627556141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92225,"job_number":"JOB_92225","tr_customer_id":92242,"tr_customer_product_id":92232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:40:32.000Z","modified_at":"2025-10-28T06:40:32.000Z","name":"Eveline Rau","mobile_number":"319-901-1284","email_id":"Kolby63@gmail.com","dop":"2025-04-06","serial_number":"12761767007659726","imei1":"12761767007659726","imei2":"12761767007659726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92226,"job_number":"JOB_92226","tr_customer_id":92243,"tr_customer_product_id":92233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:40:54.000Z","modified_at":"2025-10-28T06:40:54.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"16552726399394","imei1":"16552726399394","imei2":"16552726399394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92228,"job_number":"JOB_92228","tr_customer_id":92245,"tr_customer_product_id":92235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:41:18.000Z","modified_at":"2025-10-28T06:41:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11474944806120","imei1":"11474944806120","imei2":"11474944806120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92230,"job_number":"JOB_92230","tr_customer_id":92247,"tr_customer_product_id":92237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:41:19.000Z","modified_at":"2025-10-28T06:41:19.000Z","name":"Curtis Johnson","mobile_number":"646-414-7226","email_id":"Samantha71@hotmail.com","dop":"2025-04-06","serial_number":"10697149670566130","imei1":"10697149670566130","imei2":"10697149670566130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:41:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92231,"job_number":"JOB_92231","tr_customer_id":92248,"tr_customer_product_id":92238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:41:45.000Z","modified_at":"2025-10-28T06:41:45.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"11778639232146","imei1":"11778639232146","imei2":"11778639232146","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:41:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92233,"job_number":"JOB_92233","tr_customer_id":92250,"tr_customer_product_id":92240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:53:29.000Z","modified_at":"2025-10-28T06:53:29.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"15243849750776","imei1":"15243849750776","imei2":"15243849750776","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92234,"job_number":"JOB_92234","tr_customer_id":92251,"tr_customer_product_id":92241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:53:29.000Z","modified_at":"2025-10-28T06:53:29.000Z","name":"Kelli Wilderman","mobile_number":"879-226-2374","email_id":"Genevieve3@hotmail.com","dop":"2025-09-16","serial_number":"11868431397295","imei1":"11868431397295","imei2":"11868431397295","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92235,"job_number":"JOB_92235","tr_customer_id":92252,"tr_customer_product_id":92242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:53:49.000Z","modified_at":"2025-10-28T06:53:49.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"12462947222109","imei1":"12462947222109","imei2":"12462947222109","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92236,"job_number":"JOB_92236","tr_customer_id":92253,"tr_customer_product_id":92243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:53:49.000Z","modified_at":"2025-10-28T06:53:49.000Z","name":"Karen Rath","mobile_number":"570-425-7362","email_id":"Maribel.Wiegand@hotmail.com","dop":"2025-09-16","serial_number":"14556093734409","imei1":"14556093734409","imei2":"14556093734409","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92237,"job_number":"JOB_92237","tr_customer_id":92254,"tr_customer_product_id":92244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:54:09.000Z","modified_at":"2025-10-28T06:54:09.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"10624370119137","imei1":"10624370119137","imei2":"10624370119137","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:54:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92238,"job_number":"JOB_92238","tr_customer_id":92255,"tr_customer_product_id":92245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:54:09.000Z","modified_at":"2025-10-28T06:54:09.000Z","name":"Kelvin Hudson","mobile_number":"552-785-9501","email_id":"Tiffany65@yahoo.com","dop":"2025-09-16","serial_number":"15402310406525","imei1":"15402310406525","imei2":"15402310406525","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:54:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92239,"job_number":"JOB_92239","tr_customer_id":92256,"tr_customer_product_id":92246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T07:13:36.000Z","modified_at":"2025-10-28T07:13:36.000Z","name":"Karan  Vaid","mobile_number":"4446464846","email_id":"thomasmuller@xyz.com","dop":"2025-08-06","serial_number":"15412291117009","imei1":"15412291117009","imei2":"15412291117009","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T07:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92240,"job_number":"JOB_92240","tr_customer_id":92257,"tr_customer_product_id":92247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T07:13:43.000Z","modified_at":"2025-10-28T07:13:43.000Z","name":"Karan  Vaid","mobile_number":"4446464846","email_id":"thomasmuller@xyz.com","dop":"2025-08-06","serial_number":"15742039406689","imei1":"15742039406689","imei2":"15742039406689","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T07:13:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92241,"job_number":"JOB_92241","tr_customer_id":92258,"tr_customer_product_id":92248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T07:13:46.000Z","modified_at":"2025-10-28T07:13:46.000Z","name":"Karan  Vaid","mobile_number":"4446464846","email_id":"thomasmuller@xyz.com","dop":"2025-08-06","serial_number":"13997080893999","imei1":"13997080893999","imei2":"13997080893999","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T07:13:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92243,"job_number":"JOB_92243","tr_customer_id":92260,"tr_customer_product_id":92250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T07:16:16.000Z","modified_at":"2025-10-28T07:16:16.000Z","name":"Karan  Vaid","mobile_number":"4446464846","email_id":"thomasmuller@xyz.com","dop":"2025-08-06","serial_number":"13347737708231","imei1":"13347737708231","imei2":"13347737708231","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T07:16:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92244,"job_number":"JOB_92244","tr_customer_id":92261,"tr_customer_product_id":92251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T07:16:39.000Z","modified_at":"2025-10-28T07:16:39.000Z","name":"Karan  Vaid","mobile_number":"4446464846","email_id":"thomasmuller@xyz.com","dop":"2025-08-06","serial_number":"15860366588800","imei1":"15860366588800","imei2":"15860366588800","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T07:16:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92245,"job_number":"JOB_92245","tr_customer_id":92262,"tr_customer_product_id":92252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T07:17:20.000Z","modified_at":"2025-10-28T07:17:20.000Z","name":"Karan  Vaid","mobile_number":"4446464846","email_id":"thomasmuller@xyz.com","dop":"2025-08-06","serial_number":"13880916341246","imei1":"13880916341246","imei2":"13880916341246","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T07:17:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92249,"job_number":"JOB_92249","tr_customer_id":92266,"tr_customer_product_id":92256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T07:28:20.000Z","modified_at":"2025-10-28T07:28:20.000Z","name":"Karan  Vaid","mobile_number":"4446464846","email_id":"thomasmuller@xyz.com","dop":"2025-08-06","serial_number":"12709623984389","imei1":"12709623984389","imei2":"12709623984389","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T07:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92250,"job_number":"JOB_92250","tr_customer_id":92267,"tr_customer_product_id":92257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T07:28:59.000Z","modified_at":"2025-10-28T07:28:59.000Z","name":"Karan  Vaid","mobile_number":"4446464846","email_id":"thomasmuller@xyz.com","dop":"2025-08-06","serial_number":"19646678654758","imei1":"19646678654758","imei2":"19646678654758","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T07:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92251,"job_number":"JOB_92251","tr_customer_id":92268,"tr_customer_product_id":92258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T07:29:42.000Z","modified_at":"2025-10-28T07:29:42.000Z","name":"Karan  Vaid","mobile_number":"4446464846","email_id":"thomasmuller@xyz.com","dop":"2025-08-06","serial_number":"13859883404499","imei1":"13859883404499","imei2":"13859883404499","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T07:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92252,"job_number":"JOB_92252","tr_customer_id":92269,"tr_customer_product_id":92259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T07:36:49.000Z","modified_at":"2025-10-28T07:36:49.000Z","name":"Karan  Vaid","mobile_number":"4446464846","email_id":"thomasmuller@xyz.com","dop":"2025-08-06","serial_number":"14713672607263","imei1":"14713672607263","imei2":"14713672607263","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T07:36:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92254,"job_number":"JOB_92254","tr_customer_id":92271,"tr_customer_product_id":92261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T07:37:07.000Z","modified_at":"2025-10-28T07:37:07.000Z","name":"Golda Keeling","mobile_number":"551-299-0556","email_id":"Ella.Brown59@gmail.com","dop":"2025-04-06","serial_number":"10603872578980198","imei1":"10603872578980198","imei2":"10603872578980198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T07:37:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92255,"job_number":"JOB_92255","tr_customer_id":92272,"tr_customer_product_id":92262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T07:38:04.000Z","modified_at":"2025-10-28T07:38:04.000Z","name":"Karan  Vaid","mobile_number":"4446464846","email_id":"thomasmuller@xyz.com","dop":"2025-08-06","serial_number":"18668206154052","imei1":"18668206154052","imei2":"18668206154052","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T07:38:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92256,"job_number":"JOB_92256","tr_customer_id":92273,"tr_customer_product_id":92263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T07:38:37.000Z","modified_at":"2025-10-28T07:38:37.000Z","name":"Karan  Vaid","mobile_number":"4446464846","email_id":"thomasmuller@xyz.com","dop":"2025-08-06","serial_number":"19822111438545","imei1":"19822111438545","imei2":"19822111438545","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T07:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92257,"job_number":"JOB_92257","tr_customer_id":92274,"tr_customer_product_id":92264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T07:38:50.000Z","modified_at":"2025-10-28T07:38:50.000Z","name":"Karan  Vaid","mobile_number":"4446464846","email_id":"thomasmuller@xyz.com","dop":"2025-08-06","serial_number":"14420296496038","imei1":"14420296496038","imei2":"14420296496038","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T07:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92258,"job_number":"JOB_92258","tr_customer_id":92275,"tr_customer_product_id":92265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T07:43:06.000Z","modified_at":"2025-10-28T07:43:06.000Z","name":"Karan  Vaid","mobile_number":"4446464846","email_id":"thomasmuller@xyz.com","dop":"2025-08-06","serial_number":"12596127744423","imei1":"12596127744423","imei2":"12596127744423","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T07:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92260,"job_number":"JOB_92260","tr_customer_id":92277,"tr_customer_product_id":92267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T07:51:54.000Z","modified_at":"2025-10-28T07:51:54.000Z","name":"rahul raj","mobile_number":"7875578911","email_id":"rahul@gmail.com","dop":"2025-09-09","serial_number":"76543456789899545","imei1":"76543456789899545","imei2":"76543456789899545","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T07:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92261,"job_number":"JOB_92261","tr_customer_id":92278,"tr_customer_product_id":92268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T07:52:38.000Z","modified_at":"2025-10-28T07:52:38.000Z","name":"Yatish S","mobile_number":"8050948897","email_id":"yatisrinivas1999@gmail.com","dop":"2025-10-12","serial_number":"12354678998766","imei1":"12354678998766","imei2":"12354678998766","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T07:52:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92262,"job_number":"JOB_92262","tr_customer_id":92279,"tr_customer_product_id":92269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T07:55:15.000Z","modified_at":"2025-10-28T07:55:15.000Z","name":"Yatish S","mobile_number":"8050948897","email_id":"yatisrinivas1999@gmail.com","dop":"2025-10-12","serial_number":"12354678995766","imei1":"12354678995766","imei2":"12354678995766","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T07:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92264,"job_number":"JOB_92264","tr_customer_id":92281,"tr_customer_product_id":92271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T09:02:08.000Z","modified_at":"2025-10-28T09:02:08.000Z","name":"Lyric Bradtke","mobile_number":"640-904-1351","email_id":"Brody_Schmidt@hotmail.com","dop":"2025-04-06","serial_number":"18267246751079","imei1":"18267246751079","imei2":"18267246751079","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T09:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92271,"job_number":"JOB_92271","tr_customer_id":92288,"tr_customer_product_id":92278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T10:58:16.000Z","modified_at":"2025-10-28T10:58:16.000Z","name":"Aida Quitzon","mobile_number":"431-453-2849","email_id":"Sonia.Jacobson@gmail.com","dop":"2025-09-11","serial_number":"13988951960009","imei1":"13988951960009","imei2":"13988951960009","popurl":"2025-09-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T10:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92272,"job_number":"JOB_92272","tr_customer_id":92289,"tr_customer_product_id":92279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T10:58:53.000Z","modified_at":"2025-10-28T10:58:53.000Z","name":"Oleta Sipes","mobile_number":"318-244-6646","email_id":"Elyse33@gmail.com","dop":"2025-09-11","serial_number":"17749345175010","imei1":"17749345175010","imei2":"17749345175010","popurl":"2025-09-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T10:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92276,"job_number":"JOB_92276","tr_customer_id":92293,"tr_customer_product_id":92283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T13:45:36.000Z","modified_at":"2025-10-28T13:45:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69414465938860","imei1":"69414465938860","imei2":"69414465938860","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T13:45:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92277,"job_number":"JOB_92277","tr_customer_id":92294,"tr_customer_product_id":92284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T13:45:37.000Z","modified_at":"2025-10-28T13:45:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69706798017263","imei1":"69706798017263","imei2":"69706798017263","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T13:45:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92278,"job_number":"JOB_92278","tr_customer_id":92295,"tr_customer_product_id":92285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T13:45:37.000Z","modified_at":"2025-10-28T13:45:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75828311625484","imei1":"75828311625484","imei2":"75828311625484","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T13:45:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92279,"job_number":"JOB_92279","tr_customer_id":92296,"tr_customer_product_id":92286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T13:45:37.000Z","modified_at":"2025-10-28T13:45:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63959894971796","imei1":"63959894971796","imei2":"63959894971796","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T13:45:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92280,"job_number":"JOB_92280","tr_customer_id":92297,"tr_customer_product_id":92287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T13:45:38.000Z","modified_at":"2025-10-28T13:45:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86956459614607","imei1":"86956459614607","imei2":"86956459614607","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T13:45:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92281,"job_number":"JOB_92281","tr_customer_id":92298,"tr_customer_product_id":92288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T13:45:38.000Z","modified_at":"2025-10-28T13:45:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19117443751441","imei1":"19117443751441","imei2":"19117443751441","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T13:45:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92283,"job_number":"JOB_92283","tr_customer_id":92300,"tr_customer_product_id":92290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T13:46:07.000Z","modified_at":"2025-10-28T13:46:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93553219341986","imei1":"93553219341986","imei2":"93553219341986","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T13:46:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92284,"job_number":"JOB_92284","tr_customer_id":92301,"tr_customer_product_id":92291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T13:46:07.000Z","modified_at":"2025-10-28T13:46:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33536333413116","imei1":"33536333413116","imei2":"33536333413116","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T13:46:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92285,"job_number":"JOB_92285","tr_customer_id":92302,"tr_customer_product_id":92292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T13:46:08.000Z","modified_at":"2025-10-28T13:46:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48621077930163","imei1":"48621077930163","imei2":"48621077930163","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T13:46:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92286,"job_number":"JOB_92286","tr_customer_id":92303,"tr_customer_product_id":92293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T13:46:08.000Z","modified_at":"2025-10-28T13:46:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73490106985233","imei1":"73490106985233","imei2":"73490106985233","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T13:46:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92287,"job_number":"JOB_92287","tr_customer_id":92304,"tr_customer_product_id":92294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T13:46:08.000Z","modified_at":"2025-10-28T13:46:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86265163362148","imei1":"86265163362148","imei2":"86265163362148","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T13:46:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92288,"job_number":"JOB_92288","tr_customer_id":92305,"tr_customer_product_id":92295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T13:46:09.000Z","modified_at":"2025-10-28T13:46:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64017000472636","imei1":"64017000472636","imei2":"64017000472636","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T13:46:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92290,"job_number":"JOB_92290","tr_customer_id":92307,"tr_customer_product_id":92297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T13:46:38.000Z","modified_at":"2025-10-28T13:46:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89105894065025","imei1":"89105894065025","imei2":"89105894065025","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T13:46:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92291,"job_number":"JOB_92291","tr_customer_id":92308,"tr_customer_product_id":92298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T13:46:38.000Z","modified_at":"2025-10-28T13:46:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19164726706204","imei1":"19164726706204","imei2":"19164726706204","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T13:46:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92292,"job_number":"JOB_92292","tr_customer_id":92309,"tr_customer_product_id":92299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T13:46:38.000Z","modified_at":"2025-10-28T13:46:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42600404719361","imei1":"42600404719361","imei2":"42600404719361","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T13:46:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92293,"job_number":"JOB_92293","tr_customer_id":92310,"tr_customer_product_id":92300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T13:46:38.000Z","modified_at":"2025-10-28T13:46:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29057203307905","imei1":"29057203307905","imei2":"29057203307905","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T13:46:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92294,"job_number":"JOB_92294","tr_customer_id":92311,"tr_customer_product_id":92301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T13:46:39.000Z","modified_at":"2025-10-28T13:46:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82288849905948","imei1":"82288849905948","imei2":"82288849905948","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T13:46:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92295,"job_number":"JOB_92295","tr_customer_id":92312,"tr_customer_product_id":92302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T13:46:39.000Z","modified_at":"2025-10-28T13:46:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83712362928867","imei1":"83712362928867","imei2":"83712362928867","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T13:46:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92301,"job_number":"JOB_92301","tr_customer_id":92318,"tr_customer_product_id":92308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:09:33.000Z","modified_at":"2025-10-28T14:09:33.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"11427145262922","imei1":"11427145262922","imei2":"11427145262922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:09:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92303,"job_number":"JOB_92303","tr_customer_id":92320,"tr_customer_product_id":92310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:09:35.000Z","modified_at":"2025-10-28T14:09:35.000Z","name":"Willow Olson","mobile_number":"752-316-4140","email_id":"Alverta.Zulauf22@yahoo.com","dop":"2025-04-06","serial_number":"11392658628818802","imei1":"11392658628818802","imei2":"11392658628818802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:09:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92312,"job_number":"JOB_92312","tr_customer_id":92329,"tr_customer_product_id":92319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:10:23.000Z","modified_at":"2025-10-28T14:10:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10644283265234","imei1":"10644283265234","imei2":"10644283265234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:10:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92314,"job_number":"JOB_92314","tr_customer_id":92331,"tr_customer_product_id":92321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:10:25.000Z","modified_at":"2025-10-28T14:10:25.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"18355622519007","imei1":"18355622519007","imei2":"18355622519007","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:10:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92315,"job_number":"JOB_92315","tr_customer_id":92332,"tr_customer_product_id":92322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:10:25.000Z","modified_at":"2025-10-28T14:10:25.000Z","name":"Guillermo Goldner","mobile_number":"623-524-6870","email_id":"Clifford_Smith@yahoo.com","dop":"2025-04-06","serial_number":"15024819848666140","imei1":"15024819848666140","imei2":"15024819848666140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:10:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92317,"job_number":"JOB_92317","tr_customer_id":92334,"tr_customer_product_id":92324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:10:27.000Z","modified_at":"2025-10-28T14:10:27.000Z","name":"Luciano Upton","mobile_number":"795-991-8465","email_id":"Shanna.Lemke@yahoo.com","dop":"2025-06-08","serial_number":"106352459631940","imei1":"106352459631940","imei2":"106352459631940","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:10:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92318,"job_number":"JOB_92318","tr_customer_id":92335,"tr_customer_product_id":92325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:10:58.000Z","modified_at":"2025-10-28T14:10:58.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"17465432981151","imei1":"17465432981151","imei2":"17465432981151","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:10:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92320,"job_number":"JOB_92320","tr_customer_id":92337,"tr_customer_product_id":92327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:11:00.000Z","modified_at":"2025-10-28T14:11:00.000Z","name":"Beverly Rogahn","mobile_number":"664-937-7984","email_id":"Elise.Nicolas50@yahoo.com","dop":"2025-06-08","serial_number":"107484752905265","imei1":"107484752905265","imei2":"107484752905265","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:11:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92321,"job_number":"JOB_92321","tr_customer_id":92338,"tr_customer_product_id":92328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:11:13.000Z","modified_at":"2025-10-28T14:11:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15465045168759","imei1":"15465045168759","imei2":"15465045168759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:11:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92323,"job_number":"JOB_92323","tr_customer_id":92340,"tr_customer_product_id":92330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:11:14.000Z","modified_at":"2025-10-28T14:11:14.000Z","name":"Hester Hermiston","mobile_number":"691-798-0903","email_id":"Berta_Cummings59@hotmail.com","dop":"2025-04-06","serial_number":"14026620665332878","imei1":"14026620665332878","imei2":"14026620665332878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:11:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92324,"job_number":"JOB_92324","tr_customer_id":92341,"tr_customer_product_id":92331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:11:31.000Z","modified_at":"2025-10-28T14:11:31.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"16720780907218","imei1":"16720780907218","imei2":"16720780907218","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:11:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92326,"job_number":"JOB_92326","tr_customer_id":92343,"tr_customer_product_id":92333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:11:33.000Z","modified_at":"2025-10-28T14:11:33.000Z","name":"Ona Okuneva","mobile_number":"998-251-2111","email_id":"Daisha_Breitenberg89@yahoo.com","dop":"2025-06-08","serial_number":"101882107400370","imei1":"101882107400370","imei2":"101882107400370","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:11:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92327,"job_number":"JOB_92327","tr_customer_id":92344,"tr_customer_product_id":92334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:11:51.000Z","modified_at":"2025-10-28T14:11:51.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"14718053674171","imei1":"14718053674171","imei2":"14718053674171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92329,"job_number":"JOB_92329","tr_customer_id":92346,"tr_customer_product_id":92336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:12:41.000Z","modified_at":"2025-10-28T14:12:41.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"14521169989647","imei1":"14521169989647","imei2":"14521169989647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:12:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92331,"job_number":"JOB_92331","tr_customer_id":92348,"tr_customer_product_id":92338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:13:31.000Z","modified_at":"2025-10-28T14:13:31.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"18941769895589","imei1":"18941769895589","imei2":"18941769895589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:13:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92333,"job_number":"JOB_92333","tr_customer_id":92350,"tr_customer_product_id":92340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:15:42.000Z","modified_at":"2025-10-28T14:15:42.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10630308055559","imei1":"10630308055559","imei2":"10630308055559","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:15:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92335,"job_number":"JOB_92335","tr_customer_id":92352,"tr_customer_product_id":92342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:15:43.000Z","modified_at":"2025-10-28T14:15:43.000Z","name":"Kaylah Durgan","mobile_number":"496-708-1395","email_id":"Crawford_Paucek37@yahoo.com","dop":"2025-06-18","serial_number":"1048377633687040","imei1":"1048377633687040","imei2":"1048377633687040","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92336,"job_number":"JOB_92336","tr_customer_id":92353,"tr_customer_product_id":92343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:16:36.000Z","modified_at":"2025-10-28T14:16:36.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10576694862866","imei1":"10576694862866","imei2":"10576694862866","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:16:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92338,"job_number":"JOB_92338","tr_customer_id":92355,"tr_customer_product_id":92345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:16:37.000Z","modified_at":"2025-10-28T14:16:37.000Z","name":"Samson Lockman","mobile_number":"552-486-0862","email_id":"Kamren0@yahoo.com","dop":"2025-06-18","serial_number":"1059620159477666","imei1":"1059620159477666","imei2":"1059620159477666","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:16:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92341,"job_number":"JOB_92341","tr_customer_id":92358,"tr_customer_product_id":92348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:18:42.000Z","modified_at":"2025-10-28T14:18:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10076880850165","imei1":"10076880850165","imei2":"10076880850165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:18:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92343,"job_number":"JOB_92343","tr_customer_id":92360,"tr_customer_product_id":92350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:18:44.000Z","modified_at":"2025-10-28T14:18:44.000Z","name":"Blaise Schmitt","mobile_number":"712-759-4159","email_id":"Stacey47@gmail.com","dop":"2025-04-06","serial_number":"11832403510668386","imei1":"11832403510668386","imei2":"11832403510668386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:18:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92345,"job_number":"JOB_92345","tr_customer_id":92362,"tr_customer_product_id":92352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:18:56.000Z","modified_at":"2025-10-28T14:18:56.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13063320602876","imei1":"13063320602876","imei2":"13063320602876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92347,"job_number":"JOB_92347","tr_customer_id":92364,"tr_customer_product_id":92354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:18:58.000Z","modified_at":"2025-10-28T14:18:58.000Z","name":"Jarvis Goyette","mobile_number":"470-472-4578","email_id":"Lorena_Hagenes3@gmail.com","dop":"2025-04-06","serial_number":"11089680961574278","imei1":"11089680961574278","imei2":"11089680961574278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92348,"job_number":"JOB_92348","tr_customer_id":92365,"tr_customer_product_id":92355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:19:37.000Z","modified_at":"2025-10-28T14:19:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13251616922330","imei1":"13251616922330","imei2":"13251616922330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:19:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92350,"job_number":"JOB_92350","tr_customer_id":92367,"tr_customer_product_id":92357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:19:39.000Z","modified_at":"2025-10-28T14:19:39.000Z","name":"Clement Dickinson","mobile_number":"683-526-8704","email_id":"Emerald_Romaguera@yahoo.com","dop":"2025-04-06","serial_number":"16697797938610216","imei1":"16697797938610216","imei2":"16697797938610216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92351,"job_number":"JOB_92351","tr_customer_id":92368,"tr_customer_product_id":92358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:19:45.000Z","modified_at":"2025-10-28T14:19:45.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10839163197226","imei1":"10839163197226","imei2":"10839163197226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92353,"job_number":"JOB_92353","tr_customer_id":92370,"tr_customer_product_id":92360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:19:47.000Z","modified_at":"2025-10-28T14:19:47.000Z","name":"Magdalen Okuneva","mobile_number":"664-397-6204","email_id":"Libby.Reichert@hotmail.com","dop":"2025-04-06","serial_number":"12725293267569144","imei1":"12725293267569144","imei2":"12725293267569144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:19:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92354,"job_number":"JOB_92354","tr_customer_id":92371,"tr_customer_product_id":92361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:20:31.000Z","modified_at":"2025-10-28T14:20:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11967611204030","imei1":"11967611204030","imei2":"11967611204030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:20:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92356,"job_number":"JOB_92356","tr_customer_id":92373,"tr_customer_product_id":92363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:20:33.000Z","modified_at":"2025-10-28T14:20:33.000Z","name":"Delphia Homenick","mobile_number":"482-747-9343","email_id":"Lisette_Legros45@hotmail.com","dop":"2025-04-06","serial_number":"11445460658966692","imei1":"11445460658966692","imei2":"11445460658966692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92357,"job_number":"JOB_92357","tr_customer_id":92374,"tr_customer_product_id":92364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:20:34.000Z","modified_at":"2025-10-28T14:20:34.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10351880777946","imei1":"10351880777946","imei2":"10351880777946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92359,"job_number":"JOB_92359","tr_customer_id":92376,"tr_customer_product_id":92366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:20:36.000Z","modified_at":"2025-10-28T14:20:36.000Z","name":"Maxime Von","mobile_number":"798-299-7222","email_id":"Gina_Nolan15@yahoo.com","dop":"2025-04-06","serial_number":"16131557273596762","imei1":"16131557273596762","imei2":"16131557273596762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92361,"job_number":"JOB_92361","tr_customer_id":92378,"tr_customer_product_id":92368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:21:06.000Z","modified_at":"2025-10-28T14:21:06.000Z","name":"Marjolaine Kilback","mobile_number":"517-629-7002","email_id":"Mariah.Crona1@hotmail.com","dop":"2025-04-06","serial_number":"12667906094012158","imei1":"12667906094012158","imei2":"12667906094012158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:21:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92363,"job_number":"JOB_92363","tr_customer_id":92380,"tr_customer_product_id":92370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:21:18.000Z","modified_at":"2025-10-28T14:21:18.000Z","name":"Kole Pollich","mobile_number":"909-222-6409","email_id":"Dixie73@yahoo.com","dop":"2025-04-06","serial_number":"16585556939379756","imei1":"16585556939379756","imei2":"16585556939379756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92364,"job_number":"JOB_92364","tr_customer_id":92381,"tr_customer_product_id":92371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:24:23.000Z","modified_at":"2025-10-28T14:24:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13947056693616","imei1":"13947056693616","imei2":"13947056693616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92366,"job_number":"JOB_92366","tr_customer_id":92383,"tr_customer_product_id":92373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:24:25.000Z","modified_at":"2025-10-28T14:24:25.000Z","name":"Lori Mayert","mobile_number":"667-525-8451","email_id":"Kristoffer.Daugherty19@gmail.com","dop":"2025-04-06","serial_number":"11176278589840636","imei1":"11176278589840636","imei2":"11176278589840636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92370,"job_number":"JOB_92370","tr_customer_id":92387,"tr_customer_product_id":92377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:25:12.000Z","modified_at":"2025-10-28T14:25:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18688910148007","imei1":"18688910148007","imei2":"18688910148007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92372,"job_number":"JOB_92372","tr_customer_id":92389,"tr_customer_product_id":92379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:25:14.000Z","modified_at":"2025-10-28T14:25:14.000Z","name":"Ferne Price","mobile_number":"336-256-0677","email_id":"Alycia22@yahoo.com","dop":"2025-04-06","serial_number":"19146314941716256","imei1":"19146314941716256","imei2":"19146314941716256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92377,"job_number":"JOB_92377","tr_customer_id":92394,"tr_customer_product_id":92384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:25:30.000Z","modified_at":"2025-10-28T14:25:30.000Z","name":"Tremayne Casper","mobile_number":"950-563-8891","email_id":"Maximillia45@gmail.com","dop":"2025-04-06","serial_number":"14132862558994420","imei1":"14132862558994420","imei2":"14132862558994420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92382,"job_number":"JOB_92382","tr_customer_id":92399,"tr_customer_product_id":92389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:26:02.000Z","modified_at":"2025-10-28T14:26:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11450717101731","imei1":"11450717101731","imei2":"11450717101731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92384,"job_number":"JOB_92384","tr_customer_id":92401,"tr_customer_product_id":92391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:26:03.000Z","modified_at":"2025-10-28T14:26:03.000Z","name":"Macey Bradtke","mobile_number":"897-349-7614","email_id":"Jonatan89@hotmail.com","dop":"2025-04-06","serial_number":"18276797706190076","imei1":"18276797706190076","imei2":"18276797706190076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:26:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92386,"job_number":"JOB_92386","tr_customer_id":92403,"tr_customer_product_id":92393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:28:28.000Z","modified_at":"2025-10-28T14:28:28.000Z","name":"Nia Moen","mobile_number":"773-975-8422","email_id":"Eudora.Kris58@yahoo.com","dop":"2025-04-06","serial_number":"15355722253392220","imei1":"15355722253392220","imei2":"15355722253392220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:28:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92387,"job_number":"JOB_92387","tr_customer_id":92404,"tr_customer_product_id":92394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:29:41.000Z","modified_at":"2025-10-28T14:29:41.000Z","name":"Israel  Greenholt","mobile_number":"694-219-2809","email_id":"Lyla.Ferry81@yahoo.com","dop":"2025-08-02","serial_number":"13445745785168","imei1":"13445745785168","imei2":"13445745785168","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:29:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92388,"job_number":"JOB_92388","tr_customer_id":92405,"tr_customer_product_id":92395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:44:39.000Z","modified_at":"2025-10-28T14:44:39.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"15642612974910","imei1":"15642612974910","imei2":"15642612974910","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92389,"job_number":"JOB_92389","tr_customer_id":92406,"tr_customer_product_id":92396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:44:39.000Z","modified_at":"2025-10-28T14:44:39.000Z","name":"Trever Goyette","mobile_number":"265-386-3284","email_id":"Celia_Lind58@hotmail.com","dop":"2025-09-16","serial_number":"14436487561972","imei1":"14436487561972","imei2":"14436487561972","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92390,"job_number":"JOB_92390","tr_customer_id":92407,"tr_customer_product_id":92397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:44:59.000Z","modified_at":"2025-10-28T14:44:59.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"10228981466189","imei1":"10228981466189","imei2":"10228981466189","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:44:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92391,"job_number":"JOB_92391","tr_customer_id":92408,"tr_customer_product_id":92398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:44:59.000Z","modified_at":"2025-10-28T14:44:59.000Z","name":"Ines Mosciski","mobile_number":"958-823-1734","email_id":"Marcelino_Altenwerth3@yahoo.com","dop":"2025-09-16","serial_number":"10497456920652","imei1":"10497456920652","imei2":"10497456920652","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:44:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92392,"job_number":"JOB_92392","tr_customer_id":92409,"tr_customer_product_id":92399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:45:19.000Z","modified_at":"2025-10-28T14:45:19.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"11742395126461","imei1":"11742395126461","imei2":"11742395126461","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:45:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92393,"job_number":"JOB_92393","tr_customer_id":92410,"tr_customer_product_id":92400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:45:19.000Z","modified_at":"2025-10-28T14:45:19.000Z","name":"Armando Wolff","mobile_number":"717-525-8669","email_id":"Tara.Gottlieb83@gmail.com","dop":"2025-09-16","serial_number":"11123465334154","imei1":"11123465334154","imei2":"11123465334154","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:45:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92395,"job_number":"JOB_92395","tr_customer_id":92412,"tr_customer_product_id":92402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T15:14:11.000Z","modified_at":"2025-10-28T15:14:11.000Z","name":"Angel Gibson","mobile_number":"308-651-4818","email_id":"Dayna_Lind@yahoo.com","dop":"2025-04-06","serial_number":"18277498991530","imei1":"18277498991530","imei2":"18277498991530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T15:14:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92397,"job_number":"JOB_92397","tr_customer_id":92414,"tr_customer_product_id":92404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T15:40:28.000Z","modified_at":"2025-10-28T15:40:28.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"107518363886741","imei1":"107518363886741","imei2":"107518363886741","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T15:40:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92399,"job_number":"JOB_92399","tr_customer_id":92416,"tr_customer_product_id":92406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T15:40:43.000Z","modified_at":"2025-10-28T15:40:43.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"104213056935855","imei1":"104213056935855","imei2":"104213056935855","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T15:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92405,"job_number":"JOB_92405","tr_customer_id":92422,"tr_customer_product_id":92412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T16:12:56.000Z","modified_at":"2025-10-28T16:12:56.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19691815467076","imei1":"19691815467076","imei2":"19691815467076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T16:12:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92407,"job_number":"JOB_92407","tr_customer_id":92424,"tr_customer_product_id":92414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T16:12:58.000Z","modified_at":"2025-10-28T16:12:58.000Z","name":"Bernard McLaughlin","mobile_number":"756-535-2038","email_id":"Reynold.OKon@gmail.com","dop":"2025-04-06","serial_number":"11298896837080244","imei1":"11298896837080244","imei2":"11298896837080244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T16:12:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92408,"job_number":"JOB_92408","tr_customer_id":92425,"tr_customer_product_id":92415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T16:13:46.000Z","modified_at":"2025-10-28T16:13:46.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11462076600517","imei1":"11462076600517","imei2":"11462076600517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T16:13:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92410,"job_number":"JOB_92410","tr_customer_id":92427,"tr_customer_product_id":92417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T16:13:48.000Z","modified_at":"2025-10-28T16:13:48.000Z","name":"Hanna Haag","mobile_number":"349-252-7250","email_id":"Sarah_Kling@gmail.com","dop":"2025-04-06","serial_number":"10078374617267856","imei1":"10078374617267856","imei2":"10078374617267856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T16:13:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92411,"job_number":"JOB_92411","tr_customer_id":92428,"tr_customer_product_id":92418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T16:14:37.000Z","modified_at":"2025-10-28T16:14:37.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15961306101662","imei1":"15961306101662","imei2":"15961306101662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T16:14:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92413,"job_number":"JOB_92413","tr_customer_id":92430,"tr_customer_product_id":92420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T16:14:38.000Z","modified_at":"2025-10-28T16:14:38.000Z","name":"Angus Rutherford","mobile_number":"996-922-4605","email_id":"Ervin1@gmail.com","dop":"2025-04-06","serial_number":"15113775190936072","imei1":"15113775190936072","imei2":"15113775190936072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T16:14:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92416,"job_number":"JOB_92416","tr_customer_id":92433,"tr_customer_product_id":92423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T16:46:45.000Z","modified_at":"2025-10-28T16:46:45.000Z","name":"raj gopal","mobile_number":"9980237861","email_id":"rg.krishnappa@gmail.com","dop":"2025-10-19","serial_number":"12345678912345","imei1":"12345678912345","imei2":"12345678912345","popurl":"2025-10-19T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T16:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92417,"job_number":"JOB_92417","tr_customer_id":92434,"tr_customer_product_id":92424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T16:52:06.000Z","modified_at":"2025-10-28T16:52:06.000Z","name":"raj gopal","mobile_number":"9980237861","email_id":"rg.krishnappa@gmail.com","dop":"2025-10-19","serial_number":"12345678912346","imei1":"12345678912346","imei2":"12345678912346","popurl":"2025-10-19T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T16:52:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92418,"job_number":"JOB_92418","tr_customer_id":92435,"tr_customer_product_id":92425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T17:06:21.000Z","modified_at":"2025-10-28T17:06:21.000Z","name":"raj gopal","mobile_number":"9980237861","email_id":"rg.krishnappa@gmail.com","dop":"2025-10-19","serial_number":"12345678912347","imei1":"12345678912347","imei2":"12345678912347","popurl":"2025-10-19T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T17:06:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92424,"job_number":"JOB_92424","tr_customer_id":92441,"tr_customer_product_id":92431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T17:28:50.000Z","modified_at":"2025-10-28T17:28:50.000Z","name":"Ab1 Ab2","mobile_number":"1232323232","email_id":"ab@gmail.com","dop":"2021-10-19","serial_number":"1311313131332323","imei1":"1311313131332323","imei2":"1311313131332323","popurl":"2021-10-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T17:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92427,"job_number":"JOB_92427","tr_customer_id":92444,"tr_customer_product_id":92434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T19:01:34.000Z","modified_at":"2025-10-28T19:01:34.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-18","serial_number":"86787913779770","imei1":"86787913779770","imei2":"86787913779770","popurl":"2025-10-18T19:01:33.405778732Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T19:01:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92428,"job_number":"JOB_92428","tr_customer_id":92445,"tr_customer_product_id":92435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T22:18:26.000Z","modified_at":"2025-10-28T22:18:26.000Z","name":"rahul raj","mobile_number":"7875578911","email_id":"rahul@gmail.com","dop":"2025-09-09","serial_number":"18071283243550","imei1":"18071283243550","imei2":"18071283243550","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T22:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92429,"job_number":"JOB_92429","tr_customer_id":92446,"tr_customer_product_id":92436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T22:21:16.000Z","modified_at":"2025-10-28T22:21:16.000Z","name":"rahul raj","mobile_number":"7875578911","email_id":"rahul@gmail.com","dop":"2025-09-09","serial_number":"16620372763200","imei1":"16620372763200","imei2":"16620372763200","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T22:21:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92430,"job_number":"JOB_92430","tr_customer_id":92447,"tr_customer_product_id":92437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T22:21:17.000Z","modified_at":"2025-10-28T22:21:18.000Z","name":"rahul raj","mobile_number":"7875578911","email_id":"rahul@gmail.com","dop":"2025-09-09","serial_number":"10642838935932","imei1":"10642838935932","imei2":"10642838935932","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T22:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92433,"job_number":"JOB_92433","tr_customer_id":92450,"tr_customer_product_id":92440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T00:03:45.000Z","modified_at":"2025-10-29T00:03:45.000Z","name":"Daphney Gottlieb","mobile_number":"607-798-1427","email_id":"Reina_Botsford91@yahoo.com","dop":"2025-04-06","serial_number":"14790843155260924","imei1":"14790843155260924","imei2":"14790843155260924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T00:03:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92436,"job_number":"JOB_92436","tr_customer_id":92453,"tr_customer_product_id":92443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:33:16.000Z","modified_at":"2025-10-29T03:33:16.000Z","name":"Jada Wisozk","mobile_number":"838-282-4987","email_id":"Art_Bode@yahoo.com","dop":"2025-04-06","serial_number":"14189775957445370","imei1":"14189775957445370","imei2":"14189775957445370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:33:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92437,"job_number":"JOB_92437","tr_customer_id":92454,"tr_customer_product_id":92444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:33:18.000Z","modified_at":"2025-10-29T03:33:18.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16849809541416","imei1":"16849809541416","imei2":"16849809541416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92439,"job_number":"JOB_92439","tr_customer_id":92456,"tr_customer_product_id":92446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:33:19.000Z","modified_at":"2025-10-29T03:33:19.000Z","name":"Agnes Beahan","mobile_number":"583-601-6345","email_id":"Faye_Von@yahoo.com","dop":"2025-04-06","serial_number":"17884214720783398","imei1":"17884214720783398","imei2":"17884214720783398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92442,"job_number":"JOB_92442","tr_customer_id":92459,"tr_customer_product_id":92449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:33:28.000Z","modified_at":"2025-10-29T03:33:28.000Z","name":"Leone Considine","mobile_number":"441-933-8354","email_id":"Frida19@yahoo.com","dop":"2025-04-06","serial_number":"11504218967029860","imei1":"11504218967029860","imei2":"11504218967029860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92446,"job_number":"JOB_92446","tr_customer_id":92463,"tr_customer_product_id":92453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:34:04.000Z","modified_at":"2025-10-29T03:34:04.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14325357332226","imei1":"14325357332226","imei2":"14325357332226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92448,"job_number":"JOB_92448","tr_customer_id":92465,"tr_customer_product_id":92455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:34:06.000Z","modified_at":"2025-10-29T03:34:06.000Z","name":"Roderick Grimes","mobile_number":"724-358-9928","email_id":"Abagail_Zboncak4@yahoo.com","dop":"2025-04-06","serial_number":"11378280476966302","imei1":"11378280476966302","imei2":"11378280476966302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92449,"job_number":"JOB_92449","tr_customer_id":92466,"tr_customer_product_id":92456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:34:08.000Z","modified_at":"2025-10-29T03:34:08.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10517872895792","imei1":"10517872895792","imei2":"10517872895792","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92451,"job_number":"JOB_92451","tr_customer_id":92468,"tr_customer_product_id":92458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:34:09.000Z","modified_at":"2025-10-29T03:34:09.000Z","name":"Richmond Klocko","mobile_number":"731-939-5803","email_id":"Erik_Dicki35@hotmail.com","dop":"2025-06-18","serial_number":"1021349391129404","imei1":"1021349391129404","imei2":"1021349391129404","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92456,"job_number":"JOB_92456","tr_customer_id":92473,"tr_customer_product_id":92463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:34:25.000Z","modified_at":"2025-10-29T03:34:25.000Z","name":"Antonia Ward","mobile_number":"616-691-9377","email_id":"Erick_Heidenreich@yahoo.com","dop":"2025-04-06","serial_number":"18721885341575450","imei1":"18721885341575450","imei2":"18721885341575450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92459,"job_number":"JOB_92459","tr_customer_id":92476,"tr_customer_product_id":92466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:34:30.000Z","modified_at":"2025-10-29T03:34:30.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"14165961582429","imei1":"14165961582429","imei2":"14165961582429","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:34:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92462,"job_number":"JOB_92462","tr_customer_id":92479,"tr_customer_product_id":92469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:34:41.000Z","modified_at":"2025-10-29T03:34:41.000Z","name":"Scottie Dietrich","mobile_number":"397-287-0982","email_id":"Shakira_Jacobs71@hotmail.com","dop":"2025-04-06","serial_number":"13114558144887120","imei1":"13114558144887120","imei2":"13114558144887120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92464,"job_number":"JOB_92464","tr_customer_id":92481,"tr_customer_product_id":92471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:34:51.000Z","modified_at":"2025-10-29T03:34:51.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18554551996384","imei1":"18554551996384","imei2":"18554551996384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92466,"job_number":"JOB_92466","tr_customer_id":92483,"tr_customer_product_id":92473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:34:52.000Z","modified_at":"2025-10-29T03:34:52.000Z","name":"Zita Conroy","mobile_number":"207-653-5463","email_id":"Hillard_Klein66@gmail.com","dop":"2025-04-06","serial_number":"14773157147097412","imei1":"14773157147097412","imei2":"14773157147097412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92467,"job_number":"JOB_92467","tr_customer_id":92484,"tr_customer_product_id":92474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:34:53.000Z","modified_at":"2025-10-29T03:34:53.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10840685137907","imei1":"10840685137907","imei2":"10840685137907","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:34:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92469,"job_number":"JOB_92469","tr_customer_id":92486,"tr_customer_product_id":92476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:34:54.000Z","modified_at":"2025-10-29T03:34:54.000Z","name":"Suzanne Botsford","mobile_number":"740-667-1009","email_id":"Nathanael82@yahoo.com","dop":"2025-06-18","serial_number":"1032926546943645","imei1":"1032926546943645","imei2":"1032926546943645","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:34:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92471,"job_number":"JOB_92471","tr_customer_id":92488,"tr_customer_product_id":92478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:35:14.000Z","modified_at":"2025-10-29T03:35:14.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"14629074256353","imei1":"14629074256353","imei2":"14629074256353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92473,"job_number":"JOB_92473","tr_customer_id":92490,"tr_customer_product_id":92480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:35:16.000Z","modified_at":"2025-10-29T03:35:16.000Z","name":"Wilfrid Borer","mobile_number":"694-845-5718","email_id":"Hank.Willms33@gmail.com","dop":"2025-04-06","serial_number":"19362871890685310","imei1":"19362871890685310","imei2":"19362871890685310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:35:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92474,"job_number":"JOB_92474","tr_customer_id":92491,"tr_customer_product_id":92481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:35:22.000Z","modified_at":"2025-10-29T03:35:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13109813802370","imei1":"13109813802370","imei2":"13109813802370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92475,"job_number":"JOB_92475","tr_customer_id":92492,"tr_customer_product_id":92482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:35:22.000Z","modified_at":"2025-10-29T03:35:22.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"15347535951001","imei1":"15347535951001","imei2":"15347535951001","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92478,"job_number":"JOB_92478","tr_customer_id":92495,"tr_customer_product_id":92485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:35:23.000Z","modified_at":"2025-10-29T03:35:23.000Z","name":"Jordon Anderson","mobile_number":"390-740-0388","email_id":"Garnett_Cormier32@hotmail.com","dop":"2025-04-06","serial_number":"13906619750127952","imei1":"13906619750127952","imei2":"13906619750127952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:35:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92479,"job_number":"JOB_92479","tr_customer_id":92496,"tr_customer_product_id":92486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:35:51.000Z","modified_at":"2025-10-29T03:35:51.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"11390826171887","imei1":"11390826171887","imei2":"11390826171887","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92481,"job_number":"JOB_92481","tr_customer_id":92498,"tr_customer_product_id":92488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:35:53.000Z","modified_at":"2025-10-29T03:35:53.000Z","name":"Tom Padberg","mobile_number":"396-332-1820","email_id":"Vern.Stehr@hotmail.com","dop":"2025-06-08","serial_number":"102175822178655","imei1":"102175822178655","imei2":"102175822178655","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:35:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92486,"job_number":"JOB_92486","tr_customer_id":92503,"tr_customer_product_id":92493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:36:04.000Z","modified_at":"2025-10-29T03:36:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19726690717831","imei1":"19726690717831","imei2":"19726690717831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:36:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92488,"job_number":"JOB_92488","tr_customer_id":92505,"tr_customer_product_id":92495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:36:04.000Z","modified_at":"2025-10-29T03:36:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14845493893543","imei1":"14845493893543","imei2":"14845493893543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:36:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92490,"job_number":"JOB_92490","tr_customer_id":92507,"tr_customer_product_id":92497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:36:06.000Z","modified_at":"2025-10-29T03:36:06.000Z","name":"Flossie Bogan","mobile_number":"213-706-6044","email_id":"Wilton_Schoen50@hotmail.com","dop":"2025-04-06","serial_number":"17304504390827216","imei1":"17304504390827216","imei2":"17304504390827216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:36:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92491,"job_number":"JOB_92491","tr_customer_id":92508,"tr_customer_product_id":92498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:36:06.000Z","modified_at":"2025-10-29T03:36:06.000Z","name":"Garry Turner","mobile_number":"557-726-8571","email_id":"August.Heller@yahoo.com","dop":"2025-04-06","serial_number":"10081811772344614","imei1":"10081811772344614","imei2":"10081811772344614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:36:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92493,"job_number":"JOB_92493","tr_customer_id":92510,"tr_customer_product_id":92500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:36:06.000Z","modified_at":"2025-10-29T03:36:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15937947197331","imei1":"15937947197331","imei2":"15937947197331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:36:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92498,"job_number":"JOB_92498","tr_customer_id":92515,"tr_customer_product_id":92505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:36:08.000Z","modified_at":"2025-10-29T03:36:08.000Z","name":"Carli Reichel","mobile_number":"911-539-5134","email_id":"Theodore64@yahoo.com","dop":"2025-04-06","serial_number":"16993261191287160","imei1":"16993261191287160","imei2":"16993261191287160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:36:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92499,"job_number":"JOB_92499","tr_customer_id":92516,"tr_customer_product_id":92506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:36:12.000Z","modified_at":"2025-10-29T03:36:12.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"14317903172214","imei1":"14317903172214","imei2":"14317903172214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92501,"job_number":"JOB_92501","tr_customer_id":92518,"tr_customer_product_id":92508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:36:24.000Z","modified_at":"2025-10-29T03:36:24.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"12840519800404","imei1":"12840519800404","imei2":"12840519800404","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92503,"job_number":"JOB_92503","tr_customer_id":92520,"tr_customer_product_id":92510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:36:25.000Z","modified_at":"2025-10-29T03:36:25.000Z","name":"Ceasar Rice","mobile_number":"919-682-5426","email_id":"Adeline_OConner98@hotmail.com","dop":"2025-06-08","serial_number":"104419061334657","imei1":"104419061334657","imei2":"104419061334657","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92507,"job_number":"JOB_92507","tr_customer_id":92524,"tr_customer_product_id":92514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:36:51.000Z","modified_at":"2025-10-29T03:36:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13694559030709","imei1":"13694559030709","imei2":"13694559030709","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:36:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92509,"job_number":"JOB_92509","tr_customer_id":92526,"tr_customer_product_id":92516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:36:53.000Z","modified_at":"2025-10-29T03:36:53.000Z","name":"Belle Becker","mobile_number":"975-253-0076","email_id":"Idell66@gmail.com","dop":"2025-04-06","serial_number":"12378009701264026","imei1":"12378009701264026","imei2":"12378009701264026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92510,"job_number":"JOB_92510","tr_customer_id":92527,"tr_customer_product_id":92517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:36:54.000Z","modified_at":"2025-10-29T03:36:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17279966461328","imei1":"17279966461328","imei2":"17279966461328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92512,"job_number":"JOB_92512","tr_customer_id":92529,"tr_customer_product_id":92519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:36:54.000Z","modified_at":"2025-10-29T03:36:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13479063001032","imei1":"13479063001032","imei2":"13479063001032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92513,"job_number":"JOB_92513","tr_customer_id":92530,"tr_customer_product_id":92520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:36:54.000Z","modified_at":"2025-10-29T03:36:54.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"16238952195560","imei1":"16238952195560","imei2":"16238952195560","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92516,"job_number":"JOB_92516","tr_customer_id":92533,"tr_customer_product_id":92523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:36:56.000Z","modified_at":"2025-10-29T03:36:56.000Z","name":"Monica Price","mobile_number":"388-280-4560","email_id":"Breanna64@yahoo.com","dop":"2025-04-06","serial_number":"12151663381611866","imei1":"12151663381611866","imei2":"12151663381611866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92517,"job_number":"JOB_92517","tr_customer_id":92534,"tr_customer_product_id":92524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:36:56.000Z","modified_at":"2025-10-29T03:36:56.000Z","name":"Linnie Kuphal","mobile_number":"434-833-5509","email_id":"Monique21@gmail.com","dop":"2025-06-08","serial_number":"108440765701173","imei1":"108440765701173","imei2":"108440765701173","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92518,"job_number":"JOB_92518","tr_customer_id":92535,"tr_customer_product_id":92525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:36:56.000Z","modified_at":"2025-10-29T03:36:56.000Z","name":"Melba Dickinson","mobile_number":"306-264-4099","email_id":"Woodrow.Predovic88@yahoo.com","dop":"2025-04-06","serial_number":"17840000928227318","imei1":"17840000928227318","imei2":"17840000928227318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92526,"job_number":"JOB_92526","tr_customer_id":92543,"tr_customer_product_id":92533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:37:43.000Z","modified_at":"2025-10-29T03:37:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13569763958212","imei1":"13569763958212","imei2":"13569763958212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92528,"job_number":"JOB_92528","tr_customer_id":92545,"tr_customer_product_id":92535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:37:44.000Z","modified_at":"2025-10-29T03:37:44.000Z","name":"Hayden O'Kon","mobile_number":"351-839-2749","email_id":"Alek34@yahoo.com","dop":"2025-04-06","serial_number":"19218963511471148","imei1":"19218963511471148","imei2":"19218963511471148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92529,"job_number":"JOB_92529","tr_customer_id":92546,"tr_customer_product_id":92536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:43:32.000Z","modified_at":"2025-10-29T03:43:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61862661605529","imei1":"61862661605529","imei2":"61862661605529","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92530,"job_number":"JOB_92530","tr_customer_id":92547,"tr_customer_product_id":92537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:43:32.000Z","modified_at":"2025-10-29T03:43:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95370726497270","imei1":"95370726497270","imei2":"95370726497270","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92531,"job_number":"JOB_92531","tr_customer_id":92548,"tr_customer_product_id":92538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:43:33.000Z","modified_at":"2025-10-29T03:43:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46076225224564","imei1":"46076225224564","imei2":"46076225224564","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92532,"job_number":"JOB_92532","tr_customer_id":92549,"tr_customer_product_id":92539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:43:33.000Z","modified_at":"2025-10-29T03:43:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61426655429228","imei1":"61426655429228","imei2":"61426655429228","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92533,"job_number":"JOB_92533","tr_customer_id":92550,"tr_customer_product_id":92540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:43:33.000Z","modified_at":"2025-10-29T03:43:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22875112027464","imei1":"22875112027464","imei2":"22875112027464","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92534,"job_number":"JOB_92534","tr_customer_id":92551,"tr_customer_product_id":92541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:43:34.000Z","modified_at":"2025-10-29T03:43:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59309331235249","imei1":"59309331235249","imei2":"59309331235249","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92536,"job_number":"JOB_92536","tr_customer_id":92553,"tr_customer_product_id":92543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:44:04.000Z","modified_at":"2025-10-29T03:44:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40735325840385","imei1":"40735325840385","imei2":"40735325840385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:44:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92537,"job_number":"JOB_92537","tr_customer_id":92554,"tr_customer_product_id":92544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:44:04.000Z","modified_at":"2025-10-29T03:44:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50132815849137","imei1":"50132815849137","imei2":"50132815849137","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:44:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92538,"job_number":"JOB_92538","tr_customer_id":92555,"tr_customer_product_id":92545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:44:05.000Z","modified_at":"2025-10-29T03:44:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80558985105755","imei1":"80558985105755","imei2":"80558985105755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92539,"job_number":"JOB_92539","tr_customer_id":92556,"tr_customer_product_id":92546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:44:05.000Z","modified_at":"2025-10-29T03:44:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29631913662473","imei1":"29631913662473","imei2":"29631913662473","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92540,"job_number":"JOB_92540","tr_customer_id":92557,"tr_customer_product_id":92547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:44:05.000Z","modified_at":"2025-10-29T03:44:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22714261509654","imei1":"22714261509654","imei2":"22714261509654","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92541,"job_number":"JOB_92541","tr_customer_id":92558,"tr_customer_product_id":92548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:44:06.000Z","modified_at":"2025-10-29T03:44:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32306830540852","imei1":"32306830540852","imei2":"32306830540852","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:44:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92543,"job_number":"JOB_92543","tr_customer_id":92560,"tr_customer_product_id":92550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:44:36.000Z","modified_at":"2025-10-29T03:44:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65744211470784","imei1":"65744211470784","imei2":"65744211470784","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92544,"job_number":"JOB_92544","tr_customer_id":92561,"tr_customer_product_id":92551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:44:36.000Z","modified_at":"2025-10-29T03:44:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37540393183518","imei1":"37540393183518","imei2":"37540393183518","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92545,"job_number":"JOB_92545","tr_customer_id":92562,"tr_customer_product_id":92552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:44:36.000Z","modified_at":"2025-10-29T03:44:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79156127021687","imei1":"79156127021687","imei2":"79156127021687","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92546,"job_number":"JOB_92546","tr_customer_id":92563,"tr_customer_product_id":92553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:44:37.000Z","modified_at":"2025-10-29T03:44:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64576172170252","imei1":"64576172170252","imei2":"64576172170252","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92547,"job_number":"JOB_92547","tr_customer_id":92564,"tr_customer_product_id":92554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:44:37.000Z","modified_at":"2025-10-29T03:44:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37863454318360","imei1":"37863454318360","imei2":"37863454318360","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92548,"job_number":"JOB_92548","tr_customer_id":92565,"tr_customer_product_id":92555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:44:37.000Z","modified_at":"2025-10-29T03:44:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45330232453785","imei1":"45330232453785","imei2":"45330232453785","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92550,"job_number":"JOB_92550","tr_customer_id":92567,"tr_customer_product_id":92557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:58:06.000Z","modified_at":"2025-10-29T03:58:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18894006361523","imei1":"18894006361523","imei2":"18894006361523","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92552,"job_number":"JOB_92552","tr_customer_id":92569,"tr_customer_product_id":92559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:58:07.000Z","modified_at":"2025-10-29T03:58:07.000Z","name":"Abbie Johnston","mobile_number":"245-938-8446","email_id":"Aida_Volkman26@yahoo.com","dop":"2025-04-06","serial_number":"18927402563668176","imei1":"18927402563668176","imei2":"18927402563668176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92553,"job_number":"JOB_92553","tr_customer_id":92570,"tr_customer_product_id":92560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:58:14.000Z","modified_at":"2025-10-29T03:58:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18027578855556","imei1":"18027578855556","imei2":"18027578855556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92555,"job_number":"JOB_92555","tr_customer_id":92572,"tr_customer_product_id":92562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:58:15.000Z","modified_at":"2025-10-29T03:58:15.000Z","name":"Jaden Leffler","mobile_number":"624-598-5024","email_id":"Gonzalo16@gmail.com","dop":"2025-04-06","serial_number":"17794766395741624","imei1":"17794766395741624","imei2":"17794766395741624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92556,"job_number":"JOB_92556","tr_customer_id":92573,"tr_customer_product_id":92563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:58:23.000Z","modified_at":"2025-10-29T03:58:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11337465972216","imei1":"11337465972216","imei2":"11337465972216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92558,"job_number":"JOB_92558","tr_customer_id":92575,"tr_customer_product_id":92565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:58:23.000Z","modified_at":"2025-10-29T03:58:23.000Z","name":"Bridgette McDermott","mobile_number":"654-596-1512","email_id":"Polly.Dicki@gmail.com","dop":"2025-04-06","serial_number":"19492932641954692","imei1":"19492932641954692","imei2":"19492932641954692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92559,"job_number":"JOB_92559","tr_customer_id":92576,"tr_customer_product_id":92566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:59:54.000Z","modified_at":"2025-10-29T03:59:54.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18568217532941","imei1":"18568217532941","imei2":"18568217532941","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:59:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92560,"job_number":"JOB_92560","tr_customer_id":92577,"tr_customer_product_id":92567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:59:55.000Z","modified_at":"2025-10-29T03:59:55.000Z","name":"Aisha Friesen","mobile_number":"289-443-6769","email_id":"Randy72@gmail.com","dop":"2025-09-16","serial_number":"18105695338070","imei1":"18105695338070","imei2":"18105695338070","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92561,"job_number":"JOB_92561","tr_customer_id":92578,"tr_customer_product_id":92568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T04:00:14.000Z","modified_at":"2025-10-29T04:00:14.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"19440428388125","imei1":"19440428388125","imei2":"19440428388125","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T04:00:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92562,"job_number":"JOB_92562","tr_customer_id":92579,"tr_customer_product_id":92569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T04:00:14.000Z","modified_at":"2025-10-29T04:00:14.000Z","name":"Scot Funk","mobile_number":"820-470-3484","email_id":"Citlalli_McCullough@hotmail.com","dop":"2025-09-16","serial_number":"15523494089763","imei1":"15523494089763","imei2":"15523494089763","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T04:00:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92563,"job_number":"JOB_92563","tr_customer_id":92580,"tr_customer_product_id":92570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T04:00:33.000Z","modified_at":"2025-10-29T04:00:33.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"13627923446934","imei1":"13627923446934","imei2":"13627923446934","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T04:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92564,"job_number":"JOB_92564","tr_customer_id":92581,"tr_customer_product_id":92571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T04:00:33.000Z","modified_at":"2025-10-29T04:00:33.000Z","name":"Kiera Kilback","mobile_number":"617-628-9453","email_id":"Lillie.Mann34@gmail.com","dop":"2025-09-16","serial_number":"18840536124772","imei1":"18840536124772","imei2":"18840536124772","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T04:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92565,"job_number":"JOB_92565","tr_customer_id":92582,"tr_customer_product_id":92572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T04:08:25.000Z","modified_at":"2025-10-29T04:08:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14576761727915","imei1":"14576761727915","imei2":"14576761727915","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T04:08:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92567,"job_number":"JOB_92567","tr_customer_id":92584,"tr_customer_product_id":92574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T04:08:26.000Z","modified_at":"2025-10-29T04:08:26.000Z","name":"Kristy Gerhold","mobile_number":"735-703-6893","email_id":"Dena_Hahn@hotmail.com","dop":"2025-04-06","serial_number":"17164679271033034","imei1":"17164679271033034","imei2":"17164679271033034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T04:08:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92568,"job_number":"JOB_92568","tr_customer_id":92585,"tr_customer_product_id":92575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T04:09:02.000Z","modified_at":"2025-10-29T04:09:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11863348483366","imei1":"11863348483366","imei2":"11863348483366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T04:09:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92570,"job_number":"JOB_92570","tr_customer_id":92587,"tr_customer_product_id":92577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T04:09:03.000Z","modified_at":"2025-10-29T04:09:03.000Z","name":"Madalyn Thompson","mobile_number":"466-381-0725","email_id":"Claudia_Kuhn5@yahoo.com","dop":"2025-04-06","serial_number":"18650647545436016","imei1":"18650647545436016","imei2":"18650647545436016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T04:09:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92571,"job_number":"JOB_92571","tr_customer_id":92588,"tr_customer_product_id":92578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T04:09:37.000Z","modified_at":"2025-10-29T04:09:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10332216039672","imei1":"10332216039672","imei2":"10332216039672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T04:09:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92573,"job_number":"JOB_92573","tr_customer_id":92590,"tr_customer_product_id":92580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T04:09:38.000Z","modified_at":"2025-10-29T04:09:38.000Z","name":"Alexanne Feest","mobile_number":"735-204-4776","email_id":"Karina18@hotmail.com","dop":"2025-04-06","serial_number":"17412239995832740","imei1":"17412239995832740","imei2":"17412239995832740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T04:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92574,"job_number":"JOB_92574","tr_customer_id":92591,"tr_customer_product_id":92581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T04:10:28.000Z","modified_at":"2025-10-29T04:10:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12177594425034","imei1":"12177594425034","imei2":"12177594425034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T04:10:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92576,"job_number":"JOB_92576","tr_customer_id":92593,"tr_customer_product_id":92583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T04:10:30.000Z","modified_at":"2025-10-29T04:10:30.000Z","name":"Brennan Von","mobile_number":"231-932-5449","email_id":"Roxanne_Fritsch36@hotmail.com","dop":"2025-04-06","serial_number":"14607375512056532","imei1":"14607375512056532","imei2":"14607375512056532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T04:10:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92577,"job_number":"JOB_92577","tr_customer_id":92594,"tr_customer_product_id":92584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T04:11:06.000Z","modified_at":"2025-10-29T04:11:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11904610213931","imei1":"11904610213931","imei2":"11904610213931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T04:11:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92579,"job_number":"JOB_92579","tr_customer_id":92596,"tr_customer_product_id":92586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T04:11:07.000Z","modified_at":"2025-10-29T04:11:07.000Z","name":"Seth Parisian","mobile_number":"583-330-6420","email_id":"Alanna.Kertzmann23@yahoo.com","dop":"2025-04-06","serial_number":"13151148242147226","imei1":"13151148242147226","imei2":"13151148242147226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T04:11:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92580,"job_number":"JOB_92580","tr_customer_id":92597,"tr_customer_product_id":92587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T04:11:41.000Z","modified_at":"2025-10-29T04:11:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10653191973351","imei1":"10653191973351","imei2":"10653191973351","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T04:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92582,"job_number":"JOB_92582","tr_customer_id":92599,"tr_customer_product_id":92589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T04:11:42.000Z","modified_at":"2025-10-29T04:11:42.000Z","name":"Megane Fay","mobile_number":"286-479-4189","email_id":"Lucio.Baumbach34@yahoo.com","dop":"2025-04-06","serial_number":"18658668210067188","imei1":"18658668210067188","imei2":"18658668210067188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T04:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92583,"job_number":"JOB_92583","tr_customer_id":92600,"tr_customer_product_id":92590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T04:22:41.000Z","modified_at":"2025-10-29T04:22:41.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-19","serial_number":"61170157264594","imei1":"61170157264594","imei2":"61170157264594","popurl":"2025-10-19T04:22:40.603608498Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T04:22:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92584,"job_number":"JOB_92584","tr_customer_id":92601,"tr_customer_product_id":92591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T04:23:03.000Z","modified_at":"2025-10-29T04:23:03.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-19","serial_number":"19573762482899","imei1":"19573762482899","imei2":"19573762482899","popurl":"2025-10-19T04:23:02.549046269Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T04:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92585,"job_number":"JOB_92585","tr_customer_id":92602,"tr_customer_product_id":92592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T04:24:12.000Z","modified_at":"2025-10-29T04:24:12.000Z","name":"Hemanth Mukkillapati","mobile_number":"9989433666","email_id":"hemanthraju.123@gmail.com","dop":"2025-10-29","serial_number":"12345678901852","imei1":"12345678901852","imei2":"12345678901852","popurl":"2025-10-29T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T04:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92586,"job_number":"JOB_92586","tr_customer_id":92603,"tr_customer_product_id":92593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T04:31:36.000Z","modified_at":"2025-10-29T04:31:36.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"107248296914803","imei1":"107248296914803","imei2":"107248296914803","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T04:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92588,"job_number":"JOB_92588","tr_customer_id":92605,"tr_customer_product_id":92595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T04:31:50.000Z","modified_at":"2025-10-29T04:31:50.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"101141690048638","imei1":"101141690048638","imei2":"101141690048638","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T04:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92590,"job_number":"JOB_92590","tr_customer_id":92607,"tr_customer_product_id":92597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T04:32:10.000Z","modified_at":"2025-10-29T04:32:10.000Z","name":"Hemanth Mukkillapati","mobile_number":"9989433666","email_id":"hemanthraju.123@gmail.com","dop":"2025-10-29","serial_number":"12345678901852","imei1":"12345678901832","imei2":"12345678901832","popurl":"2025-10-29T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92594,"job_number":"JOB_92594","tr_customer_id":92611,"tr_customer_product_id":92601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T04:46:00.000Z","modified_at":"2025-10-29T04:46:00.000Z","name":"Lily Kunze","mobile_number":"952-247-6526","email_id":"Carolyne_Lakin@yahoo.com","dop":"2025-04-06","serial_number":"11265175209217432","imei1":"11265175209217432","imei2":"11265175209217432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T04:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92602,"job_number":"JOB_92602","tr_customer_id":92619,"tr_customer_product_id":92609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T05:19:34.000Z","modified_at":"2025-10-29T05:19:34.000Z","name":"Shashank Shetkar","mobile_number":"9820010741","email_id":"shetkarshashank@gmail.com","dop":"2025-10-19","serial_number":"12345678901234","imei1":"12345678901234","imei2":"12345678901234","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92613,"job_number":"JOB_92613","tr_customer_id":92630,"tr_customer_product_id":92620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T05:38:41.000Z","modified_at":"2025-10-29T05:38:41.000Z","name":"Shashank Shetkar","mobile_number":"9820010741","email_id":"shetkarshashank@gmail.com","dop":"2025-10-19","serial_number":"52107846301874","imei1":"52107846301874","imei2":"52107846301874","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T05:38:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92627,"job_number":"JOB_92627","tr_customer_id":92644,"tr_customer_product_id":92634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:19:40.000Z","modified_at":"2025-10-29T06:19:40.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10082063021953","imei1":"10082063021953","imei2":"10082063021953","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92629,"job_number":"JOB_92629","tr_customer_id":92646,"tr_customer_product_id":92636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:19:41.000Z","modified_at":"2025-10-29T06:19:41.000Z","name":"Bernhard Feeney","mobile_number":"315-269-8082","email_id":"Leopoldo_Baumbach79@yahoo.com","dop":"2025-06-18","serial_number":"1004062313041284","imei1":"1004062313041284","imei2":"1004062313041284","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92630,"job_number":"JOB_92630","tr_customer_id":92647,"tr_customer_product_id":92637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:20:15.000Z","modified_at":"2025-10-29T06:20:15.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"14706444997194","imei1":"14706444997194","imei2":"14706444997194","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:20:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92632,"job_number":"JOB_92632","tr_customer_id":92649,"tr_customer_product_id":92639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:20:17.000Z","modified_at":"2025-10-29T06:20:17.000Z","name":"Hank Greenfelder","mobile_number":"283-367-2437","email_id":"Herta_Nader@hotmail.com","dop":"2025-06-08","serial_number":"106866129098823","imei1":"106866129098823","imei2":"106866129098823","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92633,"job_number":"JOB_92633","tr_customer_id":92650,"tr_customer_product_id":92640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:20:27.000Z","modified_at":"2025-10-29T06:20:27.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10645198778217","imei1":"10645198778217","imei2":"10645198778217","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92635,"job_number":"JOB_92635","tr_customer_id":92652,"tr_customer_product_id":92642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:20:28.000Z","modified_at":"2025-10-29T06:20:28.000Z","name":"Rosalia Dach","mobile_number":"477-948-8622","email_id":"Haylie50@yahoo.com","dop":"2025-06-18","serial_number":"1093277640067664","imei1":"1093277640067664","imei2":"1093277640067664","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92636,"job_number":"JOB_92636","tr_customer_id":92653,"tr_customer_product_id":92643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:20:47.000Z","modified_at":"2025-10-29T06:20:47.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"12175088546493","imei1":"12175088546493","imei2":"12175088546493","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92638,"job_number":"JOB_92638","tr_customer_id":92655,"tr_customer_product_id":92645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:20:49.000Z","modified_at":"2025-10-29T06:20:49.000Z","name":"Sandra Kuvalis","mobile_number":"884-359-8010","email_id":"Abner.Schmeler67@hotmail.com","dop":"2025-06-08","serial_number":"107591655776861","imei1":"107591655776861","imei2":"107591655776861","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:20:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92639,"job_number":"JOB_92639","tr_customer_id":92656,"tr_customer_product_id":92646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:21:19.000Z","modified_at":"2025-10-29T06:21:19.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"10701665329481","imei1":"10701665329481","imei2":"10701665329481","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:21:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92641,"job_number":"JOB_92641","tr_customer_id":92658,"tr_customer_product_id":92648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:21:21.000Z","modified_at":"2025-10-29T06:21:21.000Z","name":"Tito Auer","mobile_number":"454-274-6781","email_id":"Luciano.Macejkovic45@yahoo.com","dop":"2025-06-08","serial_number":"109351340814571","imei1":"109351340814571","imei2":"109351340814571","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92646,"job_number":"JOB_92646","tr_customer_id":92663,"tr_customer_product_id":92653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:29:39.000Z","modified_at":"2025-10-29T06:29:39.000Z","name":"Ben Douglas","mobile_number":"953-709-5843","email_id":"Shanny_Ondricka12@gmail.com","dop":"2025-04-06","serial_number":"11971022091790364","imei1":"11971022091790364","imei2":"11971022091790364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:29:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92648,"job_number":"JOB_92648","tr_customer_id":92665,"tr_customer_product_id":92655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:37:02.000Z","modified_at":"2025-10-29T06:37:02.000Z","name":"Antoinette Watsica","mobile_number":"590-758-0436","email_id":"Ursula.Gusikowski@yahoo.com","dop":"2025-04-06","serial_number":"17407529545081496","imei1":"17407529545081496","imei2":"17407529545081496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92650,"job_number":"JOB_92650","tr_customer_id":92667,"tr_customer_product_id":92657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:40:37.000Z","modified_at":"2025-10-29T06:40:37.000Z","name":"Eliseo Ratke","mobile_number":"916-913-9894","email_id":"Kathleen10@hotmail.com","dop":"2025-04-06","serial_number":"14778883471951434","imei1":"14778883471951434","imei2":"14778883471951434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92651,"job_number":"JOB_92651","tr_customer_id":92668,"tr_customer_product_id":92658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:40:39.000Z","modified_at":"2025-10-29T06:40:39.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"14292458864744","imei1":"14292458864744","imei2":"14292458864744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:40:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92653,"job_number":"JOB_92653","tr_customer_id":92670,"tr_customer_product_id":92660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:40:48.000Z","modified_at":"2025-10-29T06:40:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18435019759209","imei1":"18435019759209","imei2":"18435019759209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92655,"job_number":"JOB_92655","tr_customer_id":92672,"tr_customer_product_id":92662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:40:49.000Z","modified_at":"2025-10-29T06:40:49.000Z","name":"Kirstin Crona","mobile_number":"742-714-9091","email_id":"Naomie.Glover@hotmail.com","dop":"2025-04-06","serial_number":"17339680759502100","imei1":"17339680759502100","imei2":"17339680759502100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92656,"job_number":"JOB_92656","tr_customer_id":92673,"tr_customer_product_id":92663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:41:29.000Z","modified_at":"2025-10-29T06:41:29.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"10161914178263","imei1":"10161914178263","imei2":"10161914178263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92658,"job_number":"JOB_92658","tr_customer_id":92675,"tr_customer_product_id":92665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:41:41.000Z","modified_at":"2025-10-29T06:41:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16160246623521","imei1":"16160246623521","imei2":"16160246623521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92660,"job_number":"JOB_92660","tr_customer_id":92677,"tr_customer_product_id":92667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:41:43.000Z","modified_at":"2025-10-29T06:41:43.000Z","name":"Allison Rowe","mobile_number":"684-418-2181","email_id":"Roxanne_Mante@yahoo.com","dop":"2025-04-06","serial_number":"10707601627779466","imei1":"10707601627779466","imei2":"10707601627779466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92661,"job_number":"JOB_92661","tr_customer_id":92678,"tr_customer_product_id":92668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:42:19.000Z","modified_at":"2025-10-29T06:42:19.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"14886416736333","imei1":"14886416736333","imei2":"14886416736333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:42:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92663,"job_number":"JOB_92663","tr_customer_id":92680,"tr_customer_product_id":92670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:42:34.000Z","modified_at":"2025-10-29T06:42:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15816308598873","imei1":"15816308598873","imei2":"15816308598873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:42:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92665,"job_number":"JOB_92665","tr_customer_id":92682,"tr_customer_product_id":92672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:42:36.000Z","modified_at":"2025-10-29T06:42:36.000Z","name":"Alisa Metz","mobile_number":"863-325-7515","email_id":"Emilia81@yahoo.com","dop":"2025-04-06","serial_number":"13428779431923964","imei1":"13428779431923964","imei2":"13428779431923964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92666,"job_number":"JOB_92666","tr_customer_id":92683,"tr_customer_product_id":92673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:54:16.000Z","modified_at":"2025-10-29T06:54:16.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"10862206884146","imei1":"10862206884146","imei2":"10862206884146","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:54:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92667,"job_number":"JOB_92667","tr_customer_id":92684,"tr_customer_product_id":92674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:54:16.000Z","modified_at":"2025-10-29T06:54:16.000Z","name":"Loraine Miller","mobile_number":"774-493-7506","email_id":"Dewayne_Schaden@yahoo.com","dop":"2025-09-16","serial_number":"14164114052966","imei1":"14164114052966","imei2":"14164114052966","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:54:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92668,"job_number":"JOB_92668","tr_customer_id":92685,"tr_customer_product_id":92675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:54:38.000Z","modified_at":"2025-10-29T06:54:38.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"17520016775030","imei1":"17520016775030","imei2":"17520016775030","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92669,"job_number":"JOB_92669","tr_customer_id":92686,"tr_customer_product_id":92676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:54:39.000Z","modified_at":"2025-10-29T06:54:39.000Z","name":"Dalton Stracke","mobile_number":"202-530-2803","email_id":"Xavier_Wilkinson51@hotmail.com","dop":"2025-09-16","serial_number":"12706813907531","imei1":"12706813907531","imei2":"12706813907531","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92670,"job_number":"JOB_92670","tr_customer_id":92687,"tr_customer_product_id":92677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:55:00.000Z","modified_at":"2025-10-29T06:55:00.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"10713972963064","imei1":"10713972963064","imei2":"10713972963064","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:55:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92671,"job_number":"JOB_92671","tr_customer_id":92688,"tr_customer_product_id":92678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:55:01.000Z","modified_at":"2025-10-29T06:55:01.000Z","name":"Hadley Weber","mobile_number":"722-491-4076","email_id":"Barry_Bogisich@gmail.com","dop":"2025-09-16","serial_number":"11260322676738","imei1":"11260322676738","imei2":"11260322676738","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:55:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92675,"job_number":"JOB_92675","tr_customer_id":92692,"tr_customer_product_id":92682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T07:36:30.000Z","modified_at":"2025-10-29T07:36:30.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"11034065456112","imei1":"11034065456112","imei2":"11034065456112","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T07:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92677,"job_number":"JOB_92677","tr_customer_id":92694,"tr_customer_product_id":92684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T07:36:32.000Z","modified_at":"2025-10-29T07:36:32.000Z","name":"Elissa Kirlin","mobile_number":"881-285-0752","email_id":"Guido_Koch73@hotmail.com","dop":"2025-09-20","serial_number":"100179599824183","imei1":"100179599824183","imei2":"100179599824183","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T07:36:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92678,"job_number":"JOB_92678","tr_customer_id":92695,"tr_customer_product_id":92685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T07:37:20.000Z","modified_at":"2025-10-29T07:37:20.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"15951796290639","imei1":"15951796290639","imei2":"15951796290639","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T07:37:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92681,"job_number":"JOB_92681","tr_customer_id":92698,"tr_customer_product_id":92688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T07:37:22.000Z","modified_at":"2025-10-29T07:37:22.000Z","name":"Imani Dietrich","mobile_number":"929-883-3664","email_id":"Rickie.Abbott@hotmail.com","dop":"2025-09-20","serial_number":"100918755609144","imei1":"100918755609144","imei2":"100918755609144","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T07:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92682,"job_number":"JOB_92682","tr_customer_id":92699,"tr_customer_product_id":92689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T07:37:23.000Z","modified_at":"2025-10-29T07:37:23.000Z","name":"Opal Walsh","mobile_number":"727-290-2082","email_id":"Johnny.Leannon@hotmail.com","dop":"2025-04-06","serial_number":"15664266680011614","imei1":"15664266680011614","imei2":"15664266680011614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T07:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92683,"job_number":"JOB_92683","tr_customer_id":92700,"tr_customer_product_id":92690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T07:38:09.000Z","modified_at":"2025-10-29T07:38:09.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"15166828142461","imei1":"15166828142461","imei2":"15166828142461","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T07:38:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92685,"job_number":"JOB_92685","tr_customer_id":92702,"tr_customer_product_id":92692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T07:38:11.000Z","modified_at":"2025-10-29T07:38:11.000Z","name":"Antonietta Kuvalis","mobile_number":"872-329-8203","email_id":"Roslyn.Gleason67@hotmail.com","dop":"2025-09-20","serial_number":"100138708390153","imei1":"100138708390153","imei2":"100138708390153","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T07:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92686,"job_number":"JOB_92686","tr_customer_id":92703,"tr_customer_product_id":92693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T07:56:32.000Z","modified_at":"2025-10-29T07:56:32.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"12262382617536","imei1":"12262382617536","imei2":"12262382617536","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T07:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92688,"job_number":"JOB_92688","tr_customer_id":92705,"tr_customer_product_id":92695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T07:56:34.000Z","modified_at":"2025-10-29T07:56:34.000Z","name":"Arnaldo Wisoky","mobile_number":"891-785-6260","email_id":"Bennett_Okuneva@gmail.com","dop":"2025-09-20","serial_number":"100646785115557","imei1":"100646785115557","imei2":"100646785115557","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T07:56:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92689,"job_number":"JOB_92689","tr_customer_id":92706,"tr_customer_product_id":92696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T07:57:23.000Z","modified_at":"2025-10-29T07:57:23.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"17419001235150","imei1":"17419001235150","imei2":"17419001235150","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T07:57:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92691,"job_number":"JOB_92691","tr_customer_id":92708,"tr_customer_product_id":92698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T07:57:25.000Z","modified_at":"2025-10-29T07:57:25.000Z","name":"Sage Pfeffer","mobile_number":"254-710-6282","email_id":"Shaniya62@yahoo.com","dop":"2025-09-20","serial_number":"100150684486055","imei1":"100150684486055","imei2":"100150684486055","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T07:57:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92692,"job_number":"JOB_92692","tr_customer_id":92709,"tr_customer_product_id":92699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T07:58:15.000Z","modified_at":"2025-10-29T07:58:15.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"18563236965532","imei1":"18563236965532","imei2":"18563236965532","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T07:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92694,"job_number":"JOB_92694","tr_customer_id":92711,"tr_customer_product_id":92701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T07:58:16.000Z","modified_at":"2025-10-29T07:58:16.000Z","name":"Henry Feest","mobile_number":"232-463-6001","email_id":"Gertrude94@yahoo.com","dop":"2025-09-20","serial_number":"100796581083246","imei1":"100796581083246","imei2":"100796581083246","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T07:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92695,"job_number":"JOB_92695","tr_customer_id":92712,"tr_customer_product_id":92702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T08:04:02.000Z","modified_at":"2025-10-29T08:04:02.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"11601029922527","imei1":"11601029922527","imei2":"11601029922527","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T08:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92697,"job_number":"JOB_92697","tr_customer_id":92714,"tr_customer_product_id":92704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T08:04:04.000Z","modified_at":"2025-10-29T08:04:04.000Z","name":"Shayna Leannon","mobile_number":"344-511-1190","email_id":"Zola_Bednar@yahoo.com","dop":"2025-09-20","serial_number":"100848331261606","imei1":"100848331261606","imei2":"100848331261606","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T08:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92698,"job_number":"JOB_92698","tr_customer_id":92715,"tr_customer_product_id":92705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T08:04:51.000Z","modified_at":"2025-10-29T08:04:51.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"12263078712554","imei1":"12263078712554","imei2":"12263078712554","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T08:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92700,"job_number":"JOB_92700","tr_customer_id":92717,"tr_customer_product_id":92707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T08:04:52.000Z","modified_at":"2025-10-29T08:04:52.000Z","name":"Michael Halvorson","mobile_number":"716-983-6641","email_id":"Norbert_Harber36@hotmail.com","dop":"2025-09-20","serial_number":"100341669637960","imei1":"100341669637960","imei2":"100341669637960","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T08:04:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92701,"job_number":"JOB_92701","tr_customer_id":92718,"tr_customer_product_id":92708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T08:05:38.000Z","modified_at":"2025-10-29T08:05:38.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"19329228320801","imei1":"19329228320801","imei2":"19329228320801","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T08:05:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92703,"job_number":"JOB_92703","tr_customer_id":92720,"tr_customer_product_id":92710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T08:05:40.000Z","modified_at":"2025-10-29T08:05:40.000Z","name":"Norene Borer","mobile_number":"584-464-1349","email_id":"Aletha.Koch0@yahoo.com","dop":"2025-09-20","serial_number":"100207571363493","imei1":"100207571363493","imei2":"100207571363493","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T08:05:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92704,"job_number":"JOB_92704","tr_customer_id":92721,"tr_customer_product_id":92711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T08:08:54.000Z","modified_at":"2025-10-29T08:08:54.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"15874150377044","imei1":"15874150377044","imei2":"15874150377044","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T08:08:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92706,"job_number":"JOB_92706","tr_customer_id":92723,"tr_customer_product_id":92713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T08:08:56.000Z","modified_at":"2025-10-29T08:08:56.000Z","name":"Patricia Corkery","mobile_number":"730-654-6230","email_id":"Destiney_Jacobs@gmail.com","dop":"2025-09-20","serial_number":"100972758035390","imei1":"100972758035390","imei2":"100972758035390","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T08:08:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92707,"job_number":"JOB_92707","tr_customer_id":92724,"tr_customer_product_id":92714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T08:09:42.000Z","modified_at":"2025-10-29T08:09:42.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"18499475197626","imei1":"18499475197626","imei2":"18499475197626","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T08:09:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92709,"job_number":"JOB_92709","tr_customer_id":92726,"tr_customer_product_id":92716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T08:09:44.000Z","modified_at":"2025-10-29T08:09:44.000Z","name":"Maegan Torp","mobile_number":"622-240-8917","email_id":"Odie_Stokes60@hotmail.com","dop":"2025-09-20","serial_number":"100515203201324","imei1":"100515203201324","imei2":"100515203201324","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T08:09:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92710,"job_number":"JOB_92710","tr_customer_id":92727,"tr_customer_product_id":92717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T08:10:30.000Z","modified_at":"2025-10-29T08:10:30.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"18410479709326","imei1":"18410479709326","imei2":"18410479709326","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T08:10:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92712,"job_number":"JOB_92712","tr_customer_id":92729,"tr_customer_product_id":92719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T08:10:32.000Z","modified_at":"2025-10-29T08:10:32.000Z","name":"Ian Moen","mobile_number":"859-224-3849","email_id":"Margret_Wintheiser16@gmail.com","dop":"2025-09-20","serial_number":"100485997338338","imei1":"100485997338338","imei2":"100485997338338","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T08:10:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92715,"job_number":"JOB_92715","tr_customer_id":92732,"tr_customer_product_id":92722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T08:41:09.000Z","modified_at":"2025-10-29T08:41:09.000Z","name":"Karan  Vaid","mobile_number":"4446464846","email_id":"thomasmuller@xyz.com","dop":"2025-08-06","serial_number":"17194621125080","imei1":"17194621125080","imei2":"17194621125080","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T08:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92716,"job_number":"JOB_92716","tr_customer_id":92733,"tr_customer_product_id":92723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T08:43:23.000Z","modified_at":"2025-10-29T08:47:44.000Z","name":"Karan  Vaid","mobile_number":"4446464846","email_id":"thomasmuller@xyz.com","dop":"2025-08-06","serial_number":"15369259402797","imei1":"15369259402797","imei2":"15369259402797","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":3,"assigned_on":"2025-10-29T08:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92720,"job_number":"JOB_92720","tr_customer_id":92737,"tr_customer_product_id":92727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T09:09:48.000Z","modified_at":"2025-10-29T09:09:48.000Z","name":"Raven Feil","mobile_number":"242-765-5155","email_id":"Carlotta.Veum@hotmail.com","dop":"2025-04-06","serial_number":"16515909081061","imei1":"16515909081061","imei2":"16515909081061","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T09:09:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92732,"job_number":"JOB_92732","tr_customer_id":92749,"tr_customer_product_id":92739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T10:12:02.000Z","modified_at":"2025-10-29T10:12:02.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"125034731576078","imei1":"125034731576078","imei2":"125034731576078","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T10:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92735,"job_number":"JOB_92735","tr_customer_id":92752,"tr_customer_product_id":92742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T11:52:13.000Z","modified_at":"2025-10-29T11:52:13.000Z","name":"Raven Feil","mobile_number":"242-765-5155","email_id":"Carlotta.Veum@hotmail.com","dop":"2025-04-06","serial_number":"96515909081061","imei1":"06515909081061","imei2":"96515909081061","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T11:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92736,"job_number":"JOB_92736","tr_customer_id":92753,"tr_customer_product_id":92743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T12:03:24.000Z","modified_at":"2025-10-29T12:03:24.000Z","name":"Kajal Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391456191268","imei1":"56391456191268","imei2":"56391456191268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T12:03:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92737,"job_number":"JOB_92737","tr_customer_id":92754,"tr_customer_product_id":92744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T12:03:24.000Z","modified_at":"2025-10-29T12:03:24.000Z","name":"Ajinkya Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391087191235","imei1":"56391087191235","imei2":"56391087191235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T12:03:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92738,"job_number":"JOB_92738","tr_customer_id":92755,"tr_customer_product_id":92745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T12:03:24.000Z","modified_at":"2025-10-29T12:03:24.000Z","name":"Uday Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391087194567","imei1":"56391087194567","imei2":"56391087194567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T12:03:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92739,"job_number":"JOB_92739","tr_customer_id":92756,"tr_customer_product_id":92746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T12:03:24.000Z","modified_at":"2025-10-29T12:03:24.000Z","name":"Jatin Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391087191342","imei1":"56391087191342","imei2":"56391087191342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T12:03:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92740,"job_number":"JOB_92740","tr_customer_id":92758,"tr_customer_product_id":92748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T12:03:24.000Z","modified_at":"2025-10-29T12:03:24.000Z","name":"Ritu Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391034591268","imei1":"56391034591268","imei2":"56391034591268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T12:03:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92741,"job_number":"JOB_92741","tr_customer_id":92757,"tr_customer_product_id":92747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T12:03:24.000Z","modified_at":"2025-10-29T12:03:24.000Z","name":"Travon Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391087191268","imei1":"56391087191268","imei2":"56391087191268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T12:03:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92744,"job_number":"JOB_92744","tr_customer_id":92761,"tr_customer_product_id":92751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T12:43:24.000Z","modified_at":"2025-10-29T12:43:24.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"18307471842857","imei1":"18307471842857","imei2":"18307471842857","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T12:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92746,"job_number":"JOB_92746","tr_customer_id":92763,"tr_customer_product_id":92753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T12:43:26.000Z","modified_at":"2025-10-29T12:43:26.000Z","name":"Emelie Carter","mobile_number":"293-706-9333","email_id":"Gladys74@yahoo.com","dop":"2025-09-20","serial_number":"100092398468420","imei1":"100092398468420","imei2":"100092398468420","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T12:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92747,"job_number":"JOB_92747","tr_customer_id":92764,"tr_customer_product_id":92754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T12:44:16.000Z","modified_at":"2025-10-29T12:44:16.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"16258280464029","imei1":"16258280464029","imei2":"16258280464029","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T12:44:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92749,"job_number":"JOB_92749","tr_customer_id":92766,"tr_customer_product_id":92756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T12:44:17.000Z","modified_at":"2025-10-29T12:44:17.000Z","name":"Alexys Conroy","mobile_number":"684-471-5069","email_id":"Roberta75@hotmail.com","dop":"2025-09-20","serial_number":"100383488266281","imei1":"100383488266281","imei2":"100383488266281","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T12:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92750,"job_number":"JOB_92750","tr_customer_id":92767,"tr_customer_product_id":92757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T12:45:07.000Z","modified_at":"2025-10-29T12:45:07.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"16451005438065","imei1":"16451005438065","imei2":"16451005438065","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T12:45:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92752,"job_number":"JOB_92752","tr_customer_id":92769,"tr_customer_product_id":92759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T12:45:09.000Z","modified_at":"2025-10-29T12:45:09.000Z","name":"Louie Roob","mobile_number":"842-553-7220","email_id":"Riley_Bruen@yahoo.com","dop":"2025-09-20","serial_number":"100758463258787","imei1":"100758463258787","imei2":"100758463258787","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T12:45:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92754,"job_number":"JOB_92754","tr_customer_id":92771,"tr_customer_product_id":92761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:08:46.000Z","modified_at":"2025-10-29T13:08:46.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"19774508067528","imei1":"19774508067528","imei2":"19774508067528","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:08:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92756,"job_number":"JOB_92756","tr_customer_id":92773,"tr_customer_product_id":92763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:08:48.000Z","modified_at":"2025-10-29T13:08:48.000Z","name":"Nona Reinger","mobile_number":"825-219-3037","email_id":"Nels36@yahoo.com","dop":"2025-09-20","serial_number":"100498865135124","imei1":"100498865135124","imei2":"100498865135124","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:08:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92757,"job_number":"JOB_92757","tr_customer_id":92774,"tr_customer_product_id":92764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:09:40.000Z","modified_at":"2025-10-29T13:09:40.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"13693273479435","imei1":"13693273479435","imei2":"13693273479435","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:09:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92759,"job_number":"JOB_92759","tr_customer_id":92776,"tr_customer_product_id":92766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:09:42.000Z","modified_at":"2025-10-29T13:09:42.000Z","name":"Jadon Rodriguez","mobile_number":"790-804-1368","email_id":"Mathias.Collins83@yahoo.com","dop":"2025-09-20","serial_number":"100381849818373","imei1":"100381849818373","imei2":"100381849818373","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:09:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92760,"job_number":"JOB_92760","tr_customer_id":92777,"tr_customer_product_id":92767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:10:34.000Z","modified_at":"2025-10-29T13:10:34.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"19421969717188","imei1":"19421969717188","imei2":"19421969717188","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:10:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92762,"job_number":"JOB_92762","tr_customer_id":92779,"tr_customer_product_id":92769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:10:35.000Z","modified_at":"2025-10-29T13:10:35.000Z","name":"Marie Christiansen","mobile_number":"709-313-1796","email_id":"Kitty_Kuhn56@yahoo.com","dop":"2025-09-20","serial_number":"100195322714411","imei1":"100195322714411","imei2":"100195322714411","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:10:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92763,"job_number":"JOB_92763","tr_customer_id":92780,"tr_customer_product_id":92770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:29:59.000Z","modified_at":"2025-10-29T13:29:59.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"105897798082225","imei1":"105897798082225","imei2":"105897798082225","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92767,"job_number":"JOB_92767","tr_customer_id":92784,"tr_customer_product_id":92774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:48:17.000Z","modified_at":"2025-10-29T13:48:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72784859596027","imei1":"72784859596027","imei2":"72784859596027","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91476,"job_number":"JOB_91476","tr_customer_id":91493,"tr_customer_product_id":91483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T15:17:22.000Z","modified_at":"2025-10-26T15:17:22.000Z","name":"Shashank Pandey","mobile_number":"5564611644","email_id":"shashankpandey768@gmail.com","dop":"2025-09-03","serial_number":"23425363722686328","imei1":"23425363722686328","imei2":"23425363722686328","popurl":"2025-09-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T15:17:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":91973,"job_number":"JOB_91973","tr_customer_id":91990,"tr_customer_product_id":91980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T19:38:41.000Z","modified_at":"2025-10-27T19:38:41.000Z","name":"Shilpa Talukdar","mobile_number":"6787688999","email_id":"st@gmail.com","dop":"2025-10-21","serial_number":"88888888888888888","imei1":"8888877797777699","imei2":"88888888888889888","popurl":"2025-10-21T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T19:38:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":92728,"job_number":"JOB_92728","tr_customer_id":92745,"tr_customer_product_id":92735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T09:48:25.000Z","modified_at":"2025-10-29T09:48:25.000Z","name":"anan arora","mobile_number":"9394949492","email_id":"a@a.com","dop":"2025-10-29","serial_number":"33333333333333333","imei1":"33333333333333333","imei2":"33333333333333333","popurl":"2025-10-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T09:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":88922,"job_number":"JOB_88922","tr_customer_id":88939,"tr_customer_product_id":88929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T15:21:13.000Z","modified_at":"2025-10-20T15:21:13.000Z","name":"Praveen Sharma","mobile_number":"9990036805","email_id":"praveen_sharma456@yahoo.co.in","dop":"2025-10-13","serial_number":"11111111111111111","imei1":"11111111111111111","imei2":"11111111111111111","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T15:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":91077,"job_number":"JOB_91077","tr_customer_id":91094,"tr_customer_product_id":91084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T20:01:23.000Z","modified_at":"2025-10-25T20:01:23.000Z","name":"Shilpa Talukdar","mobile_number":"6787688999","email_id":"st@gmail.com","dop":"2025-10-21","serial_number":"88888888888888888","imei1":"88888888888888888","imei2":"88888888888888888","popurl":"2025-10-21T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T20:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":91078,"job_number":"JOB_91078","tr_customer_id":91095,"tr_customer_product_id":91085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T20:06:02.000Z","modified_at":"2025-10-25T20:06:02.000Z","name":"Shilpa Talukdar","mobile_number":"6787688999","email_id":"st@gmail.com","dop":"2025-10-21","serial_number":"88888888888888888","imei1":"8888877777776999","imei2":"88888888888888888","popurl":"2025-10-21T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T20:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":91079,"job_number":"JOB_91079","tr_customer_id":91096,"tr_customer_product_id":91086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T20:12:10.000Z","modified_at":"2025-10-25T20:12:10.000Z","name":"Shilpa Talukdar","mobile_number":"6787688999","email_id":"st@gmail.com","dop":"2025-10-21","serial_number":"88888888888888888","imei1":"888887777777699","imei2":"88888888888888888","popurl":"2025-10-21T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T20:12:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":93796,"job_number":"JOB_93796","tr_customer_id":93813,"tr_customer_product_id":93803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:38:39.000Z","modified_at":"2025-10-31T06:38:39.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"17444880361176","imei1":"17444880361176","imei2":"17444880361176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:38:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93797,"job_number":"JOB_93797","tr_customer_id":93814,"tr_customer_product_id":93804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:38:39.000Z","modified_at":"2025-10-31T06:38:39.000Z","name":"Eliezer Volkman","mobile_number":"484-439-7838","email_id":"Katelynn_Schmeler70@gmail.com","dop":"2025-04-06","serial_number":"13925910897855852","imei1":"13925910897855852","imei2":"13925910897855852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:38:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93799,"job_number":"JOB_93799","tr_customer_id":93816,"tr_customer_product_id":93806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:39:20.000Z","modified_at":"2025-10-31T06:39:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10911061599327","imei1":"10911061599327","imei2":"10911061599327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93801,"job_number":"JOB_93801","tr_customer_id":93818,"tr_customer_product_id":93808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:39:22.000Z","modified_at":"2025-10-31T06:39:22.000Z","name":"Scottie Wiza","mobile_number":"565-929-4097","email_id":"Elna_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"14546978359554492","imei1":"14546978359554492","imei2":"14546978359554492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93802,"job_number":"JOB_93802","tr_customer_id":93819,"tr_customer_product_id":93809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:39:30.000Z","modified_at":"2025-10-31T06:39:30.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"18541874628963","imei1":"18541874628963","imei2":"18541874628963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93804,"job_number":"JOB_93804","tr_customer_id":93821,"tr_customer_product_id":93811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:40:12.000Z","modified_at":"2025-10-31T06:40:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16077156444343","imei1":"16077156444343","imei2":"16077156444343","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93806,"job_number":"JOB_93806","tr_customer_id":93823,"tr_customer_product_id":93813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:40:14.000Z","modified_at":"2025-10-31T06:40:14.000Z","name":"Keegan Zemlak","mobile_number":"359-480-2601","email_id":"Alberta75@yahoo.com","dop":"2025-04-06","serial_number":"12539542594187614","imei1":"12539542594187614","imei2":"12539542594187614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93807,"job_number":"JOB_93807","tr_customer_id":93824,"tr_customer_product_id":93814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:40:20.000Z","modified_at":"2025-10-31T06:40:20.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"11719453612684","imei1":"11719453612684","imei2":"11719453612684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93809,"job_number":"JOB_93809","tr_customer_id":93826,"tr_customer_product_id":93816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:52:24.000Z","modified_at":"2025-10-31T06:52:24.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"17226290778166","imei1":"17226290778166","imei2":"17226290778166","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:52:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93810,"job_number":"JOB_93810","tr_customer_id":93827,"tr_customer_product_id":93817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:52:25.000Z","modified_at":"2025-10-31T06:52:25.000Z","name":"Estefania Kassulke","mobile_number":"675-678-2760","email_id":"Noemi_Dibbert72@yahoo.com","dop":"2025-09-16","serial_number":"15951673780077","imei1":"15951673780077","imei2":"15951673780077","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93811,"job_number":"JOB_93811","tr_customer_id":93828,"tr_customer_product_id":93818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:52:45.000Z","modified_at":"2025-10-31T06:52:45.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"17446454045114","imei1":"17446454045114","imei2":"17446454045114","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93812,"job_number":"JOB_93812","tr_customer_id":93829,"tr_customer_product_id":93819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:52:45.000Z","modified_at":"2025-10-31T06:52:45.000Z","name":"Lizeth VonRueden","mobile_number":"211-775-0405","email_id":"Merle_Abbott37@gmail.com","dop":"2025-09-16","serial_number":"12095031305558","imei1":"12095031305558","imei2":"12095031305558","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93813,"job_number":"JOB_93813","tr_customer_id":93830,"tr_customer_product_id":93820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:53:05.000Z","modified_at":"2025-10-31T06:53:05.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"18460706157973","imei1":"18460706157973","imei2":"18460706157973","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:53:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93814,"job_number":"JOB_93814","tr_customer_id":93831,"tr_customer_product_id":93821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:53:06.000Z","modified_at":"2025-10-31T06:53:06.000Z","name":"Alvera Lockman","mobile_number":"836-440-0468","email_id":"Beryl_Cummings93@gmail.com","dop":"2025-09-16","serial_number":"13393263004930","imei1":"13393263004930","imei2":"13393263004930","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:53:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93817,"job_number":"JOB_93817","tr_customer_id":93834,"tr_customer_product_id":93824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:57:33.000Z","modified_at":"2025-10-31T06:57:33.000Z","name":"Ardella O'Connell","mobile_number":"964-479-9534","email_id":"Kendrick.Schneider@hotmail.com","dop":"2025-10-22","serial_number":"168739771131204","imei1":"168739771131204","imei2":"168739771131204","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:57:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93818,"job_number":"JOB_93818","tr_customer_id":93835,"tr_customer_product_id":93825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:58:15.000Z","modified_at":"2025-10-31T06:58:15.000Z","name":"Darrell Weimann","mobile_number":"348-414-1326","email_id":"Hermina87@gmail.com","dop":"2025-10-22","serial_number":"194590202559450","imei1":"194590202559450","imei2":"194590202559450","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93823,"job_number":"JOB_93823","tr_customer_id":93840,"tr_customer_product_id":93830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T07:10:10.000Z","modified_at":"2025-10-31T07:10:10.000Z","name":"Tiffany Davis","mobile_number":"779-456-3921","email_id":"Christa.Gorczany@yahoo.com","dop":"2025-04-06","serial_number":"19934881646825230","imei1":"19934881646825230","imei2":"19934881646825230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T07:10:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93831,"job_number":"JOB_93831","tr_customer_id":93848,"tr_customer_product_id":93838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T07:35:07.000Z","modified_at":"2025-10-31T07:35:07.000Z","name":"Kailee Towne","mobile_number":"221-559-7168","email_id":"Elroy81@yahoo.com","dop":"2025-04-06","serial_number":"16151983581248860","imei1":"16151983581248860","imei2":"16151983581248860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T07:35:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93833,"job_number":"JOB_93833","tr_customer_id":93850,"tr_customer_product_id":93840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T08:23:24.000Z","modified_at":"2025-10-31T08:23:24.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"14055994631468","imei1":"14055994631468","imei2":"14055994631468","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T08:23:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93835,"job_number":"JOB_93835","tr_customer_id":93852,"tr_customer_product_id":93842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T08:23:26.000Z","modified_at":"2025-10-31T08:23:26.000Z","name":"Sigurd Torp","mobile_number":"567-652-2419","email_id":"Josephine.Schaefer@gmail.com","dop":"2025-09-20","serial_number":"100248308154880","imei1":"100248308154880","imei2":"100248308154880","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T08:23:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93836,"job_number":"JOB_93836","tr_customer_id":93853,"tr_customer_product_id":93843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T08:24:22.000Z","modified_at":"2025-10-31T08:24:22.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"15355807838068","imei1":"15355807838068","imei2":"15355807838068","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T08:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93838,"job_number":"JOB_93838","tr_customer_id":93855,"tr_customer_product_id":93845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T08:24:24.000Z","modified_at":"2025-10-31T08:24:24.000Z","name":"Micaela Schoen","mobile_number":"617-927-2830","email_id":"Claude31@hotmail.com","dop":"2025-09-20","serial_number":"100680776440971","imei1":"100680776440971","imei2":"100680776440971","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T08:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93839,"job_number":"JOB_93839","tr_customer_id":93856,"tr_customer_product_id":93846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T08:25:22.000Z","modified_at":"2025-10-31T08:25:22.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"12296886166634","imei1":"12296886166634","imei2":"12296886166634","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T08:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93841,"job_number":"JOB_93841","tr_customer_id":93858,"tr_customer_product_id":93848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T08:25:24.000Z","modified_at":"2025-10-31T08:25:24.000Z","name":"Alyce Prohaska","mobile_number":"827-246-0995","email_id":"Hillary41@gmail.com","dop":"2025-09-20","serial_number":"100205312520054","imei1":"100205312520054","imei2":"100205312520054","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T08:25:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93847,"job_number":"JOB_93847","tr_customer_id":93864,"tr_customer_product_id":93854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T10:06:48.000Z","modified_at":"2025-10-31T10:06:48.000Z","name":"fsdf vdsfdfdf","mobile_number":"5454748485","email_id":"hdfdf@gmail.com","dop":"2025-10-08","serial_number":"54547484598747","imei1":"54547484598747","imei2":"54547484598747","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T10:06:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93858,"job_number":"JOB_93858","tr_customer_id":93875,"tr_customer_product_id":93865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:25:18.000Z","modified_at":"2025-10-31T12:25:18.000Z","name":"Priya Patty","mobile_number":"8912348765","email_id":"priyapatty@yahoo.com","dop":"2025-10-21","serial_number":"22314987656592","imei1":"22314987656592","imei2":"22314987656592","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93859,"job_number":"JOB_93859","tr_customer_id":93876,"tr_customer_product_id":93866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:53:11.000Z","modified_at":"2025-10-31T12:53:11.000Z","name":"Lucy  White","mobile_number":"428-673-7519","email_id":"Ruthe.Stroman@gmail.com","dop":"2025-08-02","serial_number":"14243272467875","imei1":"14243272467875","imei2":"14243272467875","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:53:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93860,"job_number":"JOB_93860","tr_customer_id":93877,"tr_customer_product_id":93867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:54.000Z","modified_at":"2025-10-31T12:57:54.000Z","name":"Ahilya Mehrotra","mobile_number":"7026579151","email_id":"shakuntala.menon@yahoo.co.in","dop":"2025-10-21","serial_number":"080424352099287","imei1":"080424352099287","imei2":"080424352099287","popurl":"www.mohini-bhattathiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93861,"job_number":"JOB_93861","tr_customer_id":93878,"tr_customer_product_id":93868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:54.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Shresthi Bhattacharya","mobile_number":"7012338029","email_id":"atreyi.shukla@gmail.com","dop":"2025-10-21","serial_number":"239167173124046","imei1":"239167173124046","imei2":"239167173124046","popurl":"www.ganapati-sethi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93862,"job_number":"JOB_93862","tr_customer_id":93879,"tr_customer_product_id":93869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Bhooshan Chattopadhyay","mobile_number":"7069607325","email_id":"vishwamitra.gowda@gmail.com","dop":"2025-10-21","serial_number":"258176335643544","imei1":"258176335643544","imei2":"258176335643544","popurl":"www.gatik-menon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93863,"job_number":"JOB_93863","tr_customer_id":93880,"tr_customer_product_id":93870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Deepesh Gandhi","mobile_number":"7051080255","email_id":"deepankar.mishra@hotmail.com","dop":"2025-10-21","serial_number":"035489483056540","imei1":"035489483056540","imei2":"035489483056540","popurl":"www.rati-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93864,"job_number":"JOB_93864","tr_customer_id":93881,"tr_customer_product_id":93871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Krishnadas Gowda","mobile_number":"7090318738","email_id":"gandharv.agarwal@gmail.com","dop":"2025-10-21","serial_number":"149587230074201","imei1":"149587230074201","imei2":"149587230074201","popurl":"www.sharda-singh.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93865,"job_number":"JOB_93865","tr_customer_id":93882,"tr_customer_product_id":93872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Lakshmi Pothuvaal","mobile_number":"7077835626","email_id":"bankim.malik@hotmail.com","dop":"2025-10-21","serial_number":"107652546312467","imei1":"107652546312467","imei2":"107652546312467","popurl":"www.shreyashi-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93866,"job_number":"JOB_93866","tr_customer_id":93884,"tr_customer_product_id":93874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Vasudha Varma","mobile_number":"7060849841","email_id":"gauranga.namboothiri@hotmail.com","dop":"2025-10-21","serial_number":"284442434170316","imei1":"284442434170316","imei2":"284442434170316","popurl":"www.kashyap-khanna.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93867,"job_number":"JOB_93867","tr_customer_id":93883,"tr_customer_product_id":93873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Anwesha Prajapat","mobile_number":"7052548846","email_id":"opalina.bhattathiri@hotmail.com","dop":"2025-10-21","serial_number":"730224537742357","imei1":"730224537742357","imei2":"730224537742357","popurl":"www.kanishka-singh.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93868,"job_number":"JOB_93868","tr_customer_id":93885,"tr_customer_product_id":93875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Himani Joshi","mobile_number":"7089197516","email_id":"ajeet.acharya@gmail.com","dop":"2025-10-21","serial_number":"085782895044756","imei1":"085782895044756","imei2":"085782895044756","popurl":"www.sarla-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93869,"job_number":"JOB_93869","tr_customer_id":93886,"tr_customer_product_id":93876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Bishnu Rana","mobile_number":"7076510143","email_id":"charuchandra.khan@yahoo.co.in","dop":"2025-10-21","serial_number":"799556610177478","imei1":"799556610177478","imei2":"799556610177478","popurl":"www.chakor-nair.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93870,"job_number":"JOB_93870","tr_customer_id":93887,"tr_customer_product_id":93877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Dhatri Khan","mobile_number":"7077694693","email_id":"shreyashi.ahuja@hotmail.com","dop":"2025-10-21","serial_number":"206993247123236","imei1":"206993247123236","imei2":"206993247123236","popurl":"www.chidambaram-varma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93871,"job_number":"JOB_93871","tr_customer_id":93888,"tr_customer_product_id":93878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Narayan Gowda","mobile_number":"7015041156","email_id":"dinkar.achari@hotmail.com","dop":"2025-10-21","serial_number":"587116332439403","imei1":"587116332439403","imei2":"587116332439403","popurl":"www.amrit-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93872,"job_number":"JOB_93872","tr_customer_id":93889,"tr_customer_product_id":93879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Jaya Prajapat","mobile_number":"7053252540","email_id":"chandran.nayar@hotmail.com","dop":"2025-10-21","serial_number":"653225303786158","imei1":"653225303786158","imei2":"653225303786158","popurl":"www.oormila-kaul.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93873,"job_number":"JOB_93873","tr_customer_id":93890,"tr_customer_product_id":93880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Niro Varman","mobile_number":"7086996033","email_id":"bhagavaan.gupta@yahoo.co.in","dop":"2025-10-21","serial_number":"008123634544619","imei1":"008123634544619","imei2":"008123634544619","popurl":"www.karthik-gandhi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93874,"job_number":"JOB_93874","tr_customer_id":93891,"tr_customer_product_id":93881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Kamla Agarwal","mobile_number":"7024799735","email_id":"baalaaditya.iyer@gmail.com","dop":"2025-10-21","serial_number":"622463689471016","imei1":"622463689471016","imei2":"622463689471016","popurl":"www.dandak-namboothiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93875,"job_number":"JOB_93875","tr_customer_id":93892,"tr_customer_product_id":93882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Daksha Rana","mobile_number":"7050305975","email_id":"shakti.chopra@yahoo.co.in","dop":"2025-10-21","serial_number":"168302897478784","imei1":"168302897478784","imei2":"168302897478784","popurl":"www.giriraaj-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93876,"job_number":"JOB_93876","tr_customer_id":93893,"tr_customer_product_id":93883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Lalita Chaturvedi","mobile_number":"7016931064","email_id":"pran.kaul@hotmail.com","dop":"2025-10-21","serial_number":"654058471983509","imei1":"654058471983509","imei2":"654058471983509","popurl":"www.deepan-chopra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93877,"job_number":"JOB_93877","tr_customer_id":93894,"tr_customer_product_id":93884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Mohinder Dutta","mobile_number":"7052362080","email_id":"akshainie.nayar@hotmail.com","dop":"2025-10-21","serial_number":"784439204540067","imei1":"784439204540067","imei2":"784439204540067","popurl":"www.gita-adiga.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93878,"job_number":"JOB_93878","tr_customer_id":93895,"tr_customer_product_id":93885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Brahmaanand Nehru","mobile_number":"7081085592","email_id":"girja.butt@gmail.com","dop":"2025-10-21","serial_number":"708454687454717","imei1":"708454687454717","imei2":"708454687454717","popurl":"www.shiv-agarwal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93879,"job_number":"JOB_93879","tr_customer_id":93896,"tr_customer_product_id":93886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Manik Malik","mobile_number":"7039205479","email_id":"darshan.khanna@hotmail.com","dop":"2025-10-21","serial_number":"477504216327860","imei1":"477504216327860","imei2":"477504216327860","popurl":"www.ahalya-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93880,"job_number":"JOB_93880","tr_customer_id":93897,"tr_customer_product_id":93887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:56.000Z","modified_at":"2025-10-31T12:57:56.000Z","name":"Chinmayananda Kocchar","mobile_number":"7052122086","email_id":"niro.kakkar@hotmail.com","dop":"2025-10-21","serial_number":"433098695581537","imei1":"433098695581537","imei2":"433098695581537","popurl":"www.sheela-menon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93881,"job_number":"JOB_93881","tr_customer_id":93898,"tr_customer_product_id":93888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:56.000Z","modified_at":"2025-10-31T12:57:56.000Z","name":"Mukul Marar","mobile_number":"7021481285","email_id":"lavanya.panicker@gmail.com","dop":"2025-10-21","serial_number":"422767208726478","imei1":"422767208726478","imei2":"422767208726478","popurl":"www.rohit-mehrotra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93882,"job_number":"JOB_93882","tr_customer_id":93899,"tr_customer_product_id":93889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:56.000Z","modified_at":"2025-10-31T12:57:56.000Z","name":"Jitender Mukhopadhyay","mobile_number":"7070705963","email_id":"harinarayan.gill@gmail.com","dop":"2025-10-21","serial_number":"228672525305045","imei1":"228672525305045","imei2":"228672525305045","popurl":"www.adityanandan-guneta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93883,"job_number":"JOB_93883","tr_customer_id":93900,"tr_customer_product_id":93890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:56.000Z","modified_at":"2025-10-31T12:57:56.000Z","name":"Chinmayananda Chattopadhyay","mobile_number":"7055747213","email_id":"shanti.ahluwalia@gmail.com","dop":"2025-10-21","serial_number":"903370514909019","imei1":"903370514909019","imei2":"903370514909019","popurl":"www.aayushman-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93884,"job_number":"JOB_93884","tr_customer_id":93901,"tr_customer_product_id":93891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:56.000Z","modified_at":"2025-10-31T12:57:56.000Z","name":"Bakula Gupta","mobile_number":"7080429028","email_id":"tushar.asan@yahoo.co.in","dop":"2025-10-21","serial_number":"415374892877350","imei1":"415374892877350","imei2":"415374892877350","popurl":"www.manisha-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93885,"job_number":"JOB_93885","tr_customer_id":93902,"tr_customer_product_id":93892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:56.000Z","modified_at":"2025-10-31T12:57:56.000Z","name":"Sweta Johar","mobile_number":"7020374965","email_id":"vidya.khan@gmail.com","dop":"2025-10-21","serial_number":"617687184473424","imei1":"617687184473424","imei2":"617687184473424","popurl":"www.daevi-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93886,"job_number":"JOB_93886","tr_customer_id":93903,"tr_customer_product_id":93893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:56.000Z","modified_at":"2025-10-31T12:57:56.000Z","name":"Keerti Bhattathiri","mobile_number":"7070833571","email_id":"adityanandana.tagore@hotmail.com","dop":"2025-10-21","serial_number":"202662761330870","imei1":"202662761330870","imei2":"202662761330870","popurl":"www.lakshman-dhawan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93887,"job_number":"JOB_93887","tr_customer_id":93904,"tr_customer_product_id":93894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:56.000Z","modified_at":"2025-10-31T12:57:56.000Z","name":"Dandak Dhawan","mobile_number":"7048621694","email_id":"ekaling.chattopadhyay@hotmail.com","dop":"2025-10-21","serial_number":"525114593983279","imei1":"525114593983279","imei2":"525114593983279","popurl":"www.kanchan-kaur.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93888,"job_number":"JOB_93888","tr_customer_id":93905,"tr_customer_product_id":93895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:56.000Z","modified_at":"2025-10-31T12:57:56.000Z","name":"Kalinda Dwivedi","mobile_number":"7018955645","email_id":"oormila.reddy@yahoo.co.in","dop":"2025-10-21","serial_number":"368438494504410","imei1":"368438494504410","imei2":"368438494504410","popurl":"www.agneya-mishra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93889,"job_number":"JOB_93889","tr_customer_id":93906,"tr_customer_product_id":93896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:56.000Z","modified_at":"2025-10-31T12:57:56.000Z","name":"Daevi Achari","mobile_number":"7014967624","email_id":"navin.embranthiri@yahoo.co.in","dop":"2025-10-21","serial_number":"743969526095639","imei1":"743969526095639","imei2":"743969526095639","popurl":"www.dhyanesh-jha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93890,"job_number":"JOB_93890","tr_customer_id":93907,"tr_customer_product_id":93897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:56.000Z","modified_at":"2025-10-31T12:57:56.000Z","name":"Suma Gupta","mobile_number":"7071357742","email_id":"jagdeep.nair@yahoo.co.in","dop":"2025-10-21","serial_number":"188810431473916","imei1":"188810431473916","imei2":"188810431473916","popurl":"www.heema-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93891,"job_number":"JOB_93891","tr_customer_id":93908,"tr_customer_product_id":93898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:56.000Z","modified_at":"2025-10-31T12:57:56.000Z","name":"Suma Ganaka","mobile_number":"7052034511","email_id":"aayushman.johar@gmail.com","dop":"2025-10-21","serial_number":"808147192568896","imei1":"808147192568896","imei2":"808147192568896","popurl":"www.oormila-sethi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93892,"job_number":"JOB_93892","tr_customer_id":93909,"tr_customer_product_id":93899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:56.000Z","modified_at":"2025-10-31T12:57:56.000Z","name":"Elakshi Ganaka","mobile_number":"7075606029","email_id":"sarla.pilla@gmail.com","dop":"2025-10-21","serial_number":"439821664925476","imei1":"439821664925476","imei2":"439821664925476","popurl":"www.adhrit-acharya.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93893,"job_number":"JOB_93893","tr_customer_id":93910,"tr_customer_product_id":93900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:56.000Z","modified_at":"2025-10-31T12:57:56.000Z","name":"Brahma Gupta","mobile_number":"7044607397","email_id":"nanda.saini@hotmail.com","dop":"2025-10-21","serial_number":"000699255006817","imei1":"000699255006817","imei2":"000699255006817","popurl":"www.brajesh-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93894,"job_number":"JOB_93894","tr_customer_id":93911,"tr_customer_product_id":93901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:56.000Z","modified_at":"2025-10-31T12:57:56.000Z","name":"Anil Gowda","mobile_number":"7029866359","email_id":"achalesvara.mahajan@yahoo.co.in","dop":"2025-10-21","serial_number":"288779528848377","imei1":"288779528848377","imei2":"288779528848377","popurl":"www.smriti-trivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93895,"job_number":"JOB_93895","tr_customer_id":93912,"tr_customer_product_id":93902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:56.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Chandra Varma","mobile_number":"7015103469","email_id":"aagney.kapoor@hotmail.com","dop":"2025-10-21","serial_number":"660049040978678","imei1":"660049040978678","imei2":"660049040978678","popurl":"www.annapurna-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93896,"job_number":"JOB_93896","tr_customer_id":93913,"tr_customer_product_id":93903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Ghanaanand Kaur","mobile_number":"7011114745","email_id":"daiwik.somayaji@gmail.com","dop":"2025-10-21","serial_number":"856713120808740","imei1":"856713120808740","imei2":"856713120808740","popurl":"www.chapala-patel.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93897,"job_number":"JOB_93897","tr_customer_id":93914,"tr_customer_product_id":93904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Achintya Nair","mobile_number":"7083862113","email_id":"achyut.pillai@gmail.com","dop":"2025-10-21","serial_number":"438162398212178","imei1":"438162398212178","imei2":"438162398212178","popurl":"www.nirbhay-kaul.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93898,"job_number":"JOB_93898","tr_customer_id":93915,"tr_customer_product_id":93905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Balaaditya Ahluwalia","mobile_number":"7023088997","email_id":"sarla.trivedi@gmail.com","dop":"2025-10-21","serial_number":"330263201055634","imei1":"330263201055634","imei2":"330263201055634","popurl":"www.siddhi-saini.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93899,"job_number":"JOB_93899","tr_customer_id":93916,"tr_customer_product_id":93906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Deeptimoy Sharma","mobile_number":"7004597318","email_id":"ahilya.iyer@yahoo.co.in","dop":"2025-10-21","serial_number":"157767674384976","imei1":"157767674384976","imei2":"157767674384976","popurl":"www.ekaparnika-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93900,"job_number":"JOB_93900","tr_customer_id":93917,"tr_customer_product_id":93907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Leela Arora","mobile_number":"7095898719","email_id":"lalita.malik@hotmail.com","dop":"2025-10-21","serial_number":"245393068278511","imei1":"245393068278511","imei2":"245393068278511","popurl":"www.somu-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93901,"job_number":"JOB_93901","tr_customer_id":93918,"tr_customer_product_id":93908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Chidaatma Somayaji","mobile_number":"7067085144","email_id":"jai.varrier@gmail.com","dop":"2025-10-21","serial_number":"183699036223367","imei1":"183699036223367","imei2":"183699036223367","popurl":"www.naveen-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93902,"job_number":"JOB_93902","tr_customer_id":93919,"tr_customer_product_id":93909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Vedanga Iyer","mobile_number":"7088318350","email_id":"aadi.varman@yahoo.co.in","dop":"2025-10-21","serial_number":"081589271179908","imei1":"081589271179908","imei2":"081589271179908","popurl":"www.gemine-shah.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93903,"job_number":"JOB_93903","tr_customer_id":93920,"tr_customer_product_id":93910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Bishnu Gandhi","mobile_number":"7081879197","email_id":"mayoor.dutta@hotmail.com","dop":"2025-10-21","serial_number":"322878359734738","imei1":"322878359734738","imei2":"322878359734738","popurl":"www.purnima-bharadwaj.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93904,"job_number":"JOB_93904","tr_customer_id":93921,"tr_customer_product_id":93911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Baalagopaal Bharadwaj","mobile_number":"7065449850","email_id":"mandakini.namboothiri@hotmail.com","dop":"2025-10-21","serial_number":"307137147488290","imei1":"307137147488290","imei2":"307137147488290","popurl":"www.vasudha-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93905,"job_number":"JOB_93905","tr_customer_id":93922,"tr_customer_product_id":93912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Navin Mehrotra","mobile_number":"7034869815","email_id":"agastya.nehru@yahoo.co.in","dop":"2025-10-21","serial_number":"867509589241999","imei1":"867509589241999","imei2":"867509589241999","popurl":"www.chidambaram-patel.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93906,"job_number":"JOB_93906","tr_customer_id":93923,"tr_customer_product_id":93913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Dipankar Pandey","mobile_number":"7069998891","email_id":"mohan.acharya@yahoo.co.in","dop":"2025-10-21","serial_number":"180223249031984","imei1":"180223249031984","imei2":"180223249031984","popurl":"www.anala-sinha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93907,"job_number":"JOB_93907","tr_customer_id":93924,"tr_customer_product_id":93914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Bela Deshpande","mobile_number":"7024206350","email_id":"shrishti.arora@gmail.com","dop":"2025-10-21","serial_number":"946445378730273","imei1":"946445378730273","imei2":"946445378730273","popurl":"www.agnimitra-tandon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93908,"job_number":"JOB_93908","tr_customer_id":93925,"tr_customer_product_id":93915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Swami Patel","mobile_number":"7009235978","email_id":"rajiv.somayaji@yahoo.co.in","dop":"2025-10-21","serial_number":"210768956453015","imei1":"210768956453015","imei2":"210768956453015","popurl":"www.gitanjali-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93909,"job_number":"JOB_93909","tr_customer_id":93926,"tr_customer_product_id":93916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Atreyi Saini","mobile_number":"7012481616","email_id":"uma.gandhi@hotmail.com","dop":"2025-10-21","serial_number":"397681397391481","imei1":"397681397391481","imei2":"397681397391481","popurl":"www.ojaswini-gandhi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93910,"job_number":"JOB_93910","tr_customer_id":93927,"tr_customer_product_id":93917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Chetan Malik","mobile_number":"7088863186","email_id":"ekdant.menon@yahoo.co.in","dop":"2025-10-21","serial_number":"502990232803250","imei1":"502990232803250","imei2":"502990232803250","popurl":"www.sudeva-guha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93911,"job_number":"JOB_93911","tr_customer_id":93928,"tr_customer_product_id":93918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Suma Gill","mobile_number":"7044810606","email_id":"ganesh.mukhopadhyay@hotmail.com","dop":"2025-10-21","serial_number":"591330615952987","imei1":"591330615952987","imei2":"591330615952987","popurl":"www.arindam-guha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93912,"job_number":"JOB_93912","tr_customer_id":93929,"tr_customer_product_id":93919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Gobinda Patil","mobile_number":"7036666992","email_id":"kailash.ahluwalia@gmail.com","dop":"2025-10-21","serial_number":"404349137693535","imei1":"404349137693535","imei2":"404349137693535","popurl":"www.kumuda-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93913,"job_number":"JOB_93913","tr_customer_id":93930,"tr_customer_product_id":93920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Bharadwaj Jain","mobile_number":"7090695193","email_id":"bhudeva.mehra@hotmail.com","dop":"2025-10-21","serial_number":"744726008213388","imei1":"744726008213388","imei2":"744726008213388","popurl":"www.deeptendu-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93914,"job_number":"JOB_93914","tr_customer_id":93931,"tr_customer_product_id":93921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Chidaakaash Shah","mobile_number":"7099105322","email_id":"hari.guha@yahoo.co.in","dop":"2025-10-21","serial_number":"062637519784180","imei1":"062637519784180","imei2":"062637519784180","popurl":"www.tejas-somayaji.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93915,"job_number":"JOB_93915","tr_customer_id":93932,"tr_customer_product_id":93922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Chitraksh Guha","mobile_number":"7080889821","email_id":"ranjeet.jha@gmail.com","dop":"2025-10-21","serial_number":"689728170219956","imei1":"689728170219956","imei2":"689728170219956","popurl":"www.bhudeva-abbott.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93916,"job_number":"JOB_93916","tr_customer_id":93933,"tr_customer_product_id":93923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Dron Pothuvaal","mobile_number":"7054429621","email_id":"chitramala.sethi@gmail.com","dop":"2025-10-21","serial_number":"597896758590571","imei1":"597896758590571","imei2":"597896758590571","popurl":"www.naveen-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93917,"job_number":"JOB_93917","tr_customer_id":93934,"tr_customer_product_id":93924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Chinmayanand Tagore","mobile_number":"7051018586","email_id":"anilabh.embranthiri@hotmail.com","dop":"2025-10-21","serial_number":"861203856991508","imei1":"861203856991508","imei2":"861203856991508","popurl":"www.bharadwaj-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93918,"job_number":"JOB_93918","tr_customer_id":93935,"tr_customer_product_id":93925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Gita Nair","mobile_number":"7071936784","email_id":"deveshwar.sharma@yahoo.co.in","dop":"2025-10-21","serial_number":"306474417761986","imei1":"306474417761986","imei2":"306474417761986","popurl":"www.chanakya-bhattathiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93919,"job_number":"JOB_93919","tr_customer_id":93936,"tr_customer_product_id":93926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Jahnu Khan","mobile_number":"7051694188","email_id":"shridevi.khatri@yahoo.co.in","dop":"2025-10-21","serial_number":"463581186347897","imei1":"463581186347897","imei2":"463581186347897","popurl":"www.jitender-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93920,"job_number":"JOB_93920","tr_customer_id":93937,"tr_customer_product_id":93927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Paramartha Mehrotra","mobile_number":"7048190931","email_id":"adripathi.gowda@yahoo.co.in","dop":"2025-10-21","serial_number":"646255896340857","imei1":"646255896340857","imei2":"646255896340857","popurl":"www.anjaneya-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93921,"job_number":"JOB_93921","tr_customer_id":93938,"tr_customer_product_id":93928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Chandra Panicker","mobile_number":"7035436207","email_id":"niranjan.bhat@yahoo.co.in","dop":"2025-10-21","serial_number":"819943057132462","imei1":"819943057132462","imei2":"819943057132462","popurl":"www.harita-guha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93922,"job_number":"JOB_93922","tr_customer_id":93939,"tr_customer_product_id":93929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Mohan Acharya","mobile_number":"7074896576","email_id":"divakar.ahuja@yahoo.co.in","dop":"2025-10-21","serial_number":"227234708125725","imei1":"227234708125725","imei2":"227234708125725","popurl":"www.lakshmi-pandey.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93923,"job_number":"JOB_93923","tr_customer_id":93940,"tr_customer_product_id":93930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Udit Somayaji","mobile_number":"7083563749","email_id":"dev.dwivedi@gmail.com","dop":"2025-10-21","serial_number":"583733410914936","imei1":"583733410914936","imei2":"583733410914936","popurl":"www.indra-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93924,"job_number":"JOB_93924","tr_customer_id":93941,"tr_customer_product_id":93931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Bhudev Dwivedi","mobile_number":"7093260252","email_id":"kumari.sinha@hotmail.com","dop":"2025-10-21","serial_number":"805735086219113","imei1":"805735086219113","imei2":"805735086219113","popurl":"www.geetanjali-patil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93925,"job_number":"JOB_93925","tr_customer_id":93942,"tr_customer_product_id":93932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Vishwamitra Varrier","mobile_number":"7034963231","email_id":"arya.sinha@hotmail.com","dop":"2025-10-21","serial_number":"565109076159993","imei1":"565109076159993","imei2":"565109076159993","popurl":"www.giriraj-nair.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93926,"job_number":"JOB_93926","tr_customer_id":93943,"tr_customer_product_id":93933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Prasad Deshpande","mobile_number":"7073366949","email_id":"chandramohan.ahuja@hotmail.com","dop":"2025-10-21","serial_number":"342082980720173","imei1":"342082980720173","imei2":"342082980720173","popurl":"www.amaranaath-nayar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93927,"job_number":"JOB_93927","tr_customer_id":93944,"tr_customer_product_id":93934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Udit Panicker","mobile_number":"7045949712","email_id":"goswami.bandopadhyay@hotmail.com","dop":"2025-10-21","serial_number":"397173144071566","imei1":"397173144071566","imei2":"397173144071566","popurl":"www.parvati-patel.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93928,"job_number":"JOB_93928","tr_customer_id":93945,"tr_customer_product_id":93935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Sumitra Mahajan","mobile_number":"7020400131","email_id":"gandharv.johar@hotmail.com","dop":"2025-10-21","serial_number":"474988003989554","imei1":"474988003989554","imei2":"474988003989554","popurl":"www.digambar-chattopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93929,"job_number":"JOB_93929","tr_customer_id":93946,"tr_customer_product_id":93936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Vasudha Sinha","mobile_number":"7077990453","email_id":"ganaka.sinha@hotmail.com","dop":"2025-10-21","serial_number":"134326625939674","imei1":"134326625939674","imei2":"134326625939674","popurl":"www.kannen-dubashi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93930,"job_number":"JOB_93930","tr_customer_id":93947,"tr_customer_product_id":93937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Bhaswar Reddy","mobile_number":"7057207361","email_id":"akshainie.kaul@hotmail.com","dop":"2025-10-21","serial_number":"419353781638697","imei1":"419353781638697","imei2":"419353781638697","popurl":"www.minakshi-mehrotra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93931,"job_number":"JOB_93931","tr_customer_id":93948,"tr_customer_product_id":93938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Kalinda Khan","mobile_number":"7012296037","email_id":"gautami.iyengar@gmail.com","dop":"2025-10-21","serial_number":"584545350253928","imei1":"584545350253928","imei2":"584545350253928","popurl":"www.padma-bharadwaj.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93932,"job_number":"JOB_93932","tr_customer_id":93949,"tr_customer_product_id":93939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Tarun Dhawan","mobile_number":"7060655918","email_id":"ojaswini.dwivedi@gmail.com","dop":"2025-10-21","serial_number":"060583572622099","imei1":"060583572622099","imei2":"060583572622099","popurl":"www.brijesh-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93933,"job_number":"JOB_93933","tr_customer_id":93950,"tr_customer_product_id":93940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Poornima Gandhi","mobile_number":"7066055926","email_id":"deepankar.desai@yahoo.co.in","dop":"2025-10-21","serial_number":"022785259258114","imei1":"022785259258114","imei2":"022785259258114","popurl":"www.ganapati-panicker.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93934,"job_number":"JOB_93934","tr_customer_id":93951,"tr_customer_product_id":93942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:57:59.000Z","name":"Indra Shah","mobile_number":"7037836814","email_id":"aamod.trivedi@hotmail.com","dop":"2025-10-21","serial_number":"523731207701623","imei1":"523731207701623","imei2":"523731207701623","popurl":"www.mohan-patel.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93935,"job_number":"JOB_93935","tr_customer_id":93952,"tr_customer_product_id":93941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:57:59.000Z","name":"Acharyanandana Dutta","mobile_number":"7057676360","email_id":"lakshmi.dhawan@gmail.com","dop":"2025-10-21","serial_number":"938802260403906","imei1":"938802260403906","imei2":"938802260403906","popurl":"www.shantanu-asan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93936,"job_number":"JOB_93936","tr_customer_id":93953,"tr_customer_product_id":93943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:57:59.000Z","name":"Bilva Dwivedi","mobile_number":"7082261927","email_id":"dandapaani.gowda@yahoo.co.in","dop":"2025-10-21","serial_number":"662476298310442","imei1":"662476298310442","imei2":"662476298310442","popurl":"www.chatura-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93937,"job_number":"JOB_93937","tr_customer_id":93954,"tr_customer_product_id":93944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:57:59.000Z","name":"Brahma Somayaji","mobile_number":"7031659681","email_id":"agastya.deshpande@gmail.com","dop":"2025-10-21","serial_number":"490483225451666","imei1":"490483225451666","imei2":"490483225451666","popurl":"www.siddarth-menon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93938,"job_number":"JOB_93938","tr_customer_id":93955,"tr_customer_product_id":93945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:57:59.000Z","name":"Devasree Nair","mobile_number":"7049071199","email_id":"ramesh.ahluwalia@gmail.com","dop":"2025-10-21","serial_number":"689179179754348","imei1":"689179179754348","imei2":"689179179754348","popurl":"www.sher-somayaji.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93939,"job_number":"JOB_93939","tr_customer_id":93956,"tr_customer_product_id":93946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:57:59.000Z","name":"Bharat Namboothiri","mobile_number":"7032505588","email_id":"shanti.butt@gmail.com","dop":"2025-10-21","serial_number":"338582451637193","imei1":"338582451637193","imei2":"338582451637193","popurl":"www.rahul-dhawan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93940,"job_number":"JOB_93940","tr_customer_id":93957,"tr_customer_product_id":93947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:57:59.000Z","name":"Sumitra Guneta","mobile_number":"7017440344","email_id":"apsara.gandhi@hotmail.com","dop":"2025-10-21","serial_number":"325343315240907","imei1":"325343315240907","imei2":"325343315240907","popurl":"www.tanushree-shukla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93941,"job_number":"JOB_93941","tr_customer_id":93958,"tr_customer_product_id":93948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:57:59.000Z","name":"Giri Mehra","mobile_number":"7005865637","email_id":"kashyap.arora@hotmail.com","dop":"2025-10-21","serial_number":"275383690410935","imei1":"275383690410935","imei2":"275383690410935","popurl":"www.madhuri-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93942,"job_number":"JOB_93942","tr_customer_id":93959,"tr_customer_product_id":93949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:57:59.000Z","name":"Brahmabrata Sethi","mobile_number":"7021914085","email_id":"meenakshi.talwar@gmail.com","dop":"2025-10-21","serial_number":"856871681130428","imei1":"856871681130428","imei2":"856871681130428","popurl":"www.bilva-kocchar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93943,"job_number":"JOB_93943","tr_customer_id":93960,"tr_customer_product_id":93950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:57:59.000Z","name":"Bhishma Chattopadhyay","mobile_number":"7035656760","email_id":"brahmaanand.sethi@gmail.com","dop":"2025-10-21","serial_number":"233777325261623","imei1":"233777325261623","imei2":"233777325261623","popurl":"www.atmanand-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93944,"job_number":"JOB_93944","tr_customer_id":93961,"tr_customer_product_id":93951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:57:59.000Z","name":"Chetanaanand Dwivedi","mobile_number":"7093034737","email_id":"bakula.nair@gmail.com","dop":"2025-10-21","serial_number":"771007133840581","imei1":"771007133840581","imei2":"771007133840581","popurl":"www.vinay-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93945,"job_number":"JOB_93945","tr_customer_id":93962,"tr_customer_product_id":93952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:57:59.000Z","name":"Subodh Dwivedi","mobile_number":"7067482953","email_id":"trilokanath.dubashi@hotmail.com","dop":"2025-10-21","serial_number":"028704299010141","imei1":"028704299010141","imei2":"028704299010141","popurl":"www.chiranjeev-kapoor.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93946,"job_number":"JOB_93946","tr_customer_id":93963,"tr_customer_product_id":93953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:57:59.000Z","name":"Suman Pilla","mobile_number":"7021474099","email_id":"som.iyer@hotmail.com","dop":"2025-10-21","serial_number":"130318002778196","imei1":"130318002778196","imei2":"130318002778196","popurl":"www.brahmaanand-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93947,"job_number":"JOB_93947","tr_customer_id":93964,"tr_customer_product_id":93954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:57:59.000Z","name":"Sushma Bhat","mobile_number":"7006473103","email_id":"shubhaprada.guneta@yahoo.co.in","dop":"2025-10-21","serial_number":"113363352823387","imei1":"113363352823387","imei2":"113363352823387","popurl":"www.jyotis-joshi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93948,"job_number":"JOB_93948","tr_customer_id":93965,"tr_customer_product_id":93955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:57:59.000Z","name":"Suman Patel","mobile_number":"7090934917","email_id":"asha.deshpande@gmail.com","dop":"2025-10-21","serial_number":"929775971202748","imei1":"929775971202748","imei2":"929775971202748","popurl":"www.tanirika-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93949,"job_number":"JOB_93949","tr_customer_id":93966,"tr_customer_product_id":93956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:57:59.000Z","name":"Chakravarti Asan","mobile_number":"7029846773","email_id":"bhadran.pothuvaal@gmail.com","dop":"2025-10-21","serial_number":"427047404118377","imei1":"427047404118377","imei2":"427047404118377","popurl":"www.aanandinii-arora.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93950,"job_number":"JOB_93950","tr_customer_id":93967,"tr_customer_product_id":93957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:57:59.000Z","name":"Narendra Malik","mobile_number":"7024943927","email_id":"akroor.mahajan@yahoo.co.in","dop":"2025-10-21","serial_number":"152862960576539","imei1":"152862960576539","imei2":"152862960576539","popurl":"www.meghnath-embranthiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93951,"job_number":"JOB_93951","tr_customer_id":93968,"tr_customer_product_id":93958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:58:00.000Z","name":"Jagadish Gupta","mobile_number":"7087037089","email_id":"nanda.jha@hotmail.com","dop":"2025-10-21","serial_number":"016497152729782","imei1":"016497152729782","imei2":"016497152729782","popurl":"www.chandrabhan-kocchar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93952,"job_number":"JOB_93952","tr_customer_id":93969,"tr_customer_product_id":93959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:58:00.000Z","modified_at":"2025-10-31T12:58:00.000Z","name":"Anilaabh Prajapat","mobile_number":"7013324635","email_id":"pran.dhawan@yahoo.co.in","dop":"2025-10-21","serial_number":"290598159269814","imei1":"290598159269814","imei2":"290598159269814","popurl":"www.bishnu-johar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93953,"job_number":"JOB_93953","tr_customer_id":93970,"tr_customer_product_id":93960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:58:00.000Z","modified_at":"2025-10-31T12:58:00.000Z","name":"Udai Deshpande","mobile_number":"7061280624","email_id":"varalakshmi.dwivedi@hotmail.com","dop":"2025-10-21","serial_number":"106354597207698","imei1":"106354597207698","imei2":"106354597207698","popurl":"www.vasudev-iyer.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93954,"job_number":"JOB_93954","tr_customer_id":93971,"tr_customer_product_id":93961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:58:00.000Z","modified_at":"2025-10-31T12:58:00.000Z","name":"Priyala Iyer","mobile_number":"7079936408","email_id":"charuchandra.malik@hotmail.com","dop":"2025-10-21","serial_number":"463249077323565","imei1":"463249077323565","imei2":"463249077323565","popurl":"www.smriti-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93955,"job_number":"JOB_93955","tr_customer_id":93972,"tr_customer_product_id":93962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:58:00.000Z","modified_at":"2025-10-31T12:58:00.000Z","name":"Devajyoti Gowda","mobile_number":"7096687468","email_id":"indira.shukla@hotmail.com","dop":"2025-10-21","serial_number":"929574204295895","imei1":"929574204295895","imei2":"929574204295895","popurl":"www.deepan-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93956,"job_number":"JOB_93956","tr_customer_id":93973,"tr_customer_product_id":93963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:58:00.000Z","modified_at":"2025-10-31T12:58:00.000Z","name":"Gajbaahu Malik","mobile_number":"7005065721","email_id":"narinder.guneta@gmail.com","dop":"2025-10-21","serial_number":"876143975763196","imei1":"876143975763196","imei2":"876143975763196","popurl":"www.chitrali-prajapat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93957,"job_number":"JOB_93957","tr_customer_id":93974,"tr_customer_product_id":93964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:58:00.000Z","modified_at":"2025-10-31T12:58:00.000Z","name":"Radha Embranthiri","mobile_number":"7059561567","email_id":"dandak.chaturvedi@gmail.com","dop":"2025-10-21","serial_number":"459069192531082","imei1":"459069192531082","imei2":"459069192531082","popurl":"www.balagopal-dubashi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93958,"job_number":"JOB_93958","tr_customer_id":93975,"tr_customer_product_id":93965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:58:00.000Z","modified_at":"2025-10-31T12:58:00.000Z","name":"Avantika Ahuja","mobile_number":"7005341159","email_id":"gita.bandopadhyay@yahoo.co.in","dop":"2025-10-21","serial_number":"297889781616271","imei1":"297889781616271","imei2":"297889781616271","popurl":"www.purushottam-adiga.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93959,"job_number":"JOB_93959","tr_customer_id":93976,"tr_customer_product_id":93966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:58:00.000Z","modified_at":"2025-10-31T12:58:00.000Z","name":"Mangala Agarwal","mobile_number":"7006159595","email_id":"basanti.iyer@yahoo.co.in","dop":"2025-10-21","serial_number":"000964636700351","imei1":"000964636700351","imei2":"000964636700351","popurl":"www.deeptimoy-talwar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93960,"job_number":"JOB_93960","tr_customer_id":93977,"tr_customer_product_id":93967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:04:21.000Z","modified_at":"2025-10-31T13:04:21.000Z","name":"Ana  Bashirian","mobile_number":"306-687-5760","email_id":"Maritza87@yahoo.com","dop":"2025-08-02","serial_number":"14961777862572","imei1":"14961777862572","imei2":"14961777862572","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93961,"job_number":"JOB_93961","tr_customer_id":93978,"tr_customer_product_id":93968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:04:53.000Z","modified_at":"2025-10-31T13:04:53.000Z","name":"Marianne  Marquardt","mobile_number":"544-636-4642","email_id":"Janie19@hotmail.com","dop":"2025-08-02","serial_number":"10247347621450","imei1":"10247347621450","imei2":"10247347621450","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:04:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93962,"job_number":"JOB_93962","tr_customer_id":93979,"tr_customer_product_id":93969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:05:06.000Z","modified_at":"2025-10-31T13:05:06.000Z","name":"Melyna  Osinski","mobile_number":"489-265-8372","email_id":"Marion.Romaguera@gmail.com","dop":"2025-08-02","serial_number":"10834359089086","imei1":"10834359089086","imei2":"10834359089086","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93963,"job_number":"JOB_93963","tr_customer_id":93980,"tr_customer_product_id":93970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:05:57.000Z","modified_at":"2025-10-31T13:05:57.000Z","name":"Amina  Dach","mobile_number":"324-740-8390","email_id":"Alexandria_Lehner@hotmail.com","dop":"2025-08-02","serial_number":"15425020413108","imei1":"15425020413108","imei2":"15425020413108","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93964,"job_number":"JOB_93964","tr_customer_id":93981,"tr_customer_product_id":93971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:07:12.000Z","modified_at":"2025-10-31T13:07:12.000Z","name":"Augustine  Hegmann","mobile_number":"234-719-0849","email_id":"Darrel.Kuphal5@yahoo.com","dop":"2025-08-02","serial_number":"17569073904099","imei1":"17569073904099","imei2":"17569073904099","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:07:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93965,"job_number":"JOB_93965","tr_customer_id":93982,"tr_customer_product_id":93972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Nimit Dubashi","mobile_number":"7055665109","email_id":"purushottam.guneta@yahoo.co.in","dop":"2025-10-21","serial_number":"196279441516607","imei1":"196279441516607","imei2":"196279441516607","popurl":"www.rupinder-panicker.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93966,"job_number":"JOB_93966","tr_customer_id":93984,"tr_customer_product_id":93973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Alok Mehrotra","mobile_number":"7004853643","email_id":"chandra.trivedi@yahoo.co.in","dop":"2025-10-21","serial_number":"448135148008736","imei1":"448135148008736","imei2":"448135148008736","popurl":"www.prathamesh-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93967,"job_number":"JOB_93967","tr_customer_id":93983,"tr_customer_product_id":93974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Adheesh Gowda","mobile_number":"7057510354","email_id":"brahmabrata.patil@hotmail.com","dop":"2025-10-21","serial_number":"059019112852470","imei1":"059019112852470","imei2":"059019112852470","popurl":"www.ganapati-dutta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93968,"job_number":"JOB_93968","tr_customer_id":93985,"tr_customer_product_id":93975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Bhargavi Bhattathiri","mobile_number":"7041090726","email_id":"aamod.bhattacharya@yahoo.co.in","dop":"2025-10-21","serial_number":"781711642804210","imei1":"781711642804210","imei2":"781711642804210","popurl":"www.girja-gupta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93969,"job_number":"JOB_93969","tr_customer_id":93986,"tr_customer_product_id":93976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Gajaadhar Verma","mobile_number":"7051917561","email_id":"kannan.gowda@gmail.com","dop":"2025-10-21","serial_number":"764232768588219","imei1":"764232768588219","imei2":"764232768588219","popurl":"www.sharmila-butt.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93970,"job_number":"JOB_93970","tr_customer_id":93987,"tr_customer_product_id":93977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Chandramohan Jain","mobile_number":"7033635062","email_id":"chakravartee.arora@yahoo.co.in","dop":"2025-10-21","serial_number":"301853673863991","imei1":"301853673863991","imei2":"301853673863991","popurl":"www.anjushri-dhawan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93971,"job_number":"JOB_93971","tr_customer_id":93988,"tr_customer_product_id":93978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Kama Kaul","mobile_number":"7004792631","email_id":"aruna.joshi@yahoo.co.in","dop":"2025-10-21","serial_number":"993945816300986","imei1":"993945816300986","imei2":"993945816300986","popurl":"www.budhil-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93972,"job_number":"JOB_93972","tr_customer_id":93989,"tr_customer_product_id":93979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Jaimini Ganaka","mobile_number":"7049671770","email_id":"deeksha.patil@gmail.com","dop":"2025-10-21","serial_number":"605211040375671","imei1":"605211040375671","imei2":"605211040375671","popurl":"www.jyotis-pilla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93973,"job_number":"JOB_93973","tr_customer_id":93990,"tr_customer_product_id":93980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Girik Saini","mobile_number":"7065722852","email_id":"sarisha.kocchar@gmail.com","dop":"2025-10-21","serial_number":"606753271975797","imei1":"606753271975797","imei2":"606753271975797","popurl":"www.jyoti-chattopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93974,"job_number":"JOB_93974","tr_customer_id":93991,"tr_customer_product_id":93981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Gopi Desai","mobile_number":"7062416838","email_id":"esha.trivedi@yahoo.co.in","dop":"2025-10-21","serial_number":"980060262429332","imei1":"980060262429332","imei2":"980060262429332","popurl":"www.ujjawal-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93975,"job_number":"JOB_93975","tr_customer_id":93992,"tr_customer_product_id":93982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Nalini Malik","mobile_number":"7035147405","email_id":"ananta.chopra@gmail.com","dop":"2025-10-21","serial_number":"786617901805179","imei1":"786617901805179","imei2":"786617901805179","popurl":"www.chandrani-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93976,"job_number":"JOB_93976","tr_customer_id":93993,"tr_customer_product_id":93983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Girik Tagore","mobile_number":"7079099293","email_id":"devi.khanna@hotmail.com","dop":"2025-10-21","serial_number":"096462778911921","imei1":"096462778911921","imei2":"096462778911921","popurl":"www.ayushmati-varma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93977,"job_number":"JOB_93977","tr_customer_id":93994,"tr_customer_product_id":93984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Meghnad Kakkar","mobile_number":"7017846436","email_id":"aatreya.guha@yahoo.co.in","dop":"2025-10-21","serial_number":"800994425500920","imei1":"800994425500920","imei2":"800994425500920","popurl":"www.chaturaanan-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93978,"job_number":"JOB_93978","tr_customer_id":93995,"tr_customer_product_id":93985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Dipesh Kaniyar","mobile_number":"7061995660","email_id":"tanushri.desai@gmail.com","dop":"2025-10-21","serial_number":"236609162689417","imei1":"236609162689417","imei2":"236609162689417","popurl":"www.yogesh-iyengar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93979,"job_number":"JOB_93979","tr_customer_id":93996,"tr_customer_product_id":93986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Narinder Khan","mobile_number":"7041413799","email_id":"amarnath.mehra@yahoo.co.in","dop":"2025-10-21","serial_number":"357417219269764","imei1":"357417219269764","imei2":"357417219269764","popurl":"www.baalagopaal-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93980,"job_number":"JOB_93980","tr_customer_id":93997,"tr_customer_product_id":93987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Menaka Chattopadhyay","mobile_number":"7025821452","email_id":"bhadran.kapoor@hotmail.com","dop":"2025-10-21","serial_number":"461815017477169","imei1":"461815017477169","imei2":"461815017477169","popurl":"www.adityanandana-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93981,"job_number":"JOB_93981","tr_customer_id":93998,"tr_customer_product_id":93988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Bhardwaj Adiga","mobile_number":"7068827217","email_id":"aanjaneya.chaturvedi@hotmail.com","dop":"2025-10-21","serial_number":"751688403155884","imei1":"751688403155884","imei2":"751688403155884","popurl":"www.dipendra-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93982,"job_number":"JOB_93982","tr_customer_id":93999,"tr_customer_product_id":93989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Dhana Saini","mobile_number":"7006485167","email_id":"kannen.joshi@hotmail.com","dop":"2025-10-21","serial_number":"546642632226271","imei1":"546642632226271","imei2":"546642632226271","popurl":"www.adhiraj-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93983,"job_number":"JOB_93983","tr_customer_id":94000,"tr_customer_product_id":93990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Agnimitra Khan","mobile_number":"7033104651","email_id":"preity.nambeesan@gmail.com","dop":"2025-10-21","serial_number":"914853078282022","imei1":"914853078282022","imei2":"914853078282022","popurl":"www.navin-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93984,"job_number":"JOB_93984","tr_customer_id":94001,"tr_customer_product_id":93991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Malati Namboothiri","mobile_number":"7005553663","email_id":"bala.dhawan@gmail.com","dop":"2025-10-21","serial_number":"707482531974968","imei1":"707482531974968","imei2":"707482531974968","popurl":"www.deeptimayee-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93985,"job_number":"JOB_93985","tr_customer_id":94002,"tr_customer_product_id":93992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Upendra Agarwal","mobile_number":"7009475650","email_id":"bhuvanesh.deshpande@hotmail.com","dop":"2025-10-21","serial_number":"100414992054475","imei1":"100414992054475","imei2":"100414992054475","popurl":"www.anandamayi-prajapat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93986,"job_number":"JOB_93986","tr_customer_id":94003,"tr_customer_product_id":93993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Kumari Mukhopadhyay","mobile_number":"7049437999","email_id":"adityanandan.tagore@hotmail.com","dop":"2025-10-21","serial_number":"390393035025364","imei1":"390393035025364","imei2":"390393035025364","popurl":"www.vasudeva-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93987,"job_number":"JOB_93987","tr_customer_id":94004,"tr_customer_product_id":93994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Ajit Bharadwaj","mobile_number":"7009506708","email_id":"arjun.pothuvaal@gmail.com","dop":"2025-10-21","serial_number":"340464056406243","imei1":"340464056406243","imei2":"340464056406243","popurl":"www.aditya-patil.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93988,"job_number":"JOB_93988","tr_customer_id":94005,"tr_customer_product_id":93995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Sushma Naik","mobile_number":"7013746720","email_id":"aanandaswarup.iyengar@hotmail.com","dop":"2025-10-21","serial_number":"244786854734078","imei1":"244786854734078","imei2":"244786854734078","popurl":"www.ghanaanand-mahajan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93989,"job_number":"JOB_93989","tr_customer_id":94006,"tr_customer_product_id":93996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Jitendra Ahuja","mobile_number":"7030517987","email_id":"daevi.desai@yahoo.co.in","dop":"2025-10-21","serial_number":"816391989295569","imei1":"816391989295569","imei2":"816391989295569","popurl":"www.meenakshi-joshi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93990,"job_number":"JOB_93990","tr_customer_id":94007,"tr_customer_product_id":93997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Devak Bharadwaj","mobile_number":"7005334240","email_id":"chanda.gupta@yahoo.co.in","dop":"2025-10-21","serial_number":"264110232712403","imei1":"264110232712403","imei2":"264110232712403","popurl":"www.rukmin-jha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93991,"job_number":"JOB_93991","tr_customer_id":94008,"tr_customer_product_id":93998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Vedanshi Kakkar","mobile_number":"7058477716","email_id":"jyotis.talwar@hotmail.com","dop":"2025-10-21","serial_number":"021864760103140","imei1":"021864760103140","imei2":"021864760103140","popurl":"www.amrit-trivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93992,"job_number":"JOB_93992","tr_customer_id":94009,"tr_customer_product_id":93999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Gopee Varman","mobile_number":"7030033712","email_id":"sarla.varman@gmail.com","dop":"2025-10-21","serial_number":"476903933587611","imei1":"476903933587611","imei2":"476903933587611","popurl":"www.anilaabh-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93993,"job_number":"JOB_93993","tr_customer_id":94010,"tr_customer_product_id":94000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Chapala Dutta","mobile_number":"7055458537","email_id":"jitendra.bandopadhyay@gmail.com","dop":"2025-10-21","serial_number":"165068519607105","imei1":"165068519607105","imei2":"165068519607105","popurl":"www.geetanjali-trivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93994,"job_number":"JOB_93994","tr_customer_id":94011,"tr_customer_product_id":94001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Deeptimayee Varrier","mobile_number":"7066176230","email_id":"minakshi.jha@yahoo.co.in","dop":"2025-10-21","serial_number":"058790835683041","imei1":"058790835683041","imei2":"058790835683041","popurl":"www.ajit-ganaka.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93995,"job_number":"JOB_93995","tr_customer_id":94012,"tr_customer_product_id":94002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Bhagwati Singh","mobile_number":"7052329380","email_id":"brajendra.butt@hotmail.com","dop":"2025-10-21","serial_number":"668635844444971","imei1":"668635844444971","imei2":"668635844444971","popurl":"www.chandrakala-desai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93996,"job_number":"JOB_93996","tr_customer_id":94013,"tr_customer_product_id":94003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Dipankar Mehra","mobile_number":"7069693862","email_id":"bhoopat.arora@hotmail.com","dop":"2025-10-21","serial_number":"902936253059101","imei1":"902936253059101","imei2":"902936253059101","popurl":"www.aasha-iyer.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93997,"job_number":"JOB_93997","tr_customer_id":94014,"tr_customer_product_id":94004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Gaurang Adiga","mobile_number":"7075472618","email_id":"ramaa.varrier@gmail.com","dop":"2025-10-21","serial_number":"221102736110694","imei1":"221102736110694","imei2":"221102736110694","popurl":"www.vaidehi-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93998,"job_number":"JOB_93998","tr_customer_id":94015,"tr_customer_product_id":94005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Adripathi Namboothiri","mobile_number":"7073859738","email_id":"anandswarup.naik@gmail.com","dop":"2025-10-21","serial_number":"227874025214412","imei1":"227874025214412","imei2":"227874025214412","popurl":"www.jaya-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93999,"job_number":"JOB_93999","tr_customer_id":94016,"tr_customer_product_id":94006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Vasudev Gupta","mobile_number":"7074637554","email_id":"oormila.talwar@hotmail.com","dop":"2025-10-21","serial_number":"901190747421424","imei1":"901190747421424","imei2":"901190747421424","popurl":"www.digambar-prajapat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94000,"job_number":"JOB_94000","tr_customer_id":94017,"tr_customer_product_id":94007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Chinmayanand Namboothiri","mobile_number":"7036997368","email_id":"puneet.jain@yahoo.co.in","dop":"2025-10-21","serial_number":"838075487831570","imei1":"838075487831570","imei2":"838075487831570","popurl":"www.javas-iyer.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94001,"job_number":"JOB_94001","tr_customer_id":94018,"tr_customer_product_id":94008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Alok Pillai","mobile_number":"7044405701","email_id":"rupinder.iyengar@hotmail.com","dop":"2025-10-21","serial_number":"671810382404324","imei1":"671810382404324","imei2":"671810382404324","popurl":"www.mangalya-kaul.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94002,"job_number":"JOB_94002","tr_customer_id":94019,"tr_customer_product_id":94009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Bhupen Patel","mobile_number":"7091605886","email_id":"gorakhanatha.agarwal@hotmail.com","dop":"2025-10-21","serial_number":"604808919770636","imei1":"604808919770636","imei2":"604808919770636","popurl":"www.naveen-menon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94003,"job_number":"JOB_94003","tr_customer_id":94020,"tr_customer_product_id":94010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Gemini Acharya","mobile_number":"7059451788","email_id":"chandni.nayar@hotmail.com","dop":"2025-10-21","serial_number":"784937961628927","imei1":"784937961628927","imei2":"784937961628927","popurl":"www.tushar-prajapat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94004,"job_number":"JOB_94004","tr_customer_id":94021,"tr_customer_product_id":94011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Bheeshma Kakkar","mobile_number":"7087419035","email_id":"ujjwal.embranthiri@gmail.com","dop":"2025-10-21","serial_number":"645591692028641","imei1":"645591692028641","imei2":"645591692028641","popurl":"www.subhashini-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94005,"job_number":"JOB_94005","tr_customer_id":94022,"tr_customer_product_id":94012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Aadinath Kaul","mobile_number":"7024855625","email_id":"gurdev.kakkar@yahoo.co.in","dop":"2025-10-21","serial_number":"527941836294727","imei1":"527941836294727","imei2":"527941836294727","popurl":"www.aadi-ahluwalia.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94006,"job_number":"JOB_94006","tr_customer_id":94023,"tr_customer_product_id":94013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Aaryan Talwar","mobile_number":"7082190767","email_id":"gandharva.jain@yahoo.co.in","dop":"2025-10-21","serial_number":"882653168896665","imei1":"882653168896665","imei2":"882653168896665","popurl":"www.poornima-nehru.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94007,"job_number":"JOB_94007","tr_customer_id":94024,"tr_customer_product_id":94014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Chinmayananda Banerjee","mobile_number":"7081632015","email_id":"bahula.ganaka@hotmail.com","dop":"2025-10-21","serial_number":"074355718963111","imei1":"074355718963111","imei2":"074355718963111","popurl":"www.akshat-bhat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94008,"job_number":"JOB_94008","tr_customer_id":94025,"tr_customer_product_id":94015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Swara Pillai","mobile_number":"7001465053","email_id":"bhushan.gandhi@yahoo.co.in","dop":"2025-10-21","serial_number":"016868596140438","imei1":"016868596140438","imei2":"016868596140438","popurl":"www.vasudev-namboothiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94009,"job_number":"JOB_94009","tr_customer_id":94026,"tr_customer_product_id":94016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Aaditya Kaur","mobile_number":"7011838036","email_id":"sarla.jha@hotmail.com","dop":"2025-10-21","serial_number":"874430306918983","imei1":"874430306918983","imei2":"874430306918983","popurl":"www.bandhul-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94010,"job_number":"JOB_94010","tr_customer_id":94027,"tr_customer_product_id":94017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Aasha Bharadwaj","mobile_number":"7079479640","email_id":"chaturbhuj.tandon@yahoo.co.in","dop":"2025-10-21","serial_number":"205414141457465","imei1":"205414141457465","imei2":"205414141457465","popurl":"www.prathamesh-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94011,"job_number":"JOB_94011","tr_customer_id":94028,"tr_customer_product_id":94018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Tanirika Iyer","mobile_number":"7029297886","email_id":"dharani.somayaji@hotmail.com","dop":"2025-10-21","serial_number":"665094617498456","imei1":"665094617498456","imei2":"665094617498456","popurl":"www.sharda-mishra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94012,"job_number":"JOB_94012","tr_customer_id":94029,"tr_customer_product_id":94019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Ashok Chopra","mobile_number":"7018126825","email_id":"chandni.achari@gmail.com","dop":"2025-10-21","serial_number":"712200511849683","imei1":"712200511849683","imei2":"712200511849683","popurl":"www.subhash-dubashi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94013,"job_number":"JOB_94013","tr_customer_id":94030,"tr_customer_product_id":94020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Nawal Mishra","mobile_number":"7074690212","email_id":"chiranjeev.patel@yahoo.co.in","dop":"2025-10-21","serial_number":"131316622732287","imei1":"131316622732287","imei2":"131316622732287","popurl":"www.bhoopat-desai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94014,"job_number":"JOB_94014","tr_customer_id":94031,"tr_customer_product_id":94021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Chaanakya Nair","mobile_number":"7035760527","email_id":"prema.shah@gmail.com","dop":"2025-10-21","serial_number":"715298604343034","imei1":"715298604343034","imei2":"715298604343034","popurl":"www.gautam-bharadwaj.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94015,"job_number":"JOB_94015","tr_customer_id":94032,"tr_customer_product_id":94022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Karthik Tandon","mobile_number":"7027094882","email_id":"jagadisha.iyer@gmail.com","dop":"2025-10-21","serial_number":"448000928920146","imei1":"448000928920146","imei2":"448000928920146","popurl":"www.aatmaj-mehrotra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94016,"job_number":"JOB_94016","tr_customer_id":94033,"tr_customer_product_id":94023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Akshaj Singh","mobile_number":"7077674029","email_id":"vaijayanthi.malik@gmail.com","dop":"2025-10-21","serial_number":"484315028459088","imei1":"484315028459088","imei2":"484315028459088","popurl":"www.devdan-menon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94017,"job_number":"JOB_94017","tr_customer_id":94034,"tr_customer_product_id":94024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Digambara Bharadwaj","mobile_number":"7084174187","email_id":"aaratrika.rana@hotmail.com","dop":"2025-10-21","serial_number":"601423185726625","imei1":"601423185726625","imei2":"601423185726625","popurl":"www.rupinder-iyer.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94018,"job_number":"JOB_94018","tr_customer_id":94035,"tr_customer_product_id":94025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Kamalesh Kaur","mobile_number":"7016977237","email_id":"param.trivedi@hotmail.com","dop":"2025-10-21","serial_number":"947221792566063","imei1":"947221792566063","imei2":"947221792566063","popurl":"www.vaijayanthi-kaul.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94019,"job_number":"JOB_94019","tr_customer_id":94036,"tr_customer_product_id":94026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Vrinda Patel","mobile_number":"7066296812","email_id":"oormila.naik@yahoo.co.in","dop":"2025-10-21","serial_number":"992437678762469","imei1":"992437678762469","imei2":"992437678762469","popurl":"www.swarnalata-chopra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94020,"job_number":"JOB_94020","tr_customer_id":94037,"tr_customer_product_id":94027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Chandra Tagore","mobile_number":"7002106566","email_id":"rati.gandhi@hotmail.com","dop":"2025-10-21","serial_number":"164816796671229","imei1":"164816796671229","imei2":"164816796671229","popurl":"www.subhasini-ganaka.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94021,"job_number":"JOB_94021","tr_customer_id":94038,"tr_customer_product_id":94028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Chandra Bandopadhyay","mobile_number":"7058455682","email_id":"atmaja.guneta@gmail.com","dop":"2025-10-21","serial_number":"530795323250560","imei1":"530795323250560","imei2":"530795323250560","popurl":"www.narayan-reddy.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94022,"job_number":"JOB_94022","tr_customer_id":94039,"tr_customer_product_id":94029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Chandraayan Chattopadhyay","mobile_number":"7082230989","email_id":"vrinda.pothuvaal@hotmail.com","dop":"2025-10-21","serial_number":"212894765819601","imei1":"212894765819601","imei2":"212894765819601","popurl":"www.bhushit-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94023,"job_number":"JOB_94023","tr_customer_id":94040,"tr_customer_product_id":94030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Nirbhay Deshpande","mobile_number":"7020701325","email_id":"ambar.varman@hotmail.com","dop":"2025-10-21","serial_number":"039654018996098","imei1":"039654018996098","imei2":"039654018996098","popurl":"www.satish-reddy.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94024,"job_number":"JOB_94024","tr_customer_id":94041,"tr_customer_product_id":94031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Devi Kocchar","mobile_number":"7081139772","email_id":"shresth.acharya@gmail.com","dop":"2025-10-21","serial_number":"768651029054738","imei1":"768651029054738","imei2":"768651029054738","popurl":"www.dhyanesh-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94025,"job_number":"JOB_94025","tr_customer_id":94042,"tr_customer_product_id":94032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Oormila Butt","mobile_number":"7006576574","email_id":"marut.reddy@hotmail.com","dop":"2025-10-21","serial_number":"740480965282558","imei1":"740480965282558","imei2":"740480965282558","popurl":"www.anusuya-naik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94026,"job_number":"JOB_94026","tr_customer_id":94043,"tr_customer_product_id":94033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Indra Asan","mobile_number":"7062789936","email_id":"prem.gandhi@gmail.com","dop":"2025-10-21","serial_number":"094652405170449","imei1":"094652405170449","imei2":"094652405170449","popurl":"www.akroor-iyer.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94027,"job_number":"JOB_94027","tr_customer_id":94044,"tr_customer_product_id":94034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Bhavani Marar","mobile_number":"7014094201","email_id":"chakor.patel@gmail.com","dop":"2025-10-21","serial_number":"228132273832566","imei1":"228132273832566","imei2":"228132273832566","popurl":"www.daksha-panicker.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94028,"job_number":"JOB_94028","tr_customer_id":94045,"tr_customer_product_id":94035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Bhadran Jha","mobile_number":"7076414849","email_id":"digambar.mishra@hotmail.com","dop":"2025-10-21","serial_number":"090799035067771","imei1":"090799035067771","imei2":"090799035067771","popurl":"www.kali-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94029,"job_number":"JOB_94029","tr_customer_id":94046,"tr_customer_product_id":94036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Kama Shukla","mobile_number":"7009682213","email_id":"gopaal.pandey@yahoo.co.in","dop":"2025-10-21","serial_number":"073469995475209","imei1":"073469995475209","imei2":"073469995475209","popurl":"www.akshaj-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94030,"job_number":"JOB_94030","tr_customer_id":94047,"tr_customer_product_id":94037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Dhanesh Marar","mobile_number":"7004188089","email_id":"devadatt.somayaji@hotmail.com","dop":"2025-10-21","serial_number":"009701622455219","imei1":"009701622455219","imei2":"009701622455219","popurl":"www.inder-ganaka.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94031,"job_number":"JOB_94031","tr_customer_id":94048,"tr_customer_product_id":94038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Shresthi Mishra","mobile_number":"7041766119","email_id":"chitraksh.kaur@gmail.com","dop":"2025-10-21","serial_number":"005221175559940","imei1":"005221175559940","imei2":"005221175559940","popurl":"www.lavanya-sethi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94032,"job_number":"JOB_94032","tr_customer_id":94049,"tr_customer_product_id":94039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Jitendra Joshi","mobile_number":"7034440019","email_id":"brahmaanand.prajapat@hotmail.com","dop":"2025-10-21","serial_number":"596852773316994","imei1":"596852773316994","imei2":"596852773316994","popurl":"www.gajadhar-nayar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94033,"job_number":"JOB_94033","tr_customer_id":94050,"tr_customer_product_id":94040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Bhagwati Mehrotra","mobile_number":"7037792624","email_id":"chandni.varrier@yahoo.co.in","dop":"2025-10-21","serial_number":"061793152556787","imei1":"061793152556787","imei2":"061793152556787","popurl":"www.giri-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94034,"job_number":"JOB_94034","tr_customer_id":94051,"tr_customer_product_id":94041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Maheswar Mukhopadhyay","mobile_number":"7017024052","email_id":"vishwamitra.gandhi@yahoo.co.in","dop":"2025-10-21","serial_number":"070021274599357","imei1":"070021274599357","imei2":"070021274599357","popurl":"www.manisha-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94035,"job_number":"JOB_94035","tr_customer_id":94052,"tr_customer_product_id":94042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Naval Abbott","mobile_number":"7092208355","email_id":"devagya.namboothiri@hotmail.com","dop":"2025-10-21","serial_number":"181984308828100","imei1":"181984308828100","imei2":"181984308828100","popurl":"www.chaten-mishra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94036,"job_number":"JOB_94036","tr_customer_id":94053,"tr_customer_product_id":94043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Ravi Iyer","mobile_number":"7024213759","email_id":"girish.chattopadhyay@hotmail.com","dop":"2025-10-21","serial_number":"749247687751969","imei1":"749247687751969","imei2":"749247687751969","popurl":"www.menka-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94037,"job_number":"JOB_94037","tr_customer_id":94054,"tr_customer_product_id":94044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Gayatri Bhattathiri","mobile_number":"7052719399","email_id":"shankar.mehrotra@gmail.com","dop":"2025-10-21","serial_number":"954217603244587","imei1":"954217603244587","imei2":"954217603244587","popurl":"www.ashlesh-shah.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94038,"job_number":"JOB_94038","tr_customer_id":94055,"tr_customer_product_id":94045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Jaya Patil","mobile_number":"7037221292","email_id":"gopal.guha@yahoo.co.in","dop":"2025-10-21","serial_number":"611565617721408","imei1":"611565617721408","imei2":"611565617721408","popurl":"www.chandra-bharadwaj.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94039,"job_number":"JOB_94039","tr_customer_id":94056,"tr_customer_product_id":94046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Anilabh Somayaji","mobile_number":"7025161967","email_id":"gajaadhar.bandopadhyay@yahoo.co.in","dop":"2025-10-21","serial_number":"729869096279989","imei1":"729869096279989","imei2":"729869096279989","popurl":"www.bhavani-sharma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94040,"job_number":"JOB_94040","tr_customer_id":94057,"tr_customer_product_id":94047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Gandharva Talwar","mobile_number":"7026061256","email_id":"giriraj.reddy@yahoo.co.in","dop":"2025-10-21","serial_number":"331463287288766","imei1":"331463287288766","imei2":"331463287288766","popurl":"www.chaturaanan-naik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94041,"job_number":"JOB_94041","tr_customer_id":94058,"tr_customer_product_id":94048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Daiwik Kapoor","mobile_number":"7013385688","email_id":"alok.sinha@yahoo.co.in","dop":"2025-10-21","serial_number":"246223788114242","imei1":"246223788114242","imei2":"246223788114242","popurl":"www.abani-pillai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94042,"job_number":"JOB_94042","tr_customer_id":94059,"tr_customer_product_id":94049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Goswami Panicker","mobile_number":"7028342497","email_id":"ekdant.butt@hotmail.com","dop":"2025-10-21","serial_number":"310847837156980","imei1":"310847837156980","imei2":"310847837156980","popurl":"www.garud-bharadwaj.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94043,"job_number":"JOB_94043","tr_customer_id":94060,"tr_customer_product_id":94050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Ekaksh Pilla","mobile_number":"7013607256","email_id":"sachin.devar@hotmail.com","dop":"2025-10-21","serial_number":"789402111272504","imei1":"789402111272504","imei2":"789402111272504","popurl":"www.nimit-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94044,"job_number":"JOB_94044","tr_customer_id":94061,"tr_customer_product_id":94051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Diksha Khatri","mobile_number":"7095277566","email_id":"triloki.agarwal@gmail.com","dop":"2025-10-21","serial_number":"385341957085814","imei1":"385341957085814","imei2":"385341957085814","popurl":"www.bhudeva-butt.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94045,"job_number":"JOB_94045","tr_customer_id":94062,"tr_customer_product_id":94052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Tanirika Kocchar","mobile_number":"7062228914","email_id":"chinmayanand.banerjee@gmail.com","dop":"2025-10-21","serial_number":"585162443388444","imei1":"585162443388444","imei2":"585162443388444","popurl":"www.chandra-sinha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94046,"job_number":"JOB_94046","tr_customer_id":94063,"tr_customer_product_id":94053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Charumati Prajapat","mobile_number":"7017419938","email_id":"karan.guha@gmail.com","dop":"2025-10-21","serial_number":"227525739277493","imei1":"227525739277493","imei2":"227525739277493","popurl":"www.gautam-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94047,"job_number":"JOB_94047","tr_customer_id":94064,"tr_customer_product_id":94054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Deeptimay Nayar","mobile_number":"7090230979","email_id":"bandhul.saini@hotmail.com","dop":"2025-10-21","serial_number":"435501832305388","imei1":"435501832305388","imei2":"435501832305388","popurl":"www.mayoor-mehrotra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94048,"job_number":"JOB_94048","tr_customer_id":94065,"tr_customer_product_id":94055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:08.000Z","name":"Laxman Chattopadhyay","mobile_number":"7044478687","email_id":"kanak.dwivedi@yahoo.co.in","dop":"2025-10-21","serial_number":"358961840797425","imei1":"358961840797425","imei2":"358961840797425","popurl":"www.gobinda-gowda.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94049,"job_number":"JOB_94049","tr_customer_id":94066,"tr_customer_product_id":94056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:08.000Z","modified_at":"2025-10-31T13:17:08.000Z","name":"Bhuvaneshwar Bhattacharya","mobile_number":"7025585153","email_id":"adheesh.tagore@gmail.com","dop":"2025-10-21","serial_number":"647070038282363","imei1":"647070038282363","imei2":"647070038282363","popurl":"www.anala-abbott.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94050,"job_number":"JOB_94050","tr_customer_id":94067,"tr_customer_product_id":94057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:08.000Z","modified_at":"2025-10-31T13:17:08.000Z","name":"Arnesh Acharya","mobile_number":"7072227098","email_id":"pran.guneta@hotmail.com","dop":"2025-10-21","serial_number":"097817210251161","imei1":"097817210251161","imei2":"097817210251161","popurl":"www.madhuri-asan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94051,"job_number":"JOB_94051","tr_customer_id":94068,"tr_customer_product_id":94058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:08.000Z","modified_at":"2025-10-31T13:17:08.000Z","name":"Mina Bhat","mobile_number":"7052735012","email_id":"girja.malik@hotmail.com","dop":"2025-10-21","serial_number":"678915881186803","imei1":"678915881186803","imei2":"678915881186803","popurl":"www.sloka-deshpande.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94052,"job_number":"JOB_94052","tr_customer_id":94069,"tr_customer_product_id":94059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:08.000Z","modified_at":"2025-10-31T13:17:08.000Z","name":"Anil Shukla","mobile_number":"7008531681","email_id":"vaishnavi.rana@hotmail.com","dop":"2025-10-21","serial_number":"512452302696164","imei1":"512452302696164","imei2":"512452302696164","popurl":"www.amritambu-guha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94053,"job_number":"JOB_94053","tr_customer_id":94070,"tr_customer_product_id":94060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:08.000Z","modified_at":"2025-10-31T13:17:08.000Z","name":"Shrishti Kaul","mobile_number":"7000437123","email_id":"dhyaneshwar.menon@hotmail.com","dop":"2025-10-21","serial_number":"560461170016975","imei1":"560461170016975","imei2":"560461170016975","popurl":"www.bhadran-dutta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94054,"job_number":"JOB_94054","tr_customer_id":94071,"tr_customer_product_id":94061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:08.000Z","modified_at":"2025-10-31T13:17:08.000Z","name":"Tanirika Sethi","mobile_number":"7025861780","email_id":"girija.prajapat@hotmail.com","dop":"2025-10-21","serial_number":"574375238831787","imei1":"574375238831787","imei2":"574375238831787","popurl":"www.abhaidev-embranthiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94055,"job_number":"JOB_94055","tr_customer_id":94072,"tr_customer_product_id":94062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:08.000Z","modified_at":"2025-10-31T13:17:08.000Z","name":"Anil Gowda","mobile_number":"7048358874","email_id":"dharitri.varrier@hotmail.com","dop":"2025-10-21","serial_number":"784531303324427","imei1":"784531303324427","imei2":"784531303324427","popurl":"www.kamla-reddy.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94056,"job_number":"JOB_94056","tr_customer_id":94073,"tr_customer_product_id":94063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:08.000Z","modified_at":"2025-10-31T13:17:08.000Z","name":"Bhooshit Khatri","mobile_number":"7094583833","email_id":"bishnu.khatri@hotmail.com","dop":"2025-10-21","serial_number":"964646455677127","imei1":"964646455677127","imei2":"964646455677127","popurl":"www.indra-bhattacharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94057,"job_number":"JOB_94057","tr_customer_id":94074,"tr_customer_product_id":94064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:08.000Z","modified_at":"2025-10-31T13:17:08.000Z","name":"Bharadwaj Ahluwalia","mobile_number":"7030832514","email_id":"abhisyanta.shah@hotmail.com","dop":"2025-10-21","serial_number":"762070205473342","imei1":"762070205473342","imei2":"762070205473342","popurl":"www.anurag-sinha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94058,"job_number":"JOB_94058","tr_customer_id":94075,"tr_customer_product_id":94065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:08.000Z","modified_at":"2025-10-31T13:17:08.000Z","name":"Chandrakin Dwivedi","mobile_number":"7008732622","email_id":"dev.kapoor@gmail.com","dop":"2025-10-21","serial_number":"849619661780861","imei1":"849619661780861","imei2":"849619661780861","popurl":"www.surya-trivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94059,"job_number":"JOB_94059","tr_customer_id":94076,"tr_customer_product_id":94066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:08.000Z","modified_at":"2025-10-31T13:17:08.000Z","name":"Hiranmay Sharma","mobile_number":"7067855059","email_id":"vishnu.trivedi@hotmail.com","dop":"2025-10-21","serial_number":"594143322224869","imei1":"594143322224869","imei2":"594143322224869","popurl":"www.parvati-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94060,"job_number":"JOB_94060","tr_customer_id":94077,"tr_customer_product_id":94067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:08.000Z","modified_at":"2025-10-31T13:17:08.000Z","name":"Bhavani Pandey","mobile_number":"7096068670","email_id":"basanti.joshi@yahoo.co.in","dop":"2025-10-21","serial_number":"156204392909709","imei1":"156204392909709","imei2":"156204392909709","popurl":"www.balaaditya-nair.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94061,"job_number":"JOB_94061","tr_customer_id":94078,"tr_customer_product_id":94068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:08.000Z","modified_at":"2025-10-31T13:17:08.000Z","name":"Adityanandan Marar","mobile_number":"7009795090","email_id":"nimit.patel@hotmail.com","dop":"2025-10-21","serial_number":"499257131730917","imei1":"499257131730917","imei2":"499257131730917","popurl":"www.kamla-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94062,"job_number":"JOB_94062","tr_customer_id":94079,"tr_customer_product_id":94069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:08.000Z","modified_at":"2025-10-31T13:17:08.000Z","name":"Mukul Chattopadhyay","mobile_number":"7018832583","email_id":"sharmila.ganaka@hotmail.com","dop":"2025-10-21","serial_number":"760698607969256","imei1":"760698607969256","imei2":"760698607969256","popurl":"www.chandraketu-iyengar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94063,"job_number":"JOB_94063","tr_customer_id":94080,"tr_customer_product_id":94070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:08.000Z","modified_at":"2025-10-31T13:17:08.000Z","name":"Lakshmidhar Jain","mobile_number":"7020417651","email_id":"bheeshma.bhattathiri@gmail.com","dop":"2025-10-21","serial_number":"395600935682836","imei1":"395600935682836","imei2":"395600935682836","popurl":"www.subodh-nehru.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94064,"job_number":"JOB_94064","tr_customer_id":94081,"tr_customer_product_id":94071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:08.000Z","modified_at":"2025-10-31T13:17:08.000Z","name":"Chaturaanan Kapoor","mobile_number":"7013662542","email_id":"ganesh.khan@yahoo.co.in","dop":"2025-10-21","serial_number":"427328632176898","imei1":"427328632176898","imei2":"427328632176898","popurl":"www.yogesh-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94066,"job_number":"JOB_94066","tr_customer_id":94083,"tr_customer_product_id":94073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Bhupati Kakkar","mobile_number":"7074952445","email_id":"dhanpati.varrier@hotmail.com","dop":"2025-10-21","serial_number":"866251145498506","imei1":"866251145498506","imei2":"866251145498506","popurl":"www.dhyanesh-bharadwaj.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94067,"job_number":"JOB_94067","tr_customer_id":94084,"tr_customer_product_id":94074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Aalok Sharma","mobile_number":"7008615881","email_id":"sudeva.tagore@gmail.com","dop":"2025-10-21","serial_number":"472689346024641","imei1":"472689346024641","imei2":"472689346024641","popurl":"www.gautama-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94068,"job_number":"JOB_94068","tr_customer_id":94085,"tr_customer_product_id":94075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Ghanshyam Agarwal","mobile_number":"7011897161","email_id":"jagadish.namboothiri@gmail.com","dop":"2025-10-21","serial_number":"546615347008897","imei1":"546615347008897","imei2":"546615347008897","popurl":"www.gotum-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94069,"job_number":"JOB_94069","tr_customer_id":94086,"tr_customer_product_id":94076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Alok Khatri","mobile_number":"7018707698","email_id":"trilokinath.kapoor@yahoo.co.in","dop":"2025-10-21","serial_number":"346962226733461","imei1":"346962226733461","imei2":"346962226733461","popurl":"www.suman-bharadwaj.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94070,"job_number":"JOB_94070","tr_customer_id":94088,"tr_customer_product_id":94077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Ujjawal Patel","mobile_number":"7054055270","email_id":"devani.panicker@hotmail.com","dop":"2025-10-21","serial_number":"587114116734943","imei1":"587114116734943","imei2":"587114116734943","popurl":"www.bhargava-sinha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94071,"job_number":"JOB_94071","tr_customer_id":94087,"tr_customer_product_id":94078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Aatmaj Iyengar","mobile_number":"7063774916","email_id":"subodh.dutta@hotmail.com","dop":"2025-10-21","serial_number":"469402955339320","imei1":"469402955339320","imei2":"469402955339320","popurl":"www.raj-varma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94072,"job_number":"JOB_94072","tr_customer_id":94089,"tr_customer_product_id":94079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Chidaakaash Shukla","mobile_number":"7098778803","email_id":"trilok.rana@yahoo.co.in","dop":"2025-10-21","serial_number":"743399533676269","imei1":"743399533676269","imei2":"743399533676269","popurl":"www.anilabh-tagore.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94073,"job_number":"JOB_94073","tr_customer_id":94090,"tr_customer_product_id":94080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Ekaling Khatri","mobile_number":"7011210711","email_id":"bhamini.verma@gmail.com","dop":"2025-10-21","serial_number":"934658482809114","imei1":"934658482809114","imei2":"934658482809114","popurl":"www.sukanya-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94074,"job_number":"JOB_94074","tr_customer_id":94091,"tr_customer_product_id":94081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Anaadi Gill","mobile_number":"7062921068","email_id":"vaidehi.sethi@hotmail.com","dop":"2025-10-21","serial_number":"206273345419325","imei1":"206273345419325","imei2":"206273345419325","popurl":"www.vyas-adiga.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94075,"job_number":"JOB_94075","tr_customer_id":94092,"tr_customer_product_id":94082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Acharyasuta Pillai","mobile_number":"7025865361","email_id":"vishnu.bhattathiri@gmail.com","dop":"2025-10-21","serial_number":"801807715772118","imei1":"801807715772118","imei2":"801807715772118","popurl":"www.gatik-ahuja.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94076,"job_number":"JOB_94076","tr_customer_id":94093,"tr_customer_product_id":94083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Girija Shah","mobile_number":"7092146592","email_id":"suma.bhattacharya@hotmail.com","dop":"2025-10-21","serial_number":"436262683291623","imei1":"436262683291623","imei2":"436262683291623","popurl":"www.kailash-mehra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94077,"job_number":"JOB_94077","tr_customer_id":94094,"tr_customer_product_id":94084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Lila Gandhi","mobile_number":"7072572111","email_id":"shashi.patel@hotmail.com","dop":"2025-10-21","serial_number":"678813053297962","imei1":"678813053297962","imei2":"678813053297962","popurl":"www.brajendra-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94078,"job_number":"JOB_94078","tr_customer_id":94095,"tr_customer_product_id":94085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Trilochana Ahuja","mobile_number":"7020791029","email_id":"swarnalata.kakkar@gmail.com","dop":"2025-10-21","serial_number":"033516044108181","imei1":"033516044108181","imei2":"033516044108181","popurl":"www.triloki-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94079,"job_number":"JOB_94079","tr_customer_id":94096,"tr_customer_product_id":94086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Vaidehi Bhattacharya","mobile_number":"7043670845","email_id":"shrishti.banerjee@hotmail.com","dop":"2025-10-21","serial_number":"894631925849215","imei1":"894631925849215","imei2":"894631925849215","popurl":"www.sarla-tandon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94080,"job_number":"JOB_94080","tr_customer_id":94097,"tr_customer_product_id":94087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Baidehi Dubashi","mobile_number":"7032544718","email_id":"rajiv.adiga@gmail.com","dop":"2025-10-21","serial_number":"631296544659520","imei1":"631296544659520","imei2":"631296544659520","popurl":"www.baala-patil.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94081,"job_number":"JOB_94081","tr_customer_id":94098,"tr_customer_product_id":94088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Bhupati Mehra","mobile_number":"7097263225","email_id":"upendra.bhat@gmail.com","dop":"2025-10-21","serial_number":"929557020585820","imei1":"929557020585820","imei2":"929557020585820","popurl":"www.anjaneya-sharma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94082,"job_number":"JOB_94082","tr_customer_id":94099,"tr_customer_product_id":94089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Jaimini Talwar","mobile_number":"7083550316","email_id":"aamod.mukhopadhyay@gmail.com","dop":"2025-10-21","serial_number":"156435235362458","imei1":"156435235362458","imei2":"156435235362458","popurl":"www.diksha-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94083,"job_number":"JOB_94083","tr_customer_id":94100,"tr_customer_product_id":94090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Brijesh Achari","mobile_number":"7003276401","email_id":"kannan.jha@gmail.com","dop":"2025-10-21","serial_number":"029676943035517","imei1":"029676943035517","imei2":"029676943035517","popurl":"www.aamod-rana.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94084,"job_number":"JOB_94084","tr_customer_id":94101,"tr_customer_product_id":94091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Brijesh Prajapat","mobile_number":"7064471316","email_id":"rukmin.naik@hotmail.com","dop":"2025-10-21","serial_number":"012235356168154","imei1":"012235356168154","imei2":"012235356168154","popurl":"www.gita-abbott.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94085,"job_number":"JOB_94085","tr_customer_id":94102,"tr_customer_product_id":94092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Subhashini Nayar","mobile_number":"7098199392","email_id":"asha.malik@hotmail.com","dop":"2025-10-21","serial_number":"995134902709288","imei1":"995134902709288","imei2":"995134902709288","popurl":"www.agniprava-desai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94086,"job_number":"JOB_94086","tr_customer_id":94103,"tr_customer_product_id":94093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Agastya Iyengar","mobile_number":"7026747756","email_id":"giriraj.jha@gmail.com","dop":"2025-10-21","serial_number":"013513418213284","imei1":"013513418213284","imei2":"013513418213284","popurl":"www.gauraang-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94087,"job_number":"JOB_94087","tr_customer_id":94104,"tr_customer_product_id":94094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Deveshwar Bandopadhyay","mobile_number":"7004310089","email_id":"dharmaketu.kocchar@hotmail.com","dop":"2025-10-21","serial_number":"389845493511552","imei1":"389845493511552","imei2":"389845493511552","popurl":"www.keerti-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94088,"job_number":"JOB_94088","tr_customer_id":94105,"tr_customer_product_id":94095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Chandira Saini","mobile_number":"7014610294","email_id":"bhupen.butt@hotmail.com","dop":"2025-10-21","serial_number":"154636601510468","imei1":"154636601510468","imei2":"154636601510468","popurl":"www.anwesha-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94089,"job_number":"JOB_94089","tr_customer_id":94106,"tr_customer_product_id":94096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Anagh Guneta","mobile_number":"7052771552","email_id":"brajendra.pillai@gmail.com","dop":"2025-10-21","serial_number":"199448475935433","imei1":"199448475935433","imei2":"199448475935433","popurl":"www.shashikala-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94090,"job_number":"JOB_94090","tr_customer_id":94107,"tr_customer_product_id":94097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Aamod Butt","mobile_number":"7050684589","email_id":"agneya.ahluwalia@hotmail.com","dop":"2025-10-21","serial_number":"443533168584110","imei1":"443533168584110","imei2":"443533168584110","popurl":"www.ekaaksh-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94091,"job_number":"JOB_94091","tr_customer_id":94108,"tr_customer_product_id":94098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Amritambu Sinha","mobile_number":"7053368421","email_id":"ujjawal.shukla@yahoo.co.in","dop":"2025-10-21","serial_number":"077670883409491","imei1":"077670883409491","imei2":"077670883409491","popurl":"www.asha-chattopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94092,"job_number":"JOB_94092","tr_customer_id":94109,"tr_customer_product_id":94099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Javas Nambeesan","mobile_number":"7035305445","email_id":"gopal.achari@gmail.com","dop":"2025-10-21","serial_number":"290956404355351","imei1":"290956404355351","imei2":"290956404355351","popurl":"www.gobinda-varma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94093,"job_number":"JOB_94093","tr_customer_id":94110,"tr_customer_product_id":94100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Tanushri Pothuvaal","mobile_number":"7096686294","email_id":"chatura.ahluwalia@yahoo.co.in","dop":"2025-10-21","serial_number":"764857996925960","imei1":"764857996925960","imei2":"764857996925960","popurl":"www.dron-dhawan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94094,"job_number":"JOB_94094","tr_customer_id":94111,"tr_customer_product_id":94101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Soma Kaur","mobile_number":"7071029826","email_id":"jagathi.agarwal@gmail.com","dop":"2025-10-21","serial_number":"418692766160724","imei1":"418692766160724","imei2":"418692766160724","popurl":"www.dinakar-khatri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94095,"job_number":"JOB_94095","tr_customer_id":94112,"tr_customer_product_id":94102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Veda Namboothiri","mobile_number":"7001497743","email_id":"hamsini.mehrotra@yahoo.co.in","dop":"2025-10-21","serial_number":"645794817476364","imei1":"645794817476364","imei2":"645794817476364","popurl":"www.bharadwaj-nambeesan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94096,"job_number":"JOB_94096","tr_customer_id":94113,"tr_customer_product_id":94103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Eshana Deshpande","mobile_number":"7015315623","email_id":"chidananda.mahajan@gmail.com","dop":"2025-10-21","serial_number":"607845930577766","imei1":"607845930577766","imei2":"607845930577766","popurl":"www.gitanjali-nehru.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94097,"job_number":"JOB_94097","tr_customer_id":94114,"tr_customer_product_id":94104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Anusuya Dwivedi","mobile_number":"7099076116","email_id":"jagathi.varrier@gmail.com","dop":"2025-10-21","serial_number":"274771401552349","imei1":"274771401552349","imei2":"274771401552349","popurl":"www.dinakar-chopra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94098,"job_number":"JOB_94098","tr_customer_id":94115,"tr_customer_product_id":94105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Suresh Embranthiri","mobile_number":"7047973060","email_id":"mayoor.dutta@hotmail.com","dop":"2025-10-21","serial_number":"133681898246027","imei1":"133681898246027","imei2":"133681898246027","popurl":"www.nanda-embranthiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94099,"job_number":"JOB_94099","tr_customer_id":94116,"tr_customer_product_id":94106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Chatur Bharadwaj","mobile_number":"7005886001","email_id":"aalok.mukhopadhyay@gmail.com","dop":"2025-10-21","serial_number":"174918919749793","imei1":"174918919749793","imei2":"174918919749793","popurl":"www.ramesh-bhattathiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94100,"job_number":"JOB_94100","tr_customer_id":94117,"tr_customer_product_id":94107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Padma Varrier","mobile_number":"7040925434","email_id":"rakesh.singh@yahoo.co.in","dop":"2025-10-21","serial_number":"075833659618621","imei1":"075833659618621","imei2":"075833659618621","popurl":"www.sucheta-pandey.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94101,"job_number":"JOB_94101","tr_customer_id":94119,"tr_customer_product_id":94109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Ritesh Khanna","mobile_number":"7077668968","email_id":"vaidehi.tandon@yahoo.co.in","dop":"2025-10-21","serial_number":"325388749608958","imei1":"325388749608958","imei2":"325388749608958","popurl":"www.rohit-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94102,"job_number":"JOB_94102","tr_customer_id":94118,"tr_customer_product_id":94108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Jagadish Gandhi","mobile_number":"7041298260","email_id":"bhardwaj.verma@gmail.com","dop":"2025-10-21","serial_number":"932853135006290","imei1":"932853135006290","imei2":"932853135006290","popurl":"www.opaline-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94103,"job_number":"JOB_94103","tr_customer_id":94120,"tr_customer_product_id":94110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Shantanu Iyer","mobile_number":"7074964829","email_id":"dev.khatri@yahoo.co.in","dop":"2025-10-21","serial_number":"412392988348821","imei1":"412392988348821","imei2":"412392988348821","popurl":"www.chandrabhan-patil.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94104,"job_number":"JOB_94104","tr_customer_id":94121,"tr_customer_product_id":94111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Subhashini Pilla","mobile_number":"7001185522","email_id":"tanushri.gowda@yahoo.co.in","dop":"2025-10-21","serial_number":"425173024581169","imei1":"425173024581169","imei2":"425173024581169","popurl":"www.gandharv-bhattacharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94105,"job_number":"JOB_94105","tr_customer_id":94122,"tr_customer_product_id":94112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Chandraprabha Ahuja","mobile_number":"7041233285","email_id":"som.naik@hotmail.com","dop":"2025-10-21","serial_number":"331567683484166","imei1":"331567683484166","imei2":"331567683484166","popurl":"www.balagovind-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94106,"job_number":"JOB_94106","tr_customer_id":94123,"tr_customer_product_id":94113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Vimala Bandopadhyay","mobile_number":"7093816112","email_id":"gemine.mahajan@yahoo.co.in","dop":"2025-10-21","serial_number":"637154157295450","imei1":"637154157295450","imei2":"637154157295450","popurl":"www.vimal-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94107,"job_number":"JOB_94107","tr_customer_id":94124,"tr_customer_product_id":94114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Anjali Pothuvaal","mobile_number":"7084128190","email_id":"himadri.pillai@hotmail.com","dop":"2025-10-21","serial_number":"488193270264298","imei1":"488193270264298","imei2":"488193270264298","popurl":"www.veda-shukla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94108,"job_number":"JOB_94108","tr_customer_id":94125,"tr_customer_product_id":94115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Kamlesh Saini","mobile_number":"7067734024","email_id":"bankimchandra.gandhi@gmail.com","dop":"2025-10-21","serial_number":"141931064252076","imei1":"141931064252076","imei2":"141931064252076","popurl":"www.goswamee-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94109,"job_number":"JOB_94109","tr_customer_id":94126,"tr_customer_product_id":94116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Bhisham Joshi","mobile_number":"7085127015","email_id":"devdan.sharma@yahoo.co.in","dop":"2025-10-21","serial_number":"838683041720701","imei1":"838683041720701","imei2":"838683041720701","popurl":"www.giri-kaur.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94110,"job_number":"JOB_94110","tr_customer_id":94127,"tr_customer_product_id":94117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Sumitra Sinha","mobile_number":"7087760133","email_id":"dwaipayana.malik@yahoo.co.in","dop":"2025-10-21","serial_number":"021004674623952","imei1":"021004674623952","imei2":"021004674623952","popurl":"www.vrinda-gupta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94111,"job_number":"JOB_94111","tr_customer_id":94128,"tr_customer_product_id":94118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Kashyapi Tagore","mobile_number":"7029154016","email_id":"nirbhay.tagore@hotmail.com","dop":"2025-10-21","serial_number":"531349215188922","imei1":"531349215188922","imei2":"531349215188922","popurl":"www.usha-dhawan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94112,"job_number":"JOB_94112","tr_customer_id":94129,"tr_customer_product_id":94119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Adityanandan Guha","mobile_number":"7050085298","email_id":"anjali.varrier@yahoo.co.in","dop":"2025-10-21","serial_number":"099510339045161","imei1":"099510339045161","imei2":"099510339045161","popurl":"www.akshayakeerti-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94113,"job_number":"JOB_94113","tr_customer_id":94130,"tr_customer_product_id":94120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Yogendra Nambeesan","mobile_number":"7094155688","email_id":"shanti.jain@gmail.com","dop":"2025-10-21","serial_number":"999691053629235","imei1":"999691053629235","imei2":"999691053629235","popurl":"www.bhaumik-gandhi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94114,"job_number":"JOB_94114","tr_customer_id":94131,"tr_customer_product_id":94121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Abani Sinha","mobile_number":"7008145474","email_id":"devdan.chaturvedi@yahoo.co.in","dop":"2025-10-21","serial_number":"557055916922988","imei1":"557055916922988","imei2":"557055916922988","popurl":"www.shubhaprada-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94115,"job_number":"JOB_94115","tr_customer_id":94133,"tr_customer_product_id":94122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Bankim Somayaji","mobile_number":"7077954445","email_id":"lakshman.mahajan@gmail.com","dop":"2025-10-21","serial_number":"496731873112143","imei1":"496731873112143","imei2":"496731873112143","popurl":"www.chaitan-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94116,"job_number":"JOB_94116","tr_customer_id":94132,"tr_customer_product_id":94123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Vasudeva Guneta","mobile_number":"7055055122","email_id":"kanaka.pandey@yahoo.co.in","dop":"2025-10-21","serial_number":"225251062905705","imei1":"225251062905705","imei2":"225251062905705","popurl":"www.manjusha-bhattathiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94117,"job_number":"JOB_94117","tr_customer_id":94134,"tr_customer_product_id":94124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Yoginder Sethi","mobile_number":"7027692095","email_id":"kamala.joshi@gmail.com","dop":"2025-10-21","serial_number":"623094994371662","imei1":"623094994371662","imei2":"623094994371662","popurl":"www.manisha-dwivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94118,"job_number":"JOB_94118","tr_customer_id":94135,"tr_customer_product_id":94125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Jay Ganaka","mobile_number":"7050585595","email_id":"nimit.kakkar@yahoo.co.in","dop":"2025-10-21","serial_number":"333459853662606","imei1":"333459853662606","imei2":"333459853662606","popurl":"www.dhyaneshwar-bhattacharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94119,"job_number":"JOB_94119","tr_customer_id":94136,"tr_customer_product_id":94126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Mayoor Banerjee","mobile_number":"7010686484","email_id":"trilokesh.namboothiri@gmail.com","dop":"2025-10-21","serial_number":"315769182488611","imei1":"315769182488611","imei2":"315769182488611","popurl":"www.ambar-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94120,"job_number":"JOB_94120","tr_customer_id":94137,"tr_customer_product_id":94127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Bhaaswar Achari","mobile_number":"7009005435","email_id":"agasti.mehrotra@hotmail.com","dop":"2025-10-21","serial_number":"916403373187588","imei1":"916403373187588","imei2":"916403373187588","popurl":"www.kamalesh-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94121,"job_number":"JOB_94121","tr_customer_id":94138,"tr_customer_product_id":94128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Abhaya Chopra","mobile_number":"7061366867","email_id":"brahmaanand.varma@gmail.com","dop":"2025-10-21","serial_number":"379419983816930","imei1":"379419983816930","imei2":"379419983816930","popurl":"www.yoginder-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94122,"job_number":"JOB_94122","tr_customer_id":94139,"tr_customer_product_id":94129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Goswamee Mahajan","mobile_number":"7008480316","email_id":"balagovind.tandon@hotmail.com","dop":"2025-10-21","serial_number":"751679151164160","imei1":"751679151164160","imei2":"751679151164160","popurl":"www.chandini-arora.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94123,"job_number":"JOB_94123","tr_customer_id":94140,"tr_customer_product_id":94130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Gautam Pilla","mobile_number":"7020048638","email_id":"gajadhar.mehra@yahoo.co.in","dop":"2025-10-21","serial_number":"310052722371941","imei1":"310052722371941","imei2":"310052722371941","popurl":"www.kashyap-naik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94124,"job_number":"JOB_94124","tr_customer_id":94141,"tr_customer_product_id":94131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Laal Mishra","mobile_number":"7018598076","email_id":"hiranya.kaur@yahoo.co.in","dop":"2025-10-21","serial_number":"272401591875734","imei1":"272401591875734","imei2":"272401591875734","popurl":"www.jyoti-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94125,"job_number":"JOB_94125","tr_customer_id":94142,"tr_customer_product_id":94132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Vidya Varrier","mobile_number":"7091982716","email_id":"mahendra.chaturvedi@yahoo.co.in","dop":"2025-10-21","serial_number":"303102604693365","imei1":"303102604693365","imei2":"303102604693365","popurl":"www.kamla-joshi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94126,"job_number":"JOB_94126","tr_customer_id":94143,"tr_customer_product_id":94133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Naval Nayar","mobile_number":"7059502316","email_id":"anshula.asan@hotmail.com","dop":"2025-10-21","serial_number":"691207353512443","imei1":"691207353512443","imei2":"691207353512443","popurl":"www.dhatri-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94127,"job_number":"JOB_94127","tr_customer_id":94144,"tr_customer_product_id":94134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Anunay Pandey","mobile_number":"7031662464","email_id":"baidehi.sharma@yahoo.co.in","dop":"2025-10-21","serial_number":"625031423349143","imei1":"625031423349143","imei2":"625031423349143","popurl":"www.chinmayanand-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94128,"job_number":"JOB_94128","tr_customer_id":94145,"tr_customer_product_id":94135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Anuraag Gupta","mobile_number":"7020325390","email_id":"kanaka.prajapat@gmail.com","dop":"2025-10-21","serial_number":"436792750278063","imei1":"436792750278063","imei2":"436792750278063","popurl":"www.tushar-achari.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94129,"job_number":"JOB_94129","tr_customer_id":94146,"tr_customer_product_id":94136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Vishwamitra Nehru","mobile_number":"7032556775","email_id":"chaaruchandra.nehru@hotmail.com","dop":"2025-10-21","serial_number":"307882879132099","imei1":"307882879132099","imei2":"307882879132099","popurl":"www.abhaya-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94130,"job_number":"JOB_94130","tr_customer_id":94147,"tr_customer_product_id":94137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Devvrat Pilla","mobile_number":"7005666144","email_id":"mohinder.pilla@gmail.com","dop":"2025-10-21","serial_number":"399021552403322","imei1":"399021552403322","imei2":"399021552403322","popurl":"www.bala-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94131,"job_number":"JOB_94131","tr_customer_id":94148,"tr_customer_product_id":94138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Deeptimay Tagore","mobile_number":"7069446633","email_id":"ranjeet.reddy@hotmail.com","dop":"2025-10-21","serial_number":"313539792910085","imei1":"313539792910085","imei2":"313539792910085","popurl":"www.draupadi-patil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94132,"job_number":"JOB_94132","tr_customer_id":94149,"tr_customer_product_id":94139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Sameer Varrier","mobile_number":"7064937176","email_id":"adwitiya.acharya@hotmail.com","dop":"2025-10-21","serial_number":"166737111491637","imei1":"166737111491637","imei2":"166737111491637","popurl":"www.lila-kakkar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94133,"job_number":"JOB_94133","tr_customer_id":94151,"tr_customer_product_id":94140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Sucheta Khanna","mobile_number":"7022377403","email_id":"akshaj.gowda@hotmail.com","dop":"2025-10-21","serial_number":"144840979375285","imei1":"144840979375285","imei2":"144840979375285","popurl":"www.brahmabrata-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94134,"job_number":"JOB_94134","tr_customer_id":94150,"tr_customer_product_id":94141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Kanishka Iyengar","mobile_number":"7011003290","email_id":"rajinder.gill@yahoo.co.in","dop":"2025-10-21","serial_number":"964504186326377","imei1":"964504186326377","imei2":"964504186326377","popurl":"www.indra-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94135,"job_number":"JOB_94135","tr_customer_id":94152,"tr_customer_product_id":94142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Amrit Namboothiri","mobile_number":"7027838227","email_id":"aasha.chopra@yahoo.co.in","dop":"2025-10-21","serial_number":"741804898880324","imei1":"741804898880324","imei2":"741804898880324","popurl":"www.aasha-abbott.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94136,"job_number":"JOB_94136","tr_customer_id":94153,"tr_customer_product_id":94143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Datta Namboothiri","mobile_number":"7061084975","email_id":"kali.deshpande@gmail.com","dop":"2025-10-21","serial_number":"988556880912778","imei1":"988556880912778","imei2":"988556880912778","popurl":"www.chitrangada-gandhi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94137,"job_number":"JOB_94137","tr_customer_id":94154,"tr_customer_product_id":94144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Gauranga Pillai","mobile_number":"7032271001","email_id":"shubhaprada.reddy@hotmail.com","dop":"2025-10-21","serial_number":"814067130587939","imei1":"814067130587939","imei2":"814067130587939","popurl":"www.bhaswar-banerjee.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94138,"job_number":"JOB_94138","tr_customer_id":94155,"tr_customer_product_id":94145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Sucheta Arora","mobile_number":"7001407878","email_id":"lavanya.pilla@gmail.com","dop":"2025-10-21","serial_number":"104744882422021","imei1":"104744882422021","imei2":"104744882422021","popurl":"www.deeptendu-adiga.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94139,"job_number":"JOB_94139","tr_customer_id":94156,"tr_customer_product_id":94146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Narinder Dhawan","mobile_number":"7051924200","email_id":"chandraprabha.acharya@hotmail.com","dop":"2025-10-21","serial_number":"644565167939123","imei1":"644565167939123","imei2":"644565167939123","popurl":"www.trilok-kakkar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94140,"job_number":"JOB_94140","tr_customer_id":94157,"tr_customer_product_id":94147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Dinkar Jain","mobile_number":"7092591541","email_id":"sukanya.pandey@gmail.com","dop":"2025-10-21","serial_number":"885755188338729","imei1":"885755188338729","imei2":"885755188338729","popurl":"www.kartik-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94141,"job_number":"JOB_94141","tr_customer_id":94158,"tr_customer_product_id":94148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Anilabh Pandey","mobile_number":"7001894911","email_id":"chetan.rana@yahoo.co.in","dop":"2025-10-21","serial_number":"019067802606675","imei1":"019067802606675","imei2":"019067802606675","popurl":"www.rajiv-deshpande.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94142,"job_number":"JOB_94142","tr_customer_id":94159,"tr_customer_product_id":94149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Nanda Chopra","mobile_number":"7044975231","email_id":"alok.tagore@hotmail.com","dop":"2025-10-21","serial_number":"749204647468843","imei1":"749204647468843","imei2":"749204647468843","popurl":"www.damayanti-panicker.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94143,"job_number":"JOB_94143","tr_customer_id":94160,"tr_customer_product_id":94150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Amogh Kapoor","mobile_number":"7083375268","email_id":"saraswati.bandopadhyay@gmail.com","dop":"2025-10-21","serial_number":"025206125652049","imei1":"025206125652049","imei2":"025206125652049","popurl":"www.budhil-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94144,"job_number":"JOB_94144","tr_customer_id":94161,"tr_customer_product_id":94151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Chandni Asan","mobile_number":"7058284097","email_id":"divakar.desai@yahoo.co.in","dop":"2025-10-21","serial_number":"529059091230483","imei1":"529059091230483","imei2":"529059091230483","popurl":"www.rageswari-dhawan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94145,"job_number":"JOB_94145","tr_customer_id":94162,"tr_customer_product_id":94152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Jaya Kaniyar","mobile_number":"7031958675","email_id":"tarun.jain@yahoo.co.in","dop":"2025-10-21","serial_number":"320505847128964","imei1":"320505847128964","imei2":"320505847128964","popurl":"www.ekdant-butt.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94146,"job_number":"JOB_94146","tr_customer_id":94163,"tr_customer_product_id":94153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Lakshminath Reddy","mobile_number":"7014148419","email_id":"shresthi.guneta@yahoo.co.in","dop":"2025-10-21","serial_number":"197155815210441","imei1":"197155815210441","imei2":"197155815210441","popurl":"www.bhardwaj-reddy.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94147,"job_number":"JOB_94147","tr_customer_id":94164,"tr_customer_product_id":94154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Kanchan Jha","mobile_number":"7042609177","email_id":"baalaaditya.khan@gmail.com","dop":"2025-10-21","serial_number":"984413082081351","imei1":"984413082081351","imei2":"984413082081351","popurl":"www.sarisha-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94148,"job_number":"JOB_94148","tr_customer_id":94166,"tr_customer_product_id":94156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Gautami Mahajan","mobile_number":"7089312838","email_id":"gangesh.agarwal@gmail.com","dop":"2025-10-21","serial_number":"398405730925610","imei1":"398405730925610","imei2":"398405730925610","popurl":"www.akshita-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94149,"job_number":"JOB_94149","tr_customer_id":94165,"tr_customer_product_id":94155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Ganaka Bhattacharya","mobile_number":"7004928124","email_id":"aaryan.chaturvedi@hotmail.com","dop":"2025-10-21","serial_number":"011207447330549","imei1":"011207447330549","imei2":"011207447330549","popurl":"www.aanand-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94150,"job_number":"JOB_94150","tr_customer_id":94167,"tr_customer_product_id":94157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:15.000Z","modified_at":"2025-10-31T13:37:15.000Z","name":"Swarnalata Abbott","mobile_number":"7092839136","email_id":"divjot.pilla@hotmail.com","dop":"2025-10-21","serial_number":"524119455253038","imei1":"524119455253038","imei2":"524119455253038","popurl":"www.agastya-verma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94151,"job_number":"JOB_94151","tr_customer_id":94168,"tr_customer_product_id":94158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:15.000Z","modified_at":"2025-10-31T13:37:15.000Z","name":"Bakula Mahajan","mobile_number":"7095491821","email_id":"rukmin.prajapat@hotmail.com","dop":"2025-10-21","serial_number":"519136525457601","imei1":"519136525457601","imei2":"519136525457601","popurl":"www.yogesh-chattopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94152,"job_number":"JOB_94152","tr_customer_id":94169,"tr_customer_product_id":94159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:15.000Z","modified_at":"2025-10-31T13:37:15.000Z","name":"Anwesha Patel","mobile_number":"7067920714","email_id":"shreya.desai@gmail.com","dop":"2025-10-21","serial_number":"925636247383595","imei1":"925636247383595","imei2":"925636247383595","popurl":"www.devasree-kaul.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94153,"job_number":"JOB_94153","tr_customer_id":94170,"tr_customer_product_id":94160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:15.000Z","modified_at":"2025-10-31T13:37:15.000Z","name":"Soma Nambeesan","mobile_number":"7001709689","email_id":"jitendra.patil@yahoo.co.in","dop":"2025-10-21","serial_number":"789108746809892","imei1":"789108746809892","imei2":"789108746809892","popurl":"www.kanak-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94154,"job_number":"JOB_94154","tr_customer_id":94171,"tr_customer_product_id":94161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:15.000Z","modified_at":"2025-10-31T13:37:15.000Z","name":"Aadi Guha","mobile_number":"7055954539","email_id":"gorakhanatha.singh@gmail.com","dop":"2025-10-21","serial_number":"996802837307039","imei1":"996802837307039","imei2":"996802837307039","popurl":"www.shrishti-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94155,"job_number":"JOB_94155","tr_customer_id":94172,"tr_customer_product_id":94162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:15.000Z","modified_at":"2025-10-31T13:37:15.000Z","name":"Advaya Khanna","mobile_number":"7059918364","email_id":"indira.verma@yahoo.co.in","dop":"2025-10-21","serial_number":"521214358065005","imei1":"521214358065005","imei2":"521214358065005","popurl":"www.aagam-banerjee.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94156,"job_number":"JOB_94156","tr_customer_id":94173,"tr_customer_product_id":94163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:15.000Z","modified_at":"2025-10-31T13:37:15.000Z","name":"Chapala Devar","mobile_number":"7062306515","email_id":"adityanandana.panicker@yahoo.co.in","dop":"2025-10-21","serial_number":"599306706026078","imei1":"599306706026078","imei2":"599306706026078","popurl":"www.gudakesa-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94157,"job_number":"JOB_94157","tr_customer_id":94174,"tr_customer_product_id":94164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:15.000Z","modified_at":"2025-10-31T13:37:15.000Z","name":"Jay Prajapat","mobile_number":"7006989630","email_id":"padma.ganaka@hotmail.com","dop":"2025-10-21","serial_number":"581936686453117","imei1":"581936686453117","imei2":"581936686453117","popurl":"www.divakar-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94158,"job_number":"JOB_94158","tr_customer_id":94175,"tr_customer_product_id":94165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:15.000Z","modified_at":"2025-10-31T13:37:15.000Z","name":"Lakshmi Asan","mobile_number":"7058175081","email_id":"suryakant.reddy@yahoo.co.in","dop":"2025-10-21","serial_number":"004471576140430","imei1":"004471576140430","imei2":"004471576140430","popurl":"www.rohana-bhattacharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94159,"job_number":"JOB_94159","tr_customer_id":94176,"tr_customer_product_id":94166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:15.000Z","modified_at":"2025-10-31T13:37:15.000Z","name":"Sharda Gill","mobile_number":"7037105313","email_id":"chetan.bhat@yahoo.co.in","dop":"2025-10-21","serial_number":"541452350327923","imei1":"541452350327923","imei2":"541452350327923","popurl":"www.baala-bhattacharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94160,"job_number":"JOB_94160","tr_customer_id":94177,"tr_customer_product_id":94167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:15.000Z","modified_at":"2025-10-31T13:37:15.000Z","name":"Kumuda Bandopadhyay","mobile_number":"7094587857","email_id":"subhashini.gowda@yahoo.co.in","dop":"2025-10-21","serial_number":"385360970961063","imei1":"385360970961063","imei2":"385360970961063","popurl":"www.balgopal-namboothiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94161,"job_number":"JOB_94161","tr_customer_id":94178,"tr_customer_product_id":94168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:15.000Z","modified_at":"2025-10-31T13:37:15.000Z","name":"Somnath Gill","mobile_number":"7078249390","email_id":"deeptimoy.sharma@yahoo.co.in","dop":"2025-10-21","serial_number":"922547445526361","imei1":"922547445526361","imei2":"922547445526361","popurl":"www.soma-chopra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94162,"job_number":"JOB_94162","tr_customer_id":94179,"tr_customer_product_id":94169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:15.000Z","modified_at":"2025-10-31T13:37:15.000Z","name":"Dhanpati Agarwal","mobile_number":"7068634374","email_id":"jitender.prajapat@gmail.com","dop":"2025-10-21","serial_number":"575275273486812","imei1":"575275273486812","imei2":"575275273486812","popurl":"www.dhanapati-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94163,"job_number":"JOB_94163","tr_customer_id":94180,"tr_customer_product_id":94170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:15.000Z","modified_at":"2025-10-31T13:37:15.000Z","name":"Kin Iyengar","mobile_number":"7063063369","email_id":"vaishnavi.dutta@gmail.com","dop":"2025-10-21","serial_number":"385859449340323","imei1":"385859449340323","imei2":"385859449340323","popurl":"www.trilochan-desai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94164,"job_number":"JOB_94164","tr_customer_id":94181,"tr_customer_product_id":94171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:15.000Z","modified_at":"2025-10-31T13:37:15.000Z","name":"Vrinda Iyengar","mobile_number":"7021045048","email_id":"birjesh.dutta@yahoo.co.in","dop":"2025-10-21","serial_number":"783035380925724","imei1":"783035380925724","imei2":"783035380925724","popurl":"www.giriraaj-prajapat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94165,"job_number":"JOB_94165","tr_customer_id":94182,"tr_customer_product_id":94172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:15.000Z","modified_at":"2025-10-31T13:37:15.000Z","name":"Chetanaanand Varrier","mobile_number":"7059692386","email_id":"krishnadas.mehra@gmail.com","dop":"2025-10-21","serial_number":"055470884053141","imei1":"055470884053141","imei2":"055470884053141","popurl":"www.marut-sethi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94166,"job_number":"JOB_94166","tr_customer_id":94183,"tr_customer_product_id":94173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:33.000Z","modified_at":"2025-10-31T13:40:33.000Z","name":"Vedanga Tagore","mobile_number":"7049304534","email_id":"balgopal.butt@gmail.com","dop":"2025-10-21","serial_number":"366305802631780","imei1":"366305802631780","imei2":"366305802631780","popurl":"www.bankim-mehrotra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94167,"job_number":"JOB_94167","tr_customer_id":94184,"tr_customer_product_id":94174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:33.000Z","modified_at":"2025-10-31T13:40:33.000Z","name":"Abhaya Guneta","mobile_number":"7036207122","email_id":"goutam.nair@hotmail.com","dop":"2025-10-21","serial_number":"506397165925326","imei1":"506397165925326","imei2":"506397165925326","popurl":"www.enakshi-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94168,"job_number":"JOB_94168","tr_customer_id":94185,"tr_customer_product_id":94175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:33.000Z","modified_at":"2025-10-31T13:40:33.000Z","name":"Tanirika Kaul","mobile_number":"7093215066","email_id":"opaline.kakkar@gmail.com","dop":"2025-10-21","serial_number":"101953443518117","imei1":"101953443518117","imei2":"101953443518117","popurl":"www.kanchan-varman.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94169,"job_number":"JOB_94169","tr_customer_id":94186,"tr_customer_product_id":94176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:33.000Z","modified_at":"2025-10-31T13:40:33.000Z","name":"Kiran Mahajan","mobile_number":"7034471760","email_id":"deeptiman.sethi@hotmail.com","dop":"2025-10-21","serial_number":"562181782285230","imei1":"562181782285230","imei2":"562181782285230","popurl":"www.kannen-marar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94170,"job_number":"JOB_94170","tr_customer_id":94187,"tr_customer_product_id":94177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:33.000Z","modified_at":"2025-10-31T13:40:33.000Z","name":"Kamla Sharma","mobile_number":"7088691942","email_id":"malati.deshpande@gmail.com","dop":"2025-10-21","serial_number":"295939842444876","imei1":"295939842444876","imei2":"295939842444876","popurl":"www.baala-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94171,"job_number":"JOB_94171","tr_customer_id":94188,"tr_customer_product_id":94178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:33.000Z","modified_at":"2025-10-31T13:40:33.000Z","name":"Swapnil Guha","mobile_number":"7027686808","email_id":"sharmila.patel@hotmail.com","dop":"2025-10-21","serial_number":"906115600733054","imei1":"906115600733054","imei2":"906115600733054","popurl":"www.drona-trivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94172,"job_number":"JOB_94172","tr_customer_id":94189,"tr_customer_product_id":94179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:33.000Z","modified_at":"2025-10-31T13:40:33.000Z","name":"Achalesvara Johar","mobile_number":"7001336373","email_id":"dhatri.joshi@yahoo.co.in","dop":"2025-10-21","serial_number":"845811486217501","imei1":"845811486217501","imei2":"845811486217501","popurl":"www.ajeet-kocchar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94173,"job_number":"JOB_94173","tr_customer_id":94190,"tr_customer_product_id":94180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:33.000Z","modified_at":"2025-10-31T13:40:33.000Z","name":"Poornima Asan","mobile_number":"7069784631","email_id":"bhoopati.trivedi@yahoo.co.in","dop":"2025-10-21","serial_number":"394384207618006","imei1":"394384207618006","imei2":"394384207618006","popurl":"www.bhagwati-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94174,"job_number":"JOB_94174","tr_customer_id":94191,"tr_customer_product_id":94181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:33.000Z","modified_at":"2025-10-31T13:40:33.000Z","name":"Dandak Sethi","mobile_number":"7026312980","email_id":"deeptimayee.rana@hotmail.com","dop":"2025-10-21","serial_number":"790800199061836","imei1":"790800199061836","imei2":"790800199061836","popurl":"www.bhooshit-agarwal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94175,"job_number":"JOB_94175","tr_customer_id":94192,"tr_customer_product_id":94182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:33.000Z","modified_at":"2025-10-31T13:40:33.000Z","name":"Dhananjay Panicker","mobile_number":"7077284991","email_id":"hari.agarwal@hotmail.com","dop":"2025-10-21","serial_number":"582710881525852","imei1":"582710881525852","imei2":"582710881525852","popurl":"www.pramila-dhawan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94176,"job_number":"JOB_94176","tr_customer_id":94193,"tr_customer_product_id":94183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:33.000Z","modified_at":"2025-10-31T13:40:33.000Z","name":"Smriti Gill","mobile_number":"7014509979","email_id":"pushti.ahluwalia@gmail.com","dop":"2025-10-21","serial_number":"447787235228311","imei1":"447787235228311","imei2":"447787235228311","popurl":"www.rahul-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94177,"job_number":"JOB_94177","tr_customer_id":94194,"tr_customer_product_id":94184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:33.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Devani Sinha","mobile_number":"7005108509","email_id":"chandira.johar@gmail.com","dop":"2025-10-21","serial_number":"958479104405567","imei1":"958479104405567","imei2":"958479104405567","popurl":"www.chandradev-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94178,"job_number":"JOB_94178","tr_customer_id":94195,"tr_customer_product_id":94185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Balachandra Pillai","mobile_number":"7075760133","email_id":"dayaanidhi.khan@hotmail.com","dop":"2025-10-21","serial_number":"838836614514263","imei1":"838836614514263","imei2":"838836614514263","popurl":"www.arnesh-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94179,"job_number":"JOB_94179","tr_customer_id":94196,"tr_customer_product_id":94186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Chitrali Patel","mobile_number":"7060435056","email_id":"urmila.pothuvaal@yahoo.co.in","dop":"2025-10-21","serial_number":"344295566084679","imei1":"344295566084679","imei2":"344295566084679","popurl":"www.shakti-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94180,"job_number":"JOB_94180","tr_customer_id":94197,"tr_customer_product_id":94187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Chidananda Gandhi","mobile_number":"7035761581","email_id":"mangala.khatri@gmail.com","dop":"2025-10-21","serial_number":"753493702141845","imei1":"753493702141845","imei2":"753493702141845","popurl":"www.dhanapati-pandey.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94181,"job_number":"JOB_94181","tr_customer_id":94198,"tr_customer_product_id":94188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Rageswari Prajapat","mobile_number":"7094604522","email_id":"ravi.khatri@hotmail.com","dop":"2025-10-21","serial_number":"786698714473996","imei1":"786698714473996","imei2":"786698714473996","popurl":"www.chandani-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94182,"job_number":"JOB_94182","tr_customer_id":94199,"tr_customer_product_id":94189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Bankimchandra Pandey","mobile_number":"7037601830","email_id":"gotum.chopra@gmail.com","dop":"2025-10-21","serial_number":"176964529327159","imei1":"176964529327159","imei2":"176964529327159","popurl":"www.nalini-nayar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94183,"job_number":"JOB_94183","tr_customer_id":94200,"tr_customer_product_id":94190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Girja Joshi","mobile_number":"7090771282","email_id":"kirti.jain@gmail.com","dop":"2025-10-21","serial_number":"881565517577722","imei1":"881565517577722","imei2":"881565517577722","popurl":"www.chetanaanand-kocchar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94184,"job_number":"JOB_94184","tr_customer_id":94201,"tr_customer_product_id":94191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Kanak Jha","mobile_number":"7048513398","email_id":"jaimini.bhat@gmail.com","dop":"2025-10-21","serial_number":"670522863703585","imei1":"670522863703585","imei2":"670522863703585","popurl":"www.anang-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94185,"job_number":"JOB_94185","tr_customer_id":94202,"tr_customer_product_id":94192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Chandrakala Nambeesan","mobile_number":"7075851371","email_id":"girindra.kapoor@hotmail.com","dop":"2025-10-21","serial_number":"884826799832074","imei1":"884826799832074","imei2":"884826799832074","popurl":"www.gotum-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94186,"job_number":"JOB_94186","tr_customer_id":94203,"tr_customer_product_id":94193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Diksha Tagore","mobile_number":"7042544032","email_id":"dhanadeepa.butt@yahoo.co.in","dop":"2025-10-21","serial_number":"183812465176719","imei1":"183812465176719","imei2":"183812465176719","popurl":"www.manoj-malik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94187,"job_number":"JOB_94187","tr_customer_id":94204,"tr_customer_product_id":94194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Dhanadeepa Banerjee","mobile_number":"7079256103","email_id":"asha.verma@hotmail.com","dop":"2025-10-21","serial_number":"565452253033013","imei1":"565452253033013","imei2":"565452253033013","popurl":"www.divaakar-tagore.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94188,"job_number":"JOB_94188","tr_customer_id":94205,"tr_customer_product_id":94195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Lalita Butt","mobile_number":"7058872543","email_id":"kannen.mishra@yahoo.co.in","dop":"2025-10-21","serial_number":"723535189318911","imei1":"723535189318911","imei2":"723535189318911","popurl":"www.suryakanta-nayar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94189,"job_number":"JOB_94189","tr_customer_id":94206,"tr_customer_product_id":94196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Hari Pilla","mobile_number":"7024500137","email_id":"buddhana.panicker@gmail.com","dop":"2025-10-21","serial_number":"494387457599206","imei1":"494387457599206","imei2":"494387457599206","popurl":"www.aaditya-dubashi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94190,"job_number":"JOB_94190","tr_customer_id":94207,"tr_customer_product_id":94197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Kalyani Mehrotra","mobile_number":"7080493089","email_id":"bhagirathi.pillai@gmail.com","dop":"2025-10-21","serial_number":"412464102771384","imei1":"412464102771384","imei2":"412464102771384","popurl":"www.gopee-patil.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94191,"job_number":"JOB_94191","tr_customer_id":94208,"tr_customer_product_id":94198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Tanushri Patil","mobile_number":"7040591768","email_id":"jagdish.menon@gmail.com","dop":"2025-10-21","serial_number":"615895296563353","imei1":"615895296563353","imei2":"615895296563353","popurl":"www.manik-mahajan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94192,"job_number":"JOB_94192","tr_customer_id":94209,"tr_customer_product_id":94199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Sudeva Saini","mobile_number":"7052769261","email_id":"atreyi.butt@hotmail.com","dop":"2025-10-21","serial_number":"065626676391853","imei1":"065626676391853","imei2":"065626676391853","popurl":"www.menka-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94193,"job_number":"JOB_94193","tr_customer_id":94210,"tr_customer_product_id":94200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Maheswar Trivedi","mobile_number":"7038269416","email_id":"bhoopat.iyer@gmail.com","dop":"2025-10-21","serial_number":"211318117899154","imei1":"211318117899154","imei2":"211318117899154","popurl":"www.anish-nambeesan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94194,"job_number":"JOB_94194","tr_customer_id":94211,"tr_customer_product_id":94201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Suma Adiga","mobile_number":"7054456703","email_id":"gopee.mahajan@gmail.com","dop":"2025-10-21","serial_number":"277276596808589","imei1":"277276596808589","imei2":"277276596808589","popurl":"www.daksha-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94195,"job_number":"JOB_94195","tr_customer_id":94212,"tr_customer_product_id":94202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Himadri Gowda","mobile_number":"7002987821","email_id":"achintya.varman@gmail.com","dop":"2025-10-21","serial_number":"286345383288337","imei1":"286345383288337","imei2":"286345383288337","popurl":"www.chandraketu-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94196,"job_number":"JOB_94196","tr_customer_id":94213,"tr_customer_product_id":94203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Bankim Somayaji","mobile_number":"7021540442","email_id":"gautam.nehru@hotmail.com","dop":"2025-10-21","serial_number":"705252527200279","imei1":"705252527200279","imei2":"705252527200279","popurl":"www.gaurang-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94197,"job_number":"JOB_94197","tr_customer_id":94214,"tr_customer_product_id":94204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Deeptimay Sharma","mobile_number":"7034960508","email_id":"ganak.adiga@yahoo.co.in","dop":"2025-10-21","serial_number":"410000256646346","imei1":"410000256646346","imei2":"410000256646346","popurl":"www.dinakar-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94198,"job_number":"JOB_94198","tr_customer_id":94215,"tr_customer_product_id":94205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Chandraayan Pilla","mobile_number":"7080537257","email_id":"rahul.tandon@yahoo.co.in","dop":"2025-10-21","serial_number":"199325012890517","imei1":"199325012890517","imei2":"199325012890517","popurl":"www.subhashini-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94199,"job_number":"JOB_94199","tr_customer_id":94216,"tr_customer_product_id":94206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Dipesh Asan","mobile_number":"7085892722","email_id":"dhanu.pillai@hotmail.com","dop":"2025-10-21","serial_number":"401750341154840","imei1":"401750341154840","imei2":"401750341154840","popurl":"www.bhoj-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94200,"job_number":"JOB_94200","tr_customer_id":94217,"tr_customer_product_id":94207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Aaditya Banerjee","mobile_number":"7098202394","email_id":"sharda.bharadwaj@yahoo.co.in","dop":"2025-10-21","serial_number":"433973005741386","imei1":"433973005741386","imei2":"433973005741386","popurl":"www.kanak-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94201,"job_number":"JOB_94201","tr_customer_id":94218,"tr_customer_product_id":94208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Brahmanandam Gowda","mobile_number":"7082203119","email_id":"devasree.talwar@gmail.com","dop":"2025-10-21","serial_number":"893227468299151","imei1":"893227468299151","imei2":"893227468299151","popurl":"www.chandra-gill.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94202,"job_number":"JOB_94202","tr_customer_id":94219,"tr_customer_product_id":94209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Bhoopat Sinha","mobile_number":"7084072694","email_id":"baladitya.joshi@hotmail.com","dop":"2025-10-21","serial_number":"367434817980498","imei1":"367434817980498","imei2":"367434817980498","popurl":"www.girja-ahuja.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94203,"job_number":"JOB_94203","tr_customer_id":94220,"tr_customer_product_id":94210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Chandraprabha Acharya","mobile_number":"7000360715","email_id":"damayanti.sharma@gmail.com","dop":"2025-10-21","serial_number":"176091147031010","imei1":"176091147031010","imei2":"176091147031010","popurl":"www.gajabahu-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94204,"job_number":"JOB_94204","tr_customer_id":94221,"tr_customer_product_id":94211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Agrata Bharadwaj","mobile_number":"7020252011","email_id":"chatur.gupta@hotmail.com","dop":"2025-10-21","serial_number":"930153808125353","imei1":"930153808125353","imei2":"930153808125353","popurl":"www.bhishma-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94205,"job_number":"JOB_94205","tr_customer_id":94222,"tr_customer_product_id":94212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Rahul Dubashi","mobile_number":"7059365396","email_id":"chiranjeev.khanna@yahoo.co.in","dop":"2025-10-21","serial_number":"448720659626727","imei1":"448720659626727","imei2":"448720659626727","popurl":"www.kamla-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94206,"job_number":"JOB_94206","tr_customer_id":94223,"tr_customer_product_id":94213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Chinmayanand Kocchar","mobile_number":"7006972375","email_id":"vidhya.sinha@yahoo.co.in","dop":"2025-10-21","serial_number":"418399395855346","imei1":"418399395855346","imei2":"418399395855346","popurl":"www.dhanadeepa-nehru.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94207,"job_number":"JOB_94207","tr_customer_id":94224,"tr_customer_product_id":94214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Chakradhar Varrier","mobile_number":"7098442107","email_id":"avadhesh.achari@gmail.com","dop":"2025-10-21","serial_number":"144425862323933","imei1":"144425862323933","imei2":"144425862323933","popurl":"www.divaakar-shah.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94208,"job_number":"JOB_94208","tr_customer_id":94225,"tr_customer_product_id":94215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Shresth Ahuja","mobile_number":"7049452828","email_id":"rageswari.mehrotra@gmail.com","dop":"2025-10-21","serial_number":"606611697427892","imei1":"606611697427892","imei2":"606611697427892","popurl":"www.opalina-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94209,"job_number":"JOB_94209","tr_customer_id":94226,"tr_customer_product_id":94216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Durga Jha","mobile_number":"7005751515","email_id":"devangana.bharadwaj@yahoo.co.in","dop":"2025-10-21","serial_number":"892990901645042","imei1":"892990901645042","imei2":"892990901645042","popurl":"www.bhisham-khatri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94210,"job_number":"JOB_94210","tr_customer_id":94227,"tr_customer_product_id":94217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Divaakar Banerjee","mobile_number":"7041525485","email_id":"dhanesh.pilla@hotmail.com","dop":"2025-10-21","serial_number":"585338565986951","imei1":"585338565986951","imei2":"585338565986951","popurl":"www.marut-nambeesan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94211,"job_number":"JOB_94211","tr_customer_id":94228,"tr_customer_product_id":94218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Gopal Pilla","mobile_number":"7025891606","email_id":"durga.mehra@yahoo.co.in","dop":"2025-10-21","serial_number":"784967194879445","imei1":"784967194879445","imei2":"784967194879445","popurl":"www.naval-pillai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94212,"job_number":"JOB_94212","tr_customer_id":94229,"tr_customer_product_id":94219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Sharda Nair","mobile_number":"7071283860","email_id":"bhanumati.trivedi@gmail.com","dop":"2025-10-21","serial_number":"949976916395108","imei1":"949976916395108","imei2":"949976916395108","popurl":"www.chandan-patil.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94213,"job_number":"JOB_94213","tr_customer_id":94230,"tr_customer_product_id":94220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Suryakant Trivedi","mobile_number":"7066229689","email_id":"geeta.dutta@yahoo.co.in","dop":"2025-10-21","serial_number":"221509055731929","imei1":"221509055731929","imei2":"221509055731929","popurl":"www.dinakar-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94214,"job_number":"JOB_94214","tr_customer_id":94231,"tr_customer_product_id":94221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Dwaipayana Chaturvedi","mobile_number":"7070643887","email_id":"gurdev.chattopadhyay@hotmail.com","dop":"2025-10-21","serial_number":"247623539430965","imei1":"247623539430965","imei2":"247623539430965","popurl":"www.enakshi-malik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94215,"job_number":"JOB_94215","tr_customer_id":94232,"tr_customer_product_id":94222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Urmila Achari","mobile_number":"7028296383","email_id":"karunanidhi.pandey@hotmail.com","dop":"2025-10-21","serial_number":"435199101855831","imei1":"435199101855831","imei2":"435199101855831","popurl":"www.samir-gupta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94216,"job_number":"JOB_94216","tr_customer_id":94233,"tr_customer_product_id":94223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Balaaditya Patel","mobile_number":"7029731756","email_id":"ananta.nehru@gmail.com","dop":"2025-10-21","serial_number":"017498473276893","imei1":"017498473276893","imei2":"017498473276893","popurl":"www.datta-menon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94217,"job_number":"JOB_94217","tr_customer_id":94234,"tr_customer_product_id":94224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Archan Kapoor","mobile_number":"7030379386","email_id":"gajabahu.verma@gmail.com","dop":"2025-10-21","serial_number":"832477082395463","imei1":"832477082395463","imei2":"832477082395463","popurl":"www.daevika-embranthiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94218,"job_number":"JOB_94218","tr_customer_id":94235,"tr_customer_product_id":94225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Vaidehi Jain","mobile_number":"7023991766","email_id":"ghanashyam.jha@hotmail.com","dop":"2025-10-21","serial_number":"522372759024210","imei1":"522372759024210","imei2":"522372759024210","popurl":"www.balagopal-khanna.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94219,"job_number":"JOB_94219","tr_customer_id":94236,"tr_customer_product_id":94226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Amogh Bandopadhyay","mobile_number":"7020208862","email_id":"dwaipayana.dubashi@gmail.com","dop":"2025-10-21","serial_number":"503392531573149","imei1":"503392531573149","imei2":"503392531573149","popurl":"www.balagovind-mehrotra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94220,"job_number":"JOB_94220","tr_customer_id":94237,"tr_customer_product_id":94227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Bhoj Marar","mobile_number":"7014442448","email_id":"purushottam.bhattathiri@gmail.com","dop":"2025-10-21","serial_number":"200261179481963","imei1":"200261179481963","imei2":"200261179481963","popurl":"www.kumuda-desai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94221,"job_number":"JOB_94221","tr_customer_id":94238,"tr_customer_product_id":94228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Hamsini Nehru","mobile_number":"7040018526","email_id":"aadrika.varma@hotmail.com","dop":"2025-10-21","serial_number":"929584036910812","imei1":"929584036910812","imei2":"929584036910812","popurl":"www.kannan-chattopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94222,"job_number":"JOB_94222","tr_customer_id":94239,"tr_customer_product_id":94229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Devasree Verma","mobile_number":"7066937463","email_id":"smriti.bhattathiri@gmail.com","dop":"2025-10-21","serial_number":"185019096499910","imei1":"185019096499910","imei2":"185019096499910","popurl":"www.kumari-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94223,"job_number":"JOB_94223","tr_customer_id":94240,"tr_customer_product_id":94230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Trilokesh Patel","mobile_number":"7013811855","email_id":"arindam.ganaka@hotmail.com","dop":"2025-10-21","serial_number":"275862395243221","imei1":"275862395243221","imei2":"275862395243221","popurl":"www.kamlesh-joshi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94224,"job_number":"JOB_94224","tr_customer_id":94241,"tr_customer_product_id":94231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Atreyi Trivedi","mobile_number":"7042774647","email_id":"rupinder.rana@yahoo.co.in","dop":"2025-10-21","serial_number":"522311556329251","imei1":"522311556329251","imei2":"522311556329251","popurl":"www.ekalavya-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94225,"job_number":"JOB_94225","tr_customer_id":94242,"tr_customer_product_id":94232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Priyala Singh","mobile_number":"7092130600","email_id":"anilaabh.asan@hotmail.com","dop":"2025-10-21","serial_number":"444935858020029","imei1":"444935858020029","imei2":"444935858020029","popurl":"www.bishnu-trivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94226,"job_number":"JOB_94226","tr_customer_id":94243,"tr_customer_product_id":94233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Devasree Marar","mobile_number":"7046205519","email_id":"aditeya.bhattathiri@yahoo.co.in","dop":"2025-10-21","serial_number":"760058232522450","imei1":"760058232522450","imei2":"760058232522450","popurl":"www.paramartha-khanna.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94227,"job_number":"JOB_94227","tr_customer_id":94244,"tr_customer_product_id":94234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Suryakantam Saini","mobile_number":"7049171748","email_id":"bhaswar.guha@gmail.com","dop":"2025-10-21","serial_number":"856793264243680","imei1":"856793264243680","imei2":"856793264243680","popurl":"www.rukmin-jain.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94228,"job_number":"JOB_94228","tr_customer_id":94245,"tr_customer_product_id":94235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Bhushit Johar","mobile_number":"7043119668","email_id":"rageswari.devar@yahoo.co.in","dop":"2025-10-21","serial_number":"289485475534402","imei1":"289485475534402","imei2":"289485475534402","popurl":"www.vishwamitra-chaturvedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94229,"job_number":"JOB_94229","tr_customer_id":94246,"tr_customer_product_id":94236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Bhavani Marar","mobile_number":"7043336208","email_id":"chidaatma.dutta@gmail.com","dop":"2025-10-21","serial_number":"306236760927894","imei1":"306236760927894","imei2":"306236760927894","popurl":"www.anilabh-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94230,"job_number":"JOB_94230","tr_customer_id":94247,"tr_customer_product_id":94237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Laxmi Dhawan","mobile_number":"7008991435","email_id":"atmananda.nehru@yahoo.co.in","dop":"2025-10-21","serial_number":"881466651642154","imei1":"881466651642154","imei2":"881466651642154","popurl":"www.bhooshan-menon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94231,"job_number":"JOB_94231","tr_customer_id":94248,"tr_customer_product_id":94238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Goutam Khan","mobile_number":"7037397617","email_id":"dipali.varma@yahoo.co.in","dop":"2025-10-21","serial_number":"778529682702267","imei1":"778529682702267","imei2":"778529682702267","popurl":"www.gobinda-nayar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94232,"job_number":"JOB_94232","tr_customer_id":94249,"tr_customer_product_id":94239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Ganak Jha","mobile_number":"7075703064","email_id":"shresthi.kocchar@gmail.com","dop":"2025-10-21","serial_number":"407140752063938","imei1":"407140752063938","imei2":"407140752063938","popurl":"www.anunay-dutta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94233,"job_number":"JOB_94233","tr_customer_id":94250,"tr_customer_product_id":94240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Sharmila Arora","mobile_number":"7029530190","email_id":"agnivesh.kaniyar@gmail.com","dop":"2025-10-21","serial_number":"070406801201164","imei1":"070406801201164","imei2":"070406801201164","popurl":"www.triloki nath-nehru.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94234,"job_number":"JOB_94234","tr_customer_id":94251,"tr_customer_product_id":94241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Paramartha Mehra","mobile_number":"7045242358","email_id":"bhaswar.kapoor@yahoo.co.in","dop":"2025-10-21","serial_number":"378339843659893","imei1":"378339843659893","imei2":"378339843659893","popurl":"www.omana-abbott.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94235,"job_number":"JOB_94235","tr_customer_id":94252,"tr_customer_product_id":94242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Sheela Patil","mobile_number":"7003739332","email_id":"vinay.nambeesan@yahoo.co.in","dop":"2025-10-21","serial_number":"711017682422122","imei1":"711017682422122","imei2":"711017682422122","popurl":"www.jagdeep-adiga.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94236,"job_number":"JOB_94236","tr_customer_id":94253,"tr_customer_product_id":94243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Sushma Reddy","mobile_number":"7016827784","email_id":"nawal.singh@gmail.com","dop":"2025-10-21","serial_number":"295873254682118","imei1":"295873254682118","imei2":"295873254682118","popurl":"www.omana-jain.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94237,"job_number":"JOB_94237","tr_customer_id":94254,"tr_customer_product_id":94244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Kumar Abbott","mobile_number":"7070216743","email_id":"gopal.guneta@hotmail.com","dop":"2025-10-21","serial_number":"129373366410443","imei1":"129373366410443","imei2":"129373366410443","popurl":"www.dron-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94238,"job_number":"JOB_94238","tr_customer_id":94255,"tr_customer_product_id":94245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Vidur Bandopadhyay","mobile_number":"7066563898","email_id":"atreyi.ahluwalia@gmail.com","dop":"2025-10-21","serial_number":"866974977197083","imei1":"866974977197083","imei2":"866974977197083","popurl":"www.geeta-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94239,"job_number":"JOB_94239","tr_customer_id":94256,"tr_customer_product_id":94246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Gajaadhar Mehra","mobile_number":"7003913145","email_id":"yoginder.gill@hotmail.com","dop":"2025-10-21","serial_number":"306895023377650","imei1":"306895023377650","imei2":"306895023377650","popurl":"www.sushma-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94240,"job_number":"JOB_94240","tr_customer_id":94257,"tr_customer_product_id":94247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Ananda Dwivedi","mobile_number":"7063113478","email_id":"datta.prajapat@hotmail.com","dop":"2025-10-21","serial_number":"119472073397099","imei1":"119472073397099","imei2":"119472073397099","popurl":"www.anish-patil.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94241,"job_number":"JOB_94241","tr_customer_id":94258,"tr_customer_product_id":94248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Trilochan Patel","mobile_number":"7034563777","email_id":"jaimini.khanna@hotmail.com","dop":"2025-10-21","serial_number":"920850071951044","imei1":"920850071951044","imei2":"920850071951044","popurl":"www.shresthi-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94242,"job_number":"JOB_94242","tr_customer_id":94259,"tr_customer_product_id":94249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Charvi Tagore","mobile_number":"7052647343","email_id":"aalok.varman@gmail.com","dop":"2025-10-21","serial_number":"828772153292452","imei1":"828772153292452","imei2":"828772153292452","popurl":"www.himadri-patil.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94243,"job_number":"JOB_94243","tr_customer_id":94260,"tr_customer_product_id":94250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Abani Jain","mobile_number":"7020848012","email_id":"vedang.butt@gmail.com","dop":"2025-10-21","serial_number":"134308904192422","imei1":"134308904192422","imei2":"134308904192422","popurl":"www.shantanu-deshpande.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94244,"job_number":"JOB_94244","tr_customer_id":94262,"tr_customer_product_id":94251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Vijay Desai","mobile_number":"7033751704","email_id":"tejas.acharya@yahoo.co.in","dop":"2025-10-21","serial_number":"472309988879737","imei1":"472309988879737","imei2":"472309988879737","popurl":"www.aanand-mahajan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94245,"job_number":"JOB_94245","tr_customer_id":94261,"tr_customer_product_id":94252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Atreyi Bhattacharya","mobile_number":"7052127037","email_id":"girija.ahuja@hotmail.com","dop":"2025-10-21","serial_number":"887980858715482","imei1":"887980858715482","imei2":"887980858715482","popurl":"www.anila-rana.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94246,"job_number":"JOB_94246","tr_customer_id":94263,"tr_customer_product_id":94253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Varalakshmi Khan","mobile_number":"7089417768","email_id":"baalagopaal.achari@hotmail.com","dop":"2025-10-21","serial_number":"401774219710857","imei1":"401774219710857","imei2":"401774219710857","popurl":"www.somu-banerjee.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94247,"job_number":"JOB_94247","tr_customer_id":94264,"tr_customer_product_id":94254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Sanka Chattopadhyay","mobile_number":"7028934444","email_id":"daevi.dwivedi@hotmail.com","dop":"2025-10-21","serial_number":"465727883084552","imei1":"465727883084552","imei2":"465727883084552","popurl":"www.tarun-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94248,"job_number":"JOB_94248","tr_customer_id":94265,"tr_customer_product_id":94255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Digambara Ahluwalia","mobile_number":"7046087807","email_id":"rajendra.banerjee@gmail.com","dop":"2025-10-21","serial_number":"310850445178957","imei1":"310850445178957","imei2":"310850445178957","popurl":"www.gitanjali-nehru.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94249,"job_number":"JOB_94249","tr_customer_id":94266,"tr_customer_product_id":94256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Bharat Varrier","mobile_number":"7032359381","email_id":"trilokinath.talwar@yahoo.co.in","dop":"2025-10-21","serial_number":"749674232948911","imei1":"749674232948911","imei2":"749674232948911","popurl":"www.trilokanath-khan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94250,"job_number":"JOB_94250","tr_customer_id":94267,"tr_customer_product_id":94257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Subodh Patel","mobile_number":"7013073791","email_id":"adripathi.talwar@hotmail.com","dop":"2025-10-21","serial_number":"621648617216904","imei1":"621648617216904","imei2":"621648617216904","popurl":"www.shwet-mahajan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94251,"job_number":"JOB_94251","tr_customer_id":94268,"tr_customer_product_id":94258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Charuvrat Saini","mobile_number":"7055209109","email_id":"charuchandra.varma@yahoo.co.in","dop":"2025-10-21","serial_number":"443504055082591","imei1":"443504055082591","imei2":"443504055082591","popurl":"www.guru-jain.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94252,"job_number":"JOB_94252","tr_customer_id":94269,"tr_customer_product_id":94259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Ghanaanand Ahluwalia","mobile_number":"7025342072","email_id":"deepan.bhattathiri@hotmail.com","dop":"2025-10-21","serial_number":"699225944002242","imei1":"699225944002242","imei2":"699225944002242","popurl":"www.gajaadhar-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94253,"job_number":"JOB_94253","tr_customer_id":94270,"tr_customer_product_id":94260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Bhaumik Panicker","mobile_number":"7028674560","email_id":"tanushri.singh@yahoo.co.in","dop":"2025-10-21","serial_number":"467928330839558","imei1":"467928330839558","imei2":"467928330839558","popurl":"www.giri-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94254,"job_number":"JOB_94254","tr_customer_id":94271,"tr_customer_product_id":94261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Dhyanesh Bharadwaj","mobile_number":"7094002949","email_id":"chandni.pothuvaal@gmail.com","dop":"2025-10-21","serial_number":"434404265977822","imei1":"434404265977822","imei2":"434404265977822","popurl":"www.dron-tandon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94255,"job_number":"JOB_94255","tr_customer_id":94272,"tr_customer_product_id":94262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Durga Mahajan","mobile_number":"7075358497","email_id":"anjali.guha@gmail.com","dop":"2025-10-21","serial_number":"758933252915167","imei1":"758933252915167","imei2":"758933252915167","popurl":"www.gangesh-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94256,"job_number":"JOB_94256","tr_customer_id":94273,"tr_customer_product_id":94263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Marut Dubashi","mobile_number":"7092784318","email_id":"jyotsana.ganaka@gmail.com","dop":"2025-10-21","serial_number":"230444159974016","imei1":"230444159974016","imei2":"230444159974016","popurl":"www.adripathi-somayaji.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94257,"job_number":"JOB_94257","tr_customer_id":94274,"tr_customer_product_id":94264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Anang Chopra","mobile_number":"7022834775","email_id":"meghnath.khanna@yahoo.co.in","dop":"2025-10-21","serial_number":"030317057425545","imei1":"030317057425545","imei2":"030317057425545","popurl":"www.kanak-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94258,"job_number":"JOB_94258","tr_customer_id":94275,"tr_customer_product_id":94265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Jaimini Kaur","mobile_number":"7073134602","email_id":"vasudeva.saini@hotmail.com","dop":"2025-10-21","serial_number":"082102071795481","imei1":"082102071795481","imei2":"082102071795481","popurl":"www.abhaya-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94259,"job_number":"JOB_94259","tr_customer_id":94276,"tr_customer_product_id":94266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Deeptimay Pilla","mobile_number":"7082883801","email_id":"ravi.bharadwaj@yahoo.co.in","dop":"2025-10-21","serial_number":"353681775426873","imei1":"353681775426873","imei2":"353681775426873","popurl":"www.soma-pothuvaal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94260,"job_number":"JOB_94260","tr_customer_id":94277,"tr_customer_product_id":94267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Chandradev Sharma","mobile_number":"7004733092","email_id":"anurag.mishra@hotmail.com","dop":"2025-10-21","serial_number":"695180197799893","imei1":"695180197799893","imei2":"695180197799893","popurl":"www.divjot-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94261,"job_number":"JOB_94261","tr_customer_id":94278,"tr_customer_product_id":94268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Agasti Acharya","mobile_number":"7085474144","email_id":"vijay.iyer@gmail.com","dop":"2025-10-21","serial_number":"734904046888298","imei1":"734904046888298","imei2":"734904046888298","popurl":"www.tanushri-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94262,"job_number":"JOB_94262","tr_customer_id":94279,"tr_customer_product_id":94269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Girika Jain","mobile_number":"7032501575","email_id":"chanakya.abbott@gmail.com","dop":"2025-10-21","serial_number":"395759291205927","imei1":"395759291205927","imei2":"395759291205927","popurl":"www.bhadran-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94263,"job_number":"JOB_94263","tr_customer_id":94280,"tr_customer_product_id":94270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:38.000Z","modified_at":"2025-10-31T13:40:38.000Z","name":"Aadrika Khan","mobile_number":"7003651341","email_id":"tejas.bhattacharya@hotmail.com","dop":"2025-10-21","serial_number":"463965496958855","imei1":"463965496958855","imei2":"463965496958855","popurl":"www.satyen-naik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94264,"job_number":"JOB_94264","tr_customer_id":94281,"tr_customer_product_id":94271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:38.000Z","modified_at":"2025-10-31T13:40:38.000Z","name":"Sushma Deshpande","mobile_number":"7051094315","email_id":"nikita.trivedi@hotmail.com","dop":"2025-10-21","serial_number":"175107638647385","imei1":"175107638647385","imei2":"175107638647385","popurl":"www.adhrit-patil.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94265,"job_number":"JOB_94265","tr_customer_id":94282,"tr_customer_product_id":94272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:38.000Z","modified_at":"2025-10-31T13:40:38.000Z","name":"Susheel Bhattathiri","mobile_number":"7072928819","email_id":"gita.reddy@yahoo.co.in","dop":"2025-10-21","serial_number":"573258106843821","imei1":"573258106843821","imei2":"573258106843821","popurl":"www.nirbhay-gill.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94269,"job_number":"JOB_94269","tr_customer_id":94286,"tr_customer_product_id":94276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:44:33.000Z","modified_at":"2025-10-31T13:44:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66059497302547","imei1":"66059497302547","imei2":"66059497302547","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94270,"job_number":"JOB_94270","tr_customer_id":94287,"tr_customer_product_id":94277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:44:33.000Z","modified_at":"2025-10-31T13:44:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84615201737807","imei1":"84615201737807","imei2":"84615201737807","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94271,"job_number":"JOB_94271","tr_customer_id":94288,"tr_customer_product_id":94278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:44:33.000Z","modified_at":"2025-10-31T13:44:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29042201060119","imei1":"29042201060119","imei2":"29042201060119","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94272,"job_number":"JOB_94272","tr_customer_id":94289,"tr_customer_product_id":94279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:44:34.000Z","modified_at":"2025-10-31T13:44:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74900059656924","imei1":"74900059656924","imei2":"74900059656924","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94273,"job_number":"JOB_94273","tr_customer_id":94290,"tr_customer_product_id":94280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:44:34.000Z","modified_at":"2025-10-31T13:44:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99002175865000","imei1":"99002175865000","imei2":"99002175865000","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94274,"job_number":"JOB_94274","tr_customer_id":94291,"tr_customer_product_id":94281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:44:34.000Z","modified_at":"2025-10-31T13:44:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10412510122098","imei1":"10412510122098","imei2":"10412510122098","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94276,"job_number":"JOB_94276","tr_customer_id":94293,"tr_customer_product_id":94283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:45:03.000Z","modified_at":"2025-10-31T13:45:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41736784672308","imei1":"41736784672308","imei2":"41736784672308","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:45:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94277,"job_number":"JOB_94277","tr_customer_id":94294,"tr_customer_product_id":94284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:45:04.000Z","modified_at":"2025-10-31T13:45:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86041071003440","imei1":"86041071003440","imei2":"86041071003440","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:45:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94278,"job_number":"JOB_94278","tr_customer_id":94295,"tr_customer_product_id":94285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:45:04.000Z","modified_at":"2025-10-31T13:45:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68434686086962","imei1":"68434686086962","imei2":"68434686086962","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:45:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94279,"job_number":"JOB_94279","tr_customer_id":94296,"tr_customer_product_id":94286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:45:04.000Z","modified_at":"2025-10-31T13:45:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95075838097926","imei1":"95075838097926","imei2":"95075838097926","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:45:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94280,"job_number":"JOB_94280","tr_customer_id":94297,"tr_customer_product_id":94287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:45:05.000Z","modified_at":"2025-10-31T13:45:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86443567244242","imei1":"86443567244242","imei2":"86443567244242","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:45:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94281,"job_number":"JOB_94281","tr_customer_id":94298,"tr_customer_product_id":94288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:45:05.000Z","modified_at":"2025-10-31T13:45:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27123998733172","imei1":"27123998733172","imei2":"27123998733172","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:45:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94283,"job_number":"JOB_94283","tr_customer_id":94300,"tr_customer_product_id":94290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:45:34.000Z","modified_at":"2025-10-31T13:45:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29910681057097","imei1":"29910681057097","imei2":"29910681057097","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:45:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94284,"job_number":"JOB_94284","tr_customer_id":94301,"tr_customer_product_id":94291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:45:34.000Z","modified_at":"2025-10-31T13:45:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23509724018794","imei1":"23509724018794","imei2":"23509724018794","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:45:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94285,"job_number":"JOB_94285","tr_customer_id":94302,"tr_customer_product_id":94292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:45:34.000Z","modified_at":"2025-10-31T13:45:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22436493760165","imei1":"22436493760165","imei2":"22436493760165","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:45:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94286,"job_number":"JOB_94286","tr_customer_id":94303,"tr_customer_product_id":94293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:45:35.000Z","modified_at":"2025-10-31T13:45:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77114902969677","imei1":"77114902969677","imei2":"77114902969677","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:45:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94287,"job_number":"JOB_94287","tr_customer_id":94304,"tr_customer_product_id":94294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:45:35.000Z","modified_at":"2025-10-31T13:45:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28391365026707","imei1":"28391365026707","imei2":"28391365026707","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:45:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94288,"job_number":"JOB_94288","tr_customer_id":94305,"tr_customer_product_id":94295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:45:35.000Z","modified_at":"2025-10-31T13:45:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65314059570736","imei1":"65314059570736","imei2":"65314059570736","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:45:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94294,"job_number":"JOB_94294","tr_customer_id":94311,"tr_customer_product_id":94301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:10.000Z","modified_at":"2025-10-31T13:47:10.000Z","name":"Sachin Ahuja","mobile_number":"7025709083","email_id":"chandrabhaga.bandopadhyay@gmail.com","dop":"2025-10-21","serial_number":"440959972344644","imei1":"440959972344644","imei2":"440959972344644","popurl":"www.aalok-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94295,"job_number":"JOB_94295","tr_customer_id":94312,"tr_customer_product_id":94302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:10.000Z","modified_at":"2025-10-31T13:47:10.000Z","name":"Archan Kocchar","mobile_number":"7068646573","email_id":"karunanidhi.johar@gmail.com","dop":"2025-10-21","serial_number":"986338506428176","imei1":"986338506428176","imei2":"986338506428176","popurl":"www.chidananda-embranthiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94296,"job_number":"JOB_94296","tr_customer_id":94313,"tr_customer_product_id":94303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:10.000Z","modified_at":"2025-10-31T13:47:10.000Z","name":"Aagneya Banerjee","mobile_number":"7088628139","email_id":"arnesh.kaul@hotmail.com","dop":"2025-10-21","serial_number":"205557698360529","imei1":"205557698360529","imei2":"205557698360529","popurl":"www.ambar-dhawan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94297,"job_number":"JOB_94297","tr_customer_id":94314,"tr_customer_product_id":94304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:10.000Z","modified_at":"2025-10-31T13:47:10.000Z","name":"Brajendra Adiga","mobile_number":"7047019031","email_id":"sher.verma@yahoo.co.in","dop":"2025-10-21","serial_number":"195024385031478","imei1":"195024385031478","imei2":"195024385031478","popurl":"www.baidehi-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94298,"job_number":"JOB_94298","tr_customer_id":94315,"tr_customer_product_id":94305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:10.000Z","modified_at":"2025-10-31T13:47:10.000Z","name":"Vrinda Khan","mobile_number":"7058468289","email_id":"shivakari.panicker@yahoo.co.in","dop":"2025-10-21","serial_number":"137787042668978","imei1":"137787042668978","imei2":"137787042668978","popurl":"www.chatur-varma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94299,"job_number":"JOB_94299","tr_customer_id":94316,"tr_customer_product_id":94306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:10.000Z","modified_at":"2025-10-31T13:47:10.000Z","name":"Inder Kaur","mobile_number":"7060569805","email_id":"subhashini.shah@hotmail.com","dop":"2025-10-21","serial_number":"491173099502646","imei1":"491173099502646","imei2":"491173099502646","popurl":"www.deependra-bandopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94300,"job_number":"JOB_94300","tr_customer_id":94317,"tr_customer_product_id":94307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:10.000Z","modified_at":"2025-10-31T13:47:10.000Z","name":"Arindam Saini","mobile_number":"7022074528","email_id":"amish.varma@hotmail.com","dop":"2025-10-21","serial_number":"466014785083257","imei1":"466014785083257","imei2":"466014785083257","popurl":"www.ranjeet-gandhi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94301,"job_number":"JOB_94301","tr_customer_id":94318,"tr_customer_product_id":94308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:10.000Z","modified_at":"2025-10-31T13:47:10.000Z","name":"Aayushmaan Chattopadhyay","mobile_number":"7068279119","email_id":"devangana.agarwal@yahoo.co.in","dop":"2025-10-21","serial_number":"469394181241262","imei1":"469394181241262","imei2":"469394181241262","popurl":"www.samir-guneta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94302,"job_number":"JOB_94302","tr_customer_id":94319,"tr_customer_product_id":94309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:10.000Z","modified_at":"2025-10-31T13:47:10.000Z","name":"Tara Patel","mobile_number":"7095811417","email_id":"chandrani.prajapat@gmail.com","dop":"2025-10-21","serial_number":"998450360013592","imei1":"998450360013592","imei2":"998450360013592","popurl":"www.jagadish-mehrotra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94303,"job_number":"JOB_94303","tr_customer_id":94320,"tr_customer_product_id":94310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:10.000Z","modified_at":"2025-10-31T13:47:10.000Z","name":"Charuchandra Varma","mobile_number":"7015718359","email_id":"vaishnavi.mehra@gmail.com","dop":"2025-10-21","serial_number":"883002007341420","imei1":"883002007341420","imei2":"883002007341420","popurl":"www.leela-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94304,"job_number":"JOB_94304","tr_customer_id":94321,"tr_customer_product_id":94311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:10.000Z","modified_at":"2025-10-31T13:47:10.000Z","name":"Bela Tandon","mobile_number":"7062546686","email_id":"shantanu.deshpande@hotmail.com","dop":"2025-10-21","serial_number":"464901583639225","imei1":"464901583639225","imei2":"464901583639225","popurl":"www.dakshayani-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94305,"job_number":"JOB_94305","tr_customer_id":94322,"tr_customer_product_id":94312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:10.000Z","modified_at":"2025-10-31T13:47:10.000Z","name":"Somu Ahluwalia","mobile_number":"7066844405","email_id":"acharyanandana.achari@gmail.com","dop":"2025-10-21","serial_number":"843492914600659","imei1":"843492914600659","imei2":"843492914600659","popurl":"www.dipankar-devar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94306,"job_number":"JOB_94306","tr_customer_id":94323,"tr_customer_product_id":94313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Vimal Reddy","mobile_number":"7023063742","email_id":"shrishti.sethi@hotmail.com","dop":"2025-10-21","serial_number":"062629430228151","imei1":"062629430228151","imei2":"062629430228151","popurl":"www.sunita-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94307,"job_number":"JOB_94307","tr_customer_id":94324,"tr_customer_product_id":94314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Krishnadasa Varma","mobile_number":"7059077523","email_id":"ojaswini.kocchar@hotmail.com","dop":"2025-10-21","serial_number":"997064613275199","imei1":"997064613275199","imei2":"997064613275199","popurl":"www.balaaditya-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94308,"job_number":"JOB_94308","tr_customer_id":94326,"tr_customer_product_id":94316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Yogesh Marar","mobile_number":"7045372217","email_id":"tara.shukla@hotmail.com","dop":"2025-10-21","serial_number":"062128748356608","imei1":"062128748356608","imei2":"062128748356608","popurl":"www.dhyaneshwar-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94309,"job_number":"JOB_94309","tr_customer_id":94327,"tr_customer_product_id":94317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Bharadwaj Pillai","mobile_number":"7064865726","email_id":"manoj.nair@yahoo.co.in","dop":"2025-10-21","serial_number":"637117724823646","imei1":"637117724823646","imei2":"637117724823646","popurl":"www.usha-somayaji.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94310,"job_number":"JOB_94310","tr_customer_id":94325,"tr_customer_product_id":94315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Mandakini Kakkar","mobile_number":"7016414522","email_id":"vrinda.nambeesan@yahoo.co.in","dop":"2025-10-21","serial_number":"563770993798230","imei1":"563770993798230","imei2":"563770993798230","popurl":"www.digambara-tandon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94311,"job_number":"JOB_94311","tr_customer_id":94328,"tr_customer_product_id":94318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Suman Bhattathiri","mobile_number":"7010038690","email_id":"jaimini.nambeesan@yahoo.co.in","dop":"2025-10-21","serial_number":"406006843647219","imei1":"406006843647219","imei2":"406006843647219","popurl":"www.bhuvaneshwar-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94312,"job_number":"JOB_94312","tr_customer_id":94329,"tr_customer_product_id":94319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Dwaipayana Kapoor","mobile_number":"7047555081","email_id":"bala.khan@hotmail.com","dop":"2025-10-21","serial_number":"947120562988130","imei1":"947120562988130","imei2":"947120562988130","popurl":"www.kalyani-acharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94313,"job_number":"JOB_94313","tr_customer_id":94330,"tr_customer_product_id":94320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Aagam Tagore","mobile_number":"7025737463","email_id":"enakshi.gupta@hotmail.com","dop":"2025-10-21","serial_number":"658039620265982","imei1":"658039620265982","imei2":"658039620265982","popurl":"www.aryan-rana.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94314,"job_number":"JOB_94314","tr_customer_id":94331,"tr_customer_product_id":94321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Bishnu Embranthiri","mobile_number":"7014187471","email_id":"bhadra.nayar@hotmail.com","dop":"2025-10-21","serial_number":"806582410634784","imei1":"806582410634784","imei2":"806582410634784","popurl":"www.anil-nair.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94315,"job_number":"JOB_94315","tr_customer_id":94332,"tr_customer_product_id":94322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Deependra Kaur","mobile_number":"7097344969","email_id":"sachin.butt@yahoo.co.in","dop":"2025-10-21","serial_number":"044724868691864","imei1":"044724868691864","imei2":"044724868691864","popurl":"www.susheel-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94316,"job_number":"JOB_94316","tr_customer_id":94334,"tr_customer_product_id":94323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Lakshmi Khatri","mobile_number":"7032630219","email_id":"aadidev.chattopadhyay@yahoo.co.in","dop":"2025-10-21","serial_number":"472172895626867","imei1":"472172895626867","imei2":"472172895626867","popurl":"www.gita-deshpande.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94317,"job_number":"JOB_94317","tr_customer_id":94333,"tr_customer_product_id":94324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Kashyapi Malik","mobile_number":"7068427356","email_id":"lila.khan@hotmail.com","dop":"2025-10-21","serial_number":"743733517733029","imei1":"743733517733029","imei2":"743733517733029","popurl":"www.siddhran-deshpande.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94318,"job_number":"JOB_94318","tr_customer_id":94335,"tr_customer_product_id":94325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Rajinder Bhat","mobile_number":"7008524503","email_id":"kanti.sharma@yahoo.co.in","dop":"2025-10-21","serial_number":"078737903716029","imei1":"078737903716029","imei2":"078737903716029","popurl":"www.dhanesh-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94319,"job_number":"JOB_94319","tr_customer_id":94336,"tr_customer_product_id":94326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Kannan Abbott","mobile_number":"7053547423","email_id":"rajiv.chattopadhyay@yahoo.co.in","dop":"2025-10-21","serial_number":"609880202257487","imei1":"609880202257487","imei2":"609880202257487","popurl":"www.rajinder-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94320,"job_number":"JOB_94320","tr_customer_id":94337,"tr_customer_product_id":94327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Aadinath Mukhopadhyay","mobile_number":"7027476001","email_id":"ankal.nair@hotmail.com","dop":"2025-10-21","serial_number":"020028825819484","imei1":"020028825819484","imei2":"020028825819484","popurl":"www.shreyashi-iyengar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94321,"job_number":"JOB_94321","tr_customer_id":94338,"tr_customer_product_id":94328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Bhanumati Shah","mobile_number":"7013916721","email_id":"amrita.iyer@yahoo.co.in","dop":"2025-10-21","serial_number":"467091916459358","imei1":"467091916459358","imei2":"467091916459358","popurl":"www.dharani-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94322,"job_number":"JOB_94322","tr_customer_id":94340,"tr_customer_product_id":94330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Siddhran Johar","mobile_number":"7003647039","email_id":"acharyanandana.arora@hotmail.com","dop":"2025-10-21","serial_number":"001794216614269","imei1":"001794216614269","imei2":"001794216614269","popurl":"www.ganapati-khatri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94323,"job_number":"JOB_94323","tr_customer_id":94339,"tr_customer_product_id":94329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Deeptimoyee Tagore","mobile_number":"7039765118","email_id":"girindra.bhattacharya@hotmail.com","dop":"2025-10-21","serial_number":"281283914081541","imei1":"281283914081541","imei2":"281283914081541","popurl":"www.gayatri-sethi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94324,"job_number":"JOB_94324","tr_customer_id":94341,"tr_customer_product_id":94331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Kamala Gupta","mobile_number":"7051104531","email_id":"himadri.chattopadhyay@gmail.com","dop":"2025-10-21","serial_number":"048026378314263","imei1":"048026378314263","imei2":"048026378314263","popurl":"www.avadhesh-pilla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94325,"job_number":"JOB_94325","tr_customer_id":94342,"tr_customer_product_id":94332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Vinay Iyer","mobile_number":"7063825486","email_id":"brijesh.patel@gmail.com","dop":"2025-10-21","serial_number":"034606275418758","imei1":"034606275418758","imei2":"034606275418758","popurl":"www.bala-kapoor.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94326,"job_number":"JOB_94326","tr_customer_id":94343,"tr_customer_product_id":94333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Karunanidhi Chopra","mobile_number":"7023118932","email_id":"chandraayan.chattopadhyay@hotmail.com","dop":"2025-10-21","serial_number":"184854821912022","imei1":"184854821912022","imei2":"184854821912022","popurl":"www.ambar-kaul.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94327,"job_number":"JOB_94327","tr_customer_id":94344,"tr_customer_product_id":94334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Bhishma Gill","mobile_number":"7042445808","email_id":"vasanti.trivedi@yahoo.co.in","dop":"2025-10-21","serial_number":"411496355625992","imei1":"411496355625992","imei2":"411496355625992","popurl":"www.girika-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94328,"job_number":"JOB_94328","tr_customer_id":94345,"tr_customer_product_id":94335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Girik Butt","mobile_number":"7023573500","email_id":"ekdant.nambeesan@hotmail.com","dop":"2025-10-21","serial_number":"732427926721920","imei1":"732427926721920","imei2":"732427926721920","popurl":"www.nalini-ganaka.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94329,"job_number":"JOB_94329","tr_customer_id":94346,"tr_customer_product_id":94336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Shashikala Butt","mobile_number":"7029000867","email_id":"vedanga.mahajan@hotmail.com","dop":"2025-10-21","serial_number":"053009014138048","imei1":"053009014138048","imei2":"053009014138048","popurl":"www.ojaswini-mahajan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94330,"job_number":"JOB_94330","tr_customer_id":94347,"tr_customer_product_id":94337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Vidya Sinha","mobile_number":"7050283740","email_id":"ayushmati.asan@gmail.com","dop":"2025-10-21","serial_number":"663348569125290","imei1":"663348569125290","imei2":"663348569125290","popurl":"www.susheel-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94331,"job_number":"JOB_94331","tr_customer_id":94348,"tr_customer_product_id":94338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Agnimitra Ahluwalia","mobile_number":"7018314231","email_id":"ekaling.bandopadhyay@yahoo.co.in","dop":"2025-10-21","serial_number":"822403133030568","imei1":"822403133030568","imei2":"822403133030568","popurl":"www.tara-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94332,"job_number":"JOB_94332","tr_customer_id":94349,"tr_customer_product_id":94339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Bhadraksh Gandhi","mobile_number":"7097004771","email_id":"tanushri.panicker@yahoo.co.in","dop":"2025-10-21","serial_number":"400178993816091","imei1":"400178993816091","imei2":"400178993816091","popurl":"www.mangala-acharya.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94333,"job_number":"JOB_94333","tr_customer_id":94350,"tr_customer_product_id":94340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Dev Namboothiri","mobile_number":"7042226415","email_id":"rajendra.gill@hotmail.com","dop":"2025-10-21","serial_number":"690183578784368","imei1":"690183578784368","imei2":"690183578784368","popurl":"www.anand-guha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94334,"job_number":"JOB_94334","tr_customer_id":94351,"tr_customer_product_id":94341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Akshaj Namboothiri","mobile_number":"7091741837","email_id":"deb.saini@yahoo.co.in","dop":"2025-10-21","serial_number":"625450146829842","imei1":"625450146829842","imei2":"625450146829842","popurl":"www.elakshi-sharma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94335,"job_number":"JOB_94335","tr_customer_id":94352,"tr_customer_product_id":94342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Balachandra Khan","mobile_number":"7048335662","email_id":"eshana.bhattacharya@hotmail.com","dop":"2025-10-21","serial_number":"638050219784301","imei1":"638050219784301","imei2":"638050219784301","popurl":"www.jaimini-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94336,"job_number":"JOB_94336","tr_customer_id":94353,"tr_customer_product_id":94343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Bandhul Tagore","mobile_number":"7058097844","email_id":"mandaakin.gowda@hotmail.com","dop":"2025-10-21","serial_number":"523947621066746","imei1":"523947621066746","imei2":"523947621066746","popurl":"www.ghanaanand-namboothiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94337,"job_number":"JOB_94337","tr_customer_id":94354,"tr_customer_product_id":94344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Pushti Gandhi","mobile_number":"7084772289","email_id":"brajesh.kaul@yahoo.co.in","dop":"2025-10-21","serial_number":"450798727714776","imei1":"450798727714776","imei2":"450798727714776","popurl":"www.devesh-marar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94338,"job_number":"JOB_94338","tr_customer_id":94355,"tr_customer_product_id":94345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Kanishka Khan","mobile_number":"7022845408","email_id":"meenakshi.chattopadhyay@gmail.com","dop":"2025-10-21","serial_number":"150380536193398","imei1":"150380536193398","imei2":"150380536193398","popurl":"www.bhavani-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94339,"job_number":"JOB_94339","tr_customer_id":94356,"tr_customer_product_id":94346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Dakshayani Johar","mobile_number":"7001586487","email_id":"chidambaram.iyengar@hotmail.com","dop":"2025-10-21","serial_number":"924032498385618","imei1":"924032498385618","imei2":"924032498385618","popurl":"www.subhash-acharya.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94340,"job_number":"JOB_94340","tr_customer_id":94357,"tr_customer_product_id":94347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Kashyapi Joshi","mobile_number":"7013243815","email_id":"chandrakin.kakkar@yahoo.co.in","dop":"2025-10-21","serial_number":"589988832585563","imei1":"589988832585563","imei2":"589988832585563","popurl":"www.aagneya-chaturvedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94341,"job_number":"JOB_94341","tr_customer_id":94358,"tr_customer_product_id":94348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Chandira Patel","mobile_number":"7012877430","email_id":"girja.malik@yahoo.co.in","dop":"2025-10-21","serial_number":"391543260444298","imei1":"391543260444298","imei2":"391543260444298","popurl":"www.tushar-ahluwalia.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94342,"job_number":"JOB_94342","tr_customer_id":94359,"tr_customer_product_id":94349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Yogesh Arora","mobile_number":"7057778670","email_id":"vasudev.jha@yahoo.co.in","dop":"2025-10-21","serial_number":"545440344007408","imei1":"545440344007408","imei2":"545440344007408","popurl":"www.gotum-kakkar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94343,"job_number":"JOB_94343","tr_customer_id":94360,"tr_customer_product_id":94350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Indra Singh","mobile_number":"7094158009","email_id":"devika.dwivedi@hotmail.com","dop":"2025-10-21","serial_number":"924115883865963","imei1":"924115883865963","imei2":"924115883865963","popurl":"www.rageshwari-sethi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94344,"job_number":"JOB_94344","tr_customer_id":94361,"tr_customer_product_id":94351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Baidehi Mahajan","mobile_number":"7096061896","email_id":"amaranaath.mahajan@hotmail.com","dop":"2025-10-21","serial_number":"022437604310624","imei1":"022437604310624","imei2":"022437604310624","popurl":"www.chandira-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94345,"job_number":"JOB_94345","tr_customer_id":94362,"tr_customer_product_id":94352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Chidaatma Shukla","mobile_number":"7070783977","email_id":"mohan.gill@hotmail.com","dop":"2025-10-21","serial_number":"008328716880821","imei1":"008328716880821","imei2":"008328716880821","popurl":"www.aalok-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94346,"job_number":"JOB_94346","tr_customer_id":94363,"tr_customer_product_id":94353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Anjushri Jha","mobile_number":"7065741157","email_id":"deven.varma@yahoo.co.in","dop":"2025-10-21","serial_number":"663909245933871","imei1":"663909245933871","imei2":"663909245933871","popurl":"www.gautami-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94347,"job_number":"JOB_94347","tr_customer_id":94364,"tr_customer_product_id":94354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Harinarayan Guha","mobile_number":"7086388417","email_id":"mahendra.jha@yahoo.co.in","dop":"2025-10-21","serial_number":"835382451829577","imei1":"835382451829577","imei2":"835382451829577","popurl":"www.kamalesh-pothuvaal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94348,"job_number":"JOB_94348","tr_customer_id":94365,"tr_customer_product_id":94355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Bankim Agarwal","mobile_number":"7061696090","email_id":"rita.pandey@gmail.com","dop":"2025-10-21","serial_number":"677444146742656","imei1":"677444146742656","imei2":"677444146742656","popurl":"www.lakshminath-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94349,"job_number":"JOB_94349","tr_customer_id":94366,"tr_customer_product_id":94356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Aaratrika Gandhi","mobile_number":"7038364812","email_id":"suma.rana@hotmail.com","dop":"2025-10-21","serial_number":"980275083072516","imei1":"980275083072516","imei2":"980275083072516","popurl":"www.krishnadas-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94350,"job_number":"JOB_94350","tr_customer_id":94367,"tr_customer_product_id":94357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Bhadra Bandopadhyay","mobile_number":"7030683084","email_id":"adityanandan.panicker@gmail.com","dop":"2025-10-21","serial_number":"845627654622025","imei1":"845627654622025","imei2":"845627654622025","popurl":"www.akshat-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94351,"job_number":"JOB_94351","tr_customer_id":94368,"tr_customer_product_id":94358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Dev Gill","mobile_number":"7003572064","email_id":"bhaswar.ahluwalia@hotmail.com","dop":"2025-10-21","serial_number":"120258458170019","imei1":"120258458170019","imei2":"120258458170019","popurl":"www.dhana-kakkar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94352,"job_number":"JOB_94352","tr_customer_id":94369,"tr_customer_product_id":94359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Abani Trivedi","mobile_number":"7065141255","email_id":"nikita.kocchar@yahoo.co.in","dop":"2025-10-21","serial_number":"244551863436746","imei1":"244551863436746","imei2":"244551863436746","popurl":"www.balgopal-acharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94353,"job_number":"JOB_94353","tr_customer_id":94370,"tr_customer_product_id":94360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Brajendra Varma","mobile_number":"7094776436","email_id":"amish.reddy@hotmail.com","dop":"2025-10-21","serial_number":"213621627033137","imei1":"213621627033137","imei2":"213621627033137","popurl":"www.chapala-nair.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94354,"job_number":"JOB_94354","tr_customer_id":94371,"tr_customer_product_id":94361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Darshwana Patil","mobile_number":"7041158599","email_id":"subodh.guneta@gmail.com","dop":"2025-10-21","serial_number":"954288438697388","imei1":"954288438697388","imei2":"954288438697388","popurl":"www.rudra-jain.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94355,"job_number":"JOB_94355","tr_customer_id":94372,"tr_customer_product_id":94362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Chandra Varma","mobile_number":"7025496972","email_id":"rukhmani.somayaji@hotmail.com","dop":"2025-10-21","serial_number":"052677403510617","imei1":"052677403510617","imei2":"052677403510617","popurl":"www.deenabandhu-trivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94356,"job_number":"JOB_94356","tr_customer_id":94373,"tr_customer_product_id":94363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Aagney Bhattacharya","mobile_number":"7006417499","email_id":"trilokesh.gill@gmail.com","dop":"2025-10-21","serial_number":"466776505540444","imei1":"466776505540444","imei2":"466776505540444","popurl":"www.chandran-nambeesan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94357,"job_number":"JOB_94357","tr_customer_id":94374,"tr_customer_product_id":94364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Adikavi Sinha","mobile_number":"7039581055","email_id":"javas.achari@yahoo.co.in","dop":"2025-10-21","serial_number":"589878383144547","imei1":"589878383144547","imei2":"589878383144547","popurl":"www.mukul-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94358,"job_number":"JOB_94358","tr_customer_id":94375,"tr_customer_product_id":94365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Ajeet Gowda","mobile_number":"7074498560","email_id":"bhishma.adiga@yahoo.co.in","dop":"2025-10-21","serial_number":"052868662397953","imei1":"052868662397953","imei2":"052868662397953","popurl":"www.anusuya-gupta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94359,"job_number":"JOB_94359","tr_customer_id":94376,"tr_customer_product_id":94366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Ekaaksh Namboothiri","mobile_number":"7070015895","email_id":"elakshi.sinha@hotmail.com","dop":"2025-10-21","serial_number":"069122877664740","imei1":"069122877664740","imei2":"069122877664740","popurl":"www.sarisha-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94360,"job_number":"JOB_94360","tr_customer_id":94377,"tr_customer_product_id":94367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Mahendra Kocchar","mobile_number":"7022591442","email_id":"shivakari.guha@hotmail.com","dop":"2025-10-21","serial_number":"401743137738624","imei1":"401743137738624","imei2":"401743137738624","popurl":"www.elakshi-gupta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94361,"job_number":"JOB_94361","tr_customer_id":94378,"tr_customer_product_id":94368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Bishnu Patil","mobile_number":"7011893325","email_id":"arnesh.patil@gmail.com","dop":"2025-10-21","serial_number":"964025599397657","imei1":"964025599397657","imei2":"964025599397657","popurl":"www.chakrika-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94362,"job_number":"JOB_94362","tr_customer_id":94379,"tr_customer_product_id":94369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Krishna Patil","mobile_number":"7079504518","email_id":"pranay.ahuja@yahoo.co.in","dop":"2025-10-21","serial_number":"101258592444126","imei1":"101258592444126","imei2":"101258592444126","popurl":"www.daiwik-tandon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94363,"job_number":"JOB_94363","tr_customer_id":94380,"tr_customer_product_id":94370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Amrita Arora","mobile_number":"7058562403","email_id":"rajinder.saini@yahoo.co.in","dop":"2025-10-21","serial_number":"160088501869522","imei1":"160088501869522","imei2":"160088501869522","popurl":"www.chaturaanan-nambeesan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94364,"job_number":"JOB_94364","tr_customer_id":94381,"tr_customer_product_id":94371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Chidambar Pothuvaal","mobile_number":"7091666207","email_id":"arun.malik@gmail.com","dop":"2025-10-21","serial_number":"061622365359577","imei1":"061622365359577","imei2":"061622365359577","popurl":"www.giriraaj-asan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94365,"job_number":"JOB_94365","tr_customer_id":94382,"tr_customer_product_id":94372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Arya Chattopadhyay","mobile_number":"7083317413","email_id":"devika.mishra@hotmail.com","dop":"2025-10-21","serial_number":"832410051639296","imei1":"832410051639296","imei2":"832410051639296","popurl":"www.bodhan-mehrotra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94366,"job_number":"JOB_94366","tr_customer_id":94383,"tr_customer_product_id":94373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Shantanu Chattopadhyay","mobile_number":"7007782474","email_id":"kashyap.deshpande@hotmail.com","dop":"2025-10-21","serial_number":"264077607724105","imei1":"264077607724105","imei2":"264077607724105","popurl":"www.adityanandana-dutta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94367,"job_number":"JOB_94367","tr_customer_id":94384,"tr_customer_product_id":94374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Bhuvaneshwar Jha","mobile_number":"7059065984","email_id":"atmaja.jha@gmail.com","dop":"2025-10-21","serial_number":"217437656033409","imei1":"217437656033409","imei2":"217437656033409","popurl":"www.chandramohan-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94368,"job_number":"JOB_94368","tr_customer_id":94385,"tr_customer_product_id":94375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Agrata Bhattathiri","mobile_number":"7065122441","email_id":"uma.iyengar@gmail.com","dop":"2025-10-21","serial_number":"527836252128938","imei1":"527836252128938","imei2":"527836252128938","popurl":"www.anwesha-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94369,"job_number":"JOB_94369","tr_customer_id":94386,"tr_customer_product_id":94376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Bhupati Bandopadhyay","mobile_number":"7003169520","email_id":"bhaanumati.patil@yahoo.co.in","dop":"2025-10-21","serial_number":"543494320532349","imei1":"543494320532349","imei2":"543494320532349","popurl":"www.suma-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94370,"job_number":"JOB_94370","tr_customer_id":94387,"tr_customer_product_id":94377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Dhyanesh Dubashi","mobile_number":"7066692041","email_id":"acharyanandana.agarwal@yahoo.co.in","dop":"2025-10-21","serial_number":"356139936037687","imei1":"356139936037687","imei2":"356139936037687","popurl":"www.bilva-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94371,"job_number":"JOB_94371","tr_customer_id":94388,"tr_customer_product_id":94378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Anwesha Nair","mobile_number":"7015282981","email_id":"chandramauli.somayaji@gmail.com","dop":"2025-10-21","serial_number":"938752605650607","imei1":"938752605650607","imei2":"938752605650607","popurl":"www.ganapati-mukhopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94372,"job_number":"JOB_94372","tr_customer_id":94389,"tr_customer_product_id":94379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Dayaanidhi Achari","mobile_number":"7010481032","email_id":"jagadisha.khatri@gmail.com","dop":"2025-10-21","serial_number":"538801215328604","imei1":"538801215328604","imei2":"538801215328604","popurl":"www.vyas-tagore.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94373,"job_number":"JOB_94373","tr_customer_id":94390,"tr_customer_product_id":94380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Sarada Kakkar","mobile_number":"7085537258","email_id":"tapan.mukhopadhyay@gmail.com","dop":"2025-10-21","serial_number":"336397553939578","imei1":"336397553939578","imei2":"336397553939578","popurl":"www.dhanu-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94374,"job_number":"JOB_94374","tr_customer_id":94391,"tr_customer_product_id":94381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Bhaaswar Gupta","mobile_number":"7086656992","email_id":"baalagopaal.somayaji@yahoo.co.in","dop":"2025-10-21","serial_number":"427604165423131","imei1":"427604165423131","imei2":"427604165423131","popurl":"www.brahmaanand-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94375,"job_number":"JOB_94375","tr_customer_id":94392,"tr_customer_product_id":94382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Ashlesh Nehru","mobile_number":"7024444518","email_id":"bhanumati.guneta@hotmail.com","dop":"2025-10-21","serial_number":"104809153389862","imei1":"104809153389862","imei2":"104809153389862","popurl":"www.ananta-naik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94376,"job_number":"JOB_94376","tr_customer_id":94393,"tr_customer_product_id":94383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Bhudev Panicker","mobile_number":"7062781986","email_id":"ekaparnika.iyer@gmail.com","dop":"2025-10-21","serial_number":"057251292946431","imei1":"057251292946431","imei2":"057251292946431","popurl":"www.rageswari-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94377,"job_number":"JOB_94377","tr_customer_id":94394,"tr_customer_product_id":94384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Kumuda Bhattacharya","mobile_number":"7041765572","email_id":"divya.acharya@yahoo.co.in","dop":"2025-10-21","serial_number":"582084120578589","imei1":"582084120578589","imei2":"582084120578589","popurl":"www.dinesh-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94378,"job_number":"JOB_94378","tr_customer_id":94396,"tr_customer_product_id":94385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Avantika Malik","mobile_number":"7051128272","email_id":"bankimchandra.iyengar@hotmail.com","dop":"2025-10-21","serial_number":"934213144554412","imei1":"934213144554412","imei2":"934213144554412","popurl":"www.bhushan-joshi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94379,"job_number":"JOB_94379","tr_customer_id":94395,"tr_customer_product_id":94386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Lakshminath Reddy","mobile_number":"7018400338","email_id":"trisha.shukla@gmail.com","dop":"2025-10-21","serial_number":"965515613158364","imei1":"965515613158364","imei2":"965515613158364","popurl":"www.usha-embranthiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94380,"job_number":"JOB_94380","tr_customer_id":94397,"tr_customer_product_id":94387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Amritambu Saini","mobile_number":"7040625918","email_id":"amaresh.khanna@hotmail.com","dop":"2025-10-21","serial_number":"782025635996985","imei1":"782025635996985","imei2":"782025635996985","popurl":"www.aagam-varma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94381,"job_number":"JOB_94381","tr_customer_id":94399,"tr_customer_product_id":94389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Siddhran Dutta","mobile_number":"7082869876","email_id":"ameyatma.deshpande@gmail.com","dop":"2025-10-21","serial_number":"975035590989475","imei1":"975035590989475","imei2":"975035590989475","popurl":"www.yoginder-tagore.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94382,"job_number":"JOB_94382","tr_customer_id":94398,"tr_customer_product_id":94388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Anala Gill","mobile_number":"7088813630","email_id":"anshula.embranthiri@hotmail.com","dop":"2025-10-21","serial_number":"790966898579213","imei1":"790966898579213","imei2":"790966898579213","popurl":"www.bhavani-kaur.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94383,"job_number":"JOB_94383","tr_customer_id":94400,"tr_customer_product_id":94390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Parvati Bhattacharya","mobile_number":"7028119495","email_id":"vyas.varrier@hotmail.com","dop":"2025-10-21","serial_number":"576535973603269","imei1":"576535973603269","imei2":"576535973603269","popurl":"www.chandraswaroopa-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94384,"job_number":"JOB_94384","tr_customer_id":94401,"tr_customer_product_id":94391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Amaresh Patil","mobile_number":"7016561173","email_id":"dhruv.gandhi@gmail.com","dop":"2025-10-21","serial_number":"153654381615227","imei1":"153654381615227","imei2":"153654381615227","popurl":"www.darshwana-shukla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94385,"job_number":"JOB_94385","tr_customer_id":94402,"tr_customer_product_id":94392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Anang Nayar","mobile_number":"7021134776","email_id":"rakesh.bhattathiri@hotmail.com","dop":"2025-10-21","serial_number":"258912585726454","imei1":"258912585726454","imei2":"258912585726454","popurl":"www.dharani-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94386,"job_number":"JOB_94386","tr_customer_id":94403,"tr_customer_product_id":94393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Eshita Khanna","mobile_number":"7020482202","email_id":"shanti.mehrotra@gmail.com","dop":"2025-10-21","serial_number":"216187321762756","imei1":"216187321762756","imei2":"216187321762756","popurl":"www.gorakhnath-bandopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94387,"job_number":"JOB_94387","tr_customer_id":94404,"tr_customer_product_id":94394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Soma Pandey","mobile_number":"7084403666","email_id":"tushar.talwar@yahoo.co.in","dop":"2025-10-21","serial_number":"935071380645273","imei1":"935071380645273","imei2":"935071380645273","popurl":"www.vasanti-rana.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94388,"job_number":"JOB_94388","tr_customer_id":94405,"tr_customer_product_id":94395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Trisha Marar","mobile_number":"7019650986","email_id":"bela.dubashi@hotmail.com","dop":"2025-10-21","serial_number":"830950995172311","imei1":"830950995172311","imei2":"830950995172311","popurl":"www.malti-nayar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94389,"job_number":"JOB_94389","tr_customer_id":94406,"tr_customer_product_id":94396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Chandravati Nayar","mobile_number":"7058599491","email_id":"bankim.kaniyar@yahoo.co.in","dop":"2025-10-21","serial_number":"558764083169901","imei1":"558764083169901","imei2":"558764083169901","popurl":"www.chandraswaroopa-panicker.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94390,"job_number":"JOB_94390","tr_customer_id":94407,"tr_customer_product_id":94397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Kamala Tagore","mobile_number":"7020562522","email_id":"mayoor.marar@gmail.com","dop":"2025-10-21","serial_number":"887343375956098","imei1":"887343375956098","imei2":"887343375956098","popurl":"www.meena-iyer.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94391,"job_number":"JOB_94391","tr_customer_id":94408,"tr_customer_product_id":94398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Rageshwari Dubashi","mobile_number":"7067076265","email_id":"chakrika.embranthiri@yahoo.co.in","dop":"2025-10-21","serial_number":"766982707443237","imei1":"766982707443237","imei2":"766982707443237","popurl":"www.devak-tagore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94392,"job_number":"JOB_94392","tr_customer_id":94409,"tr_customer_product_id":94399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Akshat Tandon","mobile_number":"7085775515","email_id":"apsara.talwar@gmail.com","dop":"2025-10-21","serial_number":"866049221915255","imei1":"866049221915255","imei2":"866049221915255","popurl":"www.arun-nehru.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94393,"job_number":"JOB_94393","tr_customer_id":94410,"tr_customer_product_id":94400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Kumar Bhattacharya","mobile_number":"7048025316","email_id":"atmananda.asan@hotmail.com","dop":"2025-10-21","serial_number":"006795933757767","imei1":"006795933757767","imei2":"006795933757767","popurl":"www.vedanga-kocchar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94394,"job_number":"JOB_94394","tr_customer_id":94411,"tr_customer_product_id":94401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Adinath Agarwal","mobile_number":"7097893513","email_id":"gauranga.bhat@gmail.com","dop":"2025-10-21","serial_number":"098670698791734","imei1":"098670698791734","imei2":"098670698791734","popurl":"www.shubhaprada-khatri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94395,"job_number":"JOB_94395","tr_customer_id":94412,"tr_customer_product_id":94402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Narendra Tagore","mobile_number":"7086608308","email_id":"bhisham.pandey@gmail.com","dop":"2025-10-21","serial_number":"877904524925125","imei1":"877904524925125","imei2":"877904524925125","popurl":"www.mahesh-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94396,"job_number":"JOB_94396","tr_customer_id":94413,"tr_customer_product_id":94403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Bankimchandra Mehrotra","mobile_number":"7094403325","email_id":"indira.iyengar@yahoo.co.in","dop":"2025-10-21","serial_number":"706190591347680","imei1":"706190591347680","imei2":"706190591347680","popurl":"www.divjot-varma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94397,"job_number":"JOB_94397","tr_customer_id":94414,"tr_customer_product_id":94404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Suma Gupta","mobile_number":"7076330483","email_id":"bhargava.namboothiri@gmail.com","dop":"2025-10-21","serial_number":"294681233202404","imei1":"294681233202404","imei2":"294681233202404","popurl":"www.vasudeva-verma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94398,"job_number":"JOB_94398","tr_customer_id":94415,"tr_customer_product_id":94405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Devajyoti Marar","mobile_number":"7040234717","email_id":"anal.butt@yahoo.co.in","dop":"2025-10-21","serial_number":"427313077755957","imei1":"427313077755957","imei2":"427313077755957","popurl":"www.lai-mishra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94399,"job_number":"JOB_94399","tr_customer_id":94416,"tr_customer_product_id":94406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Bhadran Nehru","mobile_number":"7051524091","email_id":"bhaaswar.prajapat@gmail.com","dop":"2025-10-21","serial_number":"729537168428200","imei1":"729537168428200","imei2":"729537168428200","popurl":"www.daksha-bhat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94400,"job_number":"JOB_94400","tr_customer_id":94417,"tr_customer_product_id":94407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Chiranjeeve Sharma","mobile_number":"7054417919","email_id":"gajabahu.nair@gmail.com","dop":"2025-10-21","serial_number":"033266023954758","imei1":"033266023954758","imei2":"033266023954758","popurl":"www.amarnath-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94401,"job_number":"JOB_94401","tr_customer_id":94419,"tr_customer_product_id":94409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Dharitri Khan","mobile_number":"7037664821","email_id":"ekaaksh.kapoor@yahoo.co.in","dop":"2025-10-21","serial_number":"281899829732066","imei1":"281899829732066","imei2":"281899829732066","popurl":"www.charvi-joshi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94402,"job_number":"JOB_94402","tr_customer_id":94418,"tr_customer_product_id":94408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Aarya Kakkar","mobile_number":"7069886836","email_id":"jitender.menon@hotmail.com","dop":"2025-10-21","serial_number":"501277979420789","imei1":"501277979420789","imei2":"501277979420789","popurl":"www.aayushman-gill.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94403,"job_number":"JOB_94403","tr_customer_id":94420,"tr_customer_product_id":94410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Bhupen Gandhi","mobile_number":"7092638828","email_id":"tushar.tagore@hotmail.com","dop":"2025-10-21","serial_number":"306426904917744","imei1":"306426904917744","imei2":"306426904917744","popurl":"www.daiwik-dwivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94404,"job_number":"JOB_94404","tr_customer_id":94421,"tr_customer_product_id":94411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Bilva Nambeesan","mobile_number":"7094674458","email_id":"sameer.menon@yahoo.co.in","dop":"2025-10-21","serial_number":"663538549632569","imei1":"663538549632569","imei2":"663538549632569","popurl":"www.kamala-chattopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94405,"job_number":"JOB_94405","tr_customer_id":94422,"tr_customer_product_id":94412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Aasha Kaul","mobile_number":"7068158428","email_id":"chidaatma.saini@yahoo.co.in","dop":"2025-10-21","serial_number":"545170053540555","imei1":"545170053540555","imei2":"545170053540555","popurl":"www.ghanashyam-dubashi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94406,"job_number":"JOB_94406","tr_customer_id":94423,"tr_customer_product_id":94413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Balaaditya Nambeesan","mobile_number":"7076347525","email_id":"baalaaditya.guha@yahoo.co.in","dop":"2025-10-21","serial_number":"428601592613316","imei1":"428601592613316","imei2":"428601592613316","popurl":"www.dhana-varma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94407,"job_number":"JOB_94407","tr_customer_id":94424,"tr_customer_product_id":94414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Rohit Ahluwalia","mobile_number":"7006118780","email_id":"bhardwaj.guneta@gmail.com","dop":"2025-10-21","serial_number":"399629529542353","imei1":"399629529542353","imei2":"399629529542353","popurl":"www.bheeshma-naik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94408,"job_number":"JOB_94408","tr_customer_id":94425,"tr_customer_product_id":94415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Anjaneya Dutta","mobile_number":"7000590235","email_id":"ritesh.kakkar@yahoo.co.in","dop":"2025-10-21","serial_number":"626527707161743","imei1":"626527707161743","imei2":"626527707161743","popurl":"www.madhuri-gupta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94409,"job_number":"JOB_94409","tr_customer_id":94426,"tr_customer_product_id":94416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Girish Jain","mobile_number":"7074134618","email_id":"vaijayanti.bhattathiri@gmail.com","dop":"2025-10-21","serial_number":"149441020754297","imei1":"149441020754297","imei2":"149441020754297","popurl":"www.chandini-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94410,"job_number":"JOB_94410","tr_customer_id":94427,"tr_customer_product_id":94417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Jagdish Jha","mobile_number":"7018506753","email_id":"uma.kaniyar@yahoo.co.in","dop":"2025-10-21","serial_number":"254845226809319","imei1":"254845226809319","imei2":"254845226809319","popurl":"www.atmananda-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94411,"job_number":"JOB_94411","tr_customer_id":94428,"tr_customer_product_id":94418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Sanjay Agarwal","mobile_number":"7046494524","email_id":"amritambu.acharya@gmail.com","dop":"2025-10-21","serial_number":"997100656370097","imei1":"997100656370097","imei2":"997100656370097","popurl":"www.oormila-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94412,"job_number":"JOB_94412","tr_customer_id":94429,"tr_customer_product_id":94419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Sushma Agarwal","mobile_number":"7092147104","email_id":"vyas.bhattathiri@hotmail.com","dop":"2025-10-21","serial_number":"249556101762588","imei1":"249556101762588","imei2":"249556101762588","popurl":"www.digambara-nehru.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94413,"job_number":"JOB_94413","tr_customer_id":94430,"tr_customer_product_id":94420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Jay Pillai","mobile_number":"7039945029","email_id":"bhadra.gowda@yahoo.co.in","dop":"2025-10-21","serial_number":"014994777621452","imei1":"014994777621452","imei2":"014994777621452","popurl":"www.soma-pandey.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94414,"job_number":"JOB_94414","tr_customer_id":94431,"tr_customer_product_id":94421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Kin Prajapat","mobile_number":"7056767250","email_id":"shridevi.kakkar@hotmail.com","dop":"2025-10-21","serial_number":"011030389462965","imei1":"011030389462965","imei2":"011030389462965","popurl":"www.omana-jain.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94415,"job_number":"JOB_94415","tr_customer_id":94432,"tr_customer_product_id":94422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Gautama Gowda","mobile_number":"7042443944","email_id":"gita.mishra@gmail.com","dop":"2025-10-21","serial_number":"494145538211470","imei1":"494145538211470","imei2":"494145538211470","popurl":"www.achalesvara-bandopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94416,"job_number":"JOB_94416","tr_customer_id":94433,"tr_customer_product_id":94423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Aryan Gupta","mobile_number":"7075123159","email_id":"dhana.sinha@yahoo.co.in","dop":"2025-10-21","serial_number":"472578130429372","imei1":"472578130429372","imei2":"472578130429372","popurl":"www.gauraang-bandopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94417,"job_number":"JOB_94417","tr_customer_id":94434,"tr_customer_product_id":94424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Anjushree Kapoor","mobile_number":"7045482042","email_id":"anandswarup.banerjee@yahoo.co.in","dop":"2025-10-21","serial_number":"181514656509343","imei1":"181514656509343","imei2":"181514656509343","popurl":"www.dharitri-prajapat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94418,"job_number":"JOB_94418","tr_customer_id":94435,"tr_customer_product_id":94425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Ekaling Khatri","mobile_number":"7064606867","email_id":"apsara.gandhi@hotmail.com","dop":"2025-10-21","serial_number":"002895134390465","imei1":"002895134390465","imei2":"002895134390465","popurl":"www.paramartha-iyer.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94419,"job_number":"JOB_94419","tr_customer_id":94436,"tr_customer_product_id":94426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Shantanu Kaniyar","mobile_number":"7095049682","email_id":"devika.bharadwaj@hotmail.com","dop":"2025-10-21","serial_number":"009264912396321","imei1":"009264912396321","imei2":"009264912396321","popurl":"www.subhash-sharma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94420,"job_number":"JOB_94420","tr_customer_id":94437,"tr_customer_product_id":94427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Rameshwar Marar","mobile_number":"7074225022","email_id":"vimala.mehrotra@yahoo.co.in","dop":"2025-10-21","serial_number":"659764016913786","imei1":"659764016913786","imei2":"659764016913786","popurl":"www.sarada-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94421,"job_number":"JOB_94421","tr_customer_id":94438,"tr_customer_product_id":94428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Jaya Bhattacharya","mobile_number":"7058080546","email_id":"dharitri.shah@gmail.com","dop":"2025-10-21","serial_number":"119679153693066","imei1":"119679153693066","imei2":"119679153693066","popurl":"www.trilokesh-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94422,"job_number":"JOB_94422","tr_customer_id":94439,"tr_customer_product_id":94429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Chatura Reddy","mobile_number":"7082903872","email_id":"tanushri.mukhopadhyay@yahoo.co.in","dop":"2025-10-21","serial_number":"293713345658854","imei1":"293713345658854","imei2":"293713345658854","popurl":"www.priyala-kaul.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94423,"job_number":"JOB_94423","tr_customer_id":94440,"tr_customer_product_id":94430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Sharmila Joshi","mobile_number":"7030302223","email_id":"jay.pillai@yahoo.co.in","dop":"2025-10-21","serial_number":"921776178965751","imei1":"921776178965751","imei2":"921776178965751","popurl":"www.chaturaanan-kapoor.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94424,"job_number":"JOB_94424","tr_customer_id":94441,"tr_customer_product_id":94431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Parvati Kaur","mobile_number":"7094453319","email_id":"bhooshan.nehru@gmail.com","dop":"2025-10-21","serial_number":"502112806916550","imei1":"502112806916550","imei2":"502112806916550","popurl":"www.eshana-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94425,"job_number":"JOB_94425","tr_customer_id":94442,"tr_customer_product_id":94432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Budhil Reddy","mobile_number":"7096014319","email_id":"gautama.gandhi@gmail.com","dop":"2025-10-21","serial_number":"503728760152339","imei1":"503728760152339","imei2":"503728760152339","popurl":"www.karan-deshpande.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94426,"job_number":"JOB_94426","tr_customer_id":94443,"tr_customer_product_id":94433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Dipankar Gill","mobile_number":"7017293549","email_id":"amrita.embranthiri@yahoo.co.in","dop":"2025-10-21","serial_number":"110095486645693","imei1":"110095486645693","imei2":"110095486645693","popurl":"www.aadidev-sharma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94427,"job_number":"JOB_94427","tr_customer_id":94444,"tr_customer_product_id":94434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Sheela Kakkar","mobile_number":"7059697294","email_id":"anusuya.varman@gmail.com","dop":"2025-10-21","serial_number":"002000384740244","imei1":"002000384740244","imei2":"002000384740244","popurl":"www.krishna-iyer.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94428,"job_number":"JOB_94428","tr_customer_id":94445,"tr_customer_product_id":94435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Divaakar Gandhi","mobile_number":"7081645314","email_id":"indra.agarwal@gmail.com","dop":"2025-10-21","serial_number":"505852777860308","imei1":"505852777860308","imei2":"505852777860308","popurl":"www.chandira-mahajan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94429,"job_number":"JOB_94429","tr_customer_id":94446,"tr_customer_product_id":94436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Nimit Mahajan","mobile_number":"7080968856","email_id":"diptendu.singh@yahoo.co.in","dop":"2025-10-21","serial_number":"719496165247896","imei1":"719496165247896","imei2":"719496165247896","popurl":"www.shakuntala-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94430,"job_number":"JOB_94430","tr_customer_id":94447,"tr_customer_product_id":94437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Anal Dutta","mobile_number":"7031174060","email_id":"devani.joshi@hotmail.com","dop":"2025-10-21","serial_number":"559148570769849","imei1":"559148570769849","imei2":"559148570769849","popurl":"www.prathamesh-mishra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94431,"job_number":"JOB_94431","tr_customer_id":94448,"tr_customer_product_id":94438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Vasudha Butt","mobile_number":"7046126863","email_id":"subodh.agarwal@yahoo.co.in","dop":"2025-10-21","serial_number":"387895023463365","imei1":"387895023463365","imei2":"387895023463365","popurl":"www.girika-chattopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94432,"job_number":"JOB_94432","tr_customer_id":94449,"tr_customer_product_id":94439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Indra Namboothiri","mobile_number":"7050952784","email_id":"jyotsana.mehrotra@hotmail.com","dop":"2025-10-21","serial_number":"768741843115304","imei1":"768741843115304","imei2":"768741843115304","popurl":"www.anand-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94433,"job_number":"JOB_94433","tr_customer_id":94450,"tr_customer_product_id":94440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Bhoopati Desai","mobile_number":"7088857060","email_id":"narayan.naik@hotmail.com","dop":"2025-10-21","serial_number":"517446653560629","imei1":"517446653560629","imei2":"517446653560629","popurl":"www.ekdant-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94434,"job_number":"JOB_94434","tr_customer_id":94451,"tr_customer_product_id":94441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Rupinder Asan","mobile_number":"7051077356","email_id":"trilochan.iyengar@gmail.com","dop":"2025-10-21","serial_number":"759066273423822","imei1":"759066273423822","imei2":"759066273423822","popurl":"www.devangana-sethi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94435,"job_number":"JOB_94435","tr_customer_id":94453,"tr_customer_product_id":94443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Agrata Trivedi","mobile_number":"7098412561","email_id":"satish.guha@yahoo.co.in","dop":"2025-10-21","serial_number":"364202998136149","imei1":"364202998136149","imei2":"364202998136149","popurl":"www.kin-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94436,"job_number":"JOB_94436","tr_customer_id":94452,"tr_customer_product_id":94442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Kanak Tandon","mobile_number":"7096407317","email_id":"abani.trivedi@hotmail.com","dop":"2025-10-21","serial_number":"260241294080946","imei1":"260241294080946","imei2":"260241294080946","popurl":"www.bhargava-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94437,"job_number":"JOB_94437","tr_customer_id":94454,"tr_customer_product_id":94444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Deveshwar Saini","mobile_number":"7033998473","email_id":"lai.kocchar@yahoo.co.in","dop":"2025-10-21","serial_number":"896271808769023","imei1":"896271808769023","imei2":"896271808769023","popurl":"www.dhaanyalakshmi-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94438,"job_number":"JOB_94438","tr_customer_id":94455,"tr_customer_product_id":94445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Bhoopat Johar","mobile_number":"7009470024","email_id":"bhagwati.deshpande@hotmail.com","dop":"2025-10-21","serial_number":"280499012526777","imei1":"280499012526777","imei2":"280499012526777","popurl":"www.mani-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94439,"job_number":"JOB_94439","tr_customer_id":94456,"tr_customer_product_id":94446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Paramartha Menon","mobile_number":"7006465971","email_id":"trilokinath.gupta@hotmail.com","dop":"2025-10-21","serial_number":"279846172299874","imei1":"279846172299874","imei2":"279846172299874","popurl":"www.bandhu-bharadwaj.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94440,"job_number":"JOB_94440","tr_customer_id":94457,"tr_customer_product_id":94447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Abhaya Bhat","mobile_number":"7010440873","email_id":"akshat.achari@gmail.com","dop":"2025-10-21","serial_number":"778966820942966","imei1":"778966820942966","imei2":"778966820942966","popurl":"www.opalina-mukhopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94441,"job_number":"JOB_94441","tr_customer_id":94458,"tr_customer_product_id":94448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Balagopal Dwivedi","mobile_number":"7062979589","email_id":"jyotsana.pilla@hotmail.com","dop":"2025-10-21","serial_number":"571927335849430","imei1":"571927335849430","imei2":"571927335849430","popurl":"www.manisha-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94442,"job_number":"JOB_94442","tr_customer_id":94459,"tr_customer_product_id":94449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Hiranya Shukla","mobile_number":"7038749237","email_id":"anunay.sinha@yahoo.co.in","dop":"2025-10-21","serial_number":"800078531129298","imei1":"800078531129298","imei2":"800078531129298","popurl":"www.deenabandhu-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94443,"job_number":"JOB_94443","tr_customer_id":94460,"tr_customer_product_id":94450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Bhooshan Naik","mobile_number":"7004073829","email_id":"gati.deshpande@hotmail.com","dop":"2025-10-21","serial_number":"270578408623075","imei1":"270578408623075","imei2":"270578408623075","popurl":"www.bhagavaan-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94444,"job_number":"JOB_94444","tr_customer_id":94461,"tr_customer_product_id":94451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Basanti Talwar","mobile_number":"7013487577","email_id":"jay.pandey@gmail.com","dop":"2025-10-21","serial_number":"192861847106297","imei1":"192861847106297","imei2":"192861847106297","popurl":"www.ganesh-pilla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94445,"job_number":"JOB_94445","tr_customer_id":94462,"tr_customer_product_id":94452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Gorakhnath Jha","mobile_number":"7058257239","email_id":"deb.malik@hotmail.com","dop":"2025-10-21","serial_number":"274844148597014","imei1":"274844148597014","imei2":"274844148597014","popurl":"www.vrinda-trivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94446,"job_number":"JOB_94446","tr_customer_id":94463,"tr_customer_product_id":94453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Sharda Dwivedi","mobile_number":"7036076559","email_id":"acharyanandana.trivedi@yahoo.co.in","dop":"2025-10-21","serial_number":"770635399689727","imei1":"770635399689727","imei2":"770635399689727","popurl":"www.leela-bhattacharya.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94447,"job_number":"JOB_94447","tr_customer_id":94464,"tr_customer_product_id":94454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Sucheta Panicker","mobile_number":"7051732689","email_id":"dhatri.banerjee@gmail.com","dop":"2025-10-21","serial_number":"916575998701213","imei1":"916575998701213","imei2":"916575998701213","popurl":"www.deepesh-mahajan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94448,"job_number":"JOB_94448","tr_customer_id":94465,"tr_customer_product_id":94455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Vedang Bandopadhyay","mobile_number":"7065636085","email_id":"chandramani.adiga@gmail.com","dop":"2025-10-21","serial_number":"867664445085730","imei1":"867664445085730","imei2":"867664445085730","popurl":"www.veda-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94449,"job_number":"JOB_94449","tr_customer_id":94466,"tr_customer_product_id":94456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Abhaya Sinha","mobile_number":"7070454748","email_id":"meghnath.nair@yahoo.co.in","dop":"2025-10-21","serial_number":"476261269584886","imei1":"476261269584886","imei2":"476261269584886","popurl":"www.goswamee-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94450,"job_number":"JOB_94450","tr_customer_id":94467,"tr_customer_product_id":94457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Adityanandana Devar","mobile_number":"7028099013","email_id":"girik.khatri@yahoo.co.in","dop":"2025-10-21","serial_number":"371598045387095","imei1":"371598045387095","imei2":"371598045387095","popurl":"www.chitrangada-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94451,"job_number":"JOB_94451","tr_customer_id":94468,"tr_customer_product_id":94458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Bhushit Gowda","mobile_number":"7013883939","email_id":"tejas.rana@yahoo.co.in","dop":"2025-10-21","serial_number":"273382203552572","imei1":"273382203552572","imei2":"273382203552572","popurl":"www.ekaaksh-somayaji.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94452,"job_number":"JOB_94452","tr_customer_id":94469,"tr_customer_product_id":94459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Gorakhanatha Pilla","mobile_number":"7070905493","email_id":"deepankar.bandopadhyay@gmail.com","dop":"2025-10-21","serial_number":"057133768986935","imei1":"057133768986935","imei2":"057133768986935","popurl":"www.gandharva-kakkar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94453,"job_number":"JOB_94453","tr_customer_id":94471,"tr_customer_product_id":94460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Uma Malik","mobile_number":"7057420697","email_id":"sharda.khatri@gmail.com","dop":"2025-10-21","serial_number":"634559971006089","imei1":"634559971006089","imei2":"634559971006089","popurl":"www.diptendu-mehrotra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94454,"job_number":"JOB_94454","tr_customer_id":94470,"tr_customer_product_id":94461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Udit Nehru","mobile_number":"7070280536","email_id":"sujata.desai@hotmail.com","dop":"2025-10-21","serial_number":"342341650843863","imei1":"342341650843863","imei2":"342341650843863","popurl":"www.varalakshmi-devar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94455,"job_number":"JOB_94455","tr_customer_id":94472,"tr_customer_product_id":94462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Rukmin Dhawan","mobile_number":"7074909202","email_id":"narinder.chattopadhyay@yahoo.co.in","dop":"2025-10-21","serial_number":"691076398017432","imei1":"691076398017432","imei2":"691076398017432","popurl":"www.chitrangada-khatri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94456,"job_number":"JOB_94456","tr_customer_id":94473,"tr_customer_product_id":94463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Upendra Bharadwaj","mobile_number":"7030020822","email_id":"eshana.khanna@gmail.com","dop":"2025-10-21","serial_number":"715026131475822","imei1":"715026131475822","imei2":"715026131475822","popurl":"www.shantanu-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94457,"job_number":"JOB_94457","tr_customer_id":94474,"tr_customer_product_id":94464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Bhagwati Shah","mobile_number":"7041232494","email_id":"bhilangana.varma@hotmail.com","dop":"2025-10-21","serial_number":"416636821812262","imei1":"416636821812262","imei2":"416636821812262","popurl":"www.tanirika-kaul.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94458,"job_number":"JOB_94458","tr_customer_id":94475,"tr_customer_product_id":94465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Sachin Desai","mobile_number":"7097997381","email_id":"gopaal.guneta@gmail.com","dop":"2025-10-21","serial_number":"123559538187259","imei1":"123559538187259","imei2":"123559538187259","popurl":"www.chetan-bhattacharya.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94459,"job_number":"JOB_94459","tr_customer_id":94476,"tr_customer_product_id":94466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Shakti Nayar","mobile_number":"7009474198","email_id":"mandaakin.tandon@gmail.com","dop":"2025-10-21","serial_number":"601284701678266","imei1":"601284701678266","imei2":"601284701678266","popurl":"www.tanushri-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94460,"job_number":"JOB_94460","tr_customer_id":94477,"tr_customer_product_id":94467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Baijayanti Sharma","mobile_number":"7002231656","email_id":"trilokanath.shukla@hotmail.com","dop":"2025-10-21","serial_number":"932408619468275","imei1":"932408619468275","imei2":"932408619468275","popurl":"www.himani-agarwal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94461,"job_number":"JOB_94461","tr_customer_id":94478,"tr_customer_product_id":94468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Abhirath Patil","mobile_number":"7065262741","email_id":"javas.kocchar@yahoo.co.in","dop":"2025-10-21","serial_number":"457439292450709","imei1":"457439292450709","imei2":"457439292450709","popurl":"www.rati-dhawan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94462,"job_number":"JOB_94462","tr_customer_id":94479,"tr_customer_product_id":94469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Ashok Adiga","mobile_number":"7012464897","email_id":"eshita.gandhi@gmail.com","dop":"2025-10-21","serial_number":"273813882467425","imei1":"273813882467425","imei2":"273813882467425","popurl":"www.sachin-khatri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94463,"job_number":"JOB_94463","tr_customer_id":94480,"tr_customer_product_id":94470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Aanjaneya Asan","mobile_number":"7078664054","email_id":"balgopal.sethi@hotmail.com","dop":"2025-10-21","serial_number":"146487695432403","imei1":"146487695432403","imei2":"146487695432403","popurl":"www.shashi-pothuvaal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94464,"job_number":"JOB_94464","tr_customer_id":94481,"tr_customer_product_id":94471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Govinda Rana","mobile_number":"7005966868","email_id":"amodini.chopra@yahoo.co.in","dop":"2025-10-21","serial_number":"756203682321302","imei1":"756203682321302","imei2":"756203682321302","popurl":"www.nanda-ahuja.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94465,"job_number":"JOB_94465","tr_customer_id":94482,"tr_customer_product_id":94472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Akshat Pandey","mobile_number":"7088940675","email_id":"goswamee.asan@yahoo.co.in","dop":"2025-10-21","serial_number":"068511937483824","imei1":"068511937483824","imei2":"068511937483824","popurl":"www.aatmaj-guha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94466,"job_number":"JOB_94466","tr_customer_id":94483,"tr_customer_product_id":94473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Brahmabrata Gupta","mobile_number":"7040326734","email_id":"lal.bharadwaj@hotmail.com","dop":"2025-10-21","serial_number":"557744622895256","imei1":"557744622895256","imei2":"557744622895256","popurl":"www.karthik-varman.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94467,"job_number":"JOB_94467","tr_customer_id":94484,"tr_customer_product_id":94474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Aditya Nambeesan","mobile_number":"7084283308","email_id":"bhagavaan.malik@gmail.com","dop":"2025-10-21","serial_number":"210351446777634","imei1":"210351446777634","imei2":"210351446777634","popurl":"www.kiran-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94468,"job_number":"JOB_94468","tr_customer_id":94485,"tr_customer_product_id":94475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Meena Marar","mobile_number":"7025512672","email_id":"aanandinii.nair@yahoo.co.in","dop":"2025-10-21","serial_number":"093207388975287","imei1":"093207388975287","imei2":"093207388975287","popurl":"www.karan-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94469,"job_number":"JOB_94469","tr_customer_id":94486,"tr_customer_product_id":94476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Gati Desai","mobile_number":"7028243053","email_id":"akshata.banerjee@gmail.com","dop":"2025-10-21","serial_number":"030748001126985","imei1":"030748001126985","imei2":"030748001126985","popurl":"www.aayushman-sinha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94470,"job_number":"JOB_94470","tr_customer_id":94487,"tr_customer_product_id":94477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Ahilya Iyengar","mobile_number":"7021016706","email_id":"indira.iyengar@gmail.com","dop":"2025-10-21","serial_number":"856655002416001","imei1":"856655002416001","imei2":"856655002416001","popurl":"www.tanushri-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94471,"job_number":"JOB_94471","tr_customer_id":94488,"tr_customer_product_id":94478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Pushti Gill","mobile_number":"7091840579","email_id":"kartik.iyer@hotmail.com","dop":"2025-10-21","serial_number":"332129449074693","imei1":"332129449074693","imei2":"332129449074693","popurl":"www.mukul-gandhi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94472,"job_number":"JOB_94472","tr_customer_id":94489,"tr_customer_product_id":94479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Shakti Mehra","mobile_number":"7067399110","email_id":"varalakshmi.shukla@yahoo.co.in","dop":"2025-10-21","serial_number":"827526434188218","imei1":"827526434188218","imei2":"827526434188218","popurl":"www.mohana-kocchar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94473,"job_number":"JOB_94473","tr_customer_id":94490,"tr_customer_product_id":94480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Gitanjali Khatri","mobile_number":"7029279900","email_id":"hamsini.butt@hotmail.com","dop":"2025-10-21","serial_number":"125517157848211","imei1":"125517157848211","imei2":"125517157848211","popurl":"www.eshana-guha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94474,"job_number":"JOB_94474","tr_customer_id":94491,"tr_customer_product_id":94481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Sucheta Khan","mobile_number":"7062682664","email_id":"madhuri.nehru@yahoo.co.in","dop":"2025-10-21","serial_number":"995777239639937","imei1":"995777239639937","imei2":"995777239639937","popurl":"www.dipankar-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94475,"job_number":"JOB_94475","tr_customer_id":94492,"tr_customer_product_id":94482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Gitanjali Chattopadhyay","mobile_number":"7093576607","email_id":"arya.talwar@hotmail.com","dop":"2025-10-21","serial_number":"078267906451619","imei1":"078267906451619","imei2":"078267906451619","popurl":"www.budhil-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94476,"job_number":"JOB_94476","tr_customer_id":94493,"tr_customer_product_id":94483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Atmanand Talwar","mobile_number":"7076343163","email_id":"arjun.ganaka@hotmail.com","dop":"2025-10-21","serial_number":"948922201827896","imei1":"948922201827896","imei2":"948922201827896","popurl":"www.chandramauli-nambeesan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94477,"job_number":"JOB_94477","tr_customer_id":94494,"tr_customer_product_id":94484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Bhaumik Guha","mobile_number":"7052899896","email_id":"eshana.nambeesan@hotmail.com","dop":"2025-10-21","serial_number":"274431566422097","imei1":"274431566422097","imei2":"274431566422097","popurl":"www.annapurna-sinha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94478,"job_number":"JOB_94478","tr_customer_id":94495,"tr_customer_product_id":94485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Sameer Dwivedi","mobile_number":"7027781797","email_id":"agrata.sharma@yahoo.co.in","dop":"2025-10-21","serial_number":"258745203889863","imei1":"258745203889863","imei2":"258745203889863","popurl":"www.gautama-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94479,"job_number":"JOB_94479","tr_customer_id":94496,"tr_customer_product_id":94486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Shashi Khanna","mobile_number":"7092200454","email_id":"anuja.nayar@hotmail.com","dop":"2025-10-21","serial_number":"275392117037524","imei1":"275392117037524","imei2":"275392117037524","popurl":"www.deb-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94480,"job_number":"JOB_94480","tr_customer_id":94497,"tr_customer_product_id":94487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Chandramani Dwivedi","mobile_number":"7033424817","email_id":"ayushmati.bhattacharya@gmail.com","dop":"2025-10-21","serial_number":"150674340281963","imei1":"150674340281963","imei2":"150674340281963","popurl":"www.bhaswar-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94481,"job_number":"JOB_94481","tr_customer_id":94498,"tr_customer_product_id":94488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Girik Patel","mobile_number":"7068271317","email_id":"acharyanandana.rana@gmail.com","dop":"2025-10-21","serial_number":"053462673825669","imei1":"053462673825669","imei2":"053462673825669","popurl":"www.anagh-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94482,"job_number":"JOB_94482","tr_customer_id":94499,"tr_customer_product_id":94489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Devdan Dwivedi","mobile_number":"7006160709","email_id":"menka.tagore@yahoo.co.in","dop":"2025-10-21","serial_number":"984719103350229","imei1":"984719103350229","imei2":"984719103350229","popurl":"www.charuvrat-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94483,"job_number":"JOB_94483","tr_customer_id":94500,"tr_customer_product_id":94490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Indira Adiga","mobile_number":"7062741285","email_id":"bandhul.sethi@hotmail.com","dop":"2025-10-21","serial_number":"064273984513230","imei1":"064273984513230","imei2":"064273984513230","popurl":"www.satyen-khan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94484,"job_number":"JOB_94484","tr_customer_id":94501,"tr_customer_product_id":94491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Chatur Kaniyar","mobile_number":"7090734202","email_id":"prasanna.abbott@yahoo.co.in","dop":"2025-10-21","serial_number":"838334085961533","imei1":"838334085961533","imei2":"838334085961533","popurl":"www.udit-patil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94485,"job_number":"JOB_94485","tr_customer_id":94502,"tr_customer_product_id":94492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Kiran Tandon","mobile_number":"7077602779","email_id":"vaijayanti.pothuvaal@yahoo.co.in","dop":"2025-10-21","serial_number":"275421179519166","imei1":"275421179519166","imei2":"275421179519166","popurl":"www.deependra-deshpande.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94486,"job_number":"JOB_94486","tr_customer_id":94503,"tr_customer_product_id":94493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Divaakar Ahluwalia","mobile_number":"7056131868","email_id":"shreyashi.agarwal@gmail.com","dop":"2025-10-21","serial_number":"843179702388873","imei1":"843179702388873","imei2":"843179702388873","popurl":"www.chandrakala-khanna.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94487,"job_number":"JOB_94487","tr_customer_id":94504,"tr_customer_product_id":94494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Brahma Rana","mobile_number":"7045437498","email_id":"kanishka.varma@hotmail.com","dop":"2025-10-21","serial_number":"872636649056996","imei1":"872636649056996","imei2":"872636649056996","popurl":"www.dhanadeepa-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94488,"job_number":"JOB_94488","tr_customer_id":94505,"tr_customer_product_id":94495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Ujjawal Gowda","mobile_number":"7045791713","email_id":"aayushmaan.khan@hotmail.com","dop":"2025-10-21","serial_number":"534630289369038","imei1":"534630289369038","imei2":"534630289369038","popurl":"www.rita-bandopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94489,"job_number":"JOB_94489","tr_customer_id":94506,"tr_customer_product_id":94496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Aadi Pothuvaal","mobile_number":"7028141956","email_id":"girija.patil@gmail.com","dop":"2025-10-21","serial_number":"382169462625821","imei1":"382169462625821","imei2":"382169462625821","popurl":"www.agastya-sharma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94490,"job_number":"JOB_94490","tr_customer_id":94507,"tr_customer_product_id":94497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Ayushmati Chaturvedi","mobile_number":"7055091065","email_id":"vaishnavi.shukla@hotmail.com","dop":"2025-10-21","serial_number":"622857420686904","imei1":"622857420686904","imei2":"622857420686904","popurl":"www.akula-chattopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94491,"job_number":"JOB_94491","tr_customer_id":94508,"tr_customer_product_id":94498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Bhaanumati Khan","mobile_number":"7086905569","email_id":"akshat.asan@hotmail.com","dop":"2025-10-21","serial_number":"666687504047365","imei1":"666687504047365","imei2":"666687504047365","popurl":"www.suma-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94492,"job_number":"JOB_94492","tr_customer_id":94509,"tr_customer_product_id":94499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Rudra Iyer","mobile_number":"7064234551","email_id":"swarnalata.guneta@hotmail.com","dop":"2025-10-21","serial_number":"270157791838696","imei1":"270157791838696","imei2":"270157791838696","popurl":"www.smita-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94493,"job_number":"JOB_94493","tr_customer_id":94510,"tr_customer_product_id":94500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Vaishno Asan","mobile_number":"7050740473","email_id":"bandhul.chattopadhyay@gmail.com","dop":"2025-10-21","serial_number":"613841099021347","imei1":"613841099021347","imei2":"613841099021347","popurl":"www.buddhana-khan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94494,"job_number":"JOB_94494","tr_customer_id":94511,"tr_customer_product_id":94501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Prem Butt","mobile_number":"7051183065","email_id":"guru.naik@gmail.com","dop":"2025-10-21","serial_number":"295612075422185","imei1":"295612075422185","imei2":"295612075422185","popurl":"www.dandapaani-malik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94495,"job_number":"JOB_94495","tr_customer_id":94512,"tr_customer_product_id":94502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Anila Chattopadhyay","mobile_number":"7051669623","email_id":"chandramohan.verma@yahoo.co.in","dop":"2025-10-21","serial_number":"546351585275061","imei1":"546351585275061","imei2":"546351585275061","popurl":"www.purushottam-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94496,"job_number":"JOB_94496","tr_customer_id":94513,"tr_customer_product_id":94503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Karan Panicker","mobile_number":"7041684699","email_id":"aruna.bandopadhyay@hotmail.com","dop":"2025-10-21","serial_number":"305905872007993","imei1":"305905872007993","imei2":"305905872007993","popurl":"www.adhiraj-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94497,"job_number":"JOB_94497","tr_customer_id":94514,"tr_customer_product_id":94504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Dayaananda Deshpande","mobile_number":"7095427115","email_id":"chinmayananda.saini@gmail.com","dop":"2025-10-21","serial_number":"170475068440065","imei1":"170475068440065","imei2":"170475068440065","popurl":"www.vaishnavi-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94498,"job_number":"JOB_94498","tr_customer_id":94515,"tr_customer_product_id":94505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Navin Singh","mobile_number":"7061562536","email_id":"opalina.kocchar@hotmail.com","dop":"2025-10-21","serial_number":"260965932576533","imei1":"260965932576533","imei2":"260965932576533","popurl":"www.manoj-jain.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94499,"job_number":"JOB_94499","tr_customer_id":94516,"tr_customer_product_id":94506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Bhishma Gupta","mobile_number":"7008689989","email_id":"durga.khatri@yahoo.co.in","dop":"2025-10-21","serial_number":"857819230993982","imei1":"857819230993982","imei2":"857819230993982","popurl":"www.jyotis-adiga.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94500,"job_number":"JOB_94500","tr_customer_id":94517,"tr_customer_product_id":94507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Minakshi Mishra","mobile_number":"7092154914","email_id":"purushottam.nehru@yahoo.co.in","dop":"2025-10-21","serial_number":"850033260638219","imei1":"850033260638219","imei2":"850033260638219","popurl":"www.anand-iyer.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94501,"job_number":"JOB_94501","tr_customer_id":94518,"tr_customer_product_id":94508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Diptendu Prajapat","mobile_number":"7068205780","email_id":"dev.jha@yahoo.co.in","dop":"2025-10-21","serial_number":"420462709126468","imei1":"420462709126468","imei2":"420462709126468","popurl":"www.balgopal-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94502,"job_number":"JOB_94502","tr_customer_id":94519,"tr_customer_product_id":94509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Rati Sharma","mobile_number":"7099343975","email_id":"suma.mehra@gmail.com","dop":"2025-10-21","serial_number":"200375305306328","imei1":"200375305306328","imei2":"200375305306328","popurl":"www.nalini-varma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94503,"job_number":"JOB_94503","tr_customer_id":94520,"tr_customer_product_id":94510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Brahmdev Desai","mobile_number":"7098376897","email_id":"deven.agarwal@yahoo.co.in","dop":"2025-10-21","serial_number":"792498796542035","imei1":"792498796542035","imei2":"792498796542035","popurl":"www.param-reddy.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94504,"job_number":"JOB_94504","tr_customer_id":94521,"tr_customer_product_id":94511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Jitender Embranthiri","mobile_number":"7067865144","email_id":"kannen.devar@gmail.com","dop":"2025-10-21","serial_number":"867184845496172","imei1":"867184845496172","imei2":"867184845496172","popurl":"www.nikita-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94505,"job_number":"JOB_94505","tr_customer_id":94522,"tr_customer_product_id":94512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Vasanti Deshpande","mobile_number":"7091807943","email_id":"deepesh.shah@gmail.com","dop":"2025-10-21","serial_number":"968524398701289","imei1":"968524398701289","imei2":"968524398701289","popurl":"www.puneet-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94506,"job_number":"JOB_94506","tr_customer_id":94523,"tr_customer_product_id":94513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Kanti Bhat","mobile_number":"7050347346","email_id":"ahalya.kaul@yahoo.co.in","dop":"2025-10-21","serial_number":"201366941692035","imei1":"201366941692035","imei2":"201366941692035","popurl":"www.lakshmi-ahuja.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94507,"job_number":"JOB_94507","tr_customer_id":94524,"tr_customer_product_id":94514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Shivakari Sharma","mobile_number":"7057818466","email_id":"alok.jain@hotmail.com","dop":"2025-10-21","serial_number":"253632091447843","imei1":"253632091447843","imei2":"253632091447843","popurl":"www.bela-devar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94508,"job_number":"JOB_94508","tr_customer_id":94525,"tr_customer_product_id":94515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Kiran Reddy","mobile_number":"7000898652","email_id":"anusuya.varman@yahoo.co.in","dop":"2025-10-21","serial_number":"289281885141285","imei1":"289281885141285","imei2":"289281885141285","popurl":"www.bhagvan-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94509,"job_number":"JOB_94509","tr_customer_id":94526,"tr_customer_product_id":94516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Manjusha Khan","mobile_number":"7098525403","email_id":"bilwa.kocchar@yahoo.co.in","dop":"2025-10-21","serial_number":"038350268435443","imei1":"038350268435443","imei2":"038350268435443","popurl":"www.kanishka-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94510,"job_number":"JOB_94510","tr_customer_id":94527,"tr_customer_product_id":94517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Chakrika Bhat","mobile_number":"7002705046","email_id":"birjesh.varman@hotmail.com","dop":"2025-10-21","serial_number":"163211559028682","imei1":"163211559028682","imei2":"163211559028682","popurl":"www.daevi-kaur.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94511,"job_number":"JOB_94511","tr_customer_id":94528,"tr_customer_product_id":94518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Brahmanandam Mahajan","mobile_number":"7045118811","email_id":"jitendra.johar@gmail.com","dop":"2025-10-21","serial_number":"141420540145561","imei1":"141420540145561","imei2":"141420540145561","popurl":"www.nalini-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94512,"job_number":"JOB_94512","tr_customer_id":94529,"tr_customer_product_id":94519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Abhirath Adiga","mobile_number":"7008781387","email_id":"gopi.kaur@gmail.com","dop":"2025-10-21","serial_number":"947045013780219","imei1":"947045013780219","imei2":"947045013780219","popurl":"www.dhanpati-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94513,"job_number":"JOB_94513","tr_customer_id":94530,"tr_customer_product_id":94520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Chandraswaroopa Ahluwalia","mobile_number":"7054509535","email_id":"chinmayanand.butt@gmail.com","dop":"2025-10-21","serial_number":"906578973559230","imei1":"906578973559230","imei2":"906578973559230","popurl":"www.bilva-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94514,"job_number":"JOB_94514","tr_customer_id":94531,"tr_customer_product_id":94521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Chinmayanand Gandhi","mobile_number":"7025677890","email_id":"shakuntala.bharadwaj@gmail.com","dop":"2025-10-21","serial_number":"445216522472836","imei1":"445216522472836","imei2":"445216522472836","popurl":"www.agrata-joshi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94515,"job_number":"JOB_94515","tr_customer_id":94532,"tr_customer_product_id":94522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Shwet Ahuja","mobile_number":"7068118897","email_id":"rohit.dwivedi@gmail.com","dop":"2025-10-21","serial_number":"918632815240024","imei1":"918632815240024","imei2":"918632815240024","popurl":"www.ghanaanand-pothuvaal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94516,"job_number":"JOB_94516","tr_customer_id":94533,"tr_customer_product_id":94523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Mandakini Khatri","mobile_number":"7035515788","email_id":"priyala.mahajan@hotmail.com","dop":"2025-10-21","serial_number":"918236314433883","imei1":"918236314433883","imei2":"918236314433883","popurl":"www.mina-bharadwaj.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94517,"job_number":"JOB_94517","tr_customer_id":94534,"tr_customer_product_id":94524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Javas Sharma","mobile_number":"7057137154","email_id":"akshaj.mehrotra@gmail.com","dop":"2025-10-21","serial_number":"260090501901398","imei1":"260090501901398","imei2":"260090501901398","popurl":"www.baijayanti-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94518,"job_number":"JOB_94518","tr_customer_id":94535,"tr_customer_product_id":94525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Chakravarti Jain","mobile_number":"7034207929","email_id":"gopal.kocchar@gmail.com","dop":"2025-10-21","serial_number":"209204884969117","imei1":"209204884969117","imei2":"209204884969117","popurl":"www.gajabahu-marar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94519,"job_number":"JOB_94519","tr_customer_id":94536,"tr_customer_product_id":94526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Deveshwar Johar","mobile_number":"7019044042","email_id":"dhana.pilla@yahoo.co.in","dop":"2025-10-21","serial_number":"324548563796753","imei1":"324548563796753","imei2":"324548563796753","popurl":"www.kin-desai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94520,"job_number":"JOB_94520","tr_customer_id":94537,"tr_customer_product_id":94527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Chandrabhaga Mehrotra","mobile_number":"7062008117","email_id":"vaishvi.kaniyar@hotmail.com","dop":"2025-10-21","serial_number":"090270282501360","imei1":"090270282501360","imei2":"090270282501360","popurl":"www.priyala-gupta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94521,"job_number":"JOB_94521","tr_customer_id":94538,"tr_customer_product_id":94528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Mohana Sharma","mobile_number":"7077717046","email_id":"bishnu.varrier@hotmail.com","dop":"2025-10-21","serial_number":"280045111908199","imei1":"280045111908199","imei2":"280045111908199","popurl":"www.elakshi-kakkar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94522,"job_number":"JOB_94522","tr_customer_id":94540,"tr_customer_product_id":94529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Leela Joshi","mobile_number":"7074187070","email_id":"dandak.menon@hotmail.com","dop":"2025-10-21","serial_number":"514875447614358","imei1":"514875447614358","imei2":"514875447614358","popurl":"www.bhardwaj-bandopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94523,"job_number":"JOB_94523","tr_customer_id":94539,"tr_customer_product_id":94530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Maheswar Trivedi","mobile_number":"7099150637","email_id":"narayan.saini@gmail.com","dop":"2025-10-21","serial_number":"071996276155126","imei1":"071996276155126","imei2":"071996276155126","popurl":"www.bankimchandra-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94524,"job_number":"JOB_94524","tr_customer_id":94541,"tr_customer_product_id":94531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Adripathi Ahuja","mobile_number":"7013449804","email_id":"dinesh.panicker@yahoo.co.in","dop":"2025-10-21","serial_number":"296763085944408","imei1":"296763085944408","imei2":"296763085944408","popurl":"www.malti-kapoor.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94525,"job_number":"JOB_94525","tr_customer_id":94542,"tr_customer_product_id":94532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Bhadran Pothuvaal","mobile_number":"7068269008","email_id":"mandaakin.talwar@gmail.com","dop":"2025-10-21","serial_number":"108021344813499","imei1":"108021344813499","imei2":"108021344813499","popurl":"www.naval-johar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94526,"job_number":"JOB_94526","tr_customer_id":94543,"tr_customer_product_id":94533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Dipendra Khan","mobile_number":"7056906133","email_id":"meghnath.sharma@yahoo.co.in","dop":"2025-10-21","serial_number":"991633307768327","imei1":"991633307768327","imei2":"991633307768327","popurl":"www.agrata-adiga.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94527,"job_number":"JOB_94527","tr_customer_id":94544,"tr_customer_product_id":94534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Kirti Nehru","mobile_number":"7016894172","email_id":"chaturbhuj.varrier@yahoo.co.in","dop":"2025-10-21","serial_number":"672157059744157","imei1":"672157059744157","imei2":"672157059744157","popurl":"www.garud-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94528,"job_number":"JOB_94528","tr_customer_id":94545,"tr_customer_product_id":94535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Chandira Mehrotra","mobile_number":"7083726727","email_id":"hamsini.dubashi@yahoo.co.in","dop":"2025-10-21","serial_number":"820545747629754","imei1":"820545747629754","imei2":"820545747629754","popurl":"www.bhramar-dwivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94529,"job_number":"JOB_94529","tr_customer_id":94546,"tr_customer_product_id":94536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Amodini Tagore","mobile_number":"7093770435","email_id":"chandan.sharma@hotmail.com","dop":"2025-10-21","serial_number":"629758111788249","imei1":"629758111788249","imei2":"629758111788249","popurl":"www.chandi-ganaka.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94530,"job_number":"JOB_94530","tr_customer_id":94547,"tr_customer_product_id":94537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Devajyoti Adiga","mobile_number":"7047101525","email_id":"anala.kakkar@yahoo.co.in","dop":"2025-10-21","serial_number":"038353491783272","imei1":"038353491783272","imei2":"038353491783272","popurl":"www.chandradev-marar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94531,"job_number":"JOB_94531","tr_customer_id":94548,"tr_customer_product_id":94538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Bandhu Devar","mobile_number":"7076995721","email_id":"vrinda.sinha@gmail.com","dop":"2025-10-21","serial_number":"125154884226179","imei1":"125154884226179","imei2":"125154884226179","popurl":"www.nirbhay-somayaji.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94532,"job_number":"JOB_94532","tr_customer_id":94549,"tr_customer_product_id":94539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Bhisham Achari","mobile_number":"7051353745","email_id":"ekaksh.rana@hotmail.com","dop":"2025-10-21","serial_number":"384659843426524","imei1":"384659843426524","imei2":"384659843426524","popurl":"www.rudra-gupta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94533,"job_number":"JOB_94533","tr_customer_id":94550,"tr_customer_product_id":94540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Mahendra Johar","mobile_number":"7040267087","email_id":"agnimitra.verma@hotmail.com","dop":"2025-10-21","serial_number":"892438203967933","imei1":"892438203967933","imei2":"892438203967933","popurl":"www.charumati-mukhopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94534,"job_number":"JOB_94534","tr_customer_id":94551,"tr_customer_product_id":94541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Soma Mahajan","mobile_number":"7008921628","email_id":"chakradhar.abbott@yahoo.co.in","dop":"2025-10-21","serial_number":"683172862617551","imei1":"683172862617551","imei2":"683172862617551","popurl":"www.harit-guha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94535,"job_number":"JOB_94535","tr_customer_id":94552,"tr_customer_product_id":94542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Durgeshwari Agarwal","mobile_number":"7024695213","email_id":"gautama.pillai@hotmail.com","dop":"2025-10-21","serial_number":"203804489978645","imei1":"203804489978645","imei2":"203804489978645","popurl":"www.bhadra-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94536,"job_number":"JOB_94536","tr_customer_id":94553,"tr_customer_product_id":94543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Gauranga Gill","mobile_number":"7008442000","email_id":"girik.butt@gmail.com","dop":"2025-10-21","serial_number":"866860844028426","imei1":"866860844028426","imei2":"866860844028426","popurl":"www.kumari-agarwal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94537,"job_number":"JOB_94537","tr_customer_id":94554,"tr_customer_product_id":94544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Sudeva Mishra","mobile_number":"7056091920","email_id":"ujjawal.pothuvaal@yahoo.co.in","dop":"2025-10-21","serial_number":"267824220866406","imei1":"267824220866406","imei2":"267824220866406","popurl":"www.bhaves-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94538,"job_number":"JOB_94538","tr_customer_id":94555,"tr_customer_product_id":94545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Sarla Kakkar","mobile_number":"7025923508","email_id":"harit.shukla@gmail.com","dop":"2025-10-21","serial_number":"525460409644174","imei1":"525460409644174","imei2":"525460409644174","popurl":"www.laxman-ahluwalia.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94539,"job_number":"JOB_94539","tr_customer_id":94556,"tr_customer_product_id":94546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Bilwa Pilla","mobile_number":"7022650377","email_id":"kirti.mehra@gmail.com","dop":"2025-10-21","serial_number":"570281639156883","imei1":"570281639156883","imei2":"570281639156883","popurl":"www.gauraang-naik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94540,"job_number":"JOB_94540","tr_customer_id":94557,"tr_customer_product_id":94547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Gorakhanatha Khanna","mobile_number":"7072216295","email_id":"anang.naik@hotmail.com","dop":"2025-10-21","serial_number":"930725116943744","imei1":"930725116943744","imei2":"930725116943744","popurl":"www.dhyaneshwar-desai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94541,"job_number":"JOB_94541","tr_customer_id":94558,"tr_customer_product_id":94548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Dhruv Johar","mobile_number":"7091306821","email_id":"madhuri.nair@hotmail.com","dop":"2025-10-21","serial_number":"057256879197850","imei1":"057256879197850","imei2":"057256879197850","popurl":"www.ambar-deshpande.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94542,"job_number":"JOB_94542","tr_customer_id":94559,"tr_customer_product_id":94549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Lavanya Kocchar","mobile_number":"7051496661","email_id":"chapal.talwar@gmail.com","dop":"2025-10-21","serial_number":"262419296784862","imei1":"262419296784862","imei2":"262419296784862","popurl":"www.anang-mehra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94543,"job_number":"JOB_94543","tr_customer_id":94560,"tr_customer_product_id":94550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Anuraag Guneta","mobile_number":"7069552311","email_id":"deeptendu.gowda@gmail.com","dop":"2025-10-21","serial_number":"262105307141281","imei1":"262105307141281","imei2":"262105307141281","popurl":"www.vasundhara-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94544,"job_number":"JOB_94544","tr_customer_id":94561,"tr_customer_product_id":94551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Deeptendu Tagore","mobile_number":"7000549886","email_id":"agnivesh.khatri@gmail.com","dop":"2025-10-21","serial_number":"241415117235758","imei1":"241415117235758","imei2":"241415117235758","popurl":"www.mukesh-pillai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94545,"job_number":"JOB_94545","tr_customer_id":94562,"tr_customer_product_id":94552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Ashok Dwivedi","mobile_number":"7088889165","email_id":"shivakari.singh@gmail.com","dop":"2025-10-21","serial_number":"857128240173102","imei1":"857128240173102","imei2":"857128240173102","popurl":"www.kumar-namboothiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94546,"job_number":"JOB_94546","tr_customer_id":94563,"tr_customer_product_id":94553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Bhadraksh Ahuja","mobile_number":"7060723657","email_id":"aadidev.deshpande@yahoo.co.in","dop":"2025-10-21","serial_number":"640368212750278","imei1":"640368212750278","imei2":"640368212750278","popurl":"www.radha-pothuvaal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94547,"job_number":"JOB_94547","tr_customer_id":94564,"tr_customer_product_id":94554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Kalyani Naik","mobile_number":"7076951063","email_id":"mandakini.pilla@hotmail.com","dop":"2025-10-21","serial_number":"290230305969312","imei1":"290230305969312","imei2":"290230305969312","popurl":"www.harinakshi-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94548,"job_number":"JOB_94548","tr_customer_id":94565,"tr_customer_product_id":94555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Ekaaksh Iyengar","mobile_number":"7059823026","email_id":"deepesh.pilla@gmail.com","dop":"2025-10-21","serial_number":"273708352073859","imei1":"273708352073859","imei2":"273708352073859","popurl":"www.adhrit-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94549,"job_number":"JOB_94549","tr_customer_id":94566,"tr_customer_product_id":94556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Lila Mukhopadhyay","mobile_number":"7041721701","email_id":"aadi.dutta@hotmail.com","dop":"2025-10-21","serial_number":"420390738923034","imei1":"420390738923034","imei2":"420390738923034","popurl":"www.vishnu-chopra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94550,"job_number":"JOB_94550","tr_customer_id":94567,"tr_customer_product_id":94557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Laal Desai","mobile_number":"7085428133","email_id":"oormila.pandey@yahoo.co.in","dop":"2025-10-21","serial_number":"079835884477130","imei1":"079835884477130","imei2":"079835884477130","popurl":"www.charuvrat-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94551,"job_number":"JOB_94551","tr_customer_id":94568,"tr_customer_product_id":94558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Vishnu Somayaji","mobile_number":"7085801865","email_id":"girindra.nair@hotmail.com","dop":"2025-10-21","serial_number":"316344993308703","imei1":"316344993308703","imei2":"316344993308703","popurl":"www.opaline-gupta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94552,"job_number":"JOB_94552","tr_customer_id":94569,"tr_customer_product_id":94559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Chandran Varrier","mobile_number":"7099184078","email_id":"trilokanath.kapoor@hotmail.com","dop":"2025-10-21","serial_number":"190598671030431","imei1":"190598671030431","imei2":"190598671030431","popurl":"www.acharyasuta-abbott.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94553,"job_number":"JOB_94553","tr_customer_id":94570,"tr_customer_product_id":94560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Bhagvan Kaur","mobile_number":"7071203302","email_id":"manisha.sinha@hotmail.com","dop":"2025-10-21","serial_number":"435064960417858","imei1":"435064960417858","imei2":"435064960417858","popurl":"www.shridevi-kaul.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94554,"job_number":"JOB_94554","tr_customer_id":94571,"tr_customer_product_id":94561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Devi Shukla","mobile_number":"7081929753","email_id":"rupinder.menon@gmail.com","dop":"2025-10-21","serial_number":"856376225613902","imei1":"856376225613902","imei2":"856376225613902","popurl":"www.kamla-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94555,"job_number":"JOB_94555","tr_customer_id":94572,"tr_customer_product_id":94562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Birjesh Mahajan","mobile_number":"7045464194","email_id":"usha.bhattacharya@gmail.com","dop":"2025-10-21","serial_number":"288327670056251","imei1":"288327670056251","imei2":"288327670056251","popurl":"www.bhupati-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94556,"job_number":"JOB_94556","tr_customer_id":94573,"tr_customer_product_id":94563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Adikavi Adiga","mobile_number":"7090640035","email_id":"ashok.kakkar@hotmail.com","dop":"2025-10-21","serial_number":"851930041516278","imei1":"851930041516278","imei2":"851930041516278","popurl":"www.deeptimay-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94557,"job_number":"JOB_94557","tr_customer_id":94574,"tr_customer_product_id":94564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Manikya Acharya","mobile_number":"7047827024","email_id":"mani.bhat@yahoo.co.in","dop":"2025-10-21","serial_number":"744988360386221","imei1":"744988360386221","imei2":"744988360386221","popurl":"www.gitanjali-pandey.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94558,"job_number":"JOB_94558","tr_customer_id":94575,"tr_customer_product_id":94565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Yogesh Nambeesan","mobile_number":"7065903146","email_id":"harita.singh@gmail.com","dop":"2025-10-21","serial_number":"940082988844147","imei1":"940082988844147","imei2":"940082988844147","popurl":"www.acaryatanaya-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94559,"job_number":"JOB_94559","tr_customer_id":94576,"tr_customer_product_id":94566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Narayan Banerjee","mobile_number":"7082967249","email_id":"archan.naik@hotmail.com","dop":"2025-10-21","serial_number":"072285305901346","imei1":"072285305901346","imei2":"072285305901346","popurl":"www.anunay-kapoor.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94560,"job_number":"JOB_94560","tr_customer_id":94577,"tr_customer_product_id":94567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Shashi Sharma","mobile_number":"7073035042","email_id":"meena.dwivedi@gmail.com","dop":"2025-10-21","serial_number":"183023091931538","imei1":"183023091931538","imei2":"183023091931538","popurl":"www.dhyanesh-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94561,"job_number":"JOB_94561","tr_customer_id":94578,"tr_customer_product_id":94568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Prayag Namboothiri","mobile_number":"7082545519","email_id":"adikavi.pilla@yahoo.co.in","dop":"2025-10-21","serial_number":"309081185796559","imei1":"309081185796559","imei2":"309081185796559","popurl":"www.himani-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94562,"job_number":"JOB_94562","tr_customer_id":94579,"tr_customer_product_id":94569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Puneet Acharya","mobile_number":"7094095796","email_id":"chakravartee.varma@hotmail.com","dop":"2025-10-21","serial_number":"020263083652862","imei1":"020263083652862","imei2":"020263083652862","popurl":"www.ravi-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94563,"job_number":"JOB_94563","tr_customer_id":94580,"tr_customer_product_id":94570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Aryan Desai","mobile_number":"7021142716","email_id":"brahmaanand.mishra@yahoo.co.in","dop":"2025-10-21","serial_number":"362039443124807","imei1":"362039443124807","imei2":"362039443124807","popurl":"www.oormila-mishra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94564,"job_number":"JOB_94564","tr_customer_id":94581,"tr_customer_product_id":94571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Balagopal Kapoor","mobile_number":"7012005262","email_id":"giriraj.talwar@gmail.com","dop":"2025-10-21","serial_number":"390793774136299","imei1":"390793774136299","imei2":"390793774136299","popurl":"www.devani-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94565,"job_number":"JOB_94565","tr_customer_id":94582,"tr_customer_product_id":94572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Dandak Iyer","mobile_number":"7047256206","email_id":"abhaidev.mehra@yahoo.co.in","dop":"2025-10-21","serial_number":"988854339064199","imei1":"988854339064199","imei2":"988854339064199","popurl":"www.ojaswini-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94566,"job_number":"JOB_94566","tr_customer_id":94583,"tr_customer_product_id":94573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Rati Tagore","mobile_number":"7049791631","email_id":"abhisyanta.arora@hotmail.com","dop":"2025-10-21","serial_number":"848615246333704","imei1":"848615246333704","imei2":"848615246333704","popurl":"www.siddarth-singh.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94567,"job_number":"JOB_94567","tr_customer_id":94584,"tr_customer_product_id":94574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Alok Verma","mobile_number":"7059612290","email_id":"rupinder.arora@yahoo.co.in","dop":"2025-10-21","serial_number":"504983404426352","imei1":"504983404426352","imei2":"504983404426352","popurl":"www.giriraaj-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94568,"job_number":"JOB_94568","tr_customer_id":94585,"tr_customer_product_id":94575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Amaresh Nayar","mobile_number":"7041082207","email_id":"girja.embranthiri@yahoo.co.in","dop":"2025-10-21","serial_number":"473478219465028","imei1":"473478219465028","imei2":"473478219465028","popurl":"www.tapan-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94569,"job_number":"JOB_94569","tr_customer_id":94586,"tr_customer_product_id":94576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Kumari Dwivedi","mobile_number":"7031188592","email_id":"bhoopat.nair@hotmail.com","dop":"2025-10-21","serial_number":"566212644674309","imei1":"566212644674309","imei2":"566212644674309","popurl":"www.ananta-mehrotra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94570,"job_number":"JOB_94570","tr_customer_id":94587,"tr_customer_product_id":94577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Ghanaanand Kaniyar","mobile_number":"7067269401","email_id":"aatmaja.mahajan@hotmail.com","dop":"2025-10-21","serial_number":"382115945474066","imei1":"382115945474066","imei2":"382115945474066","popurl":"www.kalpana-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94571,"job_number":"JOB_94571","tr_customer_id":94588,"tr_customer_product_id":94578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Brajendra Deshpande","mobile_number":"7066241808","email_id":"akshata.sethi@hotmail.com","dop":"2025-10-21","serial_number":"204430601479509","imei1":"204430601479509","imei2":"204430601479509","popurl":"www.giri-khan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94572,"job_number":"JOB_94572","tr_customer_id":94589,"tr_customer_product_id":94579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Chanda Acharya","mobile_number":"7068455315","email_id":"achalesvara.pillai@yahoo.co.in","dop":"2025-10-21","serial_number":"566824709597856","imei1":"566824709597856","imei2":"566824709597856","popurl":"www.jahnu-iyengar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94573,"job_number":"JOB_94573","tr_customer_id":94590,"tr_customer_product_id":94580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Achintya Khan","mobile_number":"7040514689","email_id":"subodh.rana@gmail.com","dop":"2025-10-21","serial_number":"295681188553251","imei1":"295681188553251","imei2":"295681188553251","popurl":"www.shreyashi-patel.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94574,"job_number":"JOB_94574","tr_customer_id":94591,"tr_customer_product_id":94581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Jahnu Khanna","mobile_number":"7050787834","email_id":"chandraayan.shah@hotmail.com","dop":"2025-10-21","serial_number":"749822277038968","imei1":"749822277038968","imei2":"749822277038968","popurl":"www.brahmaanand-kakkar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94575,"job_number":"JOB_94575","tr_customer_id":94592,"tr_customer_product_id":94582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Chatur Varrier","mobile_number":"7004589313","email_id":"suman.jain@gmail.com","dop":"2025-10-21","serial_number":"415103201421737","imei1":"415103201421737","imei2":"415103201421737","popurl":"www.chandrani-ganaka.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94576,"job_number":"JOB_94576","tr_customer_id":94593,"tr_customer_product_id":94583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Shakti Gupta","mobile_number":"7092662057","email_id":"shubhaprada.bandopadhyay@yahoo.co.in","dop":"2025-10-21","serial_number":"953993964633924","imei1":"953993964633924","imei2":"953993964633924","popurl":"www.sukanya-patil.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94577,"job_number":"JOB_94577","tr_customer_id":94594,"tr_customer_product_id":94584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Ananda Nehru","mobile_number":"7046530718","email_id":"bandhu.desai@hotmail.com","dop":"2025-10-21","serial_number":"944436722444408","imei1":"944436722444408","imei2":"944436722444408","popurl":"www.deeksha-mukhopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94578,"job_number":"JOB_94578","tr_customer_id":94595,"tr_customer_product_id":94585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Anjali Bhat","mobile_number":"7030138738","email_id":"mani.somayaji@hotmail.com","dop":"2025-10-21","serial_number":"413032593756112","imei1":"413032593756112","imei2":"413032593756112","popurl":"www.bodhan-sharma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94579,"job_number":"JOB_94579","tr_customer_id":94596,"tr_customer_product_id":94586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Gandharv Chattopadhyay","mobile_number":"7033755744","email_id":"chandrabhan.tagore@hotmail.com","dop":"2025-10-21","serial_number":"412818039365877","imei1":"412818039365877","imei2":"412818039365877","popurl":"www.bharat-iyer.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94580,"job_number":"JOB_94580","tr_customer_id":94597,"tr_customer_product_id":94587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Sukanya Tagore","mobile_number":"7028307471","email_id":"preity.mukhopadhyay@yahoo.co.in","dop":"2025-10-21","serial_number":"244482111466853","imei1":"244482111466853","imei2":"244482111466853","popurl":"www.priyala-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94581,"job_number":"JOB_94581","tr_customer_id":94598,"tr_customer_product_id":94588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Tejas Tagore","mobile_number":"7067378322","email_id":"rohan.nair@hotmail.com","dop":"2025-10-21","serial_number":"794181683509273","imei1":"794181683509273","imei2":"794181683509273","popurl":"www.dhyaneshwar-ganaka.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94582,"job_number":"JOB_94582","tr_customer_id":94599,"tr_customer_product_id":94589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Charuvrat Naik","mobile_number":"7026458525","email_id":"shashikala.mishra@yahoo.co.in","dop":"2025-10-21","serial_number":"420928833987559","imei1":"420928833987559","imei2":"420928833987559","popurl":"www.nikita-adiga.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94583,"job_number":"JOB_94583","tr_customer_id":94600,"tr_customer_product_id":94590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Advaya Kakkar","mobile_number":"7008080693","email_id":"navin.shah@hotmail.com","dop":"2025-10-21","serial_number":"258463740675785","imei1":"258463740675785","imei2":"258463740675785","popurl":"www.bhupati-prajapat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94584,"job_number":"JOB_94584","tr_customer_id":94601,"tr_customer_product_id":94591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Triloki Achari","mobile_number":"7064903522","email_id":"shreya.adiga@yahoo.co.in","dop":"2025-10-21","serial_number":"214791170305339","imei1":"214791170305339","imei2":"214791170305339","popurl":"www.opalina-gupta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94585,"job_number":"JOB_94585","tr_customer_id":94602,"tr_customer_product_id":94592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Chinmayanand Agarwal","mobile_number":"7044542146","email_id":"gajbaahu.khanna@gmail.com","dop":"2025-10-21","serial_number":"528895327219674","imei1":"528895327219674","imei2":"528895327219674","popurl":"www.chandrabhaga-ahuja.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94586,"job_number":"JOB_94586","tr_customer_id":94603,"tr_customer_product_id":94593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Mohan Nayar","mobile_number":"7050447463","email_id":"girindra.dhawan@hotmail.com","dop":"2025-10-21","serial_number":"977850797319919","imei1":"977850797319919","imei2":"977850797319919","popurl":"www.bhagirathi-ahluwalia.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94587,"job_number":"JOB_94587","tr_customer_id":94604,"tr_customer_product_id":94594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Samir Varrier","mobile_number":"7063647424","email_id":"urmila.namboothiri@hotmail.com","dop":"2025-10-21","serial_number":"662217903257006","imei1":"662217903257006","imei2":"662217903257006","popurl":"www.giri-kaul.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94588,"job_number":"JOB_94588","tr_customer_id":94605,"tr_customer_product_id":94595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Chatur Saini","mobile_number":"7090132061","email_id":"puneet.khanna@hotmail.com","dop":"2025-10-21","serial_number":"239513431686217","imei1":"239513431686217","imei2":"239513431686217","popurl":"www.darshan-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94589,"job_number":"JOB_94589","tr_customer_id":94606,"tr_customer_product_id":94596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Agrata Adiga","mobile_number":"7013647214","email_id":"arnesh.menon@yahoo.co.in","dop":"2025-10-21","serial_number":"755170144017900","imei1":"755170144017900","imei2":"755170144017900","popurl":"www.ojaswini-nambeesan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94590,"job_number":"JOB_94590","tr_customer_id":94607,"tr_customer_product_id":94597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Anandamayi Shukla","mobile_number":"7053390355","email_id":"rajendra.khanna@yahoo.co.in","dop":"2025-10-21","serial_number":"671393594412055","imei1":"671393594412055","imei2":"671393594412055","popurl":"www.agastya-chaturvedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94591,"job_number":"JOB_94591","tr_customer_id":94608,"tr_customer_product_id":94598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Aaratrika Verma","mobile_number":"7091792725","email_id":"giri.tagore@hotmail.com","dop":"2025-10-21","serial_number":"883887986907024","imei1":"883887986907024","imei2":"883887986907024","popurl":"www.rudra-mishra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94592,"job_number":"JOB_94592","tr_customer_id":94609,"tr_customer_product_id":94599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Triloki Nath Trivedi","mobile_number":"7067655959","email_id":"chandramani.gill@gmail.com","dop":"2025-10-21","serial_number":"163277309938638","imei1":"163277309938638","imei2":"163277309938638","popurl":"www.vidhya-nair.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94593,"job_number":"JOB_94593","tr_customer_id":94610,"tr_customer_product_id":94600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Bhupati Naik","mobile_number":"7084160198","email_id":"archan.kaniyar@gmail.com","dop":"2025-10-21","serial_number":"920014772018626","imei1":"920014772018626","imei2":"920014772018626","popurl":"www.himadri-guneta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94594,"job_number":"JOB_94594","tr_customer_id":94611,"tr_customer_product_id":94601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Brahmaanand Khatri","mobile_number":"7053146873","email_id":"trisha.prajapat@hotmail.com","dop":"2025-10-21","serial_number":"180748224318012","imei1":"180748224318012","imei2":"180748224318012","popurl":"www.veda-mahajan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94595,"job_number":"JOB_94595","tr_customer_id":94612,"tr_customer_product_id":94602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Subhash Varrier","mobile_number":"7067244782","email_id":"amritambu.banerjee@yahoo.co.in","dop":"2025-10-21","serial_number":"756259242942892","imei1":"756259242942892","imei2":"756259242942892","popurl":"www.chandradev-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94596,"job_number":"JOB_94596","tr_customer_id":94613,"tr_customer_product_id":94603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Ramaa Reddy","mobile_number":"7032729892","email_id":"indira.bhattacharya@hotmail.com","dop":"2025-10-21","serial_number":"548112239894637","imei1":"548112239894637","imei2":"548112239894637","popurl":"www.baladitya-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94597,"job_number":"JOB_94597","tr_customer_id":94614,"tr_customer_product_id":94604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Aadinath Nehru","mobile_number":"7037266952","email_id":"daevi.gill@yahoo.co.in","dop":"2025-10-21","serial_number":"179193372156697","imei1":"179193372156697","imei2":"179193372156697","popurl":"www.aasa-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94598,"job_number":"JOB_94598","tr_customer_id":94615,"tr_customer_product_id":94605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Sudeva Banerjee","mobile_number":"7063379894","email_id":"anand.singh@gmail.com","dop":"2025-10-21","serial_number":"328708028324243","imei1":"328708028324243","imei2":"328708028324243","popurl":"www.shreyashi-marar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94599,"job_number":"JOB_94599","tr_customer_id":94616,"tr_customer_product_id":94606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Bhaves Dwivedi","mobile_number":"7088189237","email_id":"chandrakin.tandon@hotmail.com","dop":"2025-10-21","serial_number":"665796018723773","imei1":"665796018723773","imei2":"665796018723773","popurl":"www.akshat-agarwal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94600,"job_number":"JOB_94600","tr_customer_id":94617,"tr_customer_product_id":94607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Deevakar Sharma","mobile_number":"7096746748","email_id":"vedang.devar@gmail.com","dop":"2025-10-21","serial_number":"395183021774050","imei1":"395183021774050","imei2":"395183021774050","popurl":"www.geetanjali-bhat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94601,"job_number":"JOB_94601","tr_customer_id":94618,"tr_customer_product_id":94608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Gandharv Khanna","mobile_number":"7088571393","email_id":"advaya.guha@yahoo.co.in","dop":"2025-10-21","serial_number":"224770845391629","imei1":"224770845391629","imei2":"224770845391629","popurl":"www.vedanshi-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94602,"job_number":"JOB_94602","tr_customer_id":94619,"tr_customer_product_id":94609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Chandradev Johar","mobile_number":"7086562202","email_id":"deeptanshu.jha@gmail.com","dop":"2025-10-21","serial_number":"386935023782489","imei1":"386935023782489","imei2":"386935023782489","popurl":"www.vasudha-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94603,"job_number":"JOB_94603","tr_customer_id":94620,"tr_customer_product_id":94610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Dhanapati Deshpande","mobile_number":"7075617753","email_id":"aaditya.iyer@gmail.com","dop":"2025-10-21","serial_number":"659994934504507","imei1":"659994934504507","imei2":"659994934504507","popurl":"www.aanandinii-mukhopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94604,"job_number":"JOB_94604","tr_customer_id":94621,"tr_customer_product_id":94611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Deeptanshu Ganaka","mobile_number":"7008647017","email_id":"mayoor.chattopadhyay@yahoo.co.in","dop":"2025-10-21","serial_number":"382862474541311","imei1":"382862474541311","imei2":"382862474541311","popurl":"www.aslesha-gupta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94605,"job_number":"JOB_94605","tr_customer_id":94622,"tr_customer_product_id":94612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Baala Somayaji","mobile_number":"7041969684","email_id":"laxmi.dhawan@hotmail.com","dop":"2025-10-21","serial_number":"997254775602438","imei1":"997254775602438","imei2":"997254775602438","popurl":"www.aashritha-ahluwalia.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94606,"job_number":"JOB_94606","tr_customer_id":94623,"tr_customer_product_id":94613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Girindra Malik","mobile_number":"7052241722","email_id":"meenakshi.joshi@hotmail.com","dop":"2025-10-21","serial_number":"113026917636868","imei1":"113026917636868","imei2":"113026917636868","popurl":"www.hiranya-gowda.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94607,"job_number":"JOB_94607","tr_customer_id":94624,"tr_customer_product_id":94614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Atmananda Varma","mobile_number":"7031916696","email_id":"sher.dutta@gmail.com","dop":"2025-10-21","serial_number":"595934542386350","imei1":"595934542386350","imei2":"595934542386350","popurl":"www.gotum-khan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94608,"job_number":"JOB_94608","tr_customer_id":94625,"tr_customer_product_id":94615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Chaturaanan Gandhi","mobile_number":"7067793095","email_id":"damayanti.chaturvedi@hotmail.com","dop":"2025-10-21","serial_number":"064174261303540","imei1":"064174261303540","imei2":"064174261303540","popurl":"www.shreyashi-tagore.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94609,"job_number":"JOB_94609","tr_customer_id":94626,"tr_customer_product_id":94616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Amrit Namboothiri","mobile_number":"7027325784","email_id":"purnima.mehra@gmail.com","dop":"2025-10-21","serial_number":"004175124091119","imei1":"004175124091119","imei2":"004175124091119","popurl":"www.narendra-patil.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94610,"job_number":"JOB_94610","tr_customer_id":94627,"tr_customer_product_id":94617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Chidambar Kaniyar","mobile_number":"7023800948","email_id":"buddhana.embranthiri@gmail.com","dop":"2025-10-21","serial_number":"184245509099849","imei1":"184245509099849","imei2":"184245509099849","popurl":"www.brahmdev-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94611,"job_number":"JOB_94611","tr_customer_id":94628,"tr_customer_product_id":94618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Chitrali Deshpande","mobile_number":"7049556810","email_id":"anunay.acharya@yahoo.co.in","dop":"2025-10-21","serial_number":"478485818568568","imei1":"478485818568568","imei2":"478485818568568","popurl":"www.bhushan-kapoor.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94612,"job_number":"JOB_94612","tr_customer_id":94629,"tr_customer_product_id":94619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Usha Guha","mobile_number":"7055635943","email_id":"shreyashi.acharya@hotmail.com","dop":"2025-10-21","serial_number":"980403355874716","imei1":"980403355874716","imei2":"980403355874716","popurl":"www.trilochana-naik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94613,"job_number":"JOB_94613","tr_customer_id":94630,"tr_customer_product_id":94620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Rohan Mahajan","mobile_number":"7022933627","email_id":"chanda.nayar@yahoo.co.in","dop":"2025-10-21","serial_number":"190565718359235","imei1":"190565718359235","imei2":"190565718359235","popurl":"www.chinmayanand-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94614,"job_number":"JOB_94614","tr_customer_id":94631,"tr_customer_product_id":94621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Tanushri Pandey","mobile_number":"7098120460","email_id":"harinarayan.saini@yahoo.co.in","dop":"2025-10-21","serial_number":"163081124856247","imei1":"163081124856247","imei2":"163081124856247","popurl":"www.chandi-bharadwaj.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94615,"job_number":"JOB_94615","tr_customer_id":94632,"tr_customer_product_id":94622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Advaya Mehrotra","mobile_number":"7011478603","email_id":"baalagopaal.verma@gmail.com","dop":"2025-10-21","serial_number":"224280578224305","imei1":"224280578224305","imei2":"224280578224305","popurl":"www.gajaadhar-patil.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94616,"job_number":"JOB_94616","tr_customer_id":94633,"tr_customer_product_id":94623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Dhaanyalakshmi Guha","mobile_number":"7071041600","email_id":"somnath.gill@yahoo.co.in","dop":"2025-10-21","serial_number":"069369908825086","imei1":"069369908825086","imei2":"069369908825086","popurl":"www.divaakar-dhawan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94617,"job_number":"JOB_94617","tr_customer_id":94634,"tr_customer_product_id":94624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Bhupati Dutta","mobile_number":"7046090074","email_id":"harit.dutta@yahoo.co.in","dop":"2025-10-21","serial_number":"796523905375134","imei1":"796523905375134","imei2":"796523905375134","popurl":"www.geetanjali-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94618,"job_number":"JOB_94618","tr_customer_id":94635,"tr_customer_product_id":94625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Kashyapi Devar","mobile_number":"7052375513","email_id":"vrinda.kapoor@hotmail.com","dop":"2025-10-21","serial_number":"716174215704833","imei1":"716174215704833","imei2":"716174215704833","popurl":"www.anurag-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94619,"job_number":"JOB_94619","tr_customer_id":94636,"tr_customer_product_id":94626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Akshaj Dutta","mobile_number":"7059464811","email_id":"dhyaneshwar.khanna@gmail.com","dop":"2025-10-21","serial_number":"101605053207608","imei1":"101605053207608","imei2":"101605053207608","popurl":"www.agniprava-talwar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94620,"job_number":"JOB_94620","tr_customer_id":94637,"tr_customer_product_id":94627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Devesh Kapoor","mobile_number":"7006802062","email_id":"gauraang.sethi@hotmail.com","dop":"2025-10-21","serial_number":"798888635205902","imei1":"798888635205902","imei2":"798888635205902","popurl":"www.asha-arora.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94621,"job_number":"JOB_94621","tr_customer_id":94638,"tr_customer_product_id":94628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Anala Khan","mobile_number":"7097823360","email_id":"buddhana.ahluwalia@yahoo.co.in","dop":"2025-10-21","serial_number":"410980476635833","imei1":"410980476635833","imei2":"410980476635833","popurl":"www.shanti-embranthiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94622,"job_number":"JOB_94622","tr_customer_id":94639,"tr_customer_product_id":94629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Bhoopati Dubashi","mobile_number":"7074620141","email_id":"kashyap.jha@gmail.com","dop":"2025-10-21","serial_number":"899277569263483","imei1":"899277569263483","imei2":"899277569263483","popurl":"www.poornima-tandon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94623,"job_number":"JOB_94623","tr_customer_id":94640,"tr_customer_product_id":94630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Kama Varman","mobile_number":"7019449447","email_id":"dhanesh.khanna@yahoo.co.in","dop":"2025-10-21","serial_number":"407612887469727","imei1":"407612887469727","imei2":"407612887469727","popurl":"www.gajaadhar-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94624,"job_number":"JOB_94624","tr_customer_id":94641,"tr_customer_product_id":94631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Bhagwanti Kakkar","mobile_number":"7029010066","email_id":"sarla.marar@yahoo.co.in","dop":"2025-10-21","serial_number":"880863195447535","imei1":"880863195447535","imei2":"880863195447535","popurl":"www.jagmeet-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94625,"job_number":"JOB_94625","tr_customer_id":94642,"tr_customer_product_id":94632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Dhanesh Abbott","mobile_number":"7004347869","email_id":"ajit.sharma@yahoo.co.in","dop":"2025-10-21","serial_number":"137954170385027","imei1":"137954170385027","imei2":"137954170385027","popurl":"www.dwaipayan-varma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94626,"job_number":"JOB_94626","tr_customer_id":94643,"tr_customer_product_id":94633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Gotum Kaniyar","mobile_number":"7067592490","email_id":"chandak.khatri@gmail.com","dop":"2025-10-21","serial_number":"891279720155075","imei1":"891279720155075","imei2":"891279720155075","popurl":"www.dhanu-adiga.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94627,"job_number":"JOB_94627","tr_customer_id":94644,"tr_customer_product_id":94634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Chandramohan Mukhopadhyay","mobile_number":"7035016884","email_id":"bhudeva.dwivedi@gmail.com","dop":"2025-10-21","serial_number":"074860374648041","imei1":"074860374648041","imei2":"074860374648041","popurl":"www.gajabahu-chattopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94628,"job_number":"JOB_94628","tr_customer_id":94645,"tr_customer_product_id":94635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Ganak Sethi","mobile_number":"7083490511","email_id":"meenakshi.desai@yahoo.co.in","dop":"2025-10-21","serial_number":"685488072476487","imei1":"685488072476487","imei2":"685488072476487","popurl":"www.achyut-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94629,"job_number":"JOB_94629","tr_customer_id":94646,"tr_customer_product_id":94636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Rajendra Chaturvedi","mobile_number":"7002487846","email_id":"deveshwar.agarwal@gmail.com","dop":"2025-10-21","serial_number":"430673526772633","imei1":"430673526772633","imei2":"430673526772633","popurl":"www.akshita-kaul.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94630,"job_number":"JOB_94630","tr_customer_id":94647,"tr_customer_product_id":94637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Bhudeva Joshi","mobile_number":"7022675613","email_id":"brahmanandam.pandey@gmail.com","dop":"2025-10-21","serial_number":"934900321403729","imei1":"934900321403729","imei2":"934900321403729","popurl":"www.deeptimoy-pillai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94631,"job_number":"JOB_94631","tr_customer_id":94648,"tr_customer_product_id":94638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Mohini Bhattacharya","mobile_number":"7073610451","email_id":"deeptiman.bharadwaj@hotmail.com","dop":"2025-10-21","serial_number":"898269818404015","imei1":"898269818404015","imei2":"898269818404015","popurl":"www.kumuda-dubashi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94632,"job_number":"JOB_94632","tr_customer_id":94649,"tr_customer_product_id":94639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Anurag Sharma","mobile_number":"7061169187","email_id":"vaishno.iyengar@gmail.com","dop":"2025-10-21","serial_number":"164627956208479","imei1":"164627956208479","imei2":"164627956208479","popurl":"www.agnimitra-patel.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94633,"job_number":"JOB_94633","tr_customer_id":94650,"tr_customer_product_id":94640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Atmanand Gill","mobile_number":"7089422792","email_id":"shashikala.singh@gmail.com","dop":"2025-10-21","serial_number":"863954357524775","imei1":"863954357524775","imei2":"863954357524775","popurl":"www.akroor-deshpande.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94634,"job_number":"JOB_94634","tr_customer_id":94651,"tr_customer_product_id":94641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Vinay Joshi","mobile_number":"7007037636","email_id":"aaditya.varma@hotmail.com","dop":"2025-10-21","serial_number":"514590450322636","imei1":"514590450322636","imei2":"514590450322636","popurl":"www.charumati-johar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94635,"job_number":"JOB_94635","tr_customer_id":94652,"tr_customer_product_id":94642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Kamalesh Guha","mobile_number":"7038017524","email_id":"priya.naik@gmail.com","dop":"2025-10-21","serial_number":"721693227412713","imei1":"721693227412713","imei2":"721693227412713","popurl":"www.bharat-patil.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94636,"job_number":"JOB_94636","tr_customer_id":94653,"tr_customer_product_id":94643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Prasad Mehrotra","mobile_number":"7063166656","email_id":"ashlesh.sethi@gmail.com","dop":"2025-10-21","serial_number":"232002605891853","imei1":"232002605891853","imei2":"232002605891853","popurl":"www.sumitra-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94637,"job_number":"JOB_94637","tr_customer_id":94654,"tr_customer_product_id":94644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Chatur Malik","mobile_number":"7083568363","email_id":"bhoopati.jha@hotmail.com","dop":"2025-10-21","serial_number":"805452421876764","imei1":"805452421876764","imei2":"805452421876764","popurl":"www.himani-tandon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94638,"job_number":"JOB_94638","tr_customer_id":94655,"tr_customer_product_id":94645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Satyen Singh","mobile_number":"7031926199","email_id":"dinakar.bhattacharya@hotmail.com","dop":"2025-10-21","serial_number":"600359680368281","imei1":"600359680368281","imei2":"600359680368281","popurl":"www.ekaaksh-pandey.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94639,"job_number":"JOB_94639","tr_customer_id":94656,"tr_customer_product_id":94646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Ahilya Verma","mobile_number":"7012608028","email_id":"pran.khanna@gmail.com","dop":"2025-10-21","serial_number":"002173573822186","imei1":"002173573822186","imei2":"002173573822186","popurl":"www.javas-kaul.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94640,"job_number":"JOB_94640","tr_customer_id":94657,"tr_customer_product_id":94647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Vedang Sharma","mobile_number":"7000992158","email_id":"balagovind.ahluwalia@hotmail.com","dop":"2025-10-21","serial_number":"534916467600088","imei1":"534916467600088","imei2":"534916467600088","popurl":"www.devi-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94641,"job_number":"JOB_94641","tr_customer_id":94658,"tr_customer_product_id":94648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Darshan Desai","mobile_number":"7057756704","email_id":"bhaasvan.varman@yahoo.co.in","dop":"2025-10-21","serial_number":"159295430160552","imei1":"159295430160552","imei2":"159295430160552","popurl":"www.bhargavi-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94642,"job_number":"JOB_94642","tr_customer_id":94659,"tr_customer_product_id":94649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Dhana Dutta","mobile_number":"7048279367","email_id":"sujata.ahluwalia@yahoo.co.in","dop":"2025-10-21","serial_number":"012188986677456","imei1":"012188986677456","imei2":"012188986677456","popurl":"www.baalagopaal-prajapat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94643,"job_number":"JOB_94643","tr_customer_id":94660,"tr_customer_product_id":94650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Bodhan Mishra","mobile_number":"7078673948","email_id":"sher.ahuja@hotmail.com","dop":"2025-10-21","serial_number":"543416791063832","imei1":"543416791063832","imei2":"543416791063832","popurl":"www.chidaatma-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94644,"job_number":"JOB_94644","tr_customer_id":94661,"tr_customer_product_id":94651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Anjushree Patil","mobile_number":"7055619055","email_id":"chatura.khanna@yahoo.co.in","dop":"2025-10-21","serial_number":"518353147833275","imei1":"518353147833275","imei2":"518353147833275","popurl":"www.jagdeep-gandhi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94645,"job_number":"JOB_94645","tr_customer_id":94662,"tr_customer_product_id":94652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Gudakesa Tandon","mobile_number":"7018518194","email_id":"deeptendu.mehra@gmail.com","dop":"2025-10-21","serial_number":"286293789475035","imei1":"286293789475035","imei2":"286293789475035","popurl":"www.yogesh-agarwal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94646,"job_number":"JOB_94646","tr_customer_id":94663,"tr_customer_product_id":94653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Anjushri Tagore","mobile_number":"7081286687","email_id":"dhatri.dutta@gmail.com","dop":"2025-10-21","serial_number":"631348208975576","imei1":"631348208975576","imei2":"631348208975576","popurl":"www.rita-butt.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94647,"job_number":"JOB_94647","tr_customer_id":94664,"tr_customer_product_id":94654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Drona Pilla","mobile_number":"7062960625","email_id":"giriraaj.nayar@gmail.com","dop":"2025-10-21","serial_number":"383273911172927","imei1":"383273911172927","imei2":"383273911172927","popurl":"www.omana-somayaji.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94648,"job_number":"JOB_94648","tr_customer_id":94666,"tr_customer_product_id":94656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Jagdish Ahluwalia","mobile_number":"7032024239","email_id":"aishani.pilla@gmail.com","dop":"2025-10-21","serial_number":"591655452236010","imei1":"591655452236010","imei2":"591655452236010","popurl":"www.anand swarup-bhattacharya.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94649,"job_number":"JOB_94649","tr_customer_id":94665,"tr_customer_product_id":94655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Rajiv Panicker","mobile_number":"7092355104","email_id":"tanushri.mehra@gmail.com","dop":"2025-10-21","serial_number":"767986059629793","imei1":"767986059629793","imei2":"767986059629793","popurl":"www.aadinath-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94650,"job_number":"JOB_94650","tr_customer_id":94667,"tr_customer_product_id":94657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Dhana Khanna","mobile_number":"7096826186","email_id":"mohana.jha@yahoo.co.in","dop":"2025-10-21","serial_number":"343433641896161","imei1":"343433641896161","imei2":"343433641896161","popurl":"www.aanandaswarup-sharma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94651,"job_number":"JOB_94651","tr_customer_id":94668,"tr_customer_product_id":94658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Acharyanandana Asan","mobile_number":"7058619320","email_id":"somnath.varman@hotmail.com","dop":"2025-10-21","serial_number":"659339685975323","imei1":"659339685975323","imei2":"659339685975323","popurl":"www.bhuvaneshwar-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94652,"job_number":"JOB_94652","tr_customer_id":94669,"tr_customer_product_id":94659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Kirti Bhattacharya","mobile_number":"7049379252","email_id":"rati.chattopadhyay@yahoo.co.in","dop":"2025-10-21","serial_number":"411597208630052","imei1":"411597208630052","imei2":"411597208630052","popurl":"www.anasooya-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94653,"job_number":"JOB_94653","tr_customer_id":94670,"tr_customer_product_id":94660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Chidambaram Pilla","mobile_number":"7098175038","email_id":"deeptiman.mehrotra@hotmail.com","dop":"2025-10-21","serial_number":"420389501888236","imei1":"420389501888236","imei2":"420389501888236","popurl":"www.aruna-achari.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94654,"job_number":"JOB_94654","tr_customer_id":94671,"tr_customer_product_id":94661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Avadhesh Johar","mobile_number":"7074305027","email_id":"hamsini.pilla@gmail.com","dop":"2025-10-21","serial_number":"447096325911207","imei1":"447096325911207","imei2":"447096325911207","popurl":"www.chandradev-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94655,"job_number":"JOB_94655","tr_customer_id":94672,"tr_customer_product_id":94662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Charumati Khan","mobile_number":"7091074446","email_id":"mukul.jain@yahoo.co.in","dop":"2025-10-21","serial_number":"693845840340001","imei1":"693845840340001","imei2":"693845840340001","popurl":"www.tarun-mehra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94656,"job_number":"JOB_94656","tr_customer_id":94673,"tr_customer_product_id":94663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Bhaanumati Shah","mobile_number":"7012065596","email_id":"trilokinath.sharma@gmail.com","dop":"2025-10-21","serial_number":"600133197100724","imei1":"600133197100724","imei2":"600133197100724","popurl":"www.som-johar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94657,"job_number":"JOB_94657","tr_customer_id":94674,"tr_customer_product_id":94664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Dayaamay Naik","mobile_number":"7053809337","email_id":"chatura.gowda@hotmail.com","dop":"2025-10-21","serial_number":"966220731763075","imei1":"966220731763075","imei2":"966220731763075","popurl":"www.gajaadhar-nayar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94658,"job_number":"JOB_94658","tr_customer_id":94675,"tr_customer_product_id":94665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Krishna Devar","mobile_number":"7067190427","email_id":"acharyanandana.nayar@gmail.com","dop":"2025-10-21","serial_number":"825546744926281","imei1":"825546744926281","imei2":"825546744926281","popurl":"www.digambara-somayaji.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94659,"job_number":"JOB_94659","tr_customer_id":94676,"tr_customer_product_id":94666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Abhaya Bhattacharya","mobile_number":"7098288776","email_id":"chinmayanand.chaturvedi@hotmail.com","dop":"2025-10-21","serial_number":"253941320098341","imei1":"253941320098341","imei2":"253941320098341","popurl":"www.bhanumati-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94660,"job_number":"JOB_94660","tr_customer_id":94677,"tr_customer_product_id":94667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Ujjawal Mahajan","mobile_number":"7007760984","email_id":"gita.gupta@hotmail.com","dop":"2025-10-21","serial_number":"758234038431664","imei1":"758234038431664","imei2":"758234038431664","popurl":"www.heema-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94661,"job_number":"JOB_94661","tr_customer_id":94678,"tr_customer_product_id":94668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Charumati Pilla","mobile_number":"7096132939","email_id":"kalyani.chopra@gmail.com","dop":"2025-10-21","serial_number":"693792640307368","imei1":"693792640307368","imei2":"693792640307368","popurl":"www.bhadrak-trivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94662,"job_number":"JOB_94662","tr_customer_id":94679,"tr_customer_product_id":94669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Achintya Tandon","mobile_number":"7042306513","email_id":"anilaabh.pillai@yahoo.co.in","dop":"2025-10-21","serial_number":"267819733911294","imei1":"267819733911294","imei2":"267819733911294","popurl":"www.sanjay-kakkar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94663,"job_number":"JOB_94663","tr_customer_id":94680,"tr_customer_product_id":94670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Baladitya Patel","mobile_number":"7097968501","email_id":"chandraketu.kocchar@yahoo.co.in","dop":"2025-10-21","serial_number":"241036993751698","imei1":"241036993751698","imei2":"241036993751698","popurl":"www.rita-patel.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94664,"job_number":"JOB_94664","tr_customer_id":94681,"tr_customer_product_id":94671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Ajit Bandopadhyay","mobile_number":"7085465259","email_id":"priya.banerjee@hotmail.com","dop":"2025-10-21","serial_number":"489375745072144","imei1":"489375745072144","imei2":"489375745072144","popurl":"www.birjesh-pothuvaal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94665,"job_number":"JOB_94665","tr_customer_id":94682,"tr_customer_product_id":94672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Opalina Tagore","mobile_number":"7083276982","email_id":"amaresh.rana@hotmail.com","dop":"2025-10-21","serial_number":"602624769976101","imei1":"602624769976101","imei2":"602624769976101","popurl":"www.bhooshan-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94666,"job_number":"JOB_94666","tr_customer_id":94683,"tr_customer_product_id":94673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Divjot Patel","mobile_number":"7011616288","email_id":"mayoor.rana@hotmail.com","dop":"2025-10-21","serial_number":"376990466464788","imei1":"376990466464788","imei2":"376990466464788","popurl":"www.mohan-naik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94667,"job_number":"JOB_94667","tr_customer_id":94684,"tr_customer_product_id":94674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Bilwa Butt","mobile_number":"7009480481","email_id":"deveshwar.dhawan@yahoo.co.in","dop":"2025-10-21","serial_number":"669265282729005","imei1":"669265282729005","imei2":"669265282729005","popurl":"www.harit-sinha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94668,"job_number":"JOB_94668","tr_customer_id":94685,"tr_customer_product_id":94675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Manisha Kocchar","mobile_number":"7094965314","email_id":"goutam.kapoor@gmail.com","dop":"2025-10-21","serial_number":"666992842791604","imei1":"666992842791604","imei2":"666992842791604","popurl":"www.dhanesh-mehra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94669,"job_number":"JOB_94669","tr_customer_id":94686,"tr_customer_product_id":94676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Jagathi Varma","mobile_number":"7074000196","email_id":"gautam.pandey@gmail.com","dop":"2025-10-21","serial_number":"269291516579506","imei1":"269291516579506","imei2":"269291516579506","popurl":"www.kumuda-bhattacharya.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94670,"job_number":"JOB_94670","tr_customer_id":94687,"tr_customer_product_id":94677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Atmaja Bhattathiri","mobile_number":"7083163236","email_id":"deveshwar.patil@yahoo.co.in","dop":"2025-10-21","serial_number":"783562267615467","imei1":"783562267615467","imei2":"783562267615467","popurl":"www.kalyani-sharma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94671,"job_number":"JOB_94671","tr_customer_id":94688,"tr_customer_product_id":94678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Bhupati Varrier","mobile_number":"7008967142","email_id":"madhuri.dubashi@hotmail.com","dop":"2025-10-21","serial_number":"378307213971880","imei1":"378307213971880","imei2":"378307213971880","popurl":"www.eekalabya-dutta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94672,"job_number":"JOB_94672","tr_customer_id":94689,"tr_customer_product_id":94679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Jagdish Bhattathiri","mobile_number":"7056075289","email_id":"anasuya.bharadwaj@hotmail.com","dop":"2025-10-21","serial_number":"558191969078730","imei1":"558191969078730","imei2":"558191969078730","popurl":"www.tejas-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94673,"job_number":"JOB_94673","tr_customer_id":94690,"tr_customer_product_id":94680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Lal Panicker","mobile_number":"7094402700","email_id":"chidaakaash.bhattathiri@hotmail.com","dop":"2025-10-21","serial_number":"392941810745914","imei1":"392941810745914","imei2":"392941810745914","popurl":"www.gandharv-adiga.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94674,"job_number":"JOB_94674","tr_customer_id":94691,"tr_customer_product_id":94681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Dakshayani Achari","mobile_number":"7063015101","email_id":"akshat.saini@gmail.com","dop":"2025-10-21","serial_number":"667229804485883","imei1":"667229804485883","imei2":"667229804485883","popurl":"www.kashyapi-nambeesan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94675,"job_number":"JOB_94675","tr_customer_id":94692,"tr_customer_product_id":94682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Shubha Talwar","mobile_number":"7095953420","email_id":"rageshwari.pothuvaal@hotmail.com","dop":"2025-10-21","serial_number":"364163649165658","imei1":"364163649165658","imei2":"364163649165658","popurl":"www.eekalabya-gandhi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94676,"job_number":"JOB_94676","tr_customer_id":94693,"tr_customer_product_id":94683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Anunay Adiga","mobile_number":"7040619197","email_id":"charvi.mehrotra@gmail.com","dop":"2025-10-21","serial_number":"233155513858672","imei1":"233155513858672","imei2":"233155513858672","popurl":"www.balagopal-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94677,"job_number":"JOB_94677","tr_customer_id":94694,"tr_customer_product_id":94684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Bhadrak Chaturvedi","mobile_number":"7006278626","email_id":"triloki.chopra@hotmail.com","dop":"2025-10-21","serial_number":"761510452904025","imei1":"761510452904025","imei2":"761510452904025","popurl":"www.vidya-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94678,"job_number":"JOB_94678","tr_customer_id":94695,"tr_customer_product_id":94685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Sarla Mehrotra","mobile_number":"7095998748","email_id":"mina.gowda@gmail.com","dop":"2025-10-21","serial_number":"291938708621184","imei1":"291938708621184","imei2":"291938708621184","popurl":"www.vasudha-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94679,"job_number":"JOB_94679","tr_customer_id":94696,"tr_customer_product_id":94686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Amaranaath Embranthiri","mobile_number":"7096451691","email_id":"laxmi.devar@gmail.com","dop":"2025-10-21","serial_number":"230701700276085","imei1":"230701700276085","imei2":"230701700276085","popurl":"www.asha-iyer.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94680,"job_number":"JOB_94680","tr_customer_id":94697,"tr_customer_product_id":94687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Chaten Pothuvaal","mobile_number":"7080789421","email_id":"kashyapi.bandopadhyay@yahoo.co.in","dop":"2025-10-21","serial_number":"200209648221918","imei1":"200209648221918","imei2":"200209648221918","popurl":"www.deeptiman-bharadwaj.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94681,"job_number":"JOB_94681","tr_customer_id":94698,"tr_customer_product_id":94688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Garuda Pandey","mobile_number":"7014574474","email_id":"deeptimay.singh@yahoo.co.in","dop":"2025-10-21","serial_number":"302008357568185","imei1":"302008357568185","imei2":"302008357568185","popurl":"www.deepankar-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94682,"job_number":"JOB_94682","tr_customer_id":94699,"tr_customer_product_id":94689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Eekalabya Kaniyar","mobile_number":"7057434281","email_id":"vidhur.panicker@yahoo.co.in","dop":"2025-10-21","serial_number":"133113535439590","imei1":"133113535439590","imei2":"133113535439590","popurl":"www.abhirath-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94683,"job_number":"JOB_94683","tr_customer_id":94700,"tr_customer_product_id":94690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Bala Khan","mobile_number":"7096425993","email_id":"sushil.iyengar@yahoo.co.in","dop":"2025-10-21","serial_number":"767225433076125","imei1":"767225433076125","imei2":"767225433076125","popurl":"www.bhagwati-chattopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94684,"job_number":"JOB_94684","tr_customer_id":94701,"tr_customer_product_id":94691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Shanti Deshpande","mobile_number":"7051848858","email_id":"sunita.somayaji@yahoo.co.in","dop":"2025-10-21","serial_number":"554312447468371","imei1":"554312447468371","imei2":"554312447468371","popurl":"www.chiranjeeve-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94685,"job_number":"JOB_94685","tr_customer_id":94702,"tr_customer_product_id":94692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Devi Naik","mobile_number":"7049311780","email_id":"kumar.devar@hotmail.com","dop":"2025-10-21","serial_number":"854345195544556","imei1":"854345195544556","imei2":"854345195544556","popurl":"www.gotum-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94686,"job_number":"JOB_94686","tr_customer_id":94703,"tr_customer_product_id":94693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Purushottam Panicker","mobile_number":"7055444702","email_id":"anal.verma@yahoo.co.in","dop":"2025-10-21","serial_number":"863102723853169","imei1":"863102723853169","imei2":"863102723853169","popurl":"www.bahula-chaturvedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94687,"job_number":"JOB_94687","tr_customer_id":94704,"tr_customer_product_id":94694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Shashi Naik","mobile_number":"7047884738","email_id":"hiranya.patel@yahoo.co.in","dop":"2025-10-21","serial_number":"335265659707961","imei1":"335265659707961","imei2":"335265659707961","popurl":"www.adityanandan-dubashi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94688,"job_number":"JOB_94688","tr_customer_id":94705,"tr_customer_product_id":94695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Brahmdev Sinha","mobile_number":"7066858608","email_id":"anilaabh.malik@gmail.com","dop":"2025-10-21","serial_number":"760080498993016","imei1":"760080498993016","imei2":"760080498993016","popurl":"www.aadrika-patil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94689,"job_number":"JOB_94689","tr_customer_id":94707,"tr_customer_product_id":94697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Daevika Chopra","mobile_number":"7086280442","email_id":"suma.kaul@gmail.com","dop":"2025-10-21","serial_number":"450138513692334","imei1":"450138513692334","imei2":"450138513692334","popurl":"www.bhaves-iyer.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94690,"job_number":"JOB_94689","tr_customer_id":94706,"tr_customer_product_id":94696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Tushar Joshi","mobile_number":"7098420113","email_id":"pramila.iyengar@gmail.com","dop":"2025-10-21","serial_number":"431516695601173","imei1":"431516695601173","imei2":"431516695601173","popurl":"www.ganak-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94691,"job_number":"JOB_94691","tr_customer_id":94708,"tr_customer_product_id":94698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Brahmabrata Mahajan","mobile_number":"7097747491","email_id":"tanushree.chattopadhyay@hotmail.com","dop":"2025-10-21","serial_number":"400212257708497","imei1":"400212257708497","imei2":"400212257708497","popurl":"www.mukul-kaniyar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94692,"job_number":"JOB_94692","tr_customer_id":94709,"tr_customer_product_id":94699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Asha Gill","mobile_number":"7012686037","email_id":"shashikala.verma@yahoo.co.in","dop":"2025-10-21","serial_number":"114511729449433","imei1":"114511729449433","imei2":"114511729449433","popurl":"www.ujjawal-johar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94693,"job_number":"JOB_94693","tr_customer_id":94710,"tr_customer_product_id":94700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Anusuya Sethi","mobile_number":"7071777075","email_id":"bhushan.bharadwaj@gmail.com","dop":"2025-10-21","serial_number":"098429859830587","imei1":"098429859830587","imei2":"098429859830587","popurl":"www.deepankar-bhattacharya.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94694,"job_number":"JOB_94694","tr_customer_id":94711,"tr_customer_product_id":94701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Kashyapi Bhat","mobile_number":"7040012469","email_id":"dharani.varrier@yahoo.co.in","dop":"2025-10-21","serial_number":"637765867244883","imei1":"637765867244883","imei2":"637765867244883","popurl":"www.naval-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94695,"job_number":"JOB_94695","tr_customer_id":94712,"tr_customer_product_id":94702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Dinkar Pandey","mobile_number":"7024932452","email_id":"leela.agarwal@yahoo.co.in","dop":"2025-10-21","serial_number":"560632784389893","imei1":"560632784389893","imei2":"560632784389893","popurl":"www.baalagopaal-agarwal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94696,"job_number":"JOB_94696","tr_customer_id":94713,"tr_customer_product_id":94703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Shakti Tagore","mobile_number":"7077520454","email_id":"rukhmani.prajapat@gmail.com","dop":"2025-10-21","serial_number":"079724054862147","imei1":"079724054862147","imei2":"079724054862147","popurl":"www.eshita-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94697,"job_number":"JOB_94697","tr_customer_id":94714,"tr_customer_product_id":94704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Aashritha Iyengar","mobile_number":"7022709385","email_id":"daksha.abbott@yahoo.co.in","dop":"2025-10-21","serial_number":"893699517534447","imei1":"893699517534447","imei2":"893699517534447","popurl":"www.saroja-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94698,"job_number":"JOB_94698","tr_customer_id":94715,"tr_customer_product_id":94705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Atmanand Joshi","mobile_number":"7000089332","email_id":"bhudeva.guneta@gmail.com","dop":"2025-10-21","serial_number":"643513084707862","imei1":"643513084707862","imei2":"643513084707862","popurl":"www.devika-guneta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94699,"job_number":"JOB_94699","tr_customer_id":94716,"tr_customer_product_id":94706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Menaka Patil","mobile_number":"7070868209","email_id":"rakesh.somayaji@hotmail.com","dop":"2025-10-21","serial_number":"319690078372661","imei1":"319690078372661","imei2":"319690078372661","popurl":"www.anwesha-reddy.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94700,"job_number":"JOB_94700","tr_customer_id":94717,"tr_customer_product_id":94707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Sarla Singh","mobile_number":"7042042803","email_id":"chidananda.pothuvaal@gmail.com","dop":"2025-10-21","serial_number":"179671049010351","imei1":"179671049010351","imei2":"179671049010351","popurl":"www.ujjwal-panicker.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94701,"job_number":"JOB_94701","tr_customer_id":94718,"tr_customer_product_id":94708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Bhaves Malik","mobile_number":"7062438315","email_id":"agnimitra.kaniyar@gmail.com","dop":"2025-10-21","serial_number":"848564965557088","imei1":"848564965557088","imei2":"848564965557088","popurl":"www.chiranjeeve-arora.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94702,"job_number":"JOB_94702","tr_customer_id":94719,"tr_customer_product_id":94709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Rukhmani Talwar","mobile_number":"7012130716","email_id":"krishna.achari@yahoo.co.in","dop":"2025-10-21","serial_number":"227702027197234","imei1":"227702027197234","imei2":"227702027197234","popurl":"www.buddhana-pillai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94703,"job_number":"JOB_94703","tr_customer_id":94720,"tr_customer_product_id":94710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Dayamayee Varman","mobile_number":"7072228342","email_id":"dhanapati.iyer@yahoo.co.in","dop":"2025-10-21","serial_number":"318054256712809","imei1":"318054256712809","imei2":"318054256712809","popurl":"www.bilwa-banerjee.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94704,"job_number":"JOB_94704","tr_customer_id":94721,"tr_customer_product_id":94711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Amrit Iyengar","mobile_number":"7068789835","email_id":"gauraang.khan@hotmail.com","dop":"2025-10-21","serial_number":"715209581198411","imei1":"715209581198411","imei2":"715209581198411","popurl":"www.abhaya-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94705,"job_number":"JOB_94705","tr_customer_id":94722,"tr_customer_product_id":94712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Rukhmani Iyer","mobile_number":"7012860602","email_id":"ekdant.shah@gmail.com","dop":"2025-10-21","serial_number":"872875056502129","imei1":"872875056502129","imei2":"872875056502129","popurl":"www.atreyi-bhattathiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94706,"job_number":"JOB_94706","tr_customer_id":94723,"tr_customer_product_id":94713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Bhamini Dwivedi","mobile_number":"7086699047","email_id":"meenakshi.malik@yahoo.co.in","dop":"2025-10-21","serial_number":"548261049996048","imei1":"548261049996048","imei2":"548261049996048","popurl":"www.saroja-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94707,"job_number":"JOB_94707","tr_customer_id":94724,"tr_customer_product_id":94714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Chandrabhan Bhat","mobile_number":"7092456686","email_id":"suryakanta.banerjee@yahoo.co.in","dop":"2025-10-21","serial_number":"644046806062999","imei1":"644046806062999","imei2":"644046806062999","popurl":"www.baalaaditya-prajapat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94708,"job_number":"JOB_94708","tr_customer_id":94725,"tr_customer_product_id":94715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Gurdev Mukhopadhyay","mobile_number":"7019490427","email_id":"bhadraksh.shah@hotmail.com","dop":"2025-10-21","serial_number":"748543589077123","imei1":"748543589077123","imei2":"748543589077123","popurl":"www.bhadraksh-somayaji.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94709,"job_number":"JOB_94709","tr_customer_id":94726,"tr_customer_product_id":94716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Jyotis Nair","mobile_number":"7053589402","email_id":"bhagirathi.iyengar@hotmail.com","dop":"2025-10-21","serial_number":"264218182199501","imei1":"264218182199501","imei2":"264218182199501","popurl":"www.narayan-patel.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94710,"job_number":"JOB_94710","tr_customer_id":94727,"tr_customer_product_id":94717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Trilokesh Bhattacharya","mobile_number":"7092399723","email_id":"jaya.chattopadhyay@hotmail.com","dop":"2025-10-21","serial_number":"542881224452259","imei1":"542881224452259","imei2":"542881224452259","popurl":"www.jitender-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94711,"job_number":"JOB_94711","tr_customer_id":94728,"tr_customer_product_id":94718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Narayan Varrier","mobile_number":"7056430393","email_id":"ahalya.varma@yahoo.co.in","dop":"2025-10-21","serial_number":"510990315686797","imei1":"510990315686797","imei2":"510990315686797","popurl":"www.shantanu-nambeesan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94712,"job_number":"JOB_94712","tr_customer_id":94729,"tr_customer_product_id":94719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Enakshi Kaul","mobile_number":"7074028506","email_id":"laxmi.somayaji@hotmail.com","dop":"2025-10-21","serial_number":"747102318868006","imei1":"747102318868006","imei2":"747102318868006","popurl":"www.ahilya-devar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94713,"job_number":"JOB_94713","tr_customer_id":94730,"tr_customer_product_id":94720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Brajendra Abbott","mobile_number":"7017879139","email_id":"anal.sinha@hotmail.com","dop":"2025-10-21","serial_number":"742815642345290","imei1":"742815642345290","imei2":"742815642345290","popurl":"www.chetan-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94714,"job_number":"JOB_94714","tr_customer_id":94731,"tr_customer_product_id":94721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Diptendu Guneta","mobile_number":"7010998725","email_id":"bhoopati.kapoor@hotmail.com","dop":"2025-10-21","serial_number":"908616471729054","imei1":"908616471729054","imei2":"908616471729054","popurl":"www.divaakar-gill.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94715,"job_number":"JOB_94715","tr_customer_id":94732,"tr_customer_product_id":94722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Gangesh Nehru","mobile_number":"7083264158","email_id":"abhaya.talwar@gmail.com","dop":"2025-10-21","serial_number":"191680936917416","imei1":"191680936917416","imei2":"191680936917416","popurl":"www.ghanshyam-tagore.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94716,"job_number":"JOB_94716","tr_customer_id":94733,"tr_customer_product_id":94723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Gajbaahu Dwivedi","mobile_number":"7093937795","email_id":"bhagavaan.patel@hotmail.com","dop":"2025-10-21","serial_number":"816284283496720","imei1":"816284283496720","imei2":"816284283496720","popurl":"www.usha-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94717,"job_number":"JOB_94717","tr_customer_id":94734,"tr_customer_product_id":94724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Agniprava Mehrotra","mobile_number":"7028814121","email_id":"rajinder.trivedi@gmail.com","dop":"2025-10-21","serial_number":"370795892587679","imei1":"370795892587679","imei2":"370795892587679","popurl":"www.gatik-reddy.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94718,"job_number":"JOB_94718","tr_customer_id":94735,"tr_customer_product_id":94725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Bhagwati Acharya","mobile_number":"7063325498","email_id":"chakor.nayar@gmail.com","dop":"2025-10-21","serial_number":"025968546004670","imei1":"025968546004670","imei2":"025968546004670","popurl":"www.ganapati-kakkar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94719,"job_number":"JOB_94719","tr_customer_id":94736,"tr_customer_product_id":94726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Lalita Adiga","mobile_number":"7057974874","email_id":"devak.saini@gmail.com","dop":"2025-10-21","serial_number":"735190486844294","imei1":"735190486844294","imei2":"735190486844294","popurl":"www.karthik-talwar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94720,"job_number":"JOB_94720","tr_customer_id":94737,"tr_customer_product_id":94727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Ujjawal Iyer","mobile_number":"7004760619","email_id":"lakshminath.agarwal@yahoo.co.in","dop":"2025-10-21","serial_number":"623973471571223","imei1":"623973471571223","imei2":"623973471571223","popurl":"www.vyas-mukhopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94721,"job_number":"JOB_94721","tr_customer_id":94738,"tr_customer_product_id":94729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Suma Adiga","mobile_number":"7071896314","email_id":"krishnadas.pothuvaal@gmail.com","dop":"2025-10-21","serial_number":"037057239445266","imei1":"037057239445266","imei2":"037057239445266","popurl":"www.bhadrak-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94722,"job_number":"JOB_94722","tr_customer_id":94739,"tr_customer_product_id":94728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Rakesh Abbott","mobile_number":"7091167990","email_id":"deepan.kapoor@hotmail.com","dop":"2025-10-21","serial_number":"161381498928340","imei1":"161381498928340","imei2":"161381498928340","popurl":"www.mohini-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94723,"job_number":"JOB_94723","tr_customer_id":94740,"tr_customer_product_id":94730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Deependra Pandey","mobile_number":"7070116009","email_id":"sheela.pilla@gmail.com","dop":"2025-10-21","serial_number":"230972207209544","imei1":"230972207209544","imei2":"230972207209544","popurl":"www.sanya-shah.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94724,"job_number":"JOB_94724","tr_customer_id":94741,"tr_customer_product_id":94731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Ambar Bharadwaj","mobile_number":"7049191823","email_id":"daksha.tagore@hotmail.com","dop":"2025-10-21","serial_number":"254266225179849","imei1":"254266225179849","imei2":"254266225179849","popurl":"www.chandravati-talwar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94725,"job_number":"JOB_94725","tr_customer_id":94742,"tr_customer_product_id":94732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Aryan Sethi","mobile_number":"7030157419","email_id":"devi.butt@hotmail.com","dop":"2025-10-21","serial_number":"035974706607752","imei1":"035974706607752","imei2":"035974706607752","popurl":"www.ritesh-khanna.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94726,"job_number":"JOB_94726","tr_customer_id":94743,"tr_customer_product_id":94733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Adheesh Mahajan","mobile_number":"7099346786","email_id":"alok.shukla@yahoo.co.in","dop":"2025-10-21","serial_number":"072208257777787","imei1":"072208257777787","imei2":"072208257777787","popurl":"www.ghanaanand-ahuja.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94727,"job_number":"JOB_94727","tr_customer_id":94744,"tr_customer_product_id":94734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Bishnu Sharma","mobile_number":"7004851206","email_id":"vinay.joshi@gmail.com","dop":"2025-10-21","serial_number":"558938264507841","imei1":"558938264507841","imei2":"558938264507841","popurl":"www.tarun-mahajan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94728,"job_number":"JOB_94728","tr_customer_id":94745,"tr_customer_product_id":94735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Aashritha Kapoor","mobile_number":"7040092791","email_id":"gudakesha.sinha@gmail.com","dop":"2025-10-21","serial_number":"920837161528937","imei1":"920837161528937","imei2":"920837161528937","popurl":"www.shashikala-varrier.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94729,"job_number":"JOB_94729","tr_customer_id":94746,"tr_customer_product_id":94736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Priyala Mehra","mobile_number":"7058785676","email_id":"abhaya.johar@gmail.com","dop":"2025-10-21","serial_number":"109222337378107","imei1":"109222337378107","imei2":"109222337378107","popurl":"www.krishna-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94730,"job_number":"JOB_94730","tr_customer_id":94747,"tr_customer_product_id":94737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Giri Saini","mobile_number":"7068074321","email_id":"jagdeep.bhattacharya@yahoo.co.in","dop":"2025-10-21","serial_number":"511526816293559","imei1":"511526816293559","imei2":"511526816293559","popurl":"www.suryakantam-bhattathiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94731,"job_number":"JOB_94731","tr_customer_id":94748,"tr_customer_product_id":94738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Prema Somayaji","mobile_number":"7023188597","email_id":"baala.nambeesan@yahoo.co.in","dop":"2025-10-21","serial_number":"896121970537140","imei1":"896121970537140","imei2":"896121970537140","popurl":"www.sharmila-varma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94732,"job_number":"JOB_94732","tr_customer_id":94749,"tr_customer_product_id":94739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Vrund Johar","mobile_number":"7006037404","email_id":"chandrakin.rana@hotmail.com","dop":"2025-10-21","serial_number":"499348294582642","imei1":"499348294582642","imei2":"499348294582642","popurl":"www.amodini-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94733,"job_number":"JOB_94733","tr_customer_id":94750,"tr_customer_product_id":94740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Brahmabrata Khan","mobile_number":"7049369168","email_id":"chetanaanand.joshi@yahoo.co.in","dop":"2025-10-21","serial_number":"233738907346999","imei1":"233738907346999","imei2":"233738907346999","popurl":"www.aanjaneya-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94734,"job_number":"JOB_94734","tr_customer_id":94751,"tr_customer_product_id":94741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Deeptimoy Kaniyar","mobile_number":"7066584647","email_id":"shashi.guneta@yahoo.co.in","dop":"2025-10-21","serial_number":"121917851238363","imei1":"121917851238363","imei2":"121917851238363","popurl":"www.akshainie-acharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94735,"job_number":"JOB_94735","tr_customer_id":94752,"tr_customer_product_id":94742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Vinay Chopra","mobile_number":"7061519278","email_id":"rajinder.ganaka@gmail.com","dop":"2025-10-21","serial_number":"222475891085812","imei1":"222475891085812","imei2":"222475891085812","popurl":"www.alok-reddy.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94736,"job_number":"JOB_94736","tr_customer_id":94753,"tr_customer_product_id":94743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Digambar Bhattacharya","mobile_number":"7075441492","email_id":"darshwana.varrier@gmail.com","dop":"2025-10-21","serial_number":"394758840500586","imei1":"394758840500586","imei2":"394758840500586","popurl":"www.hari-pothuvaal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94737,"job_number":"JOB_94737","tr_customer_id":94754,"tr_customer_product_id":94744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Basanti Khan","mobile_number":"7045740059","email_id":"hiranya.kaul@yahoo.co.in","dop":"2025-10-21","serial_number":"051261823514110","imei1":"051261823514110","imei2":"051261823514110","popurl":"www.puneet-kaul.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94738,"job_number":"JOB_94738","tr_customer_id":94755,"tr_customer_product_id":94745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Ghanaanand Gill","mobile_number":"7075478356","email_id":"bhargava.bandopadhyay@gmail.com","dop":"2025-10-21","serial_number":"223243050062954","imei1":"223243050062954","imei2":"223243050062954","popurl":"www.bhagavaan-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94739,"job_number":"JOB_94739","tr_customer_id":94756,"tr_customer_product_id":94746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Manjusha Bharadwaj","mobile_number":"7076671391","email_id":"gopaal.tandon@gmail.com","dop":"2025-10-21","serial_number":"030656173242541","imei1":"030656173242541","imei2":"030656173242541","popurl":"www.vrund-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94740,"job_number":"JOB_94740","tr_customer_id":94757,"tr_customer_product_id":94747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Vimal Kaniyar","mobile_number":"7055754181","email_id":"akshat.guha@hotmail.com","dop":"2025-10-21","serial_number":"329940991394133","imei1":"329940991394133","imei2":"329940991394133","popurl":"www.vidya-shah.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94741,"job_number":"JOB_94741","tr_customer_id":94758,"tr_customer_product_id":94748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Chaitan Kapoor","mobile_number":"7041719329","email_id":"bhaasvan.tagore@yahoo.co.in","dop":"2025-10-21","serial_number":"507885954774132","imei1":"507885954774132","imei2":"507885954774132","popurl":"www.sarvin-joshi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94742,"job_number":"JOB_94742","tr_customer_id":94759,"tr_customer_product_id":94749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Bhagavaan Varman","mobile_number":"7081097429","email_id":"chandramohan.acharya@yahoo.co.in","dop":"2025-10-21","serial_number":"089552347141150","imei1":"089552347141150","imei2":"089552347141150","popurl":"www.chandraayan-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94743,"job_number":"JOB_94743","tr_customer_id":94760,"tr_customer_product_id":94750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Uma Acharya","mobile_number":"7061559277","email_id":"laxmi.sinha@yahoo.co.in","dop":"2025-10-21","serial_number":"204741601473850","imei1":"204741601473850","imei2":"204741601473850","popurl":"www.gopi-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94744,"job_number":"JOB_94744","tr_customer_id":94761,"tr_customer_product_id":94751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Kannen Bhat","mobile_number":"7033680908","email_id":"harinarayan.patil@gmail.com","dop":"2025-10-21","serial_number":"034338788250582","imei1":"034338788250582","imei2":"034338788250582","popurl":"www.devi-khan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94745,"job_number":"JOB_94745","tr_customer_id":94762,"tr_customer_product_id":94752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Ekadant Bhattacharya","mobile_number":"7050399043","email_id":"hamsini.pillai@hotmail.com","dop":"2025-10-21","serial_number":"980488450427908","imei1":"980488450427908","imei2":"980488450427908","popurl":"www.gopal-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94746,"job_number":"JOB_94746","tr_customer_id":94763,"tr_customer_product_id":94753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Lavanya Devar","mobile_number":"7075048594","email_id":"hari.somayaji@hotmail.com","dop":"2025-10-21","serial_number":"298828833676063","imei1":"298828833676063","imei2":"298828833676063","popurl":"www.goswamee-patel.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94747,"job_number":"JOB_94747","tr_customer_id":94764,"tr_customer_product_id":94754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Meena Jha","mobile_number":"7075480607","email_id":"aasa.prajapat@hotmail.com","dop":"2025-10-21","serial_number":"312180455656924","imei1":"312180455656924","imei2":"312180455656924","popurl":"www.kanti-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94748,"job_number":"JOB_94748","tr_customer_id":94765,"tr_customer_product_id":94755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Shakti Gupta","mobile_number":"7081019489","email_id":"bhaswar.dhawan@hotmail.com","dop":"2025-10-21","serial_number":"955555486611727","imei1":"955555486611727","imei2":"955555486611727","popurl":"www.eshita-somayaji.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94749,"job_number":"JOB_94749","tr_customer_id":94766,"tr_customer_product_id":94756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Birjesh Kocchar","mobile_number":"7065993732","email_id":"ameyatma.naik@gmail.com","dop":"2025-10-21","serial_number":"841931268761104","imei1":"841931268761104","imei2":"841931268761104","popurl":"www.arun-gill.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94750,"job_number":"JOB_94750","tr_customer_id":94767,"tr_customer_product_id":94757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Ashok Malik","mobile_number":"7050717985","email_id":"goutam.patil@yahoo.co.in","dop":"2025-10-21","serial_number":"448616338045208","imei1":"448616338045208","imei2":"448616338045208","popurl":"www.manoj-dubashi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94751,"job_number":"JOB_94751","tr_customer_id":94768,"tr_customer_product_id":94758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Anjushree Ahluwalia","mobile_number":"7011403886","email_id":"ambar.chattopadhyay@gmail.com","dop":"2025-10-21","serial_number":"450971348743171","imei1":"450971348743171","imei2":"450971348743171","popurl":"www.hiranya-arora.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94752,"job_number":"JOB_94752","tr_customer_id":94769,"tr_customer_product_id":94759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Ekaling Kaniyar","mobile_number":"7058492876","email_id":"anshula.namboothiri@yahoo.co.in","dop":"2025-10-21","serial_number":"809671937432233","imei1":"809671937432233","imei2":"809671937432233","popurl":"www.divaakar-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94753,"job_number":"JOB_94753","tr_customer_id":94770,"tr_customer_product_id":94760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Kumuda Dwivedi","mobile_number":"7090007466","email_id":"giriraj.menon@yahoo.co.in","dop":"2025-10-21","serial_number":"667007619969675","imei1":"667007619969675","imei2":"667007619969675","popurl":"www.arya-butt.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94754,"job_number":"JOB_94754","tr_customer_id":94771,"tr_customer_product_id":94761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Enakshi Menon","mobile_number":"7017892365","email_id":"achalesvara.dubashi@hotmail.com","dop":"2025-10-21","serial_number":"744308690994856","imei1":"744308690994856","imei2":"744308690994856","popurl":"www.laxman-abbott.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94755,"job_number":"JOB_94755","tr_customer_id":94772,"tr_customer_product_id":94762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Chandravati Mehra","mobile_number":"7037350728","email_id":"bhilangana.verma@yahoo.co.in","dop":"2025-10-21","serial_number":"652611256201583","imei1":"652611256201583","imei2":"652611256201583","popurl":"www.charak-sinha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94756,"job_number":"JOB_94756","tr_customer_id":94773,"tr_customer_product_id":94763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Agastya Marar","mobile_number":"7084524511","email_id":"nanda.varma@yahoo.co.in","dop":"2025-10-21","serial_number":"009683065677344","imei1":"009683065677344","imei2":"009683065677344","popurl":"www.vaijayanti-varrier.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94757,"job_number":"JOB_94757","tr_customer_id":94774,"tr_customer_product_id":94764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Sarala Patel","mobile_number":"7018608634","email_id":"tanirika.nehru@gmail.com","dop":"2025-10-21","serial_number":"777873352554493","imei1":"777873352554493","imei2":"777873352554493","popurl":"www.dhanvin-gill.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94758,"job_number":"JOB_94758","tr_customer_id":94775,"tr_customer_product_id":94765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Chetanaanand Kaul","mobile_number":"7037538355","email_id":"chidaakaash.bhattacharya@hotmail.com","dop":"2025-10-21","serial_number":"791967731636976","imei1":"791967731636976","imei2":"791967731636976","popurl":"www.ganapati-khanna.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94759,"job_number":"JOB_94759","tr_customer_id":94776,"tr_customer_product_id":94766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Ekaparnika Dubashi","mobile_number":"7015489250","email_id":"brahmabrata.sharma@gmail.com","dop":"2025-10-21","serial_number":"279358543302426","imei1":"279358543302426","imei2":"279358543302426","popurl":"www.suryakant-panicker.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94760,"job_number":"JOB_94760","tr_customer_id":94777,"tr_customer_product_id":94767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Bhadra Dutta","mobile_number":"7098969879","email_id":"brahmanandam.adiga@gmail.com","dop":"2025-10-21","serial_number":"327336614679129","imei1":"327336614679129","imei2":"327336614679129","popurl":"www.dipali-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94761,"job_number":"JOB_94761","tr_customer_id":94778,"tr_customer_product_id":94768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Sukanya Dutta","mobile_number":"7051476326","email_id":"anagh.mukhopadhyay@yahoo.co.in","dop":"2025-10-21","serial_number":"119972720966376","imei1":"119972720966376","imei2":"119972720966376","popurl":"www.aanandaswarup-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94762,"job_number":"JOB_94762","tr_customer_id":94779,"tr_customer_product_id":94769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Sameer Kakkar","mobile_number":"7085712415","email_id":"kiran.menon@yahoo.co.in","dop":"2025-10-21","serial_number":"452591840574665","imei1":"452591840574665","imei2":"452591840574665","popurl":"www.saroja-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94763,"job_number":"JOB_94763","tr_customer_id":94780,"tr_customer_product_id":94770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Anjushree Reddy","mobile_number":"7033202511","email_id":"kanti.mishra@gmail.com","dop":"2025-10-21","serial_number":"868347130969884","imei1":"868347130969884","imei2":"868347130969884","popurl":"www.bala-kaur.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94764,"job_number":"JOB_94764","tr_customer_id":94781,"tr_customer_product_id":94771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Ganaka Sethi","mobile_number":"7027276002","email_id":"chandni.dutta@hotmail.com","dop":"2025-10-21","serial_number":"500982405392989","imei1":"500982405392989","imei2":"500982405392989","popurl":"www.kailash-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94765,"job_number":"JOB_94765","tr_customer_id":94782,"tr_customer_product_id":94772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Nikita Butt","mobile_number":"7068119430","email_id":"kamlesh.butt@gmail.com","dop":"2025-10-21","serial_number":"794248812941983","imei1":"794248812941983","imei2":"794248812941983","popurl":"www.kamala-nair.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94766,"job_number":"JOB_94766","tr_customer_id":94783,"tr_customer_product_id":94773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Aatmaja Nehru","mobile_number":"7050042763","email_id":"gudakesa.abbott@gmail.com","dop":"2025-10-21","serial_number":"072133607275713","imei1":"072133607275713","imei2":"072133607275713","popurl":"www.giriraj-ahuja.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94767,"job_number":"JOB_94767","tr_customer_id":94784,"tr_customer_product_id":94774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Triloki Nath Ahluwalia","mobile_number":"7052656664","email_id":"ekadant.shah@hotmail.com","dop":"2025-10-21","serial_number":"382571573271917","imei1":"382571573271917","imei2":"382571573271917","popurl":"www.chetan-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94768,"job_number":"JOB_94768","tr_customer_id":94785,"tr_customer_product_id":94775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Anunay Kaur","mobile_number":"7086574101","email_id":"jitendra.joshi@hotmail.com","dop":"2025-10-21","serial_number":"082586692011606","imei1":"082586692011606","imei2":"082586692011606","popurl":"www.ekalavya-achari.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94769,"job_number":"JOB_94769","tr_customer_id":94786,"tr_customer_product_id":94776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Bhisham Chattopadhyay","mobile_number":"7050270288","email_id":"kin.mehrotra@hotmail.com","dop":"2025-10-21","serial_number":"849279992972485","imei1":"849279992972485","imei2":"849279992972485","popurl":"www.gauranga-patel.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94770,"job_number":"JOB_94770","tr_customer_id":94787,"tr_customer_product_id":94777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Kalinda Chattopadhyay","mobile_number":"7088138800","email_id":"anasuya.panicker@yahoo.co.in","dop":"2025-10-21","serial_number":"520152128788029","imei1":"520152128788029","imei2":"520152128788029","popurl":"www.ambar-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94771,"job_number":"JOB_94771","tr_customer_id":94788,"tr_customer_product_id":94778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Javas Rana","mobile_number":"7094918215","email_id":"himani.ahluwalia@yahoo.co.in","dop":"2025-10-21","serial_number":"928223347014314","imei1":"928223347014314","imei2":"928223347014314","popurl":"www.karthik-nayar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94772,"job_number":"JOB_94772","tr_customer_id":94789,"tr_customer_product_id":94779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Indra Devar","mobile_number":"7072362608","email_id":"kamalesh.bhattathiri@gmail.com","dop":"2025-10-21","serial_number":"012741544053460","imei1":"012741544053460","imei2":"012741544053460","popurl":"www.anila-guneta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94773,"job_number":"JOB_94773","tr_customer_id":94790,"tr_customer_product_id":94780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Baijayanti Banerjee","mobile_number":"7073162004","email_id":"chaturbhuj.shukla@yahoo.co.in","dop":"2025-10-21","serial_number":"396647497429090","imei1":"396647497429090","imei2":"396647497429090","popurl":"www.hamsini-ahluwalia.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94774,"job_number":"JOB_94774","tr_customer_id":94791,"tr_customer_product_id":94781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Chakradhar Devar","mobile_number":"7034015693","email_id":"agnimitra.mishra@yahoo.co.in","dop":"2025-10-21","serial_number":"903192377114206","imei1":"903192377114206","imei2":"903192377114206","popurl":"www.bankimchandra-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94775,"job_number":"JOB_94775","tr_customer_id":94792,"tr_customer_product_id":94782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Dron Desai","mobile_number":"7078069647","email_id":"udit.kaniyar@hotmail.com","dop":"2025-10-21","serial_number":"205265136714479","imei1":"205265136714479","imei2":"205265136714479","popurl":"www.ramesh-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94776,"job_number":"JOB_94776","tr_customer_id":94793,"tr_customer_product_id":94783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Bhagwanti Somayaji","mobile_number":"7052835403","email_id":"bhagirathi.butt@gmail.com","dop":"2025-10-21","serial_number":"211135320672276","imei1":"211135320672276","imei2":"211135320672276","popurl":"www.durga-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94777,"job_number":"JOB_94777","tr_customer_id":94794,"tr_customer_product_id":94784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Shashi Menon","mobile_number":"7031678648","email_id":"gobinda.acharya@gmail.com","dop":"2025-10-21","serial_number":"690447251953218","imei1":"690447251953218","imei2":"690447251953218","popurl":"www.tanushri-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94778,"job_number":"JOB_94778","tr_customer_id":94795,"tr_customer_product_id":94785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Dhyaneshwar Tagore","mobile_number":"7071594542","email_id":"chandrakala.desai@gmail.com","dop":"2025-10-21","serial_number":"871248521293303","imei1":"871248521293303","imei2":"871248521293303","popurl":"www.gautam-gupta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94779,"job_number":"JOB_94779","tr_customer_id":94796,"tr_customer_product_id":94786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Bhilangana Talwar","mobile_number":"7093106930","email_id":"jyotsana.pandey@gmail.com","dop":"2025-10-21","serial_number":"334933409199146","imei1":"334933409199146","imei2":"334933409199146","popurl":"www.deeptiman-guha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94780,"job_number":"JOB_94780","tr_customer_id":94797,"tr_customer_product_id":94787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Pran Butt","mobile_number":"7019059402","email_id":"drona.sethi@hotmail.com","dop":"2025-10-21","serial_number":"187472429025868","imei1":"187472429025868","imei2":"187472429025868","popurl":"www.chitramala-dubashi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94781,"job_number":"JOB_94781","tr_customer_id":94798,"tr_customer_product_id":94788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Poornima Nehru","mobile_number":"7021305597","email_id":"daksha.deshpande@hotmail.com","dop":"2025-10-21","serial_number":"200353284029598","imei1":"200353284029598","imei2":"200353284029598","popurl":"www.paramartha-nehru.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94782,"job_number":"JOB_94782","tr_customer_id":94799,"tr_customer_product_id":94789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Anilaabh Rana","mobile_number":"7078689645","email_id":"adheesh.mahajan@hotmail.com","dop":"2025-10-21","serial_number":"684631251852409","imei1":"684631251852409","imei2":"684631251852409","popurl":"www.akshaj-asan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94783,"job_number":"JOB_94783","tr_customer_id":94800,"tr_customer_product_id":94790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Bandhul Devar","mobile_number":"7059261456","email_id":"ayushmati.kaniyar@gmail.com","dop":"2025-10-21","serial_number":"253674295358883","imei1":"253674295358883","imei2":"253674295358883","popurl":"www.chanakya-ahluwalia.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94784,"job_number":"JOB_94784","tr_customer_id":94801,"tr_customer_product_id":94791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Opaline Bhattathiri","mobile_number":"7089718717","email_id":"ranjeet.ganaka@yahoo.co.in","dop":"2025-10-21","serial_number":"906691991487931","imei1":"906691991487931","imei2":"906691991487931","popurl":"www.vedang-agarwal.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94785,"job_number":"JOB_94785","tr_customer_id":94802,"tr_customer_product_id":94792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Sarla Bhattacharya","mobile_number":"7097292363","email_id":"chaanakya.jain@yahoo.co.in","dop":"2025-10-21","serial_number":"219170678213006","imei1":"219170678213006","imei2":"219170678213006","popurl":"www.param-bandopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94786,"job_number":"JOB_94786","tr_customer_id":94803,"tr_customer_product_id":94793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Lakshmi Kapoor","mobile_number":"7093719809","email_id":"avantika.panicker@gmail.com","dop":"2025-10-21","serial_number":"364286335614178","imei1":"364286335614178","imei2":"364286335614178","popurl":"www.durga-desai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94787,"job_number":"JOB_94787","tr_customer_id":94804,"tr_customer_product_id":94794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Aamod Shah","mobile_number":"7010508265","email_id":"aayushmaan.talwar@yahoo.co.in","dop":"2025-10-21","serial_number":"053144441952797","imei1":"053144441952797","imei2":"053144441952797","popurl":"www.dhanapati-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94788,"job_number":"JOB_94788","tr_customer_id":94805,"tr_customer_product_id":94795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Bala Dwivedi","mobile_number":"7058336057","email_id":"subhash.malik@yahoo.co.in","dop":"2025-10-21","serial_number":"520016519442973","imei1":"520016519442973","imei2":"520016519442973","popurl":"www.satish-dutta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94789,"job_number":"JOB_94789","tr_customer_id":94806,"tr_customer_product_id":94796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Ghanashyam Banerjee","mobile_number":"7057945424","email_id":"parvati.ahluwalia@yahoo.co.in","dop":"2025-10-21","serial_number":"111916675178696","imei1":"111916675178696","imei2":"111916675178696","popurl":"www.vasudeva-sinha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94790,"job_number":"JOB_94790","tr_customer_id":94807,"tr_customer_product_id":94797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Devi Ganaka","mobile_number":"7092606799","email_id":"bhooshit.gupta@yahoo.co.in","dop":"2025-10-21","serial_number":"905441612759311","imei1":"905441612759311","imei2":"905441612759311","popurl":"www.dhaanyalakshmi-namboothiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94791,"job_number":"JOB_94791","tr_customer_id":94808,"tr_customer_product_id":94798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Baalagopaal Somayaji","mobile_number":"7092954951","email_id":"kamalesh.ganaka@gmail.com","dop":"2025-10-21","serial_number":"436287523286864","imei1":"436287523286864","imei2":"436287523286864","popurl":"www.sarisha-tandon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94792,"job_number":"JOB_94792","tr_customer_id":94809,"tr_customer_product_id":94799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Trilokanath Embranthiri","mobile_number":"7001230327","email_id":"sameer.ahuja@hotmail.com","dop":"2025-10-21","serial_number":"165219225059286","imei1":"165219225059286","imei2":"165219225059286","popurl":"www.chatur-nambeesan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94793,"job_number":"JOB_94793","tr_customer_id":94810,"tr_customer_product_id":94800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Karan Patil","mobile_number":"7039706920","email_id":"oormila.naik@hotmail.com","dop":"2025-10-21","serial_number":"615011268376466","imei1":"615011268376466","imei2":"615011268376466","popurl":"www.gopee-varma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94794,"job_number":"JOB_94794","tr_customer_id":94811,"tr_customer_product_id":94801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Rudra Kaul","mobile_number":"7098477848","email_id":"diptendu.patel@gmail.com","dop":"2025-10-21","serial_number":"314343991424325","imei1":"314343991424325","imei2":"314343991424325","popurl":"www.udit-jha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94795,"job_number":"JOB_94795","tr_customer_id":94812,"tr_customer_product_id":94802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Balaaditya Agarwal","mobile_number":"7010587046","email_id":"rukhmani.dutta@yahoo.co.in","dop":"2025-10-21","serial_number":"528566550673716","imei1":"528566550673716","imei2":"528566550673716","popurl":"www.amogh-gowda.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94796,"job_number":"JOB_94796","tr_customer_id":94813,"tr_customer_product_id":94803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Chandran Dutta","mobile_number":"7098606282","email_id":"chitrali.mehra@gmail.com","dop":"2025-10-21","serial_number":"201293244291590","imei1":"201293244291590","imei2":"201293244291590","popurl":"www.garud-devar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94797,"job_number":"JOB_94797","tr_customer_id":94814,"tr_customer_product_id":94804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Ganapati Sethi","mobile_number":"7003322772","email_id":"malti.gowda@yahoo.co.in","dop":"2025-10-21","serial_number":"583542715908139","imei1":"583542715908139","imei2":"583542715908139","popurl":"www.dwaipayana-pothuvaal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94798,"job_number":"JOB_94798","tr_customer_id":94815,"tr_customer_product_id":94805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Leela Sharma","mobile_number":"7049008905","email_id":"chandan.verma@yahoo.co.in","dop":"2025-10-21","serial_number":"076157788825024","imei1":"076157788825024","imei2":"076157788825024","popurl":"www.chinmayananda-mehrotra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94799,"job_number":"JOB_94799","tr_customer_id":94816,"tr_customer_product_id":94806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Lila Gill","mobile_number":"7051811307","email_id":"menaka.iyengar@hotmail.com","dop":"2025-10-21","serial_number":"431604753549119","imei1":"431604753549119","imei2":"431604753549119","popurl":"www.bhanumati-pothuvaal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94800,"job_number":"JOB_94800","tr_customer_id":94817,"tr_customer_product_id":94807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Devesh Nayar","mobile_number":"7077260131","email_id":"govinda.sinha@hotmail.com","dop":"2025-10-21","serial_number":"687841355543137","imei1":"687841355543137","imei2":"687841355543137","popurl":"www.nawal-patil.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94801,"job_number":"JOB_94801","tr_customer_id":94818,"tr_customer_product_id":94808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Sunita Gupta","mobile_number":"7033178415","email_id":"datta.reddy@hotmail.com","dop":"2025-10-21","serial_number":"878546957683934","imei1":"878546957683934","imei2":"878546957683934","popurl":"www.mohinder-dubashi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94802,"job_number":"JOB_94802","tr_customer_id":94819,"tr_customer_product_id":94809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Chatur Gandhi","mobile_number":"7021700527","email_id":"adityanandana.naik@yahoo.co.in","dop":"2025-10-21","serial_number":"274356710308727","imei1":"274356710308727","imei2":"274356710308727","popurl":"www.bhuvaneshwar-joshi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94803,"job_number":"JOB_94803","tr_customer_id":94820,"tr_customer_product_id":94810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Aayushmaan Bhattathiri","mobile_number":"7026788080","email_id":"girija.chopra@gmail.com","dop":"2025-10-21","serial_number":"798802101930538","imei1":"798802101930538","imei2":"798802101930538","popurl":"www.basanti-deshpande.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94804,"job_number":"JOB_94804","tr_customer_id":94821,"tr_customer_product_id":94811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Mina Gill","mobile_number":"7093380340","email_id":"bhadraksh.prajapat@hotmail.com","dop":"2025-10-21","serial_number":"452008069998057","imei1":"452008069998057","imei2":"452008069998057","popurl":"www.sukanya-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94805,"job_number":"JOB_94805","tr_customer_id":94822,"tr_customer_product_id":94812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Kanishka Verma","mobile_number":"7008374877","email_id":"mohan.guha@yahoo.co.in","dop":"2025-10-21","serial_number":"112867352245664","imei1":"112867352245664","imei2":"112867352245664","popurl":"www.prayag-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94806,"job_number":"JOB_94806","tr_customer_id":94823,"tr_customer_product_id":94813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Triloki Nath Jha","mobile_number":"7055575974","email_id":"chaanakya.pothuvaal@hotmail.com","dop":"2025-10-21","serial_number":"273328297471549","imei1":"273328297471549","imei2":"273328297471549","popurl":"www.kali-talwar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94807,"job_number":"JOB_94807","tr_customer_id":94824,"tr_customer_product_id":94814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Girik Gandhi","mobile_number":"7007115229","email_id":"parvati.kaniyar@gmail.com","dop":"2025-10-21","serial_number":"248367541985499","imei1":"248367541985499","imei2":"248367541985499","popurl":"www.bhushit-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94808,"job_number":"JOB_94808","tr_customer_id":94825,"tr_customer_product_id":94815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Vasudeva Nehru","mobile_number":"7033216370","email_id":"suma.banerjee@yahoo.co.in","dop":"2025-10-21","serial_number":"045237931454838","imei1":"045237931454838","imei2":"045237931454838","popurl":"www.balagopal-agarwal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94809,"job_number":"JOB_94809","tr_customer_id":94826,"tr_customer_product_id":94816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Laal Rana","mobile_number":"7074380199","email_id":"brajendra.sethi@yahoo.co.in","dop":"2025-10-21","serial_number":"149657595510069","imei1":"149657595510069","imei2":"149657595510069","popurl":"www.gajaadhar-mahajan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94810,"job_number":"JOB_94810","tr_customer_id":94827,"tr_customer_product_id":94817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Chandira Malik","mobile_number":"7008038274","email_id":"anang.varrier@hotmail.com","dop":"2025-10-21","serial_number":"098726147995273","imei1":"098726147995273","imei2":"098726147995273","popurl":"www.bhoj-gowda.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94811,"job_number":"JOB_94811","tr_customer_id":94828,"tr_customer_product_id":94818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Rupinder Varman","mobile_number":"7016177827","email_id":"abhirath.kaniyar@hotmail.com","dop":"2025-10-21","serial_number":"672645285490905","imei1":"672645285490905","imei2":"672645285490905","popurl":"www.meena-chaturvedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94812,"job_number":"JOB_94812","tr_customer_id":94829,"tr_customer_product_id":94819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Bhavani Adiga","mobile_number":"7066143899","email_id":"vishnu.gill@yahoo.co.in","dop":"2025-10-21","serial_number":"979586698602416","imei1":"979586698602416","imei2":"979586698602416","popurl":"www.suman-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94813,"job_number":"JOB_94813","tr_customer_id":94830,"tr_customer_product_id":94820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Shantanu Adiga","mobile_number":"7057310057","email_id":"aaditya.saini@yahoo.co.in","dop":"2025-10-21","serial_number":"066240937249550","imei1":"066240937249550","imei2":"066240937249550","popurl":"www.satyen-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94814,"job_number":"JOB_94814","tr_customer_id":94831,"tr_customer_product_id":94821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Gautam Bharadwaj","mobile_number":"7068022438","email_id":"divya.acharya@yahoo.co.in","dop":"2025-10-21","serial_number":"097473856651426","imei1":"097473856651426","imei2":"097473856651426","popurl":"www.meenakshi-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94815,"job_number":"JOB_94815","tr_customer_id":94832,"tr_customer_product_id":94822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Anuraag Iyengar","mobile_number":"7058414028","email_id":"aadidev.mahajan@gmail.com","dop":"2025-10-21","serial_number":"377051284881854","imei1":"377051284881854","imei2":"377051284881854","popurl":"www.aashritha-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94816,"job_number":"JOB_94816","tr_customer_id":94833,"tr_customer_product_id":94823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Buddhana Bharadwaj","mobile_number":"7016212730","email_id":"sachin.patel@hotmail.com","dop":"2025-10-21","serial_number":"381419255255631","imei1":"381419255255631","imei2":"381419255255631","popurl":"www.atmananda-ganaka.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94817,"job_number":"JOB_94817","tr_customer_id":94834,"tr_customer_product_id":94824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Vrinda Iyengar","mobile_number":"7013776624","email_id":"meena.pillai@hotmail.com","dop":"2025-10-21","serial_number":"371771564559451","imei1":"371771564559451","imei2":"371771564559451","popurl":"www.chakravarti-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94818,"job_number":"JOB_94818","tr_customer_id":94835,"tr_customer_product_id":94825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Kannan Kaniyar","mobile_number":"7050195156","email_id":"dipali.ahluwalia@yahoo.co.in","dop":"2025-10-21","serial_number":"075631664043630","imei1":"075631664043630","imei2":"075631664043630","popurl":"www.bhupati-pilla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94819,"job_number":"JOB_94819","tr_customer_id":94836,"tr_customer_product_id":94826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Birjesh Jha","mobile_number":"7056038855","email_id":"akshata.pilla@hotmail.com","dop":"2025-10-21","serial_number":"823360943640984","imei1":"823360943640984","imei2":"823360943640984","popurl":"www.bhisham-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94820,"job_number":"JOB_94820","tr_customer_id":94837,"tr_customer_product_id":94827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Deepesh Sharma","mobile_number":"7037544195","email_id":"uttam.pothuvaal@yahoo.co.in","dop":"2025-10-21","serial_number":"936400442098287","imei1":"936400442098287","imei2":"936400442098287","popurl":"www.bilva-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94821,"job_number":"JOB_94821","tr_customer_id":94838,"tr_customer_product_id":94828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Dayaananda Chattopadhyay","mobile_number":"7031362900","email_id":"gautama.acharya@yahoo.co.in","dop":"2025-10-21","serial_number":"341444685746207","imei1":"341444685746207","imei2":"341444685746207","popurl":"www.tanya-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94822,"job_number":"JOB_94822","tr_customer_id":94839,"tr_customer_product_id":94829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Manisha Panicker","mobile_number":"7030488494","email_id":"aatreya.dubashi@gmail.com","dop":"2025-10-21","serial_number":"034500142369485","imei1":"034500142369485","imei2":"034500142369485","popurl":"www.ramaa-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94823,"job_number":"JOB_94823","tr_customer_id":94840,"tr_customer_product_id":94830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Brijesh Jha","mobile_number":"7099659795","email_id":"trisha.gill@gmail.com","dop":"2025-10-21","serial_number":"517829735426539","imei1":"517829735426539","imei2":"517829735426539","popurl":"www.ambar-shukla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94824,"job_number":"JOB_94824","tr_customer_id":94841,"tr_customer_product_id":94831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Anandamayi Guha","mobile_number":"7095259819","email_id":"bharadwaj.sethi@yahoo.co.in","dop":"2025-10-21","serial_number":"957303870308378","imei1":"957303870308378","imei2":"957303870308378","popurl":"www.chandra-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94825,"job_number":"JOB_94825","tr_customer_id":94842,"tr_customer_product_id":94832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Anurag Iyer","mobile_number":"7014607283","email_id":"tanushri.kaul@gmail.com","dop":"2025-10-21","serial_number":"435218167586672","imei1":"435218167586672","imei2":"435218167586672","popurl":"www.akshat-johar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94826,"job_number":"JOB_94826","tr_customer_id":94843,"tr_customer_product_id":94833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Suma Asan","mobile_number":"7047120853","email_id":"tarun.bandopadhyay@yahoo.co.in","dop":"2025-10-21","serial_number":"833746603407895","imei1":"833746603407895","imei2":"833746603407895","popurl":"www.bharadwaj-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94827,"job_number":"JOB_94827","tr_customer_id":94844,"tr_customer_product_id":94834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Bhanumati Achari","mobile_number":"7008161141","email_id":"kamlesh.pothuvaal@hotmail.com","dop":"2025-10-21","serial_number":"805960094581883","imei1":"805960094581883","imei2":"805960094581883","popurl":"www.aryan-kakkar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94828,"job_number":"JOB_94828","tr_customer_id":94845,"tr_customer_product_id":94835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Chandini Johar","mobile_number":"7075993256","email_id":"lavanya.reddy@gmail.com","dop":"2025-10-21","serial_number":"726948080230034","imei1":"726948080230034","imei2":"726948080230034","popurl":"www.atmaja-bhattacharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94829,"job_number":"JOB_94829","tr_customer_id":94846,"tr_customer_product_id":94836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Bhadrak Sinha","mobile_number":"7086038552","email_id":"malti.desai@hotmail.com","dop":"2025-10-21","serial_number":"575908357427802","imei1":"575908357427802","imei2":"575908357427802","popurl":"www.rajan-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94830,"job_number":"JOB_94830","tr_customer_id":94847,"tr_customer_product_id":94837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Deepan Varrier","mobile_number":"7067448780","email_id":"brahma.ganaka@hotmail.com","dop":"2025-10-21","serial_number":"512049600042243","imei1":"512049600042243","imei2":"512049600042243","popurl":"www.tushar-namboothiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94831,"job_number":"JOB_94831","tr_customer_id":94848,"tr_customer_product_id":94838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Bahula Bhat","mobile_number":"7069359781","email_id":"geeta.sinha@gmail.com","dop":"2025-10-21","serial_number":"569728278260472","imei1":"569728278260472","imei2":"569728278260472","popurl":"www.goutam-trivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94832,"job_number":"JOB_94832","tr_customer_id":94849,"tr_customer_product_id":94839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Akshat Chaturvedi","mobile_number":"7039205892","email_id":"bhaaswar.pandey@gmail.com","dop":"2025-10-21","serial_number":"535591768578072","imei1":"535591768578072","imei2":"535591768578072","popurl":"www.sarvin-shukla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94833,"job_number":"JOB_94833","tr_customer_id":94850,"tr_customer_product_id":94840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Vinay Abbott","mobile_number":"7000725248","email_id":"jay.reddy@gmail.com","dop":"2025-10-21","serial_number":"944769190645773","imei1":"944769190645773","imei2":"944769190645773","popurl":"www.rajinder-dwivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94834,"job_number":"JOB_94834","tr_customer_id":94851,"tr_customer_product_id":94841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Arya Guha","mobile_number":"7090683412","email_id":"jagdish.iyengar@yahoo.co.in","dop":"2025-10-21","serial_number":"393918740658776","imei1":"393918740658776","imei2":"393918740658776","popurl":"www.indira-arora.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94835,"job_number":"JOB_94835","tr_customer_id":94852,"tr_customer_product_id":94842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Ojaswini Acharya","mobile_number":"7077710574","email_id":"bheeshma.tagore@hotmail.com","dop":"2025-10-21","serial_number":"505088669163285","imei1":"505088669163285","imei2":"505088669163285","popurl":"www.sumitra-prajapat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94836,"job_number":"JOB_94836","tr_customer_id":94853,"tr_customer_product_id":94843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Jitender Devar","mobile_number":"7091051607","email_id":"shankar.abbott@yahoo.co.in","dop":"2025-10-21","serial_number":"339579969424451","imei1":"339579969424451","imei2":"339579969424451","popurl":"www.dhanapati-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94837,"job_number":"JOB_94837","tr_customer_id":94854,"tr_customer_product_id":94844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Ekaksh Bhattacharya","mobile_number":"7033517403","email_id":"bhaaswar.sharma@yahoo.co.in","dop":"2025-10-21","serial_number":"424054158092578","imei1":"424054158092578","imei2":"424054158092578","popurl":"www.nimit-tagore.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94838,"job_number":"JOB_94838","tr_customer_id":94855,"tr_customer_product_id":94845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Divjot Gupta","mobile_number":"7005957319","email_id":"dayamayee.ahluwalia@hotmail.com","dop":"2025-10-21","serial_number":"439680144026900","imei1":"439680144026900","imei2":"439680144026900","popurl":"www.aanandinii-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94839,"job_number":"JOB_94839","tr_customer_id":94856,"tr_customer_product_id":94846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Jaimini Dwivedi","mobile_number":"7055142531","email_id":"bhaasvan.pothuvaal@yahoo.co.in","dop":"2025-10-21","serial_number":"563383528751874","imei1":"563383528751874","imei2":"563383528751874","popurl":"www.dinakar-panicker.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94840,"job_number":"JOB_94840","tr_customer_id":94857,"tr_customer_product_id":94847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Aashritha Gill","mobile_number":"7076463494","email_id":"dharitri.chattopadhyay@yahoo.co.in","dop":"2025-10-21","serial_number":"147254044895997","imei1":"147254044895997","imei2":"147254044895997","popurl":"www.swara-bandopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94841,"job_number":"JOB_94841","tr_customer_id":94858,"tr_customer_product_id":94848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Divakar Arora","mobile_number":"7055275161","email_id":"himani.pillai@gmail.com","dop":"2025-10-21","serial_number":"251487862576409","imei1":"251487862576409","imei2":"251487862576409","popurl":"www.sweta-gill.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94842,"job_number":"JOB_94842","tr_customer_id":94859,"tr_customer_product_id":94849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Darshan Ahluwalia","mobile_number":"7054072092","email_id":"rati.kakkar@hotmail.com","dop":"2025-10-21","serial_number":"283582467803341","imei1":"283582467803341","imei2":"283582467803341","popurl":"www.bhudev-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94843,"job_number":"JOB_94843","tr_customer_id":94860,"tr_customer_product_id":94850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Dhanapati Jha","mobile_number":"7086957397","email_id":"achyut.chattopadhyay@gmail.com","dop":"2025-10-21","serial_number":"730334797069394","imei1":"730334797069394","imei2":"730334797069394","popurl":"www.bankim-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94844,"job_number":"JOB_94844","tr_customer_id":94861,"tr_customer_product_id":94851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Dinakar Patil","mobile_number":"7092004521","email_id":"subodh.singh@hotmail.com","dop":"2025-10-21","serial_number":"569840915433525","imei1":"569840915433525","imei2":"569840915433525","popurl":"www.indra-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94845,"job_number":"JOB_94845","tr_customer_id":94862,"tr_customer_product_id":94852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Rati Chopra","mobile_number":"7051137688","email_id":"vedang.kaur@gmail.com","dop":"2025-10-21","serial_number":"096185436422802","imei1":"096185436422802","imei2":"096185436422802","popurl":"www.amrit-khan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94846,"job_number":"JOB_94846","tr_customer_id":94863,"tr_customer_product_id":94853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Ajit Varman","mobile_number":"7055304592","email_id":"krishnadas.ganaka@gmail.com","dop":"2025-10-21","serial_number":"796692549599493","imei1":"796692549599493","imei2":"796692549599493","popurl":"www.ajit-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94847,"job_number":"JOB_94847","tr_customer_id":94864,"tr_customer_product_id":94854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Somu Tandon","mobile_number":"7033248300","email_id":"chetan.sinha@gmail.com","dop":"2025-10-21","serial_number":"774867498776252","imei1":"774867498776252","imei2":"774867498776252","popurl":"www.bhargavi-kaur.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94848,"job_number":"JOB_94848","tr_customer_id":94865,"tr_customer_product_id":94855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Dhatri Dubashi","mobile_number":"7025499292","email_id":"dayaananda.mahajan@hotmail.com","dop":"2025-10-21","serial_number":"587882360692927","imei1":"587882360692927","imei2":"587882360692927","popurl":"www.hiranmaya-marar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94849,"job_number":"JOB_94849","tr_customer_id":94866,"tr_customer_product_id":94856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Elakshi Kaul","mobile_number":"7075037220","email_id":"sheela.marar@gmail.com","dop":"2025-10-21","serial_number":"536779452374844","imei1":"536779452374844","imei2":"536779452374844","popurl":"www.kama-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94850,"job_number":"JOB_94850","tr_customer_id":94867,"tr_customer_product_id":94857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Chandan Nambeesan","mobile_number":"7071253914","email_id":"harita.khatri@yahoo.co.in","dop":"2025-10-21","serial_number":"864043959044072","imei1":"864043959044072","imei2":"864043959044072","popurl":"www.narendra-adiga.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94851,"job_number":"JOB_94851","tr_customer_id":94868,"tr_customer_product_id":94858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Shivakari Iyengar","mobile_number":"7092088026","email_id":"chatura.gowda@yahoo.co.in","dop":"2025-10-21","serial_number":"193476493881941","imei1":"193476493881941","imei2":"193476493881941","popurl":"www.jai-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94852,"job_number":"JOB_94852","tr_customer_id":94869,"tr_customer_product_id":94859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Kanti Bharadwaj","mobile_number":"7019758342","email_id":"ghanaanand.naik@gmail.com","dop":"2025-10-21","serial_number":"423186773812929","imei1":"423186773812929","imei2":"423186773812929","popurl":"www.chanakya-butt.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94853,"job_number":"JOB_94853","tr_customer_id":94870,"tr_customer_product_id":94860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Bhooshit Pillai","mobile_number":"7029242605","email_id":"sharmila.kakkar@hotmail.com","dop":"2025-10-21","serial_number":"151517688530690","imei1":"151517688530690","imei2":"151517688530690","popurl":"www.puneet-kaul.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94854,"job_number":"JOB_94854","tr_customer_id":94871,"tr_customer_product_id":94861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Pramila Varma","mobile_number":"7096638885","email_id":"dhanalakshmi.singh@yahoo.co.in","dop":"2025-10-21","serial_number":"555464093621142","imei1":"555464093621142","imei2":"555464093621142","popurl":"www.devvrat-chattopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94855,"job_number":"JOB_94855","tr_customer_id":94872,"tr_customer_product_id":94862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Budhil Embranthiri","mobile_number":"7015160737","email_id":"ranjit.kapoor@hotmail.com","dop":"2025-10-21","serial_number":"634580244586747","imei1":"634580244586747","imei2":"634580244586747","popurl":"www.anshula-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94856,"job_number":"JOB_94856","tr_customer_id":94873,"tr_customer_product_id":94863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Sher Nehru","mobile_number":"7009560242","email_id":"damayanti.bandopadhyay@hotmail.com","dop":"2025-10-21","serial_number":"586950231062868","imei1":"586950231062868","imei2":"586950231062868","popurl":"www.somu-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94857,"job_number":"JOB_94857","tr_customer_id":94874,"tr_customer_product_id":94864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Chanda Agarwal","mobile_number":"7027292504","email_id":"vasudev.dhawan@hotmail.com","dop":"2025-10-21","serial_number":"818870685138019","imei1":"818870685138019","imei2":"818870685138019","popurl":"www.girja-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94858,"job_number":"JOB_94858","tr_customer_id":94875,"tr_customer_product_id":94865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Hari Mishra","mobile_number":"7000066724","email_id":"divakar.kaniyar@yahoo.co.in","dop":"2025-10-21","serial_number":"680008662454819","imei1":"680008662454819","imei2":"680008662454819","popurl":"www.kannan-somayaji.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94859,"job_number":"JOB_94859","tr_customer_id":94876,"tr_customer_product_id":94866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Gobinda Kaul","mobile_number":"7081827721","email_id":"deeptimayee.mehra@hotmail.com","dop":"2025-10-21","serial_number":"640478002372364","imei1":"640478002372364","imei2":"640478002372364","popurl":"www.bhishma-devar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94860,"job_number":"JOB_94860","tr_customer_id":94877,"tr_customer_product_id":94867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Bhaasvan Ahuja","mobile_number":"7048870760","email_id":"acaryatanaya.bharadwaj@yahoo.co.in","dop":"2025-10-21","serial_number":"069895153466589","imei1":"069895153466589","imei2":"069895153466589","popurl":"www.adripathi-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94861,"job_number":"JOB_94861","tr_customer_id":94878,"tr_customer_product_id":94868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Bankimchandra Arora","mobile_number":"7046395207","email_id":"kirti.devar@yahoo.co.in","dop":"2025-10-21","serial_number":"947544359438321","imei1":"947544359438321","imei2":"947544359438321","popurl":"www.diksha-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94862,"job_number":"JOB_94862","tr_customer_id":94879,"tr_customer_product_id":94869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Trilochan Deshpande","mobile_number":"7007489346","email_id":"vrinda.mehrotra@gmail.com","dop":"2025-10-21","serial_number":"969589162688460","imei1":"969589162688460","imei2":"969589162688460","popurl":"www.rageshwari-saini.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94863,"job_number":"JOB_94863","tr_customer_id":94880,"tr_customer_product_id":94870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Chinmayananda Mukhopadhyay","mobile_number":"7052108840","email_id":"leela.patil@yahoo.co.in","dop":"2025-10-21","serial_number":"773298802619005","imei1":"773298802619005","imei2":"773298802619005","popurl":"www.manoj-reddy.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94864,"job_number":"JOB_94864","tr_customer_id":94881,"tr_customer_product_id":94871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Dhananjay Ganaka","mobile_number":"7007051196","email_id":"jitender.saini@gmail.com","dop":"2025-10-21","serial_number":"155031301383633","imei1":"155031301383633","imei2":"155031301383633","popurl":"www.subodh-somayaji.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94865,"job_number":"JOB_94865","tr_customer_id":94882,"tr_customer_product_id":94872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Acharyasuta Kocchar","mobile_number":"7079292859","email_id":"anshula.mukhopadhyay@hotmail.com","dop":"2025-10-21","serial_number":"361115157810606","imei1":"361115157810606","imei2":"361115157810606","popurl":"www.preity-naik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94866,"job_number":"JOB_94866","tr_customer_id":94883,"tr_customer_product_id":94873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Gajadhar Kapoor","mobile_number":"7055395738","email_id":"akshainie.bhattacharya@gmail.com","dop":"2025-10-21","serial_number":"012870500155671","imei1":"012870500155671","imei2":"012870500155671","popurl":"www.deenabandhu-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94867,"job_number":"JOB_94867","tr_customer_id":94884,"tr_customer_product_id":94874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Sushil Varman","mobile_number":"7090172947","email_id":"arya.devar@gmail.com","dop":"2025-10-21","serial_number":"415999957563351","imei1":"415999957563351","imei2":"415999957563351","popurl":"www.ranjeet-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94868,"job_number":"JOB_94868","tr_customer_id":94885,"tr_customer_product_id":94875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Gobinda Verma","mobile_number":"7044392038","email_id":"balagopal.kaul@gmail.com","dop":"2025-10-21","serial_number":"459473605145057","imei1":"459473605145057","imei2":"459473605145057","popurl":"www.shankar-mishra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94869,"job_number":"JOB_94869","tr_customer_id":94886,"tr_customer_product_id":94876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Chidaakaash Kaul","mobile_number":"7080423120","email_id":"dipankar.gowda@hotmail.com","dop":"2025-10-21","serial_number":"226240139410193","imei1":"226240139410193","imei2":"226240139410193","popurl":"www.hiranmay-banerjee.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94870,"job_number":"JOB_94870","tr_customer_id":94887,"tr_customer_product_id":94877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Girindra Shah","mobile_number":"7099459599","email_id":"abhisyanta.chaturvedi@hotmail.com","dop":"2025-10-21","serial_number":"384956343434379","imei1":"384956343434379","imei2":"384956343434379","popurl":"www.chidaatma-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94871,"job_number":"JOB_94871","tr_customer_id":94888,"tr_customer_product_id":94878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Prayag Varman","mobile_number":"7045314014","email_id":"garud.malik@yahoo.co.in","dop":"2025-10-21","serial_number":"030474532251577","imei1":"030474532251577","imei2":"030474532251577","popurl":"www.trilokesh-malik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94872,"job_number":"JOB_94872","tr_customer_id":94889,"tr_customer_product_id":94879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Aagney Prajapat","mobile_number":"7096408384","email_id":"vimala.adiga@gmail.com","dop":"2025-10-21","serial_number":"667017021410661","imei1":"667017021410661","imei2":"667017021410661","popurl":"www.anwesha-agarwal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94873,"job_number":"JOB_94873","tr_customer_id":94890,"tr_customer_product_id":94880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Deb Chaturvedi","mobile_number":"7006950691","email_id":"shakuntala.pandey@yahoo.co.in","dop":"2025-10-21","serial_number":"143257041574912","imei1":"143257041574912","imei2":"143257041574912","popurl":"www.anaadi-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94874,"job_number":"JOB_94874","tr_customer_id":94891,"tr_customer_product_id":94881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Vedanga Panicker","mobile_number":"7053430122","email_id":"sushil.talwar@hotmail.com","dop":"2025-10-21","serial_number":"416838942548606","imei1":"416838942548606","imei2":"416838942548606","popurl":"www.devak-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94875,"job_number":"JOB_94875","tr_customer_id":94892,"tr_customer_product_id":94882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Bhaves Embranthiri","mobile_number":"7097027071","email_id":"goutam.dhawan@hotmail.com","dop":"2025-10-21","serial_number":"683422522452149","imei1":"683422522452149","imei2":"683422522452149","popurl":"www.aaditya-embranthiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94876,"job_number":"JOB_94876","tr_customer_id":94893,"tr_customer_product_id":94883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Amrita Gill","mobile_number":"7028478908","email_id":"bilva.jha@hotmail.com","dop":"2025-10-21","serial_number":"496202706880140","imei1":"496202706880140","imei2":"496202706880140","popurl":"www.vijay-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94877,"job_number":"JOB_94877","tr_customer_id":94894,"tr_customer_product_id":94884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Harit Panicker","mobile_number":"7049172271","email_id":"karan.bhattacharya@yahoo.co.in","dop":"2025-10-21","serial_number":"252498224142859","imei1":"252498224142859","imei2":"252498224142859","popurl":"www.deeptanshu-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94878,"job_number":"JOB_94878","tr_customer_id":94895,"tr_customer_product_id":94885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Dipali Adiga","mobile_number":"7079410952","email_id":"charak.arora@yahoo.co.in","dop":"2025-10-21","serial_number":"849684350359530","imei1":"849684350359530","imei2":"849684350359530","popurl":"www.gopal-mukhopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94879,"job_number":"JOB_94879","tr_customer_id":94896,"tr_customer_product_id":94886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Dhanapati Mishra","mobile_number":"7097036137","email_id":"chetan.varman@gmail.com","dop":"2025-10-21","serial_number":"770638276142847","imei1":"770638276142847","imei2":"770638276142847","popurl":"www.dakshayani-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94880,"job_number":"JOB_94880","tr_customer_id":94897,"tr_customer_product_id":94887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Aashritha Embranthiri","mobile_number":"7035441839","email_id":"ananda.embranthiri@yahoo.co.in","dop":"2025-10-21","serial_number":"149693710029859","imei1":"149693710029859","imei2":"149693710029859","popurl":"www.swami-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94881,"job_number":"JOB_94881","tr_customer_id":94898,"tr_customer_product_id":94888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Kalyani Desai","mobile_number":"7098591565","email_id":"vinay.bharadwaj@yahoo.co.in","dop":"2025-10-21","serial_number":"732515423492694","imei1":"732515423492694","imei2":"732515423492694","popurl":"www.ghanaanand-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94882,"job_number":"JOB_94882","tr_customer_id":94899,"tr_customer_product_id":94889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Lakshman Tagore","mobile_number":"7048177407","email_id":"manoj.pillai@gmail.com","dop":"2025-10-21","serial_number":"901516156693086","imei1":"901516156693086","imei2":"901516156693086","popurl":"www.tanushree-prajapat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94883,"job_number":"JOB_94883","tr_customer_id":94900,"tr_customer_product_id":94890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Lalita Banerjee","mobile_number":"7005013089","email_id":"inder.achari@yahoo.co.in","dop":"2025-10-21","serial_number":"491718201620186","imei1":"491718201620186","imei2":"491718201620186","popurl":"www.dhanalakshmi-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94884,"job_number":"JOB_94884","tr_customer_id":94901,"tr_customer_product_id":94891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Triloki Khanna","mobile_number":"7093036237","email_id":"rageswari.nayar@hotmail.com","dop":"2025-10-21","serial_number":"526592186645783","imei1":"526592186645783","imei2":"526592186645783","popurl":"www.gajabahu-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94885,"job_number":"JOB_94885","tr_customer_id":94902,"tr_customer_product_id":94892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Bilwa Mehrotra","mobile_number":"7049004179","email_id":"adityanandan.ahuja@yahoo.co.in","dop":"2025-10-21","serial_number":"408400181844821","imei1":"408400181844821","imei2":"408400181844821","popurl":"www.giriraaj-embranthiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94886,"job_number":"JOB_94886","tr_customer_id":94903,"tr_customer_product_id":94893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Tanushree Tandon","mobile_number":"7078638533","email_id":"aadrika.abbott@yahoo.co.in","dop":"2025-10-21","serial_number":"350403547191594","imei1":"350403547191594","imei2":"350403547191594","popurl":"www.vedanshi-varrier.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94887,"job_number":"JOB_94887","tr_customer_id":94904,"tr_customer_product_id":94894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Sitara Gowda","mobile_number":"7025421502","email_id":"chaten.embranthiri@hotmail.com","dop":"2025-10-21","serial_number":"152627922744983","imei1":"152627922744983","imei2":"152627922744983","popurl":"www.aasha-devar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94888,"job_number":"JOB_94888","tr_customer_id":94905,"tr_customer_product_id":94895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Amogh Butt","mobile_number":"7087876161","email_id":"hamsini.khan@gmail.com","dop":"2025-10-21","serial_number":"832793549988869","imei1":"832793549988869","imei2":"832793549988869","popurl":"www.baalagopaal-kaul.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94889,"job_number":"JOB_94889","tr_customer_id":94906,"tr_customer_product_id":94896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Purnima Menon","mobile_number":"7054503315","email_id":"gotum.agarwal@yahoo.co.in","dop":"2025-10-21","serial_number":"463562693230593","imei1":"463562693230593","imei2":"463562693230593","popurl":"www.agasti-asan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94890,"job_number":"JOB_94890","tr_customer_id":94907,"tr_customer_product_id":94897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Bhooshit Nayar","mobile_number":"7021695368","email_id":"akshat.tagore@yahoo.co.in","dop":"2025-10-21","serial_number":"053373583503666","imei1":"053373583503666","imei2":"053373583503666","popurl":"www.adinath-butt.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94891,"job_number":"JOB_94891","tr_customer_id":94908,"tr_customer_product_id":94898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Kartik Gill","mobile_number":"7083266195","email_id":"kama.namboothiri@yahoo.co.in","dop":"2025-10-21","serial_number":"476931363218821","imei1":"476931363218821","imei2":"476931363218821","popurl":"www.sarla-menon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94892,"job_number":"JOB_94892","tr_customer_id":94909,"tr_customer_product_id":94899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Aatmaj Embranthiri","mobile_number":"7075922638","email_id":"shiv.dutta@hotmail.com","dop":"2025-10-21","serial_number":"626972001836050","imei1":"626972001836050","imei2":"626972001836050","popurl":"www.bala-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94893,"job_number":"JOB_94893","tr_customer_id":94910,"tr_customer_product_id":94900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Chatur Guneta","mobile_number":"7041277159","email_id":"adripathi.abbott@hotmail.com","dop":"2025-10-21","serial_number":"327140300745325","imei1":"327140300745325","imei2":"327140300745325","popurl":"www.chandramohan-dwivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94894,"job_number":"JOB_94894","tr_customer_id":94911,"tr_customer_product_id":94901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Gorakhnath Sethi","mobile_number":"7031454461","email_id":"lila.prajapat@gmail.com","dop":"2025-10-21","serial_number":"272855229794552","imei1":"272855229794552","imei2":"272855229794552","popurl":"www.radha-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94895,"job_number":"JOB_94895","tr_customer_id":94912,"tr_customer_product_id":94902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Girja Sinha","mobile_number":"7008886597","email_id":"bandhul.banerjee@hotmail.com","dop":"2025-10-21","serial_number":"746572513299539","imei1":"746572513299539","imei2":"746572513299539","popurl":"www.gemine-dhawan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94896,"job_number":"JOB_94896","tr_customer_id":94913,"tr_customer_product_id":94903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Ekalavya Nayar","mobile_number":"7003317695","email_id":"bhudeva.guneta@yahoo.co.in","dop":"2025-10-21","serial_number":"345840876546389","imei1":"345840876546389","imei2":"345840876546389","popurl":"www.dakshayani-joshi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94897,"job_number":"JOB_94897","tr_customer_id":94914,"tr_customer_product_id":94904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Dharitri Joshi","mobile_number":"7019100199","email_id":"chaturaanan.shah@yahoo.co.in","dop":"2025-10-21","serial_number":"091132936070908","imei1":"091132936070908","imei2":"091132936070908","popurl":"www.dhanpati-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94898,"job_number":"JOB_94898","tr_customer_id":94915,"tr_customer_product_id":94905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Gurdev Mehrotra","mobile_number":"7023672397","email_id":"gita.bhattacharya@yahoo.co.in","dop":"2025-10-21","serial_number":"664970462319882","imei1":"664970462319882","imei2":"664970462319882","popurl":"www.chandini-shah.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94899,"job_number":"JOB_94899","tr_customer_id":94916,"tr_customer_product_id":94906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Ritesh Iyengar","mobile_number":"7045865736","email_id":"bhamini.guneta@hotmail.com","dop":"2025-10-21","serial_number":"861416141609391","imei1":"861416141609391","imei2":"861416141609391","popurl":"www.swarnalata-dubashi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94900,"job_number":"JOB_94900","tr_customer_id":94917,"tr_customer_product_id":94907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Deepan Pothuvaal","mobile_number":"7032945373","email_id":"akshata.chaturvedi@hotmail.com","dop":"2025-10-21","serial_number":"753180188994956","imei1":"753180188994956","imei2":"753180188994956","popurl":"www.mahesh-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94901,"job_number":"JOB_94901","tr_customer_id":94918,"tr_customer_product_id":94908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Shakti Dwivedi","mobile_number":"7071726416","email_id":"anand.tagore@gmail.com","dop":"2025-10-21","serial_number":"756130715207177","imei1":"756130715207177","imei2":"756130715207177","popurl":"www.sarisha-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94902,"job_number":"JOB_94902","tr_customer_id":94919,"tr_customer_product_id":94909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Sudeva Bandopadhyay","mobile_number":"7090356708","email_id":"gayatri.pothuvaal@hotmail.com","dop":"2025-10-21","serial_number":"550960330994928","imei1":"550960330994928","imei2":"550960330994928","popurl":"www.uttam-ahluwalia.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94903,"job_number":"JOB_94903","tr_customer_id":94920,"tr_customer_product_id":94910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Yogesh Talwar","mobile_number":"7095875017","email_id":"arindam.shukla@yahoo.co.in","dop":"2025-10-21","serial_number":"162465785298436","imei1":"162465785298436","imei2":"162465785298436","popurl":"www.kamla-mehrotra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94904,"job_number":"JOB_94904","tr_customer_id":94921,"tr_customer_product_id":94911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Narinder Varrier","mobile_number":"7012178026","email_id":"chidambaram.sinha@yahoo.co.in","dop":"2025-10-21","serial_number":"885055746748803","imei1":"885055746748803","imei2":"885055746748803","popurl":"www.bhoopat-marar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94905,"job_number":"JOB_94905","tr_customer_id":94922,"tr_customer_product_id":94912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Drona Varma","mobile_number":"7099924606","email_id":"suma.singh@gmail.com","dop":"2025-10-21","serial_number":"305666459626322","imei1":"305666459626322","imei2":"305666459626322","popurl":"www.jagdish-adiga.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94906,"job_number":"JOB_94906","tr_customer_id":94923,"tr_customer_product_id":94913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Vedang Achari","mobile_number":"7068496410","email_id":"goswamee.asan@yahoo.co.in","dop":"2025-10-21","serial_number":"862945734930108","imei1":"862945734930108","imei2":"862945734930108","popurl":"www.gajbaahu-sharma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94907,"job_number":"JOB_94907","tr_customer_id":94924,"tr_customer_product_id":94914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Bodhan Pandey","mobile_number":"7096165974","email_id":"anila.mehrotra@yahoo.co.in","dop":"2025-10-21","serial_number":"723039656913754","imei1":"723039656913754","imei2":"723039656913754","popurl":"www.brahmdev-pothuvaal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94908,"job_number":"JOB_94908","tr_customer_id":94925,"tr_customer_product_id":94915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Bhudeva Sinha","mobile_number":"7057123161","email_id":"javas.pothuvaal@gmail.com","dop":"2025-10-21","serial_number":"683109585735887","imei1":"683109585735887","imei2":"683109585735887","popurl":"www.dayaananda-ganaka.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94909,"job_number":"JOB_94909","tr_customer_id":94926,"tr_customer_product_id":94916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Bhaasvan Kocchar","mobile_number":"7002186775","email_id":"balagopal.shukla@hotmail.com","dop":"2025-10-21","serial_number":"313091722528007","imei1":"313091722528007","imei2":"313091722528007","popurl":"www.siddarth-prajapat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94910,"job_number":"JOB_94910","tr_customer_id":94927,"tr_customer_product_id":94917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Kanchan Reddy","mobile_number":"7038278611","email_id":"kumar.nair@gmail.com","dop":"2025-10-21","serial_number":"382171551160869","imei1":"382171551160869","imei2":"382171551160869","popurl":"www.damodara-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94911,"job_number":"JOB_94911","tr_customer_id":94928,"tr_customer_product_id":94918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Shubha Chattopadhyay","mobile_number":"7099224128","email_id":"siddhi.shah@gmail.com","dop":"2025-10-21","serial_number":"211786719975602","imei1":"211786719975602","imei2":"211786719975602","popurl":"www.bhadraksh-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94912,"job_number":"JOB_94912","tr_customer_id":94929,"tr_customer_product_id":94919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Prasad Pilla","mobile_number":"7022251025","email_id":"aadinath.nayar@hotmail.com","dop":"2025-10-21","serial_number":"466582742119010","imei1":"466582742119010","imei2":"466582742119010","popurl":"www.dandak-gupta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94913,"job_number":"JOB_94913","tr_customer_id":94930,"tr_customer_product_id":94920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Lakshman Namboothiri","mobile_number":"7004103742","email_id":"lakshminath.jha@hotmail.com","dop":"2025-10-21","serial_number":"538262305631828","imei1":"538262305631828","imei2":"538262305631828","popurl":"www.omana-chopra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94914,"job_number":"JOB_94914","tr_customer_id":94931,"tr_customer_product_id":94921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Divya Gandhi","mobile_number":"7030350855","email_id":"sanjay.guneta@yahoo.co.in","dop":"2025-10-21","serial_number":"080884174338274","imei1":"080884174338274","imei2":"080884174338274","popurl":"www.abhisyanta-banerjee.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94915,"job_number":"JOB_94915","tr_customer_id":94932,"tr_customer_product_id":94922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Chaten Dutta","mobile_number":"7053620987","email_id":"kailash.sethi@hotmail.com","dop":"2025-10-21","serial_number":"017491021980656","imei1":"017491021980656","imei2":"017491021980656","popurl":"www.devi-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94916,"job_number":"JOB_94916","tr_customer_id":94933,"tr_customer_product_id":94923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Digambara Mehra","mobile_number":"7060787497","email_id":"abani.ahluwalia@hotmail.com","dop":"2025-10-21","serial_number":"595323680237783","imei1":"595323680237783","imei2":"595323680237783","popurl":"www.jai-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94917,"job_number":"JOB_94917","tr_customer_id":94934,"tr_customer_product_id":94924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Anjushree Menon","mobile_number":"7016083999","email_id":"vidur.mehrotra@gmail.com","dop":"2025-10-21","serial_number":"200437384281668","imei1":"200437384281668","imei2":"200437384281668","popurl":"www.acaryatanaya-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94918,"job_number":"JOB_94918","tr_customer_id":94935,"tr_customer_product_id":94925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Adhrit Gandhi","mobile_number":"7038923135","email_id":"deenabandhu.gill@yahoo.co.in","dop":"2025-10-21","serial_number":"731959883313149","imei1":"731959883313149","imei2":"731959883313149","popurl":"www.pranay-guha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94919,"job_number":"JOB_94919","tr_customer_id":94936,"tr_customer_product_id":94926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Vaijayanti Saini","mobile_number":"7083436000","email_id":"vedang.talwar@gmail.com","dop":"2025-10-21","serial_number":"093693148494379","imei1":"093693148494379","imei2":"093693148494379","popurl":"www.ujjwal-patil.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94920,"job_number":"JOB_94920","tr_customer_id":94937,"tr_customer_product_id":94927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Vrinda Bhattacharya","mobile_number":"7046802655","email_id":"atreyee.kocchar@hotmail.com","dop":"2025-10-21","serial_number":"448247773812321","imei1":"448247773812321","imei2":"448247773812321","popurl":"www.jagmeet-chopra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94921,"job_number":"JOB_94921","tr_customer_id":94938,"tr_customer_product_id":94928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Bhramar Embranthiri","mobile_number":"7030633646","email_id":"opaline.trivedi@gmail.com","dop":"2025-10-21","serial_number":"580984552694744","imei1":"580984552694744","imei2":"580984552694744","popurl":"www.adikavi-ganaka.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94922,"job_number":"JOB_94922","tr_customer_id":94939,"tr_customer_product_id":94929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Brahmaanand Marar","mobile_number":"7039990513","email_id":"gobinda.johar@hotmail.com","dop":"2025-10-21","serial_number":"808712694564926","imei1":"808712694564926","imei2":"808712694564926","popurl":"www.devi-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94923,"job_number":"JOB_94923","tr_customer_id":94940,"tr_customer_product_id":94930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Malti Dubashi","mobile_number":"7096511120","email_id":"ekaaksh.dhawan@hotmail.com","dop":"2025-10-21","serial_number":"533565004642813","imei1":"533565004642813","imei2":"533565004642813","popurl":"www.maheswar-mukhopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94924,"job_number":"JOB_94924","tr_customer_id":94941,"tr_customer_product_id":94931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Purushottam Bandopadhyay","mobile_number":"7069949677","email_id":"rohit.khan@gmail.com","dop":"2025-10-21","serial_number":"248387130055187","imei1":"248387130055187","imei2":"248387130055187","popurl":"www.triloki-achari.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94925,"job_number":"JOB_94925","tr_customer_id":94942,"tr_customer_product_id":94932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Siddhi Sharma","mobile_number":"7089001741","email_id":"naveen.dutta@hotmail.com","dop":"2025-10-21","serial_number":"507627722667250","imei1":"507627722667250","imei2":"507627722667250","popurl":"www.dinakar-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94926,"job_number":"JOB_94926","tr_customer_id":94943,"tr_customer_product_id":94933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Achintya Naik","mobile_number":"7088873461","email_id":"tara.pandey@yahoo.co.in","dop":"2025-10-21","serial_number":"643703604966892","imei1":"643703604966892","imei2":"643703604966892","popurl":"www.govinda-abbott.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94927,"job_number":"JOB_94927","tr_customer_id":94944,"tr_customer_product_id":94935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Shakti Mukhopadhyay","mobile_number":"7073496519","email_id":"anaadi.dwivedi@yahoo.co.in","dop":"2025-10-21","serial_number":"092888683986965","imei1":"092888683986965","imei2":"092888683986965","popurl":"www.abhirath-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94928,"job_number":"JOB_94928","tr_customer_id":94945,"tr_customer_product_id":94934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Chetan Khatri","mobile_number":"7069867267","email_id":"param.gowda@yahoo.co.in","dop":"2025-10-21","serial_number":"884579879260411","imei1":"884579879260411","imei2":"884579879260411","popurl":"www.dhatri-johar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94929,"job_number":"JOB_94929","tr_customer_id":94946,"tr_customer_product_id":94936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Pushti Acharya","mobile_number":"7022202492","email_id":"garud.khan@yahoo.co.in","dop":"2025-10-21","serial_number":"827143093045736","imei1":"827143093045736","imei2":"827143093045736","popurl":"www.girika-guneta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94930,"job_number":"JOB_94930","tr_customer_id":94947,"tr_customer_product_id":94937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Bhaaswar Adiga","mobile_number":"7004247927","email_id":"jyoti.prajapat@gmail.com","dop":"2025-10-21","serial_number":"106560045314260","imei1":"106560045314260","imei2":"106560045314260","popurl":"www.bilva-embranthiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94931,"job_number":"JOB_94931","tr_customer_id":94948,"tr_customer_product_id":94938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Hari Dhawan","mobile_number":"7056640122","email_id":"atmaja.abbott@yahoo.co.in","dop":"2025-10-21","serial_number":"238108878695433","imei1":"238108878695433","imei2":"238108878695433","popurl":"www.vaijayanthi-pothuvaal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94932,"job_number":"JOB_94932","tr_customer_id":94949,"tr_customer_product_id":94939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Chanakya Marar","mobile_number":"7030742926","email_id":"bodhan.mahajan@yahoo.co.in","dop":"2025-10-21","serial_number":"419021138366401","imei1":"419021138366401","imei2":"419021138366401","popurl":"www.dhanalakshmi-malik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94933,"job_number":"JOB_94933","tr_customer_id":94950,"tr_customer_product_id":94940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Tanirika Varrier","mobile_number":"7096804713","email_id":"dhyaneshwar.nambeesan@gmail.com","dop":"2025-10-21","serial_number":"462130006199527","imei1":"462130006199527","imei2":"462130006199527","popurl":"www.anusuya-deshpande.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94934,"job_number":"JOB_94934","tr_customer_id":94951,"tr_customer_product_id":94941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Meghnad Nayar","mobile_number":"7025054544","email_id":"deven.shah@gmail.com","dop":"2025-10-21","serial_number":"601492827588560","imei1":"601492827588560","imei2":"601492827588560","popurl":"www.vaijayanti-adiga.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94935,"job_number":"JOB_94935","tr_customer_id":94952,"tr_customer_product_id":94942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Chandrabhan Dwivedi","mobile_number":"7013711617","email_id":"shrishti.abbott@hotmail.com","dop":"2025-10-21","serial_number":"013185115012163","imei1":"013185115012163","imei2":"013185115012163","popurl":"www.chandramauli-joshi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94936,"job_number":"JOB_94936","tr_customer_id":94953,"tr_customer_product_id":94943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Ganak Ahuja","mobile_number":"7094290357","email_id":"ajeet.pothuvaal@yahoo.co.in","dop":"2025-10-21","serial_number":"864003031178604","imei1":"864003031178604","imei2":"864003031178604","popurl":"www.bhilangana-somayaji.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94937,"job_number":"JOB_94937","tr_customer_id":94954,"tr_customer_product_id":94944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Pushti Bhat","mobile_number":"7035347199","email_id":"deevakar.acharya@hotmail.com","dop":"2025-10-21","serial_number":"854527122605841","imei1":"854527122605841","imei2":"854527122605841","popurl":"www.deeptiman-kocchar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94938,"job_number":"JOB_94938","tr_customer_id":94955,"tr_customer_product_id":94945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Malti Gowda","mobile_number":"7046953508","email_id":"vaishnavi.jain@yahoo.co.in","dop":"2025-10-21","serial_number":"248536508076653","imei1":"248536508076653","imei2":"248536508076653","popurl":"www.vidhya-butt.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94939,"job_number":"JOB_94939","tr_customer_id":94956,"tr_customer_product_id":94946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Avantika Pandey","mobile_number":"7031459686","email_id":"dhatri.butt@hotmail.com","dop":"2025-10-21","serial_number":"746987057036608","imei1":"746987057036608","imei2":"746987057036608","popurl":"www.chakor-gill.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94940,"job_number":"JOB_94940","tr_customer_id":94957,"tr_customer_product_id":94947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Deeptimay Talwar","mobile_number":"7049390178","email_id":"gandharva.bhattacharya@gmail.com","dop":"2025-10-21","serial_number":"080251234686121","imei1":"080251234686121","imei2":"080251234686121","popurl":"www.ekdant-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94941,"job_number":"JOB_94941","tr_customer_id":94958,"tr_customer_product_id":94948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Adhrit Joshi","mobile_number":"7022178942","email_id":"gandharva.talwar@yahoo.co.in","dop":"2025-10-21","serial_number":"731103500443890","imei1":"731103500443890","imei2":"731103500443890","popurl":"www.siddarth-dhawan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94942,"job_number":"JOB_94942","tr_customer_id":94959,"tr_customer_product_id":94949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Dharani Kaul","mobile_number":"7095397591","email_id":"bhargavi.gill@yahoo.co.in","dop":"2025-10-21","serial_number":"099517827360933","imei1":"099517827360933","imei2":"099517827360933","popurl":"www.vidya-bandopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94943,"job_number":"JOB_94943","tr_customer_id":94960,"tr_customer_product_id":94950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Poornima Saini","mobile_number":"7027571441","email_id":"ekaksh.abbott@hotmail.com","dop":"2025-10-21","serial_number":"002277874302310","imei1":"002277874302310","imei2":"002277874302310","popurl":"www.aadidev-rana.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94944,"job_number":"JOB_94944","tr_customer_id":94961,"tr_customer_product_id":94951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Aryan Nair","mobile_number":"7074372588","email_id":"devak.dubashi@gmail.com","dop":"2025-10-21","serial_number":"158183483762255","imei1":"158183483762255","imei2":"158183483762255","popurl":"www.digambara-dutta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94945,"job_number":"JOB_94945","tr_customer_id":94962,"tr_customer_product_id":94952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Brijesh Mahajan","mobile_number":"7003470562","email_id":"abhisyanta.gowda@hotmail.com","dop":"2025-10-21","serial_number":"235709505501988","imei1":"235709505501988","imei2":"235709505501988","popurl":"www.sumitra-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94946,"job_number":"JOB_94946","tr_customer_id":94963,"tr_customer_product_id":94953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Triloki Sinha","mobile_number":"7020609287","email_id":"divjot.rana@hotmail.com","dop":"2025-10-21","serial_number":"711114036376861","imei1":"711114036376861","imei2":"711114036376861","popurl":"www.sitara-johar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94947,"job_number":"JOB_94947","tr_customer_id":94964,"tr_customer_product_id":94954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Siddhi Dutta","mobile_number":"7038567389","email_id":"harita.nehru@yahoo.co.in","dop":"2025-10-21","serial_number":"006103800446474","imei1":"006103800446474","imei2":"006103800446474","popurl":"www.padma-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94948,"job_number":"JOB_94948","tr_customer_id":94965,"tr_customer_product_id":94955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Brijesh Gupta","mobile_number":"7009599739","email_id":"dhanpati.sharma@gmail.com","dop":"2025-10-21","serial_number":"523242909341535","imei1":"523242909341535","imei2":"523242909341535","popurl":"www.vaidehi-nehru.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94949,"job_number":"JOB_94949","tr_customer_id":94966,"tr_customer_product_id":94956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Bheeshma Rana","mobile_number":"7057772748","email_id":"tej.malik@gmail.com","dop":"2025-10-21","serial_number":"899464686745814","imei1":"899464686745814","imei2":"899464686745814","popurl":"www.tejas-sethi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94950,"job_number":"JOB_94950","tr_customer_id":94967,"tr_customer_product_id":94957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Devdan Pilla","mobile_number":"7034654790","email_id":"jahnu.dwivedi@gmail.com","dop":"2025-10-21","serial_number":"815886399432443","imei1":"815886399432443","imei2":"815886399432443","popurl":"www.daevika-johar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94951,"job_number":"JOB_94951","tr_customer_id":94968,"tr_customer_product_id":94958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Vidhur Embranthiri","mobile_number":"7073481411","email_id":"rohan.tandon@gmail.com","dop":"2025-10-21","serial_number":"994019037484179","imei1":"994019037484179","imei2":"994019037484179","popurl":"www.oormila-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94952,"job_number":"JOB_94952","tr_customer_id":94969,"tr_customer_product_id":94959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Deeptanshu Deshpande","mobile_number":"7066478588","email_id":"anandswarup.abbott@hotmail.com","dop":"2025-10-21","serial_number":"056936119065867","imei1":"056936119065867","imei2":"056936119065867","popurl":"www.atmaja-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94953,"job_number":"JOB_94953","tr_customer_id":94970,"tr_customer_product_id":94960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Aadidev Nayar","mobile_number":"7033666299","email_id":"somnath.namboothiri@hotmail.com","dop":"2025-10-21","serial_number":"488913670420944","imei1":"488913670420944","imei2":"488913670420944","popurl":"www.chandrabhan-mahajan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94954,"job_number":"JOB_94954","tr_customer_id":94971,"tr_customer_product_id":94961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Adhrit Ganaka","mobile_number":"7016546292","email_id":"mohini.gill@yahoo.co.in","dop":"2025-10-21","serial_number":"851786530630041","imei1":"851786530630041","imei2":"851786530630041","popurl":"www.gemini-patel.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94955,"job_number":"JOB_94955","tr_customer_id":94972,"tr_customer_product_id":94962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Bandhul Ganaka","mobile_number":"7015389362","email_id":"saraswati.chattopadhyay@hotmail.com","dop":"2025-10-21","serial_number":"279374428434883","imei1":"279374428434883","imei2":"279374428434883","popurl":"www.rajinder-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94956,"job_number":"JOB_94956","tr_customer_id":94973,"tr_customer_product_id":94963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Bhagwati Devar","mobile_number":"7075745020","email_id":"sarala.chaturvedi@yahoo.co.in","dop":"2025-10-21","serial_number":"751999478131482","imei1":"751999478131482","imei2":"751999478131482","popurl":"www.ujjawal-gandhi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94957,"job_number":"JOB_94957","tr_customer_id":94974,"tr_customer_product_id":94964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Subodh Singh","mobile_number":"7053444862","email_id":"suryakanta.nambeesan@yahoo.co.in","dop":"2025-10-21","serial_number":"511686277017545","imei1":"511686277017545","imei2":"511686277017545","popurl":"www.amarnath-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94958,"job_number":"JOB_94958","tr_customer_id":94975,"tr_customer_product_id":94965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Dayamayee Mishra","mobile_number":"7005410705","email_id":"dhara.rana@yahoo.co.in","dop":"2025-10-21","serial_number":"953573814725862","imei1":"953573814725862","imei2":"953573814725862","popurl":"www.sunita-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94959,"job_number":"JOB_94959","tr_customer_id":94976,"tr_customer_product_id":94966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Drona Pothuvaal","mobile_number":"7089024919","email_id":"anil.saini@gmail.com","dop":"2025-10-21","serial_number":"763356968474834","imei1":"763356968474834","imei2":"763356968474834","popurl":"www.geeta-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94960,"job_number":"JOB_94960","tr_customer_id":94977,"tr_customer_product_id":94967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Giri Ahuja","mobile_number":"7092726384","email_id":"bhadrak.talwar@hotmail.com","dop":"2025-10-21","serial_number":"589875115996171","imei1":"589875115996171","imei2":"589875115996171","popurl":"www.vaishvi-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94961,"job_number":"JOB_94961","tr_customer_id":94978,"tr_customer_product_id":94968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Krishnadas Gupta","mobile_number":"7068606600","email_id":"shashi.namboothiri@gmail.com","dop":"2025-10-21","serial_number":"369291658240685","imei1":"369291658240685","imei2":"369291658240685","popurl":"www.kartik-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94962,"job_number":"JOB_94962","tr_customer_id":94979,"tr_customer_product_id":94969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Sarla Iyer","mobile_number":"7084272065","email_id":"vasudev.desai@yahoo.co.in","dop":"2025-10-21","serial_number":"254395248446131","imei1":"254395248446131","imei2":"254395248446131","popurl":"www.anilaabh-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94963,"job_number":"JOB_94963","tr_customer_id":94980,"tr_customer_product_id":94970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Ritesh Varman","mobile_number":"7053197637","email_id":"divjot.dhawan@hotmail.com","dop":"2025-10-21","serial_number":"362199467869870","imei1":"362199467869870","imei2":"362199467869870","popurl":"www.bhanumati-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94964,"job_number":"JOB_94964","tr_customer_id":94981,"tr_customer_product_id":94971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Chakravartee Namboothiri","mobile_number":"7078489030","email_id":"kanchan.trivedi@yahoo.co.in","dop":"2025-10-21","serial_number":"638484736543193","imei1":"638484736543193","imei2":"638484736543193","popurl":"www.sucheta-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94965,"job_number":"JOB_94965","tr_customer_id":94982,"tr_customer_product_id":94972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Prasad Saini","mobile_number":"7042032044","email_id":"ekaksh.marar@gmail.com","dop":"2025-10-21","serial_number":"941296139314703","imei1":"941296139314703","imei2":"941296139314703","popurl":"www.kamlesh-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94966,"job_number":"JOB_94966","tr_customer_id":94983,"tr_customer_product_id":94973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Chandini Shah","mobile_number":"7060665097","email_id":"narendra.gill@hotmail.com","dop":"2025-10-21","serial_number":"897502727154182","imei1":"897502727154182","imei2":"897502727154182","popurl":"www.aasha-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94967,"job_number":"JOB_94967","tr_customer_id":94984,"tr_customer_product_id":94974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Vimala Kocchar","mobile_number":"7059850779","email_id":"sarvin.varma@gmail.com","dop":"2025-10-21","serial_number":"695165956769975","imei1":"695165956769975","imei2":"695165956769975","popurl":"www.aanjaneya-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94968,"job_number":"JOB_94968","tr_customer_id":94985,"tr_customer_product_id":94975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Aalok Abbott","mobile_number":"7043206902","email_id":"jagmeet.guha@yahoo.co.in","dop":"2025-10-21","serial_number":"499531140903883","imei1":"499531140903883","imei2":"499531140903883","popurl":"www.baidehi-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94969,"job_number":"JOB_94969","tr_customer_id":94986,"tr_customer_product_id":94976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Bilva Mehrotra","mobile_number":"7013947463","email_id":"aagneya.patil@hotmail.com","dop":"2025-10-21","serial_number":"961467575844941","imei1":"961467575844941","imei2":"961467575844941","popurl":"www.som-patel.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94970,"job_number":"JOB_94970","tr_customer_id":94987,"tr_customer_product_id":94977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Gobinda Dwivedi","mobile_number":"7040515626","email_id":"rati.mehrotra@gmail.com","dop":"2025-10-21","serial_number":"833463599791807","imei1":"833463599791807","imei2":"833463599791807","popurl":"www.suma-somayaji.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94971,"job_number":"JOB_94971","tr_customer_id":94988,"tr_customer_product_id":94978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Shridevi Adiga","mobile_number":"7077241501","email_id":"omana.shukla@hotmail.com","dop":"2025-10-21","serial_number":"157337741838112","imei1":"157337741838112","imei2":"157337741838112","popurl":"www.mandakini-somayaji.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94972,"job_number":"JOB_94972","tr_customer_id":94989,"tr_customer_product_id":94979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Ghanashyam Dwivedi","mobile_number":"7010586628","email_id":"shakuntala.johar@gmail.com","dop":"2025-10-21","serial_number":"804776951948038","imei1":"804776951948038","imei2":"804776951948038","popurl":"www.leela-khanna.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94973,"job_number":"JOB_94973","tr_customer_id":94990,"tr_customer_product_id":94980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Hiranmay Khan","mobile_number":"7098425268","email_id":"param.embranthiri@gmail.com","dop":"2025-10-21","serial_number":"355623474467400","imei1":"355623474467400","imei2":"355623474467400","popurl":"www.acharyanandana-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94974,"job_number":"JOB_94974","tr_customer_id":94991,"tr_customer_product_id":94981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Achyut Singh","mobile_number":"7059504978","email_id":"anil.mahajan@hotmail.com","dop":"2025-10-21","serial_number":"763541906276934","imei1":"763541906276934","imei2":"763541906276934","popurl":"www.shridevi-singh.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94975,"job_number":"JOB_94975","tr_customer_id":94992,"tr_customer_product_id":94982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Amaresh Marar","mobile_number":"7028366629","email_id":"dhyanesh.chaturvedi@gmail.com","dop":"2025-10-21","serial_number":"160534665906662","imei1":"160534665906662","imei2":"160534665906662","popurl":"www.acharyasuta-dhawan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94976,"job_number":"JOB_94976","tr_customer_id":94993,"tr_customer_product_id":94983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Girika Sharma","mobile_number":"7004621298","email_id":"yogendra.guha@yahoo.co.in","dop":"2025-10-21","serial_number":"883848425796208","imei1":"883848425796208","imei2":"883848425796208","popurl":"www.nalini-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94977,"job_number":"JOB_94977","tr_customer_id":94994,"tr_customer_product_id":94984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Pranay Nair","mobile_number":"7073661550","email_id":"kanak.tagore@yahoo.co.in","dop":"2025-10-21","serial_number":"488110624538306","imei1":"488110624538306","imei2":"488110624538306","popurl":"www.acaryatanaya-sethi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94978,"job_number":"JOB_94978","tr_customer_id":94995,"tr_customer_product_id":94985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Shobhana Patel","mobile_number":"7006278164","email_id":"bhooshan.kaul@yahoo.co.in","dop":"2025-10-21","serial_number":"015399462113243","imei1":"015399462113243","imei2":"015399462113243","popurl":"www.brahmdev-pandey.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94979,"job_number":"JOB_94979","tr_customer_id":94996,"tr_customer_product_id":94986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Ameyatma Kaniyar","mobile_number":"7016313598","email_id":"aishani.banerjee@yahoo.co.in","dop":"2025-10-21","serial_number":"742014776731976","imei1":"742014776731976","imei2":"742014776731976","popurl":"www.kamalesh-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94980,"job_number":"JOB_94980","tr_customer_id":94997,"tr_customer_product_id":94987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Kashyapi Sharma","mobile_number":"7063516107","email_id":"girja.ganaka@gmail.com","dop":"2025-10-21","serial_number":"588102994823091","imei1":"588102994823091","imei2":"588102994823091","popurl":"www.sanjay-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94981,"job_number":"JOB_94981","tr_customer_id":94998,"tr_customer_product_id":94988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Laxman Shukla","mobile_number":"7023946593","email_id":"jaya.bhat@yahoo.co.in","dop":"2025-10-21","serial_number":"889251433369614","imei1":"889251433369614","imei2":"889251433369614","popurl":"www.dhruv-iyer.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94982,"job_number":"JOB_94982","tr_customer_id":94999,"tr_customer_product_id":94989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Siddhi Dubashi","mobile_number":"7047562892","email_id":"chandradev.devar@gmail.com","dop":"2025-10-21","serial_number":"566398757007521","imei1":"566398757007521","imei2":"566398757007521","popurl":"www.subhasini-asan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94983,"job_number":"JOB_94983","tr_customer_id":95000,"tr_customer_product_id":94990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Aadinath Pillai","mobile_number":"7034101344","email_id":"hiranya.mehrotra@gmail.com","dop":"2025-10-21","serial_number":"803640745329459","imei1":"803640745329459","imei2":"803640745329459","popurl":"www.anwesha-menon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94984,"job_number":"JOB_94984","tr_customer_id":95001,"tr_customer_product_id":94991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Arnesh Deshpande","mobile_number":"7070277145","email_id":"amrita.pandey@gmail.com","dop":"2025-10-21","serial_number":"092721188858047","imei1":"092721188858047","imei2":"092721188858047","popurl":"www.abhisyanta-pandey.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94985,"job_number":"JOB_94985","tr_customer_id":95002,"tr_customer_product_id":94992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Darshwana Devar","mobile_number":"7086642860","email_id":"atreyee.mehrotra@gmail.com","dop":"2025-10-21","serial_number":"313204590600321","imei1":"313204590600321","imei2":"313204590600321","popurl":"www.parvati-namboothiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94986,"job_number":"JOB_94986","tr_customer_id":95003,"tr_customer_product_id":94993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Chidananda Singh","mobile_number":"7099194215","email_id":"hamsini.patil@gmail.com","dop":"2025-10-21","serial_number":"006340329158829","imei1":"006340329158829","imei2":"006340329158829","popurl":"www.dhyanesh-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94987,"job_number":"JOB_94987","tr_customer_id":95004,"tr_customer_product_id":94994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Bodhan Bhattathiri","mobile_number":"7004616719","email_id":"arindam.khanna@gmail.com","dop":"2025-10-21","serial_number":"058307127695663","imei1":"058307127695663","imei2":"058307127695663","popurl":"www.darshwana-kaur.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94988,"job_number":"JOB_94988","tr_customer_id":95005,"tr_customer_product_id":94995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Girik Panicker","mobile_number":"7002276803","email_id":"deenabandhu.namboothiri@gmail.com","dop":"2025-10-21","serial_number":"124629253428953","imei1":"124629253428953","imei2":"124629253428953","popurl":"www.damayanti-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94989,"job_number":"JOB_94989","tr_customer_id":95006,"tr_customer_product_id":94996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Chetan Bandopadhyay","mobile_number":"7000968290","email_id":"adinath.shah@yahoo.co.in","dop":"2025-10-21","serial_number":"324013930931294","imei1":"324013930931294","imei2":"324013930931294","popurl":"www.kannen-pothuvaal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94990,"job_number":"JOB_94990","tr_customer_id":95007,"tr_customer_product_id":94997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Suryakanta Shah","mobile_number":"7002153602","email_id":"laal.sharma@yahoo.co.in","dop":"2025-10-21","serial_number":"758589815464781","imei1":"758589815464781","imei2":"758589815464781","popurl":"www.jaya-arora.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94991,"job_number":"JOB_94991","tr_customer_id":95008,"tr_customer_product_id":94998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Aanandinii Devar","mobile_number":"7001973890","email_id":"anand.embranthiri@hotmail.com","dop":"2025-10-21","serial_number":"019490879930264","imei1":"019490879930264","imei2":"019490879930264","popurl":"www.darshwana-joshi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94992,"job_number":"JOB_94992","tr_customer_id":95009,"tr_customer_product_id":94999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Abhisyanta Dubashi","mobile_number":"7049167219","email_id":"giriraj.adiga@hotmail.com","dop":"2025-10-21","serial_number":"467949789616421","imei1":"467949789616421","imei2":"467949789616421","popurl":"www.gemine-abbott.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94993,"job_number":"JOB_94993","tr_customer_id":95010,"tr_customer_product_id":95000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Deeptimoy Somayaji","mobile_number":"7022558790","email_id":"diksha.patil@hotmail.com","dop":"2025-10-21","serial_number":"735670203314653","imei1":"735670203314653","imei2":"735670203314653","popurl":"www.chanda-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94994,"job_number":"JOB_94994","tr_customer_id":95011,"tr_customer_product_id":95001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Damodara Chaturvedi","mobile_number":"7002306989","email_id":"meena.namboothiri@hotmail.com","dop":"2025-10-21","serial_number":"054976539050650","imei1":"054976539050650","imei2":"054976539050650","popurl":"www.deven-sharma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94995,"job_number":"JOB_94995","tr_customer_id":95012,"tr_customer_product_id":95002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Aaditya Nehru","mobile_number":"7012470224","email_id":"amarnath.achari@yahoo.co.in","dop":"2025-10-21","serial_number":"265619251688163","imei1":"265619251688163","imei2":"265619251688163","popurl":"www.giriraaj-namboothiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94996,"job_number":"JOB_94996","tr_customer_id":95013,"tr_customer_product_id":95003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Rajendra Naik","mobile_number":"7031682243","email_id":"urmila.embranthiri@hotmail.com","dop":"2025-10-21","serial_number":"280475826552463","imei1":"280475826552463","imei2":"280475826552463","popurl":"www.devasree-shah.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94997,"job_number":"JOB_94997","tr_customer_id":95014,"tr_customer_product_id":95004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Satyen Gill","mobile_number":"7044186097","email_id":"vidur.gandhi@hotmail.com","dop":"2025-10-21","serial_number":"178082255514464","imei1":"178082255514464","imei2":"178082255514464","popurl":"www.kannan-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94998,"job_number":"JOB_94998","tr_customer_id":95015,"tr_customer_product_id":95005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Sweta Agarwal","mobile_number":"7042836142","email_id":"jagadisha.shukla@hotmail.com","dop":"2025-10-21","serial_number":"552545736181907","imei1":"552545736181907","imei2":"552545736181907","popurl":"www.devi-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94999,"job_number":"JOB_94999","tr_customer_id":95016,"tr_customer_product_id":95006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Arjun Verma","mobile_number":"7035820816","email_id":"achalesvara.abbott@hotmail.com","dop":"2025-10-21","serial_number":"019484299745017","imei1":"019484299745017","imei2":"019484299745017","popurl":"www.vyas-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95000,"job_number":"JOB_95000","tr_customer_id":95017,"tr_customer_product_id":95007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Diptendu Kaniyar","mobile_number":"7065156539","email_id":"ambar.nayar@gmail.com","dop":"2025-10-21","serial_number":"190423863414864","imei1":"190423863414864","imei2":"190423863414864","popurl":"www.daevi-malik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95001,"job_number":"JOB_95001","tr_customer_id":95018,"tr_customer_product_id":95008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Nimit Shah","mobile_number":"7073159377","email_id":"ramaa.sinha@gmail.com","dop":"2025-10-21","serial_number":"032295891871288","imei1":"032295891871288","imei2":"032295891871288","popurl":"www.sunita-prajapat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95002,"job_number":"JOB_95002","tr_customer_id":95019,"tr_customer_product_id":95009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Gaurang Ahuja","mobile_number":"7097208885","email_id":"som.pilla@yahoo.co.in","dop":"2025-10-21","serial_number":"185785410087456","imei1":"185785410087456","imei2":"185785410087456","popurl":"www.deenabandhu-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95003,"job_number":"JOB_95003","tr_customer_id":95020,"tr_customer_product_id":95010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Dron Shah","mobile_number":"7041436690","email_id":"aaryan.dutta@yahoo.co.in","dop":"2025-10-21","serial_number":"281720578004282","imei1":"281720578004282","imei2":"281720578004282","popurl":"www.mandaakin-chopra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95004,"job_number":"JOB_95004","tr_customer_id":95021,"tr_customer_product_id":95011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Trilokanath Patil","mobile_number":"7076175396","email_id":"ekadant.jain@yahoo.co.in","dop":"2025-10-21","serial_number":"207075381838090","imei1":"207075381838090","imei2":"207075381838090","popurl":"www.bhaaswar-bandopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95005,"job_number":"JOB_95005","tr_customer_id":95022,"tr_customer_product_id":95012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Marut Tandon","mobile_number":"7062317203","email_id":"jagmeet.arora@yahoo.co.in","dop":"2025-10-21","serial_number":"231469392069526","imei1":"231469392069526","imei2":"231469392069526","popurl":"www.lakshminath-naik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95006,"job_number":"JOB_95006","tr_customer_id":95023,"tr_customer_product_id":95013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Anagh Kaniyar","mobile_number":"7090531182","email_id":"anala.agarwal@hotmail.com","dop":"2025-10-21","serial_number":"731312560538312","imei1":"731312560538312","imei2":"731312560538312","popurl":"www.jay-panicker.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95007,"job_number":"JOB_95007","tr_customer_id":95024,"tr_customer_product_id":95014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Dhruv Guneta","mobile_number":"7049716633","email_id":"baalagopaal.khanna@yahoo.co.in","dop":"2025-10-21","serial_number":"676651886022305","imei1":"676651886022305","imei2":"676651886022305","popurl":"www.deeptendu-sharma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95008,"job_number":"JOB_95008","tr_customer_id":95026,"tr_customer_product_id":95015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Usha Jain","mobile_number":"7037430501","email_id":"balagopal.menon@yahoo.co.in","dop":"2025-10-21","serial_number":"771374633419914","imei1":"771374633419914","imei2":"771374633419914","popurl":"www.saroja-kocchar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95009,"job_number":"JOB_95009","tr_customer_id":95025,"tr_customer_product_id":95016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Som Pillai","mobile_number":"7049031474","email_id":"gati.jain@hotmail.com","dop":"2025-10-21","serial_number":"891296152500020","imei1":"891296152500020","imei2":"891296152500020","popurl":"www.bala-bandopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95010,"job_number":"JOB_95010","tr_customer_id":95027,"tr_customer_product_id":95017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Guru Embranthiri","mobile_number":"7011434325","email_id":"aagney.nayar@hotmail.com","dop":"2025-10-21","serial_number":"481180516409326","imei1":"481180516409326","imei2":"481180516409326","popurl":"www.abhaya-deshpande.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95011,"job_number":"JOB_95011","tr_customer_id":95028,"tr_customer_product_id":95018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Nikita Nayar","mobile_number":"7077198564","email_id":"rita.devar@gmail.com","dop":"2025-10-21","serial_number":"062494510406193","imei1":"062494510406193","imei2":"062494510406193","popurl":"www.bhamini-sharma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95012,"job_number":"JOB_95012","tr_customer_id":95029,"tr_customer_product_id":95019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Jagdish Butt","mobile_number":"7081525026","email_id":"chandrani.guneta@hotmail.com","dop":"2025-10-21","serial_number":"911186963162826","imei1":"911186963162826","imei2":"911186963162826","popurl":"www.ekaaksh-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95013,"job_number":"JOB_95013","tr_customer_id":95030,"tr_customer_product_id":95020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Sher Kaur","mobile_number":"7005396671","email_id":"vasundhara.trivedi@yahoo.co.in","dop":"2025-10-21","serial_number":"377701236467891","imei1":"377701236467891","imei2":"377701236467891","popurl":"www.chandraswaroopa-panicker.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95014,"job_number":"JOB_95014","tr_customer_id":95031,"tr_customer_product_id":95021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Daksha Marar","mobile_number":"7011203279","email_id":"ahalya.kaniyar@yahoo.co.in","dop":"2025-10-21","serial_number":"558816035888420","imei1":"558816035888420","imei2":"558816035888420","popurl":"www.abhisyanta-bhat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95015,"job_number":"JOB_95015","tr_customer_id":95032,"tr_customer_product_id":95022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Atreyi Sinha","mobile_number":"7053716400","email_id":"tarun.devar@hotmail.com","dop":"2025-10-21","serial_number":"379847843420203","imei1":"379847843420203","imei2":"379847843420203","popurl":"www.shantanu-somayaji.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95016,"job_number":"JOB_95016","tr_customer_id":95033,"tr_customer_product_id":95023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Atmaja Butt","mobile_number":"7084452448","email_id":"samir.kaul@yahoo.co.in","dop":"2025-10-21","serial_number":"676968798695873","imei1":"676968798695873","imei2":"676968798695873","popurl":"www.harita-dhawan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95017,"job_number":"JOB_95017","tr_customer_id":95034,"tr_customer_product_id":95024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Aasa Adiga","mobile_number":"7092066486","email_id":"budhil.khan@yahoo.co.in","dop":"2025-10-21","serial_number":"996565618541517","imei1":"996565618541517","imei2":"996565618541517","popurl":"www.agastya-nambeesan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95018,"job_number":"JOB_95018","tr_customer_id":95035,"tr_customer_product_id":95025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Deepan Nambeesan","mobile_number":"7079274735","email_id":"himani.trivedi@gmail.com","dop":"2025-10-21","serial_number":"632291500200534","imei1":"632291500200534","imei2":"632291500200534","popurl":"www.trilok-varma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95019,"job_number":"JOB_95019","tr_customer_id":95036,"tr_customer_product_id":95026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Acharyanandana Varman","mobile_number":"7037676876","email_id":"chinmayanand.saini@hotmail.com","dop":"2025-10-21","serial_number":"669215499025264","imei1":"669215499025264","imei2":"669215499025264","popurl":"www.puneet-banerjee.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95020,"job_number":"JOB_95020","tr_customer_id":95037,"tr_customer_product_id":95027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Ravi Johar","mobile_number":"7005186301","email_id":"girja.kaul@gmail.com","dop":"2025-10-21","serial_number":"987053294935495","imei1":"987053294935495","imei2":"987053294935495","popurl":"www.suman-kaur.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95021,"job_number":"JOB_95021","tr_customer_id":95038,"tr_customer_product_id":95028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Daiwik Dutta","mobile_number":"7067055826","email_id":"dev.adiga@gmail.com","dop":"2025-10-21","serial_number":"677236766762704","imei1":"677236766762704","imei2":"677236766762704","popurl":"www.ayushmati-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95022,"job_number":"JOB_95022","tr_customer_id":95039,"tr_customer_product_id":95029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Suresh Tandon","mobile_number":"7051707486","email_id":"darshwana.pillai@hotmail.com","dop":"2025-10-21","serial_number":"375529223398127","imei1":"375529223398127","imei2":"375529223398127","popurl":"www.vidya-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95023,"job_number":"JOB_95023","tr_customer_id":95040,"tr_customer_product_id":95030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Manisha Pillai","mobile_number":"7060475728","email_id":"tarun.abbott@hotmail.com","dop":"2025-10-21","serial_number":"097278518123666","imei1":"097278518123666","imei2":"097278518123666","popurl":"www.subhashini-bhattathiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95024,"job_number":"JOB_95024","tr_customer_id":95041,"tr_customer_product_id":95031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Amrita Saini","mobile_number":"7023846113","email_id":"kamalesh.mahajan@gmail.com","dop":"2025-10-21","serial_number":"734431737653650","imei1":"734431737653650","imei2":"734431737653650","popurl":"www.lavanya-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95025,"job_number":"JOB_95025","tr_customer_id":95042,"tr_customer_product_id":95032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Bhima Dhawan","mobile_number":"7011278426","email_id":"arindam.mahajan@yahoo.co.in","dop":"2025-10-21","serial_number":"563908764250338","imei1":"563908764250338","imei2":"563908764250338","popurl":"www.kanishka-adiga.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95026,"job_number":"JOB_95026","tr_customer_id":95043,"tr_customer_product_id":95033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Malati Kaniyar","mobile_number":"7018532443","email_id":"ravi.tagore@hotmail.com","dop":"2025-10-21","serial_number":"554087761238837","imei1":"554087761238837","imei2":"554087761238837","popurl":"www.laxmi-iyengar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95027,"job_number":"JOB_95027","tr_customer_id":95044,"tr_customer_product_id":95034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Ayushmati Butt","mobile_number":"7033295912","email_id":"anal.jha@hotmail.com","dop":"2025-10-21","serial_number":"638962273061887","imei1":"638962273061887","imei2":"638962273061887","popurl":"www.vedang-sinha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95028,"job_number":"JOB_95028","tr_customer_id":95045,"tr_customer_product_id":95035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Aashritha Prajapat","mobile_number":"7013660018","email_id":"chandramauli.gowda@gmail.com","dop":"2025-10-21","serial_number":"740322322592226","imei1":"740322322592226","imei2":"740322322592226","popurl":"www.bela-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95029,"job_number":"JOB_95029","tr_customer_id":95046,"tr_customer_product_id":95036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Bhagwanti Desai","mobile_number":"7091545915","email_id":"jitendra.adiga@gmail.com","dop":"2025-10-21","serial_number":"694859778731033","imei1":"694859778731033","imei2":"694859778731033","popurl":"www.bhooshan-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95030,"job_number":"JOB_95030","tr_customer_id":95047,"tr_customer_product_id":95037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Atmaja Bandopadhyay","mobile_number":"7077966833","email_id":"vaidehi.menon@hotmail.com","dop":"2025-10-21","serial_number":"290491004297182","imei1":"290491004297182","imei2":"290491004297182","popurl":"www.shridevi-kaur.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95031,"job_number":"JOB_95031","tr_customer_id":95048,"tr_customer_product_id":95038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Bhaumik Asan","mobile_number":"7090574081","email_id":"shantanu.adiga@hotmail.com","dop":"2025-10-21","serial_number":"024919189203305","imei1":"024919189203305","imei2":"024919189203305","popurl":"www.aagneya-patel.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95032,"job_number":"JOB_95032","tr_customer_id":95049,"tr_customer_product_id":95039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Mukesh Nair","mobile_number":"7009858517","email_id":"daksha.asan@hotmail.com","dop":"2025-10-21","serial_number":"615585884131334","imei1":"615585884131334","imei2":"615585884131334","popurl":"www.himani-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95033,"job_number":"JOB_95033","tr_customer_id":95050,"tr_customer_product_id":95040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Baalaaditya Gill","mobile_number":"7007714263","email_id":"nagabhushanam.butt@gmail.com","dop":"2025-10-21","serial_number":"384205330252617","imei1":"384205330252617","imei2":"384205330252617","popurl":"www.darshwana-mehra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95034,"job_number":"JOB_95034","tr_customer_id":95051,"tr_customer_product_id":95041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Adripathi Gandhi","mobile_number":"7050825575","email_id":"bhaasvan.chopra@hotmail.com","dop":"2025-10-21","serial_number":"426979857749581","imei1":"426979857749581","imei2":"426979857749581","popurl":"www.damayanti-chopra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95035,"job_number":"JOB_95035","tr_customer_id":95052,"tr_customer_product_id":95042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Devani Abbott","mobile_number":"7007571061","email_id":"aaratrika.chaturvedi@hotmail.com","dop":"2025-10-21","serial_number":"918989828130839","imei1":"918989828130839","imei2":"918989828130839","popurl":"www.aasa-sharma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95036,"job_number":"JOB_95036","tr_customer_id":95053,"tr_customer_product_id":95043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Paramartha Banerjee","mobile_number":"7077266669","email_id":"parvati.devar@hotmail.com","dop":"2025-10-21","serial_number":"443256427971976","imei1":"443256427971976","imei2":"443256427971976","popurl":"www.rudra-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95037,"job_number":"JOB_95037","tr_customer_id":95054,"tr_customer_product_id":95044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Swami Pandey","mobile_number":"7070696789","email_id":"gotum.shukla@hotmail.com","dop":"2025-10-21","serial_number":"910004427583110","imei1":"910004427583110","imei2":"910004427583110","popurl":"www.charuvrat-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95038,"job_number":"JOB_95038","tr_customer_id":95055,"tr_customer_product_id":95045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Ayushmati Asan","mobile_number":"7062653348","email_id":"amogh.bandopadhyay@hotmail.com","dop":"2025-10-21","serial_number":"920280654616345","imei1":"920280654616345","imei2":"920280654616345","popurl":"www.malati-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95039,"job_number":"JOB_95039","tr_customer_id":95056,"tr_customer_product_id":95046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Baijayanti Mehra","mobile_number":"7095542838","email_id":"deepesh.varman@hotmail.com","dop":"2025-10-21","serial_number":"039627245192804","imei1":"039627245192804","imei2":"039627245192804","popurl":"www.digambara-devar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95040,"job_number":"JOB_95040","tr_customer_id":95057,"tr_customer_product_id":95047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Bhadraksh Bhattathiri","mobile_number":"7003837167","email_id":"aadidev.dwivedi@yahoo.co.in","dop":"2025-10-21","serial_number":"055809917162736","imei1":"055809917162736","imei2":"055809917162736","popurl":"www.baala-ganaka.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95041,"job_number":"JOB_95041","tr_customer_id":95058,"tr_customer_product_id":95048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Bhima Pilla","mobile_number":"7091888264","email_id":"aishani.dutta@yahoo.co.in","dop":"2025-10-21","serial_number":"106297471440058","imei1":"106297471440058","imei2":"106297471440058","popurl":"www.baladitya-namboothiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95042,"job_number":"JOB_95042","tr_customer_id":95059,"tr_customer_product_id":95049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Gajaadhar Acharya","mobile_number":"7086588837","email_id":"balaaditya.kaul@gmail.com","dop":"2025-10-21","serial_number":"320607495732828","imei1":"320607495732828","imei2":"320607495732828","popurl":"www.dandak-ganaka.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95043,"job_number":"JOB_95043","tr_customer_id":95060,"tr_customer_product_id":95050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Ganesh Nayar","mobile_number":"7097882943","email_id":"charumati.saini@gmail.com","dop":"2025-10-21","serial_number":"988099629566366","imei1":"988099629566366","imei2":"988099629566366","popurl":"www.agniprava-nair.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95044,"job_number":"JOB_95044","tr_customer_id":95061,"tr_customer_product_id":95051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Apsara Joshi","mobile_number":"7049812126","email_id":"vyas.jha@hotmail.com","dop":"2025-10-21","serial_number":"381640964358263","imei1":"381640964358263","imei2":"381640964358263","popurl":"www.anila-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95045,"job_number":"JOB_95045","tr_customer_id":95062,"tr_customer_product_id":95052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Charuchandra Malik","mobile_number":"7010865060","email_id":"avadhesh.patil@hotmail.com","dop":"2025-10-21","serial_number":"426134900248922","imei1":"426134900248922","imei2":"426134900248922","popurl":"www.hiranya-gowda.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95046,"job_number":"JOB_95046","tr_customer_id":95063,"tr_customer_product_id":95053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Urmila Shukla","mobile_number":"7080807773","email_id":"aayushmaan.pillai@hotmail.com","dop":"2025-10-21","serial_number":"868688228592570","imei1":"868688228592570","imei2":"868688228592570","popurl":"www.chandan-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95047,"job_number":"JOB_95047","tr_customer_id":95064,"tr_customer_product_id":95054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Anwesha Desai","mobile_number":"7004631464","email_id":"karan.banerjee@gmail.com","dop":"2025-10-21","serial_number":"121477392152282","imei1":"121477392152282","imei2":"121477392152282","popurl":"www.ankal-kakkar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95048,"job_number":"JOB_95048","tr_customer_id":95065,"tr_customer_product_id":95055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Achalesvara Chattopadhyay","mobile_number":"7090105923","email_id":"deeptendu.singh@gmail.com","dop":"2025-10-21","serial_number":"950172904186193","imei1":"950172904186193","imei2":"950172904186193","popurl":"www.triloki-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95049,"job_number":"JOB_95049","tr_customer_id":95066,"tr_customer_product_id":95056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Prayag Pilla","mobile_number":"7022870508","email_id":"kanchan.guneta@gmail.com","dop":"2025-10-21","serial_number":"169761658271390","imei1":"169761658271390","imei2":"169761658271390","popurl":"www.jagathi-sinha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95050,"job_number":"JOB_95050","tr_customer_id":95067,"tr_customer_product_id":95057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Gemine Kakkar","mobile_number":"7081560455","email_id":"triloki.kocchar@yahoo.co.in","dop":"2025-10-21","serial_number":"522936288329789","imei1":"522936288329789","imei2":"522936288329789","popurl":"www.aanandaswarup-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95051,"job_number":"JOB_95051","tr_customer_id":95068,"tr_customer_product_id":95058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Atreyee Pillai","mobile_number":"7017454746","email_id":"sushma.patil@hotmail.com","dop":"2025-10-21","serial_number":"600070768455761","imei1":"600070768455761","imei2":"600070768455761","popurl":"www.tej-ganaka.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95052,"job_number":"JOB_95052","tr_customer_id":95069,"tr_customer_product_id":95059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Smriti Abbott","mobile_number":"7095976247","email_id":"gemine.kaniyar@gmail.com","dop":"2025-10-21","serial_number":"983457303257217","imei1":"983457303257217","imei2":"983457303257217","popurl":"www.subhashini-banerjee.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95053,"job_number":"JOB_95053","tr_customer_id":95070,"tr_customer_product_id":95060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Gemine Iyer","mobile_number":"7089337629","email_id":"sushma.butt@gmail.com","dop":"2025-10-21","serial_number":"158470765043517","imei1":"158470765043517","imei2":"158470765043517","popurl":"www.gopaal-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95054,"job_number":"JOB_95054","tr_customer_id":95071,"tr_customer_product_id":95061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Girish Dutta","mobile_number":"7017081579","email_id":"dharmaketu.dhawan@yahoo.co.in","dop":"2025-10-21","serial_number":"079687538596047","imei1":"079687538596047","imei2":"079687538596047","popurl":"www.chandraswaroopa-pillai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95055,"job_number":"JOB_95055","tr_customer_id":95072,"tr_customer_product_id":95062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Damodara Jha","mobile_number":"7064848004","email_id":"javas.kapoor@hotmail.com","dop":"2025-10-21","serial_number":"654171451922036","imei1":"654171451922036","imei2":"654171451922036","popurl":"www.devdan-embranthiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95056,"job_number":"JOB_95056","tr_customer_id":95073,"tr_customer_product_id":95063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Agnimitra Singh","mobile_number":"7071990276","email_id":"trilokinath.joshi@gmail.com","dop":"2025-10-21","serial_number":"752787690533679","imei1":"752787690533679","imei2":"752787690533679","popurl":"www.arnesh-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95057,"job_number":"JOB_95057","tr_customer_id":95074,"tr_customer_product_id":95064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Bhavani Iyer","mobile_number":"7031202735","email_id":"gajadhar.panicker@yahoo.co.in","dop":"2025-10-21","serial_number":"266784906859325","imei1":"266784906859325","imei2":"266784906859325","popurl":"www.upendra-kapoor.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95058,"job_number":"JOB_95058","tr_customer_id":95075,"tr_customer_product_id":95065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Bharat Bharadwaj","mobile_number":"7089689447","email_id":"chinmayananda.panicker@gmail.com","dop":"2025-10-21","serial_number":"501061520973937","imei1":"501061520973937","imei2":"501061520973937","popurl":"www.brajendra-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95059,"job_number":"JOB_95059","tr_customer_id":95076,"tr_customer_product_id":95066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Aagney Gandhi","mobile_number":"7069318144","email_id":"vrund.panicker@yahoo.co.in","dop":"2025-10-21","serial_number":"617153918921899","imei1":"617153918921899","imei2":"617153918921899","popurl":"www.mukesh-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95060,"job_number":"JOB_95060","tr_customer_id":95077,"tr_customer_product_id":95067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Lal Dhawan","mobile_number":"7003587172","email_id":"rameshwar.singh@hotmail.com","dop":"2025-10-21","serial_number":"193634874147016","imei1":"193634874147016","imei2":"193634874147016","popurl":"www.brajendra-menon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95061,"job_number":"JOB_95061","tr_customer_id":95078,"tr_customer_product_id":95068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Laxmi Somayaji","mobile_number":"7039160617","email_id":"girika.shah@hotmail.com","dop":"2025-10-21","serial_number":"106303603615526","imei1":"106303603615526","imei2":"106303603615526","popurl":"www.chandramani-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95062,"job_number":"JOB_95062","tr_customer_id":95079,"tr_customer_product_id":95069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Girja Panicker","mobile_number":"7024178591","email_id":"gandharv.singh@hotmail.com","dop":"2025-10-21","serial_number":"425108298931303","imei1":"425108298931303","imei2":"425108298931303","popurl":"www.daksha-mahajan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95063,"job_number":"JOB_95063","tr_customer_id":95080,"tr_customer_product_id":95070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Goswami Verma","mobile_number":"7082252786","email_id":"chandraayan.gandhi@hotmail.com","dop":"2025-10-21","serial_number":"489784440677998","imei1":"489784440677998","imei2":"489784440677998","popurl":"www.gopaal-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95064,"job_number":"JOB_95064","tr_customer_id":95081,"tr_customer_product_id":95071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Shiv Dubashi","mobile_number":"7027406812","email_id":"agastya.singh@hotmail.com","dop":"2025-10-21","serial_number":"406820484717907","imei1":"406820484717907","imei2":"406820484717907","popurl":"www.gurdev-singh.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95065,"job_number":"JOB_95065","tr_customer_id":95082,"tr_customer_product_id":95072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Bhuvanesh Iyer","mobile_number":"7013304326","email_id":"buddhana.mehrotra@gmail.com","dop":"2025-10-21","serial_number":"920680989562645","imei1":"920680989562645","imei2":"920680989562645","popurl":"www.chandira-shah.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95066,"job_number":"JOB_95066","tr_customer_id":95083,"tr_customer_product_id":95073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Chandira Joshi","mobile_number":"7068772931","email_id":"girika.saini@hotmail.com","dop":"2025-10-21","serial_number":"110941149721956","imei1":"110941149721956","imei2":"110941149721956","popurl":"www.ankal-butt.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95067,"job_number":"JOB_95067","tr_customer_id":95084,"tr_customer_product_id":95074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Kin Marar","mobile_number":"7067709332","email_id":"damayanti.shah@hotmail.com","dop":"2025-10-21","serial_number":"448575609280217","imei1":"448575609280217","imei2":"448575609280217","popurl":"www.bhudev-somayaji.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95068,"job_number":"JOB_95068","tr_customer_id":95085,"tr_customer_product_id":95075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Amrit Patel","mobile_number":"7036992503","email_id":"sameer.kapoor@hotmail.com","dop":"2025-10-21","serial_number":"369005723406918","imei1":"369005723406918","imei2":"369005723406918","popurl":"www.arun-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95069,"job_number":"JOB_95069","tr_customer_id":95086,"tr_customer_product_id":95076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Jitendra Talwar","mobile_number":"7081221869","email_id":"veda.chopra@gmail.com","dop":"2025-10-21","serial_number":"436467775454955","imei1":"436467775454955","imei2":"436467775454955","popurl":"www.eekalabya-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95070,"job_number":"JOB_95070","tr_customer_id":95087,"tr_customer_product_id":95077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Subhash Saini","mobile_number":"7047906755","email_id":"brahmanandam.nehru@hotmail.com","dop":"2025-10-21","serial_number":"326514203934043","imei1":"326514203934043","imei2":"326514203934043","popurl":"www.balamani-mukhopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95071,"job_number":"JOB_95071","tr_customer_id":95088,"tr_customer_product_id":95078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Brahmaanand Iyengar","mobile_number":"7064479098","email_id":"menka.malik@gmail.com","dop":"2025-10-21","serial_number":"352591450047075","imei1":"352591450047075","imei2":"352591450047075","popurl":"www.bhoopat-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95072,"job_number":"JOB_95072","tr_customer_id":95089,"tr_customer_product_id":95079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Ekaksh Mishra","mobile_number":"7086172909","email_id":"hiranya.mehrotra@yahoo.co.in","dop":"2025-10-21","serial_number":"277208175799292","imei1":"277208175799292","imei2":"277208175799292","popurl":"www.devi-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95073,"job_number":"JOB_95073","tr_customer_id":95090,"tr_customer_product_id":95080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Bhooshan Varma","mobile_number":"7026704124","email_id":"kannan.pandey@gmail.com","dop":"2025-10-21","serial_number":"669780417642195","imei1":"669780417642195","imei2":"669780417642195","popurl":"www.dhruv-iyer.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95074,"job_number":"JOB_95074","tr_customer_id":95091,"tr_customer_product_id":95081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Vidur Prajapat","mobile_number":"7010911667","email_id":"jahnu.prajapat@yahoo.co.in","dop":"2025-10-21","serial_number":"666154203401462","imei1":"666154203401462","imei2":"666154203401462","popurl":"www.enakshi-nair.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95075,"job_number":"JOB_95075","tr_customer_id":95092,"tr_customer_product_id":95082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Elakshi Adiga","mobile_number":"7035179159","email_id":"atreyee.mukhopadhyay@hotmail.com","dop":"2025-10-21","serial_number":"168314793251040","imei1":"168314793251040","imei2":"168314793251040","popurl":"www.som-kaniyar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95076,"job_number":"JOB_95076","tr_customer_id":95093,"tr_customer_product_id":95083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Trilochan Adiga","mobile_number":"7051019738","email_id":"dinakar.ahluwalia@yahoo.co.in","dop":"2025-10-21","serial_number":"267250661930262","imei1":"267250661930262","imei2":"267250661930262","popurl":"www.digambar-varman.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95077,"job_number":"JOB_95077","tr_customer_id":95094,"tr_customer_product_id":95084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Bandhul Jha","mobile_number":"7073941668","email_id":"gemini.varrier@yahoo.co.in","dop":"2025-10-21","serial_number":"849382992069650","imei1":"849382992069650","imei2":"849382992069650","popurl":"www.lakshmidhar-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95078,"job_number":"JOB_95078","tr_customer_id":95095,"tr_customer_product_id":95085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Purushottam Nair","mobile_number":"7067069283","email_id":"gudakesha.shah@yahoo.co.in","dop":"2025-10-21","serial_number":"610196323930327","imei1":"610196323930327","imei2":"610196323930327","popurl":"www.akshita-acharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95079,"job_number":"JOB_95079","tr_customer_id":95096,"tr_customer_product_id":95086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Dhruv Dubashi","mobile_number":"7094719460","email_id":"dhruv.sethi@hotmail.com","dop":"2025-10-21","serial_number":"167343357538110","imei1":"167343357538110","imei2":"167343357538110","popurl":"www.prem-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95080,"job_number":"JOB_95080","tr_customer_id":95097,"tr_customer_product_id":95087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Lakshminath Sethi","mobile_number":"7045269455","email_id":"atreyi.shah@yahoo.co.in","dop":"2025-10-21","serial_number":"171880621491867","imei1":"171880621491867","imei2":"171880621491867","popurl":"www.chitraksh-johar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95081,"job_number":"JOB_95081","tr_customer_id":95098,"tr_customer_product_id":95088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Laxman Abbott","mobile_number":"7076517195","email_id":"adripathi.tandon@yahoo.co.in","dop":"2025-10-21","serial_number":"135463937137084","imei1":"135463937137084","imei2":"135463937137084","popurl":"www.suma-sinha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95082,"job_number":"JOB_95082","tr_customer_id":95099,"tr_customer_product_id":95089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Chandraketu Rana","mobile_number":"7095618810","email_id":"tanya.asan@hotmail.com","dop":"2025-10-21","serial_number":"754475935590474","imei1":"754475935590474","imei2":"754475935590474","popurl":"www.siddhi-khan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95083,"job_number":"JOB_95083","tr_customer_id":95100,"tr_customer_product_id":95090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Sujata Arora","mobile_number":"7090916486","email_id":"ghanaanand.achari@hotmail.com","dop":"2025-10-21","serial_number":"218733135673649","imei1":"218733135673649","imei2":"218733135673649","popurl":"www.deepankar-malik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95084,"job_number":"JOB_95084","tr_customer_id":95101,"tr_customer_product_id":95091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Bhudeva Iyengar","mobile_number":"7003067493","email_id":"vaijayanti.sethi@hotmail.com","dop":"2025-10-21","serial_number":"821125750361739","imei1":"821125750361739","imei2":"821125750361739","popurl":"www.akshat-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95085,"job_number":"JOB_95085","tr_customer_id":95102,"tr_customer_product_id":95092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Umang Sharma","mobile_number":"7071164649","email_id":"usha.kaul@yahoo.co.in","dop":"2025-10-21","serial_number":"035661643463307","imei1":"035661643463307","imei2":"035661643463307","popurl":"www.dandapaani-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95086,"job_number":"JOB_95086","tr_customer_id":95103,"tr_customer_product_id":95093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Ojaswini Somayaji","mobile_number":"7003930931","email_id":"chandni.butt@yahoo.co.in","dop":"2025-10-21","serial_number":"627315365791399","imei1":"627315365791399","imei2":"627315365791399","popurl":"www.achalesvara-joshi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95087,"job_number":"JOB_95087","tr_customer_id":95104,"tr_customer_product_id":95094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Achyut Saini","mobile_number":"7082316004","email_id":"acharyasuta.kaniyar@gmail.com","dop":"2025-10-21","serial_number":"449406182451696","imei1":"449406182451696","imei2":"449406182451696","popurl":"www.satyen-banerjee.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95088,"job_number":"JOB_95088","tr_customer_id":95105,"tr_customer_product_id":95095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Suryakant Khatri","mobile_number":"7005408735","email_id":"gopi.panicker@yahoo.co.in","dop":"2025-10-21","serial_number":"943830909862283","imei1":"943830909862283","imei2":"943830909862283","popurl":"www.lalita-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95089,"job_number":"JOB_95089","tr_customer_id":95106,"tr_customer_product_id":95096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Bela Saini","mobile_number":"7058633286","email_id":"vidhur.nehru@hotmail.com","dop":"2025-10-21","serial_number":"480574412251669","imei1":"480574412251669","imei2":"480574412251669","popurl":"www.karthik-desai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95090,"job_number":"JOB_95090","tr_customer_id":95107,"tr_customer_product_id":95097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Ahilya Pillai","mobile_number":"7099946654","email_id":"acaryatanaya.somayaji@gmail.com","dop":"2025-10-21","serial_number":"051739992823449","imei1":"051739992823449","imei2":"051739992823449","popurl":"www.baala-reddy.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95091,"job_number":"JOB_95091","tr_customer_id":95108,"tr_customer_product_id":95098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Kumar Saini","mobile_number":"7062874856","email_id":"gitanjali.khanna@gmail.com","dop":"2025-10-21","serial_number":"340119258818381","imei1":"340119258818381","imei2":"340119258818381","popurl":"www.durga-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95092,"job_number":"JOB_95092","tr_customer_id":95109,"tr_customer_product_id":95099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Triloki Achari","mobile_number":"7055949964","email_id":"purushottam.agarwal@yahoo.co.in","dop":"2025-10-21","serial_number":"803241915138013","imei1":"803241915138013","imei2":"803241915138013","popurl":"www.suresh-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95093,"job_number":"JOB_95093","tr_customer_id":95110,"tr_customer_product_id":95100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Aasa Varrier","mobile_number":"7036947964","email_id":"aadidev.bhattathiri@hotmail.com","dop":"2025-10-21","serial_number":"603519411736385","imei1":"603519411736385","imei2":"603519411736385","popurl":"www.gandharv-pandey.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95094,"job_number":"JOB_95094","tr_customer_id":95111,"tr_customer_product_id":95101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Gajabahu Gowda","mobile_number":"7077060201","email_id":"govinda.chopra@hotmail.com","dop":"2025-10-21","serial_number":"389748384176110","imei1":"389748384176110","imei2":"389748384176110","popurl":"www.indira-mehrotra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95095,"job_number":"JOB_95095","tr_customer_id":95112,"tr_customer_product_id":95102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Balagovind Gupta","mobile_number":"7045187007","email_id":"priya.desai@gmail.com","dop":"2025-10-21","serial_number":"761037619663958","imei1":"761037619663958","imei2":"761037619663958","popurl":"www.varalakshmi-dutta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95096,"job_number":"JOB_95096","tr_customer_id":95113,"tr_customer_product_id":95103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Chetanaanand Marar","mobile_number":"7033304999","email_id":"bhadraksh.nayar@yahoo.co.in","dop":"2025-10-21","serial_number":"099801350231939","imei1":"099801350231939","imei2":"099801350231939","popurl":"www.dinkar-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95097,"job_number":"JOB_95097","tr_customer_id":95114,"tr_customer_product_id":95104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Datta Guha","mobile_number":"7043752554","email_id":"padma.ganaka@gmail.com","dop":"2025-10-21","serial_number":"575088319966753","imei1":"575088319966753","imei2":"575088319966753","popurl":"www.avani-trivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95098,"job_number":"JOB_95098","tr_customer_id":95115,"tr_customer_product_id":95105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Vidya Nair","mobile_number":"7068361376","email_id":"sucheta.kakkar@gmail.com","dop":"2025-10-21","serial_number":"853031257506485","imei1":"853031257506485","imei2":"853031257506485","popurl":"www.gangesh-khatri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95099,"job_number":"JOB_95099","tr_customer_id":95116,"tr_customer_product_id":95106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Arnesh Dwivedi","mobile_number":"7034415240","email_id":"sanjay.ganaka@hotmail.com","dop":"2025-10-21","serial_number":"761416510317474","imei1":"761416510317474","imei2":"761416510317474","popurl":"www.aashritha-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95100,"job_number":"JOB_95100","tr_customer_id":95117,"tr_customer_product_id":95107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Sachin Mishra","mobile_number":"7002962074","email_id":"sameer.nambeesan@yahoo.co.in","dop":"2025-10-21","serial_number":"794756054917944","imei1":"794756054917944","imei2":"794756054917944","popurl":"www.bilva-nayar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95101,"job_number":"JOB_95101","tr_customer_id":95118,"tr_customer_product_id":95108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Ekaling Panicker","mobile_number":"7034545781","email_id":"jitender.varrier@hotmail.com","dop":"2025-10-21","serial_number":"417116670022679","imei1":"417116670022679","imei2":"417116670022679","popurl":"www.charuvrat-sinha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95102,"job_number":"JOB_95102","tr_customer_id":95119,"tr_customer_product_id":95109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Chapala Rana","mobile_number":"7073708747","email_id":"chakor.bhat@yahoo.co.in","dop":"2025-10-21","serial_number":"792664577852737","imei1":"792664577852737","imei2":"792664577852737","popurl":"www.enakshi-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95103,"job_number":"JOB_95103","tr_customer_id":95120,"tr_customer_product_id":95110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Anusuya Khan","mobile_number":"7020792655","email_id":"jagmeet.desai@hotmail.com","dop":"2025-10-21","serial_number":"369916511871982","imei1":"369916511871982","imei2":"369916511871982","popurl":"www.oormila-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95104,"job_number":"JOB_95104","tr_customer_id":95121,"tr_customer_product_id":95111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Acharyasuta Tandon","mobile_number":"7026580165","email_id":"laxman.kapoor@hotmail.com","dop":"2025-10-21","serial_number":"022616915266482","imei1":"022616915266482","imei2":"022616915266482","popurl":"www.gaurang-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95105,"job_number":"JOB_95105","tr_customer_id":95122,"tr_customer_product_id":95112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Siddhran Bandopadhyay","mobile_number":"7039465411","email_id":"anilaabh.reddy@hotmail.com","dop":"2025-10-21","serial_number":"153118011571226","imei1":"153118011571226","imei2":"153118011571226","popurl":"www.aaditya-devar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95106,"job_number":"JOB_95106","tr_customer_id":95123,"tr_customer_product_id":95113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Chandraswaroopa Mukhopadhyay","mobile_number":"7075352189","email_id":"bhadra.mukhopadhyay@yahoo.co.in","dop":"2025-10-21","serial_number":"325180087690732","imei1":"325180087690732","imei2":"325180087690732","popurl":"www.ramaa-mukhopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95107,"job_number":"JOB_95107","tr_customer_id":95124,"tr_customer_product_id":95114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Swara Pilla","mobile_number":"7092545464","email_id":"diptendu.menon@yahoo.co.in","dop":"2025-10-21","serial_number":"868518535738738","imei1":"868518535738738","imei2":"868518535738738","popurl":"www.aditeya-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95108,"job_number":"JOB_95108","tr_customer_id":95125,"tr_customer_product_id":95115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Gauranga Chattopadhyay","mobile_number":"7090725204","email_id":"aaryan.kapoor@hotmail.com","dop":"2025-10-21","serial_number":"087057043000740","imei1":"087057043000740","imei2":"087057043000740","popurl":"www.meghnath-kaur.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95109,"job_number":"JOB_95109","tr_customer_id":95126,"tr_customer_product_id":95116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Baidehi Somayaji","mobile_number":"7052903380","email_id":"achalesvara.agarwal@yahoo.co.in","dop":"2025-10-21","serial_number":"718525936092065","imei1":"718525936092065","imei2":"718525936092065","popurl":"www.atmaja-nambeesan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95110,"job_number":"JOB_95110","tr_customer_id":95127,"tr_customer_product_id":95117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Udai Ahluwalia","mobile_number":"7012759116","email_id":"satyen.iyengar@hotmail.com","dop":"2025-10-21","serial_number":"345432735698857","imei1":"345432735698857","imei2":"345432735698857","popurl":"www.trilokesh-abbott.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95111,"job_number":"JOB_95111","tr_customer_id":95128,"tr_customer_product_id":95118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Laal Khan","mobile_number":"7043971092","email_id":"bhaasvan.tandon@yahoo.co.in","dop":"2025-10-21","serial_number":"700174448364989","imei1":"700174448364989","imei2":"700174448364989","popurl":"www.shakti-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95112,"job_number":"JOB_95112","tr_customer_id":95129,"tr_customer_product_id":95119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Purnima Varman","mobile_number":"7040753867","email_id":"tanya.abbott@yahoo.co.in","dop":"2025-10-21","serial_number":"919214601864991","imei1":"919214601864991","imei2":"919214601864991","popurl":"www.lakshminath-guneta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95113,"job_number":"JOB_95113","tr_customer_id":95130,"tr_customer_product_id":95120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Opaline Jain","mobile_number":"7061551657","email_id":"parvati.dhawan@yahoo.co.in","dop":"2025-10-21","serial_number":"172057533799201","imei1":"172057533799201","imei2":"172057533799201","popurl":"www.rupinder-saini.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95114,"job_number":"JOB_95114","tr_customer_id":95131,"tr_customer_product_id":95121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Rudra Varma","mobile_number":"7082159154","email_id":"anjaneya.panicker@yahoo.co.in","dop":"2025-10-21","serial_number":"975340879672890","imei1":"975340879672890","imei2":"975340879672890","popurl":"www.jyotsana-iyengar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95115,"job_number":"JOB_95115","tr_customer_id":95132,"tr_customer_product_id":95122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Meghnad Gowda","mobile_number":"7090549226","email_id":"harinarayan.sharma@hotmail.com","dop":"2025-10-21","serial_number":"092269106361062","imei1":"092269106361062","imei2":"092269106361062","popurl":"www.shakti-asan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95116,"job_number":"JOB_95116","tr_customer_id":95133,"tr_customer_product_id":95123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Anish Banerjee","mobile_number":"7040917263","email_id":"govinda.dhawan@hotmail.com","dop":"2025-10-21","serial_number":"390031231643553","imei1":"390031231643553","imei2":"390031231643553","popurl":"www.priyala-sharma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95117,"job_number":"JOB_95117","tr_customer_id":95134,"tr_customer_product_id":95124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Rageshwari Ganaka","mobile_number":"7092266215","email_id":"gajbaahu.mahajan@hotmail.com","dop":"2025-10-21","serial_number":"901913331744263","imei1":"901913331744263","imei2":"901913331744263","popurl":"www.akshita-reddy.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95118,"job_number":"JOB_95118","tr_customer_id":95135,"tr_customer_product_id":95125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Jagadisha Chattopadhyay","mobile_number":"7079774320","email_id":"govinda.bhattathiri@yahoo.co.in","dop":"2025-10-21","serial_number":"279822849373207","imei1":"279822849373207","imei2":"279822849373207","popurl":"www.vyas-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95119,"job_number":"JOB_95119","tr_customer_id":95136,"tr_customer_product_id":95126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Sucheta Dutta","mobile_number":"7055342737","email_id":"eshita.pilla@hotmail.com","dop":"2025-10-21","serial_number":"118319555487959","imei1":"118319555487959","imei2":"118319555487959","popurl":"www.ekalavya-pilla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95120,"job_number":"JOB_95120","tr_customer_id":95137,"tr_customer_product_id":95127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Kanak Sinha","mobile_number":"7036717901","email_id":"sarla.iyer@yahoo.co.in","dop":"2025-10-21","serial_number":"883550596379088","imei1":"883550596379088","imei2":"883550596379088","popurl":"www.jagadisha-varma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95121,"job_number":"JOB_95121","tr_customer_id":95138,"tr_customer_product_id":95128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Divya Kakkar","mobile_number":"7033925645","email_id":"akshaj.nambeesan@yahoo.co.in","dop":"2025-10-21","serial_number":"507274863667251","imei1":"507274863667251","imei2":"507274863667251","popurl":"www.ahalya-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95122,"job_number":"JOB_95122","tr_customer_id":95139,"tr_customer_product_id":95129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Anjaneya Mahajan","mobile_number":"7065980011","email_id":"ahilya.rana@yahoo.co.in","dop":"2025-10-21","serial_number":"101636716491953","imei1":"101636716491953","imei2":"101636716491953","popurl":"www.marut-tandon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95123,"job_number":"JOB_95123","tr_customer_id":95140,"tr_customer_product_id":95130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Lila Talwar","mobile_number":"7032001343","email_id":"bheeshma.kaniyar@yahoo.co.in","dop":"2025-10-21","serial_number":"787048425862425","imei1":"787048425862425","imei2":"787048425862425","popurl":"www.jyotsana-somayaji.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95124,"job_number":"JOB_95124","tr_customer_id":95141,"tr_customer_product_id":95131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Kalyani Panicker","mobile_number":"7024749696","email_id":"lai.shukla@yahoo.co.in","dop":"2025-10-21","serial_number":"874745370861391","imei1":"874745370861391","imei2":"874745370861391","popurl":"www.chiranjeeve-mishra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95125,"job_number":"JOB_95125","tr_customer_id":95142,"tr_customer_product_id":95132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Chaaruchandra Bandopadhyay","mobile_number":"7003673049","email_id":"balgopal.kakkar@yahoo.co.in","dop":"2025-10-21","serial_number":"624383232056643","imei1":"624383232056643","imei2":"624383232056643","popurl":"www.akshainie-sinha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95126,"job_number":"JOB_95126","tr_customer_id":95143,"tr_customer_product_id":95133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Jyotsana Bhattacharya","mobile_number":"7002819683","email_id":"chakradhar.somayaji@yahoo.co.in","dop":"2025-10-21","serial_number":"661266900354110","imei1":"661266900354110","imei2":"661266900354110","popurl":"www.anjaneya-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95127,"job_number":"JOB_95127","tr_customer_id":95144,"tr_customer_product_id":95134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Govinda Varman","mobile_number":"7075175281","email_id":"darshwana.prajapat@hotmail.com","dop":"2025-10-21","serial_number":"268366642448985","imei1":"268366642448985","imei2":"268366642448985","popurl":"www.kalpana-dwivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95128,"job_number":"JOB_95128","tr_customer_id":95145,"tr_customer_product_id":95135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Ajit Khan","mobile_number":"7065947128","email_id":"tushar.patil@gmail.com","dop":"2025-10-21","serial_number":"801705554275654","imei1":"801705554275654","imei2":"801705554275654","popurl":"www.ameyatma-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95129,"job_number":"JOB_95129","tr_customer_id":95146,"tr_customer_product_id":95136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Chandramauli Gill","mobile_number":"7068389416","email_id":"himadri.verma@hotmail.com","dop":"2025-10-21","serial_number":"147456975451021","imei1":"147456975451021","imei2":"147456975451021","popurl":"www.preity-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95130,"job_number":"JOB_95130","tr_customer_id":95147,"tr_customer_product_id":95137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Baalaaditya Khanna","mobile_number":"7012905276","email_id":"vedanshi.trivedi@gmail.com","dop":"2025-10-21","serial_number":"703738736243366","imei1":"703738736243366","imei2":"703738736243366","popurl":"www.deependra-mehra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95131,"job_number":"JOB_95131","tr_customer_id":95148,"tr_customer_product_id":95138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Chapal Achari","mobile_number":"7051147395","email_id":"jaya.devar@yahoo.co.in","dop":"2025-10-21","serial_number":"763356571608803","imei1":"763356571608803","imei2":"763356571608803","popurl":"www.arya-khan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95132,"job_number":"JOB_95132","tr_customer_id":95149,"tr_customer_product_id":95139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Atmaja Arora","mobile_number":"7095217257","email_id":"aarya.shukla@hotmail.com","dop":"2025-10-21","serial_number":"121930055265243","imei1":"121930055265243","imei2":"121930055265243","popurl":"www.brajesh-reddy.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95133,"job_number":"JOB_95133","tr_customer_id":95150,"tr_customer_product_id":95140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Mandaakin Naik","mobile_number":"7047761309","email_id":"udit.desai@gmail.com","dop":"2025-10-21","serial_number":"608893405135313","imei1":"608893405135313","imei2":"608893405135313","popurl":"www.soma-gandhi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95134,"job_number":"JOB_95134","tr_customer_id":95151,"tr_customer_product_id":95141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Dhanesh Iyengar","mobile_number":"7020059424","email_id":"anuja.jain@hotmail.com","dop":"2025-10-21","serial_number":"897347722639427","imei1":"897347722639427","imei2":"897347722639427","popurl":"www.samir-kocchar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95135,"job_number":"JOB_95135","tr_customer_id":95152,"tr_customer_product_id":95142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Chapala Abbott","mobile_number":"7072586675","email_id":"deependra.desai@gmail.com","dop":"2025-10-21","serial_number":"910973970347442","imei1":"910973970347442","imei2":"910973970347442","popurl":"www.harit-adiga.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95136,"job_number":"JOB_95136","tr_customer_id":95153,"tr_customer_product_id":95143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Anunay Marar","mobile_number":"7071505234","email_id":"sharmila.varman@gmail.com","dop":"2025-10-21","serial_number":"967974986726838","imei1":"967974986726838","imei2":"967974986726838","popurl":"www.aaditya-bharadwaj.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95137,"job_number":"JOB_95137","tr_customer_id":95154,"tr_customer_product_id":95144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Deepesh Iyengar","mobile_number":"7046338958","email_id":"sloka.mishra@yahoo.co.in","dop":"2025-10-21","serial_number":"792448570954176","imei1":"792448570954176","imei2":"792448570954176","popurl":"www.krishnadasa-pillai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95138,"job_number":"JOB_95138","tr_customer_id":95155,"tr_customer_product_id":95145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Kamla Guneta","mobile_number":"7063171547","email_id":"goutam.marar@hotmail.com","dop":"2025-10-21","serial_number":"882474946139815","imei1":"882474946139815","imei2":"882474946139815","popurl":"www.gorakhnath-jha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95139,"job_number":"JOB_95139","tr_customer_id":95156,"tr_customer_product_id":95146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Vyas Patil","mobile_number":"7019583725","email_id":"chandak.talwar@gmail.com","dop":"2025-10-21","serial_number":"139105784110145","imei1":"139105784110145","imei2":"139105784110145","popurl":"www.sameer-iyengar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95140,"job_number":"JOB_95140","tr_customer_id":95157,"tr_customer_product_id":95147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Vaijayanti Mishra","mobile_number":"7031851868","email_id":"ravi.bhattacharya@yahoo.co.in","dop":"2025-10-21","serial_number":"021998737348808","imei1":"021998737348808","imei2":"021998737348808","popurl":"www.jaimini-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95141,"job_number":"JOB_95141","tr_customer_id":95158,"tr_customer_product_id":95148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Bhagwanti Deshpande","mobile_number":"7031292525","email_id":"lila.dhawan@gmail.com","dop":"2025-10-21","serial_number":"083354985295579","imei1":"083354985295579","imei2":"083354985295579","popurl":"www.menka-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95142,"job_number":"JOB_95142","tr_customer_id":95159,"tr_customer_product_id":95149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Mina Pothuvaal","mobile_number":"7053113166","email_id":"damayanti.prajapat@hotmail.com","dop":"2025-10-21","serial_number":"492032561433587","imei1":"492032561433587","imei2":"492032561433587","popurl":"www.ankal-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95143,"job_number":"JOB_95143","tr_customer_id":95160,"tr_customer_product_id":95150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Chinmayanand Devar","mobile_number":"7094936345","email_id":"aaratrika.ganaka@hotmail.com","dop":"2025-10-21","serial_number":"459417256871764","imei1":"459417256871764","imei2":"459417256871764","popurl":"www.mukul-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95144,"job_number":"JOB_95144","tr_customer_id":95161,"tr_customer_product_id":95151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Devasree Reddy","mobile_number":"7084398503","email_id":"daksha.kaul@yahoo.co.in","dop":"2025-10-21","serial_number":"662326576706549","imei1":"662326576706549","imei2":"662326576706549","popurl":"www.rakesh-nambeesan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95145,"job_number":"JOB_95145","tr_customer_id":95162,"tr_customer_product_id":95152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Gandharv Chaturvedi","mobile_number":"7003526496","email_id":"chandrakala.adiga@gmail.com","dop":"2025-10-21","serial_number":"282543276022497","imei1":"282543276022497","imei2":"282543276022497","popurl":"www.sanka-jha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95146,"job_number":"JOB_95146","tr_customer_id":95163,"tr_customer_product_id":95153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Kalpana Arora","mobile_number":"7041175548","email_id":"chakor.gandhi@yahoo.co.in","dop":"2025-10-21","serial_number":"567548035458942","imei1":"567548035458942","imei2":"567548035458942","popurl":"www.mangala-deshpande.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95147,"job_number":"JOB_95147","tr_customer_id":95164,"tr_customer_product_id":95154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Chandak Mahajan","mobile_number":"7009404560","email_id":"ambar.pilla@gmail.com","dop":"2025-10-21","serial_number":"330737705143986","imei1":"330737705143986","imei2":"330737705143986","popurl":"www.dhanadeepa-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95148,"job_number":"JOB_95148","tr_customer_id":95165,"tr_customer_product_id":95155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Meghnath Sharma","mobile_number":"7040467786","email_id":"poornima.devar@gmail.com","dop":"2025-10-21","serial_number":"276265053248619","imei1":"276265053248619","imei2":"276265053248619","popurl":"www.daksha-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95149,"job_number":"JOB_95149","tr_customer_id":95166,"tr_customer_product_id":95156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Rohit Talwar","mobile_number":"7093938283","email_id":"chanda.khan@gmail.com","dop":"2025-10-21","serial_number":"710050106623581","imei1":"710050106623581","imei2":"710050106623581","popurl":"www.yogendra-bhattathiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95150,"job_number":"JOB_95150","tr_customer_id":95167,"tr_customer_product_id":95157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Diptendu Chattopadhyay","mobile_number":"7079741625","email_id":"charuchandra.agarwal@gmail.com","dop":"2025-10-21","serial_number":"449224711624309","imei1":"449224711624309","imei2":"449224711624309","popurl":"www.ravi-dwivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95151,"job_number":"JOB_95151","tr_customer_id":95168,"tr_customer_product_id":95158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Chidaatma Bharadwaj","mobile_number":"7003562418","email_id":"geetanjali.pillai@gmail.com","dop":"2025-10-21","serial_number":"407748570316599","imei1":"407748570316599","imei2":"407748570316599","popurl":"www.krishnadasa-agarwal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95152,"job_number":"JOB_95152","tr_customer_id":95169,"tr_customer_product_id":95159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Chandini Guneta","mobile_number":"7034326078","email_id":"jagdish.acharya@yahoo.co.in","dop":"2025-10-21","serial_number":"259528559953826","imei1":"259528559953826","imei2":"259528559953826","popurl":"www.charuchandra-deshpande.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95153,"job_number":"JOB_95153","tr_customer_id":95170,"tr_customer_product_id":95160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Amarnath Talwar","mobile_number":"7019717987","email_id":"kartik.mishra@yahoo.co.in","dop":"2025-10-21","serial_number":"188865882064536","imei1":"188865882064536","imei2":"188865882064536","popurl":"www.bankimchandra-panicker.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95154,"job_number":"JOB_95154","tr_customer_id":95171,"tr_customer_product_id":95161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Shresthi Desai","mobile_number":"7027025136","email_id":"kamla.jha@gmail.com","dop":"2025-10-21","serial_number":"448236757814302","imei1":"448236757814302","imei2":"448236757814302","popurl":"www.devagya-agarwal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95155,"job_number":"JOB_95155","tr_customer_id":95172,"tr_customer_product_id":95162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Pranay Iyer","mobile_number":"7089002200","email_id":"shridevi.marar@gmail.com","dop":"2025-10-21","serial_number":"675857322219371","imei1":"675857322219371","imei2":"675857322219371","popurl":"www.anurag-devar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95156,"job_number":"JOB_95156","tr_customer_id":95173,"tr_customer_product_id":95163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Kannen Rana","mobile_number":"7011692896","email_id":"jagdish.asan@yahoo.co.in","dop":"2025-10-21","serial_number":"517482742972476","imei1":"517482742972476","imei2":"517482742972476","popurl":"www.omana-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95157,"job_number":"JOB_95157","tr_customer_id":95174,"tr_customer_product_id":95164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Dhanalakshmi Khatri","mobile_number":"7047293671","email_id":"aadrika.varman@gmail.com","dop":"2025-10-21","serial_number":"396860785970008","imei1":"396860785970008","imei2":"396860785970008","popurl":"www.garuda-prajapat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95158,"job_number":"JOB_95158","tr_customer_id":95175,"tr_customer_product_id":95165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Bharadwaj Kapoor","mobile_number":"7046617693","email_id":"vyas.chaturvedi@yahoo.co.in","dop":"2025-10-21","serial_number":"949557825293234","imei1":"949557825293234","imei2":"949557825293234","popurl":"www.bhushan-pilla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95159,"job_number":"JOB_95159","tr_customer_id":95176,"tr_customer_product_id":95166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Chandan Shukla","mobile_number":"7097046144","email_id":"durgeshwari.achari@hotmail.com","dop":"2025-10-21","serial_number":"083167030273293","imei1":"083167030273293","imei2":"083167030273293","popurl":"www.vasundhara-verma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95160,"job_number":"JOB_95160","tr_customer_id":95177,"tr_customer_product_id":95167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Shobhana Nayar","mobile_number":"7060531279","email_id":"rudra.shukla@hotmail.com","dop":"2025-10-21","serial_number":"290676255776101","imei1":"290676255776101","imei2":"290676255776101","popurl":"www.mani-varma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95161,"job_number":"JOB_95161","tr_customer_id":95178,"tr_customer_product_id":95168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Somu Gupta","mobile_number":"7095004632","email_id":"lakshmidhar.saini@gmail.com","dop":"2025-10-21","serial_number":"341484486925593","imei1":"341484486925593","imei2":"341484486925593","popurl":"www.agastya-asan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95162,"job_number":"JOB_95162","tr_customer_id":95179,"tr_customer_product_id":95169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Aaratrika Patel","mobile_number":"7022896683","email_id":"draupadi.adiga@gmail.com","dop":"2025-10-21","serial_number":"541705952997699","imei1":"541705952997699","imei2":"541705952997699","popurl":"www.himadri-shah.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95163,"job_number":"JOB_95163","tr_customer_id":95180,"tr_customer_product_id":95170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Lal Marar","mobile_number":"7066480902","email_id":"kanchan.sinha@hotmail.com","dop":"2025-10-21","serial_number":"288805284636284","imei1":"288805284636284","imei2":"288805284636284","popurl":"www.gurdev-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95164,"job_number":"JOB_95164","tr_customer_id":95181,"tr_customer_product_id":95171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Arya Varrier","mobile_number":"7056103369","email_id":"bhooshit.nambeesan@gmail.com","dop":"2025-10-21","serial_number":"868699388431923","imei1":"868699388431923","imei2":"868699388431923","popurl":"www.suryakanta-patel.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95165,"job_number":"JOB_95165","tr_customer_id":95182,"tr_customer_product_id":95172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Radha Varman","mobile_number":"7091945057","email_id":"sitara.achari@yahoo.co.in","dop":"2025-10-21","serial_number":"442671302068225","imei1":"442671302068225","imei2":"442671302068225","popurl":"www.susheel-devar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95166,"job_number":"JOB_95166","tr_customer_id":95183,"tr_customer_product_id":95173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Drona Naik","mobile_number":"7026525735","email_id":"tara.sharma@hotmail.com","dop":"2025-10-21","serial_number":"251250394285551","imei1":"251250394285551","imei2":"251250394285551","popurl":"www.ashlesh-pillai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95167,"job_number":"JOB_95167","tr_customer_id":95184,"tr_customer_product_id":95174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Aagneya Adiga","mobile_number":"7043020378","email_id":"dakshayani.chopra@gmail.com","dop":"2025-10-21","serial_number":"236658049814823","imei1":"236658049814823","imei2":"236658049814823","popurl":"www.shankar-ganaka.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95168,"job_number":"JOB_95168","tr_customer_id":95185,"tr_customer_product_id":95175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Bhooshit Chopra","mobile_number":"7005065427","email_id":"basanti.verma@yahoo.co.in","dop":"2025-10-21","serial_number":"975684414041815","imei1":"975684414041815","imei2":"975684414041815","popurl":"www.prathamesh-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95169,"job_number":"JOB_95169","tr_customer_id":95186,"tr_customer_product_id":95176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Chetan Kakkar","mobile_number":"7046707973","email_id":"dhanapati.bhat@yahoo.co.in","dop":"2025-10-21","serial_number":"998661978694287","imei1":"998661978694287","imei2":"998661978694287","popurl":"www.dharmaketu-nambeesan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95170,"job_number":"JOB_95170","tr_customer_id":95187,"tr_customer_product_id":95177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Triloki Nath Kaul","mobile_number":"7093388324","email_id":"anilabh.embranthiri@yahoo.co.in","dop":"2025-10-21","serial_number":"417262736362434","imei1":"417262736362434","imei2":"417262736362434","popurl":"www.chandraayan-bharadwaj.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95171,"job_number":"JOB_95171","tr_customer_id":95188,"tr_customer_product_id":95178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Baala Gowda","mobile_number":"7017118525","email_id":"chakor.malik@gmail.com","dop":"2025-10-21","serial_number":"613049594339945","imei1":"613049594339945","imei2":"613049594339945","popurl":"www.akshayakeerti-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95172,"job_number":"JOB_95172","tr_customer_id":95189,"tr_customer_product_id":95179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Vaishnavi Guneta","mobile_number":"7000287565","email_id":"amarnath.reddy@gmail.com","dop":"2025-10-21","serial_number":"130982209388895","imei1":"130982209388895","imei2":"130982209388895","popurl":"www.harit-somayaji.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95173,"job_number":"JOB_95173","tr_customer_id":95190,"tr_customer_product_id":95180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Amaresh Ahuja","mobile_number":"7050276094","email_id":"brahmaanand.reddy@gmail.com","dop":"2025-10-21","serial_number":"431050871770923","imei1":"431050871770923","imei2":"431050871770923","popurl":"www.baalagopaal-saini.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95174,"job_number":"JOB_95174","tr_customer_id":95191,"tr_customer_product_id":95181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Agasti Gill","mobile_number":"7037557771","email_id":"javas.abbott@gmail.com","dop":"2025-10-21","serial_number":"362568128205794","imei1":"362568128205794","imei2":"362568128205794","popurl":"www.ghanaanand-joshi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95175,"job_number":"JOB_95175","tr_customer_id":95192,"tr_customer_product_id":95182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Lalita Guneta","mobile_number":"7013044899","email_id":"dhatri.arora@yahoo.co.in","dop":"2025-10-21","serial_number":"656637083955757","imei1":"656637083955757","imei2":"656637083955757","popurl":"www.divya-kaul.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95176,"job_number":"JOB_95176","tr_customer_id":95193,"tr_customer_product_id":95183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Jyotis Butt","mobile_number":"7051210665","email_id":"anish.mukhopadhyay@gmail.com","dop":"2025-10-21","serial_number":"585442417604448","imei1":"585442417604448","imei2":"585442417604448","popurl":"www.bilva-dhawan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95177,"job_number":"JOB_95177","tr_customer_id":95194,"tr_customer_product_id":95184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Adheesh Nambeesan","mobile_number":"7046449592","email_id":"umang.mehrotra@hotmail.com","dop":"2025-10-21","serial_number":"659780593353163","imei1":"659780593353163","imei2":"659780593353163","popurl":"www.sher-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95178,"job_number":"JOB_95178","tr_customer_id":95195,"tr_customer_product_id":95185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Dhaanyalakshmi Dubashi","mobile_number":"7014587779","email_id":"brajesh.singh@hotmail.com","dop":"2025-10-21","serial_number":"210207037434035","imei1":"210207037434035","imei2":"210207037434035","popurl":"www.sukanya-mukhopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95179,"job_number":"JOB_95179","tr_customer_id":95196,"tr_customer_product_id":95186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Damodara Adiga","mobile_number":"7087632243","email_id":"ramesh.deshpande@gmail.com","dop":"2025-10-21","serial_number":"569400381493712","imei1":"569400381493712","imei2":"569400381493712","popurl":"www.param-chaturvedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95180,"job_number":"JOB_95180","tr_customer_id":95197,"tr_customer_product_id":95187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Diptendu Mishra","mobile_number":"7053709062","email_id":"sachin.patil@yahoo.co.in","dop":"2025-10-21","serial_number":"388909101203206","imei1":"388909101203206","imei2":"388909101203206","popurl":"www.girish-khan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95181,"job_number":"JOB_95181","tr_customer_id":95198,"tr_customer_product_id":95188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Bharadwaj Patel","mobile_number":"7067248563","email_id":"ahalya.tandon@gmail.com","dop":"2025-10-21","serial_number":"687347972848643","imei1":"687347972848643","imei2":"687347972848643","popurl":"www.anjushree-singh.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95182,"job_number":"JOB_95182","tr_customer_id":95199,"tr_customer_product_id":95189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Daevi Naik","mobile_number":"7022892513","email_id":"ambar.ganaka@hotmail.com","dop":"2025-10-21","serial_number":"508059436535733","imei1":"508059436535733","imei2":"508059436535733","popurl":"www.rajan-shukla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95183,"job_number":"JOB_95183","tr_customer_id":95200,"tr_customer_product_id":95190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Govinda Khanna","mobile_number":"7097855480","email_id":"purnima.bandopadhyay@hotmail.com","dop":"2025-10-21","serial_number":"588259939653016","imei1":"588259939653016","imei2":"588259939653016","popurl":"www.vidur-talwar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95184,"job_number":"JOB_95184","tr_customer_id":95201,"tr_customer_product_id":95191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Bhooshit Pillai","mobile_number":"7065025418","email_id":"bheeshma.desai@yahoo.co.in","dop":"2025-10-21","serial_number":"540381193026159","imei1":"540381193026159","imei2":"540381193026159","popurl":"www.dayamayee-verma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95185,"job_number":"JOB_95185","tr_customer_id":95202,"tr_customer_product_id":95192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Sarada Talwar","mobile_number":"7047779029","email_id":"dron.kaul@yahoo.co.in","dop":"2025-10-21","serial_number":"755149629535268","imei1":"755149629535268","imei2":"755149629535268","popurl":"www.prem-ahuja.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95186,"job_number":"JOB_95186","tr_customer_id":95203,"tr_customer_product_id":95193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Bhadra Bhattacharya","mobile_number":"7047537197","email_id":"kamla.patel@hotmail.com","dop":"2025-10-21","serial_number":"900382821540597","imei1":"900382821540597","imei2":"900382821540597","popurl":"www.subhasini-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95187,"job_number":"JOB_95187","tr_customer_id":95204,"tr_customer_product_id":95194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Drona Butt","mobile_number":"7081352111","email_id":"prem.tandon@hotmail.com","dop":"2025-10-21","serial_number":"933850719446215","imei1":"933850719446215","imei2":"933850719446215","popurl":"www.lakshmidhar-rana.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95188,"job_number":"JOB_95188","tr_customer_id":95205,"tr_customer_product_id":95195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Kashyapi Chaturvedi","mobile_number":"7079893370","email_id":"akshaj.tandon@gmail.com","dop":"2025-10-21","serial_number":"589234347488114","imei1":"589234347488114","imei2":"589234347488114","popurl":"www.karunanidhi-menon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95189,"job_number":"JOB_95189","tr_customer_id":95206,"tr_customer_product_id":95196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Rohana Gupta","mobile_number":"7030947187","email_id":"darshwana.gowda@gmail.com","dop":"2025-10-21","serial_number":"100544906774137","imei1":"100544906774137","imei2":"100544906774137","popurl":"www.dipesh-tandon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95190,"job_number":"JOB_95190","tr_customer_id":95207,"tr_customer_product_id":95197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Baalagopaal Agarwal","mobile_number":"7076495412","email_id":"suma.kaul@hotmail.com","dop":"2025-10-21","serial_number":"672123251680809","imei1":"672123251680809","imei2":"672123251680809","popurl":"www.vaishvi-trivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95191,"job_number":"JOB_95191","tr_customer_id":95208,"tr_customer_product_id":95198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Aasha Iyer","mobile_number":"7045363499","email_id":"anjushree.mishra@hotmail.com","dop":"2025-10-21","serial_number":"554457730951086","imei1":"554457730951086","imei2":"554457730951086","popurl":"www.harita-khatri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95192,"job_number":"JOB_95192","tr_customer_id":95209,"tr_customer_product_id":95199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Susheel Nayar","mobile_number":"7038392553","email_id":"bhoopati.adiga@hotmail.com","dop":"2025-10-21","serial_number":"240780513888802","imei1":"240780513888802","imei2":"240780513888802","popurl":"www.dhatri-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95193,"job_number":"JOB_95193","tr_customer_id":95210,"tr_customer_product_id":95200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Nirbhay Pillai","mobile_number":"7073797589","email_id":"gauraang.butt@hotmail.com","dop":"2025-10-21","serial_number":"528700439823763","imei1":"528700439823763","imei2":"528700439823763","popurl":"www.budhil-butt.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95194,"job_number":"JOB_95194","tr_customer_id":95211,"tr_customer_product_id":95201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Suryakanta Bhattathiri","mobile_number":"7016265172","email_id":"bhilangana.mishra@hotmail.com","dop":"2025-10-21","serial_number":"286431432376564","imei1":"286431432376564","imei2":"286431432376564","popurl":"www.chandramohan-joshi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95195,"job_number":"JOB_95195","tr_customer_id":95212,"tr_customer_product_id":95202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Tapan Singh","mobile_number":"7029254710","email_id":"navin.bharadwaj@hotmail.com","dop":"2025-10-21","serial_number":"253305401238788","imei1":"253305401238788","imei2":"253305401238788","popurl":"www.chetanaanand-patil.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95196,"job_number":"JOB_95196","tr_customer_id":95213,"tr_customer_product_id":95203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Chandak Asan","mobile_number":"7026719585","email_id":"meghnath.agarwal@hotmail.com","dop":"2025-10-21","serial_number":"122370949748734","imei1":"122370949748734","imei2":"122370949748734","popurl":"www.devvrat-jha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95197,"job_number":"JOB_95197","tr_customer_id":95214,"tr_customer_product_id":95204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Jagmeet Gupta","mobile_number":"7045912721","email_id":"karthik.varman@yahoo.co.in","dop":"2025-10-21","serial_number":"096041522051176","imei1":"096041522051176","imei2":"096041522051176","popurl":"www.sarala-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95198,"job_number":"JOB_95198","tr_customer_id":95215,"tr_customer_product_id":95205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Chiranjeeve Pilla","mobile_number":"7068837794","email_id":"geetanjali.asan@yahoo.co.in","dop":"2025-10-21","serial_number":"333204796126884","imei1":"333204796126884","imei2":"333204796126884","popurl":"www.chandrakin-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95199,"job_number":"JOB_95199","tr_customer_id":95216,"tr_customer_product_id":95206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Aagam Sinha","mobile_number":"7004600349","email_id":"anand.sethi@gmail.com","dop":"2025-10-21","serial_number":"484481510010129","imei1":"484481510010129","imei2":"484481510010129","popurl":"www.abani-tagore.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95200,"job_number":"JOB_95200","tr_customer_id":95217,"tr_customer_product_id":95207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Jyoti Gandhi","mobile_number":"7088364287","email_id":"charuchandra.talwar@hotmail.com","dop":"2025-10-21","serial_number":"041686825268230","imei1":"041686825268230","imei2":"041686825268230","popurl":"www.aditya-menon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95201,"job_number":"JOB_95201","tr_customer_id":95218,"tr_customer_product_id":95208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Vimala Naik","mobile_number":"7023541804","email_id":"tanya.nair@hotmail.com","dop":"2025-10-21","serial_number":"149691316228824","imei1":"149691316228824","imei2":"149691316228824","popurl":"www.aarya-acharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95202,"job_number":"JOB_95202","tr_customer_id":95219,"tr_customer_product_id":95209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Susheel Arora","mobile_number":"7014442068","email_id":"amritambu.jha@yahoo.co.in","dop":"2025-10-21","serial_number":"691359641165120","imei1":"691359641165120","imei2":"691359641165120","popurl":"www.aagneya-mukhopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95203,"job_number":"JOB_95203","tr_customer_id":95220,"tr_customer_product_id":95210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Chaten Nair","mobile_number":"7037713636","email_id":"gopi.singh@yahoo.co.in","dop":"2025-10-21","serial_number":"034209243341142","imei1":"034209243341142","imei2":"034209243341142","popurl":"www.shashikala-ahluwalia.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95204,"job_number":"JOB_95204","tr_customer_id":95221,"tr_customer_product_id":95211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Shobhana Chattopadhyay","mobile_number":"7026789979","email_id":"anand.verma@hotmail.com","dop":"2025-10-21","serial_number":"173391676865812","imei1":"173391676865812","imei2":"173391676865812","popurl":"www.chandni-arora.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95205,"job_number":"JOB_95205","tr_customer_id":95222,"tr_customer_product_id":95212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Ghanaanand Sharma","mobile_number":"7069283441","email_id":"diksha.mehrotra@yahoo.co.in","dop":"2025-10-21","serial_number":"531735108296810","imei1":"531735108296810","imei2":"531735108296810","popurl":"www.bhuvaneshwar-gowda.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95206,"job_number":"JOB_95206","tr_customer_id":95223,"tr_customer_product_id":95213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Vidur Sethi","mobile_number":"7046440858","email_id":"digambar.sethi@gmail.com","dop":"2025-10-21","serial_number":"280853939789408","imei1":"280853939789408","imei2":"280853939789408","popurl":"www.adheesh-sharma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95207,"job_number":"JOB_95207","tr_customer_id":95224,"tr_customer_product_id":95214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Anila Rana","mobile_number":"7092481625","email_id":"akshata.reddy@hotmail.com","dop":"2025-10-21","serial_number":"118458842734988","imei1":"118458842734988","imei2":"118458842734988","popurl":"www.aadrika-butt.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95208,"job_number":"JOB_95208","tr_customer_id":95225,"tr_customer_product_id":95215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Prathamesh Khan","mobile_number":"7023993442","email_id":"ajeet.dubashi@yahoo.co.in","dop":"2025-10-21","serial_number":"546232109477198","imei1":"546232109477198","imei2":"546232109477198","popurl":"www.gorakhanatha-saini.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95209,"job_number":"JOB_95209","tr_customer_id":95226,"tr_customer_product_id":95216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Gurdev Talwar","mobile_number":"7028787348","email_id":"abhaidev.bandopadhyay@hotmail.com","dop":"2025-10-21","serial_number":"943001748719921","imei1":"943001748719921","imei2":"943001748719921","popurl":"www.swapnil-kaur.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95210,"job_number":"JOB_95210","tr_customer_id":95227,"tr_customer_product_id":95217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Asha Chaturvedi","mobile_number":"7027101175","email_id":"anish.talwar@hotmail.com","dop":"2025-10-21","serial_number":"321588010145562","imei1":"321588010145562","imei2":"321588010145562","popurl":"www.nawal-pandey.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95211,"job_number":"JOB_95211","tr_customer_id":95228,"tr_customer_product_id":95218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Sanka Verma","mobile_number":"7008305438","email_id":"prema.varrier@gmail.com","dop":"2025-10-21","serial_number":"315671893179226","imei1":"315671893179226","imei2":"315671893179226","popurl":"www.ranjit-dhawan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95212,"job_number":"JOB_95212","tr_customer_id":95229,"tr_customer_product_id":95219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Durga Kaul","mobile_number":"7081477758","email_id":"archan.asan@hotmail.com","dop":"2025-10-21","serial_number":"503141450406140","imei1":"503141450406140","imei2":"503141450406140","popurl":"www.bhaaswar-mishra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95213,"job_number":"JOB_95213","tr_customer_id":95230,"tr_customer_product_id":95220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Ganesh Asan","mobile_number":"7046202725","email_id":"ekaksh.malik@yahoo.co.in","dop":"2025-10-21","serial_number":"335629536887277","imei1":"335629536887277","imei2":"335629536887277","popurl":"www.adhrit-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95214,"job_number":"JOB_95214","tr_customer_id":95231,"tr_customer_product_id":95221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Nirbhay Nair","mobile_number":"7045312127","email_id":"swara.bhattacharya@gmail.com","dop":"2025-10-21","serial_number":"368505874974966","imei1":"368505874974966","imei2":"368505874974966","popurl":"www.akshat-patil.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95215,"job_number":"JOB_95215","tr_customer_id":95232,"tr_customer_product_id":95222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Manik Gandhi","mobile_number":"7067016512","email_id":"anagh.mahajan@yahoo.co.in","dop":"2025-10-21","serial_number":"782074530736747","imei1":"782074530736747","imei2":"782074530736747","popurl":"www.girik-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95216,"job_number":"JOB_95216","tr_customer_id":95233,"tr_customer_product_id":95223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Sitara Trivedi","mobile_number":"7042853659","email_id":"eshana.reddy@yahoo.co.in","dop":"2025-10-21","serial_number":"211268085096308","imei1":"211268085096308","imei2":"211268085096308","popurl":"www.brahmanandam-bhattathiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95217,"job_number":"JOB_95217","tr_customer_id":95234,"tr_customer_product_id":95224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Shakti Bhattacharya","mobile_number":"7014744646","email_id":"atreyee.sethi@yahoo.co.in","dop":"2025-10-21","serial_number":"613524203635376","imei1":"613524203635376","imei2":"613524203635376","popurl":"www.bhuvaneshwar-somayaji.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95218,"job_number":"JOB_95218","tr_customer_id":95235,"tr_customer_product_id":95225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Anagh Jha","mobile_number":"7086904089","email_id":"shakti.nayar@hotmail.com","dop":"2025-10-21","serial_number":"878173878664599","imei1":"878173878664599","imei2":"878173878664599","popurl":"www.gitanjali-nehru.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95219,"job_number":"JOB_95219","tr_customer_id":95236,"tr_customer_product_id":95226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Rageswari Iyer","mobile_number":"7044611044","email_id":"shobhana.patel@yahoo.co.in","dop":"2025-10-21","serial_number":"408267634516087","imei1":"408267634516087","imei2":"408267634516087","popurl":"www.vedanga-achari.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95220,"job_number":"JOB_95220","tr_customer_id":95237,"tr_customer_product_id":95227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Deepankar Chopra","mobile_number":"7086758388","email_id":"somnath.kakkar@hotmail.com","dop":"2025-10-21","serial_number":"768899223040640","imei1":"768899223040640","imei2":"768899223040640","popurl":"www.rageswari-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95221,"job_number":"JOB_95221","tr_customer_id":95238,"tr_customer_product_id":95228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Chandraketu Dubashi","mobile_number":"7023655194","email_id":"narayan.khanna@hotmail.com","dop":"2025-10-21","serial_number":"966478234096912","imei1":"966478234096912","imei2":"966478234096912","popurl":"www.ganak-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95222,"job_number":"JOB_95222","tr_customer_id":95239,"tr_customer_product_id":95229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Anil Naik","mobile_number":"7048098327","email_id":"vinay.iyengar@gmail.com","dop":"2025-10-21","serial_number":"379367193390595","imei1":"379367193390595","imei2":"379367193390595","popurl":"www.umang-ahuja.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95223,"job_number":"JOB_95223","tr_customer_id":95240,"tr_customer_product_id":95230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Trisha Bhat","mobile_number":"7059115031","email_id":"chanakya.deshpande@yahoo.co.in","dop":"2025-10-21","serial_number":"155719143422385","imei1":"155719143422385","imei2":"155719143422385","popurl":"www.malati-kocchar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95224,"job_number":"JOB_95224","tr_customer_id":95241,"tr_customer_product_id":95231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Manisha Embranthiri","mobile_number":"7012331388","email_id":"umang.bhattathiri@hotmail.com","dop":"2025-10-21","serial_number":"216615586934446","imei1":"216615586934446","imei2":"216615586934446","popurl":"www.samir-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95225,"job_number":"JOB_95225","tr_customer_id":95242,"tr_customer_product_id":95232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Baala Singh","mobile_number":"7067681706","email_id":"vishnu.saini@hotmail.com","dop":"2025-10-21","serial_number":"545354002715767","imei1":"545354002715767","imei2":"545354002715767","popurl":"www.agasti-nehru.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95226,"job_number":"JOB_95226","tr_customer_id":95243,"tr_customer_product_id":95233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Minakshi Kapoor","mobile_number":"7077445259","email_id":"dhana.acharya@yahoo.co.in","dop":"2025-10-21","serial_number":"483549319972360","imei1":"483549319972360","imei2":"483549319972360","popurl":"www.tushar-kaul.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95227,"job_number":"JOB_95227","tr_customer_id":95244,"tr_customer_product_id":95234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Enakshi Varman","mobile_number":"7057146483","email_id":"chapala.mehrotra@gmail.com","dop":"2025-10-21","serial_number":"696011310041057","imei1":"696011310041057","imei2":"696011310041057","popurl":"www.vaijayanthi-naik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95228,"job_number":"JOB_95228","tr_customer_id":95245,"tr_customer_product_id":95235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Chandramani Deshpande","mobile_number":"7035482225","email_id":"usha.iyer@gmail.com","dop":"2025-10-21","serial_number":"892554528628688","imei1":"892554528628688","imei2":"892554528628688","popurl":"www.nikita-khatri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95229,"job_number":"JOB_95229","tr_customer_id":95246,"tr_customer_product_id":95236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Chinmayanand Kaniyar","mobile_number":"7079427571","email_id":"chandani.khatri@gmail.com","dop":"2025-10-21","serial_number":"810110243740340","imei1":"810110243740340","imei2":"810110243740340","popurl":"www.aryan-mishra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95230,"job_number":"JOB_95230","tr_customer_id":95247,"tr_customer_product_id":95237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Gandharva Dutta","mobile_number":"7069674122","email_id":"chetanaanand.reddy@yahoo.co.in","dop":"2025-10-21","serial_number":"023865281015592","imei1":"023865281015592","imei2":"023865281015592","popurl":"www.suma-malik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95231,"job_number":"JOB_95231","tr_customer_id":95248,"tr_customer_product_id":95238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Chidaakaash Khan","mobile_number":"7074914152","email_id":"garuda.nair@yahoo.co.in","dop":"2025-10-21","serial_number":"788509780066716","imei1":"788509780066716","imei2":"788509780066716","popurl":"www.suryakant-saini.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95232,"job_number":"JOB_95232","tr_customer_id":95249,"tr_customer_product_id":95239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Trilochana Abbott","mobile_number":"7092753570","email_id":"lakshmidhar.butt@gmail.com","dop":"2025-10-21","serial_number":"341301288805257","imei1":"341301288805257","imei2":"341301288805257","popurl":"www.samir-sinha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95233,"job_number":"JOB_95233","tr_customer_id":95250,"tr_customer_product_id":95240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Sitara Trivedi","mobile_number":"7053982931","email_id":"indra.khanna@gmail.com","dop":"2025-10-21","serial_number":"329891276262420","imei1":"329891276262420","imei2":"329891276262420","popurl":"www.sumitra-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95234,"job_number":"JOB_95234","tr_customer_id":95251,"tr_customer_product_id":95241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Bheeshma Tagore","mobile_number":"7002493567","email_id":"leela.trivedi@gmail.com","dop":"2025-10-21","serial_number":"710061891586165","imei1":"710061891586165","imei2":"710061891586165","popurl":"www.chidambar-pandey.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95235,"job_number":"JOB_95235","tr_customer_id":95252,"tr_customer_product_id":95242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Aruna Bharadwaj","mobile_number":"7020890161","email_id":"suryakant.guneta@hotmail.com","dop":"2025-10-21","serial_number":"197907612134087","imei1":"197907612134087","imei2":"197907612134087","popurl":"www.surya-devar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95236,"job_number":"JOB_95236","tr_customer_id":95254,"tr_customer_product_id":95244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Hiranya Prajapat","mobile_number":"7049798280","email_id":"bhaanumati.naik@gmail.com","dop":"2025-10-21","serial_number":"750990315573965","imei1":"750990315573965","imei2":"750990315573965","popurl":"www.aaditya-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95237,"job_number":"JOB_95237","tr_customer_id":95253,"tr_customer_product_id":95243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Dipesh Butt","mobile_number":"7097847549","email_id":"daevi.devar@hotmail.com","dop":"2025-10-21","serial_number":"093984655282856","imei1":"093984655282856","imei2":"093984655282856","popurl":"www.gopaal-shukla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95238,"job_number":"JOB_95238","tr_customer_id":95255,"tr_customer_product_id":95245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Shivakari Somayaji","mobile_number":"7095830493","email_id":"marut.desai@gmail.com","dop":"2025-10-21","serial_number":"913537479236533","imei1":"913537479236533","imei2":"913537479236533","popurl":"www.aruna-sinha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95239,"job_number":"JOB_95239","tr_customer_id":95256,"tr_customer_product_id":95246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Bhaswar Reddy","mobile_number":"7063607051","email_id":"kirti.desai@hotmail.com","dop":"2025-10-21","serial_number":"280362416915466","imei1":"280362416915466","imei2":"280362416915466","popurl":"www.dev-khatri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95240,"job_number":"JOB_95240","tr_customer_id":95257,"tr_customer_product_id":95247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Somnath Nehru","mobile_number":"7084833259","email_id":"dhatri.kaur@hotmail.com","dop":"2025-10-21","serial_number":"770109994025873","imei1":"770109994025873","imei2":"770109994025873","popurl":"www.girindra-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95241,"job_number":"JOB_95241","tr_customer_id":95258,"tr_customer_product_id":95248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Jitender Ganaka","mobile_number":"7090637722","email_id":"arya.chattopadhyay@hotmail.com","dop":"2025-10-21","serial_number":"851541816269459","imei1":"851541816269459","imei2":"851541816269459","popurl":"www.ekaksh-dhawan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95242,"job_number":"JOB_95242","tr_customer_id":95259,"tr_customer_product_id":95249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Chaturaanan Patel","mobile_number":"7025428679","email_id":"oormila.khatri@gmail.com","dop":"2025-10-21","serial_number":"438912789363527","imei1":"438912789363527","imei2":"438912789363527","popurl":"www.achintya-saini.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95243,"job_number":"JOB_95243","tr_customer_id":95260,"tr_customer_product_id":95250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Vijay Jain","mobile_number":"7035842943","email_id":"deeptimay.iyer@hotmail.com","dop":"2025-10-21","serial_number":"213048099170278","imei1":"213048099170278","imei2":"213048099170278","popurl":"www.ekadant-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95244,"job_number":"JOB_95244","tr_customer_id":95262,"tr_customer_product_id":95251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Ananta Banerjee","mobile_number":"7038688920","email_id":"surya.gandhi@gmail.com","dop":"2025-10-21","serial_number":"316633630720902","imei1":"316633630720902","imei2":"316633630720902","popurl":"www.shrishti-mehra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95245,"job_number":"JOB_95245","tr_customer_id":95261,"tr_customer_product_id":95252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Gandharv Talwar","mobile_number":"7028651678","email_id":"tara.bandopadhyay@gmail.com","dop":"2025-10-21","serial_number":"369721375676393","imei1":"369721375676393","imei2":"369721375676393","popurl":"www.kin-iyengar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95246,"job_number":"JOB_95246","tr_customer_id":95263,"tr_customer_product_id":95253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Daksha Somayaji","mobile_number":"7017154810","email_id":"gorakhanatha.ahluwalia@gmail.com","dop":"2025-10-21","serial_number":"770140830136363","imei1":"770140830136363","imei2":"770140830136363","popurl":"www.bhadraksh-embranthiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95247,"job_number":"JOB_95247","tr_customer_id":95264,"tr_customer_product_id":95254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Gopee Mehrotra","mobile_number":"7053662934","email_id":"bhanumati.gill@yahoo.co.in","dop":"2025-10-21","serial_number":"568821754618759","imei1":"568821754618759","imei2":"568821754618759","popurl":"www.bhupen-chopra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95248,"job_number":"JOB_95248","tr_customer_id":95265,"tr_customer_product_id":95255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Gaurang Asan","mobile_number":"7037129863","email_id":"suma.dutta@gmail.com","dop":"2025-10-21","serial_number":"451310819254503","imei1":"451310819254503","imei2":"451310819254503","popurl":"www.indra-butt.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95249,"job_number":"JOB_95249","tr_customer_id":95266,"tr_customer_product_id":95256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Mahesh Bhattathiri","mobile_number":"7080584110","email_id":"ganesh.bhattathiri@gmail.com","dop":"2025-10-21","serial_number":"129903736494298","imei1":"129903736494298","imei2":"129903736494298","popurl":"www.pranay-desai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95250,"job_number":"JOB_95250","tr_customer_id":95267,"tr_customer_product_id":95257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Vimal Bharadwaj","mobile_number":"7038806797","email_id":"anjali.gandhi@hotmail.com","dop":"2025-10-21","serial_number":"800065431779566","imei1":"800065431779566","imei2":"800065431779566","popurl":"www.meena-malik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95251,"job_number":"JOB_95251","tr_customer_id":95268,"tr_customer_product_id":95258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Ahalya Kaur","mobile_number":"7058279578","email_id":"ojaswini.pillai@gmail.com","dop":"2025-10-21","serial_number":"694265370281237","imei1":"694265370281237","imei2":"694265370281237","popurl":"www.ajit-sethi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95252,"job_number":"JOB_95252","tr_customer_id":95269,"tr_customer_product_id":95259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Jagdish Gandhi","mobile_number":"7070321825","email_id":"karthik.asan@yahoo.co.in","dop":"2025-10-21","serial_number":"219264847490348","imei1":"219264847490348","imei2":"219264847490348","popurl":"www.gopee-naik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95253,"job_number":"JOB_95253","tr_customer_id":95270,"tr_customer_product_id":95260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Marut Sharma","mobile_number":"7055528233","email_id":"uttam.johar@gmail.com","dop":"2025-10-21","serial_number":"184586263373479","imei1":"184586263373479","imei2":"184586263373479","popurl":"www.dhanalakshmi-pillai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95254,"job_number":"JOB_95254","tr_customer_id":95271,"tr_customer_product_id":95261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Guru Somayaji","mobile_number":"7084291997","email_id":"agrata.dhawan@hotmail.com","dop":"2025-10-21","serial_number":"464966794467298","imei1":"464966794467298","imei2":"464966794467298","popurl":"www.diksha-iyer.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95255,"job_number":"JOB_95255","tr_customer_id":95272,"tr_customer_product_id":95262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Menka Butt","mobile_number":"7009371775","email_id":"aanjaneya.guha@yahoo.co.in","dop":"2025-10-21","serial_number":"162254566054074","imei1":"162254566054074","imei2":"162254566054074","popurl":"www.vyas-abbott.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95256,"job_number":"JOB_95256","tr_customer_id":95273,"tr_customer_product_id":95263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Deeptanshu Dutta","mobile_number":"7019982201","email_id":"amaranaath.guneta@yahoo.co.in","dop":"2025-10-21","serial_number":"424643965735436","imei1":"424643965735436","imei2":"424643965735436","popurl":"www.datta-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95257,"job_number":"JOB_95257","tr_customer_id":95274,"tr_customer_product_id":95264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Deb Johar","mobile_number":"7048816788","email_id":"abhaya.namboothiri@hotmail.com","dop":"2025-10-21","serial_number":"964760194945256","imei1":"964760194945256","imei2":"964760194945256","popurl":"www.chandrakala-gupta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95258,"job_number":"JOB_95258","tr_customer_id":95275,"tr_customer_product_id":95265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Gopal Shukla","mobile_number":"7051424601","email_id":"siddhran.deshpande@gmail.com","dop":"2025-10-21","serial_number":"255893540596359","imei1":"255893540596359","imei2":"255893540596359","popurl":"www.rageshwari-menon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95259,"job_number":"JOB_95259","tr_customer_id":95276,"tr_customer_product_id":95266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Birjesh Banerjee","mobile_number":"7011962676","email_id":"akula.achari@yahoo.co.in","dop":"2025-10-21","serial_number":"130252155029031","imei1":"130252155029031","imei2":"130252155029031","popurl":"www.shantanu-acharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95260,"job_number":"JOB_95260","tr_customer_id":95277,"tr_customer_product_id":95267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Vedanshi Jain","mobile_number":"7051132324","email_id":"bhupati.panicker@yahoo.co.in","dop":"2025-10-21","serial_number":"595319410752033","imei1":"595319410752033","imei2":"595319410752033","popurl":"www.shiv-arora.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95261,"job_number":"JOB_95261","tr_customer_id":95278,"tr_customer_product_id":95268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Javas Gowda","mobile_number":"7038235536","email_id":"pushti.ganaka@yahoo.co.in","dop":"2025-10-21","serial_number":"305454554523749","imei1":"305454554523749","imei2":"305454554523749","popurl":"www.opalina-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95262,"job_number":"JOB_95262","tr_customer_id":95279,"tr_customer_product_id":95269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Jagmeet Achari","mobile_number":"7071325026","email_id":"atmananda.nehru@hotmail.com","dop":"2025-10-21","serial_number":"359882652186069","imei1":"359882652186069","imei2":"359882652186069","popurl":"www.giriraaj-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95263,"job_number":"JOB_95263","tr_customer_id":95280,"tr_customer_product_id":95270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Tanya Naik","mobile_number":"7020079363","email_id":"bakula.panicker@gmail.com","dop":"2025-10-21","serial_number":"317639131467848","imei1":"317639131467848","imei2":"317639131467848","popurl":"www.dhyaneshwar-naik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95264,"job_number":"JOB_95264","tr_customer_id":95281,"tr_customer_product_id":95271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Subhashini Varman","mobile_number":"7032561309","email_id":"sher.malik@gmail.com","dop":"2025-10-21","serial_number":"645476575183413","imei1":"645476575183413","imei2":"645476575183413","popurl":"www.apsara-prajapat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95265,"job_number":"JOB_95265","tr_customer_id":95282,"tr_customer_product_id":95272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Anila Namboothiri","mobile_number":"7072845503","email_id":"jai.pothuvaal@gmail.com","dop":"2025-10-21","serial_number":"334736543716789","imei1":"334736543716789","imei2":"334736543716789","popurl":"www.mani-mishra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95266,"job_number":"JOB_95266","tr_customer_id":95283,"tr_customer_product_id":95273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Keerti Abbott","mobile_number":"7038921327","email_id":"aanandaswarup.khan@gmail.com","dop":"2025-10-21","serial_number":"149483544738552","imei1":"149483544738552","imei2":"149483544738552","popurl":"www.adhrit-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95267,"job_number":"JOB_95267","tr_customer_id":95284,"tr_customer_product_id":95274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Esha Ahluwalia","mobile_number":"7058389282","email_id":"chakradhar.gandhi@hotmail.com","dop":"2025-10-21","serial_number":"321942467225262","imei1":"321942467225262","imei2":"321942467225262","popurl":"www.dhanalakshmi-dutta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95268,"job_number":"JOB_95268","tr_customer_id":95285,"tr_customer_product_id":95275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Vrinda Trivedi","mobile_number":"7076397119","email_id":"shreya.ahluwalia@yahoo.co.in","dop":"2025-10-21","serial_number":"651308670979074","imei1":"651308670979074","imei2":"651308670979074","popurl":"www.alok-mukhopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95269,"job_number":"JOB_95269","tr_customer_id":95286,"tr_customer_product_id":95276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Sachin Gowda","mobile_number":"7024650966","email_id":"vishwamitra.jha@gmail.com","dop":"2025-10-21","serial_number":"149816373044610","imei1":"149816373044610","imei2":"149816373044610","popurl":"www.chandran-pothuvaal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95270,"job_number":"JOB_95270","tr_customer_id":95287,"tr_customer_product_id":95277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Agneya Nambeesan","mobile_number":"7004951841","email_id":"vidur.mehra@gmail.com","dop":"2025-10-21","serial_number":"028726815879918","imei1":"028726815879918","imei2":"028726815879918","popurl":"www.durgeshwari-gupta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95271,"job_number":"JOB_95271","tr_customer_id":95288,"tr_customer_product_id":95278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Hiranya Mahajan","mobile_number":"7087490451","email_id":"dhananjay.kaniyar@hotmail.com","dop":"2025-10-21","serial_number":"564062881064905","imei1":"564062881064905","imei2":"564062881064905","popurl":"www.chakradhar-mahajan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95272,"job_number":"JOB_95272","tr_customer_id":95289,"tr_customer_product_id":95279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Oormila Saini","mobile_number":"7090086587","email_id":"kamlesh.devar@hotmail.com","dop":"2025-10-21","serial_number":"327464937631513","imei1":"327464937631513","imei2":"327464937631513","popurl":"www.chitraksh-varrier.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95273,"job_number":"JOB_95273","tr_customer_id":95290,"tr_customer_product_id":95280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Gatik Dutta","mobile_number":"7096497831","email_id":"abani.sharma@gmail.com","dop":"2025-10-21","serial_number":"300058111715598","imei1":"300058111715598","imei2":"300058111715598","popurl":"www.gopee-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95274,"job_number":"JOB_95274","tr_customer_id":95291,"tr_customer_product_id":95281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Balamani Khatri","mobile_number":"7071126219","email_id":"chiranjeeve.nehru@yahoo.co.in","dop":"2025-10-21","serial_number":"237756135887351","imei1":"237756135887351","imei2":"237756135887351","popurl":"www.dhanvin-rana.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95275,"job_number":"JOB_95275","tr_customer_id":95292,"tr_customer_product_id":95282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Anunay Nambeesan","mobile_number":"7027067748","email_id":"bhudeva.singh@yahoo.co.in","dop":"2025-10-21","serial_number":"753059785050645","imei1":"753059785050645","imei2":"753059785050645","popurl":"www.bhupen-namboothiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95276,"job_number":"JOB_95276","tr_customer_id":95293,"tr_customer_product_id":95283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Purushottam Kapoor","mobile_number":"7085682174","email_id":"mandaakin.dubashi@gmail.com","dop":"2025-10-21","serial_number":"936237761016759","imei1":"936237761016759","imei2":"936237761016759","popurl":"www.gati-iyengar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95277,"job_number":"JOB_95277","tr_customer_id":95294,"tr_customer_product_id":95284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Deevakar Pilla","mobile_number":"7074804895","email_id":"chatura.marar@yahoo.co.in","dop":"2025-10-21","serial_number":"338226625005047","imei1":"338226625005047","imei2":"338226625005047","popurl":"www.bhasvan-gill.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95278,"job_number":"JOB_95278","tr_customer_id":95295,"tr_customer_product_id":95285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Chinmayanand Bharadwaj","mobile_number":"7066833224","email_id":"bhima.arora@gmail.com","dop":"2025-10-21","serial_number":"557904204213012","imei1":"557904204213012","imei2":"557904204213012","popurl":"www.aasha-gill.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95279,"job_number":"JOB_95279","tr_customer_id":95296,"tr_customer_product_id":95286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Chaturaanan Jha","mobile_number":"7038956035","email_id":"baalagopaal.chattopadhyay@yahoo.co.in","dop":"2025-10-21","serial_number":"491599841657875","imei1":"491599841657875","imei2":"491599841657875","popurl":"www.surya-nehru.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95280,"job_number":"JOB_95280","tr_customer_id":95297,"tr_customer_product_id":95287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Shiv Bharadwaj","mobile_number":"7043512980","email_id":"adityanandan.dwivedi@yahoo.co.in","dop":"2025-10-21","serial_number":"943494906150452","imei1":"943494906150452","imei2":"943494906150452","popurl":"www.adityanandan-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95281,"job_number":"JOB_95281","tr_customer_id":95298,"tr_customer_product_id":95288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Aishani Shukla","mobile_number":"7008628713","email_id":"arya.ahluwalia@hotmail.com","dop":"2025-10-21","serial_number":"684600579869543","imei1":"684600579869543","imei2":"684600579869543","popurl":"www.mohini-khatri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95282,"job_number":"JOB_95282","tr_customer_id":95299,"tr_customer_product_id":95289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Devdan Gill","mobile_number":"7037742343","email_id":"hiranmay.talwar@yahoo.co.in","dop":"2025-10-21","serial_number":"293946930551771","imei1":"293946930551771","imei2":"293946930551771","popurl":"www.indra-bhattacharya.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95283,"job_number":"JOB_95283","tr_customer_id":95300,"tr_customer_product_id":95290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Suryakant Naik","mobile_number":"7006395967","email_id":"devesh.kaul@gmail.com","dop":"2025-10-21","serial_number":"332135831772366","imei1":"332135831772366","imei2":"332135831772366","popurl":"www.anjaneya-khanna.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95284,"job_number":"JOB_95284","tr_customer_id":95301,"tr_customer_product_id":95291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Bhooshan Dutta","mobile_number":"7087476777","email_id":"agneya.gill@yahoo.co.in","dop":"2025-10-21","serial_number":"562819421911023","imei1":"562819421911023","imei2":"562819421911023","popurl":"www.kali-mishra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95285,"job_number":"JOB_95285","tr_customer_id":95302,"tr_customer_product_id":95292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Rohan Mahajan","mobile_number":"7021069175","email_id":"ojaswini.prajapat@hotmail.com","dop":"2025-10-21","serial_number":"644040360210574","imei1":"644040360210574","imei2":"644040360210574","popurl":"www.opalina-nair.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95286,"job_number":"JOB_95286","tr_customer_id":95303,"tr_customer_product_id":95293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Abhaya Gandhi","mobile_number":"7063095808","email_id":"agnivesh.kaniyar@hotmail.com","dop":"2025-10-21","serial_number":"816203034473032","imei1":"816203034473032","imei2":"816203034473032","popurl":"www.devdan-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95287,"job_number":"JOB_95287","tr_customer_id":95304,"tr_customer_product_id":95294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Anilabh Mukhopadhyay","mobile_number":"7077277173","email_id":"bala.varma@gmail.com","dop":"2025-10-21","serial_number":"499396978590950","imei1":"499396978590950","imei2":"499396978590950","popurl":"www.trilochan-iyer.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95288,"job_number":"JOB_95288","tr_customer_id":95305,"tr_customer_product_id":95295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Maheswar Rana","mobile_number":"7029567308","email_id":"chandini.trivedi@gmail.com","dop":"2025-10-21","serial_number":"506900542686065","imei1":"506900542686065","imei2":"506900542686065","popurl":"www.enakshi-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95289,"job_number":"JOB_95289","tr_customer_id":95306,"tr_customer_product_id":95296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Dhanu Guneta","mobile_number":"7025098312","email_id":"tara.menon@gmail.com","dop":"2025-10-21","serial_number":"192018231303518","imei1":"192018231303518","imei2":"192018231303518","popurl":"www.priya-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95290,"job_number":"JOB_95290","tr_customer_id":95307,"tr_customer_product_id":95297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:53.000Z","modified_at":"2025-10-31T13:47:53.000Z","name":"Akshayakeerti Iyengar","mobile_number":"7095031399","email_id":"bandhul.butt@gmail.com","dop":"2025-10-21","serial_number":"402002089435663","imei1":"402002089435663","imei2":"402002089435663","popurl":"www.veda-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95291,"job_number":"JOB_95291","tr_customer_id":95308,"tr_customer_product_id":95298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:53.000Z","modified_at":"2025-10-31T13:47:53.000Z","name":"Ranjit Banerjee","mobile_number":"7049633229","email_id":"prasanna.malik@hotmail.com","dop":"2025-10-21","serial_number":"238752458301316","imei1":"238752458301316","imei2":"238752458301316","popurl":"www.shashi-gill.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95292,"job_number":"JOB_95292","tr_customer_id":95309,"tr_customer_product_id":95299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:53.000Z","modified_at":"2025-10-31T13:47:53.000Z","name":"Sanya Nambeesan","mobile_number":"7034182628","email_id":"balagovind.singh@hotmail.com","dop":"2025-10-21","serial_number":"740305744706298","imei1":"740305744706298","imei2":"740305744706298","popurl":"www.sujata-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88469,"job_number":"JOB_88469","tr_customer_id":88486,"tr_customer_product_id":88476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:26:19.000Z","modified_at":"2025-10-20T07:26:19.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Isidro.Pollich@gmail.com","dop":"2025-07-02","serial_number":"13183114683532","imei1":"13183114683532","imei2":"13183114683532","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88470,"job_number":"JOB_88470","tr_customer_id":88487,"tr_customer_product_id":88477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:26:39.000Z","modified_at":"2025-10-20T07:26:39.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Aurore_Fay71@yahoo.com","dop":"2025-07-02","serial_number":"11999723526740","imei1":"11999723526740","imei2":"11999723526740","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88471,"job_number":"JOB_88471","tr_customer_id":88488,"tr_customer_product_id":88478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:26:58.000Z","modified_at":"2025-10-20T07:26:58.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Glenna.Parker@gmail.com","dop":"2025-07-02","serial_number":"15179904025376","imei1":"15179904025376","imei2":"15179904025376","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88797,"job_number":"JOB_88797","tr_customer_id":88814,"tr_customer_product_id":88804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:49:43.000Z","modified_at":"2025-10-20T13:49:43.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"79295667947715","imei1":"79295667947715","imei2":"79295667947715","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:49:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88798,"job_number":"JOB_88798","tr_customer_id":88815,"tr_customer_product_id":88805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:49:43.000Z","modified_at":"2025-10-20T13:49:43.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"98102432168393","imei1":"98102432168393","imei2":"98102432168393","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:49:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88799,"job_number":"JOB_88799","tr_customer_id":88816,"tr_customer_product_id":88806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:49:44.000Z","modified_at":"2025-10-20T13:49:44.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"23348501173807","imei1":"23348501173807","imei2":"23348501173807","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:49:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88801,"job_number":"JOB_88801","tr_customer_id":88818,"tr_customer_product_id":88808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:08:20.000Z","modified_at":"2025-10-20T14:08:20.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"139512902920260","imei1":"139512902920260","imei2":"139512902920260","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:08:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88802,"job_number":"JOB_88802","tr_customer_id":88819,"tr_customer_product_id":88809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:08:20.000Z","modified_at":"2025-10-20T14:08:20.000Z","name":"Ayana Spencer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"142203679477687","imei1":"142203679477687","imei2":"142203679477687","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:08:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88803,"job_number":"JOB_88803","tr_customer_id":88820,"tr_customer_product_id":88810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:08:20.000Z","modified_at":"2025-10-20T14:08:20.000Z","name":"Joany Smitham","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"138741727961362","imei1":"138741727961362","imei2":"138741727961362","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:08:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88804,"job_number":"JOB_88804","tr_customer_id":88821,"tr_customer_product_id":88811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:08:21.000Z","modified_at":"2025-10-20T14:08:21.000Z","name":"Elza Price","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"144567599272203","imei1":"144567599272203","imei2":"144567599272203","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:08:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88808,"job_number":"JOB_88808","tr_customer_id":88825,"tr_customer_product_id":88815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:08:32.000Z","modified_at":"2025-10-20T14:08:32.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"125369756855875","imei1":"125369756855875","imei2":"125369756855875","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:08:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88809,"job_number":"JOB_88809","tr_customer_id":88826,"tr_customer_product_id":88816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:08:32.000Z","modified_at":"2025-10-20T14:08:32.000Z","name":"Concepcion Douglas","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"199821310541848","imei1":"199821310541848","imei2":"199821310541848","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:08:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88810,"job_number":"JOB_88810","tr_customer_id":88827,"tr_customer_product_id":88817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:08:32.000Z","modified_at":"2025-10-20T14:08:32.000Z","name":"Lola Kunze","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"113558127738788","imei1":"113558127738788","imei2":"113558127738788","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:08:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88811,"job_number":"JOB_88811","tr_customer_id":88828,"tr_customer_product_id":88818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:08:33.000Z","modified_at":"2025-10-20T14:08:33.000Z","name":"Arthur Miller","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"162445190137473","imei1":"162445190137473","imei2":"162445190137473","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:08:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88831,"job_number":"JOB_88831","tr_customer_id":88848,"tr_customer_product_id":88838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:11:43.000Z","modified_at":"2025-10-20T14:11:43.000Z","name":"rajiv  poddar","mobile_number":"7876545780","email_id":"rajeepoddarv@gmail.com","dop":"2025-09-01","serial_number":"55677890043218890","imei1":"55677890043218890","imei2":"55677890043218890","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:11:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88868,"job_number":"JOB_88868","tr_customer_id":88885,"tr_customer_product_id":88875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:23:01.000Z","modified_at":"2025-10-20T14:23:01.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103416150852085","imei1":"103416150852085","imei2":"103416150852085","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88870,"job_number":"JOB_88870","tr_customer_id":88887,"tr_customer_product_id":88877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:23:02.000Z","modified_at":"2025-10-20T14:23:02.000Z","name":"Anastasia Doyle","mobile_number":"917-689-1849","email_id":"Dedrick.Douglas69@hotmail.com","dop":"2025-06-09","serial_number":"105961500476974","imei1":"105961500476974","imei2":"105961500476974","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88876,"job_number":"JOB_88876","tr_customer_id":88893,"tr_customer_product_id":88883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:23:19.000Z","modified_at":"2025-10-20T14:23:19.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100844796453550","imei1":"100844796453550","imei2":"100844796453550","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:23:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88878,"job_number":"JOB_88878","tr_customer_id":88895,"tr_customer_product_id":88885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:23:20.000Z","modified_at":"2025-10-20T14:23:20.000Z","name":"Reed Roberts","mobile_number":"968-974-5927","email_id":"Edison.Schumm34@gmail.com","dop":"2025-06-09","serial_number":"103700752397128","imei1":"103700752397128","imei2":"103700752397128","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:23:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88879,"job_number":"JOB_88879","tr_customer_id":88896,"tr_customer_product_id":88886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:23:37.000Z","modified_at":"2025-10-20T14:23:37.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105765969938768","imei1":"105765969938768","imei2":"105765969938768","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:23:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88881,"job_number":"JOB_88881","tr_customer_id":88898,"tr_customer_product_id":88888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:23:38.000Z","modified_at":"2025-10-20T14:23:38.000Z","name":"Keeley Gutmann","mobile_number":"441-920-5280","email_id":"Tierra.Weber@gmail.com","dop":"2025-06-09","serial_number":"101234247398452","imei1":"101234247398452","imei2":"101234247398452","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:23:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88923,"job_number":"JOB_88923","tr_customer_id":88940,"tr_customer_product_id":88930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T15:37:09.000Z","modified_at":"2025-10-20T15:37:09.000Z","name":"Praveen Sharma","mobile_number":"9990036806","email_id":"psagra13@gmail.com","dop":"2025-08-31","serial_number":"02211111111111111","imei1":"02211111111111111","imei2":"02211111111111111","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T15:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88980,"job_number":"JOB_88980","tr_customer_id":88997,"tr_customer_product_id":88987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:05.000Z","modified_at":"2025-10-21T03:27:05.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Alexane55@gmail.com","dop":"2025-07-02","serial_number":"12096929355710","imei1":"12096929355710","imei2":"12096929355710","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88988,"job_number":"JOB_88988","tr_customer_id":89005,"tr_customer_product_id":88995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:24.000Z","modified_at":"2025-10-21T03:27:24.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Davon_Heller@yahoo.com","dop":"2025-07-02","serial_number":"10828402594118","imei1":"10828402594118","imei2":"10828402594118","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88999,"job_number":"JOB_88999","tr_customer_id":89016,"tr_customer_product_id":89006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:39.000Z","modified_at":"2025-10-21T03:27:39.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"196467452672958","imei1":"196467452672958","imei2":"196467452672958","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89000,"job_number":"JOB_89000","tr_customer_id":89017,"tr_customer_product_id":89007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:39.000Z","modified_at":"2025-10-21T03:27:39.000Z","name":"Kimberly Kassulke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"182850526199160","imei1":"182850526199160","imei2":"182850526199160","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89001,"job_number":"JOB_89001","tr_customer_id":89018,"tr_customer_product_id":89008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:39.000Z","modified_at":"2025-10-21T03:27:39.000Z","name":"Alana Adams","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"134604315890269","imei1":"134604315890269","imei2":"134604315890269","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89002,"job_number":"JOB_89002","tr_customer_id":89019,"tr_customer_product_id":89009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:39.000Z","modified_at":"2025-10-21T03:27:39.000Z","name":"Amanda Lueilwitz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"159747370466052","imei1":"159747370466052","imei2":"159747370466052","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89003,"job_number":"JOB_89003","tr_customer_id":89020,"tr_customer_product_id":89010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:41.000Z","modified_at":"2025-10-21T03:27:41.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Raquel_Dare73@hotmail.com","dop":"2025-07-02","serial_number":"10367202393460","imei1":"10367202393460","imei2":"10367202393460","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89007,"job_number":"JOB_89007","tr_customer_id":89024,"tr_customer_product_id":89014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:50.000Z","modified_at":"2025-10-21T03:27:50.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"188144744694007","imei1":"188144744694007","imei2":"188144744694007","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89009,"job_number":"JOB_89009","tr_customer_id":89026,"tr_customer_product_id":89016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:50.000Z","modified_at":"2025-10-21T03:27:50.000Z","name":"Cathy Reilly","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166957254775925","imei1":"166957254775925","imei2":"166957254775925","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89011,"job_number":"JOB_89011","tr_customer_id":89028,"tr_customer_product_id":89018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:51.000Z","modified_at":"2025-10-21T03:27:51.000Z","name":"Milton Wolf","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180912600006729","imei1":"180912600006729","imei2":"180912600006729","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89012,"job_number":"JOB_89012","tr_customer_id":89029,"tr_customer_product_id":89019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:51.000Z","modified_at":"2025-10-21T03:27:51.000Z","name":"Grayson Boehm","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"183027868331375","imei1":"183027868331375","imei2":"183027868331375","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89025,"job_number":"JOB_89025","tr_customer_id":89042,"tr_customer_product_id":89032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:28:15.000Z","modified_at":"2025-10-21T03:28:15.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109724462242374","imei1":"109724462242374","imei2":"109724462242374","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89027,"job_number":"JOB_89027","tr_customer_id":89044,"tr_customer_product_id":89034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:28:16.000Z","modified_at":"2025-10-21T03:28:16.000Z","name":"Vilma Jast","mobile_number":"618-357-7527","email_id":"Keegan.Huel@hotmail.com","dop":"2025-06-09","serial_number":"107793311853776","imei1":"107793311853776","imei2":"107793311853776","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:28:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89031,"job_number":"JOB_89031","tr_customer_id":89048,"tr_customer_product_id":89038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:28:33.000Z","modified_at":"2025-10-21T03:28:33.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105082990512656","imei1":"105082990512656","imei2":"105082990512656","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:28:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89033,"job_number":"JOB_89033","tr_customer_id":89050,"tr_customer_product_id":89040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:28:34.000Z","modified_at":"2025-10-21T03:28:34.000Z","name":"Shyanne Oberbrunner","mobile_number":"722-701-5280","email_id":"Riley.Emmerich@gmail.com","dop":"2025-06-09","serial_number":"102608928064248","imei1":"102608928064248","imei2":"102608928064248","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:28:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89039,"job_number":"JOB_89039","tr_customer_id":89056,"tr_customer_product_id":89046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:28:51.000Z","modified_at":"2025-10-21T03:28:51.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105964775777692","imei1":"105964775777692","imei2":"105964775777692","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89041,"job_number":"JOB_89041","tr_customer_id":89058,"tr_customer_product_id":89048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:28:52.000Z","modified_at":"2025-10-21T03:28:52.000Z","name":"Yasmeen Ernser","mobile_number":"779-493-0878","email_id":"Neal91@gmail.com","dop":"2025-06-09","serial_number":"106566019053736","imei1":"106566019053736","imei2":"106566019053736","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89077,"job_number":"JOB_89077","tr_customer_id":89094,"tr_customer_product_id":89084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:47:18.000Z","modified_at":"2025-10-21T03:47:18.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"22420257583679","imei1":"22420257583679","imei2":"22420257583679","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89078,"job_number":"JOB_89078","tr_customer_id":89095,"tr_customer_product_id":89085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:47:18.000Z","modified_at":"2025-10-21T03:47:18.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"69465542429252","imei1":"69465542429252","imei2":"69465542429252","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89079,"job_number":"JOB_89079","tr_customer_id":89096,"tr_customer_product_id":89086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:47:19.000Z","modified_at":"2025-10-21T03:47:19.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"38809006332219","imei1":"38809006332219","imei2":"38809006332219","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89114,"job_number":"JOB_89114","tr_customer_id":89131,"tr_customer_product_id":89121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:16:21.000Z","modified_at":"2025-10-21T06:16:21.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105433839956975","imei1":"105433839956975","imei2":"105433839956975","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:16:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89116,"job_number":"JOB_89116","tr_customer_id":89133,"tr_customer_product_id":89123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:16:21.000Z","modified_at":"2025-10-21T06:16:21.000Z","name":"Enola Kovacek","mobile_number":"630-485-2191","email_id":"Mariah.Grant68@gmail.com","dop":"2025-06-09","serial_number":"100666297397437","imei1":"100666297397437","imei2":"100666297397437","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:16:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89117,"job_number":"JOB_89117","tr_customer_id":89134,"tr_customer_product_id":89124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:16:39.000Z","modified_at":"2025-10-21T06:16:39.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109550225395511","imei1":"109550225395511","imei2":"109550225395511","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:16:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89119,"job_number":"JOB_89119","tr_customer_id":89136,"tr_customer_product_id":89126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:16:40.000Z","modified_at":"2025-10-21T06:16:40.000Z","name":"Norene Emard","mobile_number":"643-982-5952","email_id":"Albina_Langosh23@yahoo.com","dop":"2025-06-09","serial_number":"104492192220943","imei1":"104492192220943","imei2":"104492192220943","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:16:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89120,"job_number":"JOB_89120","tr_customer_id":89137,"tr_customer_product_id":89127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:16:57.000Z","modified_at":"2025-10-21T06:16:57.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109451226592525","imei1":"109451226592525","imei2":"109451226592525","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:16:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89122,"job_number":"JOB_89122","tr_customer_id":89139,"tr_customer_product_id":89129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:16:58.000Z","modified_at":"2025-10-21T06:16:58.000Z","name":"Florine Stanton","mobile_number":"857-966-4090","email_id":"Jefferey4@hotmail.com","dop":"2025-06-09","serial_number":"108203111814394","imei1":"108203111814394","imei2":"108203111814394","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89181,"job_number":"JOB_89181","tr_customer_id":89198,"tr_customer_product_id":89188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T07:25:49.000Z","modified_at":"2025-10-21T07:25:49.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Benedict.Douglas64@gmail.com","dop":"2025-07-02","serial_number":"12607606797081","imei1":"12607606797081","imei2":"12607606797081","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T07:25:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89182,"job_number":"JOB_89182","tr_customer_id":89199,"tr_customer_product_id":89189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T07:26:08.000Z","modified_at":"2025-10-21T07:26:08.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Marcelino.Weimann@gmail.com","dop":"2025-07-02","serial_number":"17571833030753","imei1":"17571833030753","imei2":"17571833030753","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T07:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89183,"job_number":"JOB_89183","tr_customer_id":89200,"tr_customer_product_id":89190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T07:26:25.000Z","modified_at":"2025-10-21T07:26:25.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Sandy19@yahoo.com","dop":"2025-07-02","serial_number":"18022811054637","imei1":"18022811054637","imei2":"18022811054637","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T07:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89224,"job_number":"JOB_89224","tr_customer_id":89241,"tr_customer_product_id":89231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T11:26:39.000Z","modified_at":"2025-10-28T08:53:34.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"107076165920307","imei1":"107076165920307","imei2":"107076165920307","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":3,"assigned_on":"2025-10-28T08:53:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89225,"job_number":"JOB_89225","tr_customer_id":89242,"tr_customer_product_id":89232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T11:28:01.000Z","modified_at":"2025-10-21T11:28:01.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"100406922761158","imei1":"100406922761158","imei2":"100406922761158","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T11:28:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89226,"job_number":"JOB_89226","tr_customer_id":89243,"tr_customer_product_id":89233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T11:28:01.000Z","modified_at":"2025-10-26T17:49:30.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"101638087904836","imei1":"101638087904836","imei2":"101638087904836","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":3,"assigned_on":"2025-10-26T17:49:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89236,"job_number":"JOB_89236","tr_customer_id":89253,"tr_customer_product_id":89243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T11:55:35.000Z","modified_at":"2025-10-21T11:55:35.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"100537828692524","imei1":"100537828692524","imei2":"100537828692524","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T11:55:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89299,"job_number":"JOB_89299","tr_customer_id":89316,"tr_customer_product_id":89306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:54:39.000Z","modified_at":"2025-10-21T13:54:39.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"39560552330394","imei1":"39560552330394","imei2":"39560552330394","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89300,"job_number":"JOB_89300","tr_customer_id":89317,"tr_customer_product_id":89307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:54:39.000Z","modified_at":"2025-10-21T13:54:39.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"46320155434363","imei1":"46320155434363","imei2":"46320155434363","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89301,"job_number":"JOB_89301","tr_customer_id":89318,"tr_customer_product_id":89308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:54:40.000Z","modified_at":"2025-10-21T13:54:40.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"76841844102660","imei1":"76841844102660","imei2":"76841844102660","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89302,"job_number":"JOB_89302","tr_customer_id":89319,"tr_customer_product_id":89309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:09:40.000Z","modified_at":"2025-10-21T14:09:40.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"182793381055809","imei1":"182793381055809","imei2":"182793381055809","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:09:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89303,"job_number":"JOB_89303","tr_customer_id":89320,"tr_customer_product_id":89310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:09:40.000Z","modified_at":"2025-10-21T14:09:40.000Z","name":"Albert Streich","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"168795817621283","imei1":"168795817621283","imei2":"168795817621283","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:09:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89304,"job_number":"JOB_89304","tr_customer_id":89321,"tr_customer_product_id":89311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:09:40.000Z","modified_at":"2025-10-21T14:09:40.000Z","name":"Braeden Nicolas","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165670571297208","imei1":"165670571297208","imei2":"165670571297208","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:09:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89305,"job_number":"JOB_89305","tr_customer_id":89322,"tr_customer_product_id":89312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:09:41.000Z","modified_at":"2025-10-21T14:09:41.000Z","name":"Dorothy Muller","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102968429870626","imei1":"102968429870626","imei2":"102968429870626","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:09:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89309,"job_number":"JOB_89309","tr_customer_id":89326,"tr_customer_product_id":89316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:09:53.000Z","modified_at":"2025-10-21T14:09:53.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"130114929990730","imei1":"130114929990730","imei2":"130114929990730","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:09:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89310,"job_number":"JOB_89310","tr_customer_id":89327,"tr_customer_product_id":89317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:09:53.000Z","modified_at":"2025-10-21T14:09:53.000Z","name":"Modesto Davis","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"153016666297376","imei1":"153016666297376","imei2":"153016666297376","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:09:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89311,"job_number":"JOB_89311","tr_customer_id":89328,"tr_customer_product_id":89318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:09:53.000Z","modified_at":"2025-10-21T14:09:53.000Z","name":"Agustin Bayer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"155103329631399","imei1":"155103329631399","imei2":"155103329631399","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:09:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89312,"job_number":"JOB_89312","tr_customer_id":89329,"tr_customer_product_id":89319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:09:54.000Z","modified_at":"2025-10-21T14:09:54.000Z","name":"Hilton Stark","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170680383464035","imei1":"170680383464035","imei2":"170680383464035","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:09:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89379,"job_number":"JOB_89379","tr_customer_id":89396,"tr_customer_product_id":89386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:22:09.000Z","modified_at":"2025-10-21T14:22:09.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103291370363520","imei1":"103291370363520","imei2":"103291370363520","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:22:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89381,"job_number":"JOB_89381","tr_customer_id":89398,"tr_customer_product_id":89388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:22:10.000Z","modified_at":"2025-10-21T14:22:10.000Z","name":"Cloyd Harvey","mobile_number":"234-903-9397","email_id":"Lydia.Gutmann30@hotmail.com","dop":"2025-06-09","serial_number":"109752213827211","imei1":"109752213827211","imei2":"109752213827211","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:22:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89386,"job_number":"JOB_89386","tr_customer_id":89403,"tr_customer_product_id":89393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:22:30.000Z","modified_at":"2025-10-21T14:22:30.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107724261246587","imei1":"107724261246587","imei2":"107724261246587","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89389,"job_number":"JOB_89389","tr_customer_id":89406,"tr_customer_product_id":89396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:22:30.000Z","modified_at":"2025-10-21T14:22:30.000Z","name":"Derick Feest","mobile_number":"858-836-5757","email_id":"Cara.Nicolas@hotmail.com","dop":"2025-06-09","serial_number":"106461392675002","imei1":"106461392675002","imei2":"106461392675002","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89392,"job_number":"JOB_89392","tr_customer_id":89409,"tr_customer_product_id":89399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:22:49.000Z","modified_at":"2025-10-21T14:22:49.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107447900315966","imei1":"107447900315966","imei2":"107447900315966","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89394,"job_number":"JOB_89394","tr_customer_id":89411,"tr_customer_product_id":89401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:22:50.000Z","modified_at":"2025-10-21T14:22:50.000Z","name":"Alex Yundt","mobile_number":"757-217-7225","email_id":"Cora.Daniel@gmail.com","dop":"2025-06-09","serial_number":"104949008177925","imei1":"104949008177925","imei2":"104949008177925","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89448,"job_number":"JOB_89448","tr_customer_id":89465,"tr_customer_product_id":89455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T17:56:53.000Z","modified_at":"2025-10-21T17:56:53.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Darrel.Schmeler@gmail.com","dop":"2025-07-02","serial_number":"13087223499974","imei1":"13087223499974","imei2":"13087223499974","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T17:56:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89449,"job_number":"JOB_89449","tr_customer_id":89466,"tr_customer_product_id":89456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T17:57:25.000Z","modified_at":"2025-10-21T17:57:25.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Shania_Mosciski@hotmail.com","dop":"2025-07-02","serial_number":"10615137305288","imei1":"10615137305288","imei2":"10615137305288","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T17:57:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89451,"job_number":"JOB_89451","tr_customer_id":89468,"tr_customer_product_id":89458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T18:00:03.000Z","modified_at":"2025-10-21T18:00:03.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Domenica_Pfannerstill@hotmail.com","dop":"2025-07-02","serial_number":"13960569444211","imei1":"13960569444211","imei2":"13960569444211","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T18:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89508,"job_number":"JOB_89508","tr_customer_id":89525,"tr_customer_product_id":89515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:31:10.000Z","modified_at":"2025-10-22T03:31:10.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Emelie.Mayer49@hotmail.com","dop":"2025-07-02","serial_number":"18191692337223","imei1":"18191692337223","imei2":"18191692337223","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89514,"job_number":"JOB_89514","tr_customer_id":89531,"tr_customer_product_id":89521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:31:32.000Z","modified_at":"2025-10-22T03:31:32.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Hallie.Baumbach81@hotmail.com","dop":"2025-07-02","serial_number":"11754772778353","imei1":"11754772778353","imei2":"11754772778353","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89530,"job_number":"JOB_89530","tr_customer_id":89547,"tr_customer_product_id":89537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:31:53.000Z","modified_at":"2025-10-22T03:31:53.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Myrtle_Larkin@yahoo.com","dop":"2025-07-02","serial_number":"17204826119758","imei1":"17204826119758","imei2":"17204826119758","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89531,"job_number":"JOB_89531","tr_customer_id":89548,"tr_customer_product_id":89538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:32:01.000Z","modified_at":"2025-10-22T03:32:01.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"164154682490688","imei1":"164154682490688","imei2":"164154682490688","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89532,"job_number":"JOB_89532","tr_customer_id":89549,"tr_customer_product_id":89539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:32:01.000Z","modified_at":"2025-10-22T03:32:01.000Z","name":"Briana Corwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"155076929644581","imei1":"155076929644581","imei2":"155076929644581","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89533,"job_number":"JOB_89533","tr_customer_id":89550,"tr_customer_product_id":89540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:32:02.000Z","modified_at":"2025-10-22T03:32:02.000Z","name":"Genoveva King","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"145219222409750","imei1":"145219222409750","imei2":"145219222409750","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89534,"job_number":"JOB_89534","tr_customer_id":89551,"tr_customer_product_id":89541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:32:02.000Z","modified_at":"2025-10-22T03:32:02.000Z","name":"Elza Gutmann","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"133449945618018","imei1":"133449945618018","imei2":"133449945618018","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89540,"job_number":"JOB_89540","tr_customer_id":89557,"tr_customer_product_id":89547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:32:13.000Z","modified_at":"2025-10-22T03:32:13.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"112202886310710","imei1":"112202886310710","imei2":"112202886310710","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89541,"job_number":"JOB_89541","tr_customer_id":89558,"tr_customer_product_id":89548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:32:14.000Z","modified_at":"2025-10-22T03:32:14.000Z","name":"Dayne Larson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"179226758639238","imei1":"179226758639238","imei2":"179226758639238","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89542,"job_number":"JOB_89542","tr_customer_id":89559,"tr_customer_product_id":89549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:32:14.000Z","modified_at":"2025-10-22T03:32:14.000Z","name":"Friedrich Wiza","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"144322900339152","imei1":"144322900339152","imei2":"144322900339152","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89543,"job_number":"JOB_89543","tr_customer_id":89560,"tr_customer_product_id":89550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:32:14.000Z","modified_at":"2025-10-22T03:32:14.000Z","name":"Ernesto Hartmann","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181020630796895","imei1":"181020630796895","imei2":"181020630796895","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89558,"job_number":"JOB_89558","tr_customer_id":89575,"tr_customer_product_id":89565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:33:02.000Z","modified_at":"2025-10-22T03:33:02.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109311312970239","imei1":"109311312970239","imei2":"109311312970239","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89560,"job_number":"JOB_89560","tr_customer_id":89577,"tr_customer_product_id":89567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:33:03.000Z","modified_at":"2025-10-22T03:33:03.000Z","name":"Jean Brown","mobile_number":"492-483-0674","email_id":"Giovani43@gmail.com","dop":"2025-06-09","serial_number":"107936767163988","imei1":"107936767163988","imei2":"107936767163988","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89564,"job_number":"JOB_89564","tr_customer_id":89581,"tr_customer_product_id":89571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:33:22.000Z","modified_at":"2025-10-22T03:33:22.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107882237409429","imei1":"107882237409429","imei2":"107882237409429","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89566,"job_number":"JOB_89566","tr_customer_id":89583,"tr_customer_product_id":89573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:33:22.000Z","modified_at":"2025-10-22T03:33:22.000Z","name":"Vincenzo Lakin","mobile_number":"746-245-2297","email_id":"Nya0@hotmail.com","dop":"2025-06-09","serial_number":"109327565584036","imei1":"109327565584036","imei2":"109327565584036","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89575,"job_number":"JOB_89575","tr_customer_id":89592,"tr_customer_product_id":89582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:33:41.000Z","modified_at":"2025-10-22T03:33:41.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102233887207334","imei1":"102233887207334","imei2":"102233887207334","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89578,"job_number":"JOB_89578","tr_customer_id":89595,"tr_customer_product_id":89585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:33:42.000Z","modified_at":"2025-10-22T03:33:42.000Z","name":"Leonie Bayer","mobile_number":"862-372-8959","email_id":"Dorian75@yahoo.com","dop":"2025-06-09","serial_number":"103470888701189","imei1":"103470888701189","imei2":"103470888701189","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89582,"job_number":"JOB_89582","tr_customer_id":89599,"tr_customer_product_id":89589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:33:43.000Z","modified_at":"2025-10-22T03:33:43.000Z","name":"Pete Okuneva","mobile_number":"572-576-5258","email_id":"Mallie37@yahoo.com","dop":"2025-06-09","serial_number":"47156749021026744","imei1":"47156749021026744","imei2":"47156749021026744","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89604,"job_number":"JOB_89604","tr_customer_id":89621,"tr_customer_product_id":89611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:53:23.000Z","modified_at":"2025-10-22T03:53:23.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"49140655225232","imei1":"49140655225232","imei2":"49140655225232","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89605,"job_number":"JOB_89605","tr_customer_id":89622,"tr_customer_product_id":89612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:53:23.000Z","modified_at":"2025-10-22T03:53:23.000Z","name":"Vikkram Sasidharan","mobile_number":"9344076546","email_id":"vikkram1987@gmail.com","dop":"2025-07-15","serial_number":"10996504848011","imei1":"10996504848011","imei2":"10996504848011","popurl":"2025-07-15T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89612,"job_number":"JOB_89612","tr_customer_id":89629,"tr_customer_product_id":89619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T04:03:31.000Z","modified_at":"2025-10-22T04:03:31.000Z","name":"Vikkram Sasidharan","mobile_number":"9344076546","email_id":"vikkram1987@gmail.com","dop":"2025-07-15","serial_number":"18516789337244","imei1":"18516789337244","imei2":"18516789337244","popurl":"2025-07-15T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T04:03:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89613,"job_number":"JOB_89613","tr_customer_id":89630,"tr_customer_product_id":89620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T04:10:15.000Z","modified_at":"2025-10-22T04:10:15.000Z","name":"Vikkram Sasidharan","mobile_number":"9344076546","email_id":"vikkram1987@gmail.com","dop":"2025-07-15","serial_number":"13231644980993","imei1":"13231644980994","imei2":"13231644980994","popurl":"2025-07-15T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T04:10:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89620,"job_number":"JOB_89620","tr_customer_id":89637,"tr_customer_product_id":89627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T04:41:17.000Z","modified_at":"2025-10-22T04:41:17.000Z","name":"Udhai P","mobile_number":"4455566677","email_id":"gayusiva94@gmail.com","dop":"2025-10-01","serial_number":"22233344556633","imei1":"22233344556633","imei2":"22233344556633","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T04:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89623,"job_number":"JOB_89623","tr_customer_id":89640,"tr_customer_product_id":89630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T05:13:21.000Z","modified_at":"2025-10-22T05:13:21.000Z","name":"Udhai P","mobile_number":"4455566677","email_id":"gayusiva94@gmail.com","dop":"2025-10-01","serial_number":"18914157298861","imei1":"18914157298861","imei2":"18914157298861","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T05:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89624,"job_number":"JOB_89624","tr_customer_id":89641,"tr_customer_product_id":89631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T05:13:28.000Z","modified_at":"2025-10-22T05:13:28.000Z","name":"Udhai P","mobile_number":"4455566677","email_id":"gayusiva94@gmail.com","dop":"2025-10-01","serial_number":"15456822312245","imei1":"15456822312245","imei2":"15456822312245","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T05:13:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89625,"job_number":"JOB_89625","tr_customer_id":89642,"tr_customer_product_id":89632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T05:13:33.000Z","modified_at":"2025-10-22T05:13:33.000Z","name":"Udhai P","mobile_number":"4455566677","email_id":"gayusiva94@gmail.com","dop":"2025-10-01","serial_number":"13995373260237","imei1":"13995373260237","imei2":"13995373260237","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T05:13:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89626,"job_number":"JOB_89626","tr_customer_id":89643,"tr_customer_product_id":89633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T05:22:25.000Z","modified_at":"2025-10-22T05:22:25.000Z","name":"Vikkram Sasidharan","mobile_number":"9344086123","email_id":"vikkram87@gmail.com","dop":"2025-07-15","serial_number":"13231644980993","imei1":"13231644980995","imei2":"13231644980995","popurl":"2025-07-15T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T05:22:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89627,"job_number":"JOB_89627","tr_customer_id":89644,"tr_customer_product_id":89634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T05:22:40.000Z","modified_at":"2025-10-22T05:22:40.000Z","name":"Udhai P","mobile_number":"4455566677","email_id":"gayusiva94@gmail.com","dop":"2025-10-01","serial_number":"17967849015307","imei1":"17967849015307","imei2":"17967849015307","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T05:22:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89628,"job_number":"JOB_89628","tr_customer_id":89645,"tr_customer_product_id":89635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T05:26:10.000Z","modified_at":"2025-10-22T05:26:10.000Z","name":"Udhai P","mobile_number":"4455566677","email_id":"gayusiva94@gmail.com","dop":"2025-10-01","serial_number":"19242676645989","imei1":"19242676645989","imei2":"19242676645989","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T05:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89629,"job_number":"JOB_89629","tr_customer_id":89646,"tr_customer_product_id":89636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T05:27:27.000Z","modified_at":"2025-10-22T05:27:27.000Z","name":"Udhai P","mobile_number":"4455566677","email_id":"gayusiva94@gmail.com","dop":"2025-10-01","serial_number":"11145613448625","imei1":"11145613448625","imei2":"11145613448625","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T05:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89630,"job_number":"JOB_89630","tr_customer_id":89647,"tr_customer_product_id":89637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T05:28:55.000Z","modified_at":"2025-10-22T05:28:55.000Z","name":"Udhai P","mobile_number":"4455566677","email_id":"gayusiva94@gmail.com","dop":"2025-10-01","serial_number":"17823774083447","imei1":"17823774083447","imei2":"17823774083447","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T05:28:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89631,"job_number":"JOB_89631","tr_customer_id":89648,"tr_customer_product_id":89638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T05:29:29.000Z","modified_at":"2025-10-22T05:29:29.000Z","name":"Udhai P","mobile_number":"4455566677","email_id":"gayusiva94@gmail.com","dop":"2025-10-01","serial_number":"16919327229576","imei1":"16919327229576","imei2":"16919327229576","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T05:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89632,"job_number":"JOB_89632","tr_customer_id":89649,"tr_customer_product_id":89639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T05:29:43.000Z","modified_at":"2025-10-22T05:29:43.000Z","name":"Vikkram Sasidharan","mobile_number":"9344086123","email_id":"vikkram87@gmail.com","dop":"2025-07-15","serial_number":"13231644980993","imei1":"13231644980996","imei2":"13231644980996","popurl":"2025-07-15T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T05:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89633,"job_number":"JOB_89633","tr_customer_id":89650,"tr_customer_product_id":89640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T05:31:43.000Z","modified_at":"2025-10-22T05:31:43.000Z","name":"Udhai P","mobile_number":"4455566677","email_id":"gayusiva94@gmail.com","dop":"2025-10-01","serial_number":"11351545028331","imei1":"11351545028331","imei2":"11351545028331","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T05:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89636,"job_number":"JOB_89636","tr_customer_id":89653,"tr_customer_product_id":89643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T05:54:51.000Z","modified_at":"2025-10-22T05:54:51.000Z","name":"Vikkram Sasidharan","mobile_number":"9344086123","email_id":"vikkram87@gmail.com","dop":"2025-07-15","serial_number":"13231644980993","imei1":"13231644980997","imei2":"13231644980997","popurl":"2025-07-15T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T05:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89637,"job_number":"JOB_89637","tr_customer_id":89654,"tr_customer_product_id":89644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T05:55:51.000Z","modified_at":"2025-10-22T05:55:51.000Z","name":"Vikkram Sasidharan","mobile_number":"9344086123","email_id":"vikkram87@gmail.com","dop":"2025-07-15","serial_number":"13231644980993","imei1":"13231644980998","imei2":"13231644980998","popurl":"2025-07-15T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T05:55:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89638,"job_number":"JOB_89638","tr_customer_id":89655,"tr_customer_product_id":89645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:00:21.000Z","modified_at":"2025-10-22T06:00:21.000Z","name":"Vikkram Sasidharan","mobile_number":"9344086123","email_id":"vikkram87@gmail.com","dop":"2025-07-15","serial_number":"13231644980993","imei1":"13231644980901","imei2":"13231644980901","popurl":"2025-07-15T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89639,"job_number":"JOB_89639","tr_customer_id":89656,"tr_customer_product_id":89646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:07:12.000Z","modified_at":"2025-10-22T06:07:12.000Z","name":"Vikkram Sasidharan","mobile_number":"9344086123","email_id":"vikkram87@gmail.com","dop":"2025-07-15","serial_number":"13231644980993","imei1":"13231644980902","imei2":"13231644980902","popurl":"2025-07-15T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:07:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89641,"job_number":"JOB_89641","tr_customer_id":89658,"tr_customer_product_id":89648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:16:42.000Z","modified_at":"2025-10-22T06:16:42.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101846617398262","imei1":"101846617398262","imei2":"101846617398262","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:16:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89643,"job_number":"JOB_89643","tr_customer_id":89660,"tr_customer_product_id":89650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:16:43.000Z","modified_at":"2025-10-22T06:16:43.000Z","name":"Kyle Parker","mobile_number":"305-518-4309","email_id":"Amelia_Hartmann83@gmail.com","dop":"2025-06-09","serial_number":"105575468796378","imei1":"105575468796378","imei2":"105575468796378","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89644,"job_number":"JOB_89644","tr_customer_id":89661,"tr_customer_product_id":89651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:17:00.000Z","modified_at":"2025-10-22T06:17:00.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104110327634072","imei1":"104110327634072","imei2":"104110327634072","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:17:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89646,"job_number":"JOB_89646","tr_customer_id":89663,"tr_customer_product_id":89653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:17:01.000Z","modified_at":"2025-10-22T06:17:01.000Z","name":"Vilma Johnston","mobile_number":"579-200-5345","email_id":"Evangeline55@yahoo.com","dop":"2025-06-09","serial_number":"106726058420506","imei1":"106726058420506","imei2":"106726058420506","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:17:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89647,"job_number":"JOB_89647","tr_customer_id":89664,"tr_customer_product_id":89654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:17:18.000Z","modified_at":"2025-10-22T06:17:18.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109891484601348","imei1":"109891484601348","imei2":"109891484601348","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:17:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89649,"job_number":"JOB_89649","tr_customer_id":89666,"tr_customer_product_id":89656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:17:19.000Z","modified_at":"2025-10-22T06:17:19.000Z","name":"Baylee MacGyver","mobile_number":"779-915-0534","email_id":"Dillan_Daugherty@hotmail.com","dop":"2025-06-09","serial_number":"109820333102634","imei1":"109820333102634","imei2":"109820333102634","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:17:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89715,"job_number":"JOB_89715","tr_customer_id":89732,"tr_customer_product_id":89722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T07:25:03.000Z","modified_at":"2025-10-22T07:25:03.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Lupe.Crona@yahoo.com","dop":"2025-07-02","serial_number":"16398122761721","imei1":"16398122761721","imei2":"16398122761721","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T07:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89716,"job_number":"JOB_89716","tr_customer_id":89733,"tr_customer_product_id":89723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T07:25:21.000Z","modified_at":"2025-10-22T07:25:21.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Patrick_Gutkowski88@hotmail.com","dop":"2025-07-02","serial_number":"12970295943831","imei1":"12970295943831","imei2":"12970295943831","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T07:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89717,"job_number":"JOB_89717","tr_customer_id":89734,"tr_customer_product_id":89724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T07:25:38.000Z","modified_at":"2025-10-22T07:25:38.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Lucious.Ratke22@yahoo.com","dop":"2025-07-02","serial_number":"18412381951915","imei1":"18412381951915","imei2":"18412381951915","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T07:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89723,"job_number":"JOB_89723","tr_customer_id":89740,"tr_customer_product_id":89730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T08:47:08.000Z","modified_at":"2025-10-22T08:47:08.000Z","name":"Vikkram Sasidharan","mobile_number":"9344086123","email_id":"vikkram87@gmail.com","dop":"2025-10-12","serial_number":"13231644980993","imei1":"13231644980903","imei2":"13231644980903","popurl":"2025-10-12T08:47:06.889731500Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T08:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89724,"job_number":"JOB_89724","tr_customer_id":89741,"tr_customer_product_id":89731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T09:56:13.000Z","modified_at":"2025-10-22T09:56:13.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"108620053257406","imei1":"108620053257406","imei2":"108620053257406","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T09:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89725,"job_number":"JOB_89725","tr_customer_id":89742,"tr_customer_product_id":89732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T09:56:13.000Z","modified_at":"2025-10-22T09:56:13.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"101478776817058","imei1":"101478776817058","imei2":"101478776817058","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T09:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89727,"job_number":"JOB_89727","tr_customer_id":89744,"tr_customer_product_id":89734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T10:20:07.000Z","modified_at":"2025-10-22T10:20:07.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"102482479985631","imei1":"102482479985631","imei2":"102482479985631","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T10:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89728,"job_number":"JOB_89728","tr_customer_id":89745,"tr_customer_product_id":89735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T10:20:07.000Z","modified_at":"2025-10-22T10:20:07.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"100287448223514","imei1":"100287448223514","imei2":"100287448223514","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T10:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89730,"job_number":"JOB_89730","tr_customer_id":89747,"tr_customer_product_id":89737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T12:25:46.000Z","modified_at":"2025-10-22T12:25:46.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"101058815697836","imei1":"101058815697836","imei2":"101058815697836","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T12:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89731,"job_number":"JOB_89731","tr_customer_id":89748,"tr_customer_product_id":89738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T12:25:46.000Z","modified_at":"2025-10-22T12:25:46.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"105856214528878","imei1":"105856214528878","imei2":"105856214528878","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T12:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89733,"job_number":"JOB_89733","tr_customer_id":89750,"tr_customer_product_id":89740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T12:43:52.000Z","modified_at":"2025-10-22T12:43:52.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"100728008501065","imei1":"100728008501065","imei2":"100728008501065","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T12:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89734,"job_number":"JOB_89734","tr_customer_id":89751,"tr_customer_product_id":89741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T12:43:52.000Z","modified_at":"2025-10-22T12:43:52.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"109437137206050","imei1":"109437137206050","imei2":"109437137206050","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T12:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89736,"job_number":"JOB_89736","tr_customer_id":89753,"tr_customer_product_id":89743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T12:48:03.000Z","modified_at":"2025-10-22T12:48:03.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"106266349049598","imei1":"106266349049598","imei2":"106266349049598","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T12:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89737,"job_number":"JOB_89737","tr_customer_id":89754,"tr_customer_product_id":89744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T12:48:04.000Z","modified_at":"2025-10-22T12:48:04.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"108642892208143","imei1":"108642892208143","imei2":"108642892208143","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T12:48:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89740,"job_number":"JOB_89740","tr_customer_id":89757,"tr_customer_product_id":89747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T12:58:52.000Z","modified_at":"2025-10-22T12:58:52.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"100173720040959","imei1":"100173720040959","imei2":"100173720040959","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T12:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89741,"job_number":"JOB_89741","tr_customer_id":89758,"tr_customer_product_id":89748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T12:58:52.000Z","modified_at":"2025-10-22T12:58:52.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"103726374410211","imei1":"103726374410211","imei2":"103726374410211","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T12:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89768,"job_number":"JOB_89768","tr_customer_id":89785,"tr_customer_product_id":89775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T13:58:33.000Z","modified_at":"2025-10-22T13:58:33.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"28160904459344","imei1":"28160904459344","imei2":"28160904459344","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T13:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89769,"job_number":"JOB_89769","tr_customer_id":89786,"tr_customer_product_id":89776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T13:58:34.000Z","modified_at":"2025-10-22T13:58:34.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"63279817958513","imei1":"63279817958513","imei2":"63279817958513","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T13:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89770,"job_number":"JOB_89770","tr_customer_id":89787,"tr_customer_product_id":89777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T13:58:35.000Z","modified_at":"2025-10-22T13:58:35.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"82705935218633","imei1":"82705935218633","imei2":"82705935218633","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T13:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89771,"job_number":"JOB_89771","tr_customer_id":89788,"tr_customer_product_id":89778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:10:08.000Z","modified_at":"2025-10-22T14:10:08.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"172691894821734","imei1":"172691894821734","imei2":"172691894821734","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89772,"job_number":"JOB_89772","tr_customer_id":89789,"tr_customer_product_id":89779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:10:09.000Z","modified_at":"2025-10-22T14:10:09.000Z","name":"Jay Lockman","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"122293236003363","imei1":"122293236003363","imei2":"122293236003363","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89773,"job_number":"JOB_89773","tr_customer_id":89790,"tr_customer_product_id":89780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:10:09.000Z","modified_at":"2025-10-22T14:10:09.000Z","name":"Reilly Skiles","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"123834069732265","imei1":"123834069732265","imei2":"123834069732265","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89774,"job_number":"JOB_89774","tr_customer_id":89791,"tr_customer_product_id":89781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:10:09.000Z","modified_at":"2025-10-22T14:10:09.000Z","name":"Dominic Kunze","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"135329770377235","imei1":"135329770377235","imei2":"135329770377235","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89776,"job_number":"JOB_89776","tr_customer_id":89793,"tr_customer_product_id":89783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:10:20.000Z","modified_at":"2025-10-22T14:10:20.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"148811415811636","imei1":"148811415811636","imei2":"148811415811636","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89778,"job_number":"JOB_89778","tr_customer_id":89795,"tr_customer_product_id":89785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:10:20.000Z","modified_at":"2025-10-22T14:10:20.000Z","name":"Brooklyn Raynor","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"123037694498838","imei1":"123037694498838","imei2":"123037694498838","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89779,"job_number":"JOB_89779","tr_customer_id":89796,"tr_customer_product_id":89786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:10:20.000Z","modified_at":"2025-10-22T14:10:20.000Z","name":"Ian Schulist","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"138199419133553","imei1":"138199419133553","imei2":"138199419133553","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89780,"job_number":"JOB_89780","tr_customer_id":89797,"tr_customer_product_id":89787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:10:21.000Z","modified_at":"2025-10-22T14:10:21.000Z","name":"Lorine Cremin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187746303577652","imei1":"187746303577652","imei2":"187746303577652","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:10:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89846,"job_number":"JOB_89846","tr_customer_id":89863,"tr_customer_product_id":89853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:26:05.000Z","modified_at":"2025-10-22T14:26:05.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103590609380404","imei1":"103590609380404","imei2":"103590609380404","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:26:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89849,"job_number":"JOB_89849","tr_customer_id":89866,"tr_customer_product_id":89856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:26:06.000Z","modified_at":"2025-10-22T14:26:06.000Z","name":"Creola Nolan","mobile_number":"899-933-3295","email_id":"Judah6@hotmail.com","dop":"2025-06-09","serial_number":"107827751584288","imei1":"107827751584288","imei2":"107827751584288","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89851,"job_number":"JOB_89851","tr_customer_id":89868,"tr_customer_product_id":89858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:26:24.000Z","modified_at":"2025-10-22T14:26:24.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100882153989710","imei1":"100882153989710","imei2":"100882153989710","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:26:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89853,"job_number":"JOB_89853","tr_customer_id":89870,"tr_customer_product_id":89860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:26:24.000Z","modified_at":"2025-10-22T14:26:24.000Z","name":"Verdie Ondricka","mobile_number":"502-926-9345","email_id":"Marianne.Veum53@yahoo.com","dop":"2025-06-09","serial_number":"105072756739957","imei1":"105072756739957","imei2":"105072756739957","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:26:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89856,"job_number":"JOB_89856","tr_customer_id":89873,"tr_customer_product_id":89863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:26:41.000Z","modified_at":"2025-10-22T14:26:41.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102896833913717","imei1":"102896833913717","imei2":"102896833913717","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89858,"job_number":"JOB_89858","tr_customer_id":89875,"tr_customer_product_id":89865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:26:42.000Z","modified_at":"2025-10-22T14:26:42.000Z","name":"Leonor Schowalter","mobile_number":"847-763-4778","email_id":"Otilia9@gmail.com","dop":"2025-06-09","serial_number":"108079221226741","imei1":"108079221226741","imei2":"108079221226741","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89876,"job_number":"JOB_89876","tr_customer_id":89893,"tr_customer_product_id":89883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T15:45:47.000Z","modified_at":"2025-10-22T15:45:47.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"100481452950091","imei1":"100481452950091","imei2":"100481452950091","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T15:45:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89877,"job_number":"JOB_89877","tr_customer_id":89894,"tr_customer_product_id":89884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T15:51:07.000Z","modified_at":"2025-10-22T15:51:07.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"100984611739685","imei1":"100984611739685","imei2":"100984611739685","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T15:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89878,"job_number":"JOB_89878","tr_customer_id":89895,"tr_customer_product_id":89885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T15:51:07.000Z","modified_at":"2025-10-22T15:51:07.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"108295390752041","imei1":"108295390752041","imei2":"108295390752041","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T15:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89880,"job_number":"JOB_89880","tr_customer_id":89897,"tr_customer_product_id":89887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T15:59:11.000Z","modified_at":"2025-10-22T15:59:11.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"109317976890800","imei1":"109317976890800","imei2":"109317976890800","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T15:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89881,"job_number":"JOB_89881","tr_customer_id":89898,"tr_customer_product_id":89888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T15:59:11.000Z","modified_at":"2025-10-22T15:59:11.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"108526591474432","imei1":"108526591474432","imei2":"108526591474432","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T15:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89883,"job_number":"JOB_89883","tr_customer_id":89900,"tr_customer_product_id":89890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T15:59:17.000Z","modified_at":"2025-10-22T15:59:17.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"109305042557856","imei1":"109305042557856","imei2":"109305042557856","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T15:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89884,"job_number":"JOB_89884","tr_customer_id":89901,"tr_customer_product_id":89891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T15:59:18.000Z","modified_at":"2025-10-22T15:59:18.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"103617240913076","imei1":"103617240913076","imei2":"103617240913076","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T15:59:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89886,"job_number":"JOB_89886","tr_customer_id":89903,"tr_customer_product_id":89893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T15:59:24.000Z","modified_at":"2025-10-22T15:59:24.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"100623845257999","imei1":"100623845257999","imei2":"100623845257999","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T15:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89887,"job_number":"JOB_89887","tr_customer_id":89904,"tr_customer_product_id":89894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T15:59:24.000Z","modified_at":"2025-10-22T15:59:24.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"108078947999780","imei1":"108078947999780","imei2":"108078947999780","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T15:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89889,"job_number":"JOB_89889","tr_customer_id":89906,"tr_customer_product_id":89896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T16:01:27.000Z","modified_at":"2025-10-22T16:01:27.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"105736620800872","imei1":"105736620800872","imei2":"105736620800872","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T16:01:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89890,"job_number":"JOB_89890","tr_customer_id":89907,"tr_customer_product_id":89897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T16:01:27.000Z","modified_at":"2025-10-22T16:01:27.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"109139471735775","imei1":"109139471735775","imei2":"109139471735775","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T16:01:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89892,"job_number":"JOB_89892","tr_customer_id":89909,"tr_customer_product_id":89899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T16:01:33.000Z","modified_at":"2025-10-22T16:01:33.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"109827054529723","imei1":"109827054529723","imei2":"109827054529723","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T16:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89893,"job_number":"JOB_89893","tr_customer_id":89910,"tr_customer_product_id":89900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T16:01:33.000Z","modified_at":"2025-10-22T16:01:33.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"106756805407959","imei1":"106756805407959","imei2":"106756805407959","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T16:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89895,"job_number":"JOB_89895","tr_customer_id":89912,"tr_customer_product_id":89902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T16:01:38.000Z","modified_at":"2025-10-22T16:01:38.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"106499108469727","imei1":"106499108469727","imei2":"106499108469727","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T16:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89896,"job_number":"JOB_89896","tr_customer_id":89913,"tr_customer_product_id":89903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T16:01:39.000Z","modified_at":"2025-10-22T16:01:39.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"104435777221400","imei1":"104435777221400","imei2":"104435777221400","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T16:01:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89907,"job_number":"JOB_89907","tr_customer_id":89924,"tr_customer_product_id":89914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T17:19:23.000Z","modified_at":"2025-10-22T17:19:23.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Retta70@gmail.com","dop":"2025-07-02","serial_number":"10875736841831","imei1":"10875736841831","imei2":"10875736841831","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T17:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89908,"job_number":"JOB_89908","tr_customer_id":89925,"tr_customer_product_id":89915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T17:24:26.000Z","modified_at":"2025-10-22T17:24:26.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Beau_Kunde60@yahoo.com","dop":"2025-07-02","serial_number":"17899697536593","imei1":"17899697536593","imei2":"17899697536593","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T17:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89909,"job_number":"JOB_89909","tr_customer_id":89926,"tr_customer_product_id":89916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T17:24:48.000Z","modified_at":"2025-10-22T17:24:48.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Carmen_Homenick@gmail.com","dop":"2025-07-02","serial_number":"13600110447367","imei1":"13600110447367","imei2":"13600110447367","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T17:24:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89911,"job_number":"JOB_89911","tr_customer_id":89928,"tr_customer_product_id":89918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T00:20:26.000Z","modified_at":"2025-10-23T00:20:26.000Z","name":"suchi mandala","mobile_number":"9390924741","email_id":"su123@gmail.com","dop":"2025-10-20","serial_number":"12345671234567","imei1":"12345671234567","imei2":"12345671234567","popurl":"2025-10-20T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T00:20:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89912,"job_number":"JOB_89912","tr_customer_id":89929,"tr_customer_product_id":89919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T00:39:23.000Z","modified_at":"2025-10-28T10:24:55.000Z","name":"suchi mandala","mobile_number":"9390924741","email_id":"su123@gmail.com","dop":"2025-10-20","serial_number":"12345681234568","imei1":"12345681234568","imei2":"12345681234568","popurl":"2025-10-20T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":3,"assigned_on":"2025-10-28T10:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89949,"job_number":"JOB_89949","tr_customer_id":89966,"tr_customer_product_id":89956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:24:31.000Z","modified_at":"2025-10-23T03:24:31.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Bruce1@gmail.com","dop":"2025-07-02","serial_number":"11061368392700","imei1":"11061368392700","imei2":"11061368392700","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89957,"job_number":"JOB_89957","tr_customer_id":89974,"tr_customer_product_id":89964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:24:50.000Z","modified_at":"2025-10-23T03:24:50.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Sheridan.Dibbert98@hotmail.com","dop":"2025-07-02","serial_number":"14338358759635","imei1":"14338358759635","imei2":"14338358759635","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:24:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89963,"job_number":"JOB_89963","tr_customer_id":89980,"tr_customer_product_id":89970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:25:09.000Z","modified_at":"2025-10-23T03:25:09.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Tatyana.Parisian28@gmail.com","dop":"2025-07-02","serial_number":"18903514584438","imei1":"18903514584438","imei2":"18903514584438","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89974,"job_number":"JOB_89974","tr_customer_id":89991,"tr_customer_product_id":89981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:25:39.000Z","modified_at":"2025-10-23T03:25:39.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100452881640117","imei1":"100452881640117","imei2":"100452881640117","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:25:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89976,"job_number":"JOB_89976","tr_customer_id":89993,"tr_customer_product_id":89983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:25:39.000Z","modified_at":"2025-10-23T03:25:39.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"180001081247193","imei1":"180001081247193","imei2":"180001081247193","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:25:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89978,"job_number":"JOB_89978","tr_customer_id":89995,"tr_customer_product_id":89985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:25:40.000Z","modified_at":"2025-10-23T03:25:40.000Z","name":"Kayden Stiedemann","mobile_number":"377-689-3752","email_id":"Keeley_Hessel21@hotmail.com","dop":"2025-06-09","serial_number":"105641016258304","imei1":"105641016258304","imei2":"105641016258304","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89979,"job_number":"JOB_89979","tr_customer_id":89996,"tr_customer_product_id":89986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:25:40.000Z","modified_at":"2025-10-23T03:25:40.000Z","name":"Ricardo Borer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175841403355107","imei1":"175841403355107","imei2":"175841403355107","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89981,"job_number":"JOB_89981","tr_customer_id":89998,"tr_customer_product_id":89988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:25:40.000Z","modified_at":"2025-10-23T03:25:40.000Z","name":"Alexander Rempel","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"168211803526085","imei1":"168211803526085","imei2":"168211803526085","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89982,"job_number":"JOB_89982","tr_customer_id":89999,"tr_customer_product_id":89989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:25:40.000Z","modified_at":"2025-10-23T03:25:40.000Z","name":"Beau Roob","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"144805506783558","imei1":"144805506783558","imei2":"144805506783558","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89984,"job_number":"JOB_89984","tr_customer_id":90001,"tr_customer_product_id":89991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:25:52.000Z","modified_at":"2025-10-23T03:25:52.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"122974881260602","imei1":"122974881260602","imei2":"122974881260602","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89985,"job_number":"JOB_89985","tr_customer_id":90002,"tr_customer_product_id":89992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:25:52.000Z","modified_at":"2025-10-23T03:25:52.000Z","name":"Keegan Predovic","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"183652586154514","imei1":"183652586154514","imei2":"183652586154514","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89986,"job_number":"JOB_89986","tr_customer_id":90003,"tr_customer_product_id":89993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:25:52.000Z","modified_at":"2025-10-23T03:25:52.000Z","name":"Triston Conroy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166055085770824","imei1":"166055085770824","imei2":"166055085770824","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89987,"job_number":"JOB_89987","tr_customer_id":90004,"tr_customer_product_id":89994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:25:53.000Z","modified_at":"2025-10-23T03:25:53.000Z","name":"Rosamond Stamm","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"155919109646006","imei1":"155919109646006","imei2":"155919109646006","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89990,"job_number":"JOB_89990","tr_customer_id":90007,"tr_customer_product_id":89997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:25:56.000Z","modified_at":"2025-10-23T03:25:56.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107499132143214","imei1":"107499132143214","imei2":"107499132143214","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:25:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89992,"job_number":"JOB_89992","tr_customer_id":90009,"tr_customer_product_id":89999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:25:56.000Z","modified_at":"2025-10-23T03:25:56.000Z","name":"Ian McClure","mobile_number":"441-779-4771","email_id":"Orville.Weimann85@yahoo.com","dop":"2025-06-09","serial_number":"104535623528390","imei1":"104535623528390","imei2":"104535623528390","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:25:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90002,"job_number":"JOB_90002","tr_customer_id":90019,"tr_customer_product_id":90009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:26:12.000Z","modified_at":"2025-10-23T03:26:12.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105912866814519","imei1":"105912866814519","imei2":"105912866814519","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90006,"job_number":"JOB_90006","tr_customer_id":90023,"tr_customer_product_id":90013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:26:12.000Z","modified_at":"2025-10-23T03:26:12.000Z","name":"Larry Stoltenberg","mobile_number":"844-837-2843","email_id":"Hattie_Kris82@gmail.com","dop":"2025-06-09","serial_number":"109935231755131","imei1":"109935231755131","imei2":"109935231755131","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90008,"job_number":"JOB_90008","tr_customer_id":90025,"tr_customer_product_id":90015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:26:14.000Z","modified_at":"2025-10-23T03:26:14.000Z","name":"Baron Sporer","mobile_number":"725-300-1338","email_id":"Cordell_Harber@yahoo.com","dop":"2025-06-09","serial_number":"38312549636199350","imei1":"38312549636199350","imei2":"38312549636199350","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:26:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90042,"job_number":"JOB_90042","tr_customer_id":90059,"tr_customer_product_id":90049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:46:24.000Z","modified_at":"2025-10-23T03:46:24.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"90983051842162","imei1":"90983051842162","imei2":"90983051842162","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90043,"job_number":"JOB_90043","tr_customer_id":90060,"tr_customer_product_id":90050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:46:24.000Z","modified_at":"2025-10-23T03:46:24.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"98233755286026","imei1":"98233755286026","imei2":"98233755286026","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90044,"job_number":"JOB_90044","tr_customer_id":90061,"tr_customer_product_id":90051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:46:25.000Z","modified_at":"2025-10-23T03:46:25.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"73198004639325","imei1":"73198004639325","imei2":"73198004639325","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90061,"job_number":"JOB_90061","tr_customer_id":90078,"tr_customer_product_id":90068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T05:13:20.000Z","modified_at":"2025-10-23T05:13:20.000Z","name":"Rajnish Tyagi","mobile_number":"8755003288","email_id":"rajnishk@fonada.com","dop":"2025-10-22","serial_number":"123432123456765","imei1":"123432123456765","imei2":"123432123456765","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T05:13:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90064,"job_number":"JOB_90064","tr_customer_id":90081,"tr_customer_product_id":90071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T05:39:13.000Z","modified_at":"2025-10-23T05:39:13.000Z","name":"Rajnish Tyagi","mobile_number":"8755003288","email_id":"rajnishk@fonada.com","dop":"2025-10-22","serial_number":"126432123456765","imei1":"126432123456765","imei2":"126432123456765","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T05:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90067,"job_number":"JOB_90067","tr_customer_id":90084,"tr_customer_product_id":90074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:16:15.000Z","modified_at":"2025-10-23T06:16:15.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101497692771929","imei1":"101497692771929","imei2":"101497692771929","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90069,"job_number":"JOB_90069","tr_customer_id":90086,"tr_customer_product_id":90076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:16:16.000Z","modified_at":"2025-10-23T06:16:16.000Z","name":"Johnson Adams","mobile_number":"270-236-4152","email_id":"Garnett_Kessler@gmail.com","dop":"2025-06-09","serial_number":"101118419883006","imei1":"101118419883006","imei2":"101118419883006","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:16:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90070,"job_number":"JOB_90070","tr_customer_id":90087,"tr_customer_product_id":90077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:16:31.000Z","modified_at":"2025-10-23T06:16:31.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107258136152005","imei1":"107258136152005","imei2":"107258136152005","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:16:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90072,"job_number":"JOB_90072","tr_customer_id":90089,"tr_customer_product_id":90079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:16:31.000Z","modified_at":"2025-10-23T06:16:31.000Z","name":"Sebastian Gleichner","mobile_number":"338-823-2699","email_id":"Otho.Wintheiser75@hotmail.com","dop":"2025-06-09","serial_number":"108731359177422","imei1":"108731359177422","imei2":"108731359177422","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:16:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90073,"job_number":"JOB_90073","tr_customer_id":90090,"tr_customer_product_id":90080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:16:46.000Z","modified_at":"2025-10-23T06:16:46.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105623309260092","imei1":"105623309260092","imei2":"105623309260092","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90075,"job_number":"JOB_90075","tr_customer_id":90092,"tr_customer_product_id":90082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:16:46.000Z","modified_at":"2025-10-23T06:16:46.000Z","name":"Destinee Lockman","mobile_number":"360-320-0718","email_id":"Gunnar_Koepp@hotmail.com","dop":"2025-06-09","serial_number":"103102688434000","imei1":"103102688434000","imei2":"103102688434000","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90137,"job_number":"JOB_90137","tr_customer_id":90154,"tr_customer_product_id":90144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T07:25:26.000Z","modified_at":"2025-10-23T07:25:26.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Kelsi_Grady@hotmail.com","dop":"2025-07-02","serial_number":"17976565368301","imei1":"17976565368301","imei2":"17976565368301","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T07:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90138,"job_number":"JOB_90138","tr_customer_id":90155,"tr_customer_product_id":90145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T07:25:45.000Z","modified_at":"2025-10-23T07:25:45.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Syble.Carroll74@gmail.com","dop":"2025-07-02","serial_number":"17110258672434","imei1":"17110258672434","imei2":"17110258672434","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T07:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90139,"job_number":"JOB_90139","tr_customer_id":90156,"tr_customer_product_id":90146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T07:26:03.000Z","modified_at":"2025-10-23T07:26:03.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Alanis_Hudson@yahoo.com","dop":"2025-07-02","serial_number":"13552202965243","imei1":"13552202965243","imei2":"13552202965243","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T07:26:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90142,"job_number":"JOB_90142","tr_customer_id":90159,"tr_customer_product_id":90149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T07:43:44.000Z","modified_at":"2025-10-23T07:43:44.000Z","name":"Biraju Patel","mobile_number":"8448752504","email_id":"bniraju@fonada.com","dop":"2025-10-21","serial_number":"160432123456770","imei1":"160432123456770","imei2":"160432123456770","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T07:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90173,"job_number":"JOB_90173","tr_customer_id":90190,"tr_customer_product_id":90180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T13:53:12.000Z","modified_at":"2025-10-23T13:53:12.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"61327208944893","imei1":"61327208944893","imei2":"61327208944893","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T13:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90174,"job_number":"JOB_90174","tr_customer_id":90191,"tr_customer_product_id":90181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T13:53:12.000Z","modified_at":"2025-10-23T13:53:12.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"66517665911634","imei1":"66517665911634","imei2":"66517665911634","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T13:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90175,"job_number":"JOB_90175","tr_customer_id":90192,"tr_customer_product_id":90182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T13:53:13.000Z","modified_at":"2025-10-23T13:53:13.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"26151389924546","imei1":"26151389924546","imei2":"26151389924546","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T13:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90176,"job_number":"JOB_90176","tr_customer_id":90193,"tr_customer_product_id":90183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:09:26.000Z","modified_at":"2025-10-23T14:09:26.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"163817305792933","imei1":"163817305792933","imei2":"163817305792933","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:09:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90177,"job_number":"JOB_90177","tr_customer_id":90194,"tr_customer_product_id":90184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:09:26.000Z","modified_at":"2025-10-23T14:09:26.000Z","name":"Brigitte Schamberger","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"127366311589148","imei1":"127366311589148","imei2":"127366311589148","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:09:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90178,"job_number":"JOB_90178","tr_customer_id":90195,"tr_customer_product_id":90185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:09:27.000Z","modified_at":"2025-10-23T14:09:27.000Z","name":"Jordane Harvey","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136545758730853","imei1":"136545758730853","imei2":"136545758730853","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90179,"job_number":"JOB_90179","tr_customer_id":90196,"tr_customer_product_id":90186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:09:27.000Z","modified_at":"2025-10-23T14:09:27.000Z","name":"Nichole Lehner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"143581039077745","imei1":"143581039077745","imei2":"143581039077745","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90180,"job_number":"JOB_90180","tr_customer_id":90197,"tr_customer_product_id":90187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:09:39.000Z","modified_at":"2025-10-23T14:09:39.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"115054654513463","imei1":"115054654513463","imei2":"115054654513463","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90181,"job_number":"JOB_90181","tr_customer_id":90198,"tr_customer_product_id":90188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:09:39.000Z","modified_at":"2025-10-23T14:09:39.000Z","name":"Nathan Vandervort","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"131898368181460","imei1":"131898368181460","imei2":"131898368181460","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90182,"job_number":"JOB_90182","tr_customer_id":90199,"tr_customer_product_id":90189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:09:39.000Z","modified_at":"2025-10-23T14:09:39.000Z","name":"Nicole Smith","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"193531892744828","imei1":"193531892744828","imei2":"193531892744828","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90183,"job_number":"JOB_90183","tr_customer_id":90200,"tr_customer_product_id":90190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:09:40.000Z","modified_at":"2025-10-23T14:09:40.000Z","name":"Verda Gulgowski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"149310549626636","imei1":"149310549626636","imei2":"149310549626636","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:09:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90251,"job_number":"JOB_90251","tr_customer_id":90268,"tr_customer_product_id":90258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:24:33.000Z","modified_at":"2025-10-23T14:24:33.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109389985745922","imei1":"109389985745922","imei2":"109389985745922","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90253,"job_number":"JOB_90253","tr_customer_id":90270,"tr_customer_product_id":90260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:24:34.000Z","modified_at":"2025-10-23T14:24:34.000Z","name":"Kiana Prosacco","mobile_number":"958-372-0091","email_id":"Cathryn_Reichert77@hotmail.com","dop":"2025-06-09","serial_number":"100098529793194","imei1":"100098529793194","imei2":"100098529793194","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:24:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90254,"job_number":"JOB_90254","tr_customer_id":90271,"tr_customer_product_id":90261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:24:52.000Z","modified_at":"2025-10-23T14:24:52.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107756724737553","imei1":"107756724737553","imei2":"107756724737553","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90256,"job_number":"JOB_90256","tr_customer_id":90273,"tr_customer_product_id":90263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:24:53.000Z","modified_at":"2025-10-23T14:24:53.000Z","name":"Earlene Goldner","mobile_number":"437-557-3594","email_id":"Kaitlin.Cummings44@hotmail.com","dop":"2025-06-09","serial_number":"104272122032769","imei1":"104272122032769","imei2":"104272122032769","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:24:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90257,"job_number":"JOB_90257","tr_customer_id":90274,"tr_customer_product_id":90264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:24:54.000Z","modified_at":"2025-10-23T14:24:54.000Z","name":"Alexzander Kertzmann","mobile_number":"440-297-6390","email_id":"Loyce_Lueilwitz45@gmail.com","dop":"2025-06-09","serial_number":"44742218278478030","imei1":"44742218278478030","imei2":"44742218278478030","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:24:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90261,"job_number":"JOB_90261","tr_customer_id":90278,"tr_customer_product_id":90268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:25:10.000Z","modified_at":"2025-10-23T14:25:10.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108188380057046","imei1":"108188380057046","imei2":"108188380057046","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90263,"job_number":"JOB_90263","tr_customer_id":90280,"tr_customer_product_id":90270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:25:11.000Z","modified_at":"2025-10-23T14:25:11.000Z","name":"Cornelius Luettgen","mobile_number":"962-550-0408","email_id":"Kristy3@gmail.com","dop":"2025-06-09","serial_number":"100089913971740","imei1":"100089913971740","imei2":"100089913971740","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90264,"job_number":"JOB_90264","tr_customer_id":90281,"tr_customer_product_id":90271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:25:12.000Z","modified_at":"2025-10-23T14:25:12.000Z","name":"Scarlett Schaefer","mobile_number":"892-613-0261","email_id":"Pamela.Crist75@yahoo.com","dop":"2025-06-09","serial_number":"61677692674386730","imei1":"61677692674386730","imei2":"61677692674386730","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90282,"job_number":"JOB_90282","tr_customer_id":90299,"tr_customer_product_id":90289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T16:01:17.000Z","modified_at":"2025-10-23T16:01:17.000Z","name":"Rudra Patel","mobile_number":"9599153229","email_id":"rudra@joho.com","dop":"2025-10-07","serial_number":"6543454433209876","imei1":"6543454433209876","imei2":"6543454433209876","popurl":"2025-10-07T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T16:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90283,"job_number":"JOB_90283","tr_customer_id":90300,"tr_customer_product_id":90290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T16:06:41.000Z","modified_at":"2025-10-23T16:06:41.000Z","name":"Biraju Patel","mobile_number":"8448752504","email_id":"bniraju@fonada.com","dop":"2025-10-22","serial_number":"190432123456770","imei1":"190432123456770","imei2":"190432123456770","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T16:06:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90293,"job_number":"JOB_90293","tr_customer_id":90310,"tr_customer_product_id":90300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T16:21:04.000Z","modified_at":"2025-10-23T16:21:04.000Z","name":"Biraju Patel","mobile_number":"8448752504","email_id":"bniraju@fonada.com","dop":"2025-10-13","serial_number":"110432123456770","imei1":"110432123456770","imei2":"110432123456770","popurl":"2025-10-13T16:20:58.516648700Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T16:21:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90307,"job_number":"JOB_90307","tr_customer_id":90324,"tr_customer_product_id":90314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T18:13:47.000Z","modified_at":"2025-10-23T18:13:47.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Howell.Rempel@gmail.com","dop":"2025-07-02","serial_number":"19357658782014","imei1":"19357658782014","imei2":"19357658782014","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T18:13:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90308,"job_number":"JOB_90308","tr_customer_id":90325,"tr_customer_product_id":90315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T20:02:06.000Z","modified_at":"2025-10-23T20:02:06.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jordy90@yahoo.com","dop":"2025-07-02","serial_number":"10174182339748","imei1":"10174182339748","imei2":"10174182339748","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T20:02:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90309,"job_number":"JOB_90309","tr_customer_id":90326,"tr_customer_product_id":90316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T21:08:05.000Z","modified_at":"2025-10-23T21:08:05.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Ericka94@gmail.com","dop":"2025-07-02","serial_number":"12251413625918","imei1":"12251413625918","imei2":"12251413625918","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T21:08:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90337,"job_number":"JOB_90337","tr_customer_id":90354,"tr_customer_product_id":90344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:13:00.000Z","modified_at":"2025-10-24T03:13:00.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Katarina42@yahoo.com","dop":"2025-07-02","serial_number":"18921731695938","imei1":"18921731695938","imei2":"18921731695938","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:13:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90343,"job_number":"JOB_90343","tr_customer_id":90360,"tr_customer_product_id":90350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:13:21.000Z","modified_at":"2025-10-24T03:13:21.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Sienna_Kuhic91@hotmail.com","dop":"2025-07-02","serial_number":"17980601322602","imei1":"17980601322602","imei2":"17980601322602","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90351,"job_number":"JOB_90351","tr_customer_id":90368,"tr_customer_product_id":90358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:13:40.000Z","modified_at":"2025-10-24T03:13:40.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Marisol82@hotmail.com","dop":"2025-07-02","serial_number":"11483749551055","imei1":"11483749551055","imei2":"11483749551055","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:13:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90376,"job_number":"JOB_90376","tr_customer_id":90393,"tr_customer_product_id":90383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:22:34.000Z","modified_at":"2025-10-24T03:22:34.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108219934364490","imei1":"108219934364490","imei2":"108219934364490","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:22:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90378,"job_number":"JOB_90378","tr_customer_id":90395,"tr_customer_product_id":90385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:22:35.000Z","modified_at":"2025-10-24T03:22:35.000Z","name":"Aiyana McClure","mobile_number":"550-435-5120","email_id":"Maurice.Grimes71@yahoo.com","dop":"2025-06-09","serial_number":"104133342461292","imei1":"104133342461292","imei2":"104133342461292","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90379,"job_number":"JOB_90379","tr_customer_id":90396,"tr_customer_product_id":90386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:22:36.000Z","modified_at":"2025-10-24T03:22:36.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"107669031229827","imei1":"107669031229827","imei2":"107669031229827","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90380,"job_number":"JOB_90380","tr_customer_id":90397,"tr_customer_product_id":90387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:22:37.000Z","modified_at":"2025-10-24T03:22:37.000Z","name":"Nelson Brown","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"132596512682932","imei1":"132596512682932","imei2":"132596512682932","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90381,"job_number":"JOB_90381","tr_customer_id":90398,"tr_customer_product_id":90388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:22:37.000Z","modified_at":"2025-10-24T03:22:37.000Z","name":"Lelah Kuhn","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"184581218145235","imei1":"184581218145235","imei2":"184581218145235","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90382,"job_number":"JOB_90382","tr_customer_id":90399,"tr_customer_product_id":90389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:22:37.000Z","modified_at":"2025-10-24T03:22:37.000Z","name":"Maryse Lindgren","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"130961459465789","imei1":"130961459465789","imei2":"130961459465789","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90386,"job_number":"JOB_90386","tr_customer_id":90403,"tr_customer_product_id":90393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:22:50.000Z","modified_at":"2025-10-24T03:22:50.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"100323377803564","imei1":"100323377803564","imei2":"100323377803564","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90387,"job_number":"JOB_90387","tr_customer_id":90404,"tr_customer_product_id":90394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:22:50.000Z","modified_at":"2025-10-24T03:22:50.000Z","name":"Leopold Blanda","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"179869602592102","imei1":"179869602592102","imei2":"179869602592102","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90388,"job_number":"JOB_90388","tr_customer_id":90405,"tr_customer_product_id":90395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:22:51.000Z","modified_at":"2025-10-24T03:22:51.000Z","name":"Joana Wiza","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"147892687247608","imei1":"147892687247608","imei2":"147892687247608","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90389,"job_number":"JOB_90389","tr_customer_id":90406,"tr_customer_product_id":90396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:22:51.000Z","modified_at":"2025-10-24T03:22:51.000Z","name":"Hazel Dickens","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"109654636107604","imei1":"109654636107604","imei2":"109654636107604","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90390,"job_number":"JOB_90390","tr_customer_id":90407,"tr_customer_product_id":90397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:22:52.000Z","modified_at":"2025-10-24T03:22:52.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105675980275828","imei1":"105675980275828","imei2":"105675980275828","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90392,"job_number":"JOB_90392","tr_customer_id":90409,"tr_customer_product_id":90399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:22:53.000Z","modified_at":"2025-10-24T03:22:53.000Z","name":"Sigmund O'Hara","mobile_number":"455-415-8699","email_id":"Rashawn_Kling@yahoo.com","dop":"2025-06-09","serial_number":"102472799054873","imei1":"102472799054873","imei2":"102472799054873","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90395,"job_number":"JOB_90395","tr_customer_id":90412,"tr_customer_product_id":90402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:22:54.000Z","modified_at":"2025-10-24T03:22:54.000Z","name":"Adeline Hayes","mobile_number":"804-757-8193","email_id":"Winifred.DuBuque22@gmail.com","dop":"2025-06-09","serial_number":"49927724910056500","imei1":"49927724910056500","imei2":"49927724910056500","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:22:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90400,"job_number":"JOB_90400","tr_customer_id":90417,"tr_customer_product_id":90407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:23:09.000Z","modified_at":"2025-10-24T03:23:09.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109226893651723","imei1":"109226893651723","imei2":"109226893651723","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:23:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90402,"job_number":"JOB_90402","tr_customer_id":90419,"tr_customer_product_id":90409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:23:10.000Z","modified_at":"2025-10-24T03:23:10.000Z","name":"Caleigh Funk","mobile_number":"716-546-3449","email_id":"Greta_Flatley@yahoo.com","dop":"2025-06-09","serial_number":"102406575906369","imei1":"102406575906369","imei2":"102406575906369","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:23:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90433,"job_number":"JOB_90433","tr_customer_id":90450,"tr_customer_product_id":90440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:44:24.000Z","modified_at":"2025-10-24T03:44:24.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"41517816313105","imei1":"41517816313105","imei2":"41517816313105","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90434,"job_number":"JOB_90434","tr_customer_id":90451,"tr_customer_product_id":90441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:44:24.000Z","modified_at":"2025-10-24T03:44:24.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"96384440348889","imei1":"96384440348889","imei2":"96384440348889","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90435,"job_number":"JOB_90435","tr_customer_id":90452,"tr_customer_product_id":90442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:44:25.000Z","modified_at":"2025-10-24T03:44:26.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"94908004354929","imei1":"94908004354929","imei2":"94908004354929","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:44:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90451,"job_number":"JOB_90451","tr_customer_id":90468,"tr_customer_product_id":90458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T05:58:57.000Z","modified_at":"2025-10-24T05:58:57.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"15483593594906","imei1":"15483593594906","imei2":"15483593594906","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T05:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90452,"job_number":"JOB_90452","tr_customer_id":90469,"tr_customer_product_id":90459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:00:49.000Z","modified_at":"2025-10-24T06:00:49.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"16321634766441","imei1":"16321634766441","imei2":"16321634766441","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90453,"job_number":"JOB_90453","tr_customer_id":90470,"tr_customer_product_id":90460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:01:24.000Z","modified_at":"2025-10-24T06:01:24.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"16785827680542","imei1":"16785827680542","imei2":"16785827680542","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90455,"job_number":"JOB_90455","tr_customer_id":90472,"tr_customer_product_id":90462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:07:03.000Z","modified_at":"2025-10-24T06:07:03.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"12094485157361","imei1":"12094485157361","imei2":"12094485157361","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:07:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90457,"job_number":"JOB_90457","tr_customer_id":90474,"tr_customer_product_id":90464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:13:07.000Z","modified_at":"2025-10-24T06:13:07.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"13062401258503","imei1":"13062401258503","imei2":"13062401258503","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:13:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90458,"job_number":"JOB_90458","tr_customer_id":90475,"tr_customer_product_id":90465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:15:40.000Z","modified_at":"2025-10-24T06:15:40.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"106498947457029","imei1":"106498947457029","imei2":"106498947457029","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:15:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90460,"job_number":"JOB_90460","tr_customer_id":90477,"tr_customer_product_id":90467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:15:41.000Z","modified_at":"2025-10-24T06:15:41.000Z","name":"Nicolas Torp","mobile_number":"514-709-6029","email_id":"Elmore_Lakin@hotmail.com","dop":"2025-06-09","serial_number":"104778399953160","imei1":"104778399953160","imei2":"104778399953160","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90461,"job_number":"JOB_90461","tr_customer_id":90478,"tr_customer_product_id":90468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:15:58.000Z","modified_at":"2025-10-24T06:15:58.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101368830562255","imei1":"101368830562255","imei2":"101368830562255","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90463,"job_number":"JOB_90463","tr_customer_id":90480,"tr_customer_product_id":90470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:15:59.000Z","modified_at":"2025-10-24T06:15:59.000Z","name":"Colton McLaughlin","mobile_number":"228-295-9928","email_id":"Jack_Rogahn@gmail.com","dop":"2025-06-09","serial_number":"105235792127306","imei1":"105235792127306","imei2":"105235792127306","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:15:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90464,"job_number":"JOB_90464","tr_customer_id":90481,"tr_customer_product_id":90471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:16:16.000Z","modified_at":"2025-10-24T06:16:16.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100426496143769","imei1":"100426496143769","imei2":"100426496143769","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:16:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90466,"job_number":"JOB_90466","tr_customer_id":90483,"tr_customer_product_id":90473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:16:17.000Z","modified_at":"2025-10-24T06:16:17.000Z","name":"Phyllis Hyatt","mobile_number":"234-953-4925","email_id":"Valentina77@hotmail.com","dop":"2025-06-09","serial_number":"101717822170140","imei1":"101717822170140","imei2":"101717822170140","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:16:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90482,"job_number":"JOB_90482","tr_customer_id":90499,"tr_customer_product_id":90489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:24:12.000Z","modified_at":"2025-10-24T06:24:12.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"104285585544548","imei1":"104285585544548","imei2":"104285585544548","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90483,"job_number":"JOB_90483","tr_customer_id":90500,"tr_customer_product_id":90490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:24:12.000Z","modified_at":"2025-10-24T06:24:12.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"107981941807115","imei1":"107981941807115","imei2":"107981941807115","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90485,"job_number":"JOB_90485","tr_customer_id":90502,"tr_customer_product_id":90492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:24:18.000Z","modified_at":"2025-10-24T06:24:18.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"100518417800399","imei1":"100518417800399","imei2":"100518417800399","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90486,"job_number":"JOB_90486","tr_customer_id":90503,"tr_customer_product_id":90493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:24:19.000Z","modified_at":"2025-10-24T06:24:19.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"109195249163837","imei1":"109195249163837","imei2":"109195249163837","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:24:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90488,"job_number":"JOB_90488","tr_customer_id":90505,"tr_customer_product_id":90495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:24:25.000Z","modified_at":"2025-10-24T06:24:25.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"107629897420098","imei1":"107629897420098","imei2":"107629897420098","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90489,"job_number":"JOB_90489","tr_customer_id":90506,"tr_customer_product_id":90496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:24:25.000Z","modified_at":"2025-10-24T06:24:25.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"106155307943377","imei1":"106155307943377","imei2":"106155307943377","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90494,"job_number":"JOB_90494","tr_customer_id":90511,"tr_customer_product_id":90501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:26:50.000Z","modified_at":"2025-10-24T06:26:50.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"13992474125783","imei1":"13992474125783","imei2":"13992474125783","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90497,"job_number":"JOB_90497","tr_customer_id":90514,"tr_customer_product_id":90504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:26:58.000Z","modified_at":"2025-10-24T06:26:58.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"16408920580440","imei1":"16408920580440","imei2":"16408920580440","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90498,"job_number":"JOB_90498","tr_customer_id":90515,"tr_customer_product_id":90505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:29:35.000Z","modified_at":"2025-10-24T06:29:35.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"12832913727460","imei1":"12832913727460","imei2":"12832913727460","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:29:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90507,"job_number":"JOB_90507","tr_customer_id":90524,"tr_customer_product_id":90514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:35:28.000Z","modified_at":"2025-10-24T06:35:28.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"11343859002316","imei1":"11343859002316","imei2":"11343859002316","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90518,"job_number":"JOB_90518","tr_customer_id":90535,"tr_customer_product_id":90525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:38:06.000Z","modified_at":"2025-10-24T06:38:06.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"13169290178377","imei1":"13169290178377","imei2":"13169290178377","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90522,"job_number":"JOB_90522","tr_customer_id":90539,"tr_customer_product_id":90529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:38:21.000Z","modified_at":"2025-10-24T06:38:21.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"10786383850064","imei1":"10786383850064","imei2":"10786383850064","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:38:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90536,"job_number":"JOB_90536","tr_customer_id":90553,"tr_customer_product_id":90543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:58:24.000Z","modified_at":"2025-10-24T06:58:24.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"101820427221599","imei1":"101820427221599","imei2":"101820427221599","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90537,"job_number":"JOB_90537","tr_customer_id":90554,"tr_customer_product_id":90544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T07:24:29.000Z","modified_at":"2025-10-24T07:24:29.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Maya.Schimmel33@hotmail.com","dop":"2025-07-02","serial_number":"12812590617603","imei1":"12812590617603","imei2":"12812590617603","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T07:24:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90538,"job_number":"JOB_90538","tr_customer_id":90555,"tr_customer_product_id":90545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T07:24:48.000Z","modified_at":"2025-10-24T07:24:48.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Granville.Aufderhar81@gmail.com","dop":"2025-07-02","serial_number":"11764882034106","imei1":"11764882034106","imei2":"11764882034106","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T07:24:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90539,"job_number":"JOB_90539","tr_customer_id":90556,"tr_customer_product_id":90546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T07:25:07.000Z","modified_at":"2025-10-24T07:25:07.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Bianka_Harris@gmail.com","dop":"2025-07-02","serial_number":"18524737018822","imei1":"18524737018822","imei2":"18524737018822","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T07:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90581,"job_number":"JOB_90581","tr_customer_id":90598,"tr_customer_product_id":90588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T13:50:14.000Z","modified_at":"2025-10-24T13:50:14.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"39990666464770","imei1":"39990666464770","imei2":"39990666464770","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T13:50:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90582,"job_number":"JOB_90582","tr_customer_id":90599,"tr_customer_product_id":90589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T13:50:14.000Z","modified_at":"2025-10-24T13:50:14.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"18490077597632","imei1":"18490077597632","imei2":"18490077597632","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T13:50:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90583,"job_number":"JOB_90583","tr_customer_id":90600,"tr_customer_product_id":90590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T13:50:15.000Z","modified_at":"2025-10-24T13:50:15.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"15770269253235","imei1":"15770269253235","imei2":"15770269253235","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T13:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90588,"job_number":"JOB_90588","tr_customer_id":90605,"tr_customer_product_id":90595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:10:01.000Z","modified_at":"2025-10-24T14:10:01.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"176627958833744","imei1":"176627958833744","imei2":"176627958833744","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90589,"job_number":"JOB_90589","tr_customer_id":90606,"tr_customer_product_id":90596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:10:02.000Z","modified_at":"2025-10-24T14:10:02.000Z","name":"Irving Lakin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"158118667565163","imei1":"158118667565163","imei2":"158118667565163","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90590,"job_number":"JOB_90590","tr_customer_id":90607,"tr_customer_product_id":90597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:10:02.000Z","modified_at":"2025-10-24T14:10:02.000Z","name":"Chadrick Cormier","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157296111869106","imei1":"157296111869106","imei2":"157296111869106","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90591,"job_number":"JOB_90591","tr_customer_id":90608,"tr_customer_product_id":90598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:10:02.000Z","modified_at":"2025-10-24T14:10:02.000Z","name":"Arlene Cassin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"107680684766275","imei1":"107680684766275","imei2":"107680684766275","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90598,"job_number":"JOB_90598","tr_customer_id":90615,"tr_customer_product_id":90605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:10:14.000Z","modified_at":"2025-10-24T14:10:14.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"127103232553482","imei1":"127103232553482","imei2":"127103232553482","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:10:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90599,"job_number":"JOB_90599","tr_customer_id":90616,"tr_customer_product_id":90606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:10:14.000Z","modified_at":"2025-10-24T14:10:14.000Z","name":"Ardella Lueilwitz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"114714606715694","imei1":"114714606715694","imei2":"114714606715694","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:10:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90600,"job_number":"JOB_90600","tr_customer_id":90617,"tr_customer_product_id":90607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:10:14.000Z","modified_at":"2025-10-24T14:10:14.000Z","name":"Shanna Bosco","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161096325604688","imei1":"161096325604688","imei2":"161096325604688","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:10:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90601,"job_number":"JOB_90601","tr_customer_id":90618,"tr_customer_product_id":90608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:10:15.000Z","modified_at":"2025-10-24T14:10:15.000Z","name":"Mohammed Feil","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"124479532042697","imei1":"124479532042697","imei2":"124479532042697","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:10:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90665,"job_number":"JOB_90665","tr_customer_id":90682,"tr_customer_product_id":90672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:24:30.000Z","modified_at":"2025-10-24T14:24:30.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100049416514004","imei1":"100049416514004","imei2":"100049416514004","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:24:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90667,"job_number":"JOB_90667","tr_customer_id":90684,"tr_customer_product_id":90674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:24:30.000Z","modified_at":"2025-10-24T14:24:30.000Z","name":"Summer Beer","mobile_number":"625-893-0248","email_id":"Roberto.Lemke90@gmail.com","dop":"2025-06-09","serial_number":"101945124133906","imei1":"101945124133906","imei2":"101945124133906","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:24:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90668,"job_number":"JOB_90668","tr_customer_id":90685,"tr_customer_product_id":90675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:24:47.000Z","modified_at":"2025-10-24T14:24:47.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109843714795616","imei1":"109843714795616","imei2":"109843714795616","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:24:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90670,"job_number":"JOB_90670","tr_customer_id":90687,"tr_customer_product_id":90677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:24:48.000Z","modified_at":"2025-10-24T14:24:48.000Z","name":"Carlotta DuBuque","mobile_number":"391-805-5586","email_id":"Justus.Pfeffer@gmail.com","dop":"2025-06-09","serial_number":"100614708228791","imei1":"100614708228791","imei2":"100614708228791","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:24:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90674,"job_number":"JOB_90674","tr_customer_id":90691,"tr_customer_product_id":90681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:25:05.000Z","modified_at":"2025-10-24T14:25:05.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108282543246640","imei1":"108282543246640","imei2":"108282543246640","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90676,"job_number":"JOB_90676","tr_customer_id":90693,"tr_customer_product_id":90683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:25:05.000Z","modified_at":"2025-10-24T14:25:05.000Z","name":"Nadia Davis","mobile_number":"890-565-5818","email_id":"Shyanne_Littel@hotmail.com","dop":"2025-06-09","serial_number":"103733991528905","imei1":"103733991528905","imei2":"103733991528905","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90706,"job_number":"JOB_90706","tr_customer_id":90723,"tr_customer_product_id":90713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T17:25:04.000Z","modified_at":"2025-10-24T17:25:04.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Derrick.Prosacco29@yahoo.com","dop":"2025-07-02","serial_number":"12601107806292","imei1":"12601107806292","imei2":"12601107806292","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T17:25:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90707,"job_number":"JOB_90707","tr_customer_id":90724,"tr_customer_product_id":90714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T17:25:13.000Z","modified_at":"2025-10-24T17:25:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Henderson.Shields19@yahoo.com","dop":"2025-07-02","serial_number":"12701194251327","imei1":"12701194251327","imei2":"12701194251327","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T17:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90708,"job_number":"JOB_90708","tr_customer_id":90725,"tr_customer_product_id":90715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T18:31:24.000Z","modified_at":"2025-10-24T18:31:24.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Ezekiel_Weissnat@yahoo.com","dop":"2025-07-02","serial_number":"18890792644588","imei1":"18890792644588","imei2":"18890792644588","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T18:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90752,"job_number":"JOB_90752","tr_customer_id":90769,"tr_customer_product_id":90759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:23:25.000Z","modified_at":"2025-10-25T03:23:25.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Rudy25@yahoo.com","dop":"2025-07-02","serial_number":"18511080312781","imei1":"18511080312781","imei2":"18511080312781","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:23:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90762,"job_number":"JOB_90762","tr_customer_id":90779,"tr_customer_product_id":90769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:23:44.000Z","modified_at":"2025-10-25T03:23:44.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Mafalda_Mayer19@hotmail.com","dop":"2025-07-02","serial_number":"15551934791230","imei1":"15551934791230","imei2":"15551934791230","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:23:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90763,"job_number":"JOB_90763","tr_customer_id":90780,"tr_customer_product_id":90770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:23:45.000Z","modified_at":"2025-10-25T03:23:45.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"116818850608158","imei1":"116818850608158","imei2":"116818850608158","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:23:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90764,"job_number":"JOB_90764","tr_customer_id":90781,"tr_customer_product_id":90771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:23:46.000Z","modified_at":"2025-10-25T03:23:46.000Z","name":"Else Hermann","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175036346868869","imei1":"175036346868869","imei2":"175036346868869","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:23:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90765,"job_number":"JOB_90765","tr_customer_id":90782,"tr_customer_product_id":90772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:23:46.000Z","modified_at":"2025-10-25T03:23:46.000Z","name":"Haylee Kovacek","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120951849354993","imei1":"120951849354993","imei2":"120951849354993","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:23:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90766,"job_number":"JOB_90766","tr_customer_id":90783,"tr_customer_product_id":90773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:23:46.000Z","modified_at":"2025-10-25T03:23:46.000Z","name":"Taya Flatley","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"132697761800142","imei1":"132697761800142","imei2":"132697761800142","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:23:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90768,"job_number":"JOB_90768","tr_customer_id":90785,"tr_customer_product_id":90775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:23:57.000Z","modified_at":"2025-10-25T03:23:57.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"104273924862699","imei1":"104273924862699","imei2":"104273924862699","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90769,"job_number":"JOB_90769","tr_customer_id":90786,"tr_customer_product_id":90776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:23:57.000Z","modified_at":"2025-10-25T03:23:57.000Z","name":"Jarod Hand","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"198892083679746","imei1":"198892083679746","imei2":"198892083679746","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90770,"job_number":"JOB_90770","tr_customer_id":90787,"tr_customer_product_id":90777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:23:57.000Z","modified_at":"2025-10-25T03:23:57.000Z","name":"Orpha Koepp","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"176557540464806","imei1":"176557540464806","imei2":"176557540464806","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90771,"job_number":"JOB_90771","tr_customer_id":90788,"tr_customer_product_id":90778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:23:58.000Z","modified_at":"2025-10-25T03:23:58.000Z","name":"Isabell Fay","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"107331898571836","imei1":"107331898571836","imei2":"107331898571836","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90772,"job_number":"JOB_90772","tr_customer_id":90789,"tr_customer_product_id":90779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:24:03.000Z","modified_at":"2025-10-25T03:24:03.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Dan.Bednar@gmail.com","dop":"2025-07-02","serial_number":"16592993457536","imei1":"16592993457536","imei2":"16592993457536","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:24:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90773,"job_number":"JOB_90773","tr_customer_id":90790,"tr_customer_product_id":90780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:24:04.000Z","modified_at":"2025-10-25T03:24:04.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102460022566625","imei1":"102460022566625","imei2":"102460022566625","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90775,"job_number":"JOB_90775","tr_customer_id":90792,"tr_customer_product_id":90782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:24:04.000Z","modified_at":"2025-10-25T03:24:04.000Z","name":"Cletus Fritsch","mobile_number":"761-657-5016","email_id":"Amalia47@gmail.com","dop":"2025-06-09","serial_number":"102942687625191","imei1":"102942687625191","imei2":"102942687625191","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90786,"job_number":"JOB_90786","tr_customer_id":90803,"tr_customer_product_id":90793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:24:22.000Z","modified_at":"2025-10-25T03:24:22.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103441521823238","imei1":"103441521823238","imei2":"103441521823238","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90789,"job_number":"JOB_90789","tr_customer_id":90806,"tr_customer_product_id":90796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:24:22.000Z","modified_at":"2025-10-25T03:24:22.000Z","name":"Marlin Leffler","mobile_number":"595-201-6505","email_id":"Richmond.Herzog@gmail.com","dop":"2025-06-09","serial_number":"100753187761189","imei1":"100753187761189","imei2":"100753187761189","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90794,"job_number":"JOB_90794","tr_customer_id":90811,"tr_customer_product_id":90801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:24:39.000Z","modified_at":"2025-10-25T03:24:39.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104195660169041","imei1":"104195660169041","imei2":"104195660169041","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90797,"job_number":"JOB_90797","tr_customer_id":90814,"tr_customer_product_id":90804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:24:40.000Z","modified_at":"2025-10-25T03:24:40.000Z","name":"Ofelia Hilpert","mobile_number":"870-489-8630","email_id":"Lorna22@gmail.com","dop":"2025-06-09","serial_number":"106206180329364","imei1":"106206180329364","imei2":"106206180329364","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:24:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90831,"job_number":"JOB_90831","tr_customer_id":90848,"tr_customer_product_id":90838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:46:02.000Z","modified_at":"2025-10-25T03:46:02.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"68018510464954","imei1":"68018510464954","imei2":"68018510464954","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:46:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90832,"job_number":"JOB_90832","tr_customer_id":90849,"tr_customer_product_id":90839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:46:04.000Z","modified_at":"2025-10-25T03:46:04.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"11236470850061","imei1":"11236470850061","imei2":"11236470850061","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90868,"job_number":"JOB_90868","tr_customer_id":90885,"tr_customer_product_id":90875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T06:47:00.000Z","modified_at":"2025-10-25T06:47:00.000Z","name":"willams wilson","mobile_number":"9398871473","email_id":"ameerulla@mil.com","dop":"2025-09-01","serial_number":"76678345678923","imei1":"76678345678923","imei2":"76678345678923","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T06:47:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90954,"job_number":"JOB_90954","tr_customer_id":90971,"tr_customer_product_id":90961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T13:39:04.000Z","modified_at":"2025-10-25T13:39:04.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"84281256262316","imei1":"84281256262316","imei2":"84281256262316","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T13:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90955,"job_number":"JOB_90955","tr_customer_id":90972,"tr_customer_product_id":90962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T13:39:05.000Z","modified_at":"2025-10-25T13:39:05.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"19346451026368","imei1":"19346451026368","imei2":"19346451026368","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T13:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90959,"job_number":"JOB_90959","tr_customer_id":90976,"tr_customer_product_id":90966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:07:30.000Z","modified_at":"2025-10-25T14:07:30.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"110822371599427","imei1":"110822371599427","imei2":"110822371599427","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:07:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90960,"job_number":"JOB_90960","tr_customer_id":90977,"tr_customer_product_id":90967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:07:31.000Z","modified_at":"2025-10-25T14:07:31.000Z","name":"Elliot Torphy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"154450133859221","imei1":"154450133859221","imei2":"154450133859221","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:07:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90961,"job_number":"JOB_90961","tr_customer_id":90978,"tr_customer_product_id":90968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:07:31.000Z","modified_at":"2025-10-25T14:07:31.000Z","name":"Christ Doyle","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"141920792859795","imei1":"141920792859795","imei2":"141920792859795","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:07:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90962,"job_number":"JOB_90962","tr_customer_id":90979,"tr_customer_product_id":90969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:07:31.000Z","modified_at":"2025-10-25T14:07:31.000Z","name":"Korey Kuhn","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115751689965612","imei1":"115751689965612","imei2":"115751689965612","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:07:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90963,"job_number":"JOB_90963","tr_customer_id":90980,"tr_customer_product_id":90970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:07:42.000Z","modified_at":"2025-10-25T14:07:42.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"112561252982502","imei1":"112561252982502","imei2":"112561252982502","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:07:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90964,"job_number":"JOB_90964","tr_customer_id":90981,"tr_customer_product_id":90971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:07:43.000Z","modified_at":"2025-10-25T14:07:43.000Z","name":"Marcelo Hessel","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180816543995761","imei1":"180816543995761","imei2":"180816543995761","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:07:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90965,"job_number":"JOB_90965","tr_customer_id":90982,"tr_customer_product_id":90972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:07:43.000Z","modified_at":"2025-10-25T14:07:43.000Z","name":"Brett Rutherford","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"119142851668973","imei1":"119142851668973","imei2":"119142851668973","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:07:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90966,"job_number":"JOB_90966","tr_customer_id":90983,"tr_customer_product_id":90973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:07:43.000Z","modified_at":"2025-10-25T14:07:43.000Z","name":"Alvena Weimann","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"162676462111232","imei1":"162676462111232","imei2":"162676462111232","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:07:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91022,"job_number":"JOB_91022","tr_customer_id":91039,"tr_customer_product_id":91029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:19:18.000Z","modified_at":"2025-10-25T14:19:18.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108345895572783","imei1":"108345895572783","imei2":"108345895572783","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91024,"job_number":"JOB_91024","tr_customer_id":91041,"tr_customer_product_id":91031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:19:19.000Z","modified_at":"2025-10-25T14:19:19.000Z","name":"Cheyenne Pfannerstill","mobile_number":"807-675-8669","email_id":"Arden.Veum@yahoo.com","dop":"2025-06-09","serial_number":"106862533390134","imei1":"106862533390134","imei2":"106862533390134","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91027,"job_number":"JOB_91027","tr_customer_id":91044,"tr_customer_product_id":91034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:19:35.000Z","modified_at":"2025-10-25T14:19:35.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103256479844352","imei1":"103256479844352","imei2":"103256479844352","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91029,"job_number":"JOB_91029","tr_customer_id":91046,"tr_customer_product_id":91036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:19:35.000Z","modified_at":"2025-10-25T14:19:35.000Z","name":"Kailyn Koelpin","mobile_number":"894-276-6679","email_id":"Hans.Dibbert74@gmail.com","dop":"2025-06-09","serial_number":"104937019737414","imei1":"104937019737414","imei2":"104937019737414","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91030,"job_number":"JOB_91030","tr_customer_id":91047,"tr_customer_product_id":91037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:19:51.000Z","modified_at":"2025-10-25T14:19:51.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108717426651224","imei1":"108717426651224","imei2":"108717426651224","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91032,"job_number":"JOB_91032","tr_customer_id":91049,"tr_customer_product_id":91039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:19:51.000Z","modified_at":"2025-10-25T14:19:51.000Z","name":"Dan Wunsch","mobile_number":"863-370-7896","email_id":"Mia_Rohan75@hotmail.com","dop":"2025-06-09","serial_number":"100340701500535","imei1":"100340701500535","imei2":"100340701500535","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91052,"job_number":"JOB_91052","tr_customer_id":91069,"tr_customer_product_id":91059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:49:45.000Z","modified_at":"2025-10-25T14:49:45.000Z","name":"Kapil Sharma","mobile_number":"8950505050","email_id":"kapil@gmail.com","dop":"2025-01-29","serial_number":"10293847561029","imei1":"10293847561029","imei2":"10293847561029","popurl":"2025-01-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91055,"job_number":"JOB_91055","tr_customer_id":91072,"tr_customer_product_id":91062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T15:05:44.000Z","modified_at":"2025-10-25T15:05:44.000Z","name":"Kapil Sharma","mobile_number":"8950505050","email_id":"kapil@gmail.com","dop":"2025-01-29","serial_number":"10526434866786","imei1":"10526434866786","imei2":"10526434866786","popurl":"2025-01-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T15:05:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91057,"job_number":"JOB_91057","tr_customer_id":91074,"tr_customer_product_id":91064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T15:08:31.000Z","modified_at":"2025-10-25T15:08:31.000Z","name":"Kapil Sharma","mobile_number":"8950505050","email_id":"kapil@gmail.com","dop":"2025-01-29","serial_number":"18336290832739","imei1":"18336290832739","imei2":"18336290832739","popurl":"2025-01-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T15:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91060,"job_number":"JOB_91060","tr_customer_id":91077,"tr_customer_product_id":91067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T15:10:18.000Z","modified_at":"2025-10-25T15:10:18.000Z","name":"Kapil Sharma","mobile_number":"8950505050","email_id":"kapil@gmail.com","dop":"2025-01-29","serial_number":"13351704418280","imei1":"13351704418280","imei2":"13351704418280","popurl":"2025-01-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T15:10:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91067,"job_number":"JOB_91067","tr_customer_id":91084,"tr_customer_product_id":91074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T17:00:43.000Z","modified_at":"2025-10-25T17:00:43.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Molly.Stroman16@yahoo.com","dop":"2025-07-02","serial_number":"12183728558468","imei1":"12183728558468","imei2":"12183728558468","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T17:00:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91068,"job_number":"JOB_91068","tr_customer_id":91085,"tr_customer_product_id":91075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T17:00:56.000Z","modified_at":"2025-10-25T17:00:56.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Gerhard_Jacobi53@yahoo.com","dop":"2025-07-02","serial_number":"15060841700994","imei1":"15060841700994","imei2":"15060841700994","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T17:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91069,"job_number":"JOB_91069","tr_customer_id":91086,"tr_customer_product_id":91076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T17:01:10.000Z","modified_at":"2025-10-25T17:01:10.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Kyla_Langosh87@hotmail.com","dop":"2025-07-02","serial_number":"10707237780901","imei1":"10707237780901","imei2":"10707237780901","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T17:01:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91093,"job_number":"JOB_91093","tr_customer_id":91110,"tr_customer_product_id":91100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:28:12.000Z","modified_at":"2025-10-26T03:28:12.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"91538169262887","imei1":"91538169262887","imei2":"91538169262887","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:28:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91094,"job_number":"JOB_91094","tr_customer_id":91111,"tr_customer_product_id":91101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:28:12.000Z","modified_at":"2025-10-26T03:28:12.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"49993589175218","imei1":"49993589175218","imei2":"49993589175218","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:28:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91095,"job_number":"JOB_91095","tr_customer_id":91112,"tr_customer_product_id":91102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:28:13.000Z","modified_at":"2025-10-26T03:28:13.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"62054163585371","imei1":"62054163585371","imei2":"62054163585371","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91102,"job_number":"JOB_91102","tr_customer_id":91119,"tr_customer_product_id":91109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:28:18.000Z","modified_at":"2025-10-26T03:28:18.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Emil.Sanford@gmail.com","dop":"2025-07-02","serial_number":"19085540769192","imei1":"19085540769192","imei2":"19085540769192","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91106,"job_number":"JOB_91106","tr_customer_id":91123,"tr_customer_product_id":91113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:28:36.000Z","modified_at":"2025-10-26T03:28:36.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Stephon9@hotmail.com","dop":"2025-07-02","serial_number":"12858679955278","imei1":"12858679955278","imei2":"12858679955278","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:28:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91111,"job_number":"JOB_91111","tr_customer_id":91128,"tr_customer_product_id":91118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:28:53.000Z","modified_at":"2025-10-26T03:28:53.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Verda_Wiza@yahoo.com","dop":"2025-07-02","serial_number":"17850363031577","imei1":"17850363031577","imei2":"17850363031577","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91122,"job_number":"JOB_91122","tr_customer_id":91139,"tr_customer_product_id":91129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:29:12.000Z","modified_at":"2025-10-26T03:29:12.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"141740921742529","imei1":"141740921742529","imei2":"141740921742529","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91124,"job_number":"JOB_91124","tr_customer_id":91141,"tr_customer_product_id":91131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:29:12.000Z","modified_at":"2025-10-26T03:29:12.000Z","name":"Macy Greenfelder","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"158310387784493","imei1":"158310387784493","imei2":"158310387784493","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91126,"job_number":"JOB_91126","tr_customer_id":91143,"tr_customer_product_id":91133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:29:12.000Z","modified_at":"2025-10-26T03:29:12.000Z","name":"Gaylord Mills","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"147038159560166","imei1":"147038159560166","imei2":"147038159560166","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91127,"job_number":"JOB_91127","tr_customer_id":91144,"tr_customer_product_id":91134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:29:13.000Z","modified_at":"2025-10-26T03:29:13.000Z","name":"Cortez Haag","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"160891781077237","imei1":"160891781077237","imei2":"160891781077237","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91132,"job_number":"JOB_91132","tr_customer_id":91149,"tr_customer_product_id":91139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:29:25.000Z","modified_at":"2025-10-26T03:29:25.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"186783154582362","imei1":"186783154582362","imei2":"186783154582362","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:29:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91133,"job_number":"JOB_91133","tr_customer_id":91150,"tr_customer_product_id":91140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:29:25.000Z","modified_at":"2025-10-26T03:29:25.000Z","name":"Patrick Bashirian","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115781982964968","imei1":"115781982964968","imei2":"115781982964968","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:29:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91134,"job_number":"JOB_91134","tr_customer_id":91151,"tr_customer_product_id":91141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:29:25.000Z","modified_at":"2025-10-26T03:29:25.000Z","name":"Rod Lowe","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"145702406338628","imei1":"145702406338628","imei2":"145702406338628","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:29:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91135,"job_number":"JOB_91135","tr_customer_id":91152,"tr_customer_product_id":91142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:29:26.000Z","modified_at":"2025-10-26T03:29:26.000Z","name":"Horacio Adams","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"185106763208226","imei1":"185106763208226","imei2":"185106763208226","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:29:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91154,"job_number":"JOB_91154","tr_customer_id":91171,"tr_customer_product_id":91161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:30:14.000Z","modified_at":"2025-10-26T03:30:14.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100308905635484","imei1":"100308905635484","imei2":"100308905635484","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91156,"job_number":"JOB_91156","tr_customer_id":91173,"tr_customer_product_id":91163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:30:14.000Z","modified_at":"2025-10-26T03:30:14.000Z","name":"Antonia Kohler","mobile_number":"611-752-0134","email_id":"Else_Jenkins68@yahoo.com","dop":"2025-06-09","serial_number":"100884859086287","imei1":"100884859086287","imei2":"100884859086287","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91160,"job_number":"JOB_91160","tr_customer_id":91177,"tr_customer_product_id":91167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:30:29.000Z","modified_at":"2025-10-26T03:30:29.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101181541278350","imei1":"101181541278350","imei2":"101181541278350","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91162,"job_number":"JOB_91162","tr_customer_id":91179,"tr_customer_product_id":91169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:30:30.000Z","modified_at":"2025-10-26T03:30:30.000Z","name":"Nathan Sipes","mobile_number":"514-917-9723","email_id":"Agustin_Dickens29@gmail.com","dop":"2025-06-09","serial_number":"108506022573890","imei1":"108506022573890","imei2":"108506022573890","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91166,"job_number":"JOB_91166","tr_customer_id":91183,"tr_customer_product_id":91173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:30:45.000Z","modified_at":"2025-10-26T03:30:45.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101059443706131","imei1":"101059443706131","imei2":"101059443706131","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91168,"job_number":"JOB_91168","tr_customer_id":91185,"tr_customer_product_id":91175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:30:46.000Z","modified_at":"2025-10-26T03:30:46.000Z","name":"Madyson Carter","mobile_number":"241-598-9104","email_id":"Nat69@hotmail.com","dop":"2025-06-09","serial_number":"108923013077879","imei1":"108923013077879","imei2":"108923013077879","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91169,"job_number":"JOB_91169","tr_customer_id":91186,"tr_customer_product_id":91176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:30:47.000Z","modified_at":"2025-10-26T03:30:47.000Z","name":"Keenan Schowalter","mobile_number":"977-821-3606","email_id":"Grace_Keeling26@hotmail.com","dop":"2025-06-09","serial_number":"1901955943916189","imei1":"1901955943916189","imei2":"1901955943916189","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91225,"job_number":"JOB_91225","tr_customer_id":91242,"tr_customer_product_id":91232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T07:04:51.000Z","modified_at":"2025-10-26T07:04:51.000Z","name":"Jacquelyn Ratke","mobile_number":"943-356-1363","email_id":"Nayeli67@gmail.com","dop":"2025-06-09","serial_number":"102541620320015","imei1":"102541620320015","imei2":"102541620320015","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T07:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91230,"job_number":"JOB_91230","tr_customer_id":91247,"tr_customer_product_id":91237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T07:45:01.000Z","modified_at":"2025-10-26T07:45:01.000Z","name":"Jacquelyn Ratke","mobile_number":"943-356-1363","email_id":"Nayeli67@gmail.com","dop":"2025-06-09","serial_number":"102541620320016","imei1":"102541620320016","imei2":"102541620320016","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T07:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91357,"job_number":"JOB_91357","tr_customer_id":91374,"tr_customer_product_id":91364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:39:44.000Z","modified_at":"2025-10-26T13:39:44.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"71750293606619","imei1":"71750293606619","imei2":"71750293606619","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91358,"job_number":"JOB_91358","tr_customer_id":91375,"tr_customer_product_id":91365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:39:44.000Z","modified_at":"2025-10-26T13:39:44.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"55885276340952","imei1":"55885276340952","imei2":"55885276340952","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91374,"job_number":"JOB_91374","tr_customer_id":91391,"tr_customer_product_id":91381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:07:39.000Z","modified_at":"2025-10-26T14:07:39.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"126509939566703","imei1":"126509939566703","imei2":"126509939566703","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:07:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91375,"job_number":"JOB_91375","tr_customer_id":91392,"tr_customer_product_id":91382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:07:39.000Z","modified_at":"2025-10-26T14:07:39.000Z","name":"Amani Monahan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102302824925815","imei1":"102302824925815","imei2":"102302824925815","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:07:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91376,"job_number":"JOB_91376","tr_customer_id":91393,"tr_customer_product_id":91383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:07:39.000Z","modified_at":"2025-10-26T14:07:39.000Z","name":"Jennie Schneider","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"197963480863544","imei1":"197963480863544","imei2":"197963480863544","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:07:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91377,"job_number":"JOB_91377","tr_customer_id":91394,"tr_customer_product_id":91384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:07:40.000Z","modified_at":"2025-10-26T14:07:40.000Z","name":"Joshua Weber","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166499127246830","imei1":"166499127246830","imei2":"166499127246830","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:07:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91378,"job_number":"JOB_91378","tr_customer_id":91395,"tr_customer_product_id":91385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:07:52.000Z","modified_at":"2025-10-26T14:07:52.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"122273975677211","imei1":"122273975677211","imei2":"122273975677211","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:07:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91379,"job_number":"JOB_91379","tr_customer_id":91396,"tr_customer_product_id":91386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:07:53.000Z","modified_at":"2025-10-26T14:07:53.000Z","name":"Lavina Keebler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"107138943315492","imei1":"107138943315492","imei2":"107138943315492","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:07:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91380,"job_number":"JOB_91380","tr_customer_id":91397,"tr_customer_product_id":91387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:07:53.000Z","modified_at":"2025-10-26T14:07:53.000Z","name":"Wade Brekke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"172886422017918","imei1":"172886422017918","imei2":"172886422017918","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:07:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91381,"job_number":"JOB_91381","tr_customer_id":91398,"tr_customer_product_id":91388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:07:53.000Z","modified_at":"2025-10-26T14:07:53.000Z","name":"Paige Olson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"105727983005093","imei1":"105727983005093","imei2":"105727983005093","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:07:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91437,"job_number":"JOB_91437","tr_customer_id":91454,"tr_customer_product_id":91444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:19:29.000Z","modified_at":"2025-10-26T14:19:29.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103131394666486","imei1":"103131394666486","imei2":"103131394666486","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:19:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91439,"job_number":"JOB_91439","tr_customer_id":91456,"tr_customer_product_id":91446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:19:29.000Z","modified_at":"2025-10-26T14:19:29.000Z","name":"Verona Lindgren","mobile_number":"640-817-1912","email_id":"Louvenia4@yahoo.com","dop":"2025-06-09","serial_number":"102109008081675","imei1":"102109008081675","imei2":"102109008081675","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:19:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91442,"job_number":"JOB_91442","tr_customer_id":91459,"tr_customer_product_id":91449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:19:46.000Z","modified_at":"2025-10-26T14:19:46.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109867226829944","imei1":"109867226829944","imei2":"109867226829944","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91444,"job_number":"JOB_91444","tr_customer_id":91461,"tr_customer_product_id":91451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:19:47.000Z","modified_at":"2025-10-26T14:19:47.000Z","name":"Mavis Weissnat","mobile_number":"704-296-0153","email_id":"Fernando9@gmail.com","dop":"2025-06-09","serial_number":"100493812325819","imei1":"100493812325819","imei2":"100493812325819","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:19:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91447,"job_number":"JOB_91447","tr_customer_id":91464,"tr_customer_product_id":91454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:20:04.000Z","modified_at":"2025-10-26T14:20:04.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105256267767357","imei1":"105256267767357","imei2":"105256267767357","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91449,"job_number":"JOB_91449","tr_customer_id":91466,"tr_customer_product_id":91456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:20:05.000Z","modified_at":"2025-10-26T14:20:05.000Z","name":"Odie Mayer","mobile_number":"393-374-0942","email_id":"Charlie31@gmail.com","dop":"2025-06-09","serial_number":"105701731128951","imei1":"105701731128951","imei2":"105701731128951","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91494,"job_number":"JOB_91494","tr_customer_id":91511,"tr_customer_product_id":91501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T17:00:48.000Z","modified_at":"2025-10-26T17:00:48.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Caleb92@yahoo.com","dop":"2025-07-02","serial_number":"13834503530843","imei1":"13834503530843","imei2":"13834503530843","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T17:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91495,"job_number":"JOB_91495","tr_customer_id":91512,"tr_customer_product_id":91502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T17:01:27.000Z","modified_at":"2025-10-26T17:01:27.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Meda.Auer@yahoo.com","dop":"2025-07-02","serial_number":"19029149690688","imei1":"19029149690688","imei2":"19029149690688","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T17:01:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91496,"job_number":"JOB_91496","tr_customer_id":91513,"tr_customer_product_id":91503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T17:01:52.000Z","modified_at":"2025-10-26T17:01:52.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Felton.Purdy@gmail.com","dop":"2025-07-02","serial_number":"17006403199726","imei1":"17006403199726","imei2":"17006403199726","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T17:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91521,"job_number":"JOB_91521","tr_customer_id":91538,"tr_customer_product_id":91528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T20:33:50.000Z","modified_at":"2025-10-26T20:33:50.000Z","name":"nota b","mobile_number":"8197721023","email_id":"g@gmail.com","dop":"2025-10-18","serial_number":"12345678901230","imei1":"12345678901230","imei2":"12345678901230","popurl":"2025-10-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T20:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91522,"job_number":"JOB_91522","tr_customer_id":91539,"tr_customer_product_id":91529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T20:39:42.000Z","modified_at":"2025-10-26T20:39:42.000Z","name":"nota b","mobile_number":"8197721023","email_id":"g@gmail.com","dop":"2025-10-18","serial_number":"12345678901286","imei1":"12345678901286","imei2":"12345678901286","popurl":"2025-10-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T20:39:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91544,"job_number":"JOB_91544","tr_customer_id":91561,"tr_customer_product_id":91551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T02:39:22.000Z","modified_at":"2025-10-27T02:39:22.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"32565668655656","imei1":"32565668655656","imei2":"32565668655656","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T02:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91545,"job_number":"JOB_91545","tr_customer_id":91562,"tr_customer_product_id":91552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T02:40:44.000Z","modified_at":"2025-10-27T02:40:44.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"32565668655656","imei1":"32565668655657","imei2":"32565668655657","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T02:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91546,"job_number":"JOB_91546","tr_customer_id":91563,"tr_customer_product_id":91553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:17:11.000Z","modified_at":"2025-10-27T03:17:11.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"32565668655656","imei1":"32565668655658","imei2":"32565668655658","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:17:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91559,"job_number":"JOB_91559","tr_customer_id":91576,"tr_customer_product_id":91566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:38:01.000Z","modified_at":"2025-10-27T03:38:01.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"74776487603268","imei1":"74776487603268","imei2":"74776487603268","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91560,"job_number":"JOB_91560","tr_customer_id":91577,"tr_customer_product_id":91567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:38:01.000Z","modified_at":"2025-10-27T03:38:01.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"19305265007873","imei1":"19305265007873","imei2":"19305265007873","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91573,"job_number":"JOB_91573","tr_customer_id":91590,"tr_customer_product_id":91580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:38:27.000Z","modified_at":"2025-10-27T03:38:27.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Garth_Schumm87@hotmail.com","dop":"2025-07-02","serial_number":"17776271535905","imei1":"17776271535905","imei2":"17776271535905","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:38:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91575,"job_number":"JOB_91575","tr_customer_id":91592,"tr_customer_product_id":91582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:38:48.000Z","modified_at":"2025-10-27T03:38:48.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Eusebio86@gmail.com","dop":"2025-07-02","serial_number":"14198192246135","imei1":"14198192246135","imei2":"14198192246135","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91588,"job_number":"JOB_91588","tr_customer_id":91605,"tr_customer_product_id":91595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:39:07.000Z","modified_at":"2025-10-27T03:39:07.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Lula.Cummerata81@hotmail.com","dop":"2025-07-02","serial_number":"14405627603596","imei1":"14405627603596","imei2":"14405627603596","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91594,"job_number":"JOB_91594","tr_customer_id":91611,"tr_customer_product_id":91601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:39:53.000Z","modified_at":"2025-10-27T03:39:53.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"154615619076092","imei1":"154615619076092","imei2":"154615619076092","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:39:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91595,"job_number":"JOB_91595","tr_customer_id":91612,"tr_customer_product_id":91602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:39:53.000Z","modified_at":"2025-10-27T03:39:53.000Z","name":"Scotty Gutmann","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"108242024604212","imei1":"108242024604212","imei2":"108242024604212","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:39:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91596,"job_number":"JOB_91596","tr_customer_id":91613,"tr_customer_product_id":91603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:39:54.000Z","modified_at":"2025-10-27T03:39:54.000Z","name":"Lucinda Ankunding","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102908776556072","imei1":"102908776556072","imei2":"102908776556072","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91597,"job_number":"JOB_91597","tr_customer_id":91614,"tr_customer_product_id":91604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:39:54.000Z","modified_at":"2025-10-27T03:39:54.000Z","name":"Cara Connelly","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"169093934760433","imei1":"169093934760433","imei2":"169093934760433","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91607,"job_number":"JOB_91607","tr_customer_id":91624,"tr_customer_product_id":91614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:40:06.000Z","modified_at":"2025-10-27T03:40:06.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"111593933696104","imei1":"111593933696104","imei2":"111593933696104","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91608,"job_number":"JOB_91608","tr_customer_id":91625,"tr_customer_product_id":91615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:40:06.000Z","modified_at":"2025-10-27T03:40:06.000Z","name":"Brennan Cummerata","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"199640428749102","imei1":"199640428749102","imei2":"199640428749102","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91609,"job_number":"JOB_91609","tr_customer_id":91626,"tr_customer_product_id":91616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:40:07.000Z","modified_at":"2025-10-27T03:40:07.000Z","name":"Emmalee Rempel","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"130372897042663","imei1":"130372897042663","imei2":"130372897042663","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91610,"job_number":"JOB_91610","tr_customer_id":91627,"tr_customer_product_id":91617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:40:07.000Z","modified_at":"2025-10-27T03:40:07.000Z","name":"Bernadine Gutkowski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"191754979373215","imei1":"191754979373215","imei2":"191754979373215","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91625,"job_number":"JOB_91625","tr_customer_id":91642,"tr_customer_product_id":91632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:40:49.000Z","modified_at":"2025-10-27T03:40:49.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103052076712426","imei1":"103052076712426","imei2":"103052076712426","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91627,"job_number":"JOB_91627","tr_customer_id":91644,"tr_customer_product_id":91634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:40:49.000Z","modified_at":"2025-10-27T03:40:49.000Z","name":"Yoshiko Halvorson","mobile_number":"873-398-7633","email_id":"Millie.Bradtke73@yahoo.com","dop":"2025-06-09","serial_number":"108890377091348","imei1":"108890377091348","imei2":"108890377091348","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91631,"job_number":"JOB_91631","tr_customer_id":91648,"tr_customer_product_id":91638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:41:07.000Z","modified_at":"2025-10-27T03:41:07.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102017347184185","imei1":"102017347184185","imei2":"102017347184185","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91633,"job_number":"JOB_91633","tr_customer_id":91650,"tr_customer_product_id":91640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:41:07.000Z","modified_at":"2025-10-27T03:41:07.000Z","name":"Maybell Feeney","mobile_number":"790-776-6212","email_id":"Meghan_DAmore@hotmail.com","dop":"2025-06-09","serial_number":"103696930511851","imei1":"103696930511851","imei2":"103696930511851","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91637,"job_number":"JOB_91637","tr_customer_id":91654,"tr_customer_product_id":91644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:41:24.000Z","modified_at":"2025-10-27T03:41:24.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109336175054304","imei1":"109336175054304","imei2":"109336175054304","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91639,"job_number":"JOB_91639","tr_customer_id":91656,"tr_customer_product_id":91646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:41:25.000Z","modified_at":"2025-10-27T03:41:25.000Z","name":"Margarete Ankunding","mobile_number":"431-586-8703","email_id":"Van.Hickle53@hotmail.com","dop":"2025-06-09","serial_number":"103708208582480","imei1":"103708208582480","imei2":"103708208582480","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:41:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91686,"job_number":"JOB_91686","tr_customer_id":91703,"tr_customer_product_id":91693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:18:03.000Z","modified_at":"2025-10-27T06:18:03.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108266620153731","imei1":"108266620153731","imei2":"108266620153731","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91689,"job_number":"JOB_91689","tr_customer_id":91706,"tr_customer_product_id":91696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:18:04.000Z","modified_at":"2025-10-27T06:18:04.000Z","name":"Athena Corwin","mobile_number":"965-966-3546","email_id":"Destiney_Jenkins@yahoo.com","dop":"2025-06-09","serial_number":"102645636392603","imei1":"102645636392603","imei2":"102645636392603","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91690,"job_number":"JOB_91690","tr_customer_id":91707,"tr_customer_product_id":91697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:18:22.000Z","modified_at":"2025-10-27T06:18:22.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104324626404501","imei1":"104324626404501","imei2":"104324626404501","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:18:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91692,"job_number":"JOB_91692","tr_customer_id":91709,"tr_customer_product_id":91699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:18:22.000Z","modified_at":"2025-10-27T06:18:22.000Z","name":"Estrella O'Conner","mobile_number":"938-757-2952","email_id":"Chandler32@gmail.com","dop":"2025-06-09","serial_number":"109362489510208","imei1":"109362489510208","imei2":"109362489510208","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:18:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91693,"job_number":"JOB_91693","tr_customer_id":91710,"tr_customer_product_id":91700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:18:39.000Z","modified_at":"2025-10-27T06:18:39.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109648711411034","imei1":"109648711411034","imei2":"109648711411034","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:18:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91695,"job_number":"JOB_91695","tr_customer_id":91712,"tr_customer_product_id":91702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:18:40.000Z","modified_at":"2025-10-27T06:18:40.000Z","name":"Dagmar Harvey","mobile_number":"868-593-8604","email_id":"Kody93@hotmail.com","dop":"2025-06-09","serial_number":"104620523732568","imei1":"104620523732568","imei2":"104620523732568","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91696,"job_number":"JOB_91696","tr_customer_id":91713,"tr_customer_product_id":91703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:18:41.000Z","modified_at":"2025-10-27T06:18:41.000Z","name":"Betty Gleason","mobile_number":"942-212-8989","email_id":"Mia58@yahoo.com","dop":"2025-06-09","serial_number":"19587086957670210","imei1":"19587086957670210","imei2":"19587086957670210","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:18:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91746,"job_number":"JOB_91746","tr_customer_id":91763,"tr_customer_product_id":91753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:58:13.000Z","modified_at":"2025-10-27T06:58:13.000Z","name":"Logan Wolf","mobile_number":"9758318395","email_id":"umesh.parabcr10@gmail.com","dop":"2025-10-12","serial_number":"18631987051364","imei1":"18631987051364","imei2":"18631987051364","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:58:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91748,"job_number":"JOB_91748","tr_customer_id":91765,"tr_customer_product_id":91755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T07:25:18.000Z","modified_at":"2025-10-27T07:25:18.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Julian_Smith@gmail.com","dop":"2025-07-02","serial_number":"10922764183423","imei1":"10922764183423","imei2":"10922764183423","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T07:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91749,"job_number":"JOB_91749","tr_customer_id":91766,"tr_customer_product_id":91756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T07:25:39.000Z","modified_at":"2025-10-27T07:25:39.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Aaliyah_Marvin55@yahoo.com","dop":"2025-07-02","serial_number":"17804489278043","imei1":"17804489278043","imei2":"17804489278043","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T07:25:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91751,"job_number":"JOB_91751","tr_customer_id":91768,"tr_customer_product_id":91758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T07:25:58.000Z","modified_at":"2025-10-27T07:25:58.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Eliseo_Ferry73@hotmail.com","dop":"2025-07-02","serial_number":"15027017690531","imei1":"15027017690531","imei2":"15027017690531","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T07:25:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91796,"job_number":"JOB_91796","tr_customer_id":91813,"tr_customer_product_id":91803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T13:40:52.000Z","modified_at":"2025-10-27T13:40:52.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2025-06-09","serial_number":"106645792741340","imei1":"106645792741340","imei2":"106645792741340","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T13:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91811,"job_number":"JOB_91811","tr_customer_id":91828,"tr_customer_product_id":91818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T13:49:22.000Z","modified_at":"2025-10-27T13:49:22.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"97265888349263","imei1":"97265888349263","imei2":"97265888349263","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T13:49:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91820,"job_number":"JOB_91820","tr_customer_id":91837,"tr_customer_product_id":91827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:03:43.000Z","modified_at":"2025-10-27T14:03:43.000Z","name":"Freeda Dooley","mobile_number":"544-416-3453","email_id":"Cletus.Wolf@gmail.com","dop":"2025-06-09","serial_number":"103624492344903","imei1":"103624492344903","imei2":"103624492344903","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91821,"job_number":"JOB_91821","tr_customer_id":91838,"tr_customer_product_id":91828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:03:56.000Z","modified_at":"2025-10-27T14:03:56.000Z","name":"Josiane McClure","mobile_number":"259-600-1189","email_id":"Ena34@yahoo.com","dop":"2025-06-09","serial_number":"104439747072238","imei1":"104439747072238","imei2":"104439747072238","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:03:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91836,"job_number":"JOB_91836","tr_customer_id":91853,"tr_customer_product_id":91843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:10:25.000Z","modified_at":"2025-10-27T14:10:25.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"153442199729395","imei1":"153442199729395","imei2":"153442199729395","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:10:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91837,"job_number":"JOB_91837","tr_customer_id":91854,"tr_customer_product_id":91844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:10:26.000Z","modified_at":"2025-10-27T14:10:26.000Z","name":"Consuelo Little","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"198686981902649","imei1":"198686981902649","imei2":"198686981902649","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:10:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91838,"job_number":"JOB_91838","tr_customer_id":91855,"tr_customer_product_id":91845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:10:26.000Z","modified_at":"2025-10-27T14:10:26.000Z","name":"Isaias Brown","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126967257997147","imei1":"126967257997147","imei2":"126967257997147","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:10:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91839,"job_number":"JOB_91839","tr_customer_id":91856,"tr_customer_product_id":91846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:10:26.000Z","modified_at":"2025-10-27T14:10:26.000Z","name":"Lee Swaniawski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"116020503134643","imei1":"116020503134643","imei2":"116020503134643","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:10:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91840,"job_number":"JOB_91840","tr_customer_id":91857,"tr_customer_product_id":91847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:10:39.000Z","modified_at":"2025-10-27T14:10:39.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"128420283104308","imei1":"128420283104308","imei2":"128420283104308","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:10:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91841,"job_number":"JOB_91841","tr_customer_id":91858,"tr_customer_product_id":91848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:10:39.000Z","modified_at":"2025-10-27T14:10:39.000Z","name":"Martin Douglas","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"142342975925295","imei1":"142342975925295","imei2":"142342975925295","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:10:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91842,"job_number":"JOB_91842","tr_customer_id":91859,"tr_customer_product_id":91849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:10:40.000Z","modified_at":"2025-10-27T14:10:40.000Z","name":"Jalon Ullrich","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"140997770408382","imei1":"140997770408382","imei2":"140997770408382","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88473,"job_number":"JOB_88472","tr_customer_id":88490,"tr_customer_product_id":88480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:28:07.000Z","modified_at":"2025-10-20T07:28:07.000Z","name":"Kajal Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"28391087191266","imei1":"28391087191266","imei2":"28391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88474,"job_number":"JOB_88474","tr_customer_id":88491,"tr_customer_product_id":88481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:28:07.000Z","modified_at":"2025-10-20T07:28:07.000Z","name":"Ajinkya Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"98391087191266","imei1":"98391087191266","imei2":"98391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88475,"job_number":"JOB_88475","tr_customer_id":88492,"tr_customer_product_id":88482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:28:07.000Z","modified_at":"2025-10-20T07:28:07.000Z","name":"Ritu Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"38391087191266","imei1":"38391087191266","imei2":"38391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88476,"job_number":"JOB_88476","tr_customer_id":88493,"tr_customer_product_id":88483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:28:07.000Z","modified_at":"2025-10-20T07:28:07.000Z","name":"Travon Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391087191266","imei1":"56391087191266","imei2":"56391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88477,"job_number":"JOB_88477","tr_customer_id":88494,"tr_customer_product_id":88484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:28:07.000Z","modified_at":"2025-10-20T07:28:07.000Z","name":"Uday Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"48391087191266","imei1":"48391087191266","imei2":"48391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88478,"job_number":"JOB_88478","tr_customer_id":88495,"tr_customer_product_id":88485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:28:08.000Z","modified_at":"2025-10-20T07:28:08.000Z","name":"Sarla Varrier","mobile_number":"7001747766","email_id":"chakravarti.gandhi@hotmail.com","dop":"2025-10-10","serial_number":"885706776147722","imei1":"885706776147722","imei2":"885706776147722","popurl":"www.bheeshma-kaniyar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:28:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88479,"job_number":"JOB_88479","tr_customer_id":88496,"tr_customer_product_id":88486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:28:08.000Z","modified_at":"2025-10-20T07:28:08.000Z","name":"Bhisham Guneta","mobile_number":"7063617739","email_id":"chandranath.singh@yahoo.co.in","dop":"2025-10-10","serial_number":"513530237826179","imei1":"513530237826179","imei2":"513530237826179","popurl":"www.ambar-banerjee.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:28:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88480,"job_number":"JOB_88480","tr_customer_id":88497,"tr_customer_product_id":88487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:28:08.000Z","modified_at":"2025-10-20T07:28:08.000Z","name":"Brajendra Iyengar","mobile_number":"7052166338","email_id":"anasuya.chopra@yahoo.co.in","dop":"2025-10-10","serial_number":"759346233241125","imei1":"759346233241125","imei2":"759346233241125","popurl":"www.lila-acharya.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:28:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88481,"job_number":"JOB_88481","tr_customer_id":88498,"tr_customer_product_id":88488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:28:08.000Z","modified_at":"2025-10-20T07:28:08.000Z","name":"Gautam Mahajan","mobile_number":"7052704427","email_id":"sujata.mukhopadhyay@hotmail.com","dop":"2025-10-10","serial_number":"718437260478816","imei1":"718437260478816","imei2":"718437260478816","popurl":"www.aaryan-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:28:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88482,"job_number":"JOB_88482","tr_customer_id":88499,"tr_customer_product_id":88489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:28:08.000Z","modified_at":"2025-10-20T07:28:08.000Z","name":"Adhrit Bandopadhyay","mobile_number":"7009952040","email_id":"laal.mehra@hotmail.com","dop":"2025-10-10","serial_number":"772711984968452","imei1":"772711984968452","imei2":"772711984968452","popurl":"www.marut-tandon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:28:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88483,"job_number":"JOB_88483","tr_customer_id":88502,"tr_customer_product_id":88491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:32:03.000Z","modified_at":"2025-10-20T07:32:03.000Z","name":"Gayatri Marar","mobile_number":"7016377892","email_id":"bilva.sinha@gmail.com","dop":"2025-10-10","serial_number":"458029029204871","imei1":"458029029204871","imei2":"458029029204871","popurl":"www.aasa-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88484,"job_number":"JOB_88484","tr_customer_id":88501,"tr_customer_product_id":88492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:32:03.000Z","modified_at":"2025-10-20T07:32:03.000Z","name":"Bhaswar Joshi","mobile_number":"7012824616","email_id":"meghnad.gandhi@hotmail.com","dop":"2025-10-10","serial_number":"984048811653606","imei1":"984048811653606","imei2":"984048811653606","popurl":"www.aamod-nehru.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88485,"job_number":"JOB_88485","tr_customer_id":88500,"tr_customer_product_id":88490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:32:03.000Z","modified_at":"2025-10-20T07:32:03.000Z","name":"Kumar Dhawan","mobile_number":"7068638943","email_id":"marut.khan@hotmail.com","dop":"2025-10-10","serial_number":"755849410576968","imei1":"755849410576968","imei2":"755849410576968","popurl":"www.rageswari-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88486,"job_number":"JOB_88486","tr_customer_id":88503,"tr_customer_product_id":88493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:32:03.000Z","modified_at":"2025-10-20T07:32:03.000Z","name":"Shashi Bandopadhyay","mobile_number":"7030608045","email_id":"anilabh.butt@gmail.com","dop":"2025-10-10","serial_number":"633879009783994","imei1":"633879009783994","imei2":"633879009783994","popurl":"www.vidhya-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88487,"job_number":"JOB_88487","tr_customer_id":88504,"tr_customer_product_id":88494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:32:03.000Z","modified_at":"2025-10-20T07:32:03.000Z","name":"Harit Nayar","mobile_number":"7099256981","email_id":"chandramauli.shukla@gmail.com","dop":"2025-10-10","serial_number":"557430543623791","imei1":"557430543623791","imei2":"557430543623791","popurl":"www.vaishnavi-jha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88488,"job_number":"JOB_88488","tr_customer_id":88506,"tr_customer_product_id":88496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:33:18.000Z","modified_at":"2025-10-20T07:33:18.000Z","name":"Devika Mishra","mobile_number":"7031004999","email_id":"bheeshma.gill@yahoo.co.in","dop":"2025-10-10","serial_number":"319297327122874","imei1":"319297327122874","imei2":"319297327122874","popurl":"www.smita-deshpande.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88489,"job_number":"JOB_88489","tr_customer_id":88505,"tr_customer_product_id":88495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:33:18.000Z","modified_at":"2025-10-20T07:33:18.000Z","name":"Purushottam Bharadwaj","mobile_number":"7057976959","email_id":"himadri.shah@hotmail.com","dop":"2025-10-10","serial_number":"387516313974543","imei1":"387516313974543","imei2":"387516313974543","popurl":"www.varalakshmi-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88490,"job_number":"JOB_88490","tr_customer_id":88508,"tr_customer_product_id":88498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:33:18.000Z","modified_at":"2025-10-20T07:33:18.000Z","name":"Rukmin Guha","mobile_number":"7052316123","email_id":"navin.varrier@yahoo.co.in","dop":"2025-10-10","serial_number":"467318878013461","imei1":"467318878013461","imei2":"467318878013461","popurl":"www.indira-panicker.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88491,"job_number":"JOB_88491","tr_customer_id":88507,"tr_customer_product_id":88497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:33:18.000Z","modified_at":"2025-10-20T07:33:18.000Z","name":"Trilochana Achari","mobile_number":"7015316821","email_id":"chitraksh.kaniyar@gmail.com","dop":"2025-10-10","serial_number":"061351963892931","imei1":"061351963892931","imei2":"061351963892931","popurl":"www.devani-jha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88492,"job_number":"JOB_88492","tr_customer_id":88509,"tr_customer_product_id":88499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:33:18.000Z","modified_at":"2025-10-20T07:33:18.000Z","name":"Ananta Shah","mobile_number":"7098340733","email_id":"tanirika.nair@gmail.com","dop":"2025-10-10","serial_number":"440046628190212","imei1":"440046628190212","imei2":"440046628190212","popurl":"www.bhaves-varman.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88493,"job_number":"JOB_88493","tr_customer_id":88510,"tr_customer_product_id":88500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:35:39.000Z","modified_at":"2025-10-20T07:35:39.000Z","name":"Laxman Nair","mobile_number":"7079219331","email_id":"agneya.sharma@yahoo.co.in","dop":"2025-10-10","serial_number":"695778566916928","imei1":"695778566916928","imei2":"695778566916928","popurl":"www.anusuya-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88494,"job_number":"JOB_88494","tr_customer_id":88511,"tr_customer_product_id":88501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:35:39.000Z","modified_at":"2025-10-20T07:35:39.000Z","name":"Divaakar Mishra","mobile_number":"7061742736","email_id":"vimal.jain@hotmail.com","dop":"2025-10-10","serial_number":"113316193385524","imei1":"113316193385524","imei2":"113316193385524","popurl":"www.vaishno-nehru.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88495,"job_number":"JOB_88495","tr_customer_id":88513,"tr_customer_product_id":88502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:35:39.000Z","modified_at":"2025-10-20T07:35:39.000Z","name":"Aslesha Chattopadhyay","mobile_number":"7055069231","email_id":"giriraaj.bhattacharya@hotmail.com","dop":"2025-10-10","serial_number":"059756434490037","imei1":"059756434490037","imei2":"059756434490037","popurl":"www.ekalavya-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88496,"job_number":"JOB_88496","tr_customer_id":88512,"tr_customer_product_id":88503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:35:39.000Z","modified_at":"2025-10-20T07:35:39.000Z","name":"Shubha Sethi","mobile_number":"7081887755","email_id":"buddhana.deshpande@gmail.com","dop":"2025-10-10","serial_number":"454993195230724","imei1":"454993195230724","imei2":"454993195230724","popurl":"www.bela-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88497,"job_number":"JOB_88497","tr_customer_id":88514,"tr_customer_product_id":88504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:35:39.000Z","modified_at":"2025-10-20T07:35:39.000Z","name":"Aaratrika Varman","mobile_number":"7070868552","email_id":"jagadisha.verma@yahoo.co.in","dop":"2025-10-10","serial_number":"231668623168644","imei1":"231668623168644","imei2":"231668623168644","popurl":"www.sarla-kaur.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88498,"job_number":"JOB_88498","tr_customer_id":88515,"tr_customer_product_id":88505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:10.000Z","modified_at":"2025-10-20T07:36:10.000Z","name":"Agnimitra Asan","mobile_number":"7044251343","email_id":"ganapati.pandey@gmail.com","dop":"2025-10-10","serial_number":"683124641950753","imei1":"683124641950753","imei2":"683124641950753","popurl":"www.chaturbhuj-kaul.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88499,"job_number":"JOB_88499","tr_customer_id":88516,"tr_customer_product_id":88506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:10.000Z","modified_at":"2025-10-20T07:36:10.000Z","name":"Manoj Mehrotra","mobile_number":"7014919711","email_id":"gotum.patil@yahoo.co.in","dop":"2025-10-10","serial_number":"175551629782452","imei1":"175551629782452","imei2":"175551629782452","popurl":"www.adhiraj-khanna.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88500,"job_number":"JOB_88500","tr_customer_id":88517,"tr_customer_product_id":88507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:10.000Z","modified_at":"2025-10-20T07:36:10.000Z","name":"Tarun Nambeesan","mobile_number":"7004478680","email_id":"akshat.khan@gmail.com","dop":"2025-10-10","serial_number":"628824861387580","imei1":"628824861387580","imei2":"628824861387580","popurl":"www.ekaksh-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88501,"job_number":"JOB_88501","tr_customer_id":88518,"tr_customer_product_id":88508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:10.000Z","modified_at":"2025-10-20T07:36:10.000Z","name":"Lavanya Jain","mobile_number":"7045076136","email_id":"asha.achari@hotmail.com","dop":"2025-10-10","serial_number":"579189089677556","imei1":"579189089677556","imei2":"579189089677556","popurl":"www.digambara-pilla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88502,"job_number":"JOB_88502","tr_customer_id":88519,"tr_customer_product_id":88509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:10.000Z","modified_at":"2025-10-20T07:36:10.000Z","name":"Deeptimayee Sethi","mobile_number":"7050037970","email_id":"swara.butt@hotmail.com","dop":"2025-10-10","serial_number":"815351174105866","imei1":"815351174105866","imei2":"815351174105866","popurl":"www.adikavi-malik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88503,"job_number":"JOB_88503","tr_customer_id":88521,"tr_customer_product_id":88511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:10.000Z","modified_at":"2025-10-20T07:36:10.000Z","name":"Mahendra Jha","mobile_number":"7067359029","email_id":"aadinath.pillai@hotmail.com","dop":"2025-10-10","serial_number":"239241423209765","imei1":"239241423209765","imei2":"239241423209765","popurl":"www.jyotis-achari.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88504,"job_number":"JOB_88504","tr_customer_id":88520,"tr_customer_product_id":88510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:10.000Z","modified_at":"2025-10-20T07:36:10.000Z","name":"Bhaaswar Khan","mobile_number":"7004554358","email_id":"aatmaja.patel@yahoo.co.in","dop":"2025-10-10","serial_number":"418529253629402","imei1":"418529253629402","imei2":"418529253629402","popurl":"www.lila-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88505,"job_number":"JOB_88505","tr_customer_id":88522,"tr_customer_product_id":88512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:10.000Z","modified_at":"2025-10-20T07:36:10.000Z","name":"Vimal Chaturvedi","mobile_number":"7077146181","email_id":"triloki.kaul@hotmail.com","dop":"2025-10-10","serial_number":"002099301197545","imei1":"002099301197545","imei2":"002099301197545","popurl":"www.devi-guneta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88506,"job_number":"JOB_88506","tr_customer_id":88523,"tr_customer_product_id":88513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:10.000Z","modified_at":"2025-10-20T07:36:10.000Z","name":"Ravi Dutta","mobile_number":"7035057117","email_id":"jagmeet.mukhopadhyay@gmail.com","dop":"2025-10-10","serial_number":"995514724653900","imei1":"995514724653900","imei2":"995514724653900","popurl":"www.meenakshi-chattopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88507,"job_number":"JOB_88507","tr_customer_id":88524,"tr_customer_product_id":88514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:11.000Z","modified_at":"2025-10-20T07:36:11.000Z","name":"Sarla Marar","mobile_number":"7029249895","email_id":"naveen.mukhopadhyay@hotmail.com","dop":"2025-10-10","serial_number":"707598496285336","imei1":"707598496285336","imei2":"707598496285336","popurl":"www.purnima-tagore.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88508,"job_number":"JOB_88508","tr_customer_id":88525,"tr_customer_product_id":88515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:11.000Z","modified_at":"2025-10-20T07:36:11.000Z","name":"Sachin Agarwal","mobile_number":"7038987442","email_id":"pran.naik@gmail.com","dop":"2025-10-10","serial_number":"476171969848208","imei1":"476171969848208","imei2":"476171969848208","popurl":"www.vijay-bhattacharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88510,"job_number":"JOB_88510","tr_customer_id":88527,"tr_customer_product_id":88517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:11.000Z","modified_at":"2025-10-20T07:36:11.000Z","name":"Dandak Gandhi","mobile_number":"7028099231","email_id":"ujjawal.abbott@yahoo.co.in","dop":"2025-10-10","serial_number":"301836773430188","imei1":"301836773430188","imei2":"301836773430188","popurl":"www.anasooya-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88511,"job_number":"JOB_88511","tr_customer_id":88528,"tr_customer_product_id":88518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:11.000Z","modified_at":"2025-10-20T07:36:11.000Z","name":"Devak Verma","mobile_number":"7010583187","email_id":"chandravati.acharya@hotmail.com","dop":"2025-10-10","serial_number":"335382872720002","imei1":"335382872720002","imei2":"335382872720002","popurl":"www.dharitri-menon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88512,"job_number":"JOB_88512","tr_customer_id":88529,"tr_customer_product_id":88519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:11.000Z","modified_at":"2025-10-20T07:36:11.000Z","name":"Jaimini Achari","mobile_number":"7049572948","email_id":"dhatri.khatri@gmail.com","dop":"2025-10-10","serial_number":"055555472934394","imei1":"055555472934394","imei2":"055555472934394","popurl":"www.brijesh-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88513,"job_number":"JOB_88513","tr_customer_id":88531,"tr_customer_product_id":88521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:11.000Z","modified_at":"2025-10-20T07:36:11.000Z","name":"Brahmaanand Jha","mobile_number":"7046458111","email_id":"bilva.nair@gmail.com","dop":"2025-10-10","serial_number":"107261696786234","imei1":"107261696786234","imei2":"107261696786234","popurl":"www.bhardwaj-kakkar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88514,"job_number":"JOB_88514","tr_customer_id":88530,"tr_customer_product_id":88520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:11.000Z","modified_at":"2025-10-20T07:36:11.000Z","name":"Inder Sharma","mobile_number":"7089455134","email_id":"goutam.kapoor@yahoo.co.in","dop":"2025-10-10","serial_number":"922652494678914","imei1":"922652494678914","imei2":"922652494678914","popurl":"www.jay-pothuvaal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88515,"job_number":"JOB_88515","tr_customer_id":88532,"tr_customer_product_id":88522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:11.000Z","modified_at":"2025-10-20T07:36:11.000Z","name":"Kanchan Gowda","mobile_number":"7081149227","email_id":"gautama.reddy@yahoo.co.in","dop":"2025-10-10","serial_number":"468460883584652","imei1":"468460883584652","imei2":"468460883584652","popurl":"www.girindra-bharadwaj.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88516,"job_number":"JOB_88516","tr_customer_id":88533,"tr_customer_product_id":88523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:11.000Z","modified_at":"2025-10-20T07:36:11.000Z","name":"Baladitya Butt","mobile_number":"7057837667","email_id":"siddhi.bharadwaj@hotmail.com","dop":"2025-10-10","serial_number":"654630403741511","imei1":"654630403741511","imei2":"654630403741511","popurl":"www.bheeshma-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88517,"job_number":"JOB_88517","tr_customer_id":88534,"tr_customer_product_id":88524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:11.000Z","modified_at":"2025-10-20T07:36:11.000Z","name":"Manisha Kaur","mobile_number":"7029862940","email_id":"basanti.pandey@gmail.com","dop":"2025-10-10","serial_number":"466834635995175","imei1":"466834635995175","imei2":"466834635995175","popurl":"www.akshayakeerti-kaul.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88518,"job_number":"JOB_88518","tr_customer_id":88535,"tr_customer_product_id":88525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:11.000Z","modified_at":"2025-10-20T07:36:11.000Z","name":"Adityanandana Ganaka","mobile_number":"7005931551","email_id":"surya.kaniyar@yahoo.co.in","dop":"2025-10-10","serial_number":"941286494754185","imei1":"941286494754185","imei2":"941286494754185","popurl":"www.shashi-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88519,"job_number":"JOB_88519","tr_customer_id":88536,"tr_customer_product_id":88526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:11.000Z","modified_at":"2025-10-20T07:36:11.000Z","name":"Radha Prajapat","mobile_number":"7088907822","email_id":"manisha.shah@yahoo.co.in","dop":"2025-10-10","serial_number":"423069863269715","imei1":"423069863269715","imei2":"423069863269715","popurl":"www.bhupen-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88520,"job_number":"JOB_88520","tr_customer_id":88537,"tr_customer_product_id":88527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:11.000Z","modified_at":"2025-10-20T07:36:11.000Z","name":"Ekaaksh Tagore","mobile_number":"7086322657","email_id":"vedanga.naik@hotmail.com","dop":"2025-10-10","serial_number":"670579395475377","imei1":"670579395475377","imei2":"670579395475377","popurl":"www.digambara-talwar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88521,"job_number":"JOB_88521","tr_customer_id":88538,"tr_customer_product_id":88528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:11.000Z","modified_at":"2025-10-20T07:36:11.000Z","name":"Prayag Bharadwaj","mobile_number":"7056692994","email_id":"rudra.somayaji@gmail.com","dop":"2025-10-10","serial_number":"118622598831228","imei1":"118622598831228","imei2":"118622598831228","popurl":"www.kartik-nehru.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88522,"job_number":"JOB_88522","tr_customer_id":88539,"tr_customer_product_id":88529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:11.000Z","modified_at":"2025-10-20T07:36:11.000Z","name":"Devagya Devar","mobile_number":"7045597098","email_id":"sameer.gill@yahoo.co.in","dop":"2025-10-10","serial_number":"488003322702750","imei1":"488003322702750","imei2":"488003322702750","popurl":"www.hari-pothuvaal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88523,"job_number":"JOB_88523","tr_customer_id":88540,"tr_customer_product_id":88530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:11.000Z","modified_at":"2025-10-20T07:36:11.000Z","name":"Laxman Varma","mobile_number":"7028040583","email_id":"nanda.mahajan@hotmail.com","dop":"2025-10-10","serial_number":"943748714574148","imei1":"943748714574148","imei2":"943748714574148","popurl":"www.nimit-khanna.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88524,"job_number":"JOB_88524","tr_customer_id":88541,"tr_customer_product_id":88531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:11.000Z","modified_at":"2025-10-20T07:36:11.000Z","name":"Deepali Devar","mobile_number":"7094978507","email_id":"atreyee.sethi@hotmail.com","dop":"2025-10-10","serial_number":"017905969000040","imei1":"017905969000040","imei2":"017905969000040","popurl":"www.aanand-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88525,"job_number":"JOB_88525","tr_customer_id":88542,"tr_customer_product_id":88532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:11.000Z","modified_at":"2025-10-20T07:36:11.000Z","name":"Mangala Prajapat","mobile_number":"7097099284","email_id":"jitendra.acharya@yahoo.co.in","dop":"2025-10-10","serial_number":"343719227978399","imei1":"343719227978399","imei2":"343719227978399","popurl":"www.aadi-patil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88526,"job_number":"JOB_88526","tr_customer_id":88543,"tr_customer_product_id":88533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:11.000Z","modified_at":"2025-10-20T07:36:11.000Z","name":"Ujjawal Kakkar","mobile_number":"7024061896","email_id":"dipali.prajapat@hotmail.com","dop":"2025-10-10","serial_number":"107272598206291","imei1":"107272598206291","imei2":"107272598206291","popurl":"www.aatmaj-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88527,"job_number":"JOB_88527","tr_customer_id":88544,"tr_customer_product_id":88534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:11.000Z","modified_at":"2025-10-20T07:36:11.000Z","name":"Gajaadhar Varma","mobile_number":"7002162696","email_id":"deepan.nair@gmail.com","dop":"2025-10-10","serial_number":"797896375278845","imei1":"797896375278845","imei2":"797896375278845","popurl":"www.aasha-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88528,"job_number":"JOB_88528","tr_customer_id":88545,"tr_customer_product_id":88535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:11.000Z","modified_at":"2025-10-20T07:36:11.000Z","name":"Vaishvi Malik","mobile_number":"7023820524","email_id":"bheeshma.sethi@hotmail.com","dop":"2025-10-10","serial_number":"055337605673919","imei1":"055337605673919","imei2":"055337605673919","popurl":"www.gautama-malik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88529,"job_number":"JOB_88529","tr_customer_id":88546,"tr_customer_product_id":88536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:11.000Z","modified_at":"2025-10-20T07:36:11.000Z","name":"Gopee Kaniyar","mobile_number":"7066247134","email_id":"atmananda.joshi@hotmail.com","dop":"2025-10-10","serial_number":"664644529514568","imei1":"664644529514568","imei2":"664644529514568","popurl":"www.ranjit-sharma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88530,"job_number":"JOB_88530","tr_customer_id":88547,"tr_customer_product_id":88537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:11.000Z","modified_at":"2025-10-20T07:36:11.000Z","name":"Divakar Gandhi","mobile_number":"7056214705","email_id":"bhaves.mehra@yahoo.co.in","dop":"2025-10-10","serial_number":"020428110828751","imei1":"020428110828751","imei2":"020428110828751","popurl":"www.kama-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88531,"job_number":"JOB_88531","tr_customer_id":88548,"tr_customer_product_id":88538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:11.000Z","modified_at":"2025-10-20T07:36:11.000Z","name":"Anusuya Gandhi","mobile_number":"7083001919","email_id":"girik.singh@yahoo.co.in","dop":"2025-10-10","serial_number":"463488316963676","imei1":"463488316963676","imei2":"463488316963676","popurl":"www.shakuntala-iyer.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88532,"job_number":"JOB_88532","tr_customer_id":88549,"tr_customer_product_id":88539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:11.000Z","modified_at":"2025-10-20T07:36:11.000Z","name":"Bhisham Banerjee","mobile_number":"7098753792","email_id":"nirbhay.khanna@hotmail.com","dop":"2025-10-10","serial_number":"984775126024205","imei1":"984775126024205","imei2":"984775126024205","popurl":"www.draupadi-mehrotra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88533,"job_number":"JOB_88533","tr_customer_id":88550,"tr_customer_product_id":88540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:11.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Sarada Panicker","mobile_number":"7059361360","email_id":"aasa.shah@hotmail.com","dop":"2025-10-10","serial_number":"801878620498170","imei1":"801878620498170","imei2":"801878620498170","popurl":"www.agasti-sethi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88534,"job_number":"JOB_88534","tr_customer_id":88551,"tr_customer_product_id":88541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Gajabahu Tandon","mobile_number":"7068084903","email_id":"goswamee.acharya@hotmail.com","dop":"2025-10-10","serial_number":"390060761487280","imei1":"390060761487280","imei2":"390060761487280","popurl":"www.himani-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88535,"job_number":"JOB_88535","tr_customer_id":88552,"tr_customer_product_id":88542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Divjot Johar","mobile_number":"7011719690","email_id":"vedanshi.asan@hotmail.com","dop":"2025-10-10","serial_number":"629800434216286","imei1":"629800434216286","imei2":"629800434216286","popurl":"www.niro-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88536,"job_number":"JOB_88536","tr_customer_id":88553,"tr_customer_product_id":88543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Akula Verma","mobile_number":"7080846307","email_id":"daevika.gill@hotmail.com","dop":"2025-10-10","serial_number":"674102073701346","imei1":"674102073701346","imei2":"674102073701346","popurl":"www.suryakantam-pandey.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88537,"job_number":"JOB_88537","tr_customer_id":88554,"tr_customer_product_id":88544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Yoginder Khanna","mobile_number":"7038008226","email_id":"trilok.kapoor@gmail.com","dop":"2025-10-10","serial_number":"009101231923215","imei1":"009101231923215","imei2":"009101231923215","popurl":"www.manikya-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88538,"job_number":"JOB_88538","tr_customer_id":88555,"tr_customer_product_id":88545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Gaurang Chaturvedi","mobile_number":"7067024051","email_id":"preity.bhattathiri@gmail.com","dop":"2025-10-10","serial_number":"270734845415362","imei1":"270734845415362","imei2":"270734845415362","popurl":"www.bharat-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88539,"job_number":"JOB_88539","tr_customer_id":88556,"tr_customer_product_id":88546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Hiranmay Pilla","mobile_number":"7039505150","email_id":"deeksha.agarwal@gmail.com","dop":"2025-10-10","serial_number":"060401384450708","imei1":"060401384450708","imei2":"060401384450708","popurl":"www.triloki nath-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88540,"job_number":"JOB_88540","tr_customer_id":88557,"tr_customer_product_id":88547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Karan Guneta","mobile_number":"7069033767","email_id":"ameyatma.dutta@gmail.com","dop":"2025-10-10","serial_number":"352756889528012","imei1":"352756889528012","imei2":"352756889528012","popurl":"www.darshan-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88541,"job_number":"JOB_88541","tr_customer_id":88558,"tr_customer_product_id":88548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Menaka Saini","mobile_number":"7077772501","email_id":"kanchan.pillai@yahoo.co.in","dop":"2025-10-10","serial_number":"664824454400252","imei1":"664824454400252","imei2":"664824454400252","popurl":"www.rameshwar-somayaji.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88542,"job_number":"JOB_88542","tr_customer_id":88559,"tr_customer_product_id":88549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Dhanadeepa Mishra","mobile_number":"7096080466","email_id":"girja.mukhopadhyay@hotmail.com","dop":"2025-10-10","serial_number":"035364563722976","imei1":"035364563722976","imei2":"035364563722976","popurl":"www.narayan-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88543,"job_number":"JOB_88543","tr_customer_id":88560,"tr_customer_product_id":88550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Basanti Nambeesan","mobile_number":"7016349223","email_id":"priya.johar@yahoo.co.in","dop":"2025-10-10","serial_number":"098603499465056","imei1":"098603499465056","imei2":"098603499465056","popurl":"www.chinmayananda-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88544,"job_number":"JOB_88544","tr_customer_id":88561,"tr_customer_product_id":88551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Lalita Patel","mobile_number":"7020196333","email_id":"elakshi.devar@gmail.com","dop":"2025-10-10","serial_number":"833331899976595","imei1":"833331899976595","imei2":"833331899976595","popurl":"www.chandak-bhat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88545,"job_number":"JOB_88545","tr_customer_id":88562,"tr_customer_product_id":88552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Adhrit Varman","mobile_number":"7005867437","email_id":"shakuntala.ganaka@gmail.com","dop":"2025-10-10","serial_number":"061248459101510","imei1":"061248459101510","imei2":"061248459101510","popurl":"www.ganaka-tagore.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88546,"job_number":"JOB_88546","tr_customer_id":88563,"tr_customer_product_id":88553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Girik Naik","mobile_number":"7006845609","email_id":"bhagavaan.mehra@yahoo.co.in","dop":"2025-10-10","serial_number":"436520095429526","imei1":"436520095429526","imei2":"436520095429526","popurl":"www.hamsini-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88547,"job_number":"JOB_88547","tr_customer_id":88564,"tr_customer_product_id":88554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Gouranga Khanna","mobile_number":"7076335351","email_id":"budhil.gupta@hotmail.com","dop":"2025-10-10","serial_number":"253325235597198","imei1":"253325235597198","imei2":"253325235597198","popurl":"www.gorakhanatha-guha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88548,"job_number":"JOB_88548","tr_customer_id":88565,"tr_customer_product_id":88555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Nawal Sinha","mobile_number":"7047881409","email_id":"gorakhanatha.dutta@yahoo.co.in","dop":"2025-10-10","serial_number":"347532563044599","imei1":"347532563044599","imei2":"347532563044599","popurl":"www.goswami-varma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88549,"job_number":"JOB_88549","tr_customer_id":88566,"tr_customer_product_id":88556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Sharda Kaul","mobile_number":"7039817082","email_id":"anurag.sharma@hotmail.com","dop":"2025-10-10","serial_number":"182151499044570","imei1":"182151499044570","imei2":"182151499044570","popurl":"www.geeta-dubashi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88550,"job_number":"JOB_88550","tr_customer_id":88567,"tr_customer_product_id":88557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Lila Bhattacharya","mobile_number":"7039155115","email_id":"pranay.chopra@gmail.com","dop":"2025-10-10","serial_number":"698269462377093","imei1":"698269462377093","imei2":"698269462377093","popurl":"www.chaturaanan-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88551,"job_number":"JOB_88551","tr_customer_id":88568,"tr_customer_product_id":88558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Brijesh Mahajan","mobile_number":"7037400169","email_id":"bheeshma.reddy@yahoo.co.in","dop":"2025-10-10","serial_number":"975487174305386","imei1":"975487174305386","imei2":"975487174305386","popurl":"www.nalini-pothuvaal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88552,"job_number":"JOB_88552","tr_customer_id":88569,"tr_customer_product_id":88559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Dinesh Kocchar","mobile_number":"7044740173","email_id":"shakuntala.iyengar@gmail.com","dop":"2025-10-10","serial_number":"430989410730021","imei1":"430989410730021","imei2":"430989410730021","popurl":"www.chitraksh-verma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88553,"job_number":"JOB_88553","tr_customer_id":88570,"tr_customer_product_id":88560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Shreya Shukla","mobile_number":"7065516959","email_id":"karunanidhi.khan@yahoo.co.in","dop":"2025-10-10","serial_number":"457050568962815","imei1":"457050568962815","imei2":"457050568962815","popurl":"www.kashyapi-mahajan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88554,"job_number":"JOB_88554","tr_customer_id":88571,"tr_customer_product_id":88561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Divya Talwar","mobile_number":"7010228873","email_id":"tej.achari@yahoo.co.in","dop":"2025-10-10","serial_number":"524610744981857","imei1":"524610744981857","imei2":"524610744981857","popurl":"www.bhupati-gandhi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88555,"job_number":"JOB_88555","tr_customer_id":88572,"tr_customer_product_id":88562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Bhupen Malik","mobile_number":"7043944535","email_id":"ashlesh.nehru@hotmail.com","dop":"2025-10-10","serial_number":"886463149585857","imei1":"886463149585857","imei2":"886463149585857","popurl":"www.mahendra-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88556,"job_number":"JOB_88556","tr_customer_id":88573,"tr_customer_product_id":88563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Ritesh Asan","mobile_number":"7028510595","email_id":"anwesha.joshi@yahoo.co.in","dop":"2025-10-10","serial_number":"099580313145801","imei1":"099580313145801","imei2":"099580313145801","popurl":"www.baalaaditya-johar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88557,"job_number":"JOB_88557","tr_customer_id":88574,"tr_customer_product_id":88564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Pramila Mehra","mobile_number":"7077181090","email_id":"tanushri.namboothiri@hotmail.com","dop":"2025-10-10","serial_number":"624566613704724","imei1":"624566613704724","imei2":"624566613704724","popurl":"www.aagneya-naik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88558,"job_number":"JOB_88558","tr_customer_id":88576,"tr_customer_product_id":88566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Bhagwanti Patil","mobile_number":"7016702971","email_id":"lakshminath.bharadwaj@hotmail.com","dop":"2025-10-10","serial_number":"542368822058629","imei1":"542368822058629","imei2":"542368822058629","popurl":"www.anish-mehra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88559,"job_number":"JOB_88559","tr_customer_id":88575,"tr_customer_product_id":88565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Bakula Jha","mobile_number":"7084114628","email_id":"bhaanumati.pillai@hotmail.com","dop":"2025-10-10","serial_number":"179221452629622","imei1":"179221452629622","imei2":"179221452629622","popurl":"www.rita-kakkar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88560,"job_number":"JOB_88560","tr_customer_id":88577,"tr_customer_product_id":88567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Bhaumik Asan","mobile_number":"7025687703","email_id":"diksha.joshi@gmail.com","dop":"2025-10-10","serial_number":"421017763805916","imei1":"421017763805916","imei2":"421017763805916","popurl":"www.gautam-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88561,"job_number":"JOB_88561","tr_customer_id":88578,"tr_customer_product_id":88568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Prathamesh Nambeesan","mobile_number":"7052059151","email_id":"kamala.mishra@yahoo.co.in","dop":"2025-10-10","serial_number":"316961258632301","imei1":"316961258632301","imei2":"316961258632301","popurl":"www.satyen-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88562,"job_number":"JOB_88562","tr_customer_id":88579,"tr_customer_product_id":88569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Varalakshmi Khanna","mobile_number":"7038806330","email_id":"amritambu.dwivedi@gmail.com","dop":"2025-10-10","serial_number":"873802951440699","imei1":"873802951440699","imei2":"873802951440699","popurl":"www.omana-verma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88563,"job_number":"JOB_88563","tr_customer_id":88580,"tr_customer_product_id":88570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Akshat Sharma","mobile_number":"7042837335","email_id":"veda.kaul@gmail.com","dop":"2025-10-10","serial_number":"693904203368753","imei1":"693904203368753","imei2":"693904203368753","popurl":"www.ahilya-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88564,"job_number":"JOB_88564","tr_customer_id":88581,"tr_customer_product_id":88571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Manjusha Ahluwalia","mobile_number":"7053542940","email_id":"ganesh.bharadwaj@yahoo.co.in","dop":"2025-10-10","serial_number":"714371048287558","imei1":"714371048287558","imei2":"714371048287558","popurl":"www.shubha-varman.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88565,"job_number":"JOB_88565","tr_customer_id":88582,"tr_customer_product_id":88572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Annapurna Tandon","mobile_number":"7085337051","email_id":"bhavani.patel@gmail.com","dop":"2025-10-10","serial_number":"528979405684175","imei1":"528979405684175","imei2":"528979405684175","popurl":"www.jagdish-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88566,"job_number":"JOB_88566","tr_customer_id":88583,"tr_customer_product_id":88573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Gati Desai","mobile_number":"7007807939","email_id":"kamlesh.malik@hotmail.com","dop":"2025-10-10","serial_number":"195617755882824","imei1":"195617755882824","imei2":"195617755882824","popurl":"www.ashlesh-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88567,"job_number":"JOB_88567","tr_customer_id":88584,"tr_customer_product_id":88574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Tejas Guha","mobile_number":"7071265025","email_id":"chandraketu.agarwal@hotmail.com","dop":"2025-10-10","serial_number":"899323659575261","imei1":"899323659575261","imei2":"899323659575261","popurl":"www.kumari-joshi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88568,"job_number":"JOB_88568","tr_customer_id":88585,"tr_customer_product_id":88575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Chidananda Gupta","mobile_number":"7071727799","email_id":"nagabhushanam.embranthiri@gmail.com","dop":"2025-10-10","serial_number":"191248554351809","imei1":"191248554351809","imei2":"191248554351809","popurl":"www.som-khanna.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88569,"job_number":"JOB_88569","tr_customer_id":88586,"tr_customer_product_id":88576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Devdan Pothuvaal","mobile_number":"7022545808","email_id":"dhana.nehru@gmail.com","dop":"2025-10-10","serial_number":"814333274732270","imei1":"814333274732270","imei2":"814333274732270","popurl":"www.bhramar-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88570,"job_number":"JOB_88570","tr_customer_id":88587,"tr_customer_product_id":88577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Tanirika Khanna","mobile_number":"7096472240","email_id":"parvati.kaul@gmail.com","dop":"2025-10-10","serial_number":"214750880156716","imei1":"214750880156716","imei2":"214750880156716","popurl":"www.karunanidhi-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88571,"job_number":"JOB_88571","tr_customer_id":88588,"tr_customer_product_id":88578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Asha Butt","mobile_number":"7003367070","email_id":"agrata.kakkar@gmail.com","dop":"2025-10-10","serial_number":"585058740177142","imei1":"585058740177142","imei2":"585058740177142","popurl":"www.purushottam-guneta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88572,"job_number":"JOB_88572","tr_customer_id":88589,"tr_customer_product_id":88579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Dron Sethi","mobile_number":"7084860719","email_id":"vedanshi.embranthiri@hotmail.com","dop":"2025-10-10","serial_number":"776002846549287","imei1":"776002846549287","imei2":"776002846549287","popurl":"www.dakshayani-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88574,"job_number":"JOB_88574","tr_customer_id":88591,"tr_customer_product_id":88581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Eshita Panicker","mobile_number":"7083184243","email_id":"anuja.asan@yahoo.co.in","dop":"2025-10-10","serial_number":"031850905326873","imei1":"031850905326873","imei2":"031850905326873","popurl":"www.jitendra-panicker.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88575,"job_number":"JOB_88575","tr_customer_id":88592,"tr_customer_product_id":88582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Tarun Verma","mobile_number":"7069472607","email_id":"balagopal.malik@hotmail.com","dop":"2025-10-10","serial_number":"506267917795770","imei1":"506267917795770","imei2":"506267917795770","popurl":"www.ojaswini-dhawan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88576,"job_number":"JOB_88576","tr_customer_id":88593,"tr_customer_product_id":88583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Bodhan Namboothiri","mobile_number":"7031969913","email_id":"girika.kaur@hotmail.com","dop":"2025-10-10","serial_number":"662228196271192","imei1":"662228196271192","imei2":"662228196271192","popurl":"www.chakravartee-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88577,"job_number":"JOB_88577","tr_customer_id":88594,"tr_customer_product_id":88584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Divjot Ganaka","mobile_number":"7038653965","email_id":"tanirika.panicker@hotmail.com","dop":"2025-10-10","serial_number":"107610146783742","imei1":"107610146783742","imei2":"107610146783742","popurl":"www.agnimitra-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88578,"job_number":"JOB_88578","tr_customer_id":88595,"tr_customer_product_id":88585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Mohan Pandey","mobile_number":"7031261053","email_id":"chidaatma.tagore@hotmail.com","dop":"2025-10-10","serial_number":"359060439101905","imei1":"359060439101905","imei2":"359060439101905","popurl":"www.hiranmay-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88579,"job_number":"JOB_88579","tr_customer_id":88596,"tr_customer_product_id":88586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Adinath Dutta","mobile_number":"7043762608","email_id":"ganesh.gandhi@yahoo.co.in","dop":"2025-10-10","serial_number":"667660736722235","imei1":"667660736722235","imei2":"667660736722235","popurl":"www.gurdev-embranthiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88580,"job_number":"JOB_88580","tr_customer_id":88597,"tr_customer_product_id":88587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Chandraayan Acharya","mobile_number":"7006173918","email_id":"deeptimay.embranthiri@hotmail.com","dop":"2025-10-10","serial_number":"536113148176382","imei1":"536113148176382","imei2":"536113148176382","popurl":"www.sarisha-abbott.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88581,"job_number":"JOB_88581","tr_customer_id":88599,"tr_customer_product_id":88588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Akshainie Acharya","mobile_number":"7033458739","email_id":"chandrabhaga.deshpande@hotmail.com","dop":"2025-10-10","serial_number":"178841658835787","imei1":"178841658835787","imei2":"178841658835787","popurl":"www.kashyapi-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88582,"job_number":"JOB_88582","tr_customer_id":88598,"tr_customer_product_id":88589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Jagadish Tagore","mobile_number":"7019735974","email_id":"chandira.bhattathiri@gmail.com","dop":"2025-10-10","serial_number":"178682664453388","imei1":"178682664453388","imei2":"178682664453388","popurl":"www.gobinda-shukla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88583,"job_number":"JOB_88583","tr_customer_id":88600,"tr_customer_product_id":88590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Devvrat Ganaka","mobile_number":"7070981764","email_id":"arnesh.bhattathiri@yahoo.co.in","dop":"2025-10-10","serial_number":"625225467820478","imei1":"625225467820478","imei2":"625225467820478","popurl":"www.dhana-joshi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88584,"job_number":"JOB_88584","tr_customer_id":88601,"tr_customer_product_id":88591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Smita Tandon","mobile_number":"7028555246","email_id":"harit.bhattacharya@gmail.com","dop":"2025-10-10","serial_number":"229009563584156","imei1":"229009563584156","imei2":"229009563584156","popurl":"www.chitrangada-bharadwaj.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88585,"job_number":"JOB_88585","tr_customer_id":88602,"tr_customer_product_id":88592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Smriti Kaul","mobile_number":"7058020451","email_id":"apsara.namboothiri@hotmail.com","dop":"2025-10-10","serial_number":"124275875897453","imei1":"124275875897453","imei2":"124275875897453","popurl":"www.dwaipayan-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88586,"job_number":"JOB_88586","tr_customer_id":88603,"tr_customer_product_id":88593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Sarvin Sharma","mobile_number":"7041150126","email_id":"pushti.panicker@gmail.com","dop":"2025-10-10","serial_number":"929441217275184","imei1":"929441217275184","imei2":"929441217275184","popurl":"www.saroja-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88587,"job_number":"JOB_88587","tr_customer_id":88604,"tr_customer_product_id":88594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Kalyani Pilla","mobile_number":"7053297026","email_id":"lalita.achari@yahoo.co.in","dop":"2025-10-10","serial_number":"201241531450081","imei1":"201241531450081","imei2":"201241531450081","popurl":"www.devangana-embranthiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88588,"job_number":"JOB_88588","tr_customer_id":88605,"tr_customer_product_id":88595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Chandan Tandon","mobile_number":"7013892318","email_id":"udit.asan@yahoo.co.in","dop":"2025-10-10","serial_number":"807710133715603","imei1":"807710133715603","imei2":"807710133715603","popurl":"www.udit-jha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88589,"job_number":"JOB_88589","tr_customer_id":88606,"tr_customer_product_id":88596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Charuchandra Guneta","mobile_number":"7026177370","email_id":"kirti.gupta@yahoo.co.in","dop":"2025-10-10","serial_number":"159161431657465","imei1":"159161431657465","imei2":"159161431657465","popurl":"www.ritesh-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88590,"job_number":"JOB_88590","tr_customer_id":88607,"tr_customer_product_id":88597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Aanandinii Mehra","mobile_number":"7048472794","email_id":"shubha.guneta@yahoo.co.in","dop":"2025-10-10","serial_number":"734058354433089","imei1":"734058354433089","imei2":"734058354433089","popurl":"www.gauranga-patel.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88591,"job_number":"JOB_88591","tr_customer_id":88608,"tr_customer_product_id":88598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Chakravartee Jain","mobile_number":"7053414955","email_id":"vimala.pandey@gmail.com","dop":"2025-10-10","serial_number":"776385026270251","imei1":"776385026270251","imei2":"776385026270251","popurl":"www.brahmdev-ahuja.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88592,"job_number":"JOB_88592","tr_customer_id":88609,"tr_customer_product_id":88599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Ahilya Desai","mobile_number":"7070297921","email_id":"bhagwanti.nair@yahoo.co.in","dop":"2025-10-10","serial_number":"503436156689919","imei1":"503436156689919","imei2":"503436156689919","popurl":"www.divakar-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88593,"job_number":"JOB_88593","tr_customer_id":88610,"tr_customer_product_id":88600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Agastya Bhattathiri","mobile_number":"7050417296","email_id":"bhooshit.shah@hotmail.com","dop":"2025-10-10","serial_number":"295981389978091","imei1":"295981389978091","imei2":"295981389978091","popurl":"www.anasooya-bhattacharya.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88594,"job_number":"JOB_88594","tr_customer_id":88611,"tr_customer_product_id":88601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Ekalavya Singh","mobile_number":"7097452937","email_id":"mangala.johar@gmail.com","dop":"2025-10-10","serial_number":"512383954195105","imei1":"512383954195105","imei2":"512383954195105","popurl":"www.aryan-sethi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88595,"job_number":"JOB_88595","tr_customer_id":88612,"tr_customer_product_id":88602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Padma Dwivedi","mobile_number":"7066411280","email_id":"harita.khan@gmail.com","dop":"2025-10-10","serial_number":"748352733037642","imei1":"748352733037642","imei2":"748352733037642","popurl":"www.chandan-varman.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88596,"job_number":"JOB_88596","tr_customer_id":88613,"tr_customer_product_id":88603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Jai Mehrotra","mobile_number":"7033344816","email_id":"chanda.varma@hotmail.com","dop":"2025-10-10","serial_number":"318081212210929","imei1":"318081212210929","imei2":"318081212210929","popurl":"www.giriraaj-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88597,"job_number":"JOB_88597","tr_customer_id":88614,"tr_customer_product_id":88604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Geeta Butt","mobile_number":"7092547464","email_id":"ankal.ganaka@yahoo.co.in","dop":"2025-10-10","serial_number":"534616635796859","imei1":"534616635796859","imei2":"534616635796859","popurl":"www.adripathi-prajapat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88598,"job_number":"JOB_88598","tr_customer_id":88615,"tr_customer_product_id":88605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:41.000Z","modified_at":"2025-10-20T07:36:41.000Z","name":"Anusuya Prajapat","mobile_number":"7026686381","email_id":"vrinda.trivedi@yahoo.co.in","dop":"2025-10-10","serial_number":"867635762168105","imei1":"867635762168105","imei2":"867635762168105","popurl":"www.amarnath-bandopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88599,"job_number":"JOB_88599","tr_customer_id":88616,"tr_customer_product_id":88606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:41.000Z","modified_at":"2025-10-20T07:36:41.000Z","name":"Anasooya Mukhopadhyay","mobile_number":"7047326090","email_id":"tanirika.achari@gmail.com","dop":"2025-10-10","serial_number":"303029684124019","imei1":"303029684124019","imei2":"303029684124019","popurl":"www.saroja-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88600,"job_number":"JOB_88600","tr_customer_id":88617,"tr_customer_product_id":88607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:41.000Z","modified_at":"2025-10-20T07:36:41.000Z","name":"Vidhya Ganaka","mobile_number":"7069376427","email_id":"chaaruchandra.prajapat@yahoo.co.in","dop":"2025-10-10","serial_number":"258528004340476","imei1":"258528004340476","imei2":"258528004340476","popurl":"www.avadhesh-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88601,"job_number":"JOB_88601","tr_customer_id":88618,"tr_customer_product_id":88608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:41.000Z","modified_at":"2025-10-20T07:36:41.000Z","name":"Prema Bandopadhyay","mobile_number":"7045589278","email_id":"anish.dwivedi@yahoo.co.in","dop":"2025-10-10","serial_number":"656743525224919","imei1":"656743525224919","imei2":"656743525224919","popurl":"www.giriraj-agarwal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88602,"job_number":"JOB_88602","tr_customer_id":88619,"tr_customer_product_id":88609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:41.000Z","modified_at":"2025-10-20T07:36:41.000Z","name":"Trisha Butt","mobile_number":"7060308562","email_id":"anagh.nayar@yahoo.co.in","dop":"2025-10-10","serial_number":"236535867483496","imei1":"236535867483496","imei2":"236535867483496","popurl":"www.akshaj-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88603,"job_number":"JOB_88603","tr_customer_id":88620,"tr_customer_product_id":88610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:41.000Z","modified_at":"2025-10-20T07:36:41.000Z","name":"Dinkar Guneta","mobile_number":"7032790756","email_id":"giri.kaniyar@yahoo.co.in","dop":"2025-10-10","serial_number":"264679442374728","imei1":"264679442374728","imei2":"264679442374728","popurl":"www.chandraketu-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88604,"job_number":"JOB_88604","tr_customer_id":88621,"tr_customer_product_id":88611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:41.000Z","modified_at":"2025-10-20T07:36:41.000Z","name":"Ajit Nayar","mobile_number":"7005012131","email_id":"diksha.tandon@yahoo.co.in","dop":"2025-10-10","serial_number":"651915211435681","imei1":"651915211435681","imei2":"651915211435681","popurl":"www.anunay-ganaka.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88605,"job_number":"JOB_88605","tr_customer_id":88622,"tr_customer_product_id":88612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:41.000Z","modified_at":"2025-10-20T07:36:41.000Z","name":"Bala Saini","mobile_number":"7071025886","email_id":"goutam.devar@hotmail.com","dop":"2025-10-10","serial_number":"285252445338626","imei1":"285252445338626","imei2":"285252445338626","popurl":"www.deeptiman-marar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88606,"job_number":"JOB_88606","tr_customer_id":88623,"tr_customer_product_id":88613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:41.000Z","modified_at":"2025-10-20T07:36:41.000Z","name":"Rudra Guneta","mobile_number":"7085228829","email_id":"radha.pilla@hotmail.com","dop":"2025-10-10","serial_number":"060356934947372","imei1":"060356934947372","imei2":"060356934947372","popurl":"www.leela-panicker.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88607,"job_number":"JOB_88607","tr_customer_id":88624,"tr_customer_product_id":88614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:41.000Z","modified_at":"2025-10-20T07:36:41.000Z","name":"Gitanjali Reddy","mobile_number":"7010215441","email_id":"mohan.ahluwalia@hotmail.com","dop":"2025-10-10","serial_number":"533106818985425","imei1":"533106818985425","imei2":"533106818985425","popurl":"www.gitanjali-kaniyar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88608,"job_number":"JOB_88608","tr_customer_id":88626,"tr_customer_product_id":88616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Harinakshi Kaniyar","mobile_number":"7079793002","email_id":"ajit.nambeesan@gmail.com","dop":"2025-10-10","serial_number":"666065104001569","imei1":"666065104001569","imei2":"666065104001569","popurl":"www.rajan-iyer.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88609,"job_number":"JOB_88609","tr_customer_id":88625,"tr_customer_product_id":88615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Bhima Khanna","mobile_number":"7010669314","email_id":"anjali.bhat@gmail.com","dop":"2025-10-10","serial_number":"232462224228948","imei1":"232462224228948","imei2":"232462224228948","popurl":"www.daiwik-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88610,"job_number":"JOB_88610","tr_customer_id":88627,"tr_customer_product_id":88617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Minakshi Dhawan","mobile_number":"7070083054","email_id":"mukul.jha@yahoo.co.in","dop":"2025-10-10","serial_number":"109923765894220","imei1":"109923765894220","imei2":"109923765894220","popurl":"www.achalesvara-ahuja.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88611,"job_number":"JOB_88611","tr_customer_id":88628,"tr_customer_product_id":88618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Anjushri Bhattathiri","mobile_number":"7095377099","email_id":"brahmaanand.guneta@hotmail.com","dop":"2025-10-10","serial_number":"092111624390751","imei1":"092111624390751","imei2":"092111624390751","popurl":"www.chinmayanand-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88612,"job_number":"JOB_88612","tr_customer_id":88629,"tr_customer_product_id":88619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Devangana Marar","mobile_number":"7075532937","email_id":"bilva.gill@gmail.com","dop":"2025-10-10","serial_number":"495609406879906","imei1":"495609406879906","imei2":"495609406879906","popurl":"www.mukul-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88613,"job_number":"JOB_88613","tr_customer_id":88630,"tr_customer_product_id":88620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Omana Sethi","mobile_number":"7096161130","email_id":"aatmaja.prajapat@hotmail.com","dop":"2025-10-10","serial_number":"583018716608821","imei1":"583018716608821","imei2":"583018716608821","popurl":"www.rageshwari-achari.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88614,"job_number":"JOB_88614","tr_customer_id":88631,"tr_customer_product_id":88621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Lila Bhattathiri","mobile_number":"7001371671","email_id":"bhaumik.mishra@yahoo.co.in","dop":"2025-10-10","serial_number":"432067640739078","imei1":"432067640739078","imei2":"432067640739078","popurl":"www.aatmaj-adiga.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88615,"job_number":"JOB_88615","tr_customer_id":88632,"tr_customer_product_id":88622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Chakradhar Panicker","mobile_number":"7020522511","email_id":"karunanidhi.dubashi@hotmail.com","dop":"2025-10-10","serial_number":"304685156426861","imei1":"304685156426861","imei2":"304685156426861","popurl":"www.nanda-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88616,"job_number":"JOB_88616","tr_customer_id":88633,"tr_customer_product_id":88623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Baijayanti Pandey","mobile_number":"7060941258","email_id":"asha.guneta@gmail.com","dop":"2025-10-10","serial_number":"141303597100236","imei1":"141303597100236","imei2":"141303597100236","popurl":"www.ekaksh-nayar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88617,"job_number":"JOB_88617","tr_customer_id":88634,"tr_customer_product_id":88624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Vidhur Kaul","mobile_number":"7051110612","email_id":"pushti.prajapat@hotmail.com","dop":"2025-10-10","serial_number":"354018507223526","imei1":"354018507223526","imei2":"354018507223526","popurl":"www.deeptimoyee-kaul.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88618,"job_number":"JOB_88618","tr_customer_id":88635,"tr_customer_product_id":88625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Bhargava Dwivedi","mobile_number":"7082043219","email_id":"chiranjeev.embranthiri@hotmail.com","dop":"2025-10-10","serial_number":"399741211267135","imei1":"399741211267135","imei2":"399741211267135","popurl":"www.bhoj-nair.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88619,"job_number":"JOB_88619","tr_customer_id":88636,"tr_customer_product_id":88627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Mina Patel","mobile_number":"7047150810","email_id":"purnima.khan@gmail.com","dop":"2025-10-10","serial_number":"682645736639928","imei1":"682645736639928","imei2":"682645736639928","popurl":"www.prayag-ahluwalia.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88620,"job_number":"JOB_88620","tr_customer_id":88637,"tr_customer_product_id":88626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Girja Dwivedi","mobile_number":"7086074043","email_id":"rudra.pillai@yahoo.co.in","dop":"2025-10-10","serial_number":"451011102929146","imei1":"451011102929146","imei2":"451011102929146","popurl":"www.kamala-bhattacharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88621,"job_number":"JOB_88621","tr_customer_id":88638,"tr_customer_product_id":88628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Chakradhar Adiga","mobile_number":"7087755292","email_id":"rukmin.pandey@gmail.com","dop":"2025-10-10","serial_number":"235170621066951","imei1":"235170621066951","imei2":"235170621066951","popurl":"www.bharat-ahuja.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88622,"job_number":"JOB_88622","tr_customer_id":88639,"tr_customer_product_id":88629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Bhaumik Khatri","mobile_number":"7032785462","email_id":"chandi.shukla@hotmail.com","dop":"2025-10-10","serial_number":"695185637979041","imei1":"695185637979041","imei2":"695185637979041","popurl":"www.shivakari-sinha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88623,"job_number":"JOB_88623","tr_customer_id":88640,"tr_customer_product_id":88630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Gajabahu Somayaji","mobile_number":"7034435550","email_id":"amish.mukhopadhyay@gmail.com","dop":"2025-10-10","serial_number":"242898233109100","imei1":"242898233109100","imei2":"242898233109100","popurl":"www.vrund-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88624,"job_number":"JOB_88624","tr_customer_id":88641,"tr_customer_product_id":88631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Bharadwaj Malik","mobile_number":"7003217951","email_id":"laal.malik@hotmail.com","dop":"2025-10-10","serial_number":"767192258077736","imei1":"767192258077736","imei2":"767192258077736","popurl":"www.bhooshan-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88625,"job_number":"JOB_88625","tr_customer_id":88642,"tr_customer_product_id":88632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Anaadi Banerjee","mobile_number":"7019047217","email_id":"shiv.adiga@yahoo.co.in","dop":"2025-10-10","serial_number":"687911221175305","imei1":"687911221175305","imei2":"687911221175305","popurl":"www.sarvin-marar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88626,"job_number":"JOB_88626","tr_customer_id":88643,"tr_customer_product_id":88634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Sher Sethi","mobile_number":"7079828285","email_id":"somnath.dubashi@yahoo.co.in","dop":"2025-10-10","serial_number":"232338349630785","imei1":"232338349630785","imei2":"232338349630785","popurl":"www.ajeet-guha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88627,"job_number":"JOB_88627","tr_customer_id":88644,"tr_customer_product_id":88633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Gautami Desai","mobile_number":"7011913420","email_id":"rajiv.rana@gmail.com","dop":"2025-10-10","serial_number":"935533086712012","imei1":"935533086712012","imei2":"935533086712012","popurl":"www.vasudeva-verma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88628,"job_number":"JOB_88628","tr_customer_id":88645,"tr_customer_product_id":88635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Chandni Bandopadhyay","mobile_number":"7008910512","email_id":"rajiv.shah@gmail.com","dop":"2025-10-10","serial_number":"734758903521753","imei1":"734758903521753","imei2":"734758903521753","popurl":"www.rameshwar-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88629,"job_number":"JOB_88629","tr_customer_id":88646,"tr_customer_product_id":88636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Gautami Iyer","mobile_number":"7081024295","email_id":"aadidev.bandopadhyay@gmail.com","dop":"2025-10-10","serial_number":"659687482476550","imei1":"659687482476550","imei2":"659687482476550","popurl":"www.leela-abbott.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88630,"job_number":"JOB_88630","tr_customer_id":88647,"tr_customer_product_id":88637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Daiwik Pillai","mobile_number":"7097314508","email_id":"swara.varman@hotmail.com","dop":"2025-10-10","serial_number":"672075729046519","imei1":"672075729046519","imei2":"672075729046519","popurl":"www.girja-pillai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88631,"job_number":"JOB_88631","tr_customer_id":88649,"tr_customer_product_id":88638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Baladitya Bharadwaj","mobile_number":"7059617217","email_id":"darshan.mukhopadhyay@yahoo.co.in","dop":"2025-10-10","serial_number":"853751726557855","imei1":"853751726557855","imei2":"853751726557855","popurl":"www.alok-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88632,"job_number":"JOB_88631","tr_customer_id":88648,"tr_customer_product_id":88639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Ekdant Mishra","mobile_number":"7037212474","email_id":"guru.dutta@yahoo.co.in","dop":"2025-10-10","serial_number":"349825522202396","imei1":"349825522202396","imei2":"349825522202396","popurl":"www.meenakshi-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88633,"job_number":"JOB_88633","tr_customer_id":88650,"tr_customer_product_id":88640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Vaishno Bandopadhyay","mobile_number":"7012844308","email_id":"aslesha.khatri@gmail.com","dop":"2025-10-10","serial_number":"623816345007766","imei1":"623816345007766","imei2":"623816345007766","popurl":"www.abhaya-nair.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88634,"job_number":"JOB_88634","tr_customer_id":88651,"tr_customer_product_id":88641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Chandrani Chattopadhyay","mobile_number":"7074946005","email_id":"chandramauli.sethi@yahoo.co.in","dop":"2025-10-10","serial_number":"204263470365872","imei1":"204263470365872","imei2":"204263470365872","popurl":"www.bhadra-gandhi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88635,"job_number":"JOB_88635","tr_customer_id":88652,"tr_customer_product_id":88642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Subhash Acharya","mobile_number":"7083123409","email_id":"mina.agarwal@yahoo.co.in","dop":"2025-10-10","serial_number":"410164254242632","imei1":"410164254242632","imei2":"410164254242632","popurl":"www.vedanga-kaur.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88636,"job_number":"JOB_88636","tr_customer_id":88653,"tr_customer_product_id":88643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Chakrika Achari","mobile_number":"7011615980","email_id":"atmanand.joshi@yahoo.co.in","dop":"2025-10-10","serial_number":"321828988032504","imei1":"321828988032504","imei2":"321828988032504","popurl":"www.maheswar-ahuja.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88637,"job_number":"JOB_88637","tr_customer_id":88654,"tr_customer_product_id":88644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Anang Ganaka","mobile_number":"7075685957","email_id":"subhash.ahluwalia@hotmail.com","dop":"2025-10-10","serial_number":"821588384237292","imei1":"821588384237292","imei2":"821588384237292","popurl":"www.vidhur-mehrotra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88638,"job_number":"JOB_88638","tr_customer_id":88655,"tr_customer_product_id":88645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Bhaswar Nayar","mobile_number":"7068562328","email_id":"trilok.marar@hotmail.com","dop":"2025-10-10","serial_number":"439825269318121","imei1":"439825269318121","imei2":"439825269318121","popurl":"www.kalyani-nambeesan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88639,"job_number":"JOB_88639","tr_customer_id":88656,"tr_customer_product_id":88646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Garud Mishra","mobile_number":"7093963725","email_id":"rajinder.kaniyar@yahoo.co.in","dop":"2025-10-10","serial_number":"662607719455112","imei1":"662607719455112","imei2":"662607719455112","popurl":"www.abhirath-bharadwaj.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88640,"job_number":"JOB_88640","tr_customer_id":88657,"tr_customer_product_id":88647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Gitanjali Mukhopadhyay","mobile_number":"7075542908","email_id":"siddhi.butt@yahoo.co.in","dop":"2025-10-10","serial_number":"708455583038324","imei1":"708455583038324","imei2":"708455583038324","popurl":"www.arjun-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88641,"job_number":"JOB_88641","tr_customer_id":88658,"tr_customer_product_id":88648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Arjun Abbott","mobile_number":"7078636641","email_id":"chandrakin.butt@gmail.com","dop":"2025-10-10","serial_number":"838006848577158","imei1":"838006848577158","imei2":"838006848577158","popurl":"www.trilochana-verma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88642,"job_number":"JOB_88642","tr_customer_id":88660,"tr_customer_product_id":88649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Devadatt Jain","mobile_number":"7002380717","email_id":"chiranjeeve.desai@gmail.com","dop":"2025-10-10","serial_number":"591827310936134","imei1":"591827310936134","imei2":"591827310936134","popurl":"www.bhuvanesh-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88643,"job_number":"JOB_88643","tr_customer_id":88659,"tr_customer_product_id":88650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Narayan Mahajan","mobile_number":"7008962531","email_id":"atmanand.iyer@hotmail.com","dop":"2025-10-10","serial_number":"530778053936371","imei1":"530778053936371","imei2":"530778053936371","popurl":"www.bhilangana-patel.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88644,"job_number":"JOB_88644","tr_customer_id":88661,"tr_customer_product_id":88651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Bhanumati Mahajan","mobile_number":"7089367902","email_id":"atmananda.gill@yahoo.co.in","dop":"2025-10-10","serial_number":"304455493112237","imei1":"304455493112237","imei2":"304455493112237","popurl":"www.laal-pilla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88645,"job_number":"JOB_88645","tr_customer_id":88662,"tr_customer_product_id":88652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Rahul Shah","mobile_number":"7090328413","email_id":"chatur.patel@yahoo.co.in","dop":"2025-10-10","serial_number":"725833484919127","imei1":"725833484919127","imei2":"725833484919127","popurl":"www.atmaja-singh.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88646,"job_number":"JOB_88646","tr_customer_id":88663,"tr_customer_product_id":88653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Chandi Dhawan","mobile_number":"7097317967","email_id":"raj.devar@gmail.com","dop":"2025-10-10","serial_number":"409142488517470","imei1":"409142488517470","imei2":"409142488517470","popurl":"www.radha-desai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88647,"job_number":"JOB_88647","tr_customer_id":88664,"tr_customer_product_id":88654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Dinakar Singh","mobile_number":"7076192692","email_id":"anil.naik@yahoo.co.in","dop":"2025-10-10","serial_number":"307878380004350","imei1":"307878380004350","imei2":"307878380004350","popurl":"www.dipesh-jain.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88648,"job_number":"JOB_88648","tr_customer_id":88665,"tr_customer_product_id":88655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Bandhul Ahuja","mobile_number":"7094337661","email_id":"kannan.rana@hotmail.com","dop":"2025-10-10","serial_number":"276879547426875","imei1":"276879547426875","imei2":"276879547426875","popurl":"www.naval-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88649,"job_number":"JOB_88649","tr_customer_id":88666,"tr_customer_product_id":88656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Dwaipayan Khanna","mobile_number":"7014588868","email_id":"abhirath.pothuvaal@yahoo.co.in","dop":"2025-10-10","serial_number":"123094212433519","imei1":"123094212433519","imei2":"123094212433519","popurl":"www.goutam-kakkar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88650,"job_number":"JOB_88650","tr_customer_id":88667,"tr_customer_product_id":88657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Sarada Khanna","mobile_number":"7038375202","email_id":"suma.tagore@yahoo.co.in","dop":"2025-10-10","serial_number":"494911465670763","imei1":"494911465670763","imei2":"494911465670763","popurl":"www.balagovind-gill.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88651,"job_number":"JOB_88651","tr_customer_id":88668,"tr_customer_product_id":88658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Kailash Guneta","mobile_number":"7067880195","email_id":"dipendra.johar@gmail.com","dop":"2025-10-10","serial_number":"616892960392478","imei1":"616892960392478","imei2":"616892960392478","popurl":"www.agneya-ahuja.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88652,"job_number":"JOB_88652","tr_customer_id":88670,"tr_customer_product_id":88660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Abhaya Somayaji","mobile_number":"7095026677","email_id":"sweta.mukhopadhyay@gmail.com","dop":"2025-10-10","serial_number":"373690243030246","imei1":"373690243030246","imei2":"373690243030246","popurl":"www.jay-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88653,"job_number":"JOB_88653","tr_customer_id":88669,"tr_customer_product_id":88659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Deepankar Malik","mobile_number":"7001091487","email_id":"chandi.mukhopadhyay@yahoo.co.in","dop":"2025-10-10","serial_number":"327397995455883","imei1":"327397995455883","imei2":"327397995455883","popurl":"www.indira-menon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88654,"job_number":"JOB_88654","tr_customer_id":88671,"tr_customer_product_id":88661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Tanushri Sinha","mobile_number":"7052322026","email_id":"chandramani.varma@gmail.com","dop":"2025-10-10","serial_number":"057604036959464","imei1":"057604036959464","imei2":"057604036959464","popurl":"www.subhash-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88655,"job_number":"JOB_88655","tr_customer_id":88672,"tr_customer_product_id":88662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Kamlesh Pilla","mobile_number":"7011376798","email_id":"bhargavi.mehrotra@yahoo.co.in","dop":"2025-10-10","serial_number":"741941892972123","imei1":"741941892972123","imei2":"741941892972123","popurl":"www.dhanadeepa-patel.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88656,"job_number":"JOB_88656","tr_customer_id":88673,"tr_customer_product_id":88663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Krishna Saini","mobile_number":"7016118834","email_id":"dhatri.sinha@hotmail.com","dop":"2025-10-10","serial_number":"503285211530977","imei1":"503285211530977","imei2":"503285211530977","popurl":"www.dhanpati-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88657,"job_number":"JOB_88657","tr_customer_id":88674,"tr_customer_product_id":88664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Trilok Marar","mobile_number":"7068040275","email_id":"meenakshi.nehru@yahoo.co.in","dop":"2025-10-10","serial_number":"464893415289626","imei1":"464893415289626","imei2":"464893415289626","popurl":"www.kailash-embranthiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88658,"job_number":"JOB_88658","tr_customer_id":88675,"tr_customer_product_id":88665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Shrishti Singh","mobile_number":"7047930215","email_id":"shakti.kaniyar@hotmail.com","dop":"2025-10-10","serial_number":"796320026110594","imei1":"796320026110594","imei2":"796320026110594","popurl":"www.anand swarup-marar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88659,"job_number":"JOB_88659","tr_customer_id":88676,"tr_customer_product_id":88666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Deepesh Agarwal","mobile_number":"7037365321","email_id":"apsara.shukla@yahoo.co.in","dop":"2025-10-10","serial_number":"755125296283749","imei1":"755125296283749","imei2":"755125296283749","popurl":"www.chaturaanan-kaur.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88660,"job_number":"JOB_88660","tr_customer_id":88677,"tr_customer_product_id":88667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Gotum Ahuja","mobile_number":"7090351443","email_id":"baala.sethi@hotmail.com","dop":"2025-10-10","serial_number":"990888166841139","imei1":"990888166841139","imei2":"990888166841139","popurl":"www.esha-kapoor.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88661,"job_number":"JOB_88661","tr_customer_id":88678,"tr_customer_product_id":88668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Sher Mishra","mobile_number":"7097830485","email_id":"ganesh.jain@gmail.com","dop":"2025-10-10","serial_number":"809926724895890","imei1":"809926724895890","imei2":"809926724895890","popurl":"www.dhaanyalakshmi-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88662,"job_number":"JOB_88662","tr_customer_id":88679,"tr_customer_product_id":88669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Deeptanshu Asan","mobile_number":"7027360503","email_id":"girindra.kocchar@yahoo.co.in","dop":"2025-10-10","serial_number":"956998693720352","imei1":"956998693720352","imei2":"956998693720352","popurl":"www.shobhana-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88663,"job_number":"JOB_88663","tr_customer_id":88680,"tr_customer_product_id":88670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Sameer Gandhi","mobile_number":"7075426937","email_id":"akshita.singh@yahoo.co.in","dop":"2025-10-10","serial_number":"410023986803110","imei1":"410023986803110","imei2":"410023986803110","popurl":"www.chetanaanand-mehra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88664,"job_number":"JOB_88664","tr_customer_id":88681,"tr_customer_product_id":88671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Achintya Gill","mobile_number":"7032736922","email_id":"ekaksh.achari@hotmail.com","dop":"2025-10-10","serial_number":"024690170863658","imei1":"024690170863658","imei2":"024690170863658","popurl":"www.bhadran-prajapat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88665,"job_number":"JOB_88665","tr_customer_id":88682,"tr_customer_product_id":88672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Dipesh Guha","mobile_number":"7046645146","email_id":"atmanand.mishra@yahoo.co.in","dop":"2025-10-10","serial_number":"594336655088518","imei1":"594336655088518","imei2":"594336655088518","popurl":"www.gandharva-arora.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88666,"job_number":"JOB_88666","tr_customer_id":88683,"tr_customer_product_id":88673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Chandramani Pandey","mobile_number":"7049591854","email_id":"daevi.pilla@hotmail.com","dop":"2025-10-10","serial_number":"123322727139927","imei1":"123322727139927","imei2":"123322727139927","popurl":"www.dinesh-arora.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88667,"job_number":"JOB_88667","tr_customer_id":88684,"tr_customer_product_id":88674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Bela Guneta","mobile_number":"7071316255","email_id":"digambara.jain@gmail.com","dop":"2025-10-10","serial_number":"830815468318596","imei1":"830815468318596","imei2":"830815468318596","popurl":"www.aanandinii-trivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88668,"job_number":"JOB_88668","tr_customer_id":88685,"tr_customer_product_id":88675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Hiranmaya Gill","mobile_number":"7064798983","email_id":"anuja.ahluwalia@gmail.com","dop":"2025-10-10","serial_number":"237024013311090","imei1":"237024013311090","imei2":"237024013311090","popurl":"www.amaresh-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88669,"job_number":"JOB_88669","tr_customer_id":88687,"tr_customer_product_id":88677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Kanak Devar","mobile_number":"7092987166","email_id":"dwaipayan.nehru@yahoo.co.in","dop":"2025-10-10","serial_number":"263059355247476","imei1":"263059355247476","imei2":"263059355247476","popurl":"www.triloki-khan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88670,"job_number":"JOB_88670","tr_customer_id":88686,"tr_customer_product_id":88676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Kalyani Bandopadhyay","mobile_number":"7082601631","email_id":"trilokesh.banerjee@yahoo.co.in","dop":"2025-10-10","serial_number":"552164761470209","imei1":"552164761470209","imei2":"552164761470209","popurl":"www.jyotis-devar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88671,"job_number":"JOB_88671","tr_customer_id":88688,"tr_customer_product_id":88678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Elakshi Namboothiri","mobile_number":"7070160985","email_id":"chandni.chopra@hotmail.com","dop":"2025-10-10","serial_number":"881952827609623","imei1":"881952827609623","imei2":"881952827609623","popurl":"www.triloki-bharadwaj.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88672,"job_number":"JOB_88672","tr_customer_id":88689,"tr_customer_product_id":88679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:44.000Z","name":"Kirti Saini","mobile_number":"7067277770","email_id":"anurag.guha@hotmail.com","dop":"2025-10-10","serial_number":"147412797180870","imei1":"147412797180870","imei2":"147412797180870","popurl":"www.aasa-bhattacharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88673,"job_number":"JOB_88673","tr_customer_id":88690,"tr_customer_product_id":88680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:44.000Z","modified_at":"2025-10-20T07:36:44.000Z","name":"Bhoopati Bhat","mobile_number":"7033977255","email_id":"devagya.dubashi@yahoo.co.in","dop":"2025-10-10","serial_number":"814667833882515","imei1":"814667833882515","imei2":"814667833882515","popurl":"www.meena-embranthiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88674,"job_number":"JOB_88674","tr_customer_id":88691,"tr_customer_product_id":88681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:44.000Z","modified_at":"2025-10-20T07:36:44.000Z","name":"Bhoj Arora","mobile_number":"7093153568","email_id":"gautami.bandopadhyay@yahoo.co.in","dop":"2025-10-10","serial_number":"600620878177383","imei1":"600620878177383","imei2":"600620878177383","popurl":"www.basanti-shah.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88675,"job_number":"JOB_88675","tr_customer_id":88692,"tr_customer_product_id":88682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:44.000Z","modified_at":"2025-10-20T07:36:44.000Z","name":"Aanand Khan","mobile_number":"7051140917","email_id":"abhaya.saini@yahoo.co.in","dop":"2025-10-10","serial_number":"646770366172924","imei1":"646770366172924","imei2":"646770366172924","popurl":"www.abhisyanta-naik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88676,"job_number":"JOB_88676","tr_customer_id":88693,"tr_customer_product_id":88683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:44.000Z","modified_at":"2025-10-20T07:36:44.000Z","name":"Kannan Pothuvaal","mobile_number":"7037177308","email_id":"aditya.khatri@gmail.com","dop":"2025-10-10","serial_number":"098323895662565","imei1":"098323895662565","imei2":"098323895662565","popurl":"www.kanti-pandey.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88677,"job_number":"JOB_88677","tr_customer_id":88694,"tr_customer_product_id":88684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:44.000Z","modified_at":"2025-10-20T07:36:44.000Z","name":"Trilokesh Dubashi","mobile_number":"7090166801","email_id":"aaratrika.talwar@hotmail.com","dop":"2025-10-10","serial_number":"183790286365731","imei1":"183790286365731","imei2":"183790286365731","popurl":"www.achintya-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88678,"job_number":"JOB_88678","tr_customer_id":88695,"tr_customer_product_id":88685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:44.000Z","modified_at":"2025-10-20T07:36:44.000Z","name":"Adhrit Marar","mobile_number":"7016175315","email_id":"aanandinii.pandey@hotmail.com","dop":"2025-10-10","serial_number":"471145595113528","imei1":"471145595113528","imei2":"471145595113528","popurl":"www.chandra-adiga.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88679,"job_number":"JOB_88679","tr_customer_id":88696,"tr_customer_product_id":88686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:44.000Z","modified_at":"2025-10-20T07:36:44.000Z","name":"Gotum Nambeesan","mobile_number":"7093533660","email_id":"bodhan.kaniyar@hotmail.com","dop":"2025-10-10","serial_number":"775123898789133","imei1":"775123898789133","imei2":"775123898789133","popurl":"www.tapan-gowda.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88680,"job_number":"JOB_88680","tr_customer_id":88697,"tr_customer_product_id":88687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:44.000Z","modified_at":"2025-10-20T07:36:44.000Z","name":"Sharda Tandon","mobile_number":"7084111306","email_id":"shakti.dhawan@gmail.com","dop":"2025-10-10","serial_number":"073792814836725","imei1":"073792814836725","imei2":"073792814836725","popurl":"www.bankimchandra-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88681,"job_number":"JOB_88681","tr_customer_id":88698,"tr_customer_product_id":88688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:44.000Z","modified_at":"2025-10-20T07:36:44.000Z","name":"Deeksha Kaul","mobile_number":"7082318892","email_id":"digambara.chaturvedi@gmail.com","dop":"2025-10-10","serial_number":"906084169003584","imei1":"906084169003584","imei2":"906084169003584","popurl":"www.chandrabhan-mehrotra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88682,"job_number":"JOB_88682","tr_customer_id":88699,"tr_customer_product_id":88689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:44.000Z","modified_at":"2025-10-20T07:36:44.000Z","name":"Dinkar Rana","mobile_number":"7007626800","email_id":"goswamee.dutta@hotmail.com","dop":"2025-10-10","serial_number":"453630077588095","imei1":"453630077588095","imei2":"453630077588095","popurl":"www.birjesh-abbott.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88683,"job_number":"JOB_88683","tr_customer_id":88700,"tr_customer_product_id":88690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:44.000Z","modified_at":"2025-10-20T07:36:44.000Z","name":"Acharyanandana Reddy","mobile_number":"7090191349","email_id":"sameer.mahajan@yahoo.co.in","dop":"2025-10-10","serial_number":"017437212759675","imei1":"017437212759675","imei2":"017437212759675","popurl":"www.varalakshmi-johar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88684,"job_number":"JOB_88684","tr_customer_id":88701,"tr_customer_product_id":88691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:44.000Z","modified_at":"2025-10-20T07:36:44.000Z","name":"Chakrika Nayar","mobile_number":"7045830642","email_id":"garud.kaniyar@yahoo.co.in","dop":"2025-10-10","serial_number":"873413130468474","imei1":"873413130468474","imei2":"873413130468474","popurl":"www.atmaja-malik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88685,"job_number":"JOB_88685","tr_customer_id":88702,"tr_customer_product_id":88692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:44.000Z","modified_at":"2025-10-20T07:36:44.000Z","name":"Bhushan Ganaka","mobile_number":"7055471356","email_id":"kirti.joshi@gmail.com","dop":"2025-10-10","serial_number":"011149536949554","imei1":"011149536949554","imei2":"011149536949554","popurl":"www.anjaneya-verma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88686,"job_number":"JOB_88686","tr_customer_id":88703,"tr_customer_product_id":88693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:44.000Z","modified_at":"2025-10-20T07:36:44.000Z","name":"Chatur Chaturvedi","mobile_number":"7068049305","email_id":"archan.varma@hotmail.com","dop":"2025-10-10","serial_number":"599039678322078","imei1":"599039678322078","imei2":"599039678322078","popurl":"www.vasanti-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88687,"job_number":"JOB_88687","tr_customer_id":88704,"tr_customer_product_id":88694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:44.000Z","modified_at":"2025-10-20T07:36:44.000Z","name":"Ramesh Kaul","mobile_number":"7014126313","email_id":"abani.arora@gmail.com","dop":"2025-10-10","serial_number":"511527051492139","imei1":"511527051492139","imei2":"511527051492139","popurl":"www.javas-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88688,"job_number":"JOB_88688","tr_customer_id":88705,"tr_customer_product_id":88695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:44.000Z","modified_at":"2025-10-20T07:36:44.000Z","name":"Bhisham Pillai","mobile_number":"7023706945","email_id":"mahesh.bhattacharya@yahoo.co.in","dop":"2025-10-10","serial_number":"380035793569478","imei1":"380035793569478","imei2":"380035793569478","popurl":"www.gautama-mukhopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88689,"job_number":"JOB_88689","tr_customer_id":88706,"tr_customer_product_id":88696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:44.000Z","modified_at":"2025-10-20T07:36:44.000Z","name":"Anil Chattopadhyay","mobile_number":"7082288145","email_id":"priyala.ahuja@gmail.com","dop":"2025-10-10","serial_number":"685579542577139","imei1":"685579542577139","imei2":"685579542577139","popurl":"www.chitrangada-acharya.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88690,"job_number":"JOB_88690","tr_customer_id":88707,"tr_customer_product_id":88697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:44.000Z","modified_at":"2025-10-20T07:36:44.000Z","name":"Baala Dutta","mobile_number":"7012723827","email_id":"dhanvin.gupta@gmail.com","dop":"2025-10-10","serial_number":"765700239282162","imei1":"765700239282162","imei2":"765700239282162","popurl":"www.bhima-varman.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88691,"job_number":"JOB_88691","tr_customer_id":88708,"tr_customer_product_id":88698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:44.000Z","modified_at":"2025-10-20T07:36:44.000Z","name":"Prasanna Mehrotra","mobile_number":"7083836425","email_id":"aatmaj.chattopadhyay@hotmail.com","dop":"2025-10-10","serial_number":"483058440819253","imei1":"483058440819253","imei2":"483058440819253","popurl":"www.anandamayi-chattopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88692,"job_number":"JOB_88692","tr_customer_id":88709,"tr_customer_product_id":88699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:44.000Z","modified_at":"2025-10-20T07:36:44.000Z","name":"Aanjaneya Kaur","mobile_number":"7004864850","email_id":"rahul.varman@yahoo.co.in","dop":"2025-10-10","serial_number":"529881549180992","imei1":"529881549180992","imei2":"529881549180992","popurl":"www.rahul-devar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88693,"job_number":"JOB_88693","tr_customer_id":88710,"tr_customer_product_id":88700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:44.000Z","modified_at":"2025-10-20T07:36:44.000Z","name":"Aanand Iyer","mobile_number":"7070373833","email_id":"suma.talwar@gmail.com","dop":"2025-10-10","serial_number":"329808610902724","imei1":"329808610902724","imei2":"329808610902724","popurl":"www.kartik-jha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88694,"job_number":"JOB_88694","tr_customer_id":88711,"tr_customer_product_id":88701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:44.000Z","modified_at":"2025-10-20T07:36:44.000Z","name":"Siddhi Marar","mobile_number":"7078154851","email_id":"aaryan.kaul@gmail.com","dop":"2025-10-10","serial_number":"201967040682727","imei1":"201967040682727","imei2":"201967040682727","popurl":"www.naveen-bhat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88695,"job_number":"JOB_88695","tr_customer_id":88712,"tr_customer_product_id":88702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:44.000Z","modified_at":"2025-10-20T07:36:44.000Z","name":"Gemine Gill","mobile_number":"7074832816","email_id":"karthik.ahluwalia@yahoo.co.in","dop":"2025-10-10","serial_number":"024506132887228","imei1":"024506132887228","imei2":"024506132887228","popurl":"www.digambar-pillai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88696,"job_number":"JOB_88696","tr_customer_id":88713,"tr_customer_product_id":88703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:44.000Z","modified_at":"2025-10-20T07:36:44.000Z","name":"Bhaumik Bandopadhyay","mobile_number":"7049857834","email_id":"baidehi.dubashi@gmail.com","dop":"2025-10-10","serial_number":"104641175328334","imei1":"104641175328334","imei2":"104641175328334","popurl":"www.bhaves-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88697,"job_number":"JOB_88697","tr_customer_id":88714,"tr_customer_product_id":88704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:44.000Z","modified_at":"2025-10-20T07:36:44.000Z","name":"Uttam Varman","mobile_number":"7099474463","email_id":"balagopal.nayar@gmail.com","dop":"2025-10-10","serial_number":"819961024193376","imei1":"819961024193376","imei2":"819961024193376","popurl":"www.deveshwar-panicker.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88699,"job_number":"JOB_88699","tr_customer_id":88716,"tr_customer_product_id":88706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:52.000Z","modified_at":"2025-10-20T07:36:52.000Z","name":"Delpha Prohaska","mobile_number":"427-638-6730","email_id":"Ova_Gleichner27@yahoo.com","dop":"2025-04-06","serial_number":"18319667346716770","imei1":"18319667346716770","imei2":"18319667346716770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88700,"job_number":"JOB_88700","tr_customer_id":88717,"tr_customer_product_id":88707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:38:37.000Z","modified_at":"2025-10-20T07:38:37.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"13230452508382","imei1":"13230452508382","imei2":"13230452508382","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88701,"job_number":"JOB_88701","tr_customer_id":88718,"tr_customer_product_id":88708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:38:38.000Z","modified_at":"2025-10-20T07:38:38.000Z","name":"Isac Bergnaum","mobile_number":"389-493-9078","email_id":"Gregg_Oberbrunner@gmail.com","dop":"2025-09-14","serial_number":"15121211164984","imei1":"15121211164984","imei2":"15121211164984","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88702,"job_number":"JOB_88702","tr_customer_id":88719,"tr_customer_product_id":88709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:38:50.000Z","modified_at":"2025-10-20T07:38:50.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"19373292278405","imei1":"19373292278405","imei2":"19373292278405","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88703,"job_number":"JOB_88703","tr_customer_id":88720,"tr_customer_product_id":88710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:38:51.000Z","modified_at":"2025-10-20T07:38:51.000Z","name":"Marguerite Reichel","mobile_number":"757-984-0005","email_id":"Sammie.Dach96@hotmail.com","dop":"2025-09-14","serial_number":"19633578502302","imei1":"19633578502302","imei2":"19633578502302","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88704,"job_number":"JOB_88704","tr_customer_id":88723,"tr_customer_product_id":88713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:42:04.000Z","modified_at":"2025-10-20T07:42:04.000Z","name":"Abhirath Gandhi","mobile_number":"7041972954","email_id":"arnesh.pilla@gmail.com","dop":"2025-10-10","serial_number":"505598560916918","imei1":"505598560916918","imei2":"505598560916918","popurl":"www.kannen-guneta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88705,"job_number":"JOB_88705","tr_customer_id":88721,"tr_customer_product_id":88711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:42:04.000Z","modified_at":"2025-10-20T07:42:04.000Z","name":"Chandini Menon","mobile_number":"7050271733","email_id":"chandni.sharma@hotmail.com","dop":"2025-10-10","serial_number":"568317573453759","imei1":"568317573453759","imei2":"568317573453759","popurl":"www.baijayanti-bharadwaj.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88706,"job_number":"JOB_88706","tr_customer_id":88722,"tr_customer_product_id":88712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:42:04.000Z","modified_at":"2025-10-20T07:42:04.000Z","name":"Bhasvan Kaul","mobile_number":"7003051966","email_id":"chandravati.bharadwaj@hotmail.com","dop":"2025-10-10","serial_number":"663800201048512","imei1":"663800201048512","imei2":"663800201048512","popurl":"www.kama-bharadwaj.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88707,"job_number":"JOB_88707","tr_customer_id":88724,"tr_customer_product_id":88714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:42:04.000Z","modified_at":"2025-10-20T07:42:04.000Z","name":"Bhooshan Desai","mobile_number":"7017224768","email_id":"vinay.abbott@yahoo.co.in","dop":"2025-10-10","serial_number":"848674989607055","imei1":"848674989607055","imei2":"848674989607055","popurl":"www.ritesh-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88708,"job_number":"JOB_88708","tr_customer_id":88725,"tr_customer_product_id":88715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:42:04.000Z","modified_at":"2025-10-20T07:42:04.000Z","name":"Aslesha Panicker","mobile_number":"7007299574","email_id":"kirti.agarwal@gmail.com","dop":"2025-10-10","serial_number":"789760879626157","imei1":"789760879626157","imei2":"789760879626157","popurl":"www.suma-menon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88709,"job_number":"JOB_88709","tr_customer_id":88726,"tr_customer_product_id":88716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T10:23:03.000Z","modified_at":"2025-10-20T10:23:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19774694887466","imei1":"19774694887466","imei2":"19774694887466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T10:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88711,"job_number":"JOB_88711","tr_customer_id":88728,"tr_customer_product_id":88718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T10:23:05.000Z","modified_at":"2025-10-20T10:23:05.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2025-10-15","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2025-10-15T10:23:04.129630702Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T10:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88712,"job_number":"JOB_88712","tr_customer_id":88729,"tr_customer_product_id":88719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T10:23:05.000Z","modified_at":"2025-10-20T10:23:05.000Z","name":"Hadley Block","mobile_number":"675-909-7538","email_id":"Frederique_Morar@gmail.com","dop":"2025-04-06","serial_number":"17854762016671192","imei1":"17854762016671192","imei2":"17854762016671192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T10:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88713,"job_number":"JOB_88713","tr_customer_id":88730,"tr_customer_product_id":88720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T10:23:43.000Z","modified_at":"2025-10-20T10:23:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16997020963532","imei1":"16997020963532","imei2":"16997020963532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T10:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88715,"job_number":"JOB_88715","tr_customer_id":88732,"tr_customer_product_id":88722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T10:23:45.000Z","modified_at":"2025-10-20T10:23:45.000Z","name":"Bailey Hudson","mobile_number":"857-900-3943","email_id":"Grace.Anderson36@hotmail.com","dop":"2025-04-06","serial_number":"19181077658641696","imei1":"19181077658641696","imei2":"19181077658641696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T10:23:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88716,"job_number":"JOB_88716","tr_customer_id":88733,"tr_customer_product_id":88723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T10:24:21.000Z","modified_at":"2025-10-20T10:24:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12780234105302","imei1":"12780234105302","imei2":"12780234105302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T10:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88718,"job_number":"JOB_88718","tr_customer_id":88735,"tr_customer_product_id":88725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T10:24:23.000Z","modified_at":"2025-10-20T10:24:23.000Z","name":"Violette Bednar","mobile_number":"359-802-9805","email_id":"Braeden.Stroman13@yahoo.com","dop":"2025-04-06","serial_number":"10038763178887892","imei1":"10038763178887892","imei2":"10038763178887892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T10:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88720,"job_number":"JOB_88720","tr_customer_id":88737,"tr_customer_product_id":88727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T10:51:46.000Z","modified_at":"2025-10-20T10:51:46.000Z","name":"Hailee Monahan","mobile_number":"331-782-0918","email_id":"Norbert.Johns67@hotmail.com","dop":"2025-09-20","serial_number":"100008329463006","imei1":"100008329463006","imei2":"100008329463006","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T10:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88722,"job_number":"JOB_88722","tr_customer_id":88739,"tr_customer_product_id":88729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T10:53:43.000Z","modified_at":"2025-10-20T10:53:43.000Z","name":"Robert Shanahan","mobile_number":"443-908-9769","email_id":"Eliane.Oberbrunner28@gmail.com","dop":"2025-09-20","serial_number":"100636666247784","imei1":"100636666247784","imei2":"100636666247784","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T10:53:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88724,"job_number":"JOB_88724","tr_customer_id":88741,"tr_customer_product_id":88731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T10:54:27.000Z","modified_at":"2025-10-20T10:54:27.000Z","name":"Gregorio Schroeder","mobile_number":"969-378-3882","email_id":"Horacio.Frami@gmail.com","dop":"2025-09-20","serial_number":"100267778892430","imei1":"100267778892430","imei2":"100267778892430","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T10:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88726,"job_number":"JOB_88726","tr_customer_id":88743,"tr_customer_product_id":88733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T10:56:44.000Z","modified_at":"2025-10-20T10:56:44.000Z","name":"Yoshiko Rice","mobile_number":"954-810-0984","email_id":"Chelsea_Block@yahoo.com","dop":"2025-09-20","serial_number":"100252854831966","imei1":"100252854831966","imei2":"100252854831966","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T10:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88728,"job_number":"JOB_88728","tr_customer_id":88745,"tr_customer_product_id":88735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T10:58:38.000Z","modified_at":"2025-10-20T10:58:38.000Z","name":"Sofia Streich","mobile_number":"721-460-4490","email_id":"Lenna_Crooks@gmail.com","dop":"2025-09-20","serial_number":"100794836139265","imei1":"100794836139265","imei2":"100794836139265","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T10:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88730,"job_number":"JOB_88730","tr_customer_id":88747,"tr_customer_product_id":88737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T11:00:41.000Z","modified_at":"2025-10-20T11:00:41.000Z","name":"Ahmed D'Amore","mobile_number":"907-966-6307","email_id":"Hortense21@hotmail.com","dop":"2025-09-20","serial_number":"100098608364990","imei1":"100098608364990","imei2":"100098608364990","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T11:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88732,"job_number":"JOB_88732","tr_customer_id":88749,"tr_customer_product_id":88739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T11:01:51.000Z","modified_at":"2025-10-20T11:01:51.000Z","name":"Felicia Bins","mobile_number":"995-249-9415","email_id":"Nicolas40@hotmail.com","dop":"2025-09-20","serial_number":"100150649517668","imei1":"100150649517668","imei2":"100150649517668","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T11:01:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88734,"job_number":"JOB_88734","tr_customer_id":88751,"tr_customer_product_id":88741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T11:04:08.000Z","modified_at":"2025-10-20T11:04:08.000Z","name":"Sandra Boyle","mobile_number":"997-629-0356","email_id":"Johann.Schamberger47@hotmail.com","dop":"2025-09-20","serial_number":"100936530448872","imei1":"100936530448872","imei2":"100936530448872","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T11:04:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88735,"job_number":"JOB_88735","tr_customer_id":88752,"tr_customer_product_id":88742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T11:31:36.000Z","modified_at":"2025-10-20T11:31:36.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-10-10","serial_number":"2475900946169869","imei1":"2475900946169869","imei2":"2475900946169869","popurl":"2025-10-10T11:31:26.842521702Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T11:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88736,"job_number":"JOB_88736","tr_customer_id":88753,"tr_customer_product_id":88743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T11:57:25.000Z","modified_at":"2025-10-20T11:57:25.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"14531481972597","imei1":"14531481972597","imei2":"14531481972597","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T11:57:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88738,"job_number":"JOB_88738","tr_customer_id":88755,"tr_customer_product_id":88745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T11:57:27.000Z","modified_at":"2025-10-20T11:57:27.000Z","name":"Katarina Kassulke","mobile_number":"833-502-8024","email_id":"Elinor_Monahan@hotmail.com","dop":"2025-04-06","serial_number":"12783215867803336","imei1":"12783215867803336","imei2":"12783215867803336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T11:57:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88739,"job_number":"JOB_88739","tr_customer_id":88756,"tr_customer_product_id":88746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T11:58:15.000Z","modified_at":"2025-10-20T11:58:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11467286915306","imei1":"11467286915306","imei2":"11467286915306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T11:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88741,"job_number":"JOB_88741","tr_customer_id":88758,"tr_customer_product_id":88748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T11:58:17.000Z","modified_at":"2025-10-20T11:58:17.000Z","name":"Rey Franecki","mobile_number":"843-999-4980","email_id":"Hazel_Kirlin@hotmail.com","dop":"2025-04-06","serial_number":"13437444641023032","imei1":"13437444641023032","imei2":"13437444641023032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T11:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88742,"job_number":"JOB_88742","tr_customer_id":88759,"tr_customer_product_id":88749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T11:59:04.000Z","modified_at":"2025-10-20T11:59:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16097156367059","imei1":"16097156367059","imei2":"16097156367059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T11:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88744,"job_number":"JOB_88744","tr_customer_id":88761,"tr_customer_product_id":88751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T11:59:06.000Z","modified_at":"2025-10-20T11:59:06.000Z","name":"Trinity O'Conner","mobile_number":"239-543-8272","email_id":"Jamar_Graham@yahoo.com","dop":"2025-04-06","serial_number":"19621559430441770","imei1":"19621559430441770","imei2":"19621559430441770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T11:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88745,"job_number":"JOB_88745","tr_customer_id":88762,"tr_customer_product_id":88752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T11:59:54.000Z","modified_at":"2025-10-20T11:59:54.000Z","name":"Stephon Bergnaum","mobile_number":"Stamm","email_id":"Fay_Barton@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"97904725494982","imei2":"97904725494982","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T11:59:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88746,"job_number":"JOB_88746","tr_customer_id":88763,"tr_customer_product_id":88753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T12:01:08.000Z","modified_at":"2025-10-20T12:01:08.000Z","name":"Christina Reynolds","mobile_number":"Jones","email_id":"Neha_Conn31@yahoo.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"83961433712447","imei2":"83961433712447","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T12:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88747,"job_number":"JOB_88747","tr_customer_id":88764,"tr_customer_product_id":88754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T12:02:04.000Z","modified_at":"2025-10-20T12:02:04.000Z","name":"Sheridan Crona","mobile_number":"Von","email_id":"Burnice14@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"12395774304462","imei2":"12395774304462","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T12:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88748,"job_number":"JOB_88748","tr_customer_id":88765,"tr_customer_product_id":88755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T12:02:50.000Z","modified_at":"2025-10-20T12:02:50.000Z","name":"Vinnie Thompson","mobile_number":"Sporer","email_id":"Madie_Wehner71@yahoo.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"87331676572924","imei2":"87331676572924","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88749,"job_number":"JOB_88749","tr_customer_id":88766,"tr_customer_product_id":88756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T12:03:05.000Z","modified_at":"2025-10-20T12:03:05.000Z","name":"Mallie Blick","mobile_number":"McDermott","email_id":"Daron_Hessel34@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"32424082700864","imei2":"32424082700864","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T12:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88750,"job_number":"JOB_88750","tr_customer_id":88767,"tr_customer_product_id":88757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T12:20:04.000Z","modified_at":"2025-10-20T12:20:04.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"15771538359430","imei1":"15771538359430","imei2":"15771538359430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T12:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88752,"job_number":"JOB_88752","tr_customer_id":88769,"tr_customer_product_id":88759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T12:20:06.000Z","modified_at":"2025-10-20T12:20:06.000Z","name":"Nathan Tillman","mobile_number":"585-809-3550","email_id":"Mossie.Moore23@yahoo.com","dop":"2025-04-06","serial_number":"19426883782423630","imei1":"19426883782423630","imei2":"19426883782423630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T12:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88753,"job_number":"JOB_88753","tr_customer_id":88770,"tr_customer_product_id":88760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T12:20:56.000Z","modified_at":"2025-10-20T12:20:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18687926566637","imei1":"18687926566637","imei2":"18687926566637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T12:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88755,"job_number":"JOB_88755","tr_customer_id":88772,"tr_customer_product_id":88762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T12:20:58.000Z","modified_at":"2025-10-20T12:20:58.000Z","name":"Kristoffer Marvin","mobile_number":"372-566-3017","email_id":"Haven97@yahoo.com","dop":"2025-04-06","serial_number":"14514688390848796","imei1":"14514688390848796","imei2":"14514688390848796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T12:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88756,"job_number":"JOB_88756","tr_customer_id":88773,"tr_customer_product_id":88763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T12:21:48.000Z","modified_at":"2025-10-20T12:21:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16018291712345","imei1":"16018291712345","imei2":"16018291712345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T12:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88758,"job_number":"JOB_88758","tr_customer_id":88775,"tr_customer_product_id":88765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T12:21:50.000Z","modified_at":"2025-10-20T12:21:50.000Z","name":"Ayana Pfeffer","mobile_number":"837-437-2900","email_id":"Nels_Botsford@yahoo.com","dop":"2025-04-06","serial_number":"13242473527800508","imei1":"13242473527800508","imei2":"13242473527800508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T12:21:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88759,"job_number":"JOB_88759","tr_customer_id":88776,"tr_customer_product_id":88766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T12:54:49.000Z","modified_at":"2025-10-20T12:54:49.000Z","name":"Jordyn Roberts","mobile_number":"800-948-6682","email_id":"Raven8@gmail.com","dop":"2025-09-20","serial_number":"14304314900800","imei1":"14304314900800","imei2":"14304314900800","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T12:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88760,"job_number":"JOB_88760","tr_customer_id":88777,"tr_customer_product_id":88767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T12:54:50.000Z","modified_at":"2025-10-20T12:54:50.000Z","name":"Krystal Simonis","mobile_number":"533-395-4539","email_id":"Kacey.Dickens@yahoo.com","dop":"2025-09-20","serial_number":"100762107190084","imei1":"100762107190084","imei2":"100762107190084","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T12:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88762,"job_number":"JOB_88762","tr_customer_id":88779,"tr_customer_product_id":88769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:03:26.000Z","modified_at":"2025-10-20T13:03:26.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2025-10-10","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2025-10-10T13:03:25.911653968Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:03:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88763,"job_number":"JOB_88763","tr_customer_id":88780,"tr_customer_product_id":88770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:11:41.000Z","modified_at":"2025-10-20T13:11:41.000Z","name":"Frederick Beatty","mobile_number":"Welch","email_id":"Walker4@gmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"19397334508896","imei2":"19397334508896","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88765,"job_number":"JOB_88765","tr_customer_id":88782,"tr_customer_product_id":88772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:13:34.000Z","modified_at":"2025-10-20T13:13:34.000Z","name":"Maya West","mobile_number":"283-699-5541","email_id":"Maci.Lubowitz@yahoo.com","dop":"2025-09-20","serial_number":"11794580888218","imei1":"11794580888218","imei2":"11794580888218","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:13:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88766,"job_number":"JOB_88766","tr_customer_id":88783,"tr_customer_product_id":88773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:13:35.000Z","modified_at":"2025-10-20T13:13:35.000Z","name":"Wendy O'Conner","mobile_number":"556-953-7222","email_id":"Adriana13@yahoo.com","dop":"2025-09-20","serial_number":"100456990918148","imei1":"100456990918148","imei2":"100456990918148","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:13:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88768,"job_number":"JOB_88768","tr_customer_id":88785,"tr_customer_product_id":88775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:15:36.000Z","modified_at":"2025-10-20T13:15:36.000Z","name":"Kitty Stiedemann","mobile_number":"442-901-6662","email_id":"Abraham15@yahoo.com","dop":"2025-09-20","serial_number":"100240225547122","imei1":"100240225547122","imei2":"100240225547122","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:15:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88771,"job_number":"JOB_88771","tr_customer_id":88788,"tr_customer_product_id":88778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:20:33.000Z","modified_at":"2025-10-20T13:20:33.000Z","name":"Christelle Hilll","mobile_number":"305-501-9002","email_id":"Camila_Turner43@gmail.com","dop":"2025-09-20","serial_number":"100724846402235","imei1":"100724846402235","imei2":"100724846402235","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88775,"job_number":"JOB_88775","tr_customer_id":88792,"tr_customer_product_id":88782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:44:42.000Z","modified_at":"2025-10-20T13:44:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70428673638873","imei1":"70428673638873","imei2":"70428673638873","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88776,"job_number":"JOB_88776","tr_customer_id":88793,"tr_customer_product_id":88783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:44:42.000Z","modified_at":"2025-10-20T13:44:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64384232366498","imei1":"64384232366498","imei2":"64384232366498","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88777,"job_number":"JOB_88777","tr_customer_id":88794,"tr_customer_product_id":88784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:44:42.000Z","modified_at":"2025-10-20T13:44:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98957036856090","imei1":"98957036856090","imei2":"98957036856090","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88778,"job_number":"JOB_88778","tr_customer_id":88795,"tr_customer_product_id":88785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:44:43.000Z","modified_at":"2025-10-20T13:44:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68819940412296","imei1":"68819940412296","imei2":"68819940412296","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:44:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88779,"job_number":"JOB_88779","tr_customer_id":88796,"tr_customer_product_id":88786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:44:43.000Z","modified_at":"2025-10-20T13:44:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85477856214384","imei1":"85477856214384","imei2":"85477856214384","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:44:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88780,"job_number":"JOB_88780","tr_customer_id":88797,"tr_customer_product_id":88787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:44:43.000Z","modified_at":"2025-10-20T13:44:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17880241763522","imei1":"17880241763522","imei2":"17880241763522","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:44:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88782,"job_number":"JOB_88782","tr_customer_id":88799,"tr_customer_product_id":88789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:45:16.000Z","modified_at":"2025-10-20T13:45:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63952309487790","imei1":"63952309487790","imei2":"63952309487790","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:45:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88783,"job_number":"JOB_88783","tr_customer_id":88800,"tr_customer_product_id":88790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:45:17.000Z","modified_at":"2025-10-20T13:45:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30633246820611","imei1":"30633246820611","imei2":"30633246820611","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88784,"job_number":"JOB_88784","tr_customer_id":88801,"tr_customer_product_id":88791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:45:17.000Z","modified_at":"2025-10-20T13:45:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59311620655056","imei1":"59311620655056","imei2":"59311620655056","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88785,"job_number":"JOB_88785","tr_customer_id":88802,"tr_customer_product_id":88792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:45:17.000Z","modified_at":"2025-10-20T13:45:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90087452574558","imei1":"90087452574558","imei2":"90087452574558","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88786,"job_number":"JOB_88786","tr_customer_id":88803,"tr_customer_product_id":88793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:45:18.000Z","modified_at":"2025-10-20T13:45:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52030156779810","imei1":"52030156779810","imei2":"52030156779810","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88787,"job_number":"JOB_88787","tr_customer_id":88804,"tr_customer_product_id":88794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:45:18.000Z","modified_at":"2025-10-20T13:45:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18518691502923","imei1":"18518691502923","imei2":"18518691502923","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88789,"job_number":"JOB_88789","tr_customer_id":88806,"tr_customer_product_id":88796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:45:51.000Z","modified_at":"2025-10-20T13:45:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98945947307118","imei1":"98945947307118","imei2":"98945947307118","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88790,"job_number":"JOB_88790","tr_customer_id":88807,"tr_customer_product_id":88797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:45:51.000Z","modified_at":"2025-10-20T13:45:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68920734988353","imei1":"68920734988353","imei2":"68920734988353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88791,"job_number":"JOB_88791","tr_customer_id":88808,"tr_customer_product_id":88798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:45:51.000Z","modified_at":"2025-10-20T13:45:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41260390889677","imei1":"41260390889677","imei2":"41260390889677","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88792,"job_number":"JOB_88792","tr_customer_id":88809,"tr_customer_product_id":88799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:45:52.000Z","modified_at":"2025-10-20T13:45:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62948395176948","imei1":"62948395176948","imei2":"62948395176948","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88793,"job_number":"JOB_88793","tr_customer_id":88810,"tr_customer_product_id":88800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:45:52.000Z","modified_at":"2025-10-20T13:45:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66223245202256","imei1":"66223245202256","imei2":"66223245202256","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88794,"job_number":"JOB_88794","tr_customer_id":88811,"tr_customer_product_id":88801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:45:52.000Z","modified_at":"2025-10-20T13:45:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94713591060075","imei1":"94713591060075","imei2":"94713591060075","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88805,"job_number":"JOB_88805","tr_customer_id":88822,"tr_customer_product_id":88812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:08:25.000Z","modified_at":"2025-10-20T14:08:25.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"13867218329712","imei1":"13867218329712","imei2":"13867218329712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:08:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88807,"job_number":"JOB_88807","tr_customer_id":88824,"tr_customer_product_id":88814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:08:27.000Z","modified_at":"2025-10-20T14:08:27.000Z","name":"Caterina MacGyver","mobile_number":"603-732-8327","email_id":"Germaine59@yahoo.com","dop":"2025-04-06","serial_number":"16169061241644362","imei1":"16169061241644362","imei2":"16169061241644362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:08:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88812,"job_number":"JOB_88812","tr_customer_id":88829,"tr_customer_product_id":88819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:09:11.000Z","modified_at":"2025-10-20T14:09:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12020620230577","imei1":"12020620230577","imei2":"12020620230577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88821,"job_number":"JOB_88821","tr_customer_id":88838,"tr_customer_product_id":88828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:10:04.000Z","modified_at":"2025-10-20T14:10:04.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"16766208200043","imei1":"16766208200043","imei2":"16766208200043","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91843,"job_number":"JOB_91843","tr_customer_id":91860,"tr_customer_product_id":91850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:10:40.000Z","modified_at":"2025-10-27T14:10:40.000Z","name":"Conner Mraz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"149367451807512","imei1":"149367451807512","imei2":"149367451807512","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91910,"job_number":"JOB_91910","tr_customer_id":91927,"tr_customer_product_id":91917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:25:09.000Z","modified_at":"2025-10-27T14:25:09.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105020241004408","imei1":"105020241004408","imei2":"105020241004408","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91912,"job_number":"JOB_91912","tr_customer_id":91929,"tr_customer_product_id":91919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:25:10.000Z","modified_at":"2025-10-27T14:25:10.000Z","name":"Jamal Sipes","mobile_number":"797-728-6636","email_id":"Jordi.Powlowski@yahoo.com","dop":"2025-06-09","serial_number":"101766759091705","imei1":"101766759091705","imei2":"101766759091705","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91915,"job_number":"JOB_91915","tr_customer_id":91932,"tr_customer_product_id":91922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:25:27.000Z","modified_at":"2025-10-27T14:25:27.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102419962236056","imei1":"102419962236056","imei2":"102419962236056","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91917,"job_number":"JOB_91917","tr_customer_id":91934,"tr_customer_product_id":91924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:25:28.000Z","modified_at":"2025-10-27T14:25:28.000Z","name":"Dulce Ankunding","mobile_number":"295-811-3029","email_id":"Margarette83@gmail.com","dop":"2025-06-09","serial_number":"102221950248858","imei1":"102221950248858","imei2":"102221950248858","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:25:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91921,"job_number":"JOB_91921","tr_customer_id":91938,"tr_customer_product_id":91928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:25:46.000Z","modified_at":"2025-10-27T14:25:46.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108406012972472","imei1":"108406012972472","imei2":"108406012972472","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91923,"job_number":"JOB_91923","tr_customer_id":91940,"tr_customer_product_id":91930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:25:46.000Z","modified_at":"2025-10-27T14:25:46.000Z","name":"Boris Thiel","mobile_number":"523-274-2487","email_id":"Camron54@gmail.com","dop":"2025-06-09","serial_number":"107781547641416","imei1":"107781547641416","imei2":"107781547641416","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91924,"job_number":"JOB_91924","tr_customer_id":91941,"tr_customer_product_id":91931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:25:51.000Z","modified_at":"2025-10-27T14:25:51.000Z","name":"Krystal Cronin","mobile_number":"948-496-7610","email_id":"Icie.Walsh98@yahoo.com","dop":"2025-06-09","serial_number":"102081370187006","imei1":"102081370187006","imei2":"102081370187006","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:25:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91948,"job_number":"JOB_91948","tr_customer_id":91965,"tr_customer_product_id":91955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:50:59.000Z","modified_at":"2025-10-27T14:50:59.000Z","name":"Logan Wolf","mobile_number":"9758318395","email_id":"umesh.parabcr10@gmail.com","dop":"2025-10-12","serial_number":"18631987051361","imei1":"18631987051361","imei2":"18631987051361","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:50:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91949,"job_number":"JOB_91949","tr_customer_id":91966,"tr_customer_product_id":91956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:52:25.000Z","modified_at":"2025-10-27T14:52:25.000Z","name":"Logan Wolf","mobile_number":"9758318395","email_id":"umesh.parabcr10@gmail.com","dop":"2025-10-12","serial_number":"18631987051369","imei1":"18631987051369","imei2":"18631987051369","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91950,"job_number":"JOB_91950","tr_customer_id":91967,"tr_customer_product_id":91957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:53:14.000Z","modified_at":"2025-10-27T14:53:14.000Z","name":"Logan Wolf","mobile_number":"9758318395","email_id":"umesh.parabcr10@gmail.com","dop":"2025-10-12","serial_number":"18631987051363","imei1":"18631987051363","imei2":"18631987051363","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91956,"job_number":"JOB_91956","tr_customer_id":91973,"tr_customer_product_id":91963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T16:00:44.000Z","modified_at":"2025-10-27T16:00:44.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2025-06-09","serial_number":"106645792741341","imei1":"106645792741341","imei2":"106645792741341","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T16:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91968,"job_number":"JOB_91968","tr_customer_id":91985,"tr_customer_product_id":91975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T16:59:13.000Z","modified_at":"2025-10-27T16:59:13.000Z","name":"Taapu Gada","mobile_number":"9748904156","email_id":"umesh.parabcr10@gmail.com","dop":"2025-10-21","serial_number":"64163267831690","imei1":"64163267831690","imei2":"64163267831690","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T16:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92027,"job_number":"JOB_92027","tr_customer_id":92044,"tr_customer_product_id":92034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:28:27.000Z","modified_at":"2025-10-28T03:28:27.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"67111605029070","imei1":"67111605029070","imei2":"67111605029070","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92028,"job_number":"JOB_92028","tr_customer_id":92045,"tr_customer_product_id":92035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:28:27.000Z","modified_at":"2025-10-28T03:28:27.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"67551594587344","imei1":"67551594587344","imei2":"67551594587344","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92029,"job_number":"JOB_92029","tr_customer_id":92046,"tr_customer_product_id":92036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:28:28.000Z","modified_at":"2025-10-28T03:28:28.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"15398786324058","imei1":"15398786324058","imei2":"15398786324058","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:28:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92034,"job_number":"JOB_92034","tr_customer_id":92051,"tr_customer_product_id":92041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:28:35.000Z","modified_at":"2025-10-28T03:28:35.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Joshua_Cummings@hotmail.com","dop":"2025-07-02","serial_number":"19795907711562","imei1":"19795907711562","imei2":"19795907711562","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92043,"job_number":"JOB_92043","tr_customer_id":92060,"tr_customer_product_id":92050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:28:55.000Z","modified_at":"2025-10-28T03:28:55.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Lilly_Hoppe3@yahoo.com","dop":"2025-07-02","serial_number":"15958779071680","imei1":"15958779071680","imei2":"15958779071680","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:28:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92045,"job_number":"JOB_92045","tr_customer_id":92062,"tr_customer_product_id":92052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:06.000Z","modified_at":"2025-10-28T03:29:06.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"105546973580728","imei1":"105546973580728","imei2":"105546973580728","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92046,"job_number":"JOB_92046","tr_customer_id":92063,"tr_customer_product_id":92053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:07.000Z","modified_at":"2025-10-28T03:29:07.000Z","name":"Pietro Gleason","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"140974975799195","imei1":"140974975799195","imei2":"140974975799195","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92047,"job_number":"JOB_92047","tr_customer_id":92064,"tr_customer_product_id":92054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:07.000Z","modified_at":"2025-10-28T03:29:07.000Z","name":"Cornelius Fahey","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"152186437459149","imei1":"152186437459149","imei2":"152186437459149","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92048,"job_number":"JOB_92048","tr_customer_id":92065,"tr_customer_product_id":92055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:07.000Z","modified_at":"2025-10-28T03:29:07.000Z","name":"Luz Dare","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"152144307326288","imei1":"152144307326288","imei2":"152144307326288","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92054,"job_number":"JOB_92054","tr_customer_id":92071,"tr_customer_product_id":92061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:15.000Z","modified_at":"2025-10-28T03:29:15.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Alexandria.Morar58@yahoo.com","dop":"2025-07-02","serial_number":"13482854697439","imei1":"13482854697439","imei2":"13482854697439","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92059,"job_number":"JOB_92059","tr_customer_id":92076,"tr_customer_product_id":92066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:19.000Z","modified_at":"2025-10-28T03:29:19.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"162265870553268","imei1":"162265870553268","imei2":"162265870553268","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92060,"job_number":"JOB_92060","tr_customer_id":92077,"tr_customer_product_id":92067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:20.000Z","modified_at":"2025-10-28T03:29:20.000Z","name":"Dexter Schmitt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"117982026449652","imei1":"117982026449652","imei2":"117982026449652","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92061,"job_number":"JOB_92061","tr_customer_id":92078,"tr_customer_product_id":92068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:20.000Z","modified_at":"2025-10-28T03:29:20.000Z","name":"Abel Bayer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"190131587047048","imei1":"190131587047048","imei2":"190131587047048","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92062,"job_number":"JOB_92062","tr_customer_id":92079,"tr_customer_product_id":92069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:20.000Z","modified_at":"2025-10-28T03:29:20.000Z","name":"Cale Cassin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102611537449443","imei1":"102611537449443","imei2":"102611537449443","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92071,"job_number":"JOB_92071","tr_customer_id":92088,"tr_customer_product_id":92078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:39.000Z","modified_at":"2025-10-28T03:29:39.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109559670051479","imei1":"109559670051479","imei2":"109559670051479","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92073,"job_number":"JOB_92073","tr_customer_id":92090,"tr_customer_product_id":92080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:40.000Z","modified_at":"2025-10-28T03:29:40.000Z","name":"Lisa Beatty","mobile_number":"595-290-3165","email_id":"Juliana22@yahoo.com","dop":"2025-06-09","serial_number":"101354351817621","imei1":"101354351817621","imei2":"101354351817621","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92077,"job_number":"JOB_92077","tr_customer_id":92094,"tr_customer_product_id":92084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:58.000Z","modified_at":"2025-10-28T03:29:58.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105170489232445","imei1":"105170489232445","imei2":"105170489232445","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92080,"job_number":"JOB_92080","tr_customer_id":92097,"tr_customer_product_id":92087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:59.000Z","modified_at":"2025-10-28T03:29:59.000Z","name":"Laurianne Hegmann","mobile_number":"212-509-1081","email_id":"Douglas91@hotmail.com","dop":"2025-06-09","serial_number":"102356082352981","imei1":"102356082352981","imei2":"102356082352981","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92086,"job_number":"JOB_92086","tr_customer_id":92103,"tr_customer_product_id":92093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:30:18.000Z","modified_at":"2025-10-28T03:30:18.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107988701889630","imei1":"107988701889630","imei2":"107988701889630","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92088,"job_number":"JOB_92088","tr_customer_id":92105,"tr_customer_product_id":92095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:30:18.000Z","modified_at":"2025-10-28T03:30:18.000Z","name":"Cory Bernier","mobile_number":"274-699-1837","email_id":"Meredith39@hotmail.com","dop":"2025-06-09","serial_number":"101245495390929","imei1":"101245495390929","imei2":"101245495390929","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92185,"job_number":"JOB_92185","tr_customer_id":92202,"tr_customer_product_id":92192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:17:00.000Z","modified_at":"2025-10-28T06:17:00.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104225226659521","imei1":"104225226659521","imei2":"104225226659521","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:17:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92187,"job_number":"JOB_92187","tr_customer_id":92204,"tr_customer_product_id":92194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:17:01.000Z","modified_at":"2025-10-28T06:17:01.000Z","name":"Lenore Rutherford","mobile_number":"703-573-4953","email_id":"Tyson90@hotmail.com","dop":"2025-06-09","serial_number":"105846465621417","imei1":"105846465621417","imei2":"105846465621417","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:17:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92188,"job_number":"JOB_92188","tr_customer_id":92205,"tr_customer_product_id":92195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:17:19.000Z","modified_at":"2025-10-28T06:17:19.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100678543281581","imei1":"100678543281581","imei2":"100678543281581","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:17:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92190,"job_number":"JOB_92190","tr_customer_id":92207,"tr_customer_product_id":92197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:17:19.000Z","modified_at":"2025-10-28T06:17:19.000Z","name":"Breanne Murphy","mobile_number":"831-229-5683","email_id":"Aryanna23@hotmail.com","dop":"2025-06-09","serial_number":"103681022386257","imei1":"103681022386257","imei2":"103681022386257","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:17:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92191,"job_number":"JOB_92191","tr_customer_id":92208,"tr_customer_product_id":92198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:17:37.000Z","modified_at":"2025-10-28T06:17:37.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109335625835450","imei1":"109335625835450","imei2":"109335625835450","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92193,"job_number":"JOB_92193","tr_customer_id":92210,"tr_customer_product_id":92200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:17:38.000Z","modified_at":"2025-10-28T06:17:38.000Z","name":"Jailyn Stroman","mobile_number":"680-723-3892","email_id":"Zola.Bernier15@hotmail.com","dop":"2025-06-09","serial_number":"104741262777056","imei1":"104741262777056","imei2":"104741262777056","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92242,"job_number":"JOB_92242","tr_customer_id":92259,"tr_customer_product_id":92249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T07:15:00.000Z","modified_at":"2025-10-28T07:15:00.000Z","name":"Vikkram Sasidharan","mobile_number":"9344076546","email_id":"vikkram1987@gmail.com","dop":"2025-07-15","serial_number":"11353919883731","imei1":"11353919883731","imei2":"11353919883731","popurl":"2025-07-15T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T07:15:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92246,"job_number":"JOB_92246","tr_customer_id":92263,"tr_customer_product_id":92253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T07:25:09.000Z","modified_at":"2025-10-28T07:25:09.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Jewel_Zemlak@yahoo.com","dop":"2025-07-02","serial_number":"14301918287742","imei1":"14301918287742","imei2":"14301918287742","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T07:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92247,"job_number":"JOB_92247","tr_customer_id":92264,"tr_customer_product_id":92254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T07:25:30.000Z","modified_at":"2025-10-28T07:25:30.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Aubrey98@gmail.com","dop":"2025-07-02","serial_number":"19418222841625","imei1":"19418222841625","imei2":"19418222841625","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T07:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92248,"job_number":"JOB_92248","tr_customer_id":92265,"tr_customer_product_id":92255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T07:25:49.000Z","modified_at":"2025-10-28T07:25:49.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Rogers_Ondricka@hotmail.com","dop":"2025-07-02","serial_number":"14163366149456","imei1":"14163366149456","imei2":"14163366149456","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T07:25:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92263,"job_number":"JOB_92263","tr_customer_id":92280,"tr_customer_product_id":92270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T08:45:44.000Z","modified_at":"2025-10-28T08:45:44.000Z","name":"Pradeep Rawat","mobile_number":"9997894565","email_id":"abc@gmail.com","dop":"2025-10-27","serial_number":"54795456454644455","imei1":"54795456454644455","imei2":"54795456454644455","popurl":"2025-10-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T08:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92266,"job_number":"JOB_92266","tr_customer_id":92283,"tr_customer_product_id":92273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T10:16:14.000Z","modified_at":"2025-10-28T10:16:14.000Z","name":"Logan Wolf","mobile_number":"9758318395","email_id":"umesh.parabcr10@gmail.com","dop":"2025-10-12","serial_number":"19631987051364","imei1":"19631987051364","imei2":"19631987051364","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T10:16:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92267,"job_number":"JOB_92267","tr_customer_id":92284,"tr_customer_product_id":92274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T10:27:59.000Z","modified_at":"2025-10-28T10:27:59.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"102947947224687","imei1":"102947947224687","imei2":"102947947224687","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T10:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92269,"job_number":"JOB_92269","tr_customer_id":92286,"tr_customer_product_id":92276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T10:45:53.000Z","modified_at":"2025-10-28T10:45:53.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"106106756138069","imei1":"106106756138069","imei2":"106106756138069","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T10:45:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92274,"job_number":"JOB_92274","tr_customer_id":92291,"tr_customer_product_id":92281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T13:40:16.000Z","modified_at":"2025-10-28T13:40:16.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Florian_Wintheiser59@hotmail.com","dop":"2025-07-02","serial_number":"10435882718439","imei1":"10435882718439","imei2":"10435882718439","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T13:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92275,"job_number":"JOB_92275","tr_customer_id":92292,"tr_customer_product_id":92282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T13:41:02.000Z","modified_at":"2025-10-28T13:41:02.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Ethyl_Turner@hotmail.com","dop":"2025-07-02","serial_number":"17367325581954","imei1":"17367325581954","imei2":"17367325581954","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T13:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92297,"job_number":"JOB_92297","tr_customer_id":92314,"tr_customer_product_id":92304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T13:47:08.000Z","modified_at":"2025-10-28T13:47:08.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"27258826825008","imei1":"27258826825008","imei2":"27258826825008","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T13:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92298,"job_number":"JOB_92298","tr_customer_id":92315,"tr_customer_product_id":92305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T13:47:08.000Z","modified_at":"2025-10-28T13:47:08.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"96573153448709","imei1":"96573153448709","imei2":"96573153448709","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T13:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92299,"job_number":"JOB_92299","tr_customer_id":92316,"tr_customer_product_id":92306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T13:47:09.000Z","modified_at":"2025-10-28T13:47:09.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"94844194740706","imei1":"94844194740706","imei2":"94844194740706","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T13:47:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92304,"job_number":"JOB_92304","tr_customer_id":92321,"tr_customer_product_id":92311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:10:05.000Z","modified_at":"2025-10-28T14:10:05.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"134089999572209","imei1":"134089999572209","imei2":"134089999572209","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92305,"job_number":"JOB_92305","tr_customer_id":92322,"tr_customer_product_id":92312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:10:05.000Z","modified_at":"2025-10-28T14:10:05.000Z","name":"Haleigh Spencer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"149420289978831","imei1":"149420289978831","imei2":"149420289978831","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92306,"job_number":"JOB_92306","tr_customer_id":92323,"tr_customer_product_id":92313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:10:06.000Z","modified_at":"2025-10-28T14:10:06.000Z","name":"Audreanne Harris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"131945382081096","imei1":"131945382081096","imei2":"131945382081096","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:10:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92307,"job_number":"JOB_92307","tr_customer_id":92324,"tr_customer_product_id":92314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:10:06.000Z","modified_at":"2025-10-28T14:10:06.000Z","name":"Joey MacGyver","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"144215915097980","imei1":"144215915097980","imei2":"144215915097980","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:10:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92308,"job_number":"JOB_92308","tr_customer_id":92325,"tr_customer_product_id":92315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:10:19.000Z","modified_at":"2025-10-28T14:10:19.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"199265392120026","imei1":"199265392120026","imei2":"199265392120026","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:10:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92309,"job_number":"JOB_92309","tr_customer_id":92326,"tr_customer_product_id":92316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:10:20.000Z","modified_at":"2025-10-28T14:10:20.000Z","name":"Michele Sanford","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"188343899098947","imei1":"188343899098947","imei2":"188343899098947","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92310,"job_number":"JOB_92310","tr_customer_id":92327,"tr_customer_product_id":92317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:10:20.000Z","modified_at":"2025-10-28T14:10:20.000Z","name":"Orville Reinger","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100783211828123","imei1":"100783211828123","imei2":"100783211828123","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92311,"job_number":"JOB_92311","tr_customer_id":92328,"tr_customer_product_id":92318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:10:20.000Z","modified_at":"2025-10-28T14:10:20.000Z","name":"Zelda Harvey","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"162389318193316","imei1":"162389318193316","imei2":"162389318193316","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92367,"job_number":"JOB_92367","tr_customer_id":92384,"tr_customer_product_id":92374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:25:08.000Z","modified_at":"2025-10-28T14:25:08.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100700961417387","imei1":"100700961417387","imei2":"100700961417387","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92369,"job_number":"JOB_92369","tr_customer_id":92386,"tr_customer_product_id":92376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:25:08.000Z","modified_at":"2025-10-28T14:25:08.000Z","name":"Angeline Schmitt","mobile_number":"578-776-3768","email_id":"Jayce.Simonis@gmail.com","dop":"2025-06-09","serial_number":"107426996834342","imei1":"107426996834342","imei2":"107426996834342","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92373,"job_number":"JOB_92373","tr_customer_id":92390,"tr_customer_product_id":92380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:25:26.000Z","modified_at":"2025-10-28T14:25:26.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103889744013202","imei1":"103889744013202","imei2":"103889744013202","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92375,"job_number":"JOB_92375","tr_customer_id":92392,"tr_customer_product_id":92382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:25:27.000Z","modified_at":"2025-10-28T14:25:27.000Z","name":"Emanuel Schmitt","mobile_number":"833-802-5742","email_id":"Ava13@hotmail.com","dop":"2025-06-09","serial_number":"105052271781554","imei1":"105052271781554","imei2":"105052271781554","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92378,"job_number":"JOB_92378","tr_customer_id":92395,"tr_customer_product_id":92385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:25:44.000Z","modified_at":"2025-10-28T14:25:44.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109580625843053","imei1":"109580625843053","imei2":"109580625843053","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92380,"job_number":"JOB_92380","tr_customer_id":92397,"tr_customer_product_id":92387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:25:45.000Z","modified_at":"2025-10-28T14:25:45.000Z","name":"Keira Konopelski","mobile_number":"800-474-2949","email_id":"Salma36@hotmail.com","dop":"2025-06-09","serial_number":"102388096130407","imei1":"102388096130407","imei2":"102388096130407","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92381,"job_number":"JOB_92381","tr_customer_id":92398,"tr_customer_product_id":92388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:25:46.000Z","modified_at":"2025-10-28T14:25:46.000Z","name":"Rosina Daugherty","mobile_number":"906-985-1762","email_id":"Donnie_Langosh46@hotmail.com","dop":"2025-06-09","serial_number":"66735018252079624","imei1":"66735018252079624","imei2":"66735018252079624","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92414,"job_number":"JOB_92414","tr_customer_id":92431,"tr_customer_product_id":92421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T16:30:28.000Z","modified_at":"2025-10-28T16:30:28.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"101736587164337","imei1":"101736587164337","imei2":"101736587164337","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T16:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92420,"job_number":"JOB_92420","tr_customer_id":92437,"tr_customer_product_id":92427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T17:25:34.000Z","modified_at":"2025-10-28T17:25:34.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Icie.Goldner@yahoo.com","dop":"2025-07-02","serial_number":"17506946427806","imei1":"17506946427806","imei2":"17506946427806","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T17:25:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92421,"job_number":"JOB_92421","tr_customer_id":92438,"tr_customer_product_id":92428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T17:25:50.000Z","modified_at":"2025-10-28T17:25:50.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Melvina_Christiansen52@yahoo.com","dop":"2025-07-02","serial_number":"13451635553424","imei1":"13451635553424","imei2":"13451635553424","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T17:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92422,"job_number":"JOB_92422","tr_customer_id":92439,"tr_customer_product_id":92429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T17:26:06.000Z","modified_at":"2025-10-28T17:26:06.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Arvel0@hotmail.com","dop":"2025-07-02","serial_number":"15830042104999","imei1":"15830042104999","imei2":"15830042104999","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T17:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92425,"job_number":"JOB_92425","tr_customer_id":92442,"tr_customer_product_id":92432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T18:24:52.000Z","modified_at":"2025-10-28T18:24:52.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"101059578637197","imei1":"101059578637197","imei2":"101059578637197","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T18:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92452,"job_number":"JOB_92452","tr_customer_id":92469,"tr_customer_product_id":92459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:34:09.000Z","modified_at":"2025-10-29T03:34:09.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"83618923017658","imei1":"83618923017658","imei2":"83618923017658","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92453,"job_number":"JOB_92453","tr_customer_id":92470,"tr_customer_product_id":92460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:34:10.000Z","modified_at":"2025-10-29T03:34:10.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"33522283083289","imei1":"33522283083289","imei2":"33522283083289","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92454,"job_number":"JOB_92454","tr_customer_id":92471,"tr_customer_product_id":92461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:34:11.000Z","modified_at":"2025-10-29T03:34:11.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"11143218864040","imei1":"11143218864040","imei2":"11143218864040","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92458,"job_number":"JOB_92458","tr_customer_id":92475,"tr_customer_product_id":92465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:34:30.000Z","modified_at":"2025-10-29T03:34:30.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Edwardo_Nikolaus@hotmail.com","dop":"2025-07-02","serial_number":"18744114254521","imei1":"18744114254521","imei2":"18744114254521","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:34:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92463,"job_number":"JOB_92463","tr_customer_id":92480,"tr_customer_product_id":92470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:34:50.000Z","modified_at":"2025-10-29T03:34:50.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Alda.Strosin@hotmail.com","dop":"2025-07-02","serial_number":"18981893284167","imei1":"18981893284167","imei2":"18981893284167","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92470,"job_number":"JOB_92470","tr_customer_id":92487,"tr_customer_product_id":92477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:35:09.000Z","modified_at":"2025-10-29T03:35:09.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Alivia.Gleason16@hotmail.com","dop":"2025-07-02","serial_number":"10981948976460","imei1":"10981948976460","imei2":"10981948976460","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:35:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92482,"job_number":"JOB_92482","tr_customer_id":92499,"tr_customer_product_id":92489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:35:53.000Z","modified_at":"2025-10-29T03:35:53.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"102206228017202","imei1":"102206228017202","imei2":"102206228017202","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:35:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92483,"job_number":"JOB_92483","tr_customer_id":92500,"tr_customer_product_id":92490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:35:53.000Z","modified_at":"2025-10-29T03:35:53.000Z","name":"Lola Gislason","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"169803225636633","imei1":"169803225636633","imei2":"169803225636633","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:35:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92484,"job_number":"JOB_92484","tr_customer_id":92501,"tr_customer_product_id":92491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:35:54.000Z","modified_at":"2025-10-29T03:35:54.000Z","name":"Ona Strosin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"160858165841496","imei1":"160858165841496","imei2":"160858165841496","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:35:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92485,"job_number":"JOB_92485","tr_customer_id":92502,"tr_customer_product_id":92492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:35:54.000Z","modified_at":"2025-10-29T03:35:54.000Z","name":"Andy Torphy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"144987943815745","imei1":"144987943815745","imei2":"144987943815745","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:35:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92492,"job_number":"JOB_92492","tr_customer_id":92509,"tr_customer_product_id":92499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:36:06.000Z","modified_at":"2025-10-29T03:36:06.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"169169508766288","imei1":"169169508766288","imei2":"169169508766288","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:36:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92494,"job_number":"JOB_92494","tr_customer_id":92511,"tr_customer_product_id":92501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:36:07.000Z","modified_at":"2025-10-29T03:36:07.000Z","name":"Emmanuelle McDermott","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"114393327054915","imei1":"114393327054915","imei2":"114393327054915","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:36:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92496,"job_number":"JOB_92496","tr_customer_id":92513,"tr_customer_product_id":92503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:36:07.000Z","modified_at":"2025-10-29T03:36:07.000Z","name":"Serenity Crooks","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"176612840981054","imei1":"176612840981054","imei2":"176612840981054","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:36:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92497,"job_number":"JOB_92497","tr_customer_id":92514,"tr_customer_product_id":92504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:36:07.000Z","modified_at":"2025-10-29T03:36:07.000Z","name":"Erick Walter","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"119054787179632","imei1":"119054787179632","imei2":"119054787179632","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:36:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92504,"job_number":"JOB_92504","tr_customer_id":92521,"tr_customer_product_id":92511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:36:49.000Z","modified_at":"2025-10-29T03:36:49.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"106998910914967","imei1":"106998910914967","imei2":"106998910914967","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:36:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92506,"job_number":"JOB_92506","tr_customer_id":92523,"tr_customer_product_id":92513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:36:50.000Z","modified_at":"2025-10-29T03:36:50.000Z","name":"Stanley Schmitt","mobile_number":"662-678-1502","email_id":"Rogers22@yahoo.com","dop":"2025-06-09","serial_number":"103974673860351","imei1":"103974673860351","imei2":"103974673860351","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92519,"job_number":"JOB_92519","tr_customer_id":92536,"tr_customer_product_id":92526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:37:08.000Z","modified_at":"2025-10-29T03:37:08.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108363439197836","imei1":"108363439197836","imei2":"108363439197836","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:37:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92521,"job_number":"JOB_92521","tr_customer_id":92538,"tr_customer_product_id":92528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:37:08.000Z","modified_at":"2025-10-29T03:37:08.000Z","name":"Kayleigh Bashirian","mobile_number":"560-513-7456","email_id":"Baby.Bradtke47@hotmail.com","dop":"2025-06-09","serial_number":"107306957611327","imei1":"107306957611327","imei2":"107306957611327","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:37:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92522,"job_number":"JOB_92522","tr_customer_id":92539,"tr_customer_product_id":92529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:37:26.000Z","modified_at":"2025-10-29T03:37:26.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100036719242962","imei1":"100036719242962","imei2":"100036719242962","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:37:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92524,"job_number":"JOB_92524","tr_customer_id":92541,"tr_customer_product_id":92531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:37:27.000Z","modified_at":"2025-10-29T03:37:27.000Z","name":"Macy Hermiston","mobile_number":"484-825-7095","email_id":"Frederick.Larkin20@yahoo.com","dop":"2025-06-09","serial_number":"108145728470674","imei1":"108145728470674","imei2":"108145728470674","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92525,"job_number":"JOB_92525","tr_customer_id":92542,"tr_customer_product_id":92532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:37:28.000Z","modified_at":"2025-10-29T03:37:28.000Z","name":"Flavie Feest","mobile_number":"507-420-4619","email_id":"Maximillia_Rutherford42@hotmail.com","dop":"2025-06-09","serial_number":"59488901758342664","imei1":"59488901758342664","imei2":"59488901758342664","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:37:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92591,"job_number":"JOB_92591","tr_customer_id":92608,"tr_customer_product_id":92598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T04:41:41.000Z","modified_at":"2025-10-29T04:41:41.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"105854959065565","imei1":"105854959065565","imei2":"105854959065565","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T04:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92595,"job_number":"JOB_92595","tr_customer_id":92612,"tr_customer_product_id":92602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T05:10:39.000Z","modified_at":"2025-10-29T05:10:39.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"102557773511822","imei1":"102557773511822","imei2":"102557773511822","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T05:10:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92601,"job_number":"JOB_92601","tr_customer_id":92618,"tr_customer_product_id":92608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T05:19:03.000Z","modified_at":"2025-10-29T05:19:03.000Z","name":"willams wilson","mobile_number":"9398871473","email_id":"ameerulla@mil.com","dop":"2025-09-01","serial_number":"18123153385929","imei1":"18123153385929","imei2":"18123153385929","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T05:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92603,"job_number":"JOB_92603","tr_customer_id":92620,"tr_customer_product_id":92610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T05:20:35.000Z","modified_at":"2025-10-29T05:20:35.000Z","name":"willams wilson","mobile_number":"9398871473","email_id":"ameerulla@mil.com","dop":"2025-09-01","serial_number":"12362717380454","imei1":"12362717380454","imei2":"12362717380454","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T05:20:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92604,"job_number":"JOB_92604","tr_customer_id":92621,"tr_customer_product_id":92611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T05:20:39.000Z","modified_at":"2025-10-29T05:20:39.000Z","name":"willams wilson","mobile_number":"9398871473","email_id":"ameerulla@mil.com","dop":"2025-09-01","serial_number":"15938277421925","imei1":"15938277421925","imei2":"15938277421925","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T05:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92605,"job_number":"JOB_92605","tr_customer_id":92622,"tr_customer_product_id":92612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T05:20:42.000Z","modified_at":"2025-10-29T05:20:42.000Z","name":"willams wilson","mobile_number":"9398871473","email_id":"ameerulla@mil.com","dop":"2025-09-01","serial_number":"18966869791828","imei1":"18966869791828","imei2":"18966869791828","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T05:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92606,"job_number":"JOB_92606","tr_customer_id":92623,"tr_customer_product_id":92613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T05:22:04.000Z","modified_at":"2025-10-29T05:22:04.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"101683878081462","imei1":"101683878081462","imei2":"101683878081462","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T05:22:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92608,"job_number":"JOB_92608","tr_customer_id":92625,"tr_customer_product_id":92615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T05:24:08.000Z","modified_at":"2025-10-29T05:24:08.000Z","name":"willams wilson","mobile_number":"9398871473","email_id":"ameerulla@mil.com","dop":"2025-09-01","serial_number":"19941621399917","imei1":"19941621399917","imei2":"19941621399917","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T05:24:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92609,"job_number":"JOB_92609","tr_customer_id":92626,"tr_customer_product_id":92616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T05:27:29.000Z","modified_at":"2025-10-29T05:27:29.000Z","name":"willams wilson","mobile_number":"9398871473","email_id":"ameerulla@mil.com","dop":"2025-09-01","serial_number":"18684529235973","imei1":"18684529235973","imei2":"18684529235973","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T05:27:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92610,"job_number":"JOB_92610","tr_customer_id":92627,"tr_customer_product_id":92617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T05:28:35.000Z","modified_at":"2025-10-29T05:28:35.000Z","name":"willams wilson","mobile_number":"9398871473","email_id":"ameerulla@mil.com","dop":"2025-09-01","serial_number":"15677047466577","imei1":"15677047466577","imei2":"15677047466577","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T05:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92611,"job_number":"JOB_92611","tr_customer_id":92628,"tr_customer_product_id":92618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T05:30:24.000Z","modified_at":"2025-10-29T05:30:24.000Z","name":"willams wilson","mobile_number":"9398871473","email_id":"ameerulla@mil.com","dop":"2025-09-01","serial_number":"13490293994239","imei1":"13490293994239","imei2":"13490293994239","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T05:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92612,"job_number":"JOB_92612","tr_customer_id":92629,"tr_customer_product_id":92619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T05:32:29.000Z","modified_at":"2025-10-29T05:32:29.000Z","name":"willams wilson","mobile_number":"9398871473","email_id":"ameerulla@mil.com","dop":"2025-09-01","serial_number":"17907836492773","imei1":"17907836492773","imei2":"17907836492773","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T05:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92618,"job_number":"JOB_92618","tr_customer_id":92635,"tr_customer_product_id":92625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:16:54.000Z","modified_at":"2025-10-29T06:16:54.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103651277471028","imei1":"103651277471028","imei2":"103651277471028","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:16:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92620,"job_number":"JOB_92620","tr_customer_id":92637,"tr_customer_product_id":92627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:16:55.000Z","modified_at":"2025-10-29T06:16:55.000Z","name":"Dana Koepp","mobile_number":"270-620-0690","email_id":"Orval.Schultz61@yahoo.com","dop":"2025-06-09","serial_number":"104659719925031","imei1":"104659719925031","imei2":"104659719925031","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92621,"job_number":"JOB_92621","tr_customer_id":92638,"tr_customer_product_id":92628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:17:13.000Z","modified_at":"2025-10-29T06:17:13.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106325903027290","imei1":"106325903027290","imei2":"106325903027290","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:17:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92623,"job_number":"JOB_92623","tr_customer_id":92640,"tr_customer_product_id":92630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:17:13.000Z","modified_at":"2025-10-29T06:17:13.000Z","name":"Cathryn Gleichner","mobile_number":"334-344-0949","email_id":"Brant89@gmail.com","dop":"2025-06-09","serial_number":"105885680680759","imei1":"105885680680759","imei2":"105885680680759","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:17:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92624,"job_number":"JOB_92624","tr_customer_id":92641,"tr_customer_product_id":92631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:17:31.000Z","modified_at":"2025-10-29T06:17:31.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109861130403226","imei1":"109861130403226","imei2":"109861130403226","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:17:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92626,"job_number":"JOB_92626","tr_customer_id":92643,"tr_customer_product_id":92633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:17:32.000Z","modified_at":"2025-10-29T06:17:32.000Z","name":"Billie Kunze","mobile_number":"257-477-3850","email_id":"Reginald63@gmail.com","dop":"2025-06-09","serial_number":"103077121383334","imei1":"103077121383334","imei2":"103077121383334","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92672,"job_number":"JOB_92672","tr_customer_id":92689,"tr_customer_product_id":92679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T07:25:41.000Z","modified_at":"2025-10-29T07:25:41.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Thelma94@yahoo.com","dop":"2025-07-02","serial_number":"18877050026359","imei1":"18877050026359","imei2":"18877050026359","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T07:25:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92673,"job_number":"JOB_92673","tr_customer_id":92690,"tr_customer_product_id":92680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T07:26:02.000Z","modified_at":"2025-10-29T07:26:02.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Mossie.Rowe62@hotmail.com","dop":"2025-07-02","serial_number":"17846300463210","imei1":"17846300463210","imei2":"17846300463210","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T07:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92674,"job_number":"JOB_92674","tr_customer_id":92691,"tr_customer_product_id":92681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T07:26:21.000Z","modified_at":"2025-10-29T07:26:21.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Maye46@yahoo.com","dop":"2025-07-02","serial_number":"18789761532836","imei1":"18789761532836","imei2":"18789761532836","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T07:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92713,"job_number":"JOB_92713","tr_customer_id":92730,"tr_customer_product_id":92720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T08:40:42.000Z","modified_at":"2025-10-29T08:40:42.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"100562938137810","imei1":"100562938137810","imei2":"100562938137810","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T08:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92718,"job_number":"JOB_92718","tr_customer_id":92735,"tr_customer_product_id":92725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T08:51:15.000Z","modified_at":"2025-10-29T08:51:15.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"108209597539495","imei1":"108209597539495","imei2":"108209597539495","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T08:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92721,"job_number":"JOB_92721","tr_customer_id":92738,"tr_customer_product_id":92728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T09:11:39.000Z","modified_at":"2025-10-29T09:11:39.000Z","name":"Carissa Becker","mobile_number":"375-921-8698","email_id":"Joshua.Dietrich24@gmail.com","dop":"2025-05-12","serial_number":"101772963399794","imei1":"101772963399794","imei2":"101772963399794","popurl":"2025-05-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T09:11:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92722,"job_number":"JOB_92722","tr_customer_id":92739,"tr_customer_product_id":92729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T09:16:13.000Z","modified_at":"2025-10-29T09:16:13.000Z","name":"Vegas Dan","mobile_number":"9758318395","email_id":"umesh.parabcr10@gmail.com","dop":"2025-10-12","serial_number":"19621987051364","imei1":"19621987051364","imei2":"19621987051364","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T09:16:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92723,"job_number":"JOB_92723","tr_customer_id":92740,"tr_customer_product_id":92730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T09:23:56.000Z","modified_at":"2025-10-29T09:23:56.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"100304586700302","imei1":"100304586700302","imei2":"100304586700302","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T09:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92725,"job_number":"JOB_92725","tr_customer_id":92742,"tr_customer_product_id":92732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T09:28:39.000Z","modified_at":"2025-10-29T09:28:39.000Z","name":"Vegas Dan","mobile_number":"9758318395","email_id":"umesh.parabcr10@gmail.com","dop":"2025-10-12","serial_number":"47030716066801","imei1":"47030716066801","imei2":"47030716066801","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T09:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92726,"job_number":"JOB_92726","tr_customer_id":92743,"tr_customer_product_id":92733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T09:28:44.000Z","modified_at":"2025-10-29T09:28:44.000Z","name":"Vegas Dan","mobile_number":"9758318395","email_id":"umesh.parabcr10@gmail.com","dop":"2025-10-12","serial_number":"54769902885117","imei1":"54769902885117","imei2":"54769902885117","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T09:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92727,"job_number":"JOB_92727","tr_customer_id":92744,"tr_customer_product_id":92734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T09:38:30.000Z","modified_at":"2025-10-29T09:38:30.000Z","name":"Vegas Dan","mobile_number":"9758318395","email_id":"umesh.parabcr10@gmail.com","dop":"2025-10-12","serial_number":"17871104275624","imei1":"17871104275624","imei2":"17871104275624","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T09:38:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92729,"job_number":"JOB_92729","tr_customer_id":92746,"tr_customer_product_id":92736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T09:48:43.000Z","modified_at":"2025-10-29T09:48:43.000Z","name":"Vegas Dan","mobile_number":"9758318395","email_id":"umesh.parabcr10@gmail.com","dop":"2025-10-12","serial_number":"55115316728172","imei1":"55115316728172","imei2":"55115316728172","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T09:48:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92730,"job_number":"JOB_92730","tr_customer_id":92747,"tr_customer_product_id":92737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T09:49:15.000Z","modified_at":"2025-10-29T09:49:15.000Z","name":"Vegas Dan","mobile_number":"9758318395","email_id":"umesh.parabcr10@gmail.com","dop":"2025-10-12","serial_number":"25677194144148","imei1":"25677194144148","imei2":"25677194144148","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T09:49:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92742,"job_number":"JOB_92742","tr_customer_id":92759,"tr_customer_product_id":92749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T12:23:38.000Z","modified_at":"2025-10-29T12:23:38.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2025-06-09","serial_number":"106645792741342","imei1":"106645792741342","imei2":"106645792741342","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T12:23:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92743,"job_number":"JOB_92743","tr_customer_id":92760,"tr_customer_product_id":92750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T12:37:02.000Z","modified_at":"2025-10-29T12:37:02.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2025-06-09","serial_number":"106645792741343","imei1":"106645792741343","imei2":"106645792741343","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T12:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92765,"job_number":"JOB_92765","tr_customer_id":92782,"tr_customer_product_id":92772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:43:00.000Z","modified_at":"2025-10-29T13:43:00.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"102321104692871","imei1":"102321104692871","imei2":"102321104692871","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92788,"job_number":"JOB_92788","tr_customer_id":92805,"tr_customer_product_id":92795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:49:31.000Z","modified_at":"2025-10-29T13:49:31.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"14636277497509","imei1":"14636277497509","imei2":"14636277497509","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92789,"job_number":"JOB_92789","tr_customer_id":92806,"tr_customer_product_id":92796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:49:32.000Z","modified_at":"2025-10-29T13:49:32.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"31656490241366","imei1":"31656490241366","imei2":"31656490241366","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92790,"job_number":"JOB_92790","tr_customer_id":92807,"tr_customer_product_id":92797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:50:36.000Z","modified_at":"2025-10-29T13:50:36.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"100052295622507","imei1":"100052295622507","imei2":"100052295622507","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:50:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92792,"job_number":"JOB_92792","tr_customer_id":92809,"tr_customer_product_id":92799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:51:04.000Z","modified_at":"2025-10-29T13:51:04.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"109138562522018","imei1":"109138562522018","imei2":"109138562522018","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:51:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92797,"job_number":"JOB_92797","tr_customer_id":92814,"tr_customer_product_id":92804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:09:40.000Z","modified_at":"2025-10-29T14:09:40.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"166534235973774","imei1":"166534235973774","imei2":"166534235973774","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:09:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92798,"job_number":"JOB_92798","tr_customer_id":92815,"tr_customer_product_id":92805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:09:40.000Z","modified_at":"2025-10-29T14:09:40.000Z","name":"Rodrick Turner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181650744464696","imei1":"181650744464696","imei2":"181650744464696","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:09:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92799,"job_number":"JOB_92799","tr_customer_id":92816,"tr_customer_product_id":92806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:09:41.000Z","modified_at":"2025-10-29T14:09:41.000Z","name":"Reva Schaefer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175671601385072","imei1":"175671601385072","imei2":"175671601385072","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:09:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92800,"job_number":"JOB_92800","tr_customer_id":92817,"tr_customer_product_id":92807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:09:41.000Z","modified_at":"2025-10-29T14:09:41.000Z","name":"Bernardo Bradtke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"184644900375557","imei1":"184644900375557","imei2":"184644900375557","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:09:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92801,"job_number":"JOB_92801","tr_customer_id":92818,"tr_customer_product_id":92808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:09:54.000Z","modified_at":"2025-10-29T14:09:54.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"194248405783174","imei1":"194248405783174","imei2":"194248405783174","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:09:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92802,"job_number":"JOB_92802","tr_customer_id":92819,"tr_customer_product_id":92809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:09:54.000Z","modified_at":"2025-10-29T14:09:54.000Z","name":"Myrl Hegmann","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"160259413858493","imei1":"160259413858493","imei2":"160259413858493","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:09:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92803,"job_number":"JOB_92803","tr_customer_id":92820,"tr_customer_product_id":92810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:09:54.000Z","modified_at":"2025-10-29T14:09:54.000Z","name":"Marlene Huel","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"196946472925885","imei1":"196946472925885","imei2":"196946472925885","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:09:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92804,"job_number":"JOB_92804","tr_customer_id":92821,"tr_customer_product_id":92811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:09:55.000Z","modified_at":"2025-10-29T14:09:55.000Z","name":"Gino Gutmann","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"155592734694722","imei1":"155592734694722","imei2":"155592734694722","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92869,"job_number":"JOB_92869","tr_customer_id":92886,"tr_customer_product_id":92876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:25:08.000Z","modified_at":"2025-10-29T14:25:08.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"107762709730460","imei1":"107762709730460","imei2":"107762709730460","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92871,"job_number":"JOB_92871","tr_customer_id":92888,"tr_customer_product_id":92878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:25:09.000Z","modified_at":"2025-10-29T14:25:09.000Z","name":"Jaden Spencer","mobile_number":"516-431-1817","email_id":"Giovanny96@hotmail.com","dop":"2025-06-09","serial_number":"108289822658336","imei1":"108289822658336","imei2":"108289822658336","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92875,"job_number":"JOB_92875","tr_customer_id":92892,"tr_customer_product_id":92882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:25:27.000Z","modified_at":"2025-10-29T14:25:27.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105053708298065","imei1":"105053708298065","imei2":"105053708298065","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92877,"job_number":"JOB_92877","tr_customer_id":92894,"tr_customer_product_id":92884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:25:27.000Z","modified_at":"2025-10-29T14:25:27.000Z","name":"Cooper Bahringer","mobile_number":"501-646-0067","email_id":"Brandt.Walsh70@yahoo.com","dop":"2025-06-09","serial_number":"103673098714254","imei1":"103673098714254","imei2":"103673098714254","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92880,"job_number":"JOB_92880","tr_customer_id":92897,"tr_customer_product_id":92887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:25:45.000Z","modified_at":"2025-10-29T14:25:45.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105587932132475","imei1":"105587932132475","imei2":"105587932132475","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92882,"job_number":"JOB_92882","tr_customer_id":92899,"tr_customer_product_id":92889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:25:46.000Z","modified_at":"2025-10-29T14:25:46.000Z","name":"Belle Von","mobile_number":"362-772-6700","email_id":"Stefan35@yahoo.com","dop":"2025-06-09","serial_number":"103022855622119","imei1":"103022855622119","imei2":"103022855622119","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92883,"job_number":"JOB_92883","tr_customer_id":92900,"tr_customer_product_id":92890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:25:47.000Z","modified_at":"2025-10-29T14:25:47.000Z","name":"Bettye Reinger","mobile_number":"967-372-8874","email_id":"Reinhold93@hotmail.com","dop":"2025-06-09","serial_number":"8106669746478901","imei1":"8106669746478901","imei2":"8106669746478901","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92922,"job_number":"JOB_92922","tr_customer_id":92939,"tr_customer_product_id":92929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:54:03.000Z","modified_at":"2025-10-29T14:54:03.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"107364364326850","imei1":"107364364326850","imei2":"107364364326850","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92924,"job_number":"JOB_92924","tr_customer_id":92941,"tr_customer_product_id":92931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T15:28:17.000Z","modified_at":"2025-10-29T15:28:17.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"103128655237539","imei1":"103128655237539","imei2":"103128655237539","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T15:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93029,"job_number":"JOB_93029","tr_customer_id":93046,"tr_customer_product_id":93036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:30:22.000Z","modified_at":"2025-10-30T03:30:22.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"69172792387385","imei1":"69172792387385","imei2":"69172792387385","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93030,"job_number":"JOB_93030","tr_customer_id":93047,"tr_customer_product_id":93037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:30:22.000Z","modified_at":"2025-10-30T03:30:22.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"59604489337605","imei1":"59604489337605","imei2":"59604489337605","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93033,"job_number":"JOB_93033","tr_customer_id":93050,"tr_customer_product_id":93040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:30:23.000Z","modified_at":"2025-10-30T03:30:23.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"24077047804682","imei1":"24077047804682","imei2":"24077047804682","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93040,"job_number":"JOB_93040","tr_customer_id":93057,"tr_customer_product_id":93047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:30:34.000Z","modified_at":"2025-10-30T03:30:34.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Elsie.Lockman@gmail.com","dop":"2025-07-02","serial_number":"10942379566157","imei1":"10942379566157","imei2":"10942379566157","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93043,"job_number":"JOB_93043","tr_customer_id":93060,"tr_customer_product_id":93050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:30:58.000Z","modified_at":"2025-10-30T03:30:58.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Maribel_Durgan@hotmail.com","dop":"2025-07-02","serial_number":"11998646740750","imei1":"11998646740750","imei2":"11998646740750","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93059,"job_number":"JOB_93059","tr_customer_id":93076,"tr_customer_product_id":93066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:31:20.000Z","modified_at":"2025-10-30T03:31:20.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Meta_Hirthe@yahoo.com","dop":"2025-07-02","serial_number":"14094899784464","imei1":"14094899784464","imei2":"14094899784464","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93065,"job_number":"JOB_93065","tr_customer_id":93082,"tr_customer_product_id":93072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:31:40.000Z","modified_at":"2025-10-30T03:31:40.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"192375111394367","imei1":"192375111394367","imei2":"192375111394367","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93066,"job_number":"JOB_93066","tr_customer_id":93083,"tr_customer_product_id":93073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:31:40.000Z","modified_at":"2025-10-30T03:31:40.000Z","name":"Adan Friesen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"199548400515083","imei1":"199548400515083","imei2":"199548400515083","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93067,"job_number":"JOB_93067","tr_customer_id":93084,"tr_customer_product_id":93074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:31:40.000Z","modified_at":"2025-10-30T03:31:40.000Z","name":"Jolie Koss","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"189224707420802","imei1":"189224707420802","imei2":"189224707420802","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93069,"job_number":"JOB_93069","tr_customer_id":93086,"tr_customer_product_id":93076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:31:41.000Z","modified_at":"2025-10-30T03:31:41.000Z","name":"Ernestina Corwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100863549896371","imei1":"100863549896371","imei2":"100863549896371","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93073,"job_number":"JOB_93073","tr_customer_id":93090,"tr_customer_product_id":93080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:31:47.000Z","modified_at":"2025-10-30T03:31:47.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104224067440764","imei1":"104224067440764","imei2":"104224067440764","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93075,"job_number":"JOB_93075","tr_customer_id":93092,"tr_customer_product_id":93082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:31:48.000Z","modified_at":"2025-10-30T03:31:48.000Z","name":"Shanon Haley","mobile_number":"268-244-8016","email_id":"Lucas.Corwin63@gmail.com","dop":"2025-06-09","serial_number":"100800626256720","imei1":"100800626256720","imei2":"100800626256720","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:31:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93076,"job_number":"JOB_93076","tr_customer_id":93093,"tr_customer_product_id":93083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:31:53.000Z","modified_at":"2025-10-30T03:31:53.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"194235452472073","imei1":"194235452472073","imei2":"194235452472073","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93077,"job_number":"JOB_93077","tr_customer_id":93094,"tr_customer_product_id":93084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:31:54.000Z","modified_at":"2025-10-30T03:31:54.000Z","name":"Tomas VonRueden","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"199963179033020","imei1":"199963179033020","imei2":"199963179033020","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93078,"job_number":"JOB_93078","tr_customer_id":93095,"tr_customer_product_id":93085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:31:54.000Z","modified_at":"2025-10-30T03:31:54.000Z","name":"Jack Erdman","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"149408411650138","imei1":"149408411650138","imei2":"149408411650138","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93079,"job_number":"JOB_93079","tr_customer_id":93096,"tr_customer_product_id":93086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:31:55.000Z","modified_at":"2025-10-30T03:31:55.000Z","name":"Maxine Dickinson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"112095525364302","imei1":"112095525364302","imei2":"112095525364302","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93080,"job_number":"JOB_93080","tr_customer_id":93097,"tr_customer_product_id":93087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:32:08.000Z","modified_at":"2025-10-30T03:32:08.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107731628236055","imei1":"107731628236055","imei2":"107731628236055","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93082,"job_number":"JOB_93082","tr_customer_id":93099,"tr_customer_product_id":93089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:32:08.000Z","modified_at":"2025-10-30T03:32:08.000Z","name":"Kirk Goldner","mobile_number":"571-545-8438","email_id":"Talia.Gaylord@gmail.com","dop":"2025-06-09","serial_number":"107635511661000","imei1":"107635511661000","imei2":"107635511661000","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93096,"job_number":"JOB_93096","tr_customer_id":93113,"tr_customer_product_id":93103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:32:27.000Z","modified_at":"2025-10-30T03:32:27.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109243169890420","imei1":"109243169890420","imei2":"109243169890420","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93098,"job_number":"JOB_93098","tr_customer_id":93115,"tr_customer_product_id":93105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:32:27.000Z","modified_at":"2025-10-30T03:32:28.000Z","name":"Malika Glover","mobile_number":"492-734-3792","email_id":"Clyde.Veum@gmail.com","dop":"2025-06-09","serial_number":"103862842116013","imei1":"103862842116013","imei2":"103862842116013","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93140,"job_number":"JOB_93140","tr_customer_id":93157,"tr_customer_product_id":93147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T04:13:32.000Z","modified_at":"2025-10-30T04:13:32.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"103880929703551","imei1":"103880929703551","imei2":"103880929703551","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T04:13:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93165,"job_number":"JOB_93165","tr_customer_id":93182,"tr_customer_product_id":93172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:15:53.000Z","modified_at":"2025-10-30T06:15:53.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102474764771300","imei1":"102474764771300","imei2":"102474764771300","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:15:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93167,"job_number":"JOB_93167","tr_customer_id":93184,"tr_customer_product_id":93174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:15:54.000Z","modified_at":"2025-10-30T06:15:54.000Z","name":"Jacynthe Konopelski","mobile_number":"318-452-2357","email_id":"Gabe19@hotmail.com","dop":"2025-06-09","serial_number":"105785198184456","imei1":"105785198184456","imei2":"105785198184456","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:15:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93171,"job_number":"JOB_93171","tr_customer_id":93188,"tr_customer_product_id":93178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:16:12.000Z","modified_at":"2025-10-30T06:16:12.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109823277583575","imei1":"109823277583575","imei2":"109823277583575","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:16:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93173,"job_number":"JOB_93173","tr_customer_id":93190,"tr_customer_product_id":93180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:16:12.000Z","modified_at":"2025-10-30T06:16:12.000Z","name":"Oleta Moore","mobile_number":"793-581-5877","email_id":"Emie_Jakubowski@hotmail.com","dop":"2025-06-09","serial_number":"103729203320980","imei1":"103729203320980","imei2":"103729203320980","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:16:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93174,"job_number":"JOB_93174","tr_customer_id":93191,"tr_customer_product_id":93181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:16:30.000Z","modified_at":"2025-10-30T06:16:30.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108547664532473","imei1":"108547664532473","imei2":"108547664532473","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93176,"job_number":"JOB_93176","tr_customer_id":93193,"tr_customer_product_id":93183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:16:31.000Z","modified_at":"2025-10-30T06:16:31.000Z","name":"Orin Terry","mobile_number":"979-222-6908","email_id":"Ellen35@yahoo.com","dop":"2025-06-09","serial_number":"101485227098886","imei1":"101485227098886","imei2":"101485227098886","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:16:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93228,"job_number":"JOB_93228","tr_customer_id":93245,"tr_customer_product_id":93235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:53:55.000Z","modified_at":"2025-10-30T06:53:55.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"109961910514476","imei1":"109961910514476","imei2":"109961910514476","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93231,"job_number":"JOB_93231","tr_customer_id":93248,"tr_customer_product_id":93238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T07:07:48.000Z","modified_at":"2025-10-30T07:07:48.000Z","name":"Ned Bogan","mobile_number":"9758318395","email_id":"umesh.parabcr10@gmail.com","dop":"2025-10-12","serial_number":"89707863219176","imei1":"89707863219176","imei2":"89707863219176","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T07:07:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93232,"job_number":"JOB_93232","tr_customer_id":93249,"tr_customer_product_id":93239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T07:08:10.000Z","modified_at":"2025-10-30T07:08:10.000Z","name":"Alden Hirthe","mobile_number":"9758318395","email_id":"umesh.parabcr10@gmail.com","dop":"2025-10-12","serial_number":"61909940316730","imei1":"61909940316730","imei2":"61909940316730","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T07:08:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93233,"job_number":"JOB_93233","tr_customer_id":93250,"tr_customer_product_id":93240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T07:24:54.000Z","modified_at":"2025-10-30T07:24:54.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Stewart.Trantow@hotmail.com","dop":"2025-07-02","serial_number":"10836303430894","imei1":"10836303430894","imei2":"10836303430894","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T07:24:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93234,"job_number":"JOB_93234","tr_customer_id":93251,"tr_customer_product_id":93241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T07:25:15.000Z","modified_at":"2025-10-30T07:25:15.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Ethel.Cremin76@gmail.com","dop":"2025-07-02","serial_number":"18445799709210","imei1":"18445799709210","imei2":"18445799709210","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T07:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93235,"job_number":"JOB_93235","tr_customer_id":93252,"tr_customer_product_id":93242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T07:25:35.000Z","modified_at":"2025-10-30T07:25:35.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Maurine61@yahoo.com","dop":"2025-07-02","serial_number":"13145571404570","imei1":"13145571404570","imei2":"13145571404570","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T07:25:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93257,"job_number":"JOB_93257","tr_customer_id":93274,"tr_customer_product_id":93264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:03:10.000Z","modified_at":"2025-10-30T11:03:10.000Z","name":"Heena Shaikh","mobile_number":"9898989898","email_id":"heenashaikh1811@gmail.com","dop":"2025-10-29","serial_number":"02020202120000325","imei1":"02020202120000325","imei2":"02020202120000325","popurl":"2025-10-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:03:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93289,"job_number":"JOB_93289","tr_customer_id":93306,"tr_customer_product_id":93296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:37:54.000Z","modified_at":"2025-10-30T11:37:54.000Z","name":"John Doe","mobile_number":"8893017815","email_id":"johndoe@zs.com","dop":"2024-03-07","serial_number":"07559893017815","imei1":"07559893017815","imei2":"07559893017815","popurl":"2024-03-07T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:37:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93290,"job_number":"JOB_93290","tr_customer_id":93307,"tr_customer_product_id":93297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:40:34.000Z","modified_at":"2025-10-30T11:40:34.000Z","name":"John Doe","mobile_number":"8893017815","email_id":"johndoe@zs.com","dop":"2024-03-07","serial_number":"07559893017815","imei1":"07559893017814","imei2":"07559893017814","popurl":"2024-03-07T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93291,"job_number":"JOB_93291","tr_customer_id":93308,"tr_customer_product_id":93298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:56:19.000Z","modified_at":"2025-10-30T11:56:19.000Z","name":"John Doe","mobile_number":"8893017815","email_id":"johndoe@zs.com","dop":"2024-03-07","serial_number":"07559893017815","imei1":"07559893017817","imei2":"07559893017817","popurl":"2024-03-07T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:56:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93292,"job_number":"JOB_93292","tr_customer_id":93309,"tr_customer_product_id":93299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:59:22.000Z","modified_at":"2025-10-30T11:59:22.000Z","name":"Heena Shaikh","mobile_number":"9898989898","email_id":"heenashaikh1811@gmail.com","dop":"2025-10-29","serial_number":"02020202120000327","imei1":"02020202120000327","imei2":"02020202120000327","popurl":"2025-10-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93293,"job_number":"JOB_93293","tr_customer_id":93310,"tr_customer_product_id":93300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T12:01:26.000Z","modified_at":"2025-10-30T12:01:26.000Z","name":"Heena Shaikh","mobile_number":"9898989898","email_id":"heenashaikh1811@gmail.com","dop":"2025-10-29","serial_number":"02020202120000329","imei1":"02020202120000329","imei2":"02020202120000329","popurl":"2025-10-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T12:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93294,"job_number":"JOB_93294","tr_customer_id":93311,"tr_customer_product_id":93301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T12:04:26.000Z","modified_at":"2025-10-30T12:04:26.000Z","name":"Heena Shaikh","mobile_number":"9898989898","email_id":"heenashaikh1811@gmail.com","dop":"2025-10-29","serial_number":"02020202120000359","imei1":"02020202120000359","imei2":"02020202120000359","popurl":"2025-10-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T12:04:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93318,"job_number":"JOB_93318","tr_customer_id":93335,"tr_customer_product_id":93325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T13:47:51.000Z","modified_at":"2025-10-30T13:47:51.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"15560479603873","imei1":"15560479603873","imei2":"15560479603873","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93319,"job_number":"JOB_93319","tr_customer_id":93336,"tr_customer_product_id":93326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T13:47:51.000Z","modified_at":"2025-10-30T13:47:51.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"45689163365596","imei1":"45689163365596","imei2":"45689163365596","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93320,"job_number":"JOB_93320","tr_customer_id":93337,"tr_customer_product_id":93327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T13:47:52.000Z","modified_at":"2025-10-30T13:47:52.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"52189701668407","imei1":"52189701668407","imei2":"52189701668407","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93321,"job_number":"JOB_93321","tr_customer_id":93338,"tr_customer_product_id":93328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T13:49:05.000Z","modified_at":"2025-10-30T13:49:05.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"105758949637736","imei1":"105758949637736","imei2":"105758949637736","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T13:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93334,"job_number":"JOB_93334","tr_customer_id":93351,"tr_customer_product_id":93341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:09:33.000Z","modified_at":"2025-10-30T14:09:33.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"147334599455100","imei1":"147334599455100","imei2":"147334599455100","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:09:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93335,"job_number":"JOB_93335","tr_customer_id":93352,"tr_customer_product_id":93342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:09:33.000Z","modified_at":"2025-10-30T14:09:33.000Z","name":"Sage O'Conner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"112939636957708","imei1":"112939636957708","imei2":"112939636957708","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:09:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93336,"job_number":"JOB_93336","tr_customer_id":93353,"tr_customer_product_id":93343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:09:34.000Z","modified_at":"2025-10-30T14:09:34.000Z","name":"Gayle Smitham","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"107989414833455","imei1":"107989414833455","imei2":"107989414833455","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93337,"job_number":"JOB_93337","tr_customer_id":93354,"tr_customer_product_id":93344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:09:34.000Z","modified_at":"2025-10-30T14:09:34.000Z","name":"Magnus Labadie","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"162071804491820","imei1":"162071804491820","imei2":"162071804491820","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93341,"job_number":"JOB_93341","tr_customer_id":93358,"tr_customer_product_id":93348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:09:47.000Z","modified_at":"2025-10-30T14:09:47.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"152269146897066","imei1":"152269146897066","imei2":"152269146897066","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:09:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93342,"job_number":"JOB_93342","tr_customer_id":93359,"tr_customer_product_id":93349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:09:47.000Z","modified_at":"2025-10-30T14:09:47.000Z","name":"Jordy Kautzer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"130692543487065","imei1":"130692543487065","imei2":"130692543487065","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:09:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93343,"job_number":"JOB_93343","tr_customer_id":93360,"tr_customer_product_id":93350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:09:47.000Z","modified_at":"2025-10-30T14:09:47.000Z","name":"Idell Ondricka","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"191177885797094","imei1":"191177885797094","imei2":"191177885797094","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:09:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93344,"job_number":"JOB_93344","tr_customer_id":93361,"tr_customer_product_id":93351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:09:48.000Z","modified_at":"2025-10-30T14:09:48.000Z","name":"Ludwig Bogan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"132993055395504","imei1":"132993055395504","imei2":"132993055395504","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:09:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93401,"job_number":"JOB_93401","tr_customer_id":93418,"tr_customer_product_id":93408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:24:44.000Z","modified_at":"2025-10-30T14:24:44.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"106078962518413","imei1":"106078962518413","imei2":"106078962518413","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93403,"job_number":"JOB_93403","tr_customer_id":93420,"tr_customer_product_id":93410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:24:45.000Z","modified_at":"2025-10-30T14:24:45.000Z","name":"Lisa Willms","mobile_number":"414-267-8027","email_id":"Urban_Orn@gmail.com","dop":"2025-06-09","serial_number":"102359987301953","imei1":"102359987301953","imei2":"102359987301953","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93406,"job_number":"JOB_93406","tr_customer_id":93423,"tr_customer_product_id":93413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:25:04.000Z","modified_at":"2025-10-30T14:25:04.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100824654423180","imei1":"100824654423180","imei2":"100824654423180","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:25:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93408,"job_number":"JOB_93408","tr_customer_id":93425,"tr_customer_product_id":93415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:25:05.000Z","modified_at":"2025-10-30T14:25:05.000Z","name":"Mike Stiedemann","mobile_number":"942-334-6882","email_id":"Julian96@hotmail.com","dop":"2025-06-09","serial_number":"103205995049134","imei1":"103205995049134","imei2":"103205995049134","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93412,"job_number":"JOB_93412","tr_customer_id":93429,"tr_customer_product_id":93419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:25:25.000Z","modified_at":"2025-10-30T14:25:25.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104185517934883","imei1":"104185517934883","imei2":"104185517934883","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93414,"job_number":"JOB_93414","tr_customer_id":93431,"tr_customer_product_id":93421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:25:25.000Z","modified_at":"2025-10-30T14:25:25.000Z","name":"Delilah Rice","mobile_number":"385-434-9918","email_id":"Howell85@yahoo.com","dop":"2025-06-09","serial_number":"105876978008516","imei1":"105876978008516","imei2":"105876978008516","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93429,"job_number":"JOB_93429","tr_customer_id":93446,"tr_customer_product_id":93436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:55:23.000Z","modified_at":"2025-10-30T14:55:23.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"100443802074440","imei1":"100443802074440","imei2":"100443802074440","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93432,"job_number":"JOB_93432","tr_customer_id":93449,"tr_customer_product_id":93439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T15:05:35.000Z","modified_at":"2025-10-30T15:05:35.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"42424391171211","imei1":"42424391171211","imei2":"42424391171211","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T15:05:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93433,"job_number":"JOB_93433","tr_customer_id":93450,"tr_customer_product_id":93440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T15:31:50.000Z","modified_at":"2025-10-30T15:31:50.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"34871502270775","imei1":"34871502270775","imei2":"34871502270775","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T15:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93434,"job_number":"JOB_93434","tr_customer_id":93451,"tr_customer_product_id":93441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T15:34:39.000Z","modified_at":"2025-10-30T15:34:39.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"54871502270775","imei1":"54871502270775","imei2":"54871502270775","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T15:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93435,"job_number":"JOB_93435","tr_customer_id":93452,"tr_customer_product_id":93442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T15:37:21.000Z","modified_at":"2025-10-30T15:37:21.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"43472584475458","imei1":"43472584475458","imei2":"43472584475458","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T15:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93436,"job_number":"JOB_93436","tr_customer_id":93453,"tr_customer_product_id":93443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T15:37:36.000Z","modified_at":"2025-10-30T15:37:36.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"28336132491763","imei1":"28336132491763","imei2":"28336132491763","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T15:37:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93465,"job_number":"JOB_93465","tr_customer_id":93482,"tr_customer_product_id":93472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T17:56:34.000Z","modified_at":"2025-10-30T17:56:34.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"58018343869994","imei1":"58018343869994","imei2":"58018343869994","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T17:56:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93586,"job_number":"JOB_93586","tr_customer_id":93603,"tr_customer_product_id":93593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:36:48.000Z","modified_at":"2025-10-30T19:36:48.000Z","name":"John Doe","mobile_number":"8893017815","email_id":"johndoe@zs.com","dop":"2024-03-07","serial_number":"07559893017815","imei1":"07559893017887","imei2":"07559893017887","popurl":"2024-03-07T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93611,"job_number":"JOB_93611","tr_customer_id":93628,"tr_customer_product_id":93618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:05.000Z","modified_at":"2025-10-31T03:31:05.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"55768932507262","imei1":"55768932507262","imei2":"55768932507262","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93613,"job_number":"JOB_93613","tr_customer_id":93630,"tr_customer_product_id":93620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:05.000Z","modified_at":"2025-10-31T03:31:05.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"92047643581844","imei1":"92047643581844","imei2":"92047643581844","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93614,"job_number":"JOB_93614","tr_customer_id":93631,"tr_customer_product_id":93621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:06.000Z","modified_at":"2025-10-31T03:31:06.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"40523490813524","imei1":"40523490813524","imei2":"40523490813524","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93619,"job_number":"JOB_93619","tr_customer_id":93636,"tr_customer_product_id":93626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:26.000Z","modified_at":"2025-10-31T03:31:26.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Bernadette31@gmail.com","dop":"2025-07-02","serial_number":"18440984893244","imei1":"18440984893244","imei2":"18440984893244","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93630,"job_number":"JOB_93630","tr_customer_id":93647,"tr_customer_product_id":93637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:48.000Z","modified_at":"2025-10-31T03:31:48.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Austyn_Robel@gmail.com","dop":"2025-07-02","serial_number":"18151311646230","imei1":"18151311646230","imei2":"18151311646230","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93638,"job_number":"JOB_93638","tr_customer_id":93655,"tr_customer_product_id":93645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:10.000Z","modified_at":"2025-10-31T03:32:10.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Robyn80@hotmail.com","dop":"2025-07-02","serial_number":"10604063230593","imei1":"10604063230593","imei2":"10604063230593","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93641,"job_number":"JOB_93641","tr_customer_id":93658,"tr_customer_product_id":93648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:26.000Z","modified_at":"2025-10-31T03:32:26.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"115644542902447","imei1":"115644542902447","imei2":"115644542902447","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93642,"job_number":"JOB_93642","tr_customer_id":93659,"tr_customer_product_id":93649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:27.000Z","modified_at":"2025-10-31T03:32:27.000Z","name":"Marilie Gottlieb","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"169427016753624","imei1":"169427016753624","imei2":"169427016753624","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93643,"job_number":"JOB_93643","tr_customer_id":93660,"tr_customer_product_id":93650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:27.000Z","modified_at":"2025-10-31T03:32:27.000Z","name":"Hassie Grant","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"122262572010026","imei1":"122262572010026","imei2":"122262572010026","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93644,"job_number":"JOB_93644","tr_customer_id":93661,"tr_customer_product_id":93651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:27.000Z","modified_at":"2025-10-31T03:32:27.000Z","name":"Bernhard Ryan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"159493201205860","imei1":"159493201205860","imei2":"159493201205860","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93655,"job_number":"JOB_93655","tr_customer_id":93672,"tr_customer_product_id":93662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:40.000Z","modified_at":"2025-10-31T03:32:40.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"160175622709531","imei1":"160175622709531","imei2":"160175622709531","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93656,"job_number":"JOB_93656","tr_customer_id":93673,"tr_customer_product_id":93663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:40.000Z","modified_at":"2025-10-31T03:32:40.000Z","name":"Jamil Haley","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"119183334250748","imei1":"119183334250748","imei2":"119183334250748","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93658,"job_number":"JOB_93658","tr_customer_id":93675,"tr_customer_product_id":93665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:40.000Z","modified_at":"2025-10-31T03:32:40.000Z","name":"Maeve Kunde","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136510406488854","imei1":"136510406488854","imei2":"136510406488854","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93660,"job_number":"JOB_93660","tr_customer_id":93677,"tr_customer_product_id":93667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:41.000Z","modified_at":"2025-10-31T03:32:41.000Z","name":"Maya Hudson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"114546224077698","imei1":"114546224077698","imei2":"114546224077698","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93661,"job_number":"JOB_93661","tr_customer_id":93678,"tr_customer_product_id":93668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:47.000Z","modified_at":"2025-10-31T03:32:47.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"107903701896829","imei1":"107903701896829","imei2":"107903701896829","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93663,"job_number":"JOB_93663","tr_customer_id":93680,"tr_customer_product_id":93670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:48.000Z","modified_at":"2025-10-31T03:32:48.000Z","name":"Alexzander Emmerich","mobile_number":"493-423-5477","email_id":"Elouise2@hotmail.com","dop":"2025-06-09","serial_number":"103955920595165","imei1":"103955920595165","imei2":"103955920595165","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93664,"job_number":"JOB_93664","tr_customer_id":93681,"tr_customer_product_id":93671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:06.000Z","modified_at":"2025-10-31T03:33:06.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102161391064440","imei1":"102161391064440","imei2":"102161391064440","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:33:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93666,"job_number":"JOB_93666","tr_customer_id":93683,"tr_customer_product_id":93673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:06.000Z","modified_at":"2025-10-31T03:33:06.000Z","name":"Katharina Jacobs","mobile_number":"924-780-5821","email_id":"Kellie_Skiles@gmail.com","dop":"2025-06-09","serial_number":"106700573748751","imei1":"106700573748751","imei2":"106700573748751","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:33:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93675,"job_number":"JOB_93675","tr_customer_id":93692,"tr_customer_product_id":93682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:23.000Z","modified_at":"2025-10-31T03:33:23.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105211692805218","imei1":"105211692805218","imei2":"105211692805218","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93677,"job_number":"JOB_93677","tr_customer_id":93694,"tr_customer_product_id":93684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:24.000Z","modified_at":"2025-10-31T03:33:24.000Z","name":"Annabel Windler","mobile_number":"610-383-9509","email_id":"Marianna.Nitzsche@gmail.com","dop":"2025-06-09","serial_number":"102072127667717","imei1":"102072127667717","imei2":"102072127667717","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:33:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93745,"job_number":"JOB_93745","tr_customer_id":93762,"tr_customer_product_id":93752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:16:11.000Z","modified_at":"2025-10-31T06:16:11.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100951951918977","imei1":"100951951918977","imei2":"100951951918977","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:16:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93747,"job_number":"JOB_93747","tr_customer_id":93764,"tr_customer_product_id":93754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:16:12.000Z","modified_at":"2025-10-31T06:16:12.000Z","name":"Immanuel Witting","mobile_number":"346-641-5724","email_id":"Krista_Reinger@hotmail.com","dop":"2025-06-09","serial_number":"104115579126484","imei1":"104115579126484","imei2":"104115579126484","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:16:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93749,"job_number":"JOB_93749","tr_customer_id":93766,"tr_customer_product_id":93756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:16:31.000Z","modified_at":"2025-10-31T06:16:31.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103240427515126","imei1":"103240427515126","imei2":"103240427515126","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:16:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93751,"job_number":"JOB_93751","tr_customer_id":93768,"tr_customer_product_id":93758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:16:31.000Z","modified_at":"2025-10-31T06:16:31.000Z","name":"Makenna Boyle","mobile_number":"917-963-5725","email_id":"Xander_Schulist@hotmail.com","dop":"2025-06-09","serial_number":"102643969138218","imei1":"102643969138218","imei2":"102643969138218","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:16:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93752,"job_number":"JOB_93752","tr_customer_id":93769,"tr_customer_product_id":93759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:16:50.000Z","modified_at":"2025-10-31T06:16:50.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107204678814150","imei1":"107204678814150","imei2":"107204678814150","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:16:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93754,"job_number":"JOB_93754","tr_customer_id":93771,"tr_customer_product_id":93761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:16:50.000Z","modified_at":"2025-10-31T06:16:50.000Z","name":"Rosetta Gleason","mobile_number":"573-478-0229","email_id":"Kennith.Stehr90@yahoo.com","dop":"2025-06-09","serial_number":"108722432248950","imei1":"108722432248950","imei2":"108722432248950","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:16:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93815,"job_number":"JOB_93815","tr_customer_id":93832,"tr_customer_product_id":93822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:54:49.000Z","modified_at":"2025-10-31T06:54:49.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"105877452742708","imei1":"105877452742708","imei2":"105877452742708","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93821,"job_number":"JOB_93821","tr_customer_id":93838,"tr_customer_product_id":93828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T07:09:02.000Z","modified_at":"2025-10-31T07:09:02.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"64871502270775","imei1":"64871502270775","imei2":"64871502270775","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T07:09:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93824,"job_number":"JOB_93824","tr_customer_id":93841,"tr_customer_product_id":93831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T07:12:13.000Z","modified_at":"2025-10-31T07:12:13.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"74871502270775","imei1":"74871502270775","imei2":"74871502270775","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T07:12:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93825,"job_number":"JOB_93825","tr_customer_id":93842,"tr_customer_product_id":93832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T07:12:43.000Z","modified_at":"2025-10-31T07:12:43.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"84871502270775","imei1":"84871502270775","imei2":"84871502270775","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T07:12:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93826,"job_number":"JOB_93826","tr_customer_id":93843,"tr_customer_product_id":93833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T07:24:14.000Z","modified_at":"2025-10-31T07:24:14.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Katrina23@hotmail.com","dop":"2025-07-02","serial_number":"14606420644009","imei1":"14606420644009","imei2":"14606420644009","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T07:24:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93827,"job_number":"JOB_93827","tr_customer_id":93844,"tr_customer_product_id":93834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T07:24:31.000Z","modified_at":"2025-10-31T07:24:31.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"04871502270775","imei1":"04871502270775","imei2":"04871502270775","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T07:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93828,"job_number":"JOB_93828","tr_customer_id":93845,"tr_customer_product_id":93835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T07:24:35.000Z","modified_at":"2025-10-31T07:24:35.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Percival64@gmail.com","dop":"2025-07-02","serial_number":"19570934857853","imei1":"19570934857853","imei2":"19570934857853","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T07:24:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93829,"job_number":"JOB_93829","tr_customer_id":93846,"tr_customer_product_id":93836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T07:24:54.000Z","modified_at":"2025-10-31T07:24:54.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Makayla_Adams@yahoo.com","dop":"2025-07-02","serial_number":"18062721856779","imei1":"18062721856779","imei2":"18062721856779","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T07:24:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93832,"job_number":"JOB_93832","tr_customer_id":93849,"tr_customer_product_id":93839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T08:05:21.000Z","modified_at":"2025-10-31T08:05:21.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"24871502270775","imei1":"24871502270775","imei2":"24871502270775","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T08:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93842,"job_number":"JOB_93842","tr_customer_id":93859,"tr_customer_product_id":93849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T09:28:05.000Z","modified_at":"2025-10-31T09:28:05.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"24971502270775","imei1":"24971502270775","imei2":"24971502270775","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T09:28:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93844,"job_number":"JOB_93844","tr_customer_id":93861,"tr_customer_product_id":93851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T09:33:21.000Z","modified_at":"2025-10-31T09:33:21.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"24971502270078","imei1":"24971502270078","imei2":"24971502270078","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T09:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93845,"job_number":"JOB_93845","tr_customer_id":93862,"tr_customer_product_id":93852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T09:40:08.000Z","modified_at":"2025-10-31T09:40:08.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"24972502270078","imei1":"24972502270078","imei2":"24972502270078","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T09:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93846,"job_number":"JOB_93846","tr_customer_id":93863,"tr_customer_product_id":93853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T09:45:34.000Z","modified_at":"2025-10-31T09:45:34.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"24972512270078","imei1":"24972512270078","imei2":"24972512270078","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T09:45:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93848,"job_number":"JOB_93848","tr_customer_id":93865,"tr_customer_product_id":93855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T10:10:57.000Z","modified_at":"2025-10-31T10:10:57.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"24972512270077","imei1":"24972512270077","imei2":"24972512270077","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T10:10:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93849,"job_number":"JOB_93849","tr_customer_id":93866,"tr_customer_product_id":93856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T10:12:52.000Z","modified_at":"2025-10-31T10:12:52.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"24972512270067","imei1":"24972512270067","imei2":"24972512270067","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T10:12:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93850,"job_number":"JOB_93850","tr_customer_id":93867,"tr_customer_product_id":93857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T10:23:39.000Z","modified_at":"2025-10-31T10:23:39.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"24972512270007","imei1":"24972512270007","imei2":"24972512270007","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T10:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93851,"job_number":"JOB_93851","tr_customer_id":93868,"tr_customer_product_id":93858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T10:33:17.000Z","modified_at":"2025-10-31T10:33:17.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"24972512271007","imei1":"24972512271007","imei2":"24972512271007","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T10:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93852,"job_number":"JOB_93852","tr_customer_id":93869,"tr_customer_product_id":93859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T10:37:11.000Z","modified_at":"2025-10-31T10:37:11.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"24972612271007","imei1":"24972612271007","imei2":"24972612271007","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T10:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93853,"job_number":"JOB_93853","tr_customer_id":93870,"tr_customer_product_id":93860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T10:40:42.000Z","modified_at":"2025-10-31T10:40:42.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"24972612274007","imei1":"24972612274007","imei2":"24972612274007","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T10:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93854,"job_number":"JOB_93854","tr_customer_id":93871,"tr_customer_product_id":93861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T10:52:50.000Z","modified_at":"2025-10-31T10:52:50.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"24972712274007","imei1":"24972712274007","imei2":"24972712274007","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T10:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93855,"job_number":"JOB_93855","tr_customer_id":93872,"tr_customer_product_id":93862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T11:06:35.000Z","modified_at":"2025-10-31T11:06:35.000Z","name":"Lee Renner","mobile_number":"835-687-9187","email_id":"Cordelia5@gmail.com","dop":"2025-06-09","serial_number":"104550954217221","imei1":"104550954217221","imei2":"104550954217221","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T11:06:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93856,"job_number":"JOB_93856","tr_customer_id":93873,"tr_customer_product_id":93863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T11:19:12.000Z","modified_at":"2025-10-31T11:19:12.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2025-06-09","serial_number":"106645792741344","imei1":"106645792741344","imei2":"106645792741344","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T11:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93857,"job_number":"JOB_93857","tr_customer_id":93874,"tr_customer_product_id":93864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T11:22:50.000Z","modified_at":"2025-10-31T11:22:50.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2025-06-09","serial_number":"106645792741374","imei1":"106645792741374","imei2":"106645792741374","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T11:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94290,"job_number":"JOB_94290","tr_customer_id":94307,"tr_customer_product_id":94297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:45:51.000Z","modified_at":"2025-10-31T13:45:51.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"14304553029095","imei1":"14304553029095","imei2":"14304553029095","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94291,"job_number":"JOB_94291","tr_customer_id":94308,"tr_customer_product_id":94298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:45:52.000Z","modified_at":"2025-10-31T13:45:52.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"92749140799288","imei1":"92749140799288","imei2":"92749140799288","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94292,"job_number":"JOB_94292","tr_customer_id":94309,"tr_customer_product_id":94299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:45:53.000Z","modified_at":"2025-10-31T13:45:53.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"47013448240259","imei1":"47013448240259","imei2":"47013448240259","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:45:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94293,"job_number":"JOB_94293","tr_customer_id":94310,"tr_customer_product_id":94300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:46:10.000Z","modified_at":"2025-10-31T13:46:10.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"24972712575007","imei1":"24972712575007","imei2":"24972712575007","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:46:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95293,"job_number":"JOB_95293","tr_customer_id":95310,"tr_customer_product_id":95300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:50:15.000Z","modified_at":"2025-10-31T13:50:15.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"105518672705866","imei1":"105518672705866","imei2":"105518672705866","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95294,"job_number":"JOB_95294","tr_customer_id":95311,"tr_customer_product_id":95301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:50:16.000Z","modified_at":"2025-10-31T13:50:16.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"103637380138306","imei1":"103637380138306","imei2":"103637380138306","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92768,"job_number":"JOB_92768","tr_customer_id":92785,"tr_customer_product_id":92775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:48:17.000Z","modified_at":"2025-10-29T13:48:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58668239617269","imei1":"58668239617269","imei2":"58668239617269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92769,"job_number":"JOB_92769","tr_customer_id":92786,"tr_customer_product_id":92776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:48:17.000Z","modified_at":"2025-10-29T13:48:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93219148554116","imei1":"93219148554116","imei2":"93219148554116","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92770,"job_number":"JOB_92770","tr_customer_id":92787,"tr_customer_product_id":92777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:48:18.000Z","modified_at":"2025-10-29T13:48:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47843046639888","imei1":"47843046639888","imei2":"47843046639888","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92771,"job_number":"JOB_92771","tr_customer_id":92788,"tr_customer_product_id":92778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:48:18.000Z","modified_at":"2025-10-29T13:48:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52192780610955","imei1":"52192780610955","imei2":"52192780610955","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92772,"job_number":"JOB_92772","tr_customer_id":92789,"tr_customer_product_id":92779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:48:18.000Z","modified_at":"2025-10-29T13:48:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23791903816723","imei1":"23791903816723","imei2":"23791903816723","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92774,"job_number":"JOB_92774","tr_customer_id":92791,"tr_customer_product_id":92781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:48:50.000Z","modified_at":"2025-10-29T13:48:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41602826880674","imei1":"41602826880674","imei2":"41602826880674","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92775,"job_number":"JOB_92775","tr_customer_id":92792,"tr_customer_product_id":92782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:48:50.000Z","modified_at":"2025-10-29T13:48:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61506186711631","imei1":"61506186711631","imei2":"61506186711631","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92776,"job_number":"JOB_92776","tr_customer_id":92793,"tr_customer_product_id":92783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:48:50.000Z","modified_at":"2025-10-29T13:48:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88134274657449","imei1":"88134274657449","imei2":"88134274657449","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92777,"job_number":"JOB_92777","tr_customer_id":92794,"tr_customer_product_id":92784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:48:51.000Z","modified_at":"2025-10-29T13:48:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71263181558426","imei1":"71263181558426","imei2":"71263181558426","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:48:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92778,"job_number":"JOB_92778","tr_customer_id":92795,"tr_customer_product_id":92785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:48:51.000Z","modified_at":"2025-10-29T13:48:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83556534257162","imei1":"83556534257162","imei2":"83556534257162","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:48:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92779,"job_number":"JOB_92779","tr_customer_id":92796,"tr_customer_product_id":92786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:48:51.000Z","modified_at":"2025-10-29T13:48:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29568039399088","imei1":"29568039399088","imei2":"29568039399088","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:48:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92781,"job_number":"JOB_92781","tr_customer_id":92798,"tr_customer_product_id":92788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:49:22.000Z","modified_at":"2025-10-29T13:49:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92970292976886","imei1":"92970292976886","imei2":"92970292976886","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:49:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92782,"job_number":"JOB_92782","tr_customer_id":92799,"tr_customer_product_id":92789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:49:23.000Z","modified_at":"2025-10-29T13:49:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13452798194770","imei1":"13452798194770","imei2":"13452798194770","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:49:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92783,"job_number":"JOB_92783","tr_customer_id":92800,"tr_customer_product_id":92790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:49:23.000Z","modified_at":"2025-10-29T13:49:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77516110556948","imei1":"77516110556948","imei2":"77516110556948","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:49:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92784,"job_number":"JOB_92784","tr_customer_id":92801,"tr_customer_product_id":92791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:49:23.000Z","modified_at":"2025-10-29T13:49:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44537057917088","imei1":"44537057917088","imei2":"44537057917088","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:49:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92785,"job_number":"JOB_92785","tr_customer_id":92802,"tr_customer_product_id":92792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:49:24.000Z","modified_at":"2025-10-29T13:49:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54102662809627","imei1":"54102662809627","imei2":"54102662809627","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92786,"job_number":"JOB_92786","tr_customer_id":92803,"tr_customer_product_id":92793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:49:24.000Z","modified_at":"2025-10-29T13:49:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62550596556135","imei1":"62550596556135","imei2":"62550596556135","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92794,"job_number":"JOB_92794","tr_customer_id":92811,"tr_customer_product_id":92801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:09:27.000Z","modified_at":"2025-10-29T14:09:27.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"17091036456309","imei1":"17091036456309","imei2":"17091036456309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92796,"job_number":"JOB_92796","tr_customer_id":92813,"tr_customer_product_id":92803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:09:29.000Z","modified_at":"2025-10-29T14:09:29.000Z","name":"Mariela Schuster","mobile_number":"967-907-0187","email_id":"Judy.Kohler29@gmail.com","dop":"2025-04-06","serial_number":"16062106273320528","imei1":"16062106273320528","imei2":"16062106273320528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:09:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92805,"job_number":"JOB_92805","tr_customer_id":92822,"tr_customer_product_id":92812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:10:16.000Z","modified_at":"2025-10-29T14:10:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12456345289592","imei1":"12456345289592","imei2":"12456345289592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:10:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92807,"job_number":"JOB_92807","tr_customer_id":92824,"tr_customer_product_id":92814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:10:17.000Z","modified_at":"2025-10-29T14:10:17.000Z","name":"Alisa Kuhic","mobile_number":"694-328-9724","email_id":"Brad_Bruen@hotmail.com","dop":"2025-04-06","serial_number":"17171025775083456","imei1":"17171025775083456","imei2":"17171025775083456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92808,"job_number":"JOB_92808","tr_customer_id":92825,"tr_customer_product_id":92815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:10:38.000Z","modified_at":"2025-10-29T14:10:38.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"18840145314299","imei1":"18840145314299","imei2":"18840145314299","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:10:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92810,"job_number":"JOB_92810","tr_customer_id":92827,"tr_customer_product_id":92817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:10:40.000Z","modified_at":"2025-10-29T14:10:40.000Z","name":"Dannie Fadel","mobile_number":"819-781-2253","email_id":"Garland6@gmail.com","dop":"2025-06-08","serial_number":"109723958390394","imei1":"109723958390394","imei2":"109723958390394","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92811,"job_number":"JOB_92811","tr_customer_id":92828,"tr_customer_product_id":92818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:10:49.000Z","modified_at":"2025-10-29T14:10:49.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"14805359828949","imei1":"14805359828949","imei2":"14805359828949","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92813,"job_number":"JOB_92813","tr_customer_id":92830,"tr_customer_product_id":92820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:10:51.000Z","modified_at":"2025-10-29T14:10:51.000Z","name":"Alek Bartell","mobile_number":"798-837-4074","email_id":"Lloyd79@hotmail.com","dop":"2025-09-20","serial_number":"100906345796428","imei1":"100906345796428","imei2":"100906345796428","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92814,"job_number":"JOB_92814","tr_customer_id":92831,"tr_customer_product_id":92821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:11:04.000Z","modified_at":"2025-10-29T14:11:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11857690857707","imei1":"11857690857707","imei2":"11857690857707","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:11:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92816,"job_number":"JOB_92816","tr_customer_id":92833,"tr_customer_product_id":92823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:11:06.000Z","modified_at":"2025-10-29T14:11:06.000Z","name":"Clarissa Kunde","mobile_number":"845-229-6014","email_id":"Arnulfo83@yahoo.com","dop":"2025-04-06","serial_number":"16230506963701514","imei1":"16230506963701514","imei2":"16230506963701514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:11:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92817,"job_number":"JOB_92817","tr_customer_id":92834,"tr_customer_product_id":92824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:11:10.000Z","modified_at":"2025-10-29T14:11:10.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"19926438883640","imei1":"19926438883640","imei2":"19926438883640","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92819,"job_number":"JOB_92819","tr_customer_id":92836,"tr_customer_product_id":92826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:11:11.000Z","modified_at":"2025-10-29T14:11:11.000Z","name":"Abigail Zboncak","mobile_number":"708-264-4784","email_id":"Jude.Wolf@gmail.com","dop":"2025-06-08","serial_number":"109873044206382","imei1":"109873044206382","imei2":"109873044206382","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92820,"job_number":"JOB_92820","tr_customer_id":92837,"tr_customer_product_id":92827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:11:39.000Z","modified_at":"2025-10-29T14:11:39.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"19001751517631","imei1":"19001751517631","imei2":"19001751517631","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:11:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92822,"job_number":"JOB_92822","tr_customer_id":92839,"tr_customer_product_id":92829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:11:41.000Z","modified_at":"2025-10-29T14:11:41.000Z","name":"Akeem Lesch","mobile_number":"470-727-3577","email_id":"Luis_Bashirian59@gmail.com","dop":"2025-09-20","serial_number":"100787055284569","imei1":"100787055284569","imei2":"100787055284569","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92823,"job_number":"JOB_92823","tr_customer_id":92840,"tr_customer_product_id":92830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:11:41.000Z","modified_at":"2025-10-29T14:11:41.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"10018396453196","imei1":"10018396453196","imei2":"10018396453196","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92825,"job_number":"JOB_92825","tr_customer_id":92842,"tr_customer_product_id":92832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:11:43.000Z","modified_at":"2025-10-29T14:11:43.000Z","name":"Santiago West","mobile_number":"251-697-4170","email_id":"Haleigh.Gulgowski42@yahoo.com","dop":"2025-06-08","serial_number":"108855274328110","imei1":"108855274328110","imei2":"108855274328110","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:11:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92826,"job_number":"JOB_92826","tr_customer_id":92843,"tr_customer_product_id":92833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:12:01.000Z","modified_at":"2025-10-29T14:12:01.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"12259401726618","imei1":"12259401726618","imei2":"12259401726618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92828,"job_number":"JOB_92828","tr_customer_id":92845,"tr_customer_product_id":92835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:12:34.000Z","modified_at":"2025-10-29T14:12:34.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"19920431750410","imei1":"19920431750410","imei2":"19920431750410","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:12:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92830,"job_number":"JOB_92830","tr_customer_id":92847,"tr_customer_product_id":92837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:12:35.000Z","modified_at":"2025-10-29T14:12:35.000Z","name":"Rhianna Conn","mobile_number":"327-989-7286","email_id":"Mariam12@gmail.com","dop":"2025-09-20","serial_number":"100802045106699","imei1":"100802045106699","imei2":"100802045106699","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:12:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92831,"job_number":"JOB_92831","tr_customer_id":92848,"tr_customer_product_id":92838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:12:51.000Z","modified_at":"2025-10-29T14:12:51.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"15519838578824","imei1":"15519838578824","imei2":"15519838578824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:12:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92833,"job_number":"JOB_92833","tr_customer_id":92850,"tr_customer_product_id":92840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:13:40.000Z","modified_at":"2025-10-29T14:13:40.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"19533271903738","imei1":"19533271903738","imei2":"19533271903738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:13:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92835,"job_number":"JOB_92835","tr_customer_id":92852,"tr_customer_product_id":92842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:15:52.000Z","modified_at":"2025-10-29T14:15:52.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10514108000013","imei1":"10514108000013","imei2":"10514108000013","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92837,"job_number":"JOB_92837","tr_customer_id":92854,"tr_customer_product_id":92844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:15:53.000Z","modified_at":"2025-10-29T14:15:53.000Z","name":"Abbigail Nikolaus","mobile_number":"371-300-7727","email_id":"Candido_Gleason@gmail.com","dop":"2025-06-18","serial_number":"1052492975430116","imei1":"1052492975430116","imei2":"1052492975430116","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:15:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92838,"job_number":"JOB_92838","tr_customer_id":92855,"tr_customer_product_id":92845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:16:38.000Z","modified_at":"2025-10-29T14:16:38.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10602019293491","imei1":"10602019293491","imei2":"10602019293491","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:16:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92840,"job_number":"JOB_92840","tr_customer_id":92857,"tr_customer_product_id":92847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:16:39.000Z","modified_at":"2025-10-29T14:16:39.000Z","name":"Maximo Okuneva","mobile_number":"347-222-8697","email_id":"Rebekah_Upton@hotmail.com","dop":"2025-06-18","serial_number":"1013100423529386","imei1":"1013100423529386","imei2":"1013100423529386","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:16:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92841,"job_number":"JOB_92841","tr_customer_id":92858,"tr_customer_product_id":92848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:18:18.000Z","modified_at":"2025-10-29T14:18:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16590673740193","imei1":"16590673740193","imei2":"16590673740193","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:18:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92843,"job_number":"JOB_92843","tr_customer_id":92860,"tr_customer_product_id":92850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:18:20.000Z","modified_at":"2025-10-29T14:18:20.000Z","name":"Yessenia Keeling","mobile_number":"828-716-9276","email_id":"Deborah.Boyle77@yahoo.com","dop":"2025-04-06","serial_number":"12395068691537140","imei1":"12395068691537140","imei2":"12395068691537140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92846,"job_number":"JOB_92846","tr_customer_id":92863,"tr_customer_product_id":92853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:18:48.000Z","modified_at":"2025-10-29T14:18:48.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19509646116122","imei1":"19509646116122","imei2":"19509646116122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92848,"job_number":"JOB_92848","tr_customer_id":92865,"tr_customer_product_id":92855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:18:50.000Z","modified_at":"2025-10-29T14:18:50.000Z","name":"Keanu Bednar","mobile_number":"369-525-2439","email_id":"Rosalind_Batz@yahoo.com","dop":"2025-04-06","serial_number":"16152100443244732","imei1":"16152100443244732","imei2":"16152100443244732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:18:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92850,"job_number":"JOB_92850","tr_customer_id":92867,"tr_customer_product_id":92857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:19:07.000Z","modified_at":"2025-10-29T14:19:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11418871908988","imei1":"11418871908988","imei2":"11418871908988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92852,"job_number":"JOB_92852","tr_customer_id":92869,"tr_customer_product_id":92859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:19:08.000Z","modified_at":"2025-10-29T14:19:08.000Z","name":"Alisha Stark","mobile_number":"934-559-0238","email_id":"Elroy80@yahoo.com","dop":"2025-04-06","serial_number":"17112020434612468","imei1":"17112020434612468","imei2":"17112020434612468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92853,"job_number":"JOB_92853","tr_customer_id":92870,"tr_customer_product_id":92860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:19:36.000Z","modified_at":"2025-10-29T14:19:36.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15714413241328","imei1":"15714413241328","imei2":"15714413241328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:19:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92855,"job_number":"JOB_92855","tr_customer_id":92872,"tr_customer_product_id":92862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:19:38.000Z","modified_at":"2025-10-29T14:19:38.000Z","name":"Bernie Bruen","mobile_number":"884-716-8185","email_id":"Amos.Harvey72@hotmail.com","dop":"2025-04-06","serial_number":"11035031716651574","imei1":"11035031716651574","imei2":"11035031716651574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92856,"job_number":"JOB_92856","tr_customer_id":92873,"tr_customer_product_id":92863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:19:54.000Z","modified_at":"2025-10-29T14:19:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18393821721076","imei1":"18393821721076","imei2":"18393821721076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:19:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92858,"job_number":"JOB_92858","tr_customer_id":92875,"tr_customer_product_id":92865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:19:56.000Z","modified_at":"2025-10-29T14:19:56.000Z","name":"Lela Feil","mobile_number":"722-386-4023","email_id":"Fidel_Spinka@yahoo.com","dop":"2025-04-06","serial_number":"10154711223861220","imei1":"10154711223861220","imei2":"10154711223861220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:19:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92859,"job_number":"JOB_92859","tr_customer_id":92876,"tr_customer_product_id":92866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:20:24.000Z","modified_at":"2025-10-29T14:20:24.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10531335059258","imei1":"10531335059258","imei2":"10531335059258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92861,"job_number":"JOB_92861","tr_customer_id":92878,"tr_customer_product_id":92868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:20:25.000Z","modified_at":"2025-10-29T14:20:25.000Z","name":"Earline Auer","mobile_number":"991-640-5286","email_id":"Kurt.Barrows87@gmail.com","dop":"2025-04-06","serial_number":"17729226251554652","imei1":"17729226251554652","imei2":"17729226251554652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92863,"job_number":"JOB_92863","tr_customer_id":92880,"tr_customer_product_id":92870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:20:34.000Z","modified_at":"2025-10-29T14:20:34.000Z","name":"Esther Koch","mobile_number":"370-930-2398","email_id":"Morgan53@yahoo.com","dop":"2025-04-06","serial_number":"12293146527236682","imei1":"12293146527236682","imei2":"12293146527236682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92865,"job_number":"JOB_92865","tr_customer_id":92882,"tr_customer_product_id":92872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:21:23.000Z","modified_at":"2025-10-29T14:21:23.000Z","name":"Jalyn Bailey","mobile_number":"942-929-4431","email_id":"Name92@gmail.com","dop":"2025-04-06","serial_number":"19204986142708310","imei1":"19204986142708310","imei2":"19204986142708310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92866,"job_number":"JOB_92866","tr_customer_id":92883,"tr_customer_product_id":92873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:24:26.000Z","modified_at":"2025-10-29T14:24:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15458355955237","imei1":"15458355955237","imei2":"15458355955237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92868,"job_number":"JOB_92868","tr_customer_id":92885,"tr_customer_product_id":92875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:24:27.000Z","modified_at":"2025-10-29T14:24:27.000Z","name":"Joanny O'Conner","mobile_number":"530-748-9212","email_id":"Judd39@hotmail.com","dop":"2025-04-06","serial_number":"11186026993586642","imei1":"11186026993586642","imei2":"11186026993586642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92872,"job_number":"JOB_92872","tr_customer_id":92889,"tr_customer_product_id":92879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:25:12.000Z","modified_at":"2025-10-29T14:25:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10148932908537","imei1":"10148932908537","imei2":"10148932908537","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92874,"job_number":"JOB_92874","tr_customer_id":92891,"tr_customer_product_id":92881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:25:14.000Z","modified_at":"2025-10-29T14:25:14.000Z","name":"Charley Leffler","mobile_number":"504-885-9562","email_id":"Leonor_Lubowitz@gmail.com","dop":"2025-04-06","serial_number":"15622720040617608","imei1":"15622720040617608","imei2":"15622720040617608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92879,"job_number":"JOB_92879","tr_customer_id":92896,"tr_customer_product_id":92886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:25:39.000Z","modified_at":"2025-10-29T14:25:39.000Z","name":"Tomasa Denesik","mobile_number":"286-682-0662","email_id":"Amira.Tromp@gmail.com","dop":"2025-04-06","serial_number":"19144949877851320","imei1":"19144949877851320","imei2":"19144949877851320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:25:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92884,"job_number":"JOB_92884","tr_customer_id":92901,"tr_customer_product_id":92891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:25:59.000Z","modified_at":"2025-10-29T14:25:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19293041550681","imei1":"19293041550681","imei2":"19293041550681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:25:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92886,"job_number":"JOB_92886","tr_customer_id":92903,"tr_customer_product_id":92893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:26:01.000Z","modified_at":"2025-10-29T14:26:01.000Z","name":"Giles Olson","mobile_number":"857-368-9951","email_id":"Hollie26@hotmail.com","dop":"2025-04-06","serial_number":"14909908133181872","imei1":"14909908133181872","imei2":"14909908133181872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92887,"job_number":"JOB_92887","tr_customer_id":92904,"tr_customer_product_id":92894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:26:02.000Z","modified_at":"2025-10-29T14:26:02.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"19101676614206","imei1":"19101676614206","imei2":"19101676614206","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92889,"job_number":"JOB_92889","tr_customer_id":92906,"tr_customer_product_id":92896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:26:03.000Z","modified_at":"2025-10-29T14:26:03.000Z","name":"Dulce Howe","mobile_number":"324-784-8592","email_id":"Nickolas57@gmail.com","dop":"2025-09-30","serial_number":"10662892774928","imei1":"10662892774928","imei2":"10662892774928","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:26:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92890,"job_number":"JOB_92890","tr_customer_id":92907,"tr_customer_product_id":92897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:26:14.000Z","modified_at":"2025-10-29T14:26:14.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"17155095407545","imei1":"17155095407545","imei2":"17155095407545","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:26:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92892,"job_number":"JOB_92892","tr_customer_id":92909,"tr_customer_product_id":92899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:26:14.000Z","modified_at":"2025-10-29T14:26:14.000Z","name":"Rod Durgan","mobile_number":"963-681-8285","email_id":"Casimir_Rosenbaum7@yahoo.com","dop":"2025-09-30","serial_number":"17318706221933","imei1":"17318706221933","imei2":"17318706221933","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:26:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92893,"job_number":"JOB_92893","tr_customer_id":92910,"tr_customer_product_id":92900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:26:26.000Z","modified_at":"2025-10-29T14:26:26.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"18136595959200","imei1":"18136595959200","imei2":"18136595959200","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92895,"job_number":"JOB_92895","tr_customer_id":92912,"tr_customer_product_id":92902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:26:27.000Z","modified_at":"2025-10-29T14:26:27.000Z","name":"Nicolas Leannon","mobile_number":"921-424-3956","email_id":"Abdul_Hilll@gmail.com","dop":"2025-09-30","serial_number":"15563490685501","imei1":"15563490685501","imei2":"15563490685501","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92897,"job_number":"JOB_92897","tr_customer_id":92914,"tr_customer_product_id":92904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:28:28.000Z","modified_at":"2025-10-29T14:28:28.000Z","name":"Arvid Flatley","mobile_number":"473-563-6444","email_id":"Jason13@hotmail.com","dop":"2025-04-06","serial_number":"11567831943216736","imei1":"11567831943216736","imei2":"11567831943216736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:28:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92898,"job_number":"JOB_92898","tr_customer_id":92915,"tr_customer_product_id":92905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:34:23.000Z","modified_at":"2025-10-29T14:34:23.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"15769373286117","imei1":"15769373286117","imei2":"15769373286117","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:34:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92900,"job_number":"JOB_92900","tr_customer_id":92917,"tr_customer_product_id":92907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:34:23.000Z","modified_at":"2025-10-29T14:34:24.000Z","name":"Clementine Ziemann","mobile_number":"684-335-6733","email_id":"Ramiro_Schmidt@gmail.com","dop":"2025-09-30","serial_number":"12995297237678","imei1":"12995297237678","imei2":"12995297237678","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92901,"job_number":"JOB_92901","tr_customer_id":92918,"tr_customer_product_id":92908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:34:37.000Z","modified_at":"2025-10-29T14:34:37.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"11369700525410","imei1":"11369700525410","imei2":"11369700525410","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92903,"job_number":"JOB_92903","tr_customer_id":92920,"tr_customer_product_id":92910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:34:37.000Z","modified_at":"2025-10-29T14:34:37.000Z","name":"Emmanuel Jenkins","mobile_number":"241-305-3494","email_id":"Sierra.Graham@yahoo.com","dop":"2025-09-30","serial_number":"16596362483988","imei1":"16596362483988","imei2":"16596362483988","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92904,"job_number":"JOB_92904","tr_customer_id":92921,"tr_customer_product_id":92911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:34:50.000Z","modified_at":"2025-10-29T14:34:50.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"10176588282889","imei1":"10176588282889","imei2":"10176588282889","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92906,"job_number":"JOB_92906","tr_customer_id":92923,"tr_customer_product_id":92913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:34:51.000Z","modified_at":"2025-10-29T14:34:51.000Z","name":"Cristal Hamill","mobile_number":"373-414-4156","email_id":"Timmy.Jacobs@hotmail.com","dop":"2025-09-30","serial_number":"15682797550579","imei1":"15682797550579","imei2":"15682797550579","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92907,"job_number":"JOB_92907","tr_customer_id":92924,"tr_customer_product_id":92914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:46:08.000Z","modified_at":"2025-10-29T14:46:08.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"17675719594921","imei1":"17675719594921","imei2":"17675719594921","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:46:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92908,"job_number":"JOB_92908","tr_customer_id":92925,"tr_customer_product_id":92915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:46:09.000Z","modified_at":"2025-10-29T14:46:09.000Z","name":"Lizeth Spencer","mobile_number":"476-911-2408","email_id":"Eulah_Pouros@gmail.com","dop":"2025-09-16","serial_number":"17953006443717","imei1":"17953006443717","imei2":"17953006443717","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:46:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92909,"job_number":"JOB_92909","tr_customer_id":92926,"tr_customer_product_id":92916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:46:29.000Z","modified_at":"2025-10-29T14:46:29.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"18565385388110","imei1":"18565385388110","imei2":"18565385388110","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:46:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92910,"job_number":"JOB_92910","tr_customer_id":92927,"tr_customer_product_id":92917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:46:29.000Z","modified_at":"2025-10-29T14:46:29.000Z","name":"Elyse Morar","mobile_number":"791-294-2574","email_id":"Madilyn26@yahoo.com","dop":"2025-09-16","serial_number":"18725137837676","imei1":"18725137837676","imei2":"18725137837676","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:46:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92911,"job_number":"JOB_92911","tr_customer_id":92928,"tr_customer_product_id":92918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:46:50.000Z","modified_at":"2025-10-29T14:46:50.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"12517109532881","imei1":"12517109532881","imei2":"12517109532881","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:46:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92912,"job_number":"JOB_92912","tr_customer_id":92929,"tr_customer_product_id":92919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:46:50.000Z","modified_at":"2025-10-29T14:46:50.000Z","name":"Deshawn Leannon","mobile_number":"371-989-5964","email_id":"Cecil_Grady23@yahoo.com","dop":"2025-09-16","serial_number":"16080781477011","imei1":"16080781477011","imei2":"16080781477011","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:46:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92913,"job_number":"JOB_92913","tr_customer_id":92930,"tr_customer_product_id":92920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:49:16.000Z","modified_at":"2025-10-29T14:49:16.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"18410489965854","imei1":"18410489965854","imei2":"18410489965854","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92915,"job_number":"JOB_92915","tr_customer_id":92932,"tr_customer_product_id":92922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:49:16.000Z","modified_at":"2025-10-29T14:49:16.000Z","name":"Vesta Rowe","mobile_number":"595-712-6848","email_id":"Kaleigh.Fadel56@gmail.com","dop":"2025-09-30","serial_number":"17069386898156","imei1":"17069386898156","imei2":"17069386898156","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92916,"job_number":"JOB_92916","tr_customer_id":92933,"tr_customer_product_id":92923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:49:30.000Z","modified_at":"2025-10-29T14:49:30.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"14186113015157","imei1":"14186113015157","imei2":"14186113015157","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:49:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92918,"job_number":"JOB_92918","tr_customer_id":92935,"tr_customer_product_id":92925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:49:31.000Z","modified_at":"2025-10-29T14:49:31.000Z","name":"Katlynn Donnelly","mobile_number":"651-514-9241","email_id":"Tiara76@yahoo.com","dop":"2025-09-30","serial_number":"12555477385759","imei1":"12555477385759","imei2":"12555477385759","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92919,"job_number":"JOB_92919","tr_customer_id":92936,"tr_customer_product_id":92926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:49:44.000Z","modified_at":"2025-10-29T14:49:44.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"17666492330868","imei1":"17666492330868","imei2":"17666492330868","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:49:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92921,"job_number":"JOB_92921","tr_customer_id":92938,"tr_customer_product_id":92928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:49:44.000Z","modified_at":"2025-10-29T14:49:44.000Z","name":"Kimberly Wilkinson","mobile_number":"890-521-7380","email_id":"Merlin_Hartmann65@gmail.com","dop":"2025-09-30","serial_number":"19219159046858","imei1":"19219159046858","imei2":"19219159046858","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:49:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92926,"job_number":"JOB_92926","tr_customer_id":92943,"tr_customer_product_id":92933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T15:41:14.000Z","modified_at":"2025-10-29T15:41:14.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108779542699535","imei1":"108779542699535","imei2":"108779542699535","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T15:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92928,"job_number":"JOB_92928","tr_customer_id":92945,"tr_customer_product_id":92935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T15:41:29.000Z","modified_at":"2025-10-29T15:41:29.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106478731933476","imei1":"106478731933476","imei2":"106478731933476","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T15:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92934,"job_number":"JOB_92934","tr_customer_id":92951,"tr_customer_product_id":92941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T16:12:44.000Z","modified_at":"2025-10-29T16:12:44.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19834779283033","imei1":"19834779283033","imei2":"19834779283033","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T16:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92936,"job_number":"JOB_92936","tr_customer_id":92953,"tr_customer_product_id":92943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T16:12:46.000Z","modified_at":"2025-10-29T16:12:46.000Z","name":"Jamie Kuvalis","mobile_number":"858-633-3817","email_id":"Maximillian47@hotmail.com","dop":"2025-04-06","serial_number":"11111295424916998","imei1":"11111295424916998","imei2":"11111295424916998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T16:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92937,"job_number":"JOB_92937","tr_customer_id":92954,"tr_customer_product_id":92944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T16:13:35.000Z","modified_at":"2025-10-29T16:13:35.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19073996206224","imei1":"19073996206224","imei2":"19073996206224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T16:13:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92939,"job_number":"JOB_92939","tr_customer_id":92956,"tr_customer_product_id":92946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T16:13:36.000Z","modified_at":"2025-10-29T16:13:36.000Z","name":"Eugene Schultz","mobile_number":"750-616-6199","email_id":"Jordon_Schaefer64@yahoo.com","dop":"2025-04-06","serial_number":"11706175209798366","imei1":"11706175209798366","imei2":"11706175209798366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T16:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92940,"job_number":"JOB_92940","tr_customer_id":92957,"tr_customer_product_id":92947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T16:14:25.000Z","modified_at":"2025-10-29T16:14:25.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15689314585466","imei1":"15689314585466","imei2":"15689314585466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T16:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92942,"job_number":"JOB_92942","tr_customer_id":92959,"tr_customer_product_id":92949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T16:14:27.000Z","modified_at":"2025-10-29T16:14:27.000Z","name":"Vernice King","mobile_number":"259-362-8272","email_id":"Jerrold_Johnson@yahoo.com","dop":"2025-04-06","serial_number":"14872574390207882","imei1":"14872574390207882","imei2":"14872574390207882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T16:14:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92945,"job_number":"JOB_92945","tr_customer_id":92962,"tr_customer_product_id":92952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T17:13:35.000Z","modified_at":"2025-10-29T17:13:35.000Z","name":"Genoveva Little","mobile_number":"748-481-6773","email_id":"Monte6@yahoo.com","dop":"2025-04-06","serial_number":"17474590448200140","imei1":"17474590448200140","imei2":"17474590448200140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T17:13:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92947,"job_number":"JOB_92947","tr_customer_id":92964,"tr_customer_product_id":92954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T17:14:20.000Z","modified_at":"2025-10-29T17:14:20.000Z","name":"Mateo Rippin","mobile_number":"482-896-1285","email_id":"Elody.Haag@hotmail.com","dop":"2025-04-06","serial_number":"10783260579627934","imei1":"10783260579627934","imei2":"10783260579627934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T17:14:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92949,"job_number":"JOB_92949","tr_customer_id":92966,"tr_customer_product_id":92956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T17:15:04.000Z","modified_at":"2025-10-29T17:15:04.000Z","name":"Forest Schuppe","mobile_number":"737-625-7620","email_id":"Elissa.Fay@yahoo.com","dop":"2025-04-06","serial_number":"14947749611227264","imei1":"14947749611227264","imei2":"14947749611227264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T17:15:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92951,"job_number":"JOB_92951","tr_customer_id":92968,"tr_customer_product_id":92958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T17:16:56.000Z","modified_at":"2025-10-29T17:16:56.000Z","name":"Raquel Walker","mobile_number":"464-689-7135","email_id":"Anabel98@hotmail.com","dop":"2025-04-06","serial_number":"10773064245170036","imei1":"10773064245170036","imei2":"10773064245170036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T17:16:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92953,"job_number":"JOB_92953","tr_customer_id":92970,"tr_customer_product_id":92960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T17:17:40.000Z","modified_at":"2025-10-29T17:17:40.000Z","name":"Amalia Bosco","mobile_number":"941-455-0598","email_id":"Jacinto.Borer92@yahoo.com","dop":"2025-04-06","serial_number":"19750158589686180","imei1":"19750158589686180","imei2":"19750158589686180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T17:17:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92955,"job_number":"JOB_92955","tr_customer_id":92972,"tr_customer_product_id":92962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T17:18:25.000Z","modified_at":"2025-10-29T17:18:25.000Z","name":"Gregorio Huels","mobile_number":"686-769-8005","email_id":"Jaden.Reichert@gmail.com","dop":"2025-04-06","serial_number":"13480847214567826","imei1":"13480847214567826","imei2":"13480847214567826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T17:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92957,"job_number":"JOB_92957","tr_customer_id":92974,"tr_customer_product_id":92964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T17:21:52.000Z","modified_at":"2025-10-29T17:21:52.000Z","name":"Hilbert Crist","mobile_number":"918-323-2462","email_id":"Torey59@gmail.com","dop":"2025-04-06","serial_number":"17392468647751224","imei1":"17392468647751224","imei2":"17392468647751224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T17:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92959,"job_number":"JOB_92959","tr_customer_id":92976,"tr_customer_product_id":92966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T17:22:34.000Z","modified_at":"2025-10-29T17:22:34.000Z","name":"Madonna Blanda","mobile_number":"887-518-5139","email_id":"Bartholome_Bahringer@gmail.com","dop":"2025-04-06","serial_number":"10086963213503160","imei1":"10086963213503160","imei2":"10086963213503160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T17:22:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92961,"job_number":"JOB_92961","tr_customer_id":92978,"tr_customer_product_id":92968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T17:23:18.000Z","modified_at":"2025-10-29T17:23:18.000Z","name":"Adaline Koepp","mobile_number":"801-631-1144","email_id":"Amaya.Hickle@yahoo.com","dop":"2025-04-06","serial_number":"19307856950398990","imei1":"19307856950398990","imei2":"19307856950398990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T17:23:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92962,"job_number":"JOB_92962","tr_customer_id":92979,"tr_customer_product_id":92969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T17:36:26.000Z","modified_at":"2025-10-29T17:36:26.000Z","name":"raj gopal","mobile_number":"9980237861","email_id":"rg.krishnappa@gmail.com","dop":"2025-10-19","serial_number":"12345678912340","imei1":"12345678912340","imei2":"12345678912340","popurl":"2025-10-19T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T17:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92963,"job_number":"JOB_92963","tr_customer_id":92980,"tr_customer_product_id":92970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T18:55:37.000Z","modified_at":"2025-10-29T18:55:37.000Z","name":"Kritika Gupta","mobile_number":"8587922546","email_id":"kritika@gmail.com","dop":"2025-05-08","serial_number":"1002522481866730","imei1":"1002522481866730","imei2":"1002522481866730","popurl":"2025-05-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T18:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92965,"job_number":"JOB_92965","tr_customer_id":92982,"tr_customer_product_id":92972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T18:55:38.000Z","modified_at":"2025-10-29T18:55:38.000Z","name":"Prudence Dooley","mobile_number":"717-771-9780","email_id":"Monte_Moore65@hotmail.com","dop":"2025-05-08","serial_number":"10054893424357662","imei1":"10054893424357662","imei2":"10054893424357662","popurl":"2025-05-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T18:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92966,"job_number":"JOB_92966","tr_customer_id":92983,"tr_customer_product_id":92973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T18:55:55.000Z","modified_at":"2025-10-29T18:55:55.000Z","name":"Deepak Goel","mobile_number":"7658744397","email_id":"deepakg@gmail.com","dop":"2025-05-08","serial_number":"1000940174077271","imei1":"1000940174077271","imei2":"1000940174077271","popurl":"2025-05-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T18:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92968,"job_number":"JOB_92968","tr_customer_id":92985,"tr_customer_product_id":92975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T18:55:56.000Z","modified_at":"2025-10-29T18:55:56.000Z","name":"Keanu Ullrich","mobile_number":"346-850-2833","email_id":"Enoch62@yahoo.com","dop":"2025-05-08","serial_number":"10898049892587830","imei1":"10898049892587830","imei2":"10898049892587830","popurl":"2025-05-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T18:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92969,"job_number":"JOB_92969","tr_customer_id":92986,"tr_customer_product_id":92976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T18:56:14.000Z","modified_at":"2025-10-29T18:56:14.000Z","name":"Ishika Srivastava","mobile_number":"884277618","email_id":"ishikas@gmail.com","dop":"2025-05-08","serial_number":"1002701348598937","imei1":"1002701348598937","imei2":"1002701348598937","popurl":"2025-05-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T18:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92970,"job_number":"JOB_92970","tr_customer_id":92987,"tr_customer_product_id":92977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T18:56:15.000Z","modified_at":"2025-10-29T18:56:15.000Z","name":"Terence Strosin","mobile_number":"442-876-0580","email_id":"Wilfredo_Frami71@gmail.com","dop":"2025-05-08","serial_number":"1004016790251970","imei1":"1004016790251970","imei2":"1004016790251970","popurl":"2025-05-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T18:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92971,"job_number":"JOB_92971","tr_customer_id":92988,"tr_customer_product_id":92978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T18:56:15.000Z","modified_at":"2025-10-29T18:56:15.000Z","name":"Larry Cole","mobile_number":"403-672-5277","email_id":"Ignatius_Wehner29@hotmail.com","dop":"2025-05-08","serial_number":"10573874712226738","imei1":"10573874712226738","imei2":"10573874712226738","popurl":"2025-05-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T18:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92972,"job_number":"JOB_92972","tr_customer_id":92989,"tr_customer_product_id":92979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T19:00:00.000Z","modified_at":"2025-10-29T19:00:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18033233381206","imei1":"18033233381206","imei2":"18033233381206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T19:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92974,"job_number":"JOB_92974","tr_customer_id":92991,"tr_customer_product_id":92981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T19:00:00.000Z","modified_at":"2025-10-29T19:00:00.000Z","name":"Stewart Schiller","mobile_number":"599-247-9406","email_id":"Cameron27@gmail.com","dop":"2025-04-06","serial_number":"14217048625358084","imei1":"14217048625358084","imei2":"14217048625358084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T19:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92975,"job_number":"JOB_92975","tr_customer_id":92992,"tr_customer_product_id":92982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T19:00:19.000Z","modified_at":"2025-10-29T19:00:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15496981652566","imei1":"15496981652566","imei2":"15496981652566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T19:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92977,"job_number":"JOB_92977","tr_customer_id":92994,"tr_customer_product_id":92984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T19:00:19.000Z","modified_at":"2025-10-29T19:00:19.000Z","name":"Saige Kerluke","mobile_number":"576-777-2569","email_id":"London.Morar@hotmail.com","dop":"2025-04-06","serial_number":"14077132408633018","imei1":"14077132408633018","imei2":"14077132408633018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T19:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92978,"job_number":"JOB_92978","tr_customer_id":92995,"tr_customer_product_id":92985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T19:00:36.000Z","modified_at":"2025-10-29T19:00:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16681466376462","imei1":"16681466376462","imei2":"16681466376462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T19:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92980,"job_number":"JOB_92980","tr_customer_id":92997,"tr_customer_product_id":92987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T19:00:37.000Z","modified_at":"2025-10-29T19:00:37.000Z","name":"Kianna Nitzsche","mobile_number":"910-886-2893","email_id":"Abigayle.Strosin50@gmail.com","dop":"2025-04-06","serial_number":"12415125077981156","imei1":"12415125077981156","imei2":"12415125077981156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T19:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92981,"job_number":"JOB_92981","tr_customer_id":92998,"tr_customer_product_id":92988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T19:05:06.000Z","modified_at":"2025-10-29T19:05:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17948783743246","imei1":"17948783743246","imei2":"17948783743246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T19:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92983,"job_number":"JOB_92983","tr_customer_id":93000,"tr_customer_product_id":92990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T19:05:06.000Z","modified_at":"2025-10-29T19:05:06.000Z","name":"Rosalyn Adams","mobile_number":"446-709-9167","email_id":"Melyssa_Waelchi60@hotmail.com","dop":"2025-04-06","serial_number":"10775627700248474","imei1":"10775627700248474","imei2":"10775627700248474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T19:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92984,"job_number":"JOB_92984","tr_customer_id":93001,"tr_customer_product_id":92991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T19:05:23.000Z","modified_at":"2025-10-29T19:05:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17000676091374","imei1":"17000676091374","imei2":"17000676091374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T19:05:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92986,"job_number":"JOB_92986","tr_customer_id":93003,"tr_customer_product_id":92993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T19:05:24.000Z","modified_at":"2025-10-29T19:05:24.000Z","name":"Casimer Rippin","mobile_number":"871-903-1058","email_id":"Dax_Funk79@hotmail.com","dop":"2025-04-06","serial_number":"19216949103259950","imei1":"19216949103259950","imei2":"19216949103259950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T19:05:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92987,"job_number":"JOB_92987","tr_customer_id":93004,"tr_customer_product_id":92994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T19:05:42.000Z","modified_at":"2025-10-29T19:05:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19778867607994","imei1":"19778867607994","imei2":"19778867607994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T19:05:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92989,"job_number":"JOB_92989","tr_customer_id":93006,"tr_customer_product_id":92996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T19:05:43.000Z","modified_at":"2025-10-29T19:05:43.000Z","name":"Jacinto O'Connell","mobile_number":"335-406-1008","email_id":"Brittany.Nikolaus50@gmail.com","dop":"2025-04-06","serial_number":"18475253829405404","imei1":"18475253829405404","imei2":"18475253829405404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T19:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92990,"job_number":"JOB_92990","tr_customer_id":93007,"tr_customer_product_id":92997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T19:17:19.000Z","modified_at":"2025-10-29T19:17:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17238718160726","imei1":"17238718160726","imei2":"17238718160726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T19:17:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92992,"job_number":"JOB_92992","tr_customer_id":93009,"tr_customer_product_id":92999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T19:17:20.000Z","modified_at":"2025-10-29T19:17:20.000Z","name":"Maximillian Jerde","mobile_number":"595-609-0993","email_id":"Kennedi_Smitham6@yahoo.com","dop":"2025-04-06","serial_number":"15936326501674804","imei1":"15936326501674804","imei2":"15936326501674804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T19:17:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92993,"job_number":"JOB_92993","tr_customer_id":93010,"tr_customer_product_id":93000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T19:17:39.000Z","modified_at":"2025-10-29T19:17:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15094072970881","imei1":"15094072970881","imei2":"15094072970881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T19:17:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92995,"job_number":"JOB_92995","tr_customer_id":93012,"tr_customer_product_id":93002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T19:17:40.000Z","modified_at":"2025-10-29T19:17:40.000Z","name":"Nona Rodriguez","mobile_number":"908-388-8700","email_id":"Isabell_Muller38@gmail.com","dop":"2025-04-06","serial_number":"18563202917464924","imei1":"18563202917464924","imei2":"18563202917464924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T19:17:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92996,"job_number":"JOB_92996","tr_customer_id":93013,"tr_customer_product_id":93003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T19:17:59.000Z","modified_at":"2025-10-29T19:17:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10485395462933","imei1":"10485395462933","imei2":"10485395462933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T19:17:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92998,"job_number":"JOB_92998","tr_customer_id":93015,"tr_customer_product_id":93005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T19:17:59.000Z","modified_at":"2025-10-29T19:17:59.000Z","name":"Rodolfo Gerhold","mobile_number":"702-565-6993","email_id":"Mabel_Torp22@gmail.com","dop":"2025-04-06","serial_number":"11087630175304938","imei1":"11087630175304938","imei2":"11087630175304938","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T19:17:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93004,"job_number":"JOB_93004","tr_customer_id":93021,"tr_customer_product_id":93011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T00:10:27.000Z","modified_at":"2025-10-30T00:10:27.000Z","name":"Yatish S","mobile_number":"8050948897","email_id":"yatisrinivas1999@gmail.com","dop":"2025-10-12","serial_number":"12354678995673","imei1":"12354678995673","imei2":"12354678995673","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T00:10:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93005,"job_number":"JOB_93005","tr_customer_id":93022,"tr_customer_product_id":93012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T00:29:02.000Z","modified_at":"2025-10-30T00:29:02.000Z","name":"Yatish S","mobile_number":"8050948897","email_id":"yatisrinivas1999@gmail.com","dop":"2025-10-12","serial_number":"10981935085269","imei1":"10981935085269","imei2":"10981935085269","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T00:29:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93006,"job_number":"JOB_93006","tr_customer_id":93023,"tr_customer_product_id":93013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T00:29:11.000Z","modified_at":"2025-10-30T00:29:11.000Z","name":"Yatish S","mobile_number":"8050948897","email_id":"yatisrinivas1999@gmail.com","dop":"2025-10-12","serial_number":"17264744405211","imei1":"17264744405211","imei2":"17264744405211","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T00:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93010,"job_number":"JOB_93010","tr_customer_id":93027,"tr_customer_product_id":93017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:29:11.000Z","modified_at":"2025-10-30T03:29:11.000Z","name":"Garnett Kuphal","mobile_number":"237-530-4595","email_id":"Jon66@hotmail.com","dop":"2025-04-06","serial_number":"14358939014212516","imei1":"14358939014212516","imei2":"14358939014212516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93014,"job_number":"JOB_93014","tr_customer_id":93031,"tr_customer_product_id":93021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:29:22.000Z","modified_at":"2025-10-30T03:29:22.000Z","name":"Zakary Grant","mobile_number":"690-530-8507","email_id":"Liza67@hotmail.com","dop":"2025-04-06","serial_number":"11056608681684748","imei1":"11056608681684748","imei2":"11056608681684748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93015,"job_number":"JOB_93015","tr_customer_id":93032,"tr_customer_product_id":93022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:29:24.000Z","modified_at":"2025-10-30T03:29:24.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10368981246786","imei1":"10368981246786","imei2":"10368981246786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93017,"job_number":"JOB_93017","tr_customer_id":93034,"tr_customer_product_id":93024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:29:26.000Z","modified_at":"2025-10-30T03:29:26.000Z","name":"Carroll Mertz","mobile_number":"349-222-5102","email_id":"Kasandra_Ward@hotmail.com","dop":"2025-04-06","serial_number":"17343740000339510","imei1":"17343740000339510","imei2":"17343740000339510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:29:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93019,"job_number":"JOB_93019","tr_customer_id":93036,"tr_customer_product_id":93026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:29:29.000Z","modified_at":"2025-10-30T03:29:29.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"13045317370832","imei1":"13045317370832","imei2":"13045317370832","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93021,"job_number":"JOB_93021","tr_customer_id":93038,"tr_customer_product_id":93028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:29:31.000Z","modified_at":"2025-10-30T03:29:31.000Z","name":"Emery Cummerata","mobile_number":"795-626-5655","email_id":"Charles.Reichert82@hotmail.com","dop":"2025-09-20","serial_number":"100086068442906","imei1":"100086068442906","imei2":"100086068442906","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93023,"job_number":"JOB_93023","tr_customer_id":93040,"tr_customer_product_id":93030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:30:14.000Z","modified_at":"2025-10-30T03:30:14.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18617912263809","imei1":"18617912263809","imei2":"18617912263809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93025,"job_number":"JOB_93025","tr_customer_id":93042,"tr_customer_product_id":93032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:30:16.000Z","modified_at":"2025-10-30T03:30:16.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"15422025937466","imei1":"15422025937466","imei2":"15422025937466","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93026,"job_number":"JOB_93026","tr_customer_id":93043,"tr_customer_product_id":93033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:30:16.000Z","modified_at":"2025-10-30T03:30:16.000Z","name":"Leland Barton","mobile_number":"412-700-1716","email_id":"Hanna64@gmail.com","dop":"2025-04-06","serial_number":"11052002268553356","imei1":"11052002268553356","imei2":"11052002268553356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93028,"job_number":"JOB_93028","tr_customer_id":93045,"tr_customer_product_id":93035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:30:17.000Z","modified_at":"2025-10-30T03:30:17.000Z","name":"Elwin Ruecker","mobile_number":"360-908-4340","email_id":"Sage_Hilpert@hotmail.com","dop":"2025-09-20","serial_number":"100902507532131","imei1":"100902507532131","imei2":"100902507532131","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93031,"job_number":"JOB_93031","tr_customer_id":93048,"tr_customer_product_id":93038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:30:22.000Z","modified_at":"2025-10-30T03:30:22.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10913064205778","imei1":"10913064205778","imei2":"10913064205778","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93034,"job_number":"JOB_93034","tr_customer_id":93051,"tr_customer_product_id":93041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:30:23.000Z","modified_at":"2025-10-30T03:30:23.000Z","name":"Teresa Runolfsdottir","mobile_number":"595-617-7148","email_id":"Gaston.Russel97@gmail.com","dop":"2025-06-18","serial_number":"1054528292771696","imei1":"1054528292771696","imei2":"1054528292771696","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93035,"job_number":"JOB_93035","tr_customer_id":93052,"tr_customer_product_id":93042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:30:24.000Z","modified_at":"2025-10-30T03:30:24.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"13374024998608","imei1":"13374024998608","imei2":"13374024998608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93038,"job_number":"JOB_93038","tr_customer_id":93055,"tr_customer_product_id":93045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:30:29.000Z","modified_at":"2025-10-30T03:30:29.000Z","name":"Jennyfer Douglas","mobile_number":"748-238-1776","email_id":"Rita.Roberts@hotmail.com","dop":"2025-04-06","serial_number":"14025219735505504","imei1":"14025219735505504","imei2":"14025219735505504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93042,"job_number":"JOB_93042","tr_customer_id":93059,"tr_customer_product_id":93049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:30:38.000Z","modified_at":"2025-10-30T03:30:38.000Z","name":"Rashad Reichert","mobile_number":"791-801-9140","email_id":"Caleigh50@gmail.com","dop":"2025-04-06","serial_number":"18232124789831856","imei1":"18232124789831856","imei2":"18232124789831856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93045,"job_number":"JOB_93045","tr_customer_id":93062,"tr_customer_product_id":93052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:31:06.000Z","modified_at":"2025-10-30T03:31:06.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"17920210316467","imei1":"17920210316467","imei2":"17920210316467","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93047,"job_number":"JOB_93047","tr_customer_id":93064,"tr_customer_product_id":93054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:31:07.000Z","modified_at":"2025-10-30T03:31:07.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"12472036679083","imei1":"12472036679083","imei2":"12472036679083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93049,"job_number":"JOB_93049","tr_customer_id":93066,"tr_customer_product_id":93056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:31:07.000Z","modified_at":"2025-10-30T03:31:07.000Z","name":"Bart Witting","mobile_number":"589-432-3511","email_id":"Melisa.Sipes@gmail.com","dop":"2025-09-20","serial_number":"100567934112800","imei1":"100567934112800","imei2":"100567934112800","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93050,"job_number":"JOB_93050","tr_customer_id":93067,"tr_customer_product_id":93057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:31:09.000Z","modified_at":"2025-10-30T03:31:09.000Z","name":"Dolores Cartwright","mobile_number":"759-231-0315","email_id":"Rasheed_Pouros76@gmail.com","dop":"2025-04-06","serial_number":"16812414552845536","imei1":"16812414552845536","imei2":"16812414552845536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93051,"job_number":"JOB_93051","tr_customer_id":93068,"tr_customer_product_id":93058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:31:14.000Z","modified_at":"2025-10-30T03:31:14.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"18190771676105","imei1":"18190771676105","imei2":"18190771676105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93053,"job_number":"JOB_93053","tr_customer_id":93070,"tr_customer_product_id":93060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:31:16.000Z","modified_at":"2025-10-30T03:31:16.000Z","name":"Rosalia Stark","mobile_number":"724-493-9775","email_id":"Juanita_Moen@yahoo.com","dop":"2025-04-06","serial_number":"10078775983844232","imei1":"10078775983844232","imei2":"10078775983844232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93054,"job_number":"JOB_93054","tr_customer_id":93071,"tr_customer_product_id":93061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:31:18.000Z","modified_at":"2025-10-30T03:31:18.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"11090144580038","imei1":"11090144580038","imei2":"11090144580038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93056,"job_number":"JOB_93056","tr_customer_id":93073,"tr_customer_product_id":93063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:31:18.000Z","modified_at":"2025-10-30T03:31:18.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10540783358932","imei1":"10540783358932","imei2":"10540783358932","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93058,"job_number":"JOB_93058","tr_customer_id":93075,"tr_customer_product_id":93065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:31:19.000Z","modified_at":"2025-10-30T03:31:19.000Z","name":"Rhianna Langosh","mobile_number":"214-860-9516","email_id":"Estrella.Lueilwitz@gmail.com","dop":"2025-06-18","serial_number":"1004097459031881","imei1":"1004097459031881","imei2":"1004097459031881","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93060,"job_number":"JOB_93060","tr_customer_id":93077,"tr_customer_product_id":93067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:31:27.000Z","modified_at":"2025-10-30T03:31:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18452518121754","imei1":"18452518121754","imei2":"18452518121754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93062,"job_number":"JOB_93062","tr_customer_id":93079,"tr_customer_product_id":93069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:31:29.000Z","modified_at":"2025-10-30T03:31:29.000Z","name":"Edythe Kshlerin","mobile_number":"751-737-9473","email_id":"Chanel32@yahoo.com","dop":"2025-04-06","serial_number":"17291965755003128","imei1":"17291965755003128","imei2":"17291965755003128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93063,"job_number":"JOB_93063","tr_customer_id":93080,"tr_customer_product_id":93070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:31:39.000Z","modified_at":"2025-10-30T03:31:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16345939398014","imei1":"16345939398014","imei2":"16345939398014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93068,"job_number":"JOB_93068","tr_customer_id":93085,"tr_customer_product_id":93075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:31:40.000Z","modified_at":"2025-10-30T03:31:40.000Z","name":"Stephen Gottlieb","mobile_number":"694-995-0355","email_id":"Kian.Kovacek9@hotmail.com","dop":"2025-04-06","serial_number":"19792543913155264","imei1":"19792543913155264","imei2":"19792543913155264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93070,"job_number":"JOB_93070","tr_customer_id":93087,"tr_customer_product_id":93077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:31:45.000Z","modified_at":"2025-10-30T03:31:45.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"14037818708359","imei1":"14037818708359","imei2":"14037818708359","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93072,"job_number":"JOB_93072","tr_customer_id":93089,"tr_customer_product_id":93079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:31:46.000Z","modified_at":"2025-10-30T03:31:46.000Z","name":"Cleta Price","mobile_number":"720-254-5816","email_id":"Hattie.Bosco31@gmail.com","dop":"2025-06-08","serial_number":"105521929786612","imei1":"105521929786612","imei2":"105521929786612","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:31:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93083,"job_number":"JOB_93083","tr_customer_id":93100,"tr_customer_product_id":93090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:32:09.000Z","modified_at":"2025-10-30T03:32:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18807250011005","imei1":"18807250011005","imei2":"18807250011005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93085,"job_number":"JOB_93085","tr_customer_id":93102,"tr_customer_product_id":93092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:32:11.000Z","modified_at":"2025-10-30T03:32:11.000Z","name":"Zachery Stamm","mobile_number":"647-754-8822","email_id":"Lafayette.Wehner37@hotmail.com","dop":"2025-04-06","serial_number":"19499238090888650","imei1":"19499238090888650","imei2":"19499238090888650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93086,"job_number":"JOB_93086","tr_customer_id":93103,"tr_customer_product_id":93093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:32:12.000Z","modified_at":"2025-10-30T03:32:12.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"15649694528877","imei1":"15649694528877","imei2":"15649694528877","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93088,"job_number":"JOB_93088","tr_customer_id":93105,"tr_customer_product_id":93095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:32:19.000Z","modified_at":"2025-10-30T03:32:19.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"14490157516855","imei1":"14490157516855","imei2":"14490157516855","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93090,"job_number":"JOB_93090","tr_customer_id":93107,"tr_customer_product_id":93097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:32:21.000Z","modified_at":"2025-10-30T03:32:21.000Z","name":"Krystal McGlynn","mobile_number":"211-574-4406","email_id":"Reyes.Keebler27@yahoo.com","dop":"2025-06-08","serial_number":"103597098709413","imei1":"103597098709413","imei2":"103597098709413","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93091,"job_number":"JOB_93091","tr_customer_id":93108,"tr_customer_product_id":93098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:32:21.000Z","modified_at":"2025-10-30T03:32:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16725745771000","imei1":"16725745771000","imei2":"16725745771000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93093,"job_number":"JOB_93093","tr_customer_id":93110,"tr_customer_product_id":93100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:32:23.000Z","modified_at":"2025-10-30T03:32:23.000Z","name":"Chelsea Bartell","mobile_number":"862-496-3821","email_id":"Blanche.Rempel@gmail.com","dop":"2025-04-06","serial_number":"12810307591520926","imei1":"12810307591520926","imei2":"12810307591520926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93094,"job_number":"JOB_93094","tr_customer_id":93111,"tr_customer_product_id":93101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:32:26.000Z","modified_at":"2025-10-30T03:32:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11908165734946","imei1":"11908165734946","imei2":"11908165734946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93099,"job_number":"JOB_93099","tr_customer_id":93116,"tr_customer_product_id":93106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:32:28.000Z","modified_at":"2025-10-30T03:32:28.000Z","name":"Greg Hammes","mobile_number":"932-639-1649","email_id":"Sydni_Crona@gmail.com","dop":"2025-04-06","serial_number":"18903638082278548","imei1":"18903638082278548","imei2":"18903638082278548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93100,"job_number":"JOB_93100","tr_customer_id":93117,"tr_customer_product_id":93107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:32:53.000Z","modified_at":"2025-10-30T03:32:53.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"12323674708595","imei1":"12323674708595","imei2":"12323674708595","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93102,"job_number":"JOB_93102","tr_customer_id":93119,"tr_customer_product_id":93109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:32:55.000Z","modified_at":"2025-10-30T03:32:55.000Z","name":"Queenie O'Keefe","mobile_number":"566-659-6893","email_id":"Kaitlin_Sauer@yahoo.com","dop":"2025-06-08","serial_number":"109747566269112","imei1":"109747566269112","imei2":"109747566269112","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:32:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93103,"job_number":"JOB_93103","tr_customer_id":93120,"tr_customer_product_id":93110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:33:01.000Z","modified_at":"2025-10-30T03:33:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17242797483504","imei1":"17242797483504","imei2":"17242797483504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93105,"job_number":"JOB_93105","tr_customer_id":93122,"tr_customer_product_id":93112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:33:03.000Z","modified_at":"2025-10-30T03:33:03.000Z","name":"Junior Douglas","mobile_number":"524-555-1313","email_id":"Owen_Moore@gmail.com","dop":"2025-04-06","serial_number":"11085329406922486","imei1":"11085329406922486","imei2":"11085329406922486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93106,"job_number":"JOB_93106","tr_customer_id":93123,"tr_customer_product_id":93113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:33:13.000Z","modified_at":"2025-10-30T03:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14644196100222","imei1":"14644196100222","imei2":"14644196100222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93107,"job_number":"JOB_93107","tr_customer_id":93124,"tr_customer_product_id":93114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:33:13.000Z","modified_at":"2025-10-30T03:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11010490885433","imei1":"11010490885433","imei2":"11010490885433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93110,"job_number":"JOB_93110","tr_customer_id":93127,"tr_customer_product_id":93117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:33:15.000Z","modified_at":"2025-10-30T03:33:15.000Z","name":"Jayme Hand","mobile_number":"528-984-3460","email_id":"Astrid.Anderson@yahoo.com","dop":"2025-04-06","serial_number":"19359722343127600","imei1":"19359722343127600","imei2":"19359722343127600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93111,"job_number":"JOB_93111","tr_customer_id":93128,"tr_customer_product_id":93118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:33:15.000Z","modified_at":"2025-10-30T03:33:15.000Z","name":"Vella Krajcik","mobile_number":"679-992-6584","email_id":"Keanu.Rowe@yahoo.com","dop":"2025-04-06","serial_number":"12508991854853024","imei1":"12508991854853024","imei2":"12508991854853024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93112,"job_number":"JOB_93112","tr_customer_id":93129,"tr_customer_product_id":93119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:38:56.000Z","modified_at":"2025-10-30T03:38:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62972435243798","imei1":"62972435243798","imei2":"62972435243798","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:38:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93113,"job_number":"JOB_93113","tr_customer_id":93130,"tr_customer_product_id":93120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:38:56.000Z","modified_at":"2025-10-30T03:38:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22107375965957","imei1":"22107375965957","imei2":"22107375965957","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:38:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93114,"job_number":"JOB_93114","tr_customer_id":93131,"tr_customer_product_id":93121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:38:56.000Z","modified_at":"2025-10-30T03:38:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18613753773764","imei1":"18613753773764","imei2":"18613753773764","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:38:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93115,"job_number":"JOB_93115","tr_customer_id":93132,"tr_customer_product_id":93122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:38:57.000Z","modified_at":"2025-10-30T03:38:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92849140352079","imei1":"92849140352079","imei2":"92849140352079","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:38:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93116,"job_number":"JOB_93116","tr_customer_id":93133,"tr_customer_product_id":93123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:38:57.000Z","modified_at":"2025-10-30T03:38:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14447467659504","imei1":"14447467659504","imei2":"14447467659504","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:38:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93117,"job_number":"JOB_93117","tr_customer_id":93134,"tr_customer_product_id":93124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:38:57.000Z","modified_at":"2025-10-30T03:38:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63665079380390","imei1":"63665079380390","imei2":"63665079380390","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:38:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93119,"job_number":"JOB_93119","tr_customer_id":93136,"tr_customer_product_id":93126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:39:26.000Z","modified_at":"2025-10-30T03:39:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73279258158322","imei1":"73279258158322","imei2":"73279258158322","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93120,"job_number":"JOB_93120","tr_customer_id":93137,"tr_customer_product_id":93127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:39:26.000Z","modified_at":"2025-10-30T03:39:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87412437681859","imei1":"87412437681859","imei2":"87412437681859","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93121,"job_number":"JOB_93121","tr_customer_id":93138,"tr_customer_product_id":93128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:39:27.000Z","modified_at":"2025-10-30T03:39:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45244077763187","imei1":"45244077763187","imei2":"45244077763187","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93122,"job_number":"JOB_93122","tr_customer_id":93139,"tr_customer_product_id":93129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:39:27.000Z","modified_at":"2025-10-30T03:39:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22822312532703","imei1":"22822312532703","imei2":"22822312532703","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93123,"job_number":"JOB_93123","tr_customer_id":93140,"tr_customer_product_id":93130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:39:27.000Z","modified_at":"2025-10-30T03:39:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59526565885506","imei1":"59526565885506","imei2":"59526565885506","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93124,"job_number":"JOB_93124","tr_customer_id":93141,"tr_customer_product_id":93131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:39:28.000Z","modified_at":"2025-10-30T03:39:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15095298231883","imei1":"15095298231883","imei2":"15095298231883","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:39:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93126,"job_number":"JOB_93126","tr_customer_id":93143,"tr_customer_product_id":93133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:39:56.000Z","modified_at":"2025-10-30T03:39:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97342563673342","imei1":"97342563673342","imei2":"97342563673342","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:39:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93127,"job_number":"JOB_93127","tr_customer_id":93144,"tr_customer_product_id":93134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:39:57.000Z","modified_at":"2025-10-30T03:39:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96636988199182","imei1":"96636988199182","imei2":"96636988199182","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93128,"job_number":"JOB_93128","tr_customer_id":93145,"tr_customer_product_id":93135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:39:57.000Z","modified_at":"2025-10-30T03:39:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22764907885298","imei1":"22764907885298","imei2":"22764907885298","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93129,"job_number":"JOB_93129","tr_customer_id":93146,"tr_customer_product_id":93136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:39:57.000Z","modified_at":"2025-10-30T03:39:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73271872815356","imei1":"73271872815356","imei2":"73271872815356","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93130,"job_number":"JOB_93130","tr_customer_id":93147,"tr_customer_product_id":93137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:39:57.000Z","modified_at":"2025-10-30T03:39:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28524985823119","imei1":"28524985823119","imei2":"28524985823119","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93131,"job_number":"JOB_93131","tr_customer_id":93148,"tr_customer_product_id":93138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:39:58.000Z","modified_at":"2025-10-30T03:39:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49033192010200","imei1":"49033192010200","imei2":"49033192010200","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:39:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93133,"job_number":"JOB_93133","tr_customer_id":93150,"tr_customer_product_id":93140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:52:44.000Z","modified_at":"2025-10-30T03:52:44.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"15128261933397","imei1":"15128261933397","imei2":"15128261933397","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:52:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93134,"job_number":"JOB_93134","tr_customer_id":93151,"tr_customer_product_id":93141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:52:45.000Z","modified_at":"2025-10-30T03:52:45.000Z","name":"Raina King","mobile_number":"560-507-5773","email_id":"Isadore.Borer6@gmail.com","dop":"2025-09-16","serial_number":"17896723910884","imei1":"17896723910884","imei2":"17896723910884","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93135,"job_number":"JOB_93135","tr_customer_id":93152,"tr_customer_product_id":93142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:53:04.000Z","modified_at":"2025-10-30T03:53:04.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"17722746427881","imei1":"17722746427881","imei2":"17722746427881","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:53:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93136,"job_number":"JOB_93136","tr_customer_id":93153,"tr_customer_product_id":93143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:53:04.000Z","modified_at":"2025-10-30T03:53:04.000Z","name":"Corrine Pacocha","mobile_number":"239-840-7247","email_id":"Neha.Douglas83@gmail.com","dop":"2025-09-16","serial_number":"14920218571852","imei1":"14920218571852","imei2":"14920218571852","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:53:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93137,"job_number":"JOB_93137","tr_customer_id":93154,"tr_customer_product_id":93144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:53:24.000Z","modified_at":"2025-10-30T03:53:24.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"12123353305159","imei1":"12123353305159","imei2":"12123353305159","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93138,"job_number":"JOB_93138","tr_customer_id":93155,"tr_customer_product_id":93145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:53:24.000Z","modified_at":"2025-10-30T03:53:24.000Z","name":"Milton Funk","mobile_number":"725-396-3320","email_id":"Axel_Schmitt25@hotmail.com","dop":"2025-09-16","serial_number":"10922021341665","imei1":"10922021341665","imei2":"10922021341665","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93139,"job_number":"JOB_93139","tr_customer_id":93156,"tr_customer_product_id":93146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:58:46.000Z","modified_at":"2025-10-30T03:58:46.000Z","name":"Athira Beena Thulaseedharan","mobile_number":"2368878550","email_id":"athira.thulasi.beena@gmail.com","dop":"2025-04-16","serial_number":"19063117388841","imei1":"19063117388841","imei2":"19063117388841","popurl":"2025-04-16T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93142,"job_number":"JOB_93142","tr_customer_id":93159,"tr_customer_product_id":93149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T04:18:23.000Z","modified_at":"2025-10-30T04:18:23.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-20","serial_number":"64008556919152","imei1":"64008556919152","imei2":"64008556919152","popurl":"2025-10-20T04:18:22.199329177Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T04:18:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93143,"job_number":"JOB_93143","tr_customer_id":93160,"tr_customer_product_id":93150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T04:18:57.000Z","modified_at":"2025-10-30T04:18:57.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-20","serial_number":"34999740139326","imei1":"34999740139326","imei2":"34999740139326","popurl":"2025-10-20T04:18:56.857991451Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T04:18:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93144,"job_number":"JOB_93144","tr_customer_id":93161,"tr_customer_product_id":93151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T04:28:30.000Z","modified_at":"2025-10-30T04:28:30.000Z","name":"Ab4 Ab5","mobile_number":"12323238745","email_id":"ab5@gmail.com","dop":"2021-10-19","serial_number":"651131317856789","imei1":"651131317856789","imei2":"651131317856789","popurl":"2021-10-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93145,"job_number":"JOB_93145","tr_customer_id":93162,"tr_customer_product_id":93152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T04:29:04.000Z","modified_at":"2025-10-30T04:29:04.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"104490347869460","imei1":"104490347869460","imei2":"104490347869460","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T04:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93147,"job_number":"JOB_93147","tr_customer_id":93164,"tr_customer_product_id":93154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T04:29:21.000Z","modified_at":"2025-10-30T04:29:21.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102148203472289","imei1":"102148203472289","imei2":"102148203472289","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T04:29:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93149,"job_number":"JOB_93149","tr_customer_id":93166,"tr_customer_product_id":93156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T04:41:20.000Z","modified_at":"2025-10-30T04:41:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14947706991622","imei1":"14947706991622","imei2":"14947706991622","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93151,"job_number":"JOB_93151","tr_customer_id":93168,"tr_customer_product_id":93158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T04:41:21.000Z","modified_at":"2025-10-30T04:41:21.000Z","name":"Kirk Ondricka","mobile_number":"908-823-4788","email_id":"Keaton.Bode@hotmail.com","dop":"2025-04-06","serial_number":"12587633429013324","imei1":"12587633429013324","imei2":"12587633429013324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T04:41:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93152,"job_number":"JOB_93152","tr_customer_id":93169,"tr_customer_product_id":93159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T04:41:38.000Z","modified_at":"2025-10-30T04:41:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16766937044263","imei1":"16766937044263","imei2":"16766937044263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93154,"job_number":"JOB_93154","tr_customer_id":93171,"tr_customer_product_id":93161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T04:41:39.000Z","modified_at":"2025-10-30T04:41:39.000Z","name":"Bennie Collier","mobile_number":"787-665-1061","email_id":"Makayla_Cremin@hotmail.com","dop":"2025-04-06","serial_number":"10661321284247562","imei1":"10661321284247562","imei2":"10661321284247562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T04:41:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93156,"job_number":"JOB_93156","tr_customer_id":93173,"tr_customer_product_id":93163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T04:41:52.000Z","modified_at":"2025-10-30T04:41:52.000Z","name":"Jaiden West","mobile_number":"898-593-8455","email_id":"Rickey90@hotmail.com","dop":"2025-04-06","serial_number":"14913175321750512","imei1":"14913175321750512","imei2":"14913175321750512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93157,"job_number":"JOB_93157","tr_customer_id":93174,"tr_customer_product_id":93164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T04:41:56.000Z","modified_at":"2025-10-30T04:41:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10703936178356","imei1":"10703936178356","imei2":"10703936178356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93159,"job_number":"JOB_93159","tr_customer_id":93176,"tr_customer_product_id":93166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T04:41:56.000Z","modified_at":"2025-10-30T04:41:56.000Z","name":"Vladimir Labadie","mobile_number":"336-378-9242","email_id":"Kamren.Romaguera@yahoo.com","dop":"2025-04-06","serial_number":"13877987759698788","imei1":"13877987759698788","imei2":"13877987759698788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93162,"job_number":"JOB_93162","tr_customer_id":93179,"tr_customer_product_id":93169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:15:15.000Z","modified_at":"2025-10-30T06:15:15.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"12727058768219","imei1":"12727058768219","imei2":"12727058768219","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:15:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93164,"job_number":"JOB_93164","tr_customer_id":93181,"tr_customer_product_id":93171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:15:17.000Z","modified_at":"2025-10-30T06:15:17.000Z","name":"Edmond Mann","mobile_number":"727-959-0224","email_id":"Mafalda_Flatley99@gmail.com","dop":"2025-09-20","serial_number":"100702200136700","imei1":"100702200136700","imei2":"100702200136700","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93168,"job_number":"JOB_93168","tr_customer_id":93185,"tr_customer_product_id":93175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:16:07.000Z","modified_at":"2025-10-30T06:16:07.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"14520432335265","imei1":"14520432335265","imei2":"14520432335265","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:16:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93170,"job_number":"JOB_93170","tr_customer_id":93187,"tr_customer_product_id":93177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:16:08.000Z","modified_at":"2025-10-30T06:16:08.000Z","name":"Nat Rolfson","mobile_number":"339-734-5849","email_id":"Florida_Hilll@hotmail.com","dop":"2025-09-20","serial_number":"100549163285030","imei1":"100549163285030","imei2":"100549163285030","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:16:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93177,"job_number":"JOB_93177","tr_customer_id":93194,"tr_customer_product_id":93184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:16:58.000Z","modified_at":"2025-10-30T06:16:58.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"14204423153211","imei1":"14204423153211","imei2":"14204423153211","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93179,"job_number":"JOB_93179","tr_customer_id":93196,"tr_customer_product_id":93186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:17:00.000Z","modified_at":"2025-10-30T06:17:00.000Z","name":"Rosie Stiedemann","mobile_number":"422-292-6976","email_id":"Noemie_Abbott83@hotmail.com","dop":"2025-09-20","serial_number":"100375284035356","imei1":"100375284035356","imei2":"100375284035356","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:17:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93180,"job_number":"JOB_93180","tr_customer_id":93197,"tr_customer_product_id":93187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:17:57.000Z","modified_at":"2025-10-30T06:17:57.000Z","name":"shilpa G","mobile_number":"9880468173","email_id":"shilpaguru98@gmail.com","dop":"2025-09-30","serial_number":"124578455558264l","imei1":"124578455558264l","imei2":"124578455558264l","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:17:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93181,"job_number":"JOB_93181","tr_customer_id":93198,"tr_customer_product_id":93188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:18:34.000Z","modified_at":"2025-10-30T06:18:34.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10062652782660","imei1":"10062652782660","imei2":"10062652782660","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93183,"job_number":"JOB_93183","tr_customer_id":93200,"tr_customer_product_id":93190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:18:34.000Z","modified_at":"2025-10-30T06:18:34.000Z","name":"August Schuster","mobile_number":"385-825-6775","email_id":"Estevan.Hartmann60@yahoo.com","dop":"2025-06-18","serial_number":"1093137774586903","imei1":"1093137774586903","imei2":"1093137774586903","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93184,"job_number":"JOB_93184","tr_customer_id":93201,"tr_customer_product_id":93191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:19:06.000Z","modified_at":"2025-10-30T06:19:06.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"19368465352041","imei1":"19368465352041","imei2":"19368465352041","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93186,"job_number":"JOB_93186","tr_customer_id":93203,"tr_customer_product_id":93193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:19:08.000Z","modified_at":"2025-10-30T06:19:08.000Z","name":"Jerald Schneider","mobile_number":"309-904-2313","email_id":"Ceasar.Hermann39@gmail.com","dop":"2025-06-08","serial_number":"104732766066874","imei1":"104732766066874","imei2":"104732766066874","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93187,"job_number":"JOB_93187","tr_customer_id":93204,"tr_customer_product_id":93194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:19:23.000Z","modified_at":"2025-10-30T06:19:23.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10424643050917","imei1":"10424643050917","imei2":"10424643050917","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93189,"job_number":"JOB_93189","tr_customer_id":93206,"tr_customer_product_id":93196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:19:24.000Z","modified_at":"2025-10-30T06:19:24.000Z","name":"Chelsey Runolfsdottir","mobile_number":"560-538-1670","email_id":"Tania_Heller83@gmail.com","dop":"2025-06-18","serial_number":"1001692095079091","imei1":"1001692095079091","imei2":"1001692095079091","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93190,"job_number":"JOB_93190","tr_customer_id":93207,"tr_customer_product_id":93197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:19:27.000Z","modified_at":"2025-10-30T06:19:28.000Z","name":"shilpa G","mobile_number":"9880468173","email_id":"shilpaguru98@gmail.com","dop":"2025-09-30","serial_number":"124578455558264l","imei1":"124578455558264l1","imei2":"124578455558264l1","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:19:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93191,"job_number":"JOB_93191","tr_customer_id":93208,"tr_customer_product_id":93198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:19:38.000Z","modified_at":"2025-10-30T06:19:38.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"17559142896618","imei1":"17559142896618","imei2":"17559142896618","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93193,"job_number":"JOB_93193","tr_customer_id":93210,"tr_customer_product_id":93200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:19:40.000Z","modified_at":"2025-10-30T06:19:40.000Z","name":"Major Kirlin","mobile_number":"771-925-4579","email_id":"Yvette_Effertz@hotmail.com","dop":"2025-06-08","serial_number":"109366452512267","imei1":"109366452512267","imei2":"109366452512267","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93194,"job_number":"JOB_93194","tr_customer_id":93211,"tr_customer_product_id":93201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:19:58.000Z","modified_at":"2025-10-30T06:19:58.000Z","name":"shilpa G","mobile_number":"9880468173","email_id":"shilpaguru98@gmail.com","dop":"2025-09-30","serial_number":"124578455558264l","imei1":"124578455558264","imei2":"124578455558264","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93195,"job_number":"JOB_93195","tr_customer_id":93212,"tr_customer_product_id":93202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:20:10.000Z","modified_at":"2025-10-30T06:20:10.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"12469452983002","imei1":"12469452983002","imei2":"12469452983002","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93197,"job_number":"JOB_93197","tr_customer_id":93214,"tr_customer_product_id":93204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:20:12.000Z","modified_at":"2025-10-30T06:20:12.000Z","name":"Modesta Sawayn","mobile_number":"529-638-8458","email_id":"Liza.Ullrich37@gmail.com","dop":"2025-06-08","serial_number":"100977067713354","imei1":"100977067713354","imei2":"100977067713354","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:20:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93202,"job_number":"JOB_93202","tr_customer_id":93219,"tr_customer_product_id":93209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:28:01.000Z","modified_at":"2025-10-30T06:28:01.000Z","name":"Dane Maggio","mobile_number":"524-695-0129","email_id":"Dawn46@yahoo.com","dop":"2025-04-06","serial_number":"16274162233438448","imei1":"16274162233438448","imei2":"16274162233438448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:28:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93204,"job_number":"JOB_93204","tr_customer_id":93221,"tr_customer_product_id":93211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:35:28.000Z","modified_at":"2025-10-30T06:35:28.000Z","name":"Chaz Kub","mobile_number":"427-932-9684","email_id":"Gladyce_Gerlach@gmail.com","dop":"2025-04-06","serial_number":"16367551023262612","imei1":"16367551023262612","imei2":"16367551023262612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93205,"job_number":"JOB_93205","tr_customer_id":93222,"tr_customer_product_id":93212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:37:59.000Z","modified_at":"2025-10-30T06:37:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13909302752536","imei1":"13909302752536","imei2":"13909302752536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93207,"job_number":"JOB_93207","tr_customer_id":93224,"tr_customer_product_id":93214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:38:00.000Z","modified_at":"2025-10-30T06:38:00.000Z","name":"Ryann Larson","mobile_number":"802-852-2095","email_id":"Barry.Howe@gmail.com","dop":"2025-04-06","serial_number":"19032798866054264","imei1":"19032798866054264","imei2":"19032798866054264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93209,"job_number":"JOB_93209","tr_customer_id":93226,"tr_customer_product_id":93216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:38:06.000Z","modified_at":"2025-10-30T06:38:06.000Z","name":"Lindsey Hahn","mobile_number":"977-647-8680","email_id":"Micah.Adams65@yahoo.com","dop":"2025-04-06","serial_number":"16064389591728004","imei1":"16064389591728004","imei2":"16064389591728004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93210,"job_number":"JOB_93210","tr_customer_id":93227,"tr_customer_product_id":93217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:38:15.000Z","modified_at":"2025-10-30T06:38:15.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"11225002554069","imei1":"11225002554069","imei2":"11225002554069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93212,"job_number":"JOB_93212","tr_customer_id":93229,"tr_customer_product_id":93219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:38:46.000Z","modified_at":"2025-10-30T06:38:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11901064898568","imei1":"11901064898568","imei2":"11901064898568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93214,"job_number":"JOB_93214","tr_customer_id":93231,"tr_customer_product_id":93221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:38:48.000Z","modified_at":"2025-10-30T06:38:48.000Z","name":"Dock Murray","mobile_number":"344-450-1197","email_id":"Luther_Zboncak@gmail.com","dop":"2025-04-06","serial_number":"19473791297162320","imei1":"19473791297162320","imei2":"19473791297162320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93215,"job_number":"JOB_93215","tr_customer_id":93232,"tr_customer_product_id":93222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:39:07.000Z","modified_at":"2025-10-30T06:39:07.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"12048441585356","imei1":"12048441585356","imei2":"12048441585356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93217,"job_number":"JOB_93217","tr_customer_id":93234,"tr_customer_product_id":93224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:39:34.000Z","modified_at":"2025-10-30T06:39:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10076044395779","imei1":"10076044395779","imei2":"10076044395779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:39:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93219,"job_number":"JOB_93219","tr_customer_id":93236,"tr_customer_product_id":93226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:39:35.000Z","modified_at":"2025-10-30T06:39:35.000Z","name":"Elijah Bayer","mobile_number":"664-695-5320","email_id":"Velva41@yahoo.com","dop":"2025-04-06","serial_number":"12078854194863040","imei1":"12078854194863040","imei2":"12078854194863040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:39:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93220,"job_number":"JOB_93220","tr_customer_id":93237,"tr_customer_product_id":93227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:39:57.000Z","modified_at":"2025-10-30T06:39:57.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"17161847663338","imei1":"17161847663338","imei2":"17161847663338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93222,"job_number":"JOB_93222","tr_customer_id":93239,"tr_customer_product_id":93229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:51:59.000Z","modified_at":"2025-10-30T06:51:59.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"15507499625826","imei1":"15507499625826","imei2":"15507499625826","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93223,"job_number":"JOB_93223","tr_customer_id":93240,"tr_customer_product_id":93230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:51:59.000Z","modified_at":"2025-10-30T06:51:59.000Z","name":"Antonina King","mobile_number":"779-425-9704","email_id":"Reyna.Morissette91@gmail.com","dop":"2025-09-16","serial_number":"10546664024406","imei1":"10546664024406","imei2":"10546664024406","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93224,"job_number":"JOB_93224","tr_customer_id":93241,"tr_customer_product_id":93231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:52:20.000Z","modified_at":"2025-10-30T06:52:20.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"16943334346224","imei1":"16943334346224","imei2":"16943334346224","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93225,"job_number":"JOB_93225","tr_customer_id":93242,"tr_customer_product_id":93232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:52:21.000Z","modified_at":"2025-10-30T06:52:21.000Z","name":"Robert Wiza","mobile_number":"588-243-5571","email_id":"Katrine_Prohaska14@hotmail.com","dop":"2025-09-16","serial_number":"17382456939382","imei1":"17382456939382","imei2":"17382456939382","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93226,"job_number":"JOB_93226","tr_customer_id":93243,"tr_customer_product_id":93233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:52:42.000Z","modified_at":"2025-10-30T06:52:42.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"10708142990953","imei1":"10708142990953","imei2":"10708142990953","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93227,"job_number":"JOB_93227","tr_customer_id":93244,"tr_customer_product_id":93234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:52:42.000Z","modified_at":"2025-10-30T06:52:42.000Z","name":"Curtis Hauck","mobile_number":"930-552-5961","email_id":"Melvin_Wunsch18@gmail.com","dop":"2025-09-16","serial_number":"10951145221822","imei1":"10951145221822","imei2":"10951145221822","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93245,"job_number":"JOB_93245","tr_customer_id":93262,"tr_customer_product_id":93252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T07:35:31.000Z","modified_at":"2025-10-30T07:35:31.000Z","name":"Alisa Sauer","mobile_number":"751-941-0702","email_id":"Mattie_Bogan@gmail.com","dop":"2025-04-06","serial_number":"19707436994749544","imei1":"19707436994749544","imei2":"19707436994749544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T07:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93251,"job_number":"JOB_93251","tr_customer_id":93268,"tr_customer_product_id":93258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T09:22:13.000Z","modified_at":"2025-10-30T09:22:13.000Z","name":"shipk G","mobile_number":"9880468173","email_id":"shilpaguru98@gmail.com","dop":"2025-09-30","serial_number":"12457845555826","imei1":"12457845555826","imei2":"12457845555826","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T09:22:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93252,"job_number":"JOB_93252","tr_customer_id":93269,"tr_customer_product_id":93259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T10:02:33.000Z","modified_at":"2025-10-30T10:02:33.000Z","name":"Shashank Shetkar","mobile_number":"9820010741","email_id":"shetkarshashank@gmail.com","dop":"2025-10-19","serial_number":"52107846301875","imei1":"52107846301875","imei2":"52107846301875","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T10:02:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93254,"job_number":"JOB_93254","tr_customer_id":93271,"tr_customer_product_id":93261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T10:33:18.000Z","modified_at":"2025-10-30T15:52:10.000Z","name":"Ishu Shetkar","mobile_number":"9820010741","email_id":"shetkarshashank@gmail.com","dop":"2025-10-19","serial_number":"52107846301833","imei1":"52107846301833","imei2":"52107846301833","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":3,"assigned_on":"2025-10-30T15:52:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93255,"job_number":"JOB_93255","tr_customer_id":93272,"tr_customer_product_id":93262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T10:38:16.000Z","modified_at":"2025-10-30T10:38:16.000Z","name":"sdfsdff dfsdfdf","mobile_number":"8416545818","email_id":"qwqefs@gmail.com","dop":"2025-10-13","serial_number":"54681533331513","imei1":"54681533331513","imei2":"54681533331513","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T10:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93256,"job_number":"JOB_93256","tr_customer_id":93273,"tr_customer_product_id":93263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T10:41:47.000Z","modified_at":"2025-10-30T10:41:47.000Z","name":"fsdf vdsfdfdf","mobile_number":"5454748485","email_id":"hdfdf@gmail.com","dop":"2025-10-08","serial_number":"54547484598745","imei1":"54547484598745","imei2":"54547484598745","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T10:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93258,"job_number":"JOB_93258","tr_customer_id":93275,"tr_customer_product_id":93265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:07:57.000Z","modified_at":"2025-10-30T11:07:57.000Z","name":"Camille Waelchi","mobile_number":"911-971-8359","email_id":"Lesly35@gmail.com","dop":"2025-09-30","serial_number":"18630582770591","imei1":"18630582770591","imei2":"18630582770591","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:07:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93259,"job_number":"JOB_93259","tr_customer_id":93276,"tr_customer_product_id":93266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:10:37.000Z","modified_at":"2025-10-30T11:10:37.000Z","name":"Beatrice Kshlerin","mobile_number":"464-425-7920","email_id":"Jamar.Adams@yahoo.com","dop":"2025-09-30","serial_number":"10113150898162","imei1":"10113150898162","imei2":"10113150898162","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:10:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93260,"job_number":"JOB_93260","tr_customer_id":93277,"tr_customer_product_id":93267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:11:30.000Z","modified_at":"2025-10-30T11:11:30.000Z","name":"Kurtis Beier","mobile_number":"291-614-3919","email_id":"Golda.Collier@hotmail.com","dop":"2025-09-30","serial_number":"16585625308129","imei1":"16585625308129","imei2":"16585625308129","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93261,"job_number":"JOB_93261","tr_customer_id":93278,"tr_customer_product_id":93268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:11:41.000Z","modified_at":"2025-10-30T11:11:41.000Z","name":"Stuart Simonis","mobile_number":"907-566-9646","email_id":"Winifred_McKenzie@hotmail.com","dop":"2025-09-30","serial_number":"18365995683399","imei1":"18365995683399","imei2":"18365995683399","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93262,"job_number":"JOB_93262","tr_customer_id":93279,"tr_customer_product_id":93269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:12:02.000Z","modified_at":"2025-10-30T11:12:02.000Z","name":"Samara Bergstrom","mobile_number":"620-221-8005","email_id":"Shyanne.Bosco@yahoo.com","dop":"2025-09-30","serial_number":"14708937476631","imei1":"14708937476631","imei2":"14708937476631","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93263,"job_number":"JOB_93263","tr_customer_id":93280,"tr_customer_product_id":93270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:13:56.000Z","modified_at":"2025-10-30T11:13:56.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-05-01","serial_number":"19576704511176","imei1":"19576704511176","imei2":"19576704511176","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:13:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93265,"job_number":"JOB_93265","tr_customer_id":93282,"tr_customer_product_id":93272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:13:58.000Z","modified_at":"2025-10-30T11:13:58.000Z","name":"Carmella Christiansen","mobile_number":"762-768-0769","email_id":"Cielo.Conroy38@gmail.com","dop":"2025-05-01","serial_number":"933695767240535","imei1":"933695767240535","imei2":"933695767240535","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:13:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93266,"job_number":"JOB_93266","tr_customer_id":93283,"tr_customer_product_id":93273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:14:55.000Z","modified_at":"2025-10-30T11:14:55.000Z","name":"Lionel Zieme","mobile_number":"421-234-2593","email_id":"Hoyt_Gaylord@hotmail.com","dop":"2025-09-30","serial_number":"18664956667420","imei1":"18664956667420","imei2":"18664956667420","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:14:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93267,"job_number":"JOB_93267","tr_customer_id":93284,"tr_customer_product_id":93274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:14:57.000Z","modified_at":"2025-10-30T11:14:57.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-05-01","serial_number":"10496772283906","imei1":"10496772283906","imei2":"10496772283906","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:14:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93269,"job_number":"JOB_93269","tr_customer_id":93286,"tr_customer_product_id":93276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:14:59.000Z","modified_at":"2025-10-30T11:14:59.000Z","name":"Mark O'Kon","mobile_number":"388-726-7953","email_id":"Denis_Rau79@yahoo.com","dop":"2025-05-01","serial_number":"98822133540206","imei1":"98822133540206","imei2":"98822133540206","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93270,"job_number":"JOB_93270","tr_customer_id":93287,"tr_customer_product_id":93277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:15:57.000Z","modified_at":"2025-10-30T11:15:57.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-05-01","serial_number":"11583688670516","imei1":"11583688670516","imei2":"11583688670516","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:15:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93272,"job_number":"JOB_93272","tr_customer_id":93289,"tr_customer_product_id":93279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:15:59.000Z","modified_at":"2025-10-30T11:15:59.000Z","name":"Ellsworth Macejkovic","mobile_number":"938-518-2052","email_id":"Tyree92@hotmail.com","dop":"2025-05-01","serial_number":"612576067688742","imei1":"612576067688742","imei2":"612576067688742","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:15:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93273,"job_number":"JOB_93273","tr_customer_id":93290,"tr_customer_product_id":93280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:17:41.000Z","modified_at":"2025-10-30T11:17:41.000Z","name":"Cristopher Herman","mobile_number":"343-874-4436","email_id":"Noelia21@yahoo.com","dop":"2025-09-30","serial_number":"10750146727670","imei1":"10750146727670","imei2":"10750146727670","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:17:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93274,"job_number":"JOB_93274","tr_customer_id":93291,"tr_customer_product_id":93281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:17:54.000Z","modified_at":"2025-10-30T11:17:54.000Z","name":"Jasmin Goyette","mobile_number":"694-696-0516","email_id":"Hiram_Welch3@gmail.com","dop":"2025-09-30","serial_number":"17373385145510","imei1":"17373385145510","imei2":"17373385145510","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:17:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93275,"job_number":"JOB_93275","tr_customer_id":93292,"tr_customer_product_id":93282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:22:51.000Z","modified_at":"2025-10-30T11:22:51.000Z","name":"Ena Hammes","mobile_number":"711-269-2699","email_id":"Adrianna.Grady@gmail.com","dop":"2025-09-30","serial_number":"12228197235624","imei1":"12228197235624","imei2":"12228197235624","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93276,"job_number":"JOB_93276","tr_customer_id":93293,"tr_customer_product_id":93283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:25:27.000Z","modified_at":"2025-10-30T11:25:27.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-05-01","serial_number":"10169736187438","imei1":"10169736187438","imei2":"10169736187438","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93278,"job_number":"JOB_93278","tr_customer_id":93295,"tr_customer_product_id":93285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:25:30.000Z","modified_at":"2025-10-30T11:25:30.000Z","name":"Walker Kihn","mobile_number":"825-933-8656","email_id":"Jerome87@yahoo.com","dop":"2025-05-01","serial_number":"495836543783717","imei1":"495836543783717","imei2":"495836543783717","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93279,"job_number":"JOB_93279","tr_customer_id":93296,"tr_customer_product_id":93286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:26:05.000Z","modified_at":"2025-10-30T11:26:05.000Z","name":"Delilah Ryan","mobile_number":"217-724-5057","email_id":"Izaiah.Hansen88@hotmail.com","dop":"2025-09-30","serial_number":"14284494470167","imei1":"14284494470167","imei2":"14284494470167","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:26:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93280,"job_number":"JOB_93280","tr_customer_id":93297,"tr_customer_product_id":93287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:26:32.000Z","modified_at":"2025-10-30T11:26:32.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-05-01","serial_number":"14856454213142","imei1":"14856454213142","imei2":"14856454213142","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93282,"job_number":"JOB_93282","tr_customer_id":93299,"tr_customer_product_id":93289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:26:35.000Z","modified_at":"2025-10-30T11:26:35.000Z","name":"Iva Mueller","mobile_number":"266-798-8547","email_id":"Therese_Kovacek99@yahoo.com","dop":"2025-05-01","serial_number":"27996259047656","imei1":"27996259047656","imei2":"27996259047656","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93283,"job_number":"JOB_93283","tr_customer_id":93300,"tr_customer_product_id":93290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:26:35.000Z","modified_at":"2025-10-30T11:26:35.000Z","name":"Tianna Denesik","mobile_number":"370-640-4950","email_id":"Destini70@yahoo.com","dop":"2025-09-30","serial_number":"12802906160485","imei1":"12802906160485","imei2":"12802906160485","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93284,"job_number":"JOB_93284","tr_customer_id":93301,"tr_customer_product_id":93291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:27:38.000Z","modified_at":"2025-10-30T11:27:38.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-05-01","serial_number":"14307485693921","imei1":"14307485693921","imei2":"14307485693921","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:27:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93286,"job_number":"JOB_93286","tr_customer_id":93303,"tr_customer_product_id":93293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:27:40.000Z","modified_at":"2025-10-30T11:27:40.000Z","name":"Willow Mitchell","mobile_number":"828-811-8729","email_id":"Esta.Goyette9@yahoo.com","dop":"2025-05-01","serial_number":"665258647598943","imei1":"665258647598943","imei2":"665258647598943","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:27:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93287,"job_number":"JOB_93287","tr_customer_id":93304,"tr_customer_product_id":93294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:28:37.000Z","modified_at":"2025-10-30T11:28:37.000Z","name":"Trevion Paucek","mobile_number":"271-716-5603","email_id":"Alessia.Haag@hotmail.com","dop":"2025-09-30","serial_number":"14893728832204","imei1":"14893728832204","imei2":"14893728832204","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:28:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93288,"job_number":"JOB_93288","tr_customer_id":93305,"tr_customer_product_id":93295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:28:56.000Z","modified_at":"2025-10-30T11:28:56.000Z","name":"Shanel Roob","mobile_number":"437-322-1218","email_id":"Kelvin.Bosco44@hotmail.com","dop":"2025-09-30","serial_number":"13731544114531","imei1":"13731544114531","imei2":"13731544114531","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:28:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93296,"job_number":"JOB_93296","tr_customer_id":93313,"tr_customer_product_id":93303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T13:45:21.000Z","modified_at":"2025-10-30T13:45:21.000Z","name":"Priya Patty","mobile_number":"8912348765","email_id":"priyapatty@yahoo.com","dop":"2025-10-21","serial_number":"22314987656543","imei1":"22314987656543","imei2":"22314987656543","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T13:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93297,"job_number":"JOB_93297","tr_customer_id":93314,"tr_customer_product_id":93304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T13:46:10.000Z","modified_at":"2025-10-30T13:46:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13456512760858","imei1":"13456512760858","imei2":"13456512760858","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T13:46:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93298,"job_number":"JOB_93298","tr_customer_id":93315,"tr_customer_product_id":93305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T13:46:11.000Z","modified_at":"2025-10-30T13:46:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84902413402157","imei1":"84902413402157","imei2":"84902413402157","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T13:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93299,"job_number":"JOB_93299","tr_customer_id":93316,"tr_customer_product_id":93306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T13:46:11.000Z","modified_at":"2025-10-30T13:46:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82253920995843","imei1":"82253920995843","imei2":"82253920995843","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T13:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93300,"job_number":"JOB_93300","tr_customer_id":93317,"tr_customer_product_id":93307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T13:46:11.000Z","modified_at":"2025-10-30T13:46:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38807946552439","imei1":"38807946552439","imei2":"38807946552439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T13:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93301,"job_number":"JOB_93301","tr_customer_id":93318,"tr_customer_product_id":93308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T13:46:12.000Z","modified_at":"2025-10-30T13:46:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52099702769238","imei1":"52099702769238","imei2":"52099702769238","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T13:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93302,"job_number":"JOB_93302","tr_customer_id":93319,"tr_customer_product_id":93309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T13:46:12.000Z","modified_at":"2025-10-30T13:46:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92943773242724","imei1":"92943773242724","imei2":"92943773242724","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T13:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93304,"job_number":"JOB_93304","tr_customer_id":93321,"tr_customer_product_id":93311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T13:46:41.000Z","modified_at":"2025-10-30T13:46:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92821270845916","imei1":"92821270845916","imei2":"92821270845916","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T13:46:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93305,"job_number":"JOB_93305","tr_customer_id":93322,"tr_customer_product_id":93312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T13:46:42.000Z","modified_at":"2025-10-30T13:46:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57114161777842","imei1":"57114161777842","imei2":"57114161777842","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T13:46:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93306,"job_number":"JOB_93306","tr_customer_id":93323,"tr_customer_product_id":93313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T13:46:42.000Z","modified_at":"2025-10-30T13:46:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42157375214666","imei1":"42157375214666","imei2":"42157375214666","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T13:46:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93307,"job_number":"JOB_93307","tr_customer_id":93324,"tr_customer_product_id":93314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T13:46:42.000Z","modified_at":"2025-10-30T13:46:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83067338054825","imei1":"83067338054825","imei2":"83067338054825","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T13:46:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93308,"job_number":"JOB_93308","tr_customer_id":93325,"tr_customer_product_id":93315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T13:46:43.000Z","modified_at":"2025-10-30T13:46:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21822569988522","imei1":"21822569988522","imei2":"21822569988522","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T13:46:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93309,"job_number":"JOB_93309","tr_customer_id":93326,"tr_customer_product_id":93316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T13:46:43.000Z","modified_at":"2025-10-30T13:46:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22408604944393","imei1":"22408604944393","imei2":"22408604944393","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T13:46:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93311,"job_number":"JOB_93311","tr_customer_id":93328,"tr_customer_product_id":93318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T13:47:12.000Z","modified_at":"2025-10-30T13:47:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36835991730870","imei1":"36835991730870","imei2":"36835991730870","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93312,"job_number":"JOB_93312","tr_customer_id":93329,"tr_customer_product_id":93319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T13:47:12.000Z","modified_at":"2025-10-30T13:47:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87581477026200","imei1":"87581477026200","imei2":"87581477026200","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93313,"job_number":"JOB_93313","tr_customer_id":93330,"tr_customer_product_id":93320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T13:47:13.000Z","modified_at":"2025-10-30T13:47:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36299749015805","imei1":"36299749015805","imei2":"36299749015805","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93314,"job_number":"JOB_93314","tr_customer_id":93331,"tr_customer_product_id":93321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T13:47:13.000Z","modified_at":"2025-10-30T13:47:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96712128657398","imei1":"96712128657398","imei2":"96712128657398","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93315,"job_number":"JOB_93315","tr_customer_id":93332,"tr_customer_product_id":93322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T13:47:13.000Z","modified_at":"2025-10-30T13:47:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70007561076459","imei1":"70007561076459","imei2":"70007561076459","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93316,"job_number":"JOB_93316","tr_customer_id":93333,"tr_customer_product_id":93323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T13:47:14.000Z","modified_at":"2025-10-30T13:47:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43673663939009","imei1":"43673663939009","imei2":"43673663939009","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93324,"job_number":"JOB_93324","tr_customer_id":93341,"tr_customer_product_id":93331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T13:56:32.000Z","modified_at":"2025-10-30T13:56:32.000Z","name":"Priya Patty","mobile_number":"8912348765","email_id":"priyapatty@yahoo.com","dop":"2025-10-21","serial_number":"22314987656543","imei1":"22314987656549","imei2":"22314987656549","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T13:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93325,"job_number":"JOB_93325","tr_customer_id":93342,"tr_customer_product_id":93332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:01:56.000Z","modified_at":"2025-10-30T14:01:56.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"13450970082885","imei1":"13450970082885","imei2":"13450970082885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:01:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93327,"job_number":"JOB_93327","tr_customer_id":93344,"tr_customer_product_id":93334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:01:58.000Z","modified_at":"2025-10-30T14:01:58.000Z","name":"Dimitri Shanahan","mobile_number":"969-791-1212","email_id":"Jackson.Parisian@gmail.com","dop":"2025-04-06","serial_number":"15153067832281352","imei1":"15153067832281352","imei2":"15153067832281352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:01:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93328,"job_number":"JOB_93328","tr_customer_id":93345,"tr_customer_product_id":93335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:02:45.000Z","modified_at":"2025-10-30T14:02:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13073273023315","imei1":"13073273023315","imei2":"13073273023315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:02:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93330,"job_number":"JOB_93330","tr_customer_id":93347,"tr_customer_product_id":93337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:02:47.000Z","modified_at":"2025-10-30T14:02:47.000Z","name":"Manley Casper","mobile_number":"703-287-9234","email_id":"Moses.Schultz62@yahoo.com","dop":"2025-04-06","serial_number":"18241332192504620","imei1":"18241332192504620","imei2":"18241332192504620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:02:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93331,"job_number":"JOB_93331","tr_customer_id":93348,"tr_customer_product_id":93338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:03:34.000Z","modified_at":"2025-10-30T14:03:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19835053881061","imei1":"19835053881061","imei2":"19835053881061","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:03:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93333,"job_number":"JOB_93333","tr_customer_id":93350,"tr_customer_product_id":93340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:03:36.000Z","modified_at":"2025-10-30T14:03:36.000Z","name":"Darrel Weber","mobile_number":"220-522-3231","email_id":"Nellie77@gmail.com","dop":"2025-04-06","serial_number":"17293759753332150","imei1":"17293759753332150","imei2":"17293759753332150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:03:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93338,"job_number":"JOB_93338","tr_customer_id":93355,"tr_customer_product_id":93345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:09:42.000Z","modified_at":"2025-10-30T14:09:42.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"15463412355005","imei1":"15463412355005","imei2":"15463412355005","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:09:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93340,"job_number":"JOB_93340","tr_customer_id":93357,"tr_customer_product_id":93347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:09:44.000Z","modified_at":"2025-10-30T14:09:44.000Z","name":"Emma Frami","mobile_number":"266-692-7950","email_id":"Domenick49@yahoo.com","dop":"2025-06-08","serial_number":"106289246807210","imei1":"106289246807210","imei2":"106289246807210","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:09:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93345,"job_number":"JOB_93345","tr_customer_id":93362,"tr_customer_product_id":93352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:09:53.000Z","modified_at":"2025-10-30T14:09:53.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"13847852126693","imei1":"13847852126693","imei2":"13847852126693","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:09:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93347,"job_number":"JOB_93347","tr_customer_id":93364,"tr_customer_product_id":93354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:09:55.000Z","modified_at":"2025-10-30T14:09:55.000Z","name":"Merl Schumm","mobile_number":"997-928-6482","email_id":"Beryl.Wiza81@yahoo.com","dop":"2025-09-20","serial_number":"100783041345861","imei1":"100783041345861","imei2":"100783041345861","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93348,"job_number":"JOB_93348","tr_customer_id":93365,"tr_customer_product_id":93355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:10:17.000Z","modified_at":"2025-10-30T14:10:17.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"12542042181164","imei1":"12542042181164","imei2":"12542042181164","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93350,"job_number":"JOB_93350","tr_customer_id":93367,"tr_customer_product_id":93357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:10:18.000Z","modified_at":"2025-10-30T14:10:18.000Z","name":"Lukas Hegmann","mobile_number":"984-344-2508","email_id":"Erna54@gmail.com","dop":"2025-06-08","serial_number":"103366835540169","imei1":"103366835540169","imei2":"103366835540169","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:10:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93351,"job_number":"JOB_93351","tr_customer_id":93368,"tr_customer_product_id":93358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:10:47.000Z","modified_at":"2025-10-30T14:10:47.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"13400944285624","imei1":"13400944285624","imei2":"13400944285624","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:10:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93353,"job_number":"JOB_93353","tr_customer_id":93370,"tr_customer_product_id":93360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:10:49.000Z","modified_at":"2025-10-30T14:10:49.000Z","name":"Vivienne Parker","mobile_number":"715-312-3312","email_id":"Jordi98@yahoo.com","dop":"2025-09-20","serial_number":"100190429590361","imei1":"100190429590361","imei2":"100190429590361","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93354,"job_number":"JOB_93354","tr_customer_id":93371,"tr_customer_product_id":93361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:10:50.000Z","modified_at":"2025-10-30T14:10:50.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"13781458492929","imei1":"13781458492929","imei2":"13781458492929","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:10:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93356,"job_number":"JOB_93356","tr_customer_id":93373,"tr_customer_product_id":93363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:10:52.000Z","modified_at":"2025-10-30T14:10:52.000Z","name":"Ursula Kunze","mobile_number":"235-853-7491","email_id":"Brant_Frami14@yahoo.com","dop":"2025-06-08","serial_number":"103798956427390","imei1":"103798956427390","imei2":"103798956427390","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:10:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93357,"job_number":"JOB_93357","tr_customer_id":93374,"tr_customer_product_id":93364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:10:55.000Z","modified_at":"2025-10-30T14:10:55.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"18995444984155","imei1":"18995444984155","imei2":"18995444984155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:10:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93359,"job_number":"JOB_93359","tr_customer_id":93376,"tr_customer_product_id":93366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:11:40.000Z","modified_at":"2025-10-30T14:11:40.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"17752659969092","imei1":"17752659969092","imei2":"17752659969092","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:11:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93361,"job_number":"JOB_93361","tr_customer_id":93378,"tr_customer_product_id":93368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:11:42.000Z","modified_at":"2025-10-30T14:11:42.000Z","name":"Hannah Runte","mobile_number":"964-276-0248","email_id":"Laura.Boyle@yahoo.com","dop":"2025-09-20","serial_number":"100218463343295","imei1":"100218463343295","imei2":"100218463343295","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93362,"job_number":"JOB_93362","tr_customer_id":93379,"tr_customer_product_id":93369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:11:49.000Z","modified_at":"2025-10-30T14:11:49.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"16437535509917","imei1":"16437535509917","imei2":"16437535509917","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93364,"job_number":"JOB_93364","tr_customer_id":93381,"tr_customer_product_id":93371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:12:42.000Z","modified_at":"2025-10-30T14:12:42.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"11096511495427","imei1":"11096511495427","imei2":"11096511495427","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:12:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93366,"job_number":"JOB_93366","tr_customer_id":93383,"tr_customer_product_id":93373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:15:00.000Z","modified_at":"2025-10-30T14:15:00.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10747981430193","imei1":"10747981430193","imei2":"10747981430193","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:15:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93368,"job_number":"JOB_93368","tr_customer_id":93385,"tr_customer_product_id":93375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:15:01.000Z","modified_at":"2025-10-30T14:15:01.000Z","name":"Gabrielle Hansen","mobile_number":"429-524-6235","email_id":"Rodolfo76@hotmail.com","dop":"2025-06-18","serial_number":"1011104730756426","imei1":"1011104730756426","imei2":"1011104730756426","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:15:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93369,"job_number":"JOB_93369","tr_customer_id":93386,"tr_customer_product_id":93376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:15:52.000Z","modified_at":"2025-10-30T14:15:52.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10912806447892","imei1":"10912806447892","imei2":"10912806447892","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93371,"job_number":"JOB_93371","tr_customer_id":93388,"tr_customer_product_id":93378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:15:53.000Z","modified_at":"2025-10-30T14:15:53.000Z","name":"Letitia Grady","mobile_number":"611-835-5243","email_id":"Cletus.Stokes0@hotmail.com","dop":"2025-06-18","serial_number":"1075145055120467","imei1":"1075145055120467","imei2":"1075145055120467","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:15:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93372,"job_number":"JOB_93372","tr_customer_id":93389,"tr_customer_product_id":93379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:18:09.000Z","modified_at":"2025-10-30T14:18:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12535446357278","imei1":"12535446357278","imei2":"12535446357278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:18:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93374,"job_number":"JOB_93374","tr_customer_id":93391,"tr_customer_product_id":93381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:18:11.000Z","modified_at":"2025-10-30T14:18:11.000Z","name":"Conner Terry","mobile_number":"280-721-0739","email_id":"Ottis24@yahoo.com","dop":"2025-04-06","serial_number":"15428615336671992","imei1":"15428615336671992","imei2":"15428615336671992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:18:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93377,"job_number":"JOB_93377","tr_customer_id":93394,"tr_customer_product_id":93384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:18:40.000Z","modified_at":"2025-10-30T14:18:40.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"18063063597651","imei1":"18063063597651","imei2":"18063063597651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93380,"job_number":"JOB_93380","tr_customer_id":93397,"tr_customer_product_id":93387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:18:42.000Z","modified_at":"2025-10-30T14:18:42.000Z","name":"Alberto Kertzmann","mobile_number":"534-560-3918","email_id":"Pansy_Pfeffer26@hotmail.com","dop":"2025-04-06","serial_number":"15897632142201844","imei1":"15897632142201844","imei2":"15897632142201844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:18:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93381,"job_number":"JOB_93381","tr_customer_id":93398,"tr_customer_product_id":93388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:19:00.000Z","modified_at":"2025-10-30T14:19:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10028014029447","imei1":"10028014029447","imei2":"10028014029447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93383,"job_number":"JOB_93383","tr_customer_id":93400,"tr_customer_product_id":93390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:19:02.000Z","modified_at":"2025-10-30T14:19:02.000Z","name":"Laverna Lesch","mobile_number":"616-750-4467","email_id":"Luz_Rempel@hotmail.com","dop":"2025-04-06","serial_number":"14560142747219432","imei1":"14560142747219432","imei2":"14560142747219432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93384,"job_number":"JOB_93384","tr_customer_id":93401,"tr_customer_product_id":93391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:19:32.000Z","modified_at":"2025-10-30T14:19:32.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11370283226178","imei1":"11370283226178","imei2":"11370283226178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:19:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93386,"job_number":"JOB_93386","tr_customer_id":93403,"tr_customer_product_id":93393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:19:34.000Z","modified_at":"2025-10-30T14:19:34.000Z","name":"Winfield Hilll","mobile_number":"464-908-3220","email_id":"Patrick.Graham@yahoo.com","dop":"2025-04-06","serial_number":"18140139624488080","imei1":"18140139624488080","imei2":"18140139624488080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93387,"job_number":"JOB_93387","tr_customer_id":93404,"tr_customer_product_id":93394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:19:51.000Z","modified_at":"2025-10-30T14:19:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10739364858386","imei1":"10739364858386","imei2":"10739364858386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93389,"job_number":"JOB_93389","tr_customer_id":93406,"tr_customer_product_id":93396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:19:53.000Z","modified_at":"2025-10-30T14:19:53.000Z","name":"Jadon Legros","mobile_number":"347-587-9903","email_id":"Kaia.Rath@yahoo.com","dop":"2025-04-06","serial_number":"16692627066666252","imei1":"16692627066666252","imei2":"16692627066666252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:19:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93390,"job_number":"JOB_93390","tr_customer_id":93407,"tr_customer_product_id":93397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:20:24.000Z","modified_at":"2025-10-30T14:20:24.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15484066382551","imei1":"15484066382551","imei2":"15484066382551","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93392,"job_number":"JOB_93392","tr_customer_id":93409,"tr_customer_product_id":93399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:20:26.000Z","modified_at":"2025-10-30T14:20:26.000Z","name":"Katelynn Jast","mobile_number":"889-218-9612","email_id":"Edna49@yahoo.com","dop":"2025-04-06","serial_number":"15918970093948156","imei1":"15918970093948156","imei2":"15918970093948156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:20:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93394,"job_number":"JOB_93394","tr_customer_id":93411,"tr_customer_product_id":93401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:20:33.000Z","modified_at":"2025-10-30T14:20:33.000Z","name":"Isai Casper","mobile_number":"323-290-4979","email_id":"Antonina67@gmail.com","dop":"2025-04-06","serial_number":"18896609456913560","imei1":"18896609456913560","imei2":"18896609456913560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93396,"job_number":"JOB_93396","tr_customer_id":93413,"tr_customer_product_id":93403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:20:41.000Z","modified_at":"2025-10-30T14:20:41.000Z","name":"Cordie Macejkovic","mobile_number":"822-744-7120","email_id":"Gerard_Dibbert@hotmail.com","dop":"2025-04-06","serial_number":"10681179395293236","imei1":"10681179395293236","imei2":"10681179395293236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93397,"job_number":"JOB_93397","tr_customer_id":93414,"tr_customer_product_id":93404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:23:30.000Z","modified_at":"2025-10-30T14:23:30.000Z","name":"sharath s","mobile_number":"8881819191","email_id":"sharath.2s1s2@gmail.com","dop":"2025-10-13","serial_number":"1111111111111214","imei1":"1111111111112114","imei2":"1111111111112114","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:23:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93398,"job_number":"JOB_93398","tr_customer_id":93415,"tr_customer_product_id":93405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:24:17.000Z","modified_at":"2025-10-30T14:24:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10725157123109","imei1":"10725157123109","imei2":"10725157123109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93400,"job_number":"JOB_93400","tr_customer_id":93417,"tr_customer_product_id":93407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:24:18.000Z","modified_at":"2025-10-30T14:24:18.000Z","name":"Ramona Haley","mobile_number":"536-439-9360","email_id":"Elena_Gutmann@gmail.com","dop":"2025-04-06","serial_number":"15532988042714188","imei1":"15532988042714188","imei2":"15532988042714188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93405,"job_number":"JOB_93405","tr_customer_id":93422,"tr_customer_product_id":93412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:24:50.000Z","modified_at":"2025-10-30T14:24:50.000Z","name":"Johnpaul Padberg","mobile_number":"356-214-5477","email_id":"Jarret_Auer@hotmail.com","dop":"2025-04-06","serial_number":"12012761861507082","imei1":"12012761861507082","imei2":"12012761861507082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:24:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93409,"job_number":"JOB_93409","tr_customer_id":93426,"tr_customer_product_id":93416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:25:07.000Z","modified_at":"2025-10-30T14:25:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14861770233464","imei1":"14861770233464","imei2":"14861770233464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93411,"job_number":"JOB_93411","tr_customer_id":93428,"tr_customer_product_id":93418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:25:09.000Z","modified_at":"2025-10-30T14:25:09.000Z","name":"Sandrine Kunde","mobile_number":"805-960-2844","email_id":"Guiseppe_Upton54@hotmail.com","dop":"2025-04-06","serial_number":"12972659356059428","imei1":"12972659356059428","imei2":"12972659356059428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93415,"job_number":"JOB_93415","tr_customer_id":93432,"tr_customer_product_id":93422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:25:58.000Z","modified_at":"2025-10-30T14:25:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10176963547787","imei1":"10176963547787","imei2":"10176963547787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:25:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93417,"job_number":"JOB_93417","tr_customer_id":93434,"tr_customer_product_id":93424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:25:59.000Z","modified_at":"2025-10-30T14:25:59.000Z","name":"Marisa Auer","mobile_number":"764-911-6194","email_id":"Taryn.Prosacco68@hotmail.com","dop":"2025-04-06","serial_number":"15888809367410768","imei1":"15888809367410768","imei2":"15888809367410768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:25:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93419,"job_number":"JOB_93419","tr_customer_id":93436,"tr_customer_product_id":93426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:27:39.000Z","modified_at":"2025-10-30T14:27:39.000Z","name":"Whitney Bogisich","mobile_number":"572-293-6341","email_id":"Marquise96@gmail.com","dop":"2025-04-06","serial_number":"11141085648893672","imei1":"11141085648893672","imei2":"11141085648893672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93420,"job_number":"JOB_93420","tr_customer_id":93437,"tr_customer_product_id":93427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:29:51.000Z","modified_at":"2025-10-30T14:29:51.000Z","name":"sharath s","mobile_number":"8881819191","email_id":"sharath.2s1s2@gmail.com","dop":"2025-10-13","serial_number":"10959237758740","imei1":"10959237758740","imei2":"10959237758740","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:29:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93421,"job_number":"JOB_93421","tr_customer_id":93438,"tr_customer_product_id":93428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:34:07.000Z","modified_at":"2025-10-30T14:34:07.000Z","name":"sharath s","mobile_number":"8881819191","email_id":"sharath.2s1s2@gmail.com","dop":"2025-10-13","serial_number":"10204943727577","imei1":"10204943727577","imei2":"10204943727577","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93422,"job_number":"JOB_93422","tr_customer_id":93439,"tr_customer_product_id":93429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:34:43.000Z","modified_at":"2025-10-30T14:34:43.000Z","name":"sharath s","mobile_number":"8881819191","email_id":"sharath.2s1s2@gmail.com","dop":"2025-10-13","serial_number":"10588229906151","imei1":"10588229906151","imei2":"10588229906151","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93423,"job_number":"JOB_93423","tr_customer_id":93440,"tr_customer_product_id":93430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:48:46.000Z","modified_at":"2025-10-30T14:48:46.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"11189899573924","imei1":"11189899573924","imei2":"11189899573924","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93424,"job_number":"JOB_93424","tr_customer_id":93441,"tr_customer_product_id":93431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:48:47.000Z","modified_at":"2025-10-30T14:48:47.000Z","name":"Kaden Gutkowski","mobile_number":"380-855-9510","email_id":"Napoleon_Becker94@yahoo.com","dop":"2025-09-16","serial_number":"19879945923107","imei1":"19879945923107","imei2":"19879945923107","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93425,"job_number":"JOB_93425","tr_customer_id":93442,"tr_customer_product_id":93432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:49:09.000Z","modified_at":"2025-10-30T14:49:09.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"13763989275450","imei1":"13763989275450","imei2":"13763989275450","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:49:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93426,"job_number":"JOB_93426","tr_customer_id":93443,"tr_customer_product_id":93433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:49:10.000Z","modified_at":"2025-10-30T14:49:10.000Z","name":"Nathanial Weber","mobile_number":"577-279-0479","email_id":"Makayla46@gmail.com","dop":"2025-09-16","serial_number":"10832883663841","imei1":"10832883663841","imei2":"10832883663841","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93427,"job_number":"JOB_93427","tr_customer_id":93444,"tr_customer_product_id":93434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:49:32.000Z","modified_at":"2025-10-30T14:49:32.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"11147958443179","imei1":"11147958443179","imei2":"11147958443179","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93428,"job_number":"JOB_93428","tr_customer_id":93445,"tr_customer_product_id":93435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:49:32.000Z","modified_at":"2025-10-30T14:49:32.000Z","name":"Jeff Kemmer","mobile_number":"868-965-3047","email_id":"Braden.Breitenberg@gmail.com","dop":"2025-09-16","serial_number":"14591675256392","imei1":"14591675256392","imei2":"14591675256392","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93437,"job_number":"JOB_93437","tr_customer_id":93454,"tr_customer_product_id":93444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T15:40:41.000Z","modified_at":"2025-10-30T15:40:41.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100212399001382","imei1":"100212399001382","imei2":"100212399001382","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T15:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93439,"job_number":"JOB_93439","tr_customer_id":93456,"tr_customer_product_id":93446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T15:40:57.000Z","modified_at":"2025-10-30T15:40:57.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102135691421667","imei1":"102135691421667","imei2":"102135691421667","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T15:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93443,"job_number":"JOB_93443","tr_customer_id":93460,"tr_customer_product_id":93450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T16:12:41.000Z","modified_at":"2025-10-30T16:12:41.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"11011624666649","imei1":"11011624666649","imei2":"11011624666649","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T16:12:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93445,"job_number":"JOB_93445","tr_customer_id":93462,"tr_customer_product_id":93452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T16:12:43.000Z","modified_at":"2025-10-30T16:12:43.000Z","name":"Amari Kunde","mobile_number":"541-263-0042","email_id":"Eleanora.Schamberger4@hotmail.com","dop":"2025-04-06","serial_number":"11400400055404796","imei1":"11400400055404796","imei2":"11400400055404796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T16:12:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93446,"job_number":"JOB_93446","tr_customer_id":93463,"tr_customer_product_id":93453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T16:13:32.000Z","modified_at":"2025-10-30T16:13:32.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17532584082340","imei1":"17532584082340","imei2":"17532584082340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T16:13:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93448,"job_number":"JOB_93448","tr_customer_id":93465,"tr_customer_product_id":93455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T16:13:34.000Z","modified_at":"2025-10-30T16:13:34.000Z","name":"Lora Dietrich","mobile_number":"712-256-0832","email_id":"Kennith_Farrell@gmail.com","dop":"2025-04-06","serial_number":"17946638651989468","imei1":"17946638651989468","imei2":"17946638651989468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T16:13:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93449,"job_number":"JOB_93449","tr_customer_id":93466,"tr_customer_product_id":93456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T16:14:22.000Z","modified_at":"2025-10-30T16:14:22.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19359990095782","imei1":"19359990095782","imei2":"19359990095782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T16:14:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93451,"job_number":"JOB_93451","tr_customer_id":93468,"tr_customer_product_id":93458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T16:14:24.000Z","modified_at":"2025-10-30T16:14:24.000Z","name":"Valerie Satterfield","mobile_number":"834-685-8308","email_id":"Yvonne_Beier@hotmail.com","dop":"2025-04-06","serial_number":"17423547265300794","imei1":"17423547265300794","imei2":"17423547265300794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T16:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93453,"job_number":"JOB_93453","tr_customer_id":93470,"tr_customer_product_id":93460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T16:23:00.000Z","modified_at":"2025-10-30T16:23:00.000Z","name":"Charley Mertz","mobile_number":"587-232-6975","email_id":"Nola42@gmail.com","dop":"2025-04-06","serial_number":"10438094915217556","imei1":"10438094915217556","imei2":"10438094915217556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T16:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93455,"job_number":"JOB_93455","tr_customer_id":93472,"tr_customer_product_id":93462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T16:23:57.000Z","modified_at":"2025-10-30T16:23:57.000Z","name":"Angel Lesch","mobile_number":"646-812-5749","email_id":"Henry_Hills@hotmail.com","dop":"2025-04-06","serial_number":"14813522735684112","imei1":"14813522735684112","imei2":"14813522735684112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T16:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93457,"job_number":"JOB_93457","tr_customer_id":93474,"tr_customer_product_id":93464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T16:24:54.000Z","modified_at":"2025-10-30T16:24:54.000Z","name":"Anibal Doyle","mobile_number":"200-538-4491","email_id":"Mafalda_Pfannerstill94@yahoo.com","dop":"2025-04-06","serial_number":"19629785878324530","imei1":"19629785878324530","imei2":"19629785878324530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T16:24:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93459,"job_number":"JOB_93459","tr_customer_id":93476,"tr_customer_product_id":93466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T16:49:07.000Z","modified_at":"2025-10-30T16:49:07.000Z","name":"Corrine Roob","mobile_number":"346-723-9408","email_id":"Lisandro.Batz@hotmail.com","dop":"2025-04-06","serial_number":"11283497171991772","imei1":"11283497171991772","imei2":"11283497171991772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T16:49:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93461,"job_number":"JOB_93461","tr_customer_id":93478,"tr_customer_product_id":93468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T16:50:05.000Z","modified_at":"2025-10-30T16:50:05.000Z","name":"Kattie Tremblay","mobile_number":"209-382-9968","email_id":"Kitty.OKon85@hotmail.com","dop":"2025-04-06","serial_number":"14038912369112652","imei1":"14038912369112652","imei2":"14038912369112652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T16:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93463,"job_number":"JOB_93463","tr_customer_id":93480,"tr_customer_product_id":93470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T16:51:00.000Z","modified_at":"2025-10-30T16:51:00.000Z","name":"Eliza Haag","mobile_number":"737-670-0862","email_id":"Miracle.Wolff38@gmail.com","dop":"2025-04-06","serial_number":"14662131668867632","imei1":"14662131668867632","imei2":"14662131668867632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T16:51:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93464,"job_number":"JOB_93464","tr_customer_id":93481,"tr_customer_product_id":93471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T17:23:14.000Z","modified_at":"2025-10-30T17:23:14.000Z","name":"Arely Mosciski","mobile_number":"475-203-4337","email_id":"Rigoberto71@gmail.com","dop":"2025-09-30","serial_number":"15844580913832","imei1":"15844580913832","imei2":"15844580913832","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T17:23:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93466,"job_number":"JOB_93466","tr_customer_id":93483,"tr_customer_product_id":93473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T18:24:30.000Z","modified_at":"2025-10-30T18:24:30.000Z","name":"Ab4 Ab5","mobile_number":"12323238745","email_id":"ab5@gmail.com","dop":"2021-10-19","serial_number":"671131317856789","imei1":"671131317856789","imei2":"671131317856789","popurl":"2021-10-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T18:24:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93467,"job_number":"JOB_93467","tr_customer_id":93484,"tr_customer_product_id":93474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T18:29:49.000Z","modified_at":"2025-10-30T18:29:49.000Z","name":"Ab4 Ab5","mobile_number":"12323238745","email_id":"ab5@gmail.com","dop":"2021-10-19","serial_number":"691131317856789","imei1":"691131317856789","imei2":"691131317856789","popurl":"2021-10-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T18:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93468,"job_number":"JOB_93468","tr_customer_id":93485,"tr_customer_product_id":93475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T18:31:00.000Z","modified_at":"2025-10-30T18:31:00.000Z","name":"Balachandra Patel","mobile_number":"7091276449","email_id":"paramartha.mukhopadhyay@gmail.com","dop":"2025-10-20","serial_number":"756761462608349","imei1":"756761462608349","imei2":"756761462608349","popurl":"www.jyoti-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T18:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93469,"job_number":"JOB_93469","tr_customer_id":93486,"tr_customer_product_id":93476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T18:31:50.000Z","modified_at":"2025-10-30T18:31:50.000Z","name":"Kathryne  Corkery","mobile_number":"456-570-2185","email_id":"Gus_Reichert54@gmail.com","dop":"2025-08-02","serial_number":"18899066903525","imei1":"18899066903525","imei2":"18899066903525","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T18:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93471,"job_number":"JOB_93471","tr_customer_id":93488,"tr_customer_product_id":93478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T18:35:08.000Z","modified_at":"2025-10-30T18:35:08.000Z","name":"Chatur Embranthiri","mobile_number":"7061175882","email_id":"gudakesa.kakkar@gmail.com","dop":"2025-10-20","serial_number":"659946683703054","imei1":"659946683703054","imei2":"659946683703054","popurl":"www.anurag-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T18:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93472,"job_number":"JOB_93472","tr_customer_id":93489,"tr_customer_product_id":93479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T18:57:35.000Z","modified_at":"2025-10-30T18:57:35.000Z","name":"Ab4 Ab5","mobile_number":"12323238745","email_id":"ab5@gmail.com","dop":"2021-10-19","serial_number":"691131317856789","imei1":"53935184102314","imei2":"53935184102314","popurl":"2021-10-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T18:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93473,"job_number":"JOB_93473","tr_customer_id":93490,"tr_customer_product_id":93480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T18:57:47.000Z","modified_at":"2025-10-30T18:57:47.000Z","name":"Ab4 Ab5","mobile_number":"12323238745","email_id":"ab5@gmail.com","dop":"2021-10-19","serial_number":"691131317856789","imei1":"65074154950793","imei2":"65074154950793","popurl":"2021-10-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T18:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93474,"job_number":"JOB_93474","tr_customer_id":93491,"tr_customer_product_id":93481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T18:57:49.000Z","modified_at":"2025-10-30T18:57:49.000Z","name":"Ab4 Ab5","mobile_number":"12323238745","email_id":"ab5@gmail.com","dop":"2021-10-19","serial_number":"691131317856789","imei1":"83419042174483","imei2":"83419042174483","popurl":"2021-10-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T18:57:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93476,"job_number":"JOB_93476","tr_customer_id":93493,"tr_customer_product_id":93483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T18:58:06.000Z","modified_at":"2025-10-30T18:58:06.000Z","name":"Kartik Shukla","mobile_number":"7078829284","email_id":"bhagwanti.bandopadhyay@yahoo.co.in","dop":"2025-10-20","serial_number":"267653979303893","imei1":"267653979303893","imei2":"267653979303893","popurl":"www.nirbhay-sethi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T18:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93477,"job_number":"JOB_93477","tr_customer_id":93494,"tr_customer_product_id":93484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T18:58:06.000Z","modified_at":"2025-10-30T18:58:06.000Z","name":"Mohan Pilla","mobile_number":"7000769267","email_id":"bhadrak.malik@gmail.com","dop":"2025-10-20","serial_number":"754108971235984","imei1":"754108971235984","imei2":"754108971235984","popurl":"www.preity-naik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T18:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93478,"job_number":"JOB_93478","tr_customer_id":93495,"tr_customer_product_id":93485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T18:58:06.000Z","modified_at":"2025-10-30T18:58:06.000Z","name":"Ajit Pillai","mobile_number":"7080326147","email_id":"bhaswar.gowda@gmail.com","dop":"2025-10-20","serial_number":"781849800795745","imei1":"781849800795745","imei2":"781849800795745","popurl":"www.shivakari-tagore.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T18:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93479,"job_number":"JOB_93479","tr_customer_id":93496,"tr_customer_product_id":93486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T18:58:06.000Z","modified_at":"2025-10-30T18:58:06.000Z","name":"Adinath Jain","mobile_number":"7079129441","email_id":"chitramala.jha@hotmail.com","dop":"2025-10-20","serial_number":"546279406676598","imei1":"546279406676598","imei2":"546279406676598","popurl":"www.divjot-bandopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T18:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93481,"job_number":"JOB_93481","tr_customer_id":93498,"tr_customer_product_id":93488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T18:58:06.000Z","modified_at":"2025-10-30T18:58:06.000Z","name":"Kin Bhat","mobile_number":"7058417358","email_id":"vasanti.jha@hotmail.com","dop":"2025-10-20","serial_number":"102414647615748","imei1":"102414647615748","imei2":"102414647615748","popurl":"www.chandramani-achari.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T18:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93483,"job_number":"JOB_93483","tr_customer_id":93500,"tr_customer_product_id":93490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T18:58:06.000Z","modified_at":"2025-10-30T18:58:06.000Z","name":"Chandravati Devar","mobile_number":"7063811065","email_id":"suryakantam.pilla@gmail.com","dop":"2025-10-20","serial_number":"379053057592639","imei1":"379053057592639","imei2":"379053057592639","popurl":"www.girja-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T18:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93484,"job_number":"JOB_93484","tr_customer_id":93501,"tr_customer_product_id":93491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T18:58:06.000Z","modified_at":"2025-10-30T18:58:06.000Z","name":"Deepan Ganaka","mobile_number":"7095147461","email_id":"himadri.arora@gmail.com","dop":"2025-10-20","serial_number":"039636377353812","imei1":"039636377353812","imei2":"039636377353812","popurl":"www.sarala-chopra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T18:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93485,"job_number":"JOB_93485","tr_customer_id":93502,"tr_customer_product_id":93492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:00:41.000Z","modified_at":"2025-10-30T19:00:41.000Z","name":"Aasa Rana","mobile_number":"7032999166","email_id":"vaidehi.ganaka@gmail.com","dop":"2025-10-20","serial_number":"714444958322028","imei1":"714444958322028","imei2":"714444958322028","popurl":"www.purushottam-gupta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93486,"job_number":"JOB_93486","tr_customer_id":93503,"tr_customer_product_id":93493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:20.000Z","modified_at":"2025-10-30T19:01:20.000Z","name":"Ujjwal Pilla","mobile_number":"7032612883","email_id":"ambar.butt@yahoo.co.in","dop":"2025-10-20","serial_number":"604485462249155","imei1":"604485462249155","imei2":"604485462249155","popurl":"www.kashyap-mehra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93487,"job_number":"JOB_93487","tr_customer_id":93504,"tr_customer_product_id":93494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:20.000Z","modified_at":"2025-10-30T19:01:20.000Z","name":"Daevi Gill","mobile_number":"7047108432","email_id":"dayamayee.mishra@gmail.com","dop":"2025-10-20","serial_number":"240617659457503","imei1":"240617659457503","imei2":"240617659457503","popurl":"www.buddhana-malik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93488,"job_number":"JOB_93488","tr_customer_id":93505,"tr_customer_product_id":93495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:20.000Z","modified_at":"2025-10-30T19:01:20.000Z","name":"Anagh Guha","mobile_number":"7055772188","email_id":"chidambar.khan@gmail.com","dop":"2025-10-20","serial_number":"049867851113230","imei1":"049867851113230","imei2":"049867851113230","popurl":"www.jay-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93489,"job_number":"JOB_93489","tr_customer_id":93506,"tr_customer_product_id":93496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:20.000Z","modified_at":"2025-10-30T19:01:20.000Z","name":"Amrit Mishra","mobile_number":"7083393111","email_id":"dharitri.joshi@hotmail.com","dop":"2025-10-20","serial_number":"961009123723326","imei1":"961009123723326","imei2":"961009123723326","popurl":"www.rageswari-bhattacharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93490,"job_number":"JOB_93490","tr_customer_id":93508,"tr_customer_product_id":93498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:20.000Z","modified_at":"2025-10-30T19:01:20.000Z","name":"Ambar Ahuja","mobile_number":"7005129766","email_id":"purushottam.iyengar@gmail.com","dop":"2025-10-20","serial_number":"920174575187591","imei1":"920174575187591","imei2":"920174575187591","popurl":"www.subhasini-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93491,"job_number":"JOB_93491","tr_customer_id":93507,"tr_customer_product_id":93497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:20.000Z","modified_at":"2025-10-30T19:01:20.000Z","name":"Aadinath Pilla","mobile_number":"7064065809","email_id":"balamani.pothuvaal@hotmail.com","dop":"2025-10-20","serial_number":"042021270330815","imei1":"042021270330815","imei2":"042021270330815","popurl":"www.balachandra-bharadwaj.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93492,"job_number":"JOB_93492","tr_customer_id":93509,"tr_customer_product_id":93499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:20.000Z","modified_at":"2025-10-30T19:01:20.000Z","name":"Rajiv Marar","mobile_number":"7011666689","email_id":"baala.kaniyar@hotmail.com","dop":"2025-10-20","serial_number":"149121236627494","imei1":"149121236627494","imei2":"149121236627494","popurl":"www.kali-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93493,"job_number":"JOB_93493","tr_customer_id":93510,"tr_customer_product_id":93500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:20.000Z","modified_at":"2025-10-30T19:01:20.000Z","name":"Shashi Embranthiri","mobile_number":"7039160620","email_id":"chandrabhan.butt@gmail.com","dop":"2025-10-20","serial_number":"567535230134751","imei1":"567535230134751","imei2":"567535230134751","popurl":"www.jahnu-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93494,"job_number":"JOB_93494","tr_customer_id":93511,"tr_customer_product_id":93501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:20.000Z","modified_at":"2025-10-30T19:01:20.000Z","name":"Jahnu Tandon","mobile_number":"7058120130","email_id":"aditya.kapoor@hotmail.com","dop":"2025-10-20","serial_number":"032308642903047","imei1":"032308642903047","imei2":"032308642903047","popurl":"www.damodara-sinha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93495,"job_number":"JOB_93495","tr_customer_id":93512,"tr_customer_product_id":93502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:20.000Z","modified_at":"2025-10-30T19:01:20.000Z","name":"Charuchandra Tagore","mobile_number":"7058791976","email_id":"satyen.devar@hotmail.com","dop":"2025-10-20","serial_number":"649055161238096","imei1":"649055161238096","imei2":"649055161238096","popurl":"www.ekdant-dhawan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93496,"job_number":"JOB_93496","tr_customer_id":93513,"tr_customer_product_id":93503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:20.000Z","modified_at":"2025-10-30T19:01:20.000Z","name":"Agastya Sethi","mobile_number":"7068857142","email_id":"geeta.desai@yahoo.co.in","dop":"2025-10-20","serial_number":"439002971027981","imei1":"439002971027981","imei2":"439002971027981","popurl":"www.chandran-dhawan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93498,"job_number":"JOB_93498","tr_customer_id":93515,"tr_customer_product_id":93505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:21.000Z","modified_at":"2025-10-30T19:01:21.000Z","name":"Aditeya Jha","mobile_number":"7090192555","email_id":"ranjeet.kocchar@yahoo.co.in","dop":"2025-10-20","serial_number":"486741961701097","imei1":"486741961701097","imei2":"486741961701097","popurl":"www.udai-varrier.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93500,"job_number":"JOB_93500","tr_customer_id":93517,"tr_customer_product_id":93507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:21.000Z","modified_at":"2025-10-30T19:01:21.000Z","name":"Kamlesh Khanna","mobile_number":"7016707446","email_id":"brahma.nair@hotmail.com","dop":"2025-10-20","serial_number":"051246457177675","imei1":"051246457177675","imei2":"051246457177675","popurl":"www.daevika-trivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93501,"job_number":"JOB_93501","tr_customer_id":93518,"tr_customer_product_id":93508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:21.000Z","modified_at":"2025-10-30T19:01:21.000Z","name":"Chandravati Ahuja","mobile_number":"7097300948","email_id":"subhashini.kaul@gmail.com","dop":"2025-10-20","serial_number":"751113854983109","imei1":"751113854983109","imei2":"751113854983109","popurl":"www.rajan-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93502,"job_number":"JOB_93502","tr_customer_id":93519,"tr_customer_product_id":93509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:21.000Z","modified_at":"2025-10-30T19:01:21.000Z","name":"Chandan Verma","mobile_number":"7049617937","email_id":"amarnath.shah@yahoo.co.in","dop":"2025-10-20","serial_number":"496459539113230","imei1":"496459539113230","imei2":"496459539113230","popurl":"www.chandrani-embranthiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93503,"job_number":"JOB_93503","tr_customer_id":93520,"tr_customer_product_id":93510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:21.000Z","modified_at":"2025-10-30T19:01:21.000Z","name":"Maheswar Adiga","mobile_number":"7039452028","email_id":"meghnath.patel@hotmail.com","dop":"2025-10-20","serial_number":"225875606675143","imei1":"225875606675143","imei2":"225875606675143","popurl":"www.achalesvara-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93504,"job_number":"JOB_93504","tr_customer_id":93521,"tr_customer_product_id":93511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:21.000Z","modified_at":"2025-10-30T19:01:21.000Z","name":"Satyen Acharya","mobile_number":"7038662058","email_id":"ananta.dutta@gmail.com","dop":"2025-10-20","serial_number":"063677246426165","imei1":"063677246426165","imei2":"063677246426165","popurl":"www.pramila-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93505,"job_number":"JOB_93505","tr_customer_id":93522,"tr_customer_product_id":93512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:21.000Z","modified_at":"2025-10-30T19:01:21.000Z","name":"Laal Jain","mobile_number":"7008006112","email_id":"daksha.gupta@gmail.com","dop":"2025-10-20","serial_number":"481998977378327","imei1":"481998977378327","imei2":"481998977378327","popurl":"www.chidananda-reddy.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93507,"job_number":"JOB_93507","tr_customer_id":93524,"tr_customer_product_id":93514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:21.000Z","modified_at":"2025-10-30T19:01:21.000Z","name":"Garuda Namboothiri","mobile_number":"7068322024","email_id":"swarnalata.khatri@gmail.com","dop":"2025-10-20","serial_number":"369755573604797","imei1":"369755573604797","imei2":"369755573604797","popurl":"www.shantanu-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93508,"job_number":"JOB_93508","tr_customer_id":93525,"tr_customer_product_id":93515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:21.000Z","modified_at":"2025-10-30T19:01:21.000Z","name":"Navin Shukla","mobile_number":"7005324886","email_id":"girija.patel@yahoo.co.in","dop":"2025-10-20","serial_number":"427327372546983","imei1":"427327372546983","imei2":"427327372546983","popurl":"www.sushma-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93509,"job_number":"JOB_93509","tr_customer_id":93526,"tr_customer_product_id":93516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:21.000Z","modified_at":"2025-10-30T19:01:21.000Z","name":"Ekadant Prajapat","mobile_number":"7052726805","email_id":"devasree.dwivedi@hotmail.com","dop":"2025-10-20","serial_number":"041121227471277","imei1":"041121227471277","imei2":"041121227471277","popurl":"www.rupinder-mahajan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93510,"job_number":"JOB_93510","tr_customer_id":93527,"tr_customer_product_id":93517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:21.000Z","modified_at":"2025-10-30T19:01:21.000Z","name":"Balgopal Asan","mobile_number":"7016820662","email_id":"gobinda.varrier@hotmail.com","dop":"2025-10-20","serial_number":"397292496301760","imei1":"397292496301760","imei2":"397292496301760","popurl":"www.kumar-chaturvedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93511,"job_number":"JOB_93511","tr_customer_id":93528,"tr_customer_product_id":93518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:21.000Z","modified_at":"2025-10-30T19:01:21.000Z","name":"Abani Reddy","mobile_number":"7056391489","email_id":"bhoopat.sharma@gmail.com","dop":"2025-10-20","serial_number":"802603580368107","imei1":"802603580368107","imei2":"802603580368107","popurl":"www.bhudev-jain.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93512,"job_number":"JOB_93512","tr_customer_id":93529,"tr_customer_product_id":93519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:21.000Z","modified_at":"2025-10-30T19:01:21.000Z","name":"Priyala Somayaji","mobile_number":"7027414092","email_id":"nalini.iyer@yahoo.co.in","dop":"2025-10-20","serial_number":"409128354008002","imei1":"409128354008002","imei2":"409128354008002","popurl":"www.chanda-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93513,"job_number":"JOB_93513","tr_customer_id":93530,"tr_customer_product_id":93520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:21.000Z","modified_at":"2025-10-30T19:01:21.000Z","name":"Subodh Shukla","mobile_number":"7076209520","email_id":"tarun.jha@yahoo.co.in","dop":"2025-10-20","serial_number":"421620113213847","imei1":"421620113213847","imei2":"421620113213847","popurl":"www.baalaaditya-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93515,"job_number":"JOB_93515","tr_customer_id":93532,"tr_customer_product_id":93522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:21.000Z","modified_at":"2025-10-30T19:01:21.000Z","name":"Ekaaksh Bandopadhyay","mobile_number":"7073479753","email_id":"kamala.kapoor@hotmail.com","dop":"2025-10-20","serial_number":"540160478201900","imei1":"540160478201900","imei2":"540160478201900","popurl":"www.dharitri-chattopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93516,"job_number":"JOB_93516","tr_customer_id":93533,"tr_customer_product_id":93523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:21.000Z","modified_at":"2025-10-30T19:01:21.000Z","name":"Chandraswaroopa Devar","mobile_number":"7004265908","email_id":"sushil.iyer@gmail.com","dop":"2025-10-20","serial_number":"271686061206795","imei1":"271686061206795","imei2":"271686061206795","popurl":"www.meena-patil.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93517,"job_number":"JOB_93517","tr_customer_id":93534,"tr_customer_product_id":93524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:21.000Z","modified_at":"2025-10-30T19:01:21.000Z","name":"Girija Khan","mobile_number":"7076716450","email_id":"adwitiya.trivedi@gmail.com","dop":"2025-10-20","serial_number":"842097203231535","imei1":"842097203231535","imei2":"842097203231535","popurl":"www.deepan-patil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93518,"job_number":"JOB_93518","tr_customer_id":93535,"tr_customer_product_id":93525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:22.000Z","modified_at":"2025-10-30T19:01:22.000Z","name":"Akshainie Menon","mobile_number":"7054702200","email_id":"ayushmati.trivedi@gmail.com","dop":"2025-10-20","serial_number":"217007228765928","imei1":"217007228765928","imei2":"217007228765928","popurl":"www.aryan-deshpande.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93519,"job_number":"JOB_93519","tr_customer_id":93536,"tr_customer_product_id":93526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:22.000Z","modified_at":"2025-10-30T19:01:22.000Z","name":"Vishnu Adiga","mobile_number":"7011884187","email_id":"bhagirathi.chaturvedi@yahoo.co.in","dop":"2025-10-20","serial_number":"644150105665325","imei1":"644150105665325","imei2":"644150105665325","popurl":"www.esha-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93520,"job_number":"JOB_93520","tr_customer_id":93537,"tr_customer_product_id":93527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:22.000Z","modified_at":"2025-10-30T19:01:22.000Z","name":"Bhudev Malik","mobile_number":"7070712752","email_id":"tapan.ganaka@yahoo.co.in","dop":"2025-10-20","serial_number":"615003179021612","imei1":"615003179021612","imei2":"615003179021612","popurl":"www.kashyap-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93521,"job_number":"JOB_93521","tr_customer_id":93538,"tr_customer_product_id":93528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:22.000Z","modified_at":"2025-10-30T19:01:22.000Z","name":"Manjusha Dwivedi","mobile_number":"7033486015","email_id":"tanushri.mukhopadhyay@gmail.com","dop":"2025-10-20","serial_number":"018086058890110","imei1":"018086058890110","imei2":"018086058890110","popurl":"www.gopaal-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93522,"job_number":"JOB_93522","tr_customer_id":93539,"tr_customer_product_id":93529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:22.000Z","modified_at":"2025-10-30T19:01:22.000Z","name":"Deeptiman Sharma","mobile_number":"7001191321","email_id":"balachandra.deshpande@gmail.com","dop":"2025-10-20","serial_number":"080132853821999","imei1":"080132853821999","imei2":"080132853821999","popurl":"www.agniprava-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93523,"job_number":"JOB_93523","tr_customer_id":93540,"tr_customer_product_id":93530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:22.000Z","modified_at":"2025-10-30T19:01:22.000Z","name":"Baladitya Bhattacharya","mobile_number":"7091438492","email_id":"gauraang.iyer@yahoo.co.in","dop":"2025-10-20","serial_number":"230300737970614","imei1":"230300737970614","imei2":"230300737970614","popurl":"www.nanda-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93524,"job_number":"JOB_93524","tr_customer_id":93541,"tr_customer_product_id":93531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:22.000Z","modified_at":"2025-10-30T19:01:22.000Z","name":"Kamlesh Joshi","mobile_number":"7028595500","email_id":"chitrali.arora@gmail.com","dop":"2025-10-20","serial_number":"664678368311592","imei1":"664678368311592","imei2":"664678368311592","popurl":"www.prayag-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93525,"job_number":"JOB_93525","tr_customer_id":93542,"tr_customer_product_id":93532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:22.000Z","modified_at":"2025-10-30T19:01:22.000Z","name":"Ranjit Chaturvedi","mobile_number":"7047731949","email_id":"ananta.kaur@gmail.com","dop":"2025-10-20","serial_number":"535232173331505","imei1":"535232173331505","imei2":"535232173331505","popurl":"www.hari-arora.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93527,"job_number":"JOB_93527","tr_customer_id":93544,"tr_customer_product_id":93534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:22.000Z","modified_at":"2025-10-30T19:01:22.000Z","name":"Kama Abbott","mobile_number":"7013953238","email_id":"nawal.nayar@gmail.com","dop":"2025-10-20","serial_number":"028911203722861","imei1":"028911203722861","imei2":"028911203722861","popurl":"www.suma-mukhopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93528,"job_number":"JOB_93528","tr_customer_id":93545,"tr_customer_product_id":93535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:22.000Z","modified_at":"2025-10-30T19:01:22.000Z","name":"Akshaj Saini","mobile_number":"7048352518","email_id":"chandravati.ganaka@gmail.com","dop":"2025-10-20","serial_number":"478415514400115","imei1":"478415514400115","imei2":"478415514400115","popurl":"www.akshaj-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93529,"job_number":"JOB_93529","tr_customer_id":93546,"tr_customer_product_id":93536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:22.000Z","modified_at":"2025-10-30T19:01:22.000Z","name":"Chandramauli Agarwal","mobile_number":"7099898227","email_id":"krishna.bhat@gmail.com","dop":"2025-10-20","serial_number":"496429057373050","imei1":"496429057373050","imei2":"496429057373050","popurl":"www.soma-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93530,"job_number":"JOB_93530","tr_customer_id":93547,"tr_customer_product_id":93537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:22.000Z","modified_at":"2025-10-30T19:01:22.000Z","name":"Dharmaketu Chopra","mobile_number":"7043216631","email_id":"anish.kakkar@yahoo.co.in","dop":"2025-10-20","serial_number":"498364400860009","imei1":"498364400860009","imei2":"498364400860009","popurl":"www.inder-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93531,"job_number":"JOB_93531","tr_customer_id":93548,"tr_customer_product_id":93538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:22.000Z","modified_at":"2025-10-30T19:01:22.000Z","name":"Aalok Embranthiri","mobile_number":"7081196970","email_id":"tanushri.trivedi@yahoo.co.in","dop":"2025-10-20","serial_number":"028954614239555","imei1":"028954614239555","imei2":"028954614239555","popurl":"www.atreyi-dutta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93532,"job_number":"JOB_93532","tr_customer_id":93549,"tr_customer_product_id":93539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:22.000Z","modified_at":"2025-10-30T19:01:22.000Z","name":"Swara Chopra","mobile_number":"7056904873","email_id":"nalini.varma@yahoo.co.in","dop":"2025-10-20","serial_number":"799224937508115","imei1":"799224937508115","imei2":"799224937508115","popurl":"www.anang-tandon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93533,"job_number":"JOB_93533","tr_customer_id":93551,"tr_customer_product_id":93540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:22.000Z","modified_at":"2025-10-30T19:01:22.000Z","name":"Gopal Dwivedi","mobile_number":"7081656320","email_id":"anusuya.sethi@yahoo.co.in","dop":"2025-10-20","serial_number":"482037660021737","imei1":"482037660021737","imei2":"482037660021737","popurl":"www.jyotis-tagore.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93534,"job_number":"JOB_93534","tr_customer_id":93550,"tr_customer_product_id":93541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:22.000Z","modified_at":"2025-10-30T19:01:22.000Z","name":"Tanya Nair","mobile_number":"7054311657","email_id":"deeptimoyee.agarwal@hotmail.com","dop":"2025-10-20","serial_number":"003536326234310","imei1":"003536326234310","imei2":"003536326234310","popurl":"www.amaresh-joshi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93535,"job_number":"JOB_93535","tr_customer_id":93552,"tr_customer_product_id":93542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:22.000Z","modified_at":"2025-10-30T19:01:22.000Z","name":"Ahilya Iyer","mobile_number":"7065826405","email_id":"ranjeet.mahajan@yahoo.co.in","dop":"2025-10-20","serial_number":"154590313175862","imei1":"154590313175862","imei2":"154590313175862","popurl":"www.gatik-mahajan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93538,"job_number":"JOB_93538","tr_customer_id":93555,"tr_customer_product_id":93545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:22.000Z","modified_at":"2025-10-30T19:01:22.000Z","name":"Ojaswini Bhattathiri","mobile_number":"7074125664","email_id":"bheeshma.jha@hotmail.com","dop":"2025-10-20","serial_number":"572127328641649","imei1":"572127328641649","imei2":"572127328641649","popurl":"www.anila-ahluwalia.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93539,"job_number":"JOB_93539","tr_customer_id":93556,"tr_customer_product_id":93546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:23.000Z","modified_at":"2025-10-30T19:01:23.000Z","name":"Shakuntala Panicker","mobile_number":"7063307645","email_id":"suma.ahluwalia@yahoo.co.in","dop":"2025-10-20","serial_number":"944056799364625","imei1":"944056799364625","imei2":"944056799364625","popurl":"www.anjushree-nair.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93540,"job_number":"JOB_93540","tr_customer_id":93557,"tr_customer_product_id":93547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:23.000Z","modified_at":"2025-10-30T19:01:23.000Z","name":"Aryan Verma","mobile_number":"7096666566","email_id":"bhudeva.mehra@yahoo.co.in","dop":"2025-10-20","serial_number":"120672974693066","imei1":"120672974693066","imei2":"120672974693066","popurl":"www.balaaditya-dhawan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93541,"job_number":"JOB_93541","tr_customer_id":93558,"tr_customer_product_id":93548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:23.000Z","modified_at":"2025-10-30T19:01:23.000Z","name":"Divaakar Iyengar","mobile_number":"7005042736","email_id":"prasad.patel@yahoo.co.in","dop":"2025-10-20","serial_number":"244071241827441","imei1":"244071241827441","imei2":"244071241827441","popurl":"www.brahmdev-verma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93542,"job_number":"JOB_93542","tr_customer_id":93559,"tr_customer_product_id":93549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:23.000Z","modified_at":"2025-10-30T19:01:23.000Z","name":"Trisha Desai","mobile_number":"7093745112","email_id":"purnima.khan@yahoo.co.in","dop":"2025-10-20","serial_number":"755897277242680","imei1":"755897277242680","imei2":"755897277242680","popurl":"www.amritambu-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93543,"job_number":"JOB_93543","tr_customer_id":93560,"tr_customer_product_id":93550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:23.000Z","modified_at":"2025-10-30T19:01:23.000Z","name":"Deepan Jain","mobile_number":"7062726976","email_id":"atmaja.chattopadhyay@hotmail.com","dop":"2025-10-20","serial_number":"493127156029364","imei1":"493127156029364","imei2":"493127156029364","popurl":"www.devadatt-mukhopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93544,"job_number":"JOB_93544","tr_customer_id":93561,"tr_customer_product_id":93551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:23.000Z","modified_at":"2025-10-30T19:01:23.000Z","name":"Swapnil Jain","mobile_number":"7029647319","email_id":"tanushri.chattopadhyay@hotmail.com","dop":"2025-10-20","serial_number":"520355205751428","imei1":"520355205751428","imei2":"520355205751428","popurl":"www.aditeya-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93545,"job_number":"JOB_93545","tr_customer_id":93562,"tr_customer_product_id":93552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:23.000Z","modified_at":"2025-10-30T19:01:23.000Z","name":"Saraswati Sinha","mobile_number":"7001313539","email_id":"ananta.embranthiri@hotmail.com","dop":"2025-10-20","serial_number":"786322573486580","imei1":"786322573486580","imei2":"786322573486580","popurl":"www.ranjit-chaturvedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93546,"job_number":"JOB_93546","tr_customer_id":93563,"tr_customer_product_id":93553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:23.000Z","modified_at":"2025-10-30T19:01:23.000Z","name":"Tej Abbott","mobile_number":"7025951565","email_id":"krishnadasa.ganaka@yahoo.co.in","dop":"2025-10-20","serial_number":"081755066498554","imei1":"081755066498554","imei2":"081755066498554","popurl":"www.sarada-kakkar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93547,"job_number":"JOB_93547","tr_customer_id":93564,"tr_customer_product_id":93554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:23.000Z","modified_at":"2025-10-30T19:01:23.000Z","name":"Aanjaneya Mishra","mobile_number":"7039897004","email_id":"bhadran.ahuja@hotmail.com","dop":"2025-10-20","serial_number":"469210280009485","imei1":"469210280009485","imei2":"469210280009485","popurl":"www.kanishka-mahajan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93548,"job_number":"JOB_93548","tr_customer_id":93565,"tr_customer_product_id":93555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:23.000Z","modified_at":"2025-10-30T19:01:23.000Z","name":"Dhana Acharya","mobile_number":"7046201412","email_id":"chandraayan.deshpande@hotmail.com","dop":"2025-10-20","serial_number":"750221515412027","imei1":"750221515412027","imei2":"750221515412027","popurl":"www.bhamini-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93549,"job_number":"JOB_93549","tr_customer_id":93566,"tr_customer_product_id":93556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:23.000Z","modified_at":"2025-10-30T19:01:23.000Z","name":"Aasa Prajapat","mobile_number":"7080845840","email_id":"hiranmaya.panicker@hotmail.com","dop":"2025-10-20","serial_number":"140390125623230","imei1":"140390125623230","imei2":"140390125623230","popurl":"www.deenabandhu-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93550,"job_number":"JOB_93550","tr_customer_id":93567,"tr_customer_product_id":93557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:23.000Z","modified_at":"2025-10-30T19:01:23.000Z","name":"Abhaya Bandopadhyay","mobile_number":"7066070440","email_id":"anang.nambeesan@hotmail.com","dop":"2025-10-20","serial_number":"135500990991034","imei1":"135500990991034","imei2":"135500990991034","popurl":"www.rukmin-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93551,"job_number":"JOB_93551","tr_customer_id":93568,"tr_customer_product_id":93558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:23.000Z","modified_at":"2025-10-30T19:01:23.000Z","name":"Kalyani Mishra","mobile_number":"7035206529","email_id":"adhrit.butt@gmail.com","dop":"2025-10-20","serial_number":"388179539201134","imei1":"388179539201134","imei2":"388179539201134","popurl":"www.varalakshmi-prajapat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93552,"job_number":"JOB_93552","tr_customer_id":93569,"tr_customer_product_id":93559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:23.000Z","modified_at":"2025-10-30T19:01:23.000Z","name":"Gouranga Guneta","mobile_number":"7050145722","email_id":"ashlesh.gupta@gmail.com","dop":"2025-10-20","serial_number":"868312756802917","imei1":"868312756802917","imei2":"868312756802917","popurl":"www.sushil-butt.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93553,"job_number":"JOB_93553","tr_customer_id":93570,"tr_customer_product_id":93560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:23.000Z","modified_at":"2025-10-30T19:01:23.000Z","name":"Chatura Arora","mobile_number":"7027383233","email_id":"anjali.prajapat@yahoo.co.in","dop":"2025-10-20","serial_number":"039774221036498","imei1":"039774221036498","imei2":"039774221036498","popurl":"www.girja-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93554,"job_number":"JOB_93554","tr_customer_id":93571,"tr_customer_product_id":93561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:23.000Z","modified_at":"2025-10-30T19:01:23.000Z","name":"Jagdish Shah","mobile_number":"7017983184","email_id":"divakar.jain@yahoo.co.in","dop":"2025-10-20","serial_number":"441002835398646","imei1":"441002835398646","imei2":"441002835398646","popurl":"www.karunanidhi-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93555,"job_number":"JOB_93555","tr_customer_id":93572,"tr_customer_product_id":93562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:23.000Z","modified_at":"2025-10-30T19:01:23.000Z","name":"Kiran Namboothiri","mobile_number":"7008960660","email_id":"adinath.mehra@yahoo.co.in","dop":"2025-10-20","serial_number":"559872597253960","imei1":"559872597253960","imei2":"559872597253960","popurl":"www.anilaabh-dhawan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93556,"job_number":"JOB_93556","tr_customer_id":93573,"tr_customer_product_id":93563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:23.000Z","modified_at":"2025-10-30T19:01:23.000Z","name":"Ghanshyam Talwar","mobile_number":"7098360388","email_id":"shiv.tagore@gmail.com","dop":"2025-10-20","serial_number":"856801152614374","imei1":"856801152614374","imei2":"856801152614374","popurl":"www.kanti-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93557,"job_number":"JOB_93557","tr_customer_id":93574,"tr_customer_product_id":93564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:24.000Z","modified_at":"2025-10-30T19:01:24.000Z","name":"Charvi Agarwal","mobile_number":"7050308431","email_id":"bhargava.iyer@gmail.com","dop":"2025-10-20","serial_number":"173494244087137","imei1":"173494244087137","imei2":"173494244087137","popurl":"www.dhyanesh-mehra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93558,"job_number":"JOB_93558","tr_customer_id":93575,"tr_customer_product_id":93565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:24.000Z","modified_at":"2025-10-30T19:01:24.000Z","name":"Gobinda Desai","mobile_number":"7090773447","email_id":"gauraang.varman@hotmail.com","dop":"2025-10-20","serial_number":"551138082963161","imei1":"551138082963161","imei2":"551138082963161","popurl":"www.jaimini-namboothiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93559,"job_number":"JOB_93559","tr_customer_id":93576,"tr_customer_product_id":93566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:24.000Z","modified_at":"2025-10-30T19:01:24.000Z","name":"Narinder Dubashi","mobile_number":"7042133319","email_id":"karan.adiga@gmail.com","dop":"2025-10-20","serial_number":"616574473633502","imei1":"616574473633502","imei2":"616574473633502","popurl":"www.akshat-varman.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93562,"job_number":"JOB_93562","tr_customer_id":93579,"tr_customer_product_id":93569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:24.000Z","modified_at":"2025-10-30T19:01:24.000Z","name":"Vimal Desai","mobile_number":"7040895421","email_id":"balgopal.dwivedi@gmail.com","dop":"2025-10-20","serial_number":"826812826210155","imei1":"826812826210155","imei2":"826812826210155","popurl":"www.suryakanta-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93563,"job_number":"JOB_93563","tr_customer_id":93580,"tr_customer_product_id":93570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:24.000Z","modified_at":"2025-10-30T19:01:24.000Z","name":"Chandramauli Chopra","mobile_number":"7006001446","email_id":"rajinder.chattopadhyay@hotmail.com","dop":"2025-10-20","serial_number":"248002659972949","imei1":"248002659972949","imei2":"248002659972949","popurl":"www.devak-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93564,"job_number":"JOB_93564","tr_customer_id":93581,"tr_customer_product_id":93571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:24.000Z","modified_at":"2025-10-30T19:01:24.000Z","name":"Ekdant Shukla","mobile_number":"7034662921","email_id":"rakesh.marar@hotmail.com","dop":"2025-10-20","serial_number":"857932769101613","imei1":"857932769101613","imei2":"857932769101613","popurl":"www.kumuda-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93567,"job_number":"JOB_93567","tr_customer_id":93584,"tr_customer_product_id":93574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:24.000Z","modified_at":"2025-10-30T19:01:24.000Z","name":"Ekaparnika Jha","mobile_number":"7064768653","email_id":"garud.varma@gmail.com","dop":"2025-10-20","serial_number":"715269238890294","imei1":"715269238890294","imei2":"715269238890294","popurl":"www.sanka-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93568,"job_number":"JOB_93568","tr_customer_id":93585,"tr_customer_product_id":93575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:24.000Z","modified_at":"2025-10-30T19:01:24.000Z","name":"Nanda Verma","mobile_number":"7011468304","email_id":"poornima.gandhi@gmail.com","dop":"2025-10-20","serial_number":"604430079421406","imei1":"604430079421406","imei2":"604430079421406","popurl":"www.akshayakeerti-johar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93569,"job_number":"JOB_93569","tr_customer_id":93586,"tr_customer_product_id":93576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:24.000Z","modified_at":"2025-10-30T19:01:24.000Z","name":"Abhirath Banerjee","mobile_number":"7024538420","email_id":"govinda.achari@hotmail.com","dop":"2025-10-20","serial_number":"556453170350483","imei1":"556453170350483","imei2":"556453170350483","popurl":"www.satyen-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93570,"job_number":"JOB_93570","tr_customer_id":93587,"tr_customer_product_id":93577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:24.000Z","modified_at":"2025-10-30T19:01:24.000Z","name":"Aagney Dutta","mobile_number":"7082475098","email_id":"aanandinii.menon@yahoo.co.in","dop":"2025-10-20","serial_number":"261748653939567","imei1":"261748653939567","imei2":"261748653939567","popurl":"www.vasudeva-somayaji.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93571,"job_number":"JOB_93571","tr_customer_id":93588,"tr_customer_product_id":93578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:24.000Z","modified_at":"2025-10-30T19:01:24.000Z","name":"Balaaditya Varrier","mobile_number":"7028797645","email_id":"bhooshit.sinha@hotmail.com","dop":"2025-10-20","serial_number":"074180782243778","imei1":"074180782243778","imei2":"074180782243778","popurl":"www.sucheta-saini.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93573,"job_number":"JOB_93573","tr_customer_id":93590,"tr_customer_product_id":93580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:24.000Z","modified_at":"2025-10-30T19:01:24.000Z","name":"Chaaruchandra Kakkar","mobile_number":"7057874539","email_id":"mohan.jha@hotmail.com","dop":"2025-10-20","serial_number":"276840376606714","imei1":"276840376606714","imei2":"276840376606714","popurl":"www.anila-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93575,"job_number":"JOB_93575","tr_customer_id":93592,"tr_customer_product_id":93582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:25.000Z","modified_at":"2025-10-30T19:01:25.000Z","name":"Shakti Kaniyar","mobile_number":"7086747352","email_id":"bhupen.joshi@gmail.com","dop":"2025-10-20","serial_number":"757434189121025","imei1":"757434189121025","imei2":"757434189121025","popurl":"www.anuja-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93576,"job_number":"JOB_93576","tr_customer_id":93593,"tr_customer_product_id":93583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:25.000Z","modified_at":"2025-10-30T19:01:25.000Z","name":"Prayag Ahluwalia","mobile_number":"7002694713","email_id":"vrinda.pothuvaal@gmail.com","dop":"2025-10-20","serial_number":"009991978443863","imei1":"009991978443863","imei2":"009991978443863","popurl":"www.smriti-nayar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93577,"job_number":"JOB_93577","tr_customer_id":93594,"tr_customer_product_id":93584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:25.000Z","modified_at":"2025-10-30T19:01:25.000Z","name":"Draupadi Kaniyar","mobile_number":"7071552403","email_id":"bheeshma.sharma@yahoo.co.in","dop":"2025-10-20","serial_number":"595379657979578","imei1":"595379657979578","imei2":"595379657979578","popurl":"www.shwet-pandey.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93578,"job_number":"JOB_93578","tr_customer_id":93595,"tr_customer_product_id":93585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:25.000Z","modified_at":"2025-10-30T19:01:25.000Z","name":"Anjaneya Desai","mobile_number":"7028718901","email_id":"garud.dutta@hotmail.com","dop":"2025-10-20","serial_number":"860901358976935","imei1":"860901358976935","imei2":"860901358976935","popurl":"www.chandak-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93579,"job_number":"JOB_93579","tr_customer_id":93596,"tr_customer_product_id":93586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:25.000Z","modified_at":"2025-10-30T19:01:25.000Z","name":"Acharyanandana Khanna","mobile_number":"7084493253","email_id":"sher.malik@gmail.com","dop":"2025-10-20","serial_number":"084144177587732","imei1":"084144177587732","imei2":"084144177587732","popurl":"www.deeptimoyee-kocchar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93580,"job_number":"JOB_93580","tr_customer_id":93597,"tr_customer_product_id":93587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:25.000Z","modified_at":"2025-10-30T19:01:25.000Z","name":"Basanti Nehru","mobile_number":"7011216822","email_id":"shwet.somayaji@gmail.com","dop":"2025-10-20","serial_number":"168293460479801","imei1":"168293460479801","imei2":"168293460479801","popurl":"www.dhruv-kaur.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93581,"job_number":"JOB_93581","tr_customer_id":93598,"tr_customer_product_id":93588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:25.000Z","modified_at":"2025-10-30T19:01:25.000Z","name":"Samir Shah","mobile_number":"7030558239","email_id":"kamalesh.jain@hotmail.com","dop":"2025-10-20","serial_number":"248525028416768","imei1":"248525028416768","imei2":"248525028416768","popurl":"www.mani-shah.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93590,"job_number":"JOB_93590","tr_customer_id":93607,"tr_customer_product_id":93597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:29:51.000Z","modified_at":"2025-10-31T03:29:51.000Z","name":"Torrey Cole","mobile_number":"586-533-3040","email_id":"Aurelie53@gmail.com","dop":"2025-04-06","serial_number":"15419090155058246","imei1":"15419090155058246","imei2":"15419090155058246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:29:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93591,"job_number":"JOB_93591","tr_customer_id":93608,"tr_customer_product_id":93598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:29:58.000Z","modified_at":"2025-10-31T03:29:58.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12930075082392","imei1":"12930075082392","imei2":"12930075082392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93593,"job_number":"JOB_93593","tr_customer_id":93610,"tr_customer_product_id":93600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:29:59.000Z","modified_at":"2025-10-31T03:29:59.000Z","name":"Chris Cartwright","mobile_number":"390-940-5437","email_id":"Abe59@hotmail.com","dop":"2025-04-06","serial_number":"13244828962489708","imei1":"13244828962489708","imei2":"13244828962489708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93597,"job_number":"JOB_93597","tr_customer_id":93614,"tr_customer_product_id":93604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:30:11.000Z","modified_at":"2025-10-31T03:30:11.000Z","name":"Frank Kuphal","mobile_number":"811-705-8385","email_id":"Alberta17@hotmail.com","dop":"2025-04-06","serial_number":"13065619815004120","imei1":"13065619815004120","imei2":"13065619815004120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93598,"job_number":"JOB_93598","tr_customer_id":93615,"tr_customer_product_id":93605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:30:12.000Z","modified_at":"2025-10-31T03:30:12.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"11417087442556","imei1":"11417087442556","imei2":"11417087442556","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93600,"job_number":"JOB_93600","tr_customer_id":93617,"tr_customer_product_id":93607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:30:14.000Z","modified_at":"2025-10-31T03:30:14.000Z","name":"Laurianne Weissnat","mobile_number":"429-454-8738","email_id":"Rosina28@yahoo.com","dop":"2025-09-20","serial_number":"100735778814592","imei1":"100735778814592","imei2":"100735778814592","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93603,"job_number":"JOB_93603","tr_customer_id":93620,"tr_customer_product_id":93610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:30:44.000Z","modified_at":"2025-10-31T03:30:44.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10537831148499","imei1":"10537831148499","imei2":"10537831148499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93605,"job_number":"JOB_93605","tr_customer_id":93622,"tr_customer_product_id":93612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:30:45.000Z","modified_at":"2025-10-31T03:30:45.000Z","name":"Susan Wolf","mobile_number":"822-763-5822","email_id":"Lawson_Hirthe@hotmail.com","dop":"2025-04-06","serial_number":"14310470303870830","imei1":"14310470303870830","imei2":"14310470303870830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93606,"job_number":"JOB_93606","tr_customer_id":93623,"tr_customer_product_id":93613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:00.000Z","modified_at":"2025-10-31T03:31:00.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10706887974718","imei1":"10706887974718","imei2":"10706887974718","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93608,"job_number":"JOB_93608","tr_customer_id":93625,"tr_customer_product_id":93615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:01.000Z","modified_at":"2025-10-31T03:31:01.000Z","name":"Beth Ward","mobile_number":"889-677-7407","email_id":"Asha19@yahoo.com","dop":"2025-06-18","serial_number":"1013692734726720","imei1":"1013692734726720","imei2":"1013692734726720","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93609,"job_number":"JOB_93609","tr_customer_id":93626,"tr_customer_product_id":93616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:03.000Z","modified_at":"2025-10-31T03:31:03.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"11544901370952","imei1":"11544901370952","imei2":"11544901370952","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93612,"job_number":"JOB_93612","tr_customer_id":93629,"tr_customer_product_id":93619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:05.000Z","modified_at":"2025-10-31T03:31:05.000Z","name":"Travis Kling","mobile_number":"231-342-3172","email_id":"Libbie.Wunsch@hotmail.com","dop":"2025-09-20","serial_number":"100551040431735","imei1":"100551040431735","imei2":"100551040431735","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93615,"job_number":"JOB_93615","tr_customer_id":93632,"tr_customer_product_id":93622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:19.000Z","modified_at":"2025-10-31T03:31:19.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"15926877105428","imei1":"15926877105428","imei2":"15926877105428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93618,"job_number":"JOB_93618","tr_customer_id":93635,"tr_customer_product_id":93625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:22.000Z","modified_at":"2025-10-31T03:31:22.000Z","name":"Danny Swaniawski","mobile_number":"628-841-2847","email_id":"Malcolm_Rath18@yahoo.com","dop":"2025-04-06","serial_number":"13006240998043788","imei1":"13006240998043788","imei2":"13006240998043788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93620,"job_number":"JOB_93620","tr_customer_id":93637,"tr_customer_product_id":93627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:29.000Z","modified_at":"2025-10-31T03:31:29.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15297624475948","imei1":"15297624475948","imei2":"15297624475948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93622,"job_number":"JOB_93622","tr_customer_id":93639,"tr_customer_product_id":93629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:31.000Z","modified_at":"2025-10-31T03:31:31.000Z","name":"Abner Gibson","mobile_number":"515-293-1249","email_id":"Trent8@gmail.com","dop":"2025-04-06","serial_number":"10004355052218324","imei1":"10004355052218324","imei2":"10004355052218324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93624,"job_number":"JOB_93624","tr_customer_id":93641,"tr_customer_product_id":93631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:33.000Z","modified_at":"2025-10-31T03:31:33.000Z","name":"Maybelle Hammes","mobile_number":"213-443-4350","email_id":"Marquis40@hotmail.com","dop":"2025-04-06","serial_number":"13679851242280724","imei1":"13679851242280724","imei2":"13679851242280724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93625,"job_number":"JOB_93625","tr_customer_id":93642,"tr_customer_product_id":93632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:42.000Z","modified_at":"2025-10-31T03:31:42.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"19541661314966","imei1":"19541661314966","imei2":"19541661314966","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93627,"job_number":"JOB_93627","tr_customer_id":93644,"tr_customer_product_id":93634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:44.000Z","modified_at":"2025-10-31T03:31:44.000Z","name":"Cicero Rippin","mobile_number":"574-780-0694","email_id":"Madyson_Lesch@hotmail.com","dop":"2025-04-06","serial_number":"19354301753231850","imei1":"19354301753231850","imei2":"19354301753231850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93628,"job_number":"JOB_93628","tr_customer_id":93645,"tr_customer_product_id":93635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:48.000Z","modified_at":"2025-10-31T03:31:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11698201183829","imei1":"11698201183829","imei2":"11698201183829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93631,"job_number":"JOB_93631","tr_customer_id":93648,"tr_customer_product_id":93638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:50.000Z","modified_at":"2025-10-31T03:31:50.000Z","name":"Leopold Bernier","mobile_number":"694-469-5023","email_id":"Karl.Feest@yahoo.com","dop":"2025-04-06","serial_number":"15954822794408190","imei1":"15954822794408190","imei2":"15954822794408190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93632,"job_number":"JOB_93632","tr_customer_id":93649,"tr_customer_product_id":93639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:50.000Z","modified_at":"2025-10-31T03:31:50.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10580163251878","imei1":"10580163251878","imei2":"10580163251878","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93634,"job_number":"JOB_93634","tr_customer_id":93651,"tr_customer_product_id":93641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:51.000Z","modified_at":"2025-10-31T03:31:51.000Z","name":"Daphne Jacobs","mobile_number":"894-617-4351","email_id":"Dejuan_Mayer35@gmail.com","dop":"2025-06-18","serial_number":"1045257018687325","imei1":"1045257018687325","imei2":"1045257018687325","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93635,"job_number":"JOB_93635","tr_customer_id":93652,"tr_customer_product_id":93642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:57.000Z","modified_at":"2025-10-31T03:31:57.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"13374945026031","imei1":"13374945026031","imei2":"13374945026031","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93637,"job_number":"JOB_93637","tr_customer_id":93654,"tr_customer_product_id":93644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:58.000Z","modified_at":"2025-10-31T03:31:58.000Z","name":"Richard Bauch","mobile_number":"729-603-3485","email_id":"King.Schuster0@gmail.com","dop":"2025-09-20","serial_number":"100841063837157","imei1":"100841063837157","imei2":"100841063837157","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93639,"job_number":"JOB_93639","tr_customer_id":93656,"tr_customer_product_id":93646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:14.000Z","modified_at":"2025-10-31T03:32:14.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"11550791742634","imei1":"11550791742634","imei2":"11550791742634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93645,"job_number":"JOB_93645","tr_customer_id":93662,"tr_customer_product_id":93652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:30.000Z","modified_at":"2025-10-31T03:32:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15607788074372","imei1":"15607788074372","imei2":"15607788074372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93647,"job_number":"JOB_93647","tr_customer_id":93664,"tr_customer_product_id":93654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:32.000Z","modified_at":"2025-10-31T03:32:32.000Z","name":"Erika Tillman","mobile_number":"605-666-7263","email_id":"Delphine47@hotmail.com","dop":"2025-04-06","serial_number":"18901646126956670","imei1":"18901646126956670","imei2":"18901646126956670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93648,"job_number":"JOB_93648","tr_customer_id":93665,"tr_customer_product_id":93655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:35.000Z","modified_at":"2025-10-31T03:32:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19552469492531","imei1":"19552469492531","imei2":"19552469492531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93650,"job_number":"JOB_93650","tr_customer_id":93667,"tr_customer_product_id":93657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:36.000Z","modified_at":"2025-10-31T03:32:36.000Z","name":"Furman Hahn","mobile_number":"924-759-2667","email_id":"Lucious1@hotmail.com","dop":"2025-04-06","serial_number":"13795925557403108","imei1":"13795925557403108","imei2":"13795925557403108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93651,"job_number":"JOB_93651","tr_customer_id":93668,"tr_customer_product_id":93658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:38.000Z","modified_at":"2025-10-31T03:32:38.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"17551778122025","imei1":"17551778122025","imei2":"17551778122025","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93653,"job_number":"JOB_93653","tr_customer_id":93670,"tr_customer_product_id":93660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:39.000Z","modified_at":"2025-10-31T03:32:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16024577714420","imei1":"16024577714420","imei2":"16024577714420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93657,"job_number":"JOB_93657","tr_customer_id":93674,"tr_customer_product_id":93664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:40.000Z","modified_at":"2025-10-31T03:32:40.000Z","name":"Giuseppe Smith","mobile_number":"784-201-3692","email_id":"Shanon_Bartell@yahoo.com","dop":"2025-06-08","serial_number":"108651527270383","imei1":"108651527270383","imei2":"108651527270383","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93659,"job_number":"JOB_93659","tr_customer_id":93676,"tr_customer_product_id":93666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:40.000Z","modified_at":"2025-10-31T03:32:40.000Z","name":"Irwin Gleason","mobile_number":"539-443-6838","email_id":"Joanny52@gmail.com","dop":"2025-04-06","serial_number":"11855854985017266","imei1":"11855854985017266","imei2":"11855854985017266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93667,"job_number":"JOB_93667","tr_customer_id":93684,"tr_customer_product_id":93674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:07.000Z","modified_at":"2025-10-31T03:33:07.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"13126995723125","imei1":"13126995723125","imei2":"13126995723125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93669,"job_number":"JOB_93669","tr_customer_id":93686,"tr_customer_product_id":93676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:11.000Z","modified_at":"2025-10-31T03:33:11.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"19335109960997","imei1":"19335109960997","imei2":"19335109960997","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93671,"job_number":"JOB_93671","tr_customer_id":93688,"tr_customer_product_id":93678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:12.000Z","modified_at":"2025-10-31T03:33:12.000Z","name":"Garrett Kuvalis","mobile_number":"220-262-0708","email_id":"Frank_Watsica72@yahoo.com","dop":"2025-06-08","serial_number":"103208760321603","imei1":"103208760321603","imei2":"103208760321603","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93672,"job_number":"JOB_93672","tr_customer_id":93689,"tr_customer_product_id":93679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:19.000Z","modified_at":"2025-10-31T03:33:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17320549013600","imei1":"17320549013600","imei2":"17320549013600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93674,"job_number":"JOB_93674","tr_customer_id":93691,"tr_customer_product_id":93681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:21.000Z","modified_at":"2025-10-31T03:33:21.000Z","name":"Saul Kozey","mobile_number":"750-932-2424","email_id":"Seamus_Kemmer@gmail.com","dop":"2025-04-06","serial_number":"12467120697641230","imei1":"12467120697641230","imei2":"12467120697641230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93678,"job_number":"JOB_93678","tr_customer_id":93695,"tr_customer_product_id":93685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:26.000Z","modified_at":"2025-10-31T03:33:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15623354012903","imei1":"15623354012903","imei2":"15623354012903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:33:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93680,"job_number":"JOB_93680","tr_customer_id":93697,"tr_customer_product_id":93687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:28.000Z","modified_at":"2025-10-31T03:33:28.000Z","name":"Melissa Schoen","mobile_number":"295-771-4056","email_id":"Kim.Altenwerth@gmail.com","dop":"2025-04-06","serial_number":"15868003949283058","imei1":"15868003949283058","imei2":"15868003949283058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93681,"job_number":"JOB_93681","tr_customer_id":93698,"tr_customer_product_id":93688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:31.000Z","modified_at":"2025-10-31T03:33:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15270195250007","imei1":"15270195250007","imei2":"15270195250007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:33:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93683,"job_number":"JOB_93683","tr_customer_id":93700,"tr_customer_product_id":93690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:33.000Z","modified_at":"2025-10-31T03:33:33.000Z","name":"Savanna Heidenreich","mobile_number":"719-561-6927","email_id":"Elton.Brown@gmail.com","dop":"2025-04-06","serial_number":"10051662444486298","imei1":"10051662444486298","imei2":"10051662444486298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:33:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93684,"job_number":"JOB_93684","tr_customer_id":93701,"tr_customer_product_id":93691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:43.000Z","modified_at":"2025-10-31T03:33:43.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"18798423960237","imei1":"18798423960237","imei2":"18798423960237","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93686,"job_number":"JOB_93686","tr_customer_id":93703,"tr_customer_product_id":93693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:44.000Z","modified_at":"2025-10-31T03:33:44.000Z","name":"Lynn Olson","mobile_number":"672-316-1291","email_id":"Tobin37@hotmail.com","dop":"2025-06-08","serial_number":"106535612102731","imei1":"106535612102731","imei2":"106535612102731","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93687,"job_number":"JOB_93687","tr_customer_id":93704,"tr_customer_product_id":93694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:34:07.000Z","modified_at":"2025-10-31T03:34:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15828827382767","imei1":"15828827382767","imei2":"15828827382767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93689,"job_number":"JOB_93689","tr_customer_id":93706,"tr_customer_product_id":93696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:34:09.000Z","modified_at":"2025-10-31T03:34:09.000Z","name":"Giovani Hickle","mobile_number":"421-960-8499","email_id":"Veronica66@yahoo.com","dop":"2025-04-06","serial_number":"18232350609045680","imei1":"18232350609045680","imei2":"18232350609045680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93690,"job_number":"JOB_93690","tr_customer_id":93707,"tr_customer_product_id":93697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:39:45.000Z","modified_at":"2025-10-31T03:39:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38690454337850","imei1":"38690454337850","imei2":"38690454337850","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93691,"job_number":"JOB_93691","tr_customer_id":93708,"tr_customer_product_id":93698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:39:45.000Z","modified_at":"2025-10-31T03:39:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37361319020539","imei1":"37361319020539","imei2":"37361319020539","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93692,"job_number":"JOB_93692","tr_customer_id":93709,"tr_customer_product_id":93699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:39:46.000Z","modified_at":"2025-10-31T03:39:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10052195963167","imei1":"10052195963167","imei2":"10052195963167","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:39:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93693,"job_number":"JOB_93693","tr_customer_id":93710,"tr_customer_product_id":93700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:39:46.000Z","modified_at":"2025-10-31T03:39:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46758290018078","imei1":"46758290018078","imei2":"46758290018078","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:39:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93694,"job_number":"JOB_93694","tr_customer_id":93711,"tr_customer_product_id":93701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:39:46.000Z","modified_at":"2025-10-31T03:39:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35690324774113","imei1":"35690324774113","imei2":"35690324774113","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:39:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93695,"job_number":"JOB_93695","tr_customer_id":93712,"tr_customer_product_id":93702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:39:47.000Z","modified_at":"2025-10-31T03:39:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99032209156078","imei1":"99032209156078","imei2":"99032209156078","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:39:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93697,"job_number":"JOB_93697","tr_customer_id":93714,"tr_customer_product_id":93704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:40:17.000Z","modified_at":"2025-10-31T03:40:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25320054439866","imei1":"25320054439866","imei2":"25320054439866","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93698,"job_number":"JOB_93698","tr_customer_id":93715,"tr_customer_product_id":93705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:40:17.000Z","modified_at":"2025-10-31T03:40:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98701405406167","imei1":"98701405406167","imei2":"98701405406167","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93699,"job_number":"JOB_93699","tr_customer_id":93716,"tr_customer_product_id":93706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:40:18.000Z","modified_at":"2025-10-31T03:40:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50759135187089","imei1":"50759135187089","imei2":"50759135187089","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93700,"job_number":"JOB_93700","tr_customer_id":93717,"tr_customer_product_id":93707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:40:18.000Z","modified_at":"2025-10-31T03:40:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53450482100906","imei1":"53450482100906","imei2":"53450482100906","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93701,"job_number":"JOB_93701","tr_customer_id":93718,"tr_customer_product_id":93708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:40:18.000Z","modified_at":"2025-10-31T03:40:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90215790802256","imei1":"90215790802256","imei2":"90215790802256","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93702,"job_number":"JOB_93702","tr_customer_id":93719,"tr_customer_product_id":93709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:40:19.000Z","modified_at":"2025-10-31T03:40:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51511875054758","imei1":"51511875054758","imei2":"51511875054758","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:40:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93704,"job_number":"JOB_93704","tr_customer_id":93721,"tr_customer_product_id":93711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:40:49.000Z","modified_at":"2025-10-31T03:40:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33533579050048","imei1":"33533579050048","imei2":"33533579050048","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93705,"job_number":"JOB_93705","tr_customer_id":93722,"tr_customer_product_id":93712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:40:49.000Z","modified_at":"2025-10-31T03:40:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70502741715333","imei1":"70502741715333","imei2":"70502741715333","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93706,"job_number":"JOB_93706","tr_customer_id":93723,"tr_customer_product_id":93713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:40:50.000Z","modified_at":"2025-10-31T03:40:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34186256665221","imei1":"34186256665221","imei2":"34186256665221","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93707,"job_number":"JOB_93707","tr_customer_id":93724,"tr_customer_product_id":93714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:40:50.000Z","modified_at":"2025-10-31T03:40:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92928432547300","imei1":"92928432547300","imei2":"92928432547300","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93708,"job_number":"JOB_93708","tr_customer_id":93725,"tr_customer_product_id":93715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:40:50.000Z","modified_at":"2025-10-31T03:40:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95468401670826","imei1":"95468401670826","imei2":"95468401670826","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93709,"job_number":"JOB_93709","tr_customer_id":93726,"tr_customer_product_id":93716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:40:50.000Z","modified_at":"2025-10-31T03:40:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17896340019468","imei1":"17896340019468","imei2":"17896340019468","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93711,"job_number":"JOB_93711","tr_customer_id":93728,"tr_customer_product_id":93718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:53:53.000Z","modified_at":"2025-10-31T03:53:53.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"14813226629724","imei1":"14813226629724","imei2":"14813226629724","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:53:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93712,"job_number":"JOB_93712","tr_customer_id":93729,"tr_customer_product_id":93719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:53:53.000Z","modified_at":"2025-10-31T03:53:53.000Z","name":"Ryley Watsica","mobile_number":"598-878-0528","email_id":"Hailey_Maggio66@hotmail.com","dop":"2025-09-16","serial_number":"16798816837795","imei1":"16798816837795","imei2":"16798816837795","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:53:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93713,"job_number":"JOB_93713","tr_customer_id":93730,"tr_customer_product_id":93720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:54:12.000Z","modified_at":"2025-10-31T03:54:12.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"10555443279771","imei1":"10555443279771","imei2":"10555443279771","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:54:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93714,"job_number":"JOB_93714","tr_customer_id":93731,"tr_customer_product_id":93721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:54:12.000Z","modified_at":"2025-10-31T03:54:12.000Z","name":"Lillian Littel","mobile_number":"847-361-3080","email_id":"Roderick86@gmail.com","dop":"2025-09-16","serial_number":"19787642133559","imei1":"19787642133559","imei2":"19787642133559","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:54:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93715,"job_number":"JOB_93715","tr_customer_id":93732,"tr_customer_product_id":93722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:54:31.000Z","modified_at":"2025-10-31T03:54:31.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16366197582157","imei1":"16366197582157","imei2":"16366197582157","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:54:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93716,"job_number":"JOB_93716","tr_customer_id":93733,"tr_customer_product_id":93723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:54:31.000Z","modified_at":"2025-10-31T03:54:31.000Z","name":"Leann Klein","mobile_number":"309-348-5101","email_id":"Isabelle.Hintz@hotmail.com","dop":"2025-09-16","serial_number":"19785115808358","imei1":"19785115808358","imei2":"19785115808358","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:54:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93717,"job_number":"JOB_93717","tr_customer_id":93734,"tr_customer_product_id":93724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T04:20:00.000Z","modified_at":"2025-10-31T04:20:00.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-21","serial_number":"62321085271114","imei1":"62321085271114","imei2":"62321085271114","popurl":"2025-10-21T04:19:59.145819798Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T04:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93718,"job_number":"JOB_93718","tr_customer_id":93735,"tr_customer_product_id":93725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T04:20:09.000Z","modified_at":"2025-10-31T04:20:09.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-21","serial_number":"30039248786779","imei1":"30039248786779","imei2":"30039248786779","popurl":"2025-10-21T04:20:08.669205352Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T04:20:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93719,"job_number":"JOB_93719","tr_customer_id":93736,"tr_customer_product_id":93726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T04:30:14.000Z","modified_at":"2025-10-31T04:30:14.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106795521853523","imei1":"106795521853523","imei2":"106795521853523","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93721,"job_number":"JOB_93721","tr_customer_id":93738,"tr_customer_product_id":93728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T04:30:29.000Z","modified_at":"2025-10-31T04:30:29.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102647249274657","imei1":"102647249274657","imei2":"102647249274657","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93724,"job_number":"JOB_93724","tr_customer_id":93741,"tr_customer_product_id":93731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T04:44:26.000Z","modified_at":"2025-10-31T04:44:26.000Z","name":"Ashley Lebsack","mobile_number":"902-476-6206","email_id":"Erin.Kunde79@hotmail.com","dop":"2025-04-06","serial_number":"15472264940310192","imei1":"15472264940310192","imei2":"15472264940310192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T04:44:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93727,"job_number":"JOB_93727","tr_customer_id":93744,"tr_customer_product_id":93734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T05:26:47.000Z","modified_at":"2025-10-31T05:26:47.000Z","name":"Willard Smith","mobile_number":"246-258-9906","email_id":"Jovan_Kub@yahoo.com","dop":"2025-04-06","serial_number":"12899155527186080","imei1":"12899155527186080","imei2":"12899155527186080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T05:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93728,"job_number":"JOB_93728","tr_customer_id":93745,"tr_customer_product_id":93735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T05:32:27.000Z","modified_at":"2025-10-31T05:32:27.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"11044283976326","imei1":"11044283976326","imei2":"11044283976326","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T05:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93730,"job_number":"JOB_93730","tr_customer_id":93747,"tr_customer_product_id":93737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T05:32:28.000Z","modified_at":"2025-10-31T05:32:28.000Z","name":"Bessie Gulgowski","mobile_number":"531-945-2265","email_id":"Zachariah.Fritsch40@gmail.com","dop":"2025-09-20","serial_number":"100299630683535","imei1":"100299630683535","imei2":"100299630683535","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T05:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93731,"job_number":"JOB_93731","tr_customer_id":93748,"tr_customer_product_id":93738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T05:33:18.000Z","modified_at":"2025-10-31T05:33:18.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"12347878046810","imei1":"12347878046810","imei2":"12347878046810","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T05:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93733,"job_number":"JOB_93733","tr_customer_id":93750,"tr_customer_product_id":93740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T05:33:19.000Z","modified_at":"2025-10-31T05:33:19.000Z","name":"Rosalyn Schuster","mobile_number":"824-504-9153","email_id":"Tracy.Schultz@hotmail.com","dop":"2025-09-20","serial_number":"100982927343709","imei1":"100982927343709","imei2":"100982927343709","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T05:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93734,"job_number":"JOB_93734","tr_customer_id":93751,"tr_customer_product_id":93741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T05:34:08.000Z","modified_at":"2025-10-31T05:34:08.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"19476164718377","imei1":"19476164718377","imei2":"19476164718377","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T05:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93736,"job_number":"JOB_93736","tr_customer_id":93753,"tr_customer_product_id":93743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T05:34:09.000Z","modified_at":"2025-10-31T05:34:09.000Z","name":"Rocky Ernser","mobile_number":"996-703-1706","email_id":"Larry.Walker4@yahoo.com","dop":"2025-09-20","serial_number":"100863846204787","imei1":"100863846204787","imei2":"100863846204787","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T05:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93740,"job_number":"JOB_93740","tr_customer_id":93757,"tr_customer_product_id":93747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:15:20.000Z","modified_at":"2025-10-31T06:15:20.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"18271270087446","imei1":"18271270087446","imei2":"18271270087446","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93742,"job_number":"JOB_93742","tr_customer_id":93759,"tr_customer_product_id":93749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:15:21.000Z","modified_at":"2025-10-31T06:15:21.000Z","name":"Lincoln Renner","mobile_number":"954-420-6019","email_id":"Kavon95@hotmail.com","dop":"2025-09-20","serial_number":"100261194862693","imei1":"100261194862693","imei2":"100261194862693","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:15:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93743,"job_number":"JOB_93743","tr_customer_id":93760,"tr_customer_product_id":93750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:16:10.000Z","modified_at":"2025-10-31T06:16:10.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"18333971795748","imei1":"18333971795748","imei2":"18333971795748","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:16:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93748,"job_number":"JOB_93748","tr_customer_id":93765,"tr_customer_product_id":93755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:16:12.000Z","modified_at":"2025-10-31T06:16:12.000Z","name":"Matteo Berge","mobile_number":"369-809-9426","email_id":"Elinor_Murphy5@hotmail.com","dop":"2025-09-20","serial_number":"100782585240177","imei1":"100782585240177","imei2":"100782585240177","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:16:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93755,"job_number":"JOB_93755","tr_customer_id":93772,"tr_customer_product_id":93762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:17:02.000Z","modified_at":"2025-10-31T06:17:02.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"11625066182588","imei1":"11625066182588","imei2":"11625066182588","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:17:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93757,"job_number":"JOB_93757","tr_customer_id":93774,"tr_customer_product_id":93764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:17:04.000Z","modified_at":"2025-10-31T06:17:04.000Z","name":"Bulah Gorczany","mobile_number":"803-208-9494","email_id":"Cassandre_Frami@gmail.com","dop":"2025-09-20","serial_number":"100660240618904","imei1":"100660240618904","imei2":"100660240618904","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93758,"job_number":"JOB_93758","tr_customer_id":93775,"tr_customer_product_id":93765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:18:49.000Z","modified_at":"2025-10-31T06:18:49.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10766771890020","imei1":"10766771890020","imei2":"10766771890020","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:18:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93760,"job_number":"JOB_93760","tr_customer_id":93777,"tr_customer_product_id":93767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:18:50.000Z","modified_at":"2025-10-31T06:18:50.000Z","name":"Georgiana Cruickshank","mobile_number":"940-208-6709","email_id":"Javonte_Stiedemann51@gmail.com","dop":"2025-06-18","serial_number":"1096353456502176","imei1":"1096353456502176","imei2":"1096353456502176","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:18:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93761,"job_number":"JOB_93761","tr_customer_id":93778,"tr_customer_product_id":93768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:19:28.000Z","modified_at":"2025-10-31T06:19:28.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"19532268104886","imei1":"19532268104886","imei2":"19532268104886","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:19:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93763,"job_number":"JOB_93763","tr_customer_id":93780,"tr_customer_product_id":93770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:19:30.000Z","modified_at":"2025-10-31T06:19:30.000Z","name":"Vincent Borer","mobile_number":"960-448-3220","email_id":"Alena_Fadel@hotmail.com","dop":"2025-06-08","serial_number":"104620680200313","imei1":"104620680200313","imei2":"104620680200313","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:19:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93764,"job_number":"JOB_93764","tr_customer_id":93781,"tr_customer_product_id":93771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:19:36.000Z","modified_at":"2025-10-31T06:19:36.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10455302064489","imei1":"10455302064489","imei2":"10455302064489","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:19:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93766,"job_number":"JOB_93766","tr_customer_id":93783,"tr_customer_product_id":93773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:19:37.000Z","modified_at":"2025-10-31T06:19:37.000Z","name":"Oleta Schmeler","mobile_number":"889-894-3621","email_id":"Trent63@gmail.com","dop":"2025-06-18","serial_number":"1075818488490306","imei1":"1075818488490306","imei2":"1075818488490306","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:19:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93767,"job_number":"JOB_93767","tr_customer_id":93784,"tr_customer_product_id":93774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:20:02.000Z","modified_at":"2025-10-31T06:20:02.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"13738934379636","imei1":"13738934379636","imei2":"13738934379636","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93769,"job_number":"JOB_93769","tr_customer_id":93786,"tr_customer_product_id":93776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:20:03.000Z","modified_at":"2025-10-31T06:20:03.000Z","name":"Murphy Wyman","mobile_number":"916-884-7656","email_id":"Carleton41@yahoo.com","dop":"2025-06-08","serial_number":"106448867434678","imei1":"106448867434678","imei2":"106448867434678","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93770,"job_number":"JOB_93770","tr_customer_id":93787,"tr_customer_product_id":93777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:20:34.000Z","modified_at":"2025-10-31T06:20:34.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"18065492812637","imei1":"18065492812637","imei2":"18065492812637","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93772,"job_number":"JOB_93772","tr_customer_id":93789,"tr_customer_product_id":93779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:20:36.000Z","modified_at":"2025-10-31T06:20:36.000Z","name":"Jefferey O'Connell","mobile_number":"242-508-7962","email_id":"Alvera.Cassin@hotmail.com","dop":"2025-06-08","serial_number":"100545767423755","imei1":"100545767423755","imei2":"100545767423755","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93773,"job_number":"JOB_93773","tr_customer_id":93790,"tr_customer_product_id":93780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:23:07.000Z","modified_at":"2025-10-31T06:23:07.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"13857984424775","imei1":"13857984424775","imei2":"13857984424775","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:23:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93775,"job_number":"JOB_93775","tr_customer_id":93792,"tr_customer_product_id":93782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:23:08.000Z","modified_at":"2025-10-31T06:23:08.000Z","name":"Cyrus Vandervort","mobile_number":"222-741-9189","email_id":"Madilyn_Wiza17@hotmail.com","dop":"2025-09-20","serial_number":"100993762032766","imei1":"100993762032766","imei2":"100993762032766","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:23:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93776,"job_number":"JOB_93776","tr_customer_id":93793,"tr_customer_product_id":93783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:23:58.000Z","modified_at":"2025-10-31T06:23:58.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"19272065664414","imei1":"19272065664414","imei2":"19272065664414","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93778,"job_number":"JOB_93778","tr_customer_id":93795,"tr_customer_product_id":93785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:24:00.000Z","modified_at":"2025-10-31T06:24:00.000Z","name":"Avis Koch","mobile_number":"949-485-6484","email_id":"Juvenal.Bergstrom89@yahoo.com","dop":"2025-09-20","serial_number":"100628451477831","imei1":"100628451477831","imei2":"100628451477831","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:24:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93779,"job_number":"JOB_93779","tr_customer_id":93796,"tr_customer_product_id":93786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:24:49.000Z","modified_at":"2025-10-31T06:24:49.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"14599708351654","imei1":"14599708351654","imei2":"14599708351654","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93781,"job_number":"JOB_93781","tr_customer_id":93798,"tr_customer_product_id":93788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:24:51.000Z","modified_at":"2025-10-31T06:24:51.000Z","name":"Delfina Bins","mobile_number":"207-282-3437","email_id":"Skye.Jerde29@gmail.com","dop":"2025-09-20","serial_number":"100047163027679","imei1":"100047163027679","imei2":"100047163027679","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93785,"job_number":"JOB_93785","tr_customer_id":93802,"tr_customer_product_id":93792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:26:43.000Z","modified_at":"2025-10-31T06:26:43.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"125314316424640","imei1":"125314316424640","imei2":"125314316424640","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:26:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93786,"job_number":"JOB_93786","tr_customer_id":93803,"tr_customer_product_id":93793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:26:43.000Z","modified_at":"2025-10-31T06:26:43.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"113865213622496","imei1":"113865213622496","imei2":"113865213622496","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:26:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93787,"job_number":"JOB_93787","tr_customer_id":93804,"tr_customer_product_id":93794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:26:43.000Z","modified_at":"2025-10-31T06:26:43.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"121846281532012","imei1":"121846281532012","imei2":"121846281532012","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:26:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93789,"job_number":"JOB_93789","tr_customer_id":93806,"tr_customer_product_id":93796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:28:23.000Z","modified_at":"2025-10-31T06:28:23.000Z","name":"Tracy Miller","mobile_number":"874-621-1553","email_id":"Cruz_Kemmer@gmail.com","dop":"2025-04-06","serial_number":"19467113172434670","imei1":"19467113172434670","imei2":"19467113172434670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:28:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93791,"job_number":"JOB_93791","tr_customer_id":93808,"tr_customer_product_id":93798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:35:45.000Z","modified_at":"2025-10-31T06:35:45.000Z","name":"Andreanne Torphy","mobile_number":"251-452-7953","email_id":"Reginald8@yahoo.com","dop":"2025-04-06","serial_number":"13026022936523468","imei1":"13026022936523468","imei2":"13026022936523468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:35:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93792,"job_number":"JOB_93792","tr_customer_id":93809,"tr_customer_product_id":93799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:38:26.000Z","modified_at":"2025-10-31T06:38:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12574767934454","imei1":"12574767934454","imei2":"12574767934454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:38:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93794,"job_number":"JOB_93794","tr_customer_id":93811,"tr_customer_product_id":93801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:38:28.000Z","modified_at":"2025-10-31T06:38:28.000Z","name":"Jadon Wilderman","mobile_number":"552-735-4324","email_id":"Monique_Goyette@hotmail.com","dop":"2025-04-06","serial_number":"19001400395913410","imei1":"19001400395913410","imei2":"19001400395913410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,hi;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NTE4Nzd9.KW419yVgzu53R6Bl4iCPIztpNRjU0yPcqKm6GwN8GaI' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 235ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjE5MTg2MTl9.bqOxRtx3YMKEIa0g3y80ZWxQ_Rml8qB60DLyUrSkkQs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token badaa9fe-2610-444e-8632-0bf5da111e49
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Fri, 31 Oct 2025 13:50:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,hi;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NTE4Nzd9.KW419yVgzu53R6Bl4iCPIztpNRjU0yPcqKm6GwN8GaI' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":77243,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 54B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjE5MTg2MTl9.bqOxRtx3YMKEIa0g3y80ZWxQ_Rml8qB60DLyUrSkkQs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1f72145e-4bf1-414f-a94a-da0511dcf749
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 47
Request Body
{
            "job_id": "95294",
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Fri, 31 Oct 2025 13:50:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,hi;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NTE4Nzd9.KW419yVgzu53R6Bl4iCPIztpNRjU0yPcqKm6GwN8GaI' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"15b493-mprpjlWaS4qyb+ajNXjdsOM5J6w"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 910ms
Mean size per request: 4.92MB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjE5MTg2MTl9.bqOxRtx3YMKEIa0g3y80ZWxQ_Rml8qB60DLyUrSkkQs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 66b3d7b9-0ff6-46fa-9cc5-e94367481e2a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"4ec867-CJc4zB1UrI0Luig2MOy4cn3pCME"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 31 Oct 2025 13:50:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":88824,"job_number":"JOB_88824","tr_customer_id":88841,"tr_customer_product_id":88831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:10:35.000Z","modified_at":"2025-10-20T14:10:35.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"19189068467093","imei1":"19189068467093","imei2":"19189068467093","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:10:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88826,"job_number":"JOB_88826","tr_customer_id":88843,"tr_customer_product_id":88833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:10:37.000Z","modified_at":"2025-10-20T14:10:37.000Z","name":"Drew Marvin","mobile_number":"645-400-9585","email_id":"Nelson.Kemmer@yahoo.com","dop":"2025-06-08","serial_number":"102776222064902","imei1":"102776222064902","imei2":"102776222064902","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:10:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88827,"job_number":"JOB_88827","tr_customer_id":88844,"tr_customer_product_id":88834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:10:46.000Z","modified_at":"2025-10-20T14:10:46.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"17375063898464","imei1":"17375063898464","imei2":"17375063898464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:10:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88829,"job_number":"JOB_88829","tr_customer_id":88846,"tr_customer_product_id":88836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:11:36.000Z","modified_at":"2025-10-20T14:11:36.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"14505493304215","imei1":"14505493304215","imei2":"14505493304215","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:11:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88832,"job_number":"JOB_88832","tr_customer_id":88849,"tr_customer_product_id":88839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:12:26.000Z","modified_at":"2025-10-20T14:12:26.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"13736534644821","imei1":"13736534644821","imei2":"13736534644821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:12:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88834,"job_number":"JOB_88834","tr_customer_id":88851,"tr_customer_product_id":88841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:14:14.000Z","modified_at":"2025-10-20T14:14:14.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10790219652527","imei1":"10790219652527","imei2":"10790219652527","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:14:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88836,"job_number":"JOB_88836","tr_customer_id":88853,"tr_customer_product_id":88843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:14:15.000Z","modified_at":"2025-10-20T14:14:15.000Z","name":"Carter Ernser","mobile_number":"669-703-8664","email_id":"Vickie.Lubowitz@gmail.com","dop":"2025-06-18","serial_number":"1063897596794303","imei1":"1063897596794303","imei2":"1063897596794303","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:14:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88837,"job_number":"JOB_88837","tr_customer_id":88854,"tr_customer_product_id":88844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:14:59.000Z","modified_at":"2025-10-20T14:14:59.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10630164320670","imei1":"10630164320670","imei2":"10630164320670","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88839,"job_number":"JOB_88839","tr_customer_id":88856,"tr_customer_product_id":88846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:15:00.000Z","modified_at":"2025-10-20T14:15:00.000Z","name":"Kasandra Stracke","mobile_number":"295-286-0194","email_id":"Rachael3@yahoo.com","dop":"2025-06-18","serial_number":"1025291385714322","imei1":"1025291385714322","imei2":"1025291385714322","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:15:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88840,"job_number":"JOB_88840","tr_customer_id":88857,"tr_customer_product_id":88847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:16:31.000Z","modified_at":"2025-10-20T14:16:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13027819013127","imei1":"13027819013127","imei2":"13027819013127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:16:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88842,"job_number":"JOB_88842","tr_customer_id":88859,"tr_customer_product_id":88849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:16:33.000Z","modified_at":"2025-10-20T14:16:33.000Z","name":"Jacinthe Leannon","mobile_number":"622-532-1052","email_id":"Dulce86@gmail.com","dop":"2025-04-06","serial_number":"18981540449770720","imei1":"18981540449770720","imei2":"18981540449770720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88846,"job_number":"JOB_88846","tr_customer_id":88863,"tr_customer_product_id":88853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:17:23.000Z","modified_at":"2025-10-20T14:17:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18754194381972","imei1":"18754194381972","imei2":"18754194381972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:17:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88848,"job_number":"JOB_88848","tr_customer_id":88865,"tr_customer_product_id":88855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:17:25.000Z","modified_at":"2025-10-20T14:17:25.000Z","name":"Hillard Keeling","mobile_number":"376-227-7607","email_id":"Leonora.Osinski@gmail.com","dop":"2025-04-06","serial_number":"17109617864682364","imei1":"17109617864682364","imei2":"17109617864682364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:17:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88851,"job_number":"JOB_88851","tr_customer_id":88868,"tr_customer_product_id":88858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:17:37.000Z","modified_at":"2025-10-20T14:17:37.000Z","name":"Maryam Boehm","mobile_number":"400-424-6411","email_id":"Tobin.Wilkinson@hotmail.com","dop":"2025-04-06","serial_number":"13046448421583140","imei1":"13046448421583140","imei2":"13046448421583140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88852,"job_number":"JOB_88852","tr_customer_id":88869,"tr_customer_product_id":88859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:18:15.000Z","modified_at":"2025-10-20T14:18:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10485547590271","imei1":"10485547590271","imei2":"10485547590271","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88854,"job_number":"JOB_88854","tr_customer_id":88871,"tr_customer_product_id":88861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:18:17.000Z","modified_at":"2025-10-20T14:18:17.000Z","name":"Rebecca Kilback","mobile_number":"645-651-5312","email_id":"Darren_Swift61@gmail.com","dop":"2025-04-06","serial_number":"14924319514416676","imei1":"14924319514416676","imei2":"14924319514416676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:18:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88855,"job_number":"JOB_88855","tr_customer_id":88872,"tr_customer_product_id":88862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:18:27.000Z","modified_at":"2025-10-20T14:18:27.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16663329068785","imei1":"16663329068785","imei2":"16663329068785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88857,"job_number":"JOB_88857","tr_customer_id":88874,"tr_customer_product_id":88864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:18:29.000Z","modified_at":"2025-10-20T14:18:29.000Z","name":"Don Kling","mobile_number":"784-536-1703","email_id":"Halle79@yahoo.com","dop":"2025-04-06","serial_number":"10225332736597240","imei1":"10225332736597240","imei2":"10225332736597240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88859,"job_number":"JOB_88859","tr_customer_id":88876,"tr_customer_product_id":88866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:19:11.000Z","modified_at":"2025-10-20T14:19:11.000Z","name":"Francis Lindgren","mobile_number":"353-754-5353","email_id":"Edwina_Johns@yahoo.com","dop":"2025-04-06","serial_number":"13312492682095992","imei1":"13312492682095992","imei2":"13312492682095992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:19:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88860,"job_number":"JOB_88860","tr_customer_id":88877,"tr_customer_product_id":88867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:19:19.000Z","modified_at":"2025-10-20T14:19:19.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"17588091984321","imei1":"17588091984321","imei2":"17588091984321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88862,"job_number":"JOB_88862","tr_customer_id":88879,"tr_customer_product_id":88869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:19:21.000Z","modified_at":"2025-10-20T14:19:21.000Z","name":"Jakob Hegmann","mobile_number":"880-966-9697","email_id":"Tatyana56@gmail.com","dop":"2025-04-06","serial_number":"12112282353771916","imei1":"12112282353771916","imei2":"12112282353771916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88864,"job_number":"JOB_88864","tr_customer_id":88881,"tr_customer_product_id":88871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:19:27.000Z","modified_at":"2025-10-20T14:19:27.000Z","name":"Jaida Lehner","mobile_number":"533-389-3032","email_id":"Devan58@gmail.com","dop":"2025-04-06","serial_number":"15421540108248102","imei1":"15421540108248102","imei2":"15421540108248102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88865,"job_number":"JOB_88865","tr_customer_id":88882,"tr_customer_product_id":88872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:22:11.000Z","modified_at":"2025-10-20T14:22:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15457179999862","imei1":"15457179999862","imei2":"15457179999862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88867,"job_number":"JOB_88867","tr_customer_id":88884,"tr_customer_product_id":88874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:22:13.000Z","modified_at":"2025-10-20T14:22:13.000Z","name":"Wanda Schoen","mobile_number":"337-270-7163","email_id":"Jenifer84@yahoo.com","dop":"2025-04-06","serial_number":"19866303941079708","imei1":"19866303941079708","imei2":"19866303941079708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:22:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88871,"job_number":"JOB_88871","tr_customer_id":88888,"tr_customer_product_id":88878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:23:02.000Z","modified_at":"2025-10-20T14:23:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11185539512802","imei1":"11185539512802","imei2":"11185539512802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88873,"job_number":"JOB_88873","tr_customer_id":88890,"tr_customer_product_id":88880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:23:04.000Z","modified_at":"2025-10-20T14:23:04.000Z","name":"Damian Nicolas","mobile_number":"685-893-3385","email_id":"Jerrell71@hotmail.com","dop":"2025-04-06","serial_number":"13625884813642120","imei1":"13625884813642120","imei2":"13625884813642120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88875,"job_number":"JOB_88875","tr_customer_id":88892,"tr_customer_product_id":88882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:23:16.000Z","modified_at":"2025-10-20T14:23:16.000Z","name":"Augusta Buckridge","mobile_number":"380-670-5722","email_id":"Jarod48@gmail.com","dop":"2025-04-06","serial_number":"13504500958884882","imei1":"13504500958884882","imei2":"13504500958884882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:23:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88882,"job_number":"JOB_88882","tr_customer_id":88899,"tr_customer_product_id":88889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:23:51.000Z","modified_at":"2025-10-20T14:23:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18424969701361","imei1":"18424969701361","imei2":"18424969701361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88884,"job_number":"JOB_88884","tr_customer_id":88901,"tr_customer_product_id":88891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:23:53.000Z","modified_at":"2025-10-20T14:23:53.000Z","name":"Rosetta Leuschke","mobile_number":"479-758-7946","email_id":"Adonis_Schaden@hotmail.com","dop":"2025-04-06","serial_number":"18898792097563600","imei1":"18898792097563600","imei2":"18898792097563600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:23:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88887,"job_number":"JOB_88887","tr_customer_id":88904,"tr_customer_product_id":88894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:27:12.000Z","modified_at":"2025-10-20T14:27:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14429652563485","imei1":"14429652563485","imei2":"14429652563485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88889,"job_number":"JOB_88889","tr_customer_id":88906,"tr_customer_product_id":88896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:27:14.000Z","modified_at":"2025-10-20T14:27:14.000Z","name":"Tyrese Kreiger","mobile_number":"760-990-0577","email_id":"Rosalind85@gmail.com","dop":"2025-04-06","serial_number":"13893951177124302","imei1":"13893951177124302","imei2":"13893951177124302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88890,"job_number":"JOB_88890","tr_customer_id":88907,"tr_customer_product_id":88897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:27:59.000Z","modified_at":"2025-10-20T14:27:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12086665095837","imei1":"12086665095837","imei2":"12086665095837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88893,"job_number":"JOB_88893","tr_customer_id":88910,"tr_customer_product_id":88900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:28:44.000Z","modified_at":"2025-10-20T14:28:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19769522552860","imei1":"19769522552860","imei2":"19769522552860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88895,"job_number":"JOB_88895","tr_customer_id":88912,"tr_customer_product_id":88902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:28:45.000Z","modified_at":"2025-10-20T14:28:45.000Z","name":"Price Boehm","mobile_number":"277-676-1886","email_id":"Tremayne77@hotmail.com","dop":"2025-04-06","serial_number":"14433103168045478","imei1":"14433103168045478","imei2":"14433103168045478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:28:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88896,"job_number":"JOB_88896","tr_customer_id":88913,"tr_customer_product_id":88903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:31:54.000Z","modified_at":"2025-10-20T14:31:54.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2025-10-10","serial_number":"26889419449447","imei1":"26889419449447","imei2":"26889419449447","popurl":"2025-10-10T14:31:53.826051642Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88897,"job_number":"JOB_88897","tr_customer_id":88914,"tr_customer_product_id":88904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:39:18.000Z","modified_at":"2025-10-20T14:39:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14176204896204","imei1":"14176204896204","imei2":"14176204896204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:39:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88899,"job_number":"JOB_88899","tr_customer_id":88916,"tr_customer_product_id":88906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:39:20.000Z","modified_at":"2025-10-20T14:39:20.000Z","name":"Jamar Gottlieb","mobile_number":"976-623-0162","email_id":"Viola.Bode@yahoo.com","dop":"2025-04-06","serial_number":"10907514500669016","imei1":"10907514500669016","imei2":"10907514500669016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88900,"job_number":"JOB_88900","tr_customer_id":88917,"tr_customer_product_id":88907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:40:08.000Z","modified_at":"2025-10-20T14:40:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13988892350250","imei1":"13988892350250","imei2":"13988892350250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88902,"job_number":"JOB_88902","tr_customer_id":88919,"tr_customer_product_id":88909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:40:10.000Z","modified_at":"2025-10-20T14:40:10.000Z","name":"Delmer Zboncak","mobile_number":"298-492-9354","email_id":"Danika.Franecki61@hotmail.com","dop":"2025-04-06","serial_number":"12916784425924486","imei1":"12916784425924486","imei2":"12916784425924486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:40:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88903,"job_number":"JOB_88903","tr_customer_id":88920,"tr_customer_product_id":88910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:40:55.000Z","modified_at":"2025-10-20T14:40:55.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18778119758985","imei1":"18778119758985","imei2":"18778119758985","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88904,"job_number":"JOB_88904","tr_customer_id":88921,"tr_customer_product_id":88911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:40:55.000Z","modified_at":"2025-10-20T14:40:55.000Z","name":"Lula Gleason","mobile_number":"972-893-4339","email_id":"Braeden42@gmail.com","dop":"2025-09-16","serial_number":"15392575227336","imei1":"15392575227336","imei2":"15392575227336","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88905,"job_number":"JOB_88905","tr_customer_id":88922,"tr_customer_product_id":88912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:40:57.000Z","modified_at":"2025-10-20T14:40:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15110116655926","imei1":"15110116655926","imei2":"15110116655926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88907,"job_number":"JOB_88907","tr_customer_id":88924,"tr_customer_product_id":88914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:40:59.000Z","modified_at":"2025-10-20T14:40:59.000Z","name":"Jo Sipes","mobile_number":"238-748-6188","email_id":"Adelia.Wehner@gmail.com","dop":"2025-04-06","serial_number":"16533326758091316","imei1":"16533326758091316","imei2":"16533326758091316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88908,"job_number":"JOB_88908","tr_customer_id":88925,"tr_customer_product_id":88915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:41:15.000Z","modified_at":"2025-10-20T14:41:15.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"17206584266819","imei1":"17206584266819","imei2":"17206584266819","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88909,"job_number":"JOB_88909","tr_customer_id":88926,"tr_customer_product_id":88916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:41:15.000Z","modified_at":"2025-10-20T14:41:15.000Z","name":"Elvie Bartoletti","mobile_number":"313-279-6481","email_id":"Tyree_Greenfelder99@yahoo.com","dop":"2025-09-16","serial_number":"18803744631840","imei1":"18803744631840","imei2":"18803744631840","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88910,"job_number":"JOB_88910","tr_customer_id":88927,"tr_customer_product_id":88917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:41:34.000Z","modified_at":"2025-10-20T14:41:34.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16430161429079","imei1":"16430161429079","imei2":"16430161429079","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:41:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88911,"job_number":"JOB_88911","tr_customer_id":88928,"tr_customer_product_id":88918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:41:34.000Z","modified_at":"2025-10-20T14:41:34.000Z","name":"Louie Ryan","mobile_number":"735-359-3164","email_id":"Richie_Bahringer17@gmail.com","dop":"2025-09-16","serial_number":"14839988759838","imei1":"14839988759838","imei2":"14839988759838","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:41:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88912,"job_number":"JOB_88912","tr_customer_id":88929,"tr_customer_product_id":88919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:43:54.000Z","modified_at":"2025-10-20T14:43:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17313130249649","imei1":"17313130249649","imei2":"17313130249649","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88914,"job_number":"JOB_88914","tr_customer_id":88931,"tr_customer_product_id":88921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:43:56.000Z","modified_at":"2025-10-20T14:43:56.000Z","name":"Jayde Collier","mobile_number":"448-746-8967","email_id":"Katelynn_Wisoky@hotmail.com","dop":"2025-04-06","serial_number":"11442679155111554","imei1":"11442679155111554","imei2":"11442679155111554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88915,"job_number":"JOB_88915","tr_customer_id":88932,"tr_customer_product_id":88922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:44:41.000Z","modified_at":"2025-10-20T14:44:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13142697851238","imei1":"13142697851238","imei2":"13142697851238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:44:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88917,"job_number":"JOB_88917","tr_customer_id":88934,"tr_customer_product_id":88924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:44:42.000Z","modified_at":"2025-10-20T14:44:42.000Z","name":"Samara Nitzsche","mobile_number":"798-535-1336","email_id":"Gwen66@yahoo.com","dop":"2025-04-06","serial_number":"17164204050187560","imei1":"17164204050187560","imei2":"17164204050187560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88918,"job_number":"JOB_88918","tr_customer_id":88935,"tr_customer_product_id":88925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:45:26.000Z","modified_at":"2025-10-20T14:45:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13336708369894","imei1":"13336708369894","imei2":"13336708369894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:45:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88920,"job_number":"JOB_88920","tr_customer_id":88937,"tr_customer_product_id":88927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:45:28.000Z","modified_at":"2025-10-20T14:45:28.000Z","name":"Scotty Schumm","mobile_number":"762-739-9018","email_id":"Eugene.Krajcik74@hotmail.com","dop":"2025-04-06","serial_number":"19670507977948264","imei1":"19670507977948264","imei2":"19670507977948264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:45:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88921,"job_number":"JOB_88921","tr_customer_id":88938,"tr_customer_product_id":88928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:49:47.000Z","modified_at":"2025-10-20T14:49:47.000Z","name":"Praveen  Sharma","mobile_number":"9990036806","email_id":"praveen_sharma456@yahoo.co.in","dop":"2025-10-12","serial_number":"01234567891011","imei1":"01234567891011","imei2":"01234567891011","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88924,"job_number":"JOB_88924","tr_customer_id":88941,"tr_customer_product_id":88931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T15:37:44.000Z","modified_at":"2025-10-20T15:37:44.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"107397180579177","imei1":"107397180579177","imei2":"107397180579177","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T15:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88926,"job_number":"JOB_88926","tr_customer_id":88943,"tr_customer_product_id":88933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T15:37:56.000Z","modified_at":"2025-10-20T15:37:56.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109328054614886","imei1":"109328054614886","imei2":"109328054614886","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T15:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88928,"job_number":"JOB_88928","tr_customer_id":88945,"tr_customer_product_id":88935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T15:56:32.000Z","modified_at":"2025-10-20T15:56:32.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2025-09-30","serial_number":"23456789101113","imei1":"23456789101113","imei2":"23456789101113","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T15:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88932,"job_number":"JOB_88932","tr_customer_id":88949,"tr_customer_product_id":88939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T16:11:40.000Z","modified_at":"2025-10-20T16:11:40.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"11077039126693","imei1":"11077039126693","imei2":"11077039126693","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T16:11:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88934,"job_number":"JOB_88934","tr_customer_id":88951,"tr_customer_product_id":88941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T16:11:42.000Z","modified_at":"2025-10-20T16:11:42.000Z","name":"Rhett Schimmel","mobile_number":"535-646-4256","email_id":"Jacey13@hotmail.com","dop":"2025-04-06","serial_number":"17501439785958536","imei1":"17501439785958536","imei2":"17501439785958536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T16:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88935,"job_number":"JOB_88935","tr_customer_id":88952,"tr_customer_product_id":88942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T16:12:28.000Z","modified_at":"2025-10-20T16:12:28.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15648592306184","imei1":"15648592306184","imei2":"15648592306184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T16:12:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88937,"job_number":"JOB_88937","tr_customer_id":88954,"tr_customer_product_id":88944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T16:12:30.000Z","modified_at":"2025-10-20T16:12:30.000Z","name":"Lavada Frami","mobile_number":"879-211-7974","email_id":"Arthur.Pollich@yahoo.com","dop":"2025-04-06","serial_number":"16898401056160162","imei1":"16898401056160162","imei2":"16898401056160162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T16:12:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88938,"job_number":"JOB_88938","tr_customer_id":88955,"tr_customer_product_id":88945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T16:13:16.000Z","modified_at":"2025-10-20T16:13:16.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15983415348627","imei1":"15983415348627","imei2":"15983415348627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T16:13:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88940,"job_number":"JOB_88940","tr_customer_id":88957,"tr_customer_product_id":88947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T16:13:17.000Z","modified_at":"2025-10-20T16:13:17.000Z","name":"Gladyce Morissette","mobile_number":"571-776-7344","email_id":"Franco_Franecki@gmail.com","dop":"2025-04-06","serial_number":"19961478155525544","imei1":"19961478155525544","imei2":"19961478155525544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T16:13:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88941,"job_number":"JOB_88941","tr_customer_id":88958,"tr_customer_product_id":88948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T16:15:45.000Z","modified_at":"2025-10-20T16:15:45.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2025-09-30","serial_number":"23456789101103","imei1":"23456789101103","imei2":"23456789101313","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T16:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88942,"job_number":"JOB_88942","tr_customer_id":88959,"tr_customer_product_id":88949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T16:46:05.000Z","modified_at":"2025-10-20T16:46:05.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2025-10-10","serial_number":"88217383225329","imei1":"88217383225329","imei2":"88217383225329","popurl":"2025-10-10T16:46:04.951563984Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T16:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88943,"job_number":"JOB_88943","tr_customer_id":88960,"tr_customer_product_id":88950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T16:47:54.000Z","modified_at":"2025-10-20T16:47:54.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2025-10-10","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2025-10-10T16:47:53.404832015Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T16:47:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88944,"job_number":"JOB_88944","tr_customer_id":88961,"tr_customer_product_id":88951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T16:48:00.000Z","modified_at":"2025-10-20T16:48:00.000Z","name":"Bulah Peffer","mobile_number":"296-360-0709","email_id":"Christopher_Willms79@gmail.com","dop":"2025-10-10","serial_number":"10558685491189","imei1":"10558685491189","imei2":"10558685491189","popurl":"2025-10-10T16:47:59.147789236Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T16:48:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88945,"job_number":"JOB_88945","tr_customer_id":88962,"tr_customer_product_id":88952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T16:48:04.000Z","modified_at":"2025-10-20T16:48:04.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-10-10","serial_number":"134530332084732","imei1":"134530332084732","imei2":"134530332084732","popurl":"2025-10-10T16:48:03.861437670Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T16:48:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88946,"job_number":"JOB_88946","tr_customer_id":88963,"tr_customer_product_id":88953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T16:48:05.000Z","modified_at":"2025-10-20T16:48:05.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2025-10-10","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2025-10-10T16:48:04.976510046Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T16:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88947,"job_number":"JOB_88947","tr_customer_id":88964,"tr_customer_product_id":88954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T17:31:59.000Z","modified_at":"2025-10-20T17:31:59.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"10278875314547","imei1":"10278875314547","imei2":"10278875314547","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T17:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88948,"job_number":"JOB_88948","tr_customer_id":88965,"tr_customer_product_id":88955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T17:42:49.000Z","modified_at":"2025-10-20T17:42:49.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-10-10","serial_number":"96548404098211","imei1":"96548404098211","imei2":"96548404098211","popurl":"2025-10-10T17:42:48.772593307Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T17:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88949,"job_number":"JOB_88949","tr_customer_id":88966,"tr_customer_product_id":88956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T18:03:47.000Z","modified_at":"2025-10-20T18:03:47.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2025-09-30","serial_number":"23456789101100","imei1":"23456789101100","imei2":"23456789101107","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T18:03:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88950,"job_number":"JOB_88950","tr_customer_id":88967,"tr_customer_product_id":88957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T18:04:39.000Z","modified_at":"2025-10-20T18:04:39.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2025-09-30","serial_number":"23456789101700","imei1":"23456789101800","imei2":"23456789101107","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T18:04:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88951,"job_number":"JOB_88951","tr_customer_id":88968,"tr_customer_product_id":88958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T18:51:07.000Z","modified_at":"2025-10-20T18:51:07.000Z","name":"Priya Garg","mobile_number":"9739791218","email_id":"priyagarg34@gmail.com","dop":"2025-10-10","serial_number":"13963241618999","imei1":"13963241618999","imei2":"13963241618999","popurl":"2025-10-10T18:51:06.508558658Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T18:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88957,"job_number":"JOB_88957","tr_customer_id":88974,"tr_customer_product_id":88964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:25:47.000Z","modified_at":"2025-10-21T03:25:47.000Z","name":"Raphael Armstrong","mobile_number":"449-684-3577","email_id":"Beth_Bogan@gmail.com","dop":"2025-04-06","serial_number":"11724325797034272","imei1":"11724325797034272","imei2":"11724325797034272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88958,"job_number":"JOB_88958","tr_customer_id":88975,"tr_customer_product_id":88965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:25:47.000Z","modified_at":"2025-10-21T03:25:47.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17293059938715","imei1":"17293059938715","imei2":"17293059938715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88960,"job_number":"JOB_88960","tr_customer_id":88977,"tr_customer_product_id":88967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:25:49.000Z","modified_at":"2025-10-21T03:25:49.000Z","name":"Conrad Thompson","mobile_number":"787-684-7200","email_id":"Nelda_Durgan@gmail.com","dop":"2025-04-06","serial_number":"15435721904957272","imei1":"15435721904957272","imei2":"15435721904957272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:25:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88963,"job_number":"JOB_88963","tr_customer_id":88980,"tr_customer_product_id":88970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:25:59.000Z","modified_at":"2025-10-21T03:25:59.000Z","name":"Cielo Johns","mobile_number":"644-950-7465","email_id":"Allan19@gmail.com","dop":"2025-04-06","serial_number":"12763943585427118","imei1":"12763943585427118","imei2":"12763943585427118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:25:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88965,"job_number":"JOB_88965","tr_customer_id":88982,"tr_customer_product_id":88972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:26:04.000Z","modified_at":"2025-10-21T03:26:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14081880289624","imei1":"14081880289624","imei2":"14081880289624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88967,"job_number":"JOB_88967","tr_customer_id":88984,"tr_customer_product_id":88974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:26:06.000Z","modified_at":"2025-10-21T03:26:06.000Z","name":"Eric Zulauf","mobile_number":"847-956-7632","email_id":"Ervin.Windler64@hotmail.com","dop":"2025-04-06","serial_number":"14382785978840580","imei1":"14382785978840580","imei2":"14382785978840580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88969,"job_number":"JOB_88969","tr_customer_id":88986,"tr_customer_product_id":88976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:26:36.000Z","modified_at":"2025-10-21T03:26:36.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15387659903349","imei1":"15387659903349","imei2":"15387659903349","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:26:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88971,"job_number":"JOB_88971","tr_customer_id":88988,"tr_customer_product_id":88978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:26:37.000Z","modified_at":"2025-10-21T03:26:37.000Z","name":"Arvid Haley","mobile_number":"746-282-5402","email_id":"Shayna_Abbott@gmail.com","dop":"2025-04-06","serial_number":"15917479905226304","imei1":"15917479905226304","imei2":"15917479905226304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88972,"job_number":"JOB_88972","tr_customer_id":88989,"tr_customer_product_id":88979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:26:54.000Z","modified_at":"2025-10-21T03:26:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19098317729742","imei1":"19098317729742","imei2":"19098317729742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:26:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88974,"job_number":"JOB_88974","tr_customer_id":88991,"tr_customer_product_id":88981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:26:55.000Z","modified_at":"2025-10-21T03:26:55.000Z","name":"Arjun Keebler","mobile_number":"970-524-0448","email_id":"Gretchen82@yahoo.com","dop":"2025-04-06","serial_number":"19858691319825770","imei1":"19858691319825770","imei2":"19858691319825770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:26:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88975,"job_number":"JOB_88975","tr_customer_id":88992,"tr_customer_product_id":88982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:26:59.000Z","modified_at":"2025-10-21T03:26:59.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10990708306983","imei1":"10990708306983","imei2":"10990708306983","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88977,"job_number":"JOB_88977","tr_customer_id":88994,"tr_customer_product_id":88984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:00.000Z","modified_at":"2025-10-21T03:27:00.000Z","name":"Larue Buckridge","mobile_number":"669-943-0730","email_id":"Christine57@yahoo.com","dop":"2025-06-18","serial_number":"1086013885315030","imei1":"1086013885315030","imei2":"1086013885315030","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88979,"job_number":"JOB_88979","tr_customer_id":88996,"tr_customer_product_id":88986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:03.000Z","modified_at":"2025-10-21T03:27:03.000Z","name":"Margarette Weber","mobile_number":"406-757-5546","email_id":"Hugh24@yahoo.com","dop":"2025-04-06","serial_number":"17365970465150646","imei1":"17365970465150646","imei2":"17365970465150646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88981,"job_number":"JOB_88981","tr_customer_id":88998,"tr_customer_product_id":88988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:06.000Z","modified_at":"2025-10-21T03:27:06.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"12903111360794","imei1":"12903111360794","imei2":"12903111360794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88984,"job_number":"JOB_88984","tr_customer_id":89001,"tr_customer_product_id":88991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:11.000Z","modified_at":"2025-10-21T03:27:11.000Z","name":"Darrion Grady","mobile_number":"233-425-5031","email_id":"Victor_Toy@yahoo.com","dop":"2025-04-06","serial_number":"14045648315238770","imei1":"14045648315238770","imei2":"14045648315238770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88985,"job_number":"JOB_88985","tr_customer_id":89002,"tr_customer_product_id":88992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:21.000Z","modified_at":"2025-10-21T03:27:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11630279937041","imei1":"11630279937041","imei2":"11630279937041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88987,"job_number":"JOB_88987","tr_customer_id":89004,"tr_customer_product_id":88994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:23.000Z","modified_at":"2025-10-21T03:27:23.000Z","name":"Kevin Tremblay","mobile_number":"270-526-1479","email_id":"Jaydon_Stiedemann@yahoo.com","dop":"2025-04-06","serial_number":"12566638543411900","imei1":"12566638543411900","imei2":"12566638543411900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88989,"job_number":"JOB_88989","tr_customer_id":89006,"tr_customer_product_id":88996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:24.000Z","modified_at":"2025-10-21T03:27:24.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15853807418216","imei1":"15853807418216","imei2":"15853807418216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88991,"job_number":"JOB_88991","tr_customer_id":89008,"tr_customer_product_id":88998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:26.000Z","modified_at":"2025-10-21T03:27:26.000Z","name":"Anastacio Reichel","mobile_number":"340-517-7134","email_id":"Lexus_OKon68@yahoo.com","dop":"2025-04-06","serial_number":"14493436097659570","imei1":"14493436097659570","imei2":"14493436097659570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88993,"job_number":"JOB_88993","tr_customer_id":89010,"tr_customer_product_id":89000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:29.000Z","modified_at":"2025-10-21T03:27:29.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"12915687382701","imei1":"12915687382701","imei2":"12915687382701","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88995,"job_number":"JOB_88995","tr_customer_id":89012,"tr_customer_product_id":89002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:31.000Z","modified_at":"2025-10-21T03:27:31.000Z","name":"Jaida Stoltenberg","mobile_number":"977-301-9539","email_id":"Eden_Yundt@hotmail.com","dop":"2025-04-06","serial_number":"19601272483208330","imei1":"19601272483208330","imei2":"19601272483208330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88996,"job_number":"JOB_88996","tr_customer_id":89013,"tr_customer_product_id":89003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:36.000Z","modified_at":"2025-10-21T03:27:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10460690808050","imei1":"10460690808050","imei2":"10460690808050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88998,"job_number":"JOB_88998","tr_customer_id":89015,"tr_customer_product_id":89005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:38.000Z","modified_at":"2025-10-21T03:27:38.000Z","name":"Madge Flatley","mobile_number":"354-601-5820","email_id":"Janie32@hotmail.com","dop":"2025-04-06","serial_number":"16811762222052736","imei1":"16811762222052736","imei2":"16811762222052736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89004,"job_number":"JOB_89004","tr_customer_id":89021,"tr_customer_product_id":89011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:42.000Z","modified_at":"2025-10-21T03:27:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19762117959538","imei1":"19762117959538","imei2":"19762117959538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89006,"job_number":"JOB_89006","tr_customer_id":89023,"tr_customer_product_id":89013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:44.000Z","modified_at":"2025-10-21T03:27:44.000Z","name":"Cedrick Ratke","mobile_number":"784-530-7059","email_id":"Helmer.Hirthe33@gmail.com","dop":"2025-04-06","serial_number":"11939282717089248","imei1":"11939282717089248","imei2":"11939282717089248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89008,"job_number":"JOB_89008","tr_customer_id":89025,"tr_customer_product_id":89015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:50.000Z","modified_at":"2025-10-21T03:27:50.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10837904332492","imei1":"10837904332492","imei2":"10837904332492","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89013,"job_number":"JOB_89013","tr_customer_id":89030,"tr_customer_product_id":89020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:51.000Z","modified_at":"2025-10-21T03:27:51.000Z","name":"Eliezer Boyer","mobile_number":"740-840-5674","email_id":"Euna21@gmail.com","dop":"2025-06-18","serial_number":"1002535449426028","imei1":"1002535449426028","imei2":"1002535449426028","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89014,"job_number":"JOB_89014","tr_customer_id":89031,"tr_customer_product_id":89021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:52.000Z","modified_at":"2025-10-21T03:27:52.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"10570584600290","imei1":"10570584600290","imei2":"10570584600290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89016,"job_number":"JOB_89016","tr_customer_id":89033,"tr_customer_product_id":89023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:28:05.000Z","modified_at":"2025-10-21T03:28:05.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"18219939111053","imei1":"18219939111053","imei2":"18219939111053","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:28:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89018,"job_number":"JOB_89018","tr_customer_id":89035,"tr_customer_product_id":89025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:28:07.000Z","modified_at":"2025-10-21T03:28:07.000Z","name":"Else Grady","mobile_number":"461-593-5663","email_id":"Brian11@gmail.com","dop":"2025-06-08","serial_number":"108912185602166","imei1":"108912185602166","imei2":"108912185602166","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89019,"job_number":"JOB_89019","tr_customer_id":89036,"tr_customer_product_id":89026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:28:13.000Z","modified_at":"2025-10-21T03:28:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18313488071498","imei1":"18313488071498","imei2":"18313488071498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89020,"job_number":"JOB_89020","tr_customer_id":89037,"tr_customer_product_id":89027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:28:13.000Z","modified_at":"2025-10-21T03:28:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15922606721161","imei1":"15922606721161","imei2":"15922606721161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89023,"job_number":"JOB_89023","tr_customer_id":89040,"tr_customer_product_id":89030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:28:14.000Z","modified_at":"2025-10-21T03:28:14.000Z","name":"Jacynthe Nitzsche","mobile_number":"887-895-3627","email_id":"Alena4@gmail.com","dop":"2025-04-06","serial_number":"16266974941907780","imei1":"16266974941907780","imei2":"16266974941907780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89024,"job_number":"JOB_89024","tr_customer_id":89041,"tr_customer_product_id":89031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:28:15.000Z","modified_at":"2025-10-21T03:28:15.000Z","name":"Emory Stracke","mobile_number":"631-407-0230","email_id":"Efrain_Jakubowski@hotmail.com","dop":"2025-04-06","serial_number":"12380273390763102","imei1":"12380273390763102","imei2":"12380273390763102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89028,"job_number":"JOB_89028","tr_customer_id":89045,"tr_customer_product_id":89035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:28:27.000Z","modified_at":"2025-10-21T03:28:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16680612936391","imei1":"16680612936391","imei2":"16680612936391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89030,"job_number":"JOB_89030","tr_customer_id":89047,"tr_customer_product_id":89037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:28:29.000Z","modified_at":"2025-10-21T03:28:29.000Z","name":"Camron Kautzer","mobile_number":"590-504-9505","email_id":"Arlo38@gmail.com","dop":"2025-04-06","serial_number":"10368881026598206","imei1":"10368881026598206","imei2":"10368881026598206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:28:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89034,"job_number":"JOB_89034","tr_customer_id":89051,"tr_customer_product_id":89041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:28:37.000Z","modified_at":"2025-10-21T03:28:37.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"16269911602260","imei1":"16269911602260","imei2":"16269911602260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:28:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89035,"job_number":"JOB_89035","tr_customer_id":89052,"tr_customer_product_id":89042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:28:37.000Z","modified_at":"2025-10-21T03:28:37.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"14341531452503","imei1":"14341531452503","imei2":"14341531452503","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:28:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89038,"job_number":"JOB_89038","tr_customer_id":89055,"tr_customer_product_id":89045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:28:38.000Z","modified_at":"2025-10-21T03:28:38.000Z","name":"Conner Friesen","mobile_number":"858-466-1550","email_id":"Gavin24@yahoo.com","dop":"2025-06-08","serial_number":"100505701870463","imei1":"100505701870463","imei2":"100505701870463","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89042,"job_number":"JOB_89042","tr_customer_id":89059,"tr_customer_product_id":89049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:28:55.000Z","modified_at":"2025-10-21T03:28:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14372885772409","imei1":"14372885772409","imei2":"14372885772409","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:28:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89044,"job_number":"JOB_89044","tr_customer_id":89061,"tr_customer_product_id":89051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:28:57.000Z","modified_at":"2025-10-21T03:28:57.000Z","name":"Omer Volkman","mobile_number":"816-927-9155","email_id":"Grady.Torphy35@hotmail.com","dop":"2025-04-06","serial_number":"15041976197019064","imei1":"15041976197019064","imei2":"15041976197019064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89045,"job_number":"JOB_89045","tr_customer_id":89062,"tr_customer_product_id":89052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:29:04.000Z","modified_at":"2025-10-21T03:29:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14714504240968","imei1":"14714504240968","imei2":"14714504240968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89047,"job_number":"JOB_89047","tr_customer_id":89064,"tr_customer_product_id":89054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:29:06.000Z","modified_at":"2025-10-21T03:29:06.000Z","name":"Ladarius Zboncak","mobile_number":"882-777-4827","email_id":"Jean.Nolan@hotmail.com","dop":"2025-04-06","serial_number":"17696932447422476","imei1":"17696932447422476","imei2":"17696932447422476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89048,"job_number":"JOB_89048","tr_customer_id":89065,"tr_customer_product_id":89055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:29:07.000Z","modified_at":"2025-10-21T03:29:07.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"13371415103422","imei1":"13371415103422","imei2":"13371415103422","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:29:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89050,"job_number":"JOB_89050","tr_customer_id":89067,"tr_customer_product_id":89057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:29:09.000Z","modified_at":"2025-10-21T03:29:09.000Z","name":"Aliya Renner","mobile_number":"380-558-5004","email_id":"Evans_Marquardt97@gmail.com","dop":"2025-06-08","serial_number":"104319879735361","imei1":"104319879735361","imei2":"104319879735361","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89051,"job_number":"JOB_89051","tr_customer_id":89068,"tr_customer_product_id":89058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:29:18.000Z","modified_at":"2025-10-21T03:29:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15084648001888","imei1":"15084648001888","imei2":"15084648001888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89053,"job_number":"JOB_89053","tr_customer_id":89070,"tr_customer_product_id":89060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:29:20.000Z","modified_at":"2025-10-21T03:29:20.000Z","name":"Madie Hoppe","mobile_number":"780-482-3847","email_id":"Molly.Skiles@yahoo.com","dop":"2025-04-06","serial_number":"14393105666272634","imei1":"14393105666272634","imei2":"14393105666272634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89054,"job_number":"JOB_89054","tr_customer_id":89071,"tr_customer_product_id":89061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:34:24.000Z","modified_at":"2025-10-21T03:34:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26244765406790","imei1":"26244765406790","imei2":"26244765406790","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89055,"job_number":"JOB_89055","tr_customer_id":89072,"tr_customer_product_id":89062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:34:24.000Z","modified_at":"2025-10-21T03:34:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44544329007723","imei1":"44544329007723","imei2":"44544329007723","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89056,"job_number":"JOB_89056","tr_customer_id":89073,"tr_customer_product_id":89063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:34:25.000Z","modified_at":"2025-10-21T03:34:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64452489030636","imei1":"64452489030636","imei2":"64452489030636","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89057,"job_number":"JOB_89057","tr_customer_id":89074,"tr_customer_product_id":89064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:34:25.000Z","modified_at":"2025-10-21T03:34:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78466931528084","imei1":"78466931528084","imei2":"78466931528084","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89058,"job_number":"JOB_89058","tr_customer_id":89075,"tr_customer_product_id":89065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:34:25.000Z","modified_at":"2025-10-21T03:34:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53034529521783","imei1":"53034529521783","imei2":"53034529521783","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89059,"job_number":"JOB_89059","tr_customer_id":89076,"tr_customer_product_id":89066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:34:26.000Z","modified_at":"2025-10-21T03:34:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88966198026529","imei1":"88966198026529","imei2":"88966198026529","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89061,"job_number":"JOB_89061","tr_customer_id":89078,"tr_customer_product_id":89068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:35:01.000Z","modified_at":"2025-10-21T03:35:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44953287295373","imei1":"44953287295373","imei2":"44953287295373","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89062,"job_number":"JOB_89062","tr_customer_id":89079,"tr_customer_product_id":89069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:35:01.000Z","modified_at":"2025-10-21T03:35:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64119782202027","imei1":"64119782202027","imei2":"64119782202027","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89063,"job_number":"JOB_89063","tr_customer_id":89080,"tr_customer_product_id":89070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:35:01.000Z","modified_at":"2025-10-21T03:35:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60709851110839","imei1":"60709851110839","imei2":"60709851110839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89064,"job_number":"JOB_89064","tr_customer_id":89081,"tr_customer_product_id":89071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:35:02.000Z","modified_at":"2025-10-21T03:35:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31413671156001","imei1":"31413671156001","imei2":"31413671156001","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89065,"job_number":"JOB_89065","tr_customer_id":89082,"tr_customer_product_id":89072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:35:02.000Z","modified_at":"2025-10-21T03:35:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15721230009685","imei1":"15721230009685","imei2":"15721230009685","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89066,"job_number":"JOB_89066","tr_customer_id":89083,"tr_customer_product_id":89073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:35:02.000Z","modified_at":"2025-10-21T03:35:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50203964879249","imei1":"50203964879249","imei2":"50203964879249","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89068,"job_number":"JOB_89068","tr_customer_id":89085,"tr_customer_product_id":89075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:35:37.000Z","modified_at":"2025-10-21T03:35:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41646503598424","imei1":"41646503598424","imei2":"41646503598424","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89069,"job_number":"JOB_89069","tr_customer_id":89086,"tr_customer_product_id":89076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:35:38.000Z","modified_at":"2025-10-21T03:35:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61890219370213","imei1":"61890219370213","imei2":"61890219370213","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89070,"job_number":"JOB_89070","tr_customer_id":89087,"tr_customer_product_id":89077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:35:38.000Z","modified_at":"2025-10-21T03:35:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93402928876630","imei1":"93402928876630","imei2":"93402928876630","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89071,"job_number":"JOB_89071","tr_customer_id":89088,"tr_customer_product_id":89078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:35:38.000Z","modified_at":"2025-10-21T03:35:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89054289641492","imei1":"89054289641492","imei2":"89054289641492","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89072,"job_number":"JOB_89072","tr_customer_id":89089,"tr_customer_product_id":89079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:35:39.000Z","modified_at":"2025-10-21T03:35:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97762797384707","imei1":"97762797384707","imei2":"97762797384707","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89073,"job_number":"JOB_89073","tr_customer_id":89090,"tr_customer_product_id":89080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:35:39.000Z","modified_at":"2025-10-21T03:35:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70820351636298","imei1":"70820351636298","imei2":"70820351636298","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89075,"job_number":"JOB_89075","tr_customer_id":89092,"tr_customer_product_id":89082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:42:24.000Z","modified_at":"2025-10-21T03:42:24.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"14533474448562","imei1":"14533474448562","imei2":"14533474448562","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89080,"job_number":"JOB_89080","tr_customer_id":89097,"tr_customer_product_id":89087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:47:28.000Z","modified_at":"2025-10-21T03:47:28.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"11237370863333","imei1":"11237370863333","imei2":"11237370863333","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89081,"job_number":"JOB_89081","tr_customer_id":89098,"tr_customer_product_id":89088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:47:28.000Z","modified_at":"2025-10-21T03:47:28.000Z","name":"Retha Zboncak","mobile_number":"786-390-5796","email_id":"Santina_Rippin@yahoo.com","dop":"2025-09-16","serial_number":"10965219962001","imei1":"10965219962001","imei2":"10965219962001","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89082,"job_number":"JOB_89082","tr_customer_id":89099,"tr_customer_product_id":89089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:47:49.000Z","modified_at":"2025-10-21T03:47:49.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"17658486857698","imei1":"17658486857698","imei2":"17658486857698","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89083,"job_number":"JOB_89083","tr_customer_id":89100,"tr_customer_product_id":89090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:47:49.000Z","modified_at":"2025-10-21T03:47:49.000Z","name":"Greg Hilpert","mobile_number":"605-806-2856","email_id":"Lavonne_Bins21@hotmail.com","dop":"2025-09-16","serial_number":"10894532205711","imei1":"10894532205711","imei2":"10894532205711","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89084,"job_number":"JOB_89084","tr_customer_id":89101,"tr_customer_product_id":89091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:48:11.000Z","modified_at":"2025-10-21T03:48:11.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"10008304863886","imei1":"10008304863886","imei2":"10008304863886","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:48:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89085,"job_number":"JOB_89085","tr_customer_id":89102,"tr_customer_product_id":89092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:48:11.000Z","modified_at":"2025-10-21T03:48:11.000Z","name":"Araceli Ortiz","mobile_number":"554-868-6497","email_id":"Roma.Koelpin20@yahoo.com","dop":"2025-09-16","serial_number":"10635754579728","imei1":"10635754579728","imei2":"10635754579728","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:48:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89086,"job_number":"JOB_89086","tr_customer_id":89103,"tr_customer_product_id":89093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:55:16.000Z","modified_at":"2025-10-21T03:55:16.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"01234345678123","imei1":"01234345678123","imei2":"01234345678123","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:55:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89087,"job_number":"JOB_89087","tr_customer_id":89104,"tr_customer_product_id":89094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T04:13:18.000Z","modified_at":"2025-10-21T04:13:18.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"13204412080725","imei1":"13204412080725","imei2":"13204412080725","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T04:13:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89088,"job_number":"JOB_89088","tr_customer_id":89105,"tr_customer_product_id":89095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T04:15:46.000Z","modified_at":"2025-10-21T04:15:46.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"92704092988200","imei1":"92704092988200","imei2":"92704092988200","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T04:15:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89089,"job_number":"JOB_89089","tr_customer_id":89106,"tr_customer_product_id":89096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T04:17:36.000Z","modified_at":"2025-10-21T04:17:36.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"23849776427882","imei1":"23849776427882","imei2":"23849776427882","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T04:17:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89090,"job_number":"JOB_89090","tr_customer_id":89107,"tr_customer_product_id":89097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T04:17:48.000Z","modified_at":"2025-10-21T04:17:48.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"49436830286290","imei1":"49436830286290","imei2":"49436830286290","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T04:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89091,"job_number":"JOB_89091","tr_customer_id":89108,"tr_customer_product_id":89098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T04:18:45.000Z","modified_at":"2025-10-21T04:18:45.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-11","serial_number":"18459091035109","imei1":"18459091035109","imei2":"18459091035109","popurl":"2025-10-11T04:18:44.135497781Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T04:18:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89092,"job_number":"JOB_89092","tr_customer_id":89109,"tr_customer_product_id":89099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T04:19:19.000Z","modified_at":"2025-10-21T04:19:19.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"80421009501733","imei1":"80421009501733","imei2":"80421009501733","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89093,"job_number":"JOB_89093","tr_customer_id":89110,"tr_customer_product_id":89100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T04:19:28.000Z","modified_at":"2025-10-21T04:19:28.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-11","serial_number":"58886364304581","imei1":"58886364304581","imei2":"58886364304581","popurl":"2025-10-11T04:19:27.109322529Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T04:19:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89094,"job_number":"JOB_89094","tr_customer_id":89111,"tr_customer_product_id":89101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T04:19:40.000Z","modified_at":"2025-10-21T04:19:40.000Z","name":"Lax Yadav","mobile_number":"9415016211","email_id":"laxmikant211@gmail.com","dop":"2025-10-14","serial_number":"77789789788984","imei1":"77789789788987","imei2":"77789789789987","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T04:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89096,"job_number":"JOB_89096","tr_customer_id":89113,"tr_customer_product_id":89103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T04:28:55.000Z","modified_at":"2025-10-21T04:28:55.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103994146198406","imei1":"103994146198406","imei2":"103994146198406","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T04:28:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89098,"job_number":"JOB_89098","tr_customer_id":89115,"tr_customer_product_id":89105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T04:29:09.000Z","modified_at":"2025-10-21T04:29:09.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"104868060635871","imei1":"104868060635871","imei2":"104868060635871","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T04:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89101,"job_number":"JOB_89101","tr_customer_id":89118,"tr_customer_product_id":89108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T04:42:25.000Z","modified_at":"2025-10-21T04:42:25.000Z","name":"Meghan Kuhn","mobile_number":"803-739-7879","email_id":"Mckenna.Gottlieb13@hotmail.com","dop":"2025-04-06","serial_number":"13379942055302288","imei1":"13379942055302288","imei2":"13379942055302288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T04:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89102,"job_number":"JOB_89102","tr_customer_id":89119,"tr_customer_product_id":89109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T05:16:45.000Z","modified_at":"2025-10-21T05:16:45.000Z","name":"John Sach","mobile_number":"1239801940","email_id":"john@john.com","dop":"2025-10-21","serial_number":"09201930491023","imei1":"09201930491023","imei2":"09201930491023","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T05:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89104,"job_number":"JOB_89104","tr_customer_id":89121,"tr_customer_product_id":89111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T05:41:13.000Z","modified_at":"2025-10-21T05:41:13.000Z","name":"Poonam Joshi","mobile_number":"0909000000","email_id":"test@mail.com","dop":"2025-10-07","serial_number":"11645197941150","imei1":"11645197941150","imei2":"11645197941150","popurl":"2025-10-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T05:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89105,"job_number":"JOB_89105","tr_customer_id":89122,"tr_customer_product_id":89112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T05:41:13.000Z","modified_at":"2025-10-21T05:41:13.000Z","name":"Kameron Lehner","mobile_number":"Wilbert.Rowe@hotmail.com","email_id":"Rafaela36@yahoo.com","dop":"2025-10-07","serial_number":"13855428562736","imei1":"13855428562736","imei2":"13855428562736","popurl":"2025-10-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T05:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89106,"job_number":"JOB_89106","tr_customer_id":89123,"tr_customer_product_id":89113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T05:41:14.000Z","modified_at":"2025-10-21T05:41:14.000Z","name":"Micah Stehr","mobile_number":"Jazmyn.Wintheiser30@yahoo.com","email_id":"Carolyne.Russel@hotmail.com","dop":"2025-10-07","serial_number":"14745357516538","imei1":"14745357516538","imei2":"14745357516538","popurl":"2025-10-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T05:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89107,"job_number":"JOB_89107","tr_customer_id":89124,"tr_customer_product_id":89114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T05:41:14.000Z","modified_at":"2025-10-21T05:41:14.000Z","name":"Evie Lynch","mobile_number":"Davion82@hotmail.com","email_id":"Vern_Renner@gmail.com","dop":"2025-10-07","serial_number":"17987887436902","imei1":"17987887436902","imei2":"17987887436902","popurl":"2025-10-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T05:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89108,"job_number":"JOB_89108","tr_customer_id":89125,"tr_customer_product_id":89115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T05:45:12.000Z","modified_at":"2025-10-21T05:45:12.000Z","name":"Poonam Joshi","mobile_number":"0909000000","email_id":"test@mail.com","dop":"2025-10-07","serial_number":"18216598068694","imei1":"18216598068694","imei2":"18216598068694","popurl":"2025-10-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T05:45:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89109,"job_number":"JOB_89109","tr_customer_id":89126,"tr_customer_product_id":89116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T05:45:21.000Z","modified_at":"2025-10-21T05:45:21.000Z","name":"Efrain Lynch","mobile_number":"Flavio_Schmidt11@yahoo.com","email_id":"Stevie25@yahoo.com","dop":"2025-10-07","serial_number":"16963679843713","imei1":"16963679843713","imei2":"16963679843713","popurl":"2025-10-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T05:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89110,"job_number":"JOB_89110","tr_customer_id":89127,"tr_customer_product_id":89117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T05:45:34.000Z","modified_at":"2025-10-21T05:45:34.000Z","name":"Alexane Klocko","mobile_number":"Buck31@gmail.com","email_id":"Wendy_Pfeffer24@yahoo.com","dop":"2025-10-07","serial_number":"16226505770850","imei1":"16226505770850","imei2":"16226505770850","popurl":"2025-10-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T05:45:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89123,"job_number":"JOB_89123","tr_customer_id":89140,"tr_customer_product_id":89130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:18:46.000Z","modified_at":"2025-10-21T06:18:46.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10339946274732","imei1":"10339946274732","imei2":"10339946274732","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89125,"job_number":"JOB_89125","tr_customer_id":89142,"tr_customer_product_id":89132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:18:47.000Z","modified_at":"2025-10-21T06:18:47.000Z","name":"Destany Littel","mobile_number":"473-314-4328","email_id":"Chasity31@gmail.com","dop":"2025-06-18","serial_number":"1037512976414072","imei1":"1037512976414072","imei2":"1037512976414072","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:18:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89126,"job_number":"JOB_89126","tr_customer_id":89143,"tr_customer_product_id":89133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:19:21.000Z","modified_at":"2025-10-21T06:19:21.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"12719666230176","imei1":"12719666230176","imei2":"12719666230176","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89128,"job_number":"JOB_89128","tr_customer_id":89145,"tr_customer_product_id":89135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:19:23.000Z","modified_at":"2025-10-21T06:19:23.000Z","name":"Damion Hettinger","mobile_number":"641-659-5846","email_id":"Erika.Lynch@gmail.com","dop":"2025-06-08","serial_number":"106330259250552","imei1":"106330259250552","imei2":"106330259250552","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89129,"job_number":"JOB_89129","tr_customer_id":89146,"tr_customer_product_id":89136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:19:32.000Z","modified_at":"2025-10-21T06:19:32.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10665329631627","imei1":"10665329631627","imei2":"10665329631627","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:19:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89131,"job_number":"JOB_89131","tr_customer_id":89148,"tr_customer_product_id":89138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:19:33.000Z","modified_at":"2025-10-21T06:19:33.000Z","name":"Everardo Kovacek","mobile_number":"917-912-4050","email_id":"Benny17@hotmail.com","dop":"2025-06-18","serial_number":"1013253017104829","imei1":"1013253017104829","imei2":"1013253017104829","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89132,"job_number":"JOB_89132","tr_customer_id":89149,"tr_customer_product_id":89139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:19:50.000Z","modified_at":"2025-10-21T06:19:50.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"12680995322787","imei1":"12680995322787","imei2":"12680995322787","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89134,"job_number":"JOB_89134","tr_customer_id":89151,"tr_customer_product_id":89141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:19:52.000Z","modified_at":"2025-10-21T06:19:52.000Z","name":"Serenity Reinger","mobile_number":"569-968-2046","email_id":"Clementine.Oberbrunner@yahoo.com","dop":"2025-06-08","serial_number":"102683596938271","imei1":"102683596938271","imei2":"102683596938271","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89135,"job_number":"JOB_89135","tr_customer_id":89152,"tr_customer_product_id":89142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:20:19.000Z","modified_at":"2025-10-21T06:20:19.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"19315908908247","imei1":"19315908908247","imei2":"19315908908247","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:20:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89137,"job_number":"JOB_89137","tr_customer_id":89154,"tr_customer_product_id":89144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:20:20.000Z","modified_at":"2025-10-21T06:20:20.000Z","name":"Amparo Ratke","mobile_number":"871-820-7523","email_id":"Lois.Kunde@hotmail.com","dop":"2025-06-08","serial_number":"109019779471124","imei1":"109019779471124","imei2":"109019779471124","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89142,"job_number":"JOB_89142","tr_customer_id":89159,"tr_customer_product_id":89149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:27:35.000Z","modified_at":"2025-10-21T06:27:35.000Z","name":"Frieda Renner","mobile_number":"853-814-3194","email_id":"Coleman62@gmail.com","dop":"2025-04-06","serial_number":"17253615976557052","imei1":"17253615976557052","imei2":"17253615976557052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89143,"job_number":"JOB_89143","tr_customer_id":89160,"tr_customer_product_id":89150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:35:12.000Z","modified_at":"2025-10-21T06:35:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19909149688061","imei1":"19909149688061","imei2":"19909149688061","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:35:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89145,"job_number":"JOB_89145","tr_customer_id":89162,"tr_customer_product_id":89152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:35:14.000Z","modified_at":"2025-10-21T06:35:14.000Z","name":"Maximo Swaniawski","mobile_number":"268-677-1098","email_id":"Jeanie.Yost@gmail.com","dop":"2025-04-06","serial_number":"19858823941828676","imei1":"19858823941828676","imei2":"19858823941828676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89147,"job_number":"JOB_89147","tr_customer_id":89164,"tr_customer_product_id":89154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:35:20.000Z","modified_at":"2025-10-21T06:35:20.000Z","name":"Carmela Bosco","mobile_number":"644-779-9865","email_id":"Maximillia.Hickle@yahoo.com","dop":"2025-04-06","serial_number":"11261515931890210","imei1":"11261515931890210","imei2":"11261515931890210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89148,"job_number":"JOB_89148","tr_customer_id":89165,"tr_customer_product_id":89155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:36:05.000Z","modified_at":"2025-10-21T06:36:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10439338598229","imei1":"10439338598229","imei2":"10439338598229","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89150,"job_number":"JOB_89150","tr_customer_id":89167,"tr_customer_product_id":89157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:36:07.000Z","modified_at":"2025-10-21T06:36:07.000Z","name":"Ines Lubowitz","mobile_number":"580-462-3029","email_id":"Sandrine72@gmail.com","dop":"2025-04-06","serial_number":"18271691396737904","imei1":"18271691396737904","imei2":"18271691396737904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:36:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89151,"job_number":"JOB_89151","tr_customer_id":89168,"tr_customer_product_id":89158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:36:56.000Z","modified_at":"2025-10-21T06:36:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18716759609814","imei1":"18716759609814","imei2":"18716759609814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89153,"job_number":"JOB_89153","tr_customer_id":89170,"tr_customer_product_id":89160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:36:58.000Z","modified_at":"2025-10-21T06:36:58.000Z","name":"Florence Ankunding","mobile_number":"648-709-3523","email_id":"Keeley_Ritchie20@yahoo.com","dop":"2025-04-06","serial_number":"13485900587273472","imei1":"13485900587273472","imei2":"13485900587273472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89154,"job_number":"JOB_89154","tr_customer_id":89171,"tr_customer_product_id":89161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:38:24.000Z","modified_at":"2025-10-21T06:38:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16051227590102","imei1":"16051227590102","imei2":"16051227590102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89156,"job_number":"JOB_89156","tr_customer_id":89173,"tr_customer_product_id":89163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:38:26.000Z","modified_at":"2025-10-21T06:38:26.000Z","name":"Loyce Osinski","mobile_number":"851-312-1470","email_id":"Walker68@gmail.com","dop":"2025-04-06","serial_number":"13116951498204878","imei1":"13116951498204878","imei2":"13116951498204878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:38:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89158,"job_number":"JOB_89158","tr_customer_id":89175,"tr_customer_product_id":89165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:38:33.000Z","modified_at":"2025-10-21T06:38:33.000Z","name":"Brianne O'Hara","mobile_number":"966-359-5689","email_id":"Michelle19@gmail.com","dop":"2025-04-06","serial_number":"16583682609575508","imei1":"16583682609575508","imei2":"16583682609575508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89159,"job_number":"JOB_89159","tr_customer_id":89176,"tr_customer_product_id":89166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:38:36.000Z","modified_at":"2025-10-21T06:38:36.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"17446467685636","imei1":"17446467685636","imei2":"17446467685636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89161,"job_number":"JOB_89161","tr_customer_id":89178,"tr_customer_product_id":89168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:39:11.000Z","modified_at":"2025-10-21T06:39:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10767090588010","imei1":"10767090588010","imei2":"10767090588010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89163,"job_number":"JOB_89163","tr_customer_id":89180,"tr_customer_product_id":89170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:39:13.000Z","modified_at":"2025-10-21T06:39:13.000Z","name":"Walter Bins","mobile_number":"645-245-8910","email_id":"Major.Kris@yahoo.com","dop":"2025-04-06","serial_number":"17893783915886544","imei1":"17893783915886544","imei2":"17893783915886544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89164,"job_number":"JOB_89164","tr_customer_id":89181,"tr_customer_product_id":89171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:39:23.000Z","modified_at":"2025-10-21T06:39:23.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"11559909795720","imei1":"11559909795720","imei2":"11559909795720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89166,"job_number":"JOB_89166","tr_customer_id":89183,"tr_customer_product_id":89173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:39:58.000Z","modified_at":"2025-10-21T06:39:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16710354901709","imei1":"16710354901709","imei2":"16710354901709","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:39:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89168,"job_number":"JOB_89168","tr_customer_id":89185,"tr_customer_product_id":89175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:39:59.000Z","modified_at":"2025-10-21T06:39:59.000Z","name":"Oleta Hamill","mobile_number":"598-361-6741","email_id":"Demetris16@gmail.com","dop":"2025-04-06","serial_number":"19556712250597492","imei1":"19556712250597492","imei2":"19556712250597492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89169,"job_number":"JOB_89169","tr_customer_id":89186,"tr_customer_product_id":89176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:40:07.000Z","modified_at":"2025-10-21T06:40:07.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"17924938650321","imei1":"17924938650321","imei2":"17924938650321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89171,"job_number":"JOB_89171","tr_customer_id":89188,"tr_customer_product_id":89178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:51:24.000Z","modified_at":"2025-10-21T06:51:24.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"14316449756211","imei1":"14316449756211","imei2":"14316449756211","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89172,"job_number":"JOB_89172","tr_customer_id":89189,"tr_customer_product_id":89179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:51:24.000Z","modified_at":"2025-10-21T06:51:24.000Z","name":"Loyal Grady","mobile_number":"775-339-5580","email_id":"Fay_Huel@yahoo.com","dop":"2025-09-16","serial_number":"16704892581882","imei1":"16704892581882","imei2":"16704892581882","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89173,"job_number":"JOB_89173","tr_customer_id":89190,"tr_customer_product_id":89180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:51:44.000Z","modified_at":"2025-10-21T06:51:44.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"18594638982462","imei1":"18594638982462","imei2":"18594638982462","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:51:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89174,"job_number":"JOB_89174","tr_customer_id":89191,"tr_customer_product_id":89181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:51:44.000Z","modified_at":"2025-10-21T06:51:44.000Z","name":"Carmel Raynor","mobile_number":"669-418-9014","email_id":"Candido.Walter@hotmail.com","dop":"2025-09-16","serial_number":"19234230700689","imei1":"19234230700689","imei2":"19234230700689","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:51:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89175,"job_number":"JOB_89175","tr_customer_id":89192,"tr_customer_product_id":89182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:52:03.000Z","modified_at":"2025-10-21T06:52:03.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"10841508048404","imei1":"10841508048404","imei2":"10841508048404","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89176,"job_number":"JOB_89176","tr_customer_id":89193,"tr_customer_product_id":89183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:52:03.000Z","modified_at":"2025-10-21T06:52:03.000Z","name":"Estrella Schamberger","mobile_number":"511-396-3431","email_id":"Zelda_Bergstrom@yahoo.com","dop":"2025-09-16","serial_number":"19300171208992","imei1":"19300171208992","imei2":"19300171208992","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89184,"job_number":"JOB_89184","tr_customer_id":89201,"tr_customer_product_id":89191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T07:27:13.000Z","modified_at":"2025-10-21T07:27:13.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"12703378135330","imei1":"12703378135330","imei2":"12703378135330","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T07:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89186,"job_number":"JOB_89186","tr_customer_id":89203,"tr_customer_product_id":89193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T07:30:31.000Z","modified_at":"2025-10-21T07:30:31.000Z","name":"Leanne Beahan","mobile_number":"666-292-8955","email_id":"Jayme.Fisher@yahoo.com","dop":"2025-09-30","serial_number":"18224410302920","imei1":"18224410302920","imei2":"18224410302920","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T07:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89187,"job_number":"JOB_89187","tr_customer_id":89204,"tr_customer_product_id":89194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T07:30:39.000Z","modified_at":"2025-10-21T07:30:39.000Z","name":"Raoul Walter","mobile_number":"595-497-3357","email_id":"Sylvan52@hotmail.com","dop":"2025-09-30","serial_number":"10569312170636","imei1":"10569312170636","imei2":"10569312170636","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T07:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89189,"job_number":"JOB_89189","tr_customer_id":89206,"tr_customer_product_id":89196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T07:36:45.000Z","modified_at":"2025-10-21T07:36:45.000Z","name":"Ruthe Crist","mobile_number":"227-251-3950","email_id":"Reese79@yahoo.com","dop":"2025-04-06","serial_number":"17466539463911526","imei1":"17466539463911526","imei2":"17466539463911526","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T07:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89190,"job_number":"JOB_89190","tr_customer_id":89207,"tr_customer_product_id":89197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T08:00:15.000Z","modified_at":"2025-10-21T08:00:15.000Z","name":"Vinod P","mobile_number":"8888888888","email_id":"vinodp@gmail.com","dop":"2025-09-30","serial_number":"77744411122255554","imei1":"77744411122255554","imei2":"77744411122255554","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T08:00:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89191,"job_number":"JOB_89191","tr_customer_id":89208,"tr_customer_product_id":89198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T08:05:53.000Z","modified_at":"2025-10-21T08:05:53.000Z","name":"Vinod P","mobile_number":"8888888888","email_id":"vinodp@gmail.com","dop":"2025-09-30","serial_number":"15045592153794","imei1":"15045592153794","imei2":"15045592153794","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T08:05:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89192,"job_number":"JOB_89192","tr_customer_id":89209,"tr_customer_product_id":89199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T08:05:59.000Z","modified_at":"2025-10-21T08:05:59.000Z","name":"Vinod P","mobile_number":"8888888888","email_id":"vinodp@gmail.com","dop":"2025-09-30","serial_number":"19729316207095","imei1":"19729316207095","imei2":"19729316207095","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T08:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89196,"job_number":"JOB_89196","tr_customer_id":89213,"tr_customer_product_id":89203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T09:11:17.000Z","modified_at":"2025-10-21T09:11:17.000Z","name":"America Hudson","mobile_number":"736-692-1098","email_id":"Ryan_Hermiston@hotmail.com","dop":"2025-09-20","serial_number":"100942173395308","imei1":"100942173395308","imei2":"100942173395308","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T09:11:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89199,"job_number":"JOB_89199","tr_customer_id":89216,"tr_customer_product_id":89206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T09:59:40.000Z","modified_at":"2025-10-21T09:59:40.000Z","name":"Grady Bins","mobile_number":"665-718-5438","email_id":"Roxanne4@gmail.com","dop":"2025-09-20","serial_number":"100115745849792","imei1":"100115745849792","imei2":"100115745849792","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T09:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89202,"job_number":"JOB_89202","tr_customer_id":89219,"tr_customer_product_id":89209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T10:37:37.000Z","modified_at":"2025-10-21T10:37:37.000Z","name":"onkar bhole","mobile_number":"8007381264","email_id":"om12@yopmail.com","dop":"2025-09-14","serial_number":"56505151565605646","imei1":"56505151565605646","imei2":"56505151565605646","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T10:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89203,"job_number":"JOB_89203","tr_customer_id":89220,"tr_customer_product_id":89210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T10:45:22.000Z","modified_at":"2025-10-21T10:45:22.000Z","name":"zzx xzvzxvzx","mobile_number":"5565655433","email_id":"om12@yopmail.com","dop":"2025-10-04","serial_number":"65455465465566463","imei1":"65455465465566463","imei2":"65455465465566463","popurl":"2025-10-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T10:45:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89204,"job_number":"JOB_89204","tr_customer_id":89221,"tr_customer_product_id":89211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T10:46:24.000Z","modified_at":"2025-10-21T10:46:24.000Z","name":"zzx xzvzxvzx","mobile_number":"5565655433","email_id":"om12@yopmail.com","dop":"2025-10-04","serial_number":"4565565465566463","imei1":"4565565465566463","imei2":"4565565465566463","popurl":"2025-10-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T10:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89207,"job_number":"JOB_89207","tr_customer_id":89224,"tr_customer_product_id":89214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T10:48:29.000Z","modified_at":"2025-10-21T10:48:29.000Z","name":"Jaquelin Stark","mobile_number":"219-486-7751","email_id":"Gudrun.Terry@yahoo.com","dop":"2025-09-20","serial_number":"100230491042450","imei1":"100230491042450","imei2":"100230491042450","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T10:48:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89208,"job_number":"JOB_89208","tr_customer_id":89225,"tr_customer_product_id":89215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T10:49:44.000Z","modified_at":"2025-10-21T10:49:44.000Z","name":"zzx xzvzxvzx","mobile_number":"5565655433","email_id":"om12@yopmail.com","dop":"2025-10-04","serial_number":"65455465465566463","imei1":"64546546565566463","imei2":"65455465465566463","popurl":"2025-10-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T10:49:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89210,"job_number":"JOB_89210","tr_customer_id":89227,"tr_customer_product_id":89217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T10:58:20.000Z","modified_at":"2025-10-21T10:58:20.000Z","name":"Stefanie Zemlak","mobile_number":"351-271-1613","email_id":"Serenity.Vandervort58@gmail.com","dop":"2025-09-30","serial_number":"11043095767430","imei1":"11043095767430","imei2":"11043095767430","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T10:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89211,"job_number":"JOB_89211","tr_customer_id":89228,"tr_customer_product_id":89218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T10:59:07.000Z","modified_at":"2025-10-21T10:59:07.000Z","name":"Ova Lubowitz","mobile_number":"905-760-0357","email_id":"Dejon41@hotmail.com","dop":"2025-09-30","serial_number":"12839309258117","imei1":"12839309258117","imei2":"12839309258117","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T10:59:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89212,"job_number":"JOB_89212","tr_customer_id":89229,"tr_customer_product_id":89219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T10:59:57.000Z","modified_at":"2025-10-21T10:59:57.000Z","name":"Elizabeth Rath","mobile_number":"943-975-9104","email_id":"Frida.Lowe9@yahoo.com","dop":"2025-09-30","serial_number":"15321255144174","imei1":"15321255144174","imei2":"15321255144174","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T10:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89213,"job_number":"JOB_89213","tr_customer_id":89230,"tr_customer_product_id":89220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T11:04:07.000Z","modified_at":"2025-10-21T11:04:07.000Z","name":"Rogers Prosacco","mobile_number":"723-672-7153","email_id":"Archibald29@yahoo.com","dop":"2025-09-30","serial_number":"13129426679402","imei1":"13129426679402","imei2":"13129426679402","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T11:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89214,"job_number":"JOB_89214","tr_customer_id":89231,"tr_customer_product_id":89221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T11:09:07.000Z","modified_at":"2025-10-21T11:09:07.000Z","name":"Rico Carter","mobile_number":"304-354-9531","email_id":"Arden20@yahoo.com","dop":"2025-09-30","serial_number":"11731131301862","imei1":"11731131301862","imei2":"11731131301862","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T11:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89215,"job_number":"JOB_89215","tr_customer_id":89232,"tr_customer_product_id":89222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T11:09:19.000Z","modified_at":"2025-10-21T11:09:19.000Z","name":"Lazaro Ryan","mobile_number":"890-229-2495","email_id":"Gretchen.Graham25@hotmail.com","dop":"2025-09-30","serial_number":"12789134024228","imei1":"12789134024228","imei2":"12789134024228","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T11:09:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89216,"job_number":"JOB_89216","tr_customer_id":89233,"tr_customer_product_id":89223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T11:11:06.000Z","modified_at":"2025-10-21T11:11:06.000Z","name":"Micaela Hirthe","mobile_number":"589-315-8164","email_id":"Raquel.Bradtke91@hotmail.com","dop":"2025-09-30","serial_number":"10227457355471","imei1":"10227457355471","imei2":"10227457355471","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T11:11:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89217,"job_number":"JOB_89217","tr_customer_id":89234,"tr_customer_product_id":89224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T11:12:02.000Z","modified_at":"2025-10-21T11:12:02.000Z","name":"Princess VonRueden","mobile_number":"522-866-2469","email_id":"Kenna.Kunde94@hotmail.com","dop":"2025-09-30","serial_number":"19395657530541","imei1":"19395657530541","imei2":"19395657530541","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T11:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89218,"job_number":"JOB_89218","tr_customer_id":89235,"tr_customer_product_id":89225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T11:13:50.000Z","modified_at":"2025-10-21T11:13:50.000Z","name":"Erin Wilkinson","mobile_number":"479-504-7161","email_id":"Jaquan.Walsh@yahoo.com","dop":"2025-09-30","serial_number":"12173822161100","imei1":"12173822161100","imei2":"12173822161100","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T11:13:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89219,"job_number":"JOB_89219","tr_customer_id":89236,"tr_customer_product_id":89226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T11:13:58.000Z","modified_at":"2025-10-21T11:13:58.000Z","name":"Kay Hermann","mobile_number":"372-265-4253","email_id":"Brionna_Wunsch@gmail.com","dop":"2025-09-30","serial_number":"10907336693881","imei1":"10907336693881","imei2":"10907336693881","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T11:13:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89220,"job_number":"JOB_89220","tr_customer_id":89237,"tr_customer_product_id":89227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T11:16:06.000Z","modified_at":"2025-10-21T11:16:06.000Z","name":"Stefan Bartell","mobile_number":"589-206-7501","email_id":"Otto.Kassulke56@yahoo.com","dop":"2025-09-30","serial_number":"13745179747477","imei1":"13745179747477","imei2":"13745179747477","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T11:16:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89221,"job_number":"JOB_89221","tr_customer_id":89238,"tr_customer_product_id":89228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T11:17:14.000Z","modified_at":"2025-10-21T11:17:14.000Z","name":"Chadd Kuhic","mobile_number":"648-989-1218","email_id":"Aimee_Beier20@hotmail.com","dop":"2025-09-30","serial_number":"16001022232166","imei1":"16001022232166","imei2":"16001022232166","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T11:17:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89222,"job_number":"JOB_89222","tr_customer_id":89239,"tr_customer_product_id":89229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T11:17:57.000Z","modified_at":"2025-10-21T11:17:57.000Z","name":"Kailey Ankunding","mobile_number":"540-957-1919","email_id":"Geovanni42@gmail.com","dop":"2025-09-30","serial_number":"11216571506429","imei1":"11216571506429","imei2":"11216571506429","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T11:17:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89223,"job_number":"JOB_89223","tr_customer_id":89240,"tr_customer_product_id":89230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T11:18:10.000Z","modified_at":"2025-10-21T11:18:10.000Z","name":"Morris Barrows","mobile_number":"984-689-4825","email_id":"Nolan_Lemke82@yahoo.com","dop":"2025-09-30","serial_number":"16812128772170","imei1":"16812128772170","imei2":"16812128772170","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T11:18:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89227,"job_number":"JOB_89227","tr_customer_id":89244,"tr_customer_product_id":89234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T11:36:00.000Z","modified_at":"2025-10-21T11:36:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10418366016503","imei1":"10418366016503","imei2":"10418366016503","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T11:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89229,"job_number":"JOB_89229","tr_customer_id":89246,"tr_customer_product_id":89236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T11:36:01.000Z","modified_at":"2025-10-21T11:36:01.000Z","name":"Alfonzo Erdman","mobile_number":"376-860-6448","email_id":"Otilia78@hotmail.com","dop":"2025-04-06","serial_number":"11695743032573290","imei1":"11695743032573290","imei2":"11695743032573290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T11:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89230,"job_number":"JOB_89230","tr_customer_id":89247,"tr_customer_product_id":89237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T11:36:48.000Z","modified_at":"2025-10-21T11:36:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18633730084498","imei1":"18633730084498","imei2":"18633730084498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T11:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89232,"job_number":"JOB_89232","tr_customer_id":89249,"tr_customer_product_id":89239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T11:36:49.000Z","modified_at":"2025-10-21T11:36:49.000Z","name":"Daisy Klocko","mobile_number":"472-997-6844","email_id":"Martina.Block37@gmail.com","dop":"2025-04-06","serial_number":"19941964836707950","imei1":"19941964836707950","imei2":"19941964836707950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T11:36:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89233,"job_number":"JOB_89233","tr_customer_id":89250,"tr_customer_product_id":89240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T11:37:35.000Z","modified_at":"2025-10-21T11:37:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18945060551350","imei1":"18945060551350","imei2":"18945060551350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T11:37:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89235,"job_number":"JOB_89235","tr_customer_id":89252,"tr_customer_product_id":89242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T11:37:37.000Z","modified_at":"2025-10-21T11:37:37.000Z","name":"Jordy Pfeffer","mobile_number":"826-995-1397","email_id":"Clementine_Bashirian75@gmail.com","dop":"2025-04-06","serial_number":"12020177911604888","imei1":"12020177911604888","imei2":"12020177911604888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T11:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89238,"job_number":"JOB_89238","tr_customer_id":89255,"tr_customer_product_id":89245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T12:02:40.000Z","modified_at":"2025-10-21T12:02:40.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"19573327388656","imei1":"19573327388656","imei2":"19573327388656","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T12:02:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89239,"job_number":"JOB_89239","tr_customer_id":89256,"tr_customer_product_id":89246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T12:16:24.000Z","modified_at":"2025-10-21T12:16:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10881493333390","imei1":"10881493333390","imei2":"10881493333390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T12:16:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89241,"job_number":"JOB_89241","tr_customer_id":89258,"tr_customer_product_id":89248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T12:16:26.000Z","modified_at":"2025-10-21T12:16:26.000Z","name":"Murl Borer","mobile_number":"439-805-0914","email_id":"Joanny_Morissette64@yahoo.com","dop":"2025-04-06","serial_number":"14705271259586284","imei1":"14705271259586284","imei2":"14705271259586284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T12:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89242,"job_number":"JOB_89242","tr_customer_id":89259,"tr_customer_product_id":89249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T12:17:18.000Z","modified_at":"2025-10-21T12:17:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13026586305650","imei1":"13026586305650","imei2":"13026586305650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T12:17:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89244,"job_number":"JOB_89244","tr_customer_id":89261,"tr_customer_product_id":89251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T12:17:20.000Z","modified_at":"2025-10-21T12:17:20.000Z","name":"Adrain Spencer","mobile_number":"568-369-5312","email_id":"Kristin51@hotmail.com","dop":"2025-04-06","serial_number":"14971655329938514","imei1":"14971655329938514","imei2":"14971655329938514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T12:17:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89245,"job_number":"JOB_89245","tr_customer_id":89262,"tr_customer_product_id":89252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T12:18:12.000Z","modified_at":"2025-10-21T12:18:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10563953249330","imei1":"10563953249330","imei2":"10563953249330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T12:18:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89247,"job_number":"JOB_89247","tr_customer_id":89264,"tr_customer_product_id":89254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T12:18:14.000Z","modified_at":"2025-10-21T12:18:14.000Z","name":"Mark Rau","mobile_number":"483-367-6270","email_id":"Shanon53@hotmail.com","dop":"2025-04-06","serial_number":"12833812816077430","imei1":"12833812816077430","imei2":"12833812816077430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T12:18:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89248,"job_number":"JOB_89248","tr_customer_id":89265,"tr_customer_product_id":89255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T12:24:15.000Z","modified_at":"2025-10-21T12:24:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14276439271284","imei1":"14276439271284","imei2":"14276439271284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T12:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89250,"job_number":"JOB_89250","tr_customer_id":89267,"tr_customer_product_id":89257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T12:24:17.000Z","modified_at":"2025-10-21T12:24:17.000Z","name":"Toby Senger","mobile_number":"616-415-3433","email_id":"Fannie45@gmail.com","dop":"2025-04-06","serial_number":"13774808694370176","imei1":"13774808694370176","imei2":"13774808694370176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T12:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89251,"job_number":"JOB_89251","tr_customer_id":89268,"tr_customer_product_id":89258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T12:25:01.000Z","modified_at":"2025-10-21T12:25:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13462850769206","imei1":"13462850769206","imei2":"13462850769206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T12:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89253,"job_number":"JOB_89253","tr_customer_id":89270,"tr_customer_product_id":89260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T12:25:03.000Z","modified_at":"2025-10-21T12:25:03.000Z","name":"Naomi Hessel","mobile_number":"263-599-2367","email_id":"Ezequiel_Davis@hotmail.com","dop":"2025-04-06","serial_number":"10647209080301366","imei1":"10647209080301366","imei2":"10647209080301366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T12:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89254,"job_number":"JOB_89254","tr_customer_id":89271,"tr_customer_product_id":89261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T12:25:38.000Z","modified_at":"2025-10-21T12:25:38.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"14606804991072","imei1":"14606804991072","imei2":"14606804991072","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T12:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89255,"job_number":"JOB_89255","tr_customer_id":89272,"tr_customer_product_id":89262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T12:25:46.000Z","modified_at":"2025-10-21T12:25:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14662103798008","imei1":"14662103798008","imei2":"14662103798008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T12:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89257,"job_number":"JOB_89257","tr_customer_id":89274,"tr_customer_product_id":89264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T12:25:48.000Z","modified_at":"2025-10-21T12:25:48.000Z","name":"Lera Stanton","mobile_number":"740-256-0940","email_id":"Arne_Gerhold@hotmail.com","dop":"2025-04-06","serial_number":"16725769641475944","imei1":"16725769641475944","imei2":"16725769641475944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T12:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89258,"job_number":"JOB_89258","tr_customer_id":89275,"tr_customer_product_id":89265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T12:40:54.000Z","modified_at":"2025-10-21T12:40:54.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"15859778470020","imei1":"15859778470020","imei2":"15859778470020","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T12:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89259,"job_number":"JOB_89259","tr_customer_id":89276,"tr_customer_product_id":89266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T12:41:20.000Z","modified_at":"2025-10-21T12:41:20.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"14940218791008","imei1":"14940218791008","imei2":"14940218791008","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T12:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89260,"job_number":"JOB_89260","tr_customer_id":89277,"tr_customer_product_id":89267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T12:43:58.000Z","modified_at":"2025-10-21T12:43:58.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"16442363174543","imei1":"16442363174543","imei2":"16442363174543","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T12:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89261,"job_number":"JOB_89261","tr_customer_id":89278,"tr_customer_product_id":89268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T12:44:39.000Z","modified_at":"2025-10-21T12:44:39.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"19565716380575","imei1":"19565716380575","imei2":"19565716380575","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89262,"job_number":"JOB_89262","tr_customer_id":89279,"tr_customer_product_id":89269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T12:45:02.000Z","modified_at":"2025-10-21T12:45:02.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"13885757659038","imei1":"13885757659038","imei2":"13885757659038","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T12:45:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89263,"job_number":"JOB_89263","tr_customer_id":89280,"tr_customer_product_id":89270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T12:45:18.000Z","modified_at":"2025-10-21T12:45:18.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"19761463810828","imei1":"19761463810828","imei2":"19761463810828","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T12:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89264,"job_number":"JOB_89264","tr_customer_id":89281,"tr_customer_product_id":89271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:02:56.000Z","modified_at":"2025-10-21T13:02:56.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"15141283860483","imei1":"15141283860483","imei2":"15141283860483","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89265,"job_number":"JOB_89265","tr_customer_id":89282,"tr_customer_product_id":89272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:05:09.000Z","modified_at":"2025-10-21T13:05:09.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"16246478228248","imei1":"16246478228248","imei2":"16246478228248","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:05:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89266,"job_number":"JOB_89266","tr_customer_id":89283,"tr_customer_product_id":89273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:05:40.000Z","modified_at":"2025-10-21T13:05:40.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"11803067236957","imei1":"11803067236957","imei2":"11803067236957","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:05:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89267,"job_number":"JOB_89267","tr_customer_id":89284,"tr_customer_product_id":89274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:05:43.000Z","modified_at":"2025-10-21T13:05:43.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"15519211415603","imei1":"15519211415603","imei2":"15519211415603","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89268,"job_number":"JOB_89268","tr_customer_id":89285,"tr_customer_product_id":89275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:07:32.000Z","modified_at":"2025-10-21T13:07:32.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"18603402554307","imei1":"18603402554307","imei2":"18603402554307","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:07:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89269,"job_number":"JOB_89269","tr_customer_id":89286,"tr_customer_product_id":89276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:10:29.000Z","modified_at":"2025-10-21T13:10:29.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"16181859756602","imei1":"16181859756602","imei2":"16181859756602","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:10:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89270,"job_number":"JOB_89270","tr_customer_id":89287,"tr_customer_product_id":89277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:12:46.000Z","modified_at":"2025-10-21T13:12:46.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"14438723445584","imei1":"14438723445584","imei2":"14438723445584","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89271,"job_number":"JOB_89271","tr_customer_id":89288,"tr_customer_product_id":89278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:13:08.000Z","modified_at":"2025-10-21T13:13:08.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"14512267541374","imei1":"14512267541374","imei2":"14512267541374","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:13:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89272,"job_number":"JOB_89272","tr_customer_id":89289,"tr_customer_product_id":89279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:13:31.000Z","modified_at":"2025-10-21T13:13:31.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"15218561516214","imei1":"15218561516214","imei2":"15218561516214","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:13:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89273,"job_number":"JOB_89273","tr_customer_id":89290,"tr_customer_product_id":89280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:15:12.000Z","modified_at":"2025-10-21T13:15:12.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"12713039799234","imei1":"12713039799234","imei2":"12713039799234","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:15:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89274,"job_number":"JOB_89274","tr_customer_id":89291,"tr_customer_product_id":89281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:17:43.000Z","modified_at":"2025-10-21T13:17:43.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"13750988418002","imei1":"13750988418002","imei2":"13750988418002","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89275,"job_number":"JOB_89275","tr_customer_id":89292,"tr_customer_product_id":89282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:19:53.000Z","modified_at":"2025-10-21T13:19:53.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"18341978931790","imei1":"18341978931790","imei2":"18341978931790","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:19:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89276,"job_number":"JOB_89276","tr_customer_id":89293,"tr_customer_product_id":89283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:22:56.000Z","modified_at":"2025-10-21T13:22:56.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"19596604121245","imei1":"19596604121245","imei2":"19596604121245","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89277,"job_number":"JOB_89277","tr_customer_id":89294,"tr_customer_product_id":89284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:43:23.000Z","modified_at":"2025-10-21T13:43:23.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"16744077899856","imei1":"16744077899856","imei2":"16744077899856","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:43:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89278,"job_number":"JOB_89278","tr_customer_id":89295,"tr_customer_product_id":89285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:48:53.000Z","modified_at":"2025-10-21T13:48:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70801525849041","imei1":"70801525849041","imei2":"70801525849041","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:48:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89279,"job_number":"JOB_89279","tr_customer_id":89296,"tr_customer_product_id":89286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:48:54.000Z","modified_at":"2025-10-21T13:48:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91401530910114","imei1":"91401530910114","imei2":"91401530910114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:48:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89280,"job_number":"JOB_89280","tr_customer_id":89297,"tr_customer_product_id":89287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:48:54.000Z","modified_at":"2025-10-21T13:48:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43733977115752","imei1":"43733977115752","imei2":"43733977115752","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:48:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89281,"job_number":"JOB_89281","tr_customer_id":89298,"tr_customer_product_id":89288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:48:54.000Z","modified_at":"2025-10-21T13:48:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34489976994423","imei1":"34489976994423","imei2":"34489976994423","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:48:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89282,"job_number":"JOB_89282","tr_customer_id":89299,"tr_customer_product_id":89289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:48:55.000Z","modified_at":"2025-10-21T13:48:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86521178966881","imei1":"86521178966881","imei2":"86521178966881","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:48:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89283,"job_number":"JOB_89283","tr_customer_id":89300,"tr_customer_product_id":89290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:48:55.000Z","modified_at":"2025-10-21T13:48:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39575046416240","imei1":"39575046416240","imei2":"39575046416240","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:48:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89285,"job_number":"JOB_89285","tr_customer_id":89302,"tr_customer_product_id":89292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:49:31.000Z","modified_at":"2025-10-21T13:49:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92834041833290","imei1":"92834041833290","imei2":"92834041833290","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89286,"job_number":"JOB_89286","tr_customer_id":89303,"tr_customer_product_id":89293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:49:32.000Z","modified_at":"2025-10-21T13:49:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10485151248958","imei1":"10485151248958","imei2":"10485151248958","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89287,"job_number":"JOB_89287","tr_customer_id":89304,"tr_customer_product_id":89294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:49:32.000Z","modified_at":"2025-10-21T13:49:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16064890013973","imei1":"16064890013973","imei2":"16064890013973","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89288,"job_number":"JOB_89288","tr_customer_id":89305,"tr_customer_product_id":89295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:49:32.000Z","modified_at":"2025-10-21T13:49:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39233697971914","imei1":"39233697971914","imei2":"39233697971914","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89289,"job_number":"JOB_89289","tr_customer_id":89306,"tr_customer_product_id":89296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:49:33.000Z","modified_at":"2025-10-21T13:49:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80073408076797","imei1":"80073408076797","imei2":"80073408076797","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:49:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89290,"job_number":"JOB_89290","tr_customer_id":89307,"tr_customer_product_id":89297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:49:33.000Z","modified_at":"2025-10-21T13:49:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43019002522741","imei1":"43019002522741","imei2":"43019002522741","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:49:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89292,"job_number":"JOB_89292","tr_customer_id":89309,"tr_customer_product_id":89299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:50:09.000Z","modified_at":"2025-10-21T13:50:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43143261790617","imei1":"43143261790617","imei2":"43143261790617","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:50:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89293,"job_number":"JOB_89293","tr_customer_id":89310,"tr_customer_product_id":89300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:50:09.000Z","modified_at":"2025-10-21T13:50:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53314410054581","imei1":"53314410054581","imei2":"53314410054581","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:50:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89294,"job_number":"JOB_89294","tr_customer_id":89311,"tr_customer_product_id":89301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:50:10.000Z","modified_at":"2025-10-21T13:50:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61270959933071","imei1":"61270959933071","imei2":"61270959933071","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:50:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89295,"job_number":"JOB_89295","tr_customer_id":89312,"tr_customer_product_id":89302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:50:10.000Z","modified_at":"2025-10-21T13:50:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97994046587157","imei1":"97994046587157","imei2":"97994046587157","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:50:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89296,"job_number":"JOB_89296","tr_customer_id":89313,"tr_customer_product_id":89303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:50:10.000Z","modified_at":"2025-10-21T13:50:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65804517435867","imei1":"65804517435867","imei2":"65804517435867","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:50:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89297,"job_number":"JOB_89297","tr_customer_id":89314,"tr_customer_product_id":89304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:50:11.000Z","modified_at":"2025-10-21T13:50:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14510591482031","imei1":"14510591482031","imei2":"14510591482031","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89306,"job_number":"JOB_89306","tr_customer_id":89323,"tr_customer_product_id":89313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:09:48.000Z","modified_at":"2025-10-21T14:09:48.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"18011755287456","imei1":"18011755287456","imei2":"18011755287456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:09:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89308,"job_number":"JOB_89308","tr_customer_id":89325,"tr_customer_product_id":89315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:09:49.000Z","modified_at":"2025-10-21T14:09:49.000Z","name":"Berneice Wisozk","mobile_number":"777-559-5498","email_id":"Destinee25@gmail.com","dop":"2025-04-06","serial_number":"17114663186104816","imei1":"17114663186104816","imei2":"17114663186104816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89313,"job_number":"JOB_89313","tr_customer_id":89330,"tr_customer_product_id":89320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:10:30.000Z","modified_at":"2025-10-21T14:10:30.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"10492185508149","imei1":"10492185508149","imei2":"10492185508149","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:10:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89315,"job_number":"JOB_89315","tr_customer_id":89332,"tr_customer_product_id":89322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:10:31.000Z","modified_at":"2025-10-21T14:10:31.000Z","name":"Deven McKenzie","mobile_number":"725-451-2327","email_id":"Gilbert58@gmail.com","dop":"2025-06-08","serial_number":"104804838945351","imei1":"104804838945351","imei2":"104804838945351","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:10:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89316,"job_number":"JOB_89316","tr_customer_id":89333,"tr_customer_product_id":89323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:10:35.000Z","modified_at":"2025-10-21T14:10:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19367634059807","imei1":"19367634059807","imei2":"19367634059807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:10:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89318,"job_number":"JOB_89318","tr_customer_id":89335,"tr_customer_product_id":89325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:10:37.000Z","modified_at":"2025-10-21T14:10:37.000Z","name":"Boris Schroeder","mobile_number":"992-946-0179","email_id":"Bobbie.Rutherford92@yahoo.com","dop":"2025-04-06","serial_number":"10320566974468350","imei1":"10320566974468350","imei2":"10320566974468350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:10:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89319,"job_number":"JOB_89319","tr_customer_id":89336,"tr_customer_product_id":89326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:11:00.000Z","modified_at":"2025-10-21T14:11:00.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"17705487056121","imei1":"17705487056121","imei2":"17705487056121","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:11:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89321,"job_number":"JOB_89321","tr_customer_id":89338,"tr_customer_product_id":89328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:11:02.000Z","modified_at":"2025-10-21T14:11:02.000Z","name":"Clarabelle Steuber","mobile_number":"282-614-3492","email_id":"Ethyl_Batz48@yahoo.com","dop":"2025-06-08","serial_number":"108010137832280","imei1":"108010137832280","imei2":"108010137832280","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:11:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89322,"job_number":"JOB_89322","tr_customer_id":89339,"tr_customer_product_id":89329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:11:06.000Z","modified_at":"2025-10-21T14:11:06.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"18833500434585","imei1":"18833500434585","imei2":"18833500434585","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:11:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89324,"job_number":"JOB_89324","tr_customer_id":89341,"tr_customer_product_id":89331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:11:23.000Z","modified_at":"2025-10-21T14:11:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16499603145890","imei1":"16499603145890","imei2":"16499603145890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:11:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89326,"job_number":"JOB_89326","tr_customer_id":89343,"tr_customer_product_id":89333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:11:24.000Z","modified_at":"2025-10-21T14:11:24.000Z","name":"Rossie Huels","mobile_number":"825-625-7786","email_id":"Wellington_Aufderhar57@gmail.com","dop":"2025-04-06","serial_number":"19008336962541484","imei1":"19008336962541484","imei2":"19008336962541484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:11:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89327,"job_number":"JOB_89327","tr_customer_id":89344,"tr_customer_product_id":89334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:11:31.000Z","modified_at":"2025-10-21T14:11:31.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"18524216071619","imei1":"18524216071619","imei2":"18524216071619","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:11:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89329,"job_number":"JOB_89329","tr_customer_id":89346,"tr_customer_product_id":89336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:11:32.000Z","modified_at":"2025-10-21T14:11:32.000Z","name":"Ora Stokes","mobile_number":"803-949-5931","email_id":"Rodolfo14@gmail.com","dop":"2025-06-08","serial_number":"105075496390468","imei1":"105075496390468","imei2":"105075496390468","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:11:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89330,"job_number":"JOB_89330","tr_customer_id":89347,"tr_customer_product_id":89337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:11:52.000Z","modified_at":"2025-10-21T14:11:52.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"12958371710998","imei1":"12958371710998","imei2":"12958371710998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89332,"job_number":"JOB_89332","tr_customer_id":89349,"tr_customer_product_id":89339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:12:38.000Z","modified_at":"2025-10-21T14:12:38.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"10299081578669","imei1":"10299081578669","imei2":"10299081578669","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89334,"job_number":"JOB_89334","tr_customer_id":89351,"tr_customer_product_id":89341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:12:51.000Z","modified_at":"2025-10-21T14:12:51.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"16443782098491","imei1":"16443782098491","imei2":"16443782098491","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:12:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89335,"job_number":"JOB_89335","tr_customer_id":89352,"tr_customer_product_id":89342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:12:57.000Z","modified_at":"2025-10-21T14:12:57.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"16740147610965","imei1":"16740147610965","imei2":"16740147610965","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:12:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89336,"job_number":"JOB_89336","tr_customer_id":89353,"tr_customer_product_id":89343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:13:52.000Z","modified_at":"2025-10-21T14:13:52.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10449071546913","imei1":"10449071546913","imei2":"10449071546913","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89338,"job_number":"JOB_89338","tr_customer_id":89355,"tr_customer_product_id":89345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:13:53.000Z","modified_at":"2025-10-21T14:13:53.000Z","name":"Elva Schneider","mobile_number":"290-570-5809","email_id":"Briana.Schinner41@yahoo.com","dop":"2025-06-18","serial_number":"1017203088115732","imei1":"1017203088115732","imei2":"1017203088115732","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89339,"job_number":"JOB_89339","tr_customer_id":89356,"tr_customer_product_id":89346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:14:43.000Z","modified_at":"2025-10-21T14:14:43.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10591918141742","imei1":"10591918141742","imei2":"10591918141742","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89341,"job_number":"JOB_89341","tr_customer_id":89358,"tr_customer_product_id":89348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:14:44.000Z","modified_at":"2025-10-21T14:14:44.000Z","name":"Marcia Pollich","mobile_number":"669-924-9020","email_id":"Estefania98@gmail.com","dop":"2025-06-18","serial_number":"1037206809597667","imei1":"1037206809597667","imei2":"1037206809597667","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89342,"job_number":"JOB_89342","tr_customer_id":89359,"tr_customer_product_id":89349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:16:26.000Z","modified_at":"2025-10-21T14:16:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14100642918472","imei1":"14100642918472","imei2":"14100642918472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89344,"job_number":"JOB_89344","tr_customer_id":89361,"tr_customer_product_id":89351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:16:28.000Z","modified_at":"2025-10-21T14:16:28.000Z","name":"Leatha Schimmel","mobile_number":"777-954-0852","email_id":"Kyle_Grimes49@yahoo.com","dop":"2025-04-06","serial_number":"10089831363531930","imei1":"10089831363531930","imei2":"10089831363531930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:16:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89346,"job_number":"JOB_89346","tr_customer_id":89363,"tr_customer_product_id":89353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:16:42.000Z","modified_at":"2025-10-21T14:16:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12724010405291","imei1":"12724010405291","imei2":"12724010405291","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:16:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89348,"job_number":"JOB_89348","tr_customer_id":89365,"tr_customer_product_id":89355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:16:44.000Z","modified_at":"2025-10-21T14:16:44.000Z","name":"Viola Wehner","mobile_number":"315-717-6516","email_id":"Leonardo14@hotmail.com","dop":"2025-04-06","serial_number":"14675435436689994","imei1":"14675435436689994","imei2":"14675435436689994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:16:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89351,"job_number":"JOB_89351","tr_customer_id":89368,"tr_customer_product_id":89358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:17:14.000Z","modified_at":"2025-10-21T14:17:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17819322833329","imei1":"17819322833329","imei2":"17819322833329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:17:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89353,"job_number":"JOB_89353","tr_customer_id":89370,"tr_customer_product_id":89360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:17:16.000Z","modified_at":"2025-10-21T14:17:16.000Z","name":"Luella Lueilwitz","mobile_number":"941-884-2424","email_id":"Annabell_Hodkiewicz73@hotmail.com","dop":"2025-04-06","serial_number":"19807334966445824","imei1":"19807334966445824","imei2":"19807334966445824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:17:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89354,"job_number":"JOB_89354","tr_customer_id":89371,"tr_customer_product_id":89361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:17:27.000Z","modified_at":"2025-10-21T14:17:27.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10278859825044","imei1":"10278859825044","imei2":"10278859825044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:17:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89356,"job_number":"JOB_89356","tr_customer_id":89373,"tr_customer_product_id":89363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:17:29.000Z","modified_at":"2025-10-21T14:17:29.000Z","name":"Maxine Hermiston","mobile_number":"692-921-6174","email_id":"Nestor_Barrows@yahoo.com","dop":"2025-04-06","serial_number":"17806052393809950","imei1":"17806052393809950","imei2":"17806052393809950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:17:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89357,"job_number":"JOB_89357","tr_customer_id":89374,"tr_customer_product_id":89364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:17:36.000Z","modified_at":"2025-10-21T14:17:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12810843540524","imei1":"12810843540524","imei2":"12810843540524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:17:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89359,"job_number":"JOB_89359","tr_customer_id":89376,"tr_customer_product_id":89366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:17:38.000Z","modified_at":"2025-10-21T14:17:38.000Z","name":"Carrie Franecki","mobile_number":"299-634-1898","email_id":"Kenya69@yahoo.com","dop":"2025-04-06","serial_number":"19434004841104970","imei1":"19434004841104970","imei2":"19434004841104970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89360,"job_number":"JOB_89360","tr_customer_id":89377,"tr_customer_product_id":89367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:18:02.000Z","modified_at":"2025-10-21T14:18:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10959168500949","imei1":"10959168500949","imei2":"10959168500949","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:18:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89362,"job_number":"JOB_89362","tr_customer_id":89379,"tr_customer_product_id":89369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:18:03.000Z","modified_at":"2025-10-21T14:18:03.000Z","name":"Evert Wilderman","mobile_number":"378-273-2645","email_id":"Adella.McDermott90@gmail.com","dop":"2025-04-06","serial_number":"18329953177902412","imei1":"18329953177902412","imei2":"18329953177902412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89363,"job_number":"JOB_89363","tr_customer_id":89380,"tr_customer_product_id":89370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:18:21.000Z","modified_at":"2025-10-21T14:18:21.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15697018578778","imei1":"15697018578778","imei2":"15697018578778","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:18:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89366,"job_number":"JOB_89366","tr_customer_id":89383,"tr_customer_product_id":89373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:18:23.000Z","modified_at":"2025-10-21T14:18:23.000Z","name":"Marian Runolfsson","mobile_number":"257-522-4735","email_id":"Micaela22@yahoo.com","dop":"2025-04-06","serial_number":"19395098911507730","imei1":"19395098911507730","imei2":"19395098911507730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:18:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89367,"job_number":"JOB_89367","tr_customer_id":89384,"tr_customer_product_id":89374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:18:24.000Z","modified_at":"2025-10-21T14:18:24.000Z","name":"Clair Kemmer","mobile_number":"482-440-5313","email_id":"Janet.Erdman18@gmail.com","dop":"2025-04-06","serial_number":"11014994078832622","imei1":"11014994078832622","imei2":"11014994078832622","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:18:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89368,"job_number":"JOB_89368","tr_customer_id":89385,"tr_customer_product_id":89375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:18:29.000Z","modified_at":"2025-10-21T14:18:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17901833117601","imei1":"17901833117601","imei2":"17901833117601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89370,"job_number":"JOB_89370","tr_customer_id":89387,"tr_customer_product_id":89377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:18:31.000Z","modified_at":"2025-10-21T14:18:31.000Z","name":"Moises Wiza","mobile_number":"704-474-9938","email_id":"Luella.Wuckert@hotmail.com","dop":"2025-04-06","serial_number":"18719458122126390","imei1":"18719458122126390","imei2":"18719458122126390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:18:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89371,"job_number":"JOB_89371","tr_customer_id":89388,"tr_customer_product_id":89378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:19:14.000Z","modified_at":"2025-10-21T14:19:14.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18025022469327","imei1":"18025022469327","imei2":"18025022469327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89373,"job_number":"JOB_89373","tr_customer_id":89390,"tr_customer_product_id":89380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:19:16.000Z","modified_at":"2025-10-21T14:19:16.000Z","name":"Ursula Hodkiewicz","mobile_number":"898-421-7201","email_id":"Vicenta.Hammes98@gmail.com","dop":"2025-04-06","serial_number":"10422555308577652","imei1":"10422555308577652","imei2":"10422555308577652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89375,"job_number":"JOB_89375","tr_customer_id":89392,"tr_customer_product_id":89382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:19:18.000Z","modified_at":"2025-10-21T14:19:18.000Z","name":"Lesley Larkin","mobile_number":"546-454-3476","email_id":"Corene.Schaden@gmail.com","dop":"2025-04-06","serial_number":"12459446354511472","imei1":"12459446354511472","imei2":"12459446354511472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89376,"job_number":"JOB_89376","tr_customer_id":89393,"tr_customer_product_id":89383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:21:22.000Z","modified_at":"2025-10-21T14:21:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13395753142395","imei1":"13395753142395","imei2":"13395753142395","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89378,"job_number":"JOB_89378","tr_customer_id":89395,"tr_customer_product_id":89385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:21:24.000Z","modified_at":"2025-10-21T14:21:24.000Z","name":"Kenny Kris","mobile_number":"420-562-2693","email_id":"Kory_Bernier@hotmail.com","dop":"2025-04-06","serial_number":"11500328086195298","imei1":"11500328086195298","imei2":"11500328086195298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:21:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89382,"job_number":"JOB_89382","tr_customer_id":89399,"tr_customer_product_id":89389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:22:16.000Z","modified_at":"2025-10-21T14:22:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19875777205639","imei1":"19875777205639","imei2":"19875777205639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:22:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89384,"job_number":"JOB_89384","tr_customer_id":89401,"tr_customer_product_id":89391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:22:18.000Z","modified_at":"2025-10-21T14:22:18.000Z","name":"Ruthe Heathcote","mobile_number":"233-806-5699","email_id":"Woodrow_Kessler@gmail.com","dop":"2025-04-06","serial_number":"10073370402010002","imei1":"10073370402010002","imei2":"10073370402010002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89388,"job_number":"JOB_89388","tr_customer_id":89405,"tr_customer_product_id":89395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:22:30.000Z","modified_at":"2025-10-21T14:22:30.000Z","name":"Arvilla Grant","mobile_number":"715-658-2517","email_id":"Damian57@yahoo.com","dop":"2025-04-06","serial_number":"13092059294059464","imei1":"13092059294059464","imei2":"13092059294059464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89390,"job_number":"JOB_89390","tr_customer_id":89407,"tr_customer_product_id":89397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:22:41.000Z","modified_at":"2025-10-21T14:22:41.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"13909121050290","imei1":"13909121050290","imei2":"13909121050290","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:22:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89391,"job_number":"JOB_89391","tr_customer_id":89408,"tr_customer_product_id":89398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:22:45.000Z","modified_at":"2025-10-21T14:22:45.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"11362160138724","imei1":"11362160138724","imei2":"11362160138724","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89395,"job_number":"JOB_89395","tr_customer_id":89412,"tr_customer_product_id":89402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:23:10.000Z","modified_at":"2025-10-21T14:23:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16259025291503","imei1":"16259025291503","imei2":"16259025291503","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:23:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89397,"job_number":"JOB_89397","tr_customer_id":89414,"tr_customer_product_id":89404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:23:12.000Z","modified_at":"2025-10-21T14:23:12.000Z","name":"Karley Stracke","mobile_number":"819-902-1938","email_id":"Dortha22@yahoo.com","dop":"2025-04-06","serial_number":"18353654446436470","imei1":"18353654446436470","imei2":"18353654446436470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:23:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89398,"job_number":"JOB_89398","tr_customer_id":89415,"tr_customer_product_id":89405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:25:48.000Z","modified_at":"2025-10-21T14:25:48.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"16296346513356","imei1":"16296346513356","imei2":"16296346513356","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89399,"job_number":"JOB_89399","tr_customer_id":89416,"tr_customer_product_id":89406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:26:01.000Z","modified_at":"2025-10-21T14:26:01.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"14003586620691","imei1":"14003586620691","imei2":"14003586620691","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89400,"job_number":"JOB_89400","tr_customer_id":89417,"tr_customer_product_id":89407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:29:40.000Z","modified_at":"2025-10-21T14:29:40.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"12925880090720","imei1":"12925880090720","imei2":"12925880090720","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:29:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89401,"job_number":"JOB_89401","tr_customer_id":89418,"tr_customer_product_id":89408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:29:47.000Z","modified_at":"2025-10-21T14:29:47.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"17058243510127","imei1":"17058243510127","imei2":"17058243510127","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89403,"job_number":"JOB_89403","tr_customer_id":89420,"tr_customer_product_id":89410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:35:54.000Z","modified_at":"2025-10-21T14:35:54.000Z","name":"Humberto Pouros","mobile_number":"640-308-4927","email_id":"Dennis.Klocko82@yahoo.com","dop":"2025-04-06","serial_number":"16065694029923224","imei1":"16065694029923224","imei2":"16065694029923224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:35:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89404,"job_number":"JOB_89404","tr_customer_id":89421,"tr_customer_product_id":89411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:38:23.000Z","modified_at":"2025-10-21T14:38:23.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"13771051366196","imei1":"13771051366196","imei2":"13771051366196","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89405,"job_number":"JOB_89405","tr_customer_id":89422,"tr_customer_product_id":89412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:38:24.000Z","modified_at":"2025-10-21T14:38:24.000Z","name":"Spencer Howe","mobile_number":"595-901-7131","email_id":"Emerson_Schmidt@yahoo.com","dop":"2025-09-16","serial_number":"16362218998248","imei1":"16362218998248","imei2":"16362218998248","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89406,"job_number":"JOB_89406","tr_customer_id":89423,"tr_customer_product_id":89413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:38:48.000Z","modified_at":"2025-10-21T14:38:48.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"18680096447514","imei1":"18680096447514","imei2":"18680096447514","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89407,"job_number":"JOB_89407","tr_customer_id":89424,"tr_customer_product_id":89414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:38:49.000Z","modified_at":"2025-10-21T14:38:49.000Z","name":"Olga Reilly","mobile_number":"761-798-0423","email_id":"Lempi43@gmail.com","dop":"2025-09-16","serial_number":"16263991001519","imei1":"16263991001519","imei2":"16263991001519","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89408,"job_number":"JOB_89408","tr_customer_id":89425,"tr_customer_product_id":89415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:39:13.000Z","modified_at":"2025-10-21T14:39:13.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"19966908407068","imei1":"19966908407068","imei2":"19966908407068","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89409,"job_number":"JOB_89409","tr_customer_id":89426,"tr_customer_product_id":89416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:39:13.000Z","modified_at":"2025-10-21T14:39:13.000Z","name":"Misty Pagac","mobile_number":"666-959-7674","email_id":"Tabitha_Russel@gmail.com","dop":"2025-09-16","serial_number":"11751983326046","imei1":"11751983326046","imei2":"11751983326046","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89414,"job_number":"JOB_89414","tr_customer_id":89431,"tr_customer_product_id":89421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T15:38:08.000Z","modified_at":"2025-10-21T15:38:08.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"107915396910202","imei1":"107915396910202","imei2":"107915396910202","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T15:38:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89416,"job_number":"JOB_89416","tr_customer_id":89433,"tr_customer_product_id":89423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T15:38:21.000Z","modified_at":"2025-10-21T15:38:21.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"104483155573361","imei1":"104483155573361","imei2":"104483155573361","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T15:38:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89422,"job_number":"JOB_89422","tr_customer_id":89439,"tr_customer_product_id":89429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T15:47:25.000Z","modified_at":"2025-10-26T04:48:20.000Z","name":"ankit chauhan","mobile_number":"5612458874","email_id":"ankit@123","dop":"2025-10-06","serial_number":"16065296004352","imei1":"16065296004352","imei2":"16065296004352","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":3,"assigned_on":"2025-10-26T04:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89424,"job_number":"JOB_89424","tr_customer_id":89441,"tr_customer_product_id":89431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T15:54:07.000Z","modified_at":"2025-10-21T15:54:07.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2025-09-30","serial_number":"23456781101700","imei1":"23456789171800","imei2":"23456789101107","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T15:54:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89427,"job_number":"JOB_89427","tr_customer_id":89444,"tr_customer_product_id":89434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T15:59:09.000Z","modified_at":"2025-10-21T15:59:09.000Z","name":"ayush chaudhary","mobile_number":"9995554441","email_id":"ayush@321","dop":"2025-10-06","serial_number":"10091276105841","imei1":"10091276105841","imei2":"10091276105841","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T15:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89428,"job_number":"JOB_89428","tr_customer_id":89445,"tr_customer_product_id":89435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T16:03:37.000Z","modified_at":"2025-10-21T16:03:37.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2025-09-30","serial_number":"23456781101700","imei1":"23456799171800","imei2":"23456789101107","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T16:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89431,"job_number":"JOB_89431","tr_customer_id":89448,"tr_customer_product_id":89438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T16:13:11.000Z","modified_at":"2025-10-21T16:13:11.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"18190998772919","imei1":"18190998772919","imei2":"18190998772919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T16:13:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89433,"job_number":"JOB_89433","tr_customer_id":89450,"tr_customer_product_id":89440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T16:13:13.000Z","modified_at":"2025-10-21T16:13:13.000Z","name":"Sigrid Dietrich","mobile_number":"370-873-7977","email_id":"Alene_Sporer@gmail.com","dop":"2025-04-06","serial_number":"19437021268755120","imei1":"19437021268755120","imei2":"19437021268755120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T16:13:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89434,"job_number":"JOB_89434","tr_customer_id":89451,"tr_customer_product_id":89441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T16:14:03.000Z","modified_at":"2025-10-21T16:14:03.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"13661103039558","imei1":"13661103039558","imei2":"13661103039558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T16:14:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89436,"job_number":"JOB_89436","tr_customer_id":89453,"tr_customer_product_id":89443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T16:14:04.000Z","modified_at":"2025-10-21T16:14:04.000Z","name":"Josie Dickens","mobile_number":"364-555-6303","email_id":"Beryl26@gmail.com","dop":"2025-04-06","serial_number":"17168113951154550","imei1":"17168113951154550","imei2":"17168113951154550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T16:14:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89437,"job_number":"JOB_89437","tr_customer_id":89454,"tr_customer_product_id":89444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T16:14:54.000Z","modified_at":"2025-10-21T16:14:54.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11343372192441","imei1":"11343372192441","imei2":"11343372192441","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T16:14:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89439,"job_number":"JOB_89439","tr_customer_id":89456,"tr_customer_product_id":89446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T16:14:56.000Z","modified_at":"2025-10-21T16:14:56.000Z","name":"Lawson Weissnat","mobile_number":"835-955-9482","email_id":"Verona29@yahoo.com","dop":"2025-04-06","serial_number":"17952785671678636","imei1":"17952785671678636","imei2":"17952785671678636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T16:14:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89444,"job_number":"JOB_89444","tr_customer_id":89461,"tr_customer_product_id":89451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T17:21:19.000Z","modified_at":"2025-10-21T17:21:19.000Z","name":"Yoshiko Terry","mobile_number":"777-617-5860","email_id":"Ena.Stroman@yahoo.com","dop":"2025-09-30","serial_number":"16366862594090","imei1":"16366862594090","imei2":"16366862594090","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T17:21:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89445,"job_number":"JOB_89445","tr_customer_id":89462,"tr_customer_product_id":89452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T17:22:26.000Z","modified_at":"2025-10-21T17:22:26.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"17301032974885","imei1":"17301032974885","imei2":"17301032974885","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T17:22:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89446,"job_number":"JOB_89446","tr_customer_id":89463,"tr_customer_product_id":89453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T17:22:36.000Z","modified_at":"2025-10-21T17:22:36.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"11439264134554","imei1":"11439264134554","imei2":"11439264134554","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T17:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89447,"job_number":"JOB_89447","tr_customer_id":89464,"tr_customer_product_id":89454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T17:50:58.000Z","modified_at":"2025-10-21T17:50:58.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"13103803966203","imei1":"13103803966203","imei2":"13103803966203","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T17:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89450,"job_number":"JOB_89450","tr_customer_id":89467,"tr_customer_product_id":89457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T17:59:40.000Z","modified_at":"2025-10-21T17:59:40.000Z","name":"Jennings Legros","mobile_number":"745-898-7576","email_id":"Emerald53@gmail.com","dop":"2025-10-06","serial_number":"17479203449663","imei1":"17479203449663","imei2":"17479203449663","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T17:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89452,"job_number":"JOB_89452","tr_customer_id":89469,"tr_customer_product_id":89459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T18:00:07.000Z","modified_at":"2025-10-21T18:00:07.000Z","name":"Salma Kuphal","mobile_number":"405-526-9837","email_id":"Nannie77@yahoo.com","dop":"2025-10-06","serial_number":"15110941124832","imei1":"15110941124832","imei2":"15110941124832","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T18:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89453,"job_number":"JOB_89453","tr_customer_id":89470,"tr_customer_product_id":89460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T18:02:09.000Z","modified_at":"2025-10-21T18:02:09.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"10000000335257","imei1":"10000000335257","imei2":"10000000335257","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T18:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89454,"job_number":"JOB_89454","tr_customer_id":89471,"tr_customer_product_id":89461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T18:07:14.000Z","modified_at":"2025-10-21T18:07:14.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2025-09-30","serial_number":"23456781101709","imei1":"23456799171809","imei2":"23456789101107","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T18:07:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89455,"job_number":"JOB_89455","tr_customer_id":89472,"tr_customer_product_id":89462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T18:08:17.000Z","modified_at":"2025-10-21T18:08:17.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"16832897650817","imei1":"16832897650817","imei2":"16832897650817","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T18:08:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89456,"job_number":"JOB_89456","tr_customer_id":89473,"tr_customer_product_id":89463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T18:09:20.000Z","modified_at":"2025-10-21T18:09:20.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"10582053598325","imei1":"10582053598325","imei2":"10582053598325","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T18:09:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89457,"job_number":"JOB_89457","tr_customer_id":89474,"tr_customer_product_id":89464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T18:16:03.000Z","modified_at":"2025-10-21T18:16:03.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2025-09-30","serial_number":"23456781101705","imei1":"23456799171805","imei2":"23456789101105","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T18:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89458,"job_number":"JOB_89458","tr_customer_id":89475,"tr_customer_product_id":89465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T18:23:44.000Z","modified_at":"2025-10-21T18:23:44.000Z","name":"Brenden Dooley","mobile_number":"843-719-2680","email_id":"Giuseppe_Herman@gmail.com","dop":"2025-10-06","serial_number":"17556911292045","imei1":"17556911292045","imei2":"17556911292045","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T18:23:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89459,"job_number":"JOB_89459","tr_customer_id":89476,"tr_customer_product_id":89466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T18:23:48.000Z","modified_at":"2025-10-21T18:23:48.000Z","name":"Maximilian Satterfield","mobile_number":"682-290-3518","email_id":"Zander.Durgan@yahoo.com","dop":"2025-10-06","serial_number":"18485067731632","imei1":"18485067731632","imei2":"18485067731632","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T18:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89460,"job_number":"JOB_89460","tr_customer_id":89477,"tr_customer_product_id":89467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T19:25:24.000Z","modified_at":"2025-10-21T19:25:24.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2025-09-30","serial_number":"23456781801705","imei1":"23456799101805","imei2":"23456689101105","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T19:25:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89461,"job_number":"JOB_89461","tr_customer_id":89478,"tr_customer_product_id":89468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T02:39:57.000Z","modified_at":"2025-10-22T02:39:57.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"19994504560538930","imei1":"19994504560538930","imei2":"19994504560538930","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T02:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89462,"job_number":"JOB_89462","tr_customer_id":89479,"tr_customer_product_id":89469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T02:55:04.000Z","modified_at":"2025-10-22T02:55:04.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"18913274640445","imei1":"18913274640445","imei2":"18913274640445","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T02:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89463,"job_number":"JOB_89463","tr_customer_id":89480,"tr_customer_product_id":89470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T02:55:06.000Z","modified_at":"2025-10-22T02:55:06.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"17964542467392","imei1":"17964542467392","imei2":"17964542467392","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T02:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89464,"job_number":"JOB_89464","tr_customer_id":89481,"tr_customer_product_id":89471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:06:36.000Z","modified_at":"2025-10-22T03:06:36.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"18939809987159","imei1":"18939809987159","imei2":"18939809987159","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:06:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89465,"job_number":"JOB_89465","tr_customer_id":89482,"tr_customer_product_id":89472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:06:37.000Z","modified_at":"2025-10-22T03:06:37.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"13312370364897","imei1":"13312370364897","imei2":"13312370364897","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:06:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89466,"job_number":"JOB_89466","tr_customer_id":89483,"tr_customer_product_id":89473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:06:37.000Z","modified_at":"2025-10-22T03:06:37.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"12922438131030","imei1":"12922438131030","imei2":"12922438131030","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:06:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89467,"job_number":"JOB_89467","tr_customer_id":89484,"tr_customer_product_id":89474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:06:37.000Z","modified_at":"2025-10-22T03:06:37.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"15118790803501","imei1":"15118790803501","imei2":"15118790803501","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:06:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89468,"job_number":"JOB_89468","tr_customer_id":89485,"tr_customer_product_id":89475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:06:37.000Z","modified_at":"2025-10-22T03:06:37.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"14769716634772","imei1":"14769716634772","imei2":"14769716634772","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:06:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89469,"job_number":"JOB_89469","tr_customer_id":89486,"tr_customer_product_id":89476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:06:37.000Z","modified_at":"2025-10-22T03:06:37.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"15736886736012","imei1":"15736886736012","imei2":"15736886736012","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:06:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89471,"job_number":"JOB_89471","tr_customer_id":89488,"tr_customer_product_id":89478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:08:32.000Z","modified_at":"2025-10-22T03:08:32.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"15008145856713","imei1":"15008145856713","imei2":"15008145856713","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:08:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89472,"job_number":"JOB_89472","tr_customer_id":89489,"tr_customer_product_id":89479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:08:32.000Z","modified_at":"2025-10-22T03:08:32.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"19071901151143","imei1":"19071901151143","imei2":"19071901151143","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:08:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89473,"job_number":"JOB_89473","tr_customer_id":89490,"tr_customer_product_id":89480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:08:32.000Z","modified_at":"2025-10-22T03:08:32.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"12230453634635","imei1":"12230453634635","imei2":"12230453634635","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:08:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89474,"job_number":"JOB_89474","tr_customer_id":89491,"tr_customer_product_id":89481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:08:32.000Z","modified_at":"2025-10-22T03:08:32.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"11552293805530","imei1":"11552293805530","imei2":"11552293805530","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:08:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89475,"job_number":"JOB_89475","tr_customer_id":89492,"tr_customer_product_id":89482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:08:32.000Z","modified_at":"2025-10-22T03:08:32.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"15465715794479","imei1":"15465715794479","imei2":"15465715794479","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:08:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89476,"job_number":"JOB_89476","tr_customer_id":89493,"tr_customer_product_id":89483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:08:32.000Z","modified_at":"2025-10-22T03:08:32.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"16539237193161","imei1":"16539237193161","imei2":"16539237193161","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:08:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89478,"job_number":"JOB_89478","tr_customer_id":89495,"tr_customer_product_id":89485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:11:11.000Z","modified_at":"2025-10-22T03:11:11.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"17897034256344","imei1":"17897034256344","imei2":"17897034256344","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89482,"job_number":"JOB_89482","tr_customer_id":89499,"tr_customer_product_id":89489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:29:33.000Z","modified_at":"2025-10-22T03:29:33.000Z","name":"Alejandra Dibbert","mobile_number":"808-264-0917","email_id":"Elissa.McLaughlin@hotmail.com","dop":"2025-04-06","serial_number":"17981939851415448","imei1":"17981939851415448","imei2":"17981939851415448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:29:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89484,"job_number":"JOB_89484","tr_customer_id":89501,"tr_customer_product_id":89491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:29:56.000Z","modified_at":"2025-10-22T03:29:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17238385381506","imei1":"17238385381506","imei2":"17238385381506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89486,"job_number":"JOB_89486","tr_customer_id":89503,"tr_customer_product_id":89493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:29:58.000Z","modified_at":"2025-10-22T03:29:58.000Z","name":"Furman Jacobs","mobile_number":"754-367-2172","email_id":"Jana_Hermann@yahoo.com","dop":"2025-04-06","serial_number":"11809095198434782","imei1":"11809095198434782","imei2":"11809095198434782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89487,"job_number":"JOB_89487","tr_customer_id":89504,"tr_customer_product_id":89494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:29:59.000Z","modified_at":"2025-10-22T03:29:59.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16250697232523","imei1":"16250697232523","imei2":"16250697232523","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89490,"job_number":"JOB_89490","tr_customer_id":89507,"tr_customer_product_id":89497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:30:01.000Z","modified_at":"2025-10-22T03:30:01.000Z","name":"Zion Ward","mobile_number":"417-733-5837","email_id":"Otis30@yahoo.com","dop":"2025-04-06","serial_number":"18231812311285788","imei1":"18231812311285788","imei2":"18231812311285788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89493,"job_number":"JOB_89493","tr_customer_id":89510,"tr_customer_product_id":89500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:30:17.000Z","modified_at":"2025-10-22T03:30:17.000Z","name":"Eldridge Mayert","mobile_number":"541-338-7687","email_id":"Destany.Nicolas@yahoo.com","dop":"2025-04-06","serial_number":"11004507677194986","imei1":"11004507677194986","imei2":"11004507677194986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89495,"job_number":"JOB_89495","tr_customer_id":89512,"tr_customer_product_id":89502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:30:37.000Z","modified_at":"2025-10-22T03:30:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10988162195498","imei1":"10988162195498","imei2":"10988162195498","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89497,"job_number":"JOB_89497","tr_customer_id":89514,"tr_customer_product_id":89504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:30:38.000Z","modified_at":"2025-10-22T03:30:38.000Z","name":"Ivah Bednar","mobile_number":"382-376-3811","email_id":"Riley_Grimes@gmail.com","dop":"2025-06-18","serial_number":"1037667283976676","imei1":"1037667283976676","imei2":"1037667283976676","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89498,"job_number":"JOB_89498","tr_customer_id":89515,"tr_customer_product_id":89505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:30:50.000Z","modified_at":"2025-10-22T03:30:50.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10283246084584","imei1":"10283246084584","imei2":"10283246084584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89499,"job_number":"JOB_89499","tr_customer_id":89516,"tr_customer_product_id":89506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:30:50.000Z","modified_at":"2025-10-22T03:30:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13337844810637","imei1":"13337844810637","imei2":"13337844810637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89502,"job_number":"JOB_89502","tr_customer_id":89519,"tr_customer_product_id":89509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:30:52.000Z","modified_at":"2025-10-22T03:30:52.000Z","name":"Libby Kreiger","mobile_number":"510-692-5074","email_id":"Alberta45@hotmail.com","dop":"2025-04-06","serial_number":"11920281892637546","imei1":"11920281892637546","imei2":"11920281892637546","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89503,"job_number":"JOB_89503","tr_customer_id":89520,"tr_customer_product_id":89510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:30:52.000Z","modified_at":"2025-10-22T03:30:52.000Z","name":"Roxanne Dickens","mobile_number":"430-349-9874","email_id":"Angelita.Schneider@yahoo.com","dop":"2025-04-06","serial_number":"13089939482240422","imei1":"13089939482240422","imei2":"13089939482240422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89505,"job_number":"JOB_89505","tr_customer_id":89522,"tr_customer_product_id":89512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:31:00.000Z","modified_at":"2025-10-22T03:31:00.000Z","name":"Deron Dooley","mobile_number":"231-434-9115","email_id":"Eloise.Lang37@gmail.com","dop":"2025-04-06","serial_number":"19955455303598544","imei1":"19955455303598544","imei2":"19955455303598544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89509,"job_number":"JOB_89509","tr_customer_id":89526,"tr_customer_product_id":89516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:31:11.000Z","modified_at":"2025-10-22T03:31:11.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"16151788614236","imei1":"16151788614236","imei2":"16151788614236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89511,"job_number":"JOB_89511","tr_customer_id":89528,"tr_customer_product_id":89518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:31:23.000Z","modified_at":"2025-10-22T03:31:23.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10667294155605","imei1":"10667294155605","imei2":"10667294155605","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89513,"job_number":"JOB_89513","tr_customer_id":89530,"tr_customer_product_id":89520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:31:24.000Z","modified_at":"2025-10-22T03:31:24.000Z","name":"Rosemarie Collins","mobile_number":"713-887-7129","email_id":"Ayden.Mraz90@gmail.com","dop":"2025-06-18","serial_number":"1012015770000699","imei1":"1012015770000699","imei2":"1012015770000699","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89517,"job_number":"JOB_89517","tr_customer_id":89534,"tr_customer_product_id":89524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:31:35.000Z","modified_at":"2025-10-22T03:31:35.000Z","name":"Nestor Jaskolski","mobile_number":"646-340-9512","email_id":"Yasmeen_Gerhold@yahoo.com","dop":"2025-04-06","serial_number":"10778962246919334","imei1":"10778962246919334","imei2":"10778962246919334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89518,"job_number":"JOB_89518","tr_customer_id":89535,"tr_customer_product_id":89525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:31:38.000Z","modified_at":"2025-10-22T03:31:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12658084368692","imei1":"12658084368692","imei2":"12658084368692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89520,"job_number":"JOB_89520","tr_customer_id":89537,"tr_customer_product_id":89527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:31:40.000Z","modified_at":"2025-10-22T03:31:40.000Z","name":"Dora Zieme","mobile_number":"207-941-7120","email_id":"Oceane79@gmail.com","dop":"2025-04-06","serial_number":"17798514321318020","imei1":"17798514321318020","imei2":"17798514321318020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89521,"job_number":"JOB_89521","tr_customer_id":89538,"tr_customer_product_id":89528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:31:41.000Z","modified_at":"2025-10-22T03:31:41.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14168323167267","imei1":"14168323167267","imei2":"14168323167267","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89523,"job_number":"JOB_89523","tr_customer_id":89540,"tr_customer_product_id":89530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:31:43.000Z","modified_at":"2025-10-22T03:31:43.000Z","name":"Maribel Wuckert","mobile_number":"606-234-4351","email_id":"Kristopher.Hagenes@yahoo.com","dop":"2025-04-06","serial_number":"11653568819174982","imei1":"11653568819174982","imei2":"11653568819174982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89524,"job_number":"JOB_89524","tr_customer_id":89541,"tr_customer_product_id":89531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:31:44.000Z","modified_at":"2025-10-22T03:31:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13032298400454","imei1":"13032298400454","imei2":"13032298400454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89526,"job_number":"JOB_89526","tr_customer_id":89543,"tr_customer_product_id":89533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:31:46.000Z","modified_at":"2025-10-22T03:31:46.000Z","name":"Marlen Murazik","mobile_number":"365-359-3018","email_id":"Leonardo.Rempel@hotmail.com","dop":"2025-04-06","serial_number":"10516262051777106","imei1":"10516262051777106","imei2":"10516262051777106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:31:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89527,"job_number":"JOB_89527","tr_customer_id":89544,"tr_customer_product_id":89534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:31:47.000Z","modified_at":"2025-10-22T03:31:47.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"14593464379789","imei1":"14593464379789","imei2":"14593464379789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89529,"job_number":"JOB_89529","tr_customer_id":89546,"tr_customer_product_id":89536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:31:49.000Z","modified_at":"2025-10-22T03:31:49.000Z","name":"Marcia Beahan","mobile_number":"648-527-3844","email_id":"Alisa85@hotmail.com","dop":"2025-04-06","serial_number":"18351279222320090","imei1":"18351279222320090","imei2":"18351279222320090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89535,"job_number":"JOB_89535","tr_customer_id":89552,"tr_customer_product_id":89542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:32:04.000Z","modified_at":"2025-10-22T03:32:04.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"16479876928941","imei1":"16479876928941","imei2":"16479876928941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89537,"job_number":"JOB_89537","tr_customer_id":89554,"tr_customer_product_id":89544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:32:11.000Z","modified_at":"2025-10-22T03:32:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14511396461658","imei1":"14511396461658","imei2":"14511396461658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89539,"job_number":"JOB_89539","tr_customer_id":89556,"tr_customer_product_id":89546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:32:12.000Z","modified_at":"2025-10-22T03:32:13.000Z","name":"Cristopher Zemlak","mobile_number":"484-487-3662","email_id":"Isai_Rogahn49@hotmail.com","dop":"2025-04-06","serial_number":"14437876482391594","imei1":"14437876482391594","imei2":"14437876482391594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89544,"job_number":"JOB_89544","tr_customer_id":89561,"tr_customer_product_id":89551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:32:30.000Z","modified_at":"2025-10-22T03:32:30.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"18340990287755","imei1":"18340990287755","imei2":"18340990287755","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89546,"job_number":"JOB_89546","tr_customer_id":89563,"tr_customer_product_id":89553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:32:32.000Z","modified_at":"2025-10-22T03:32:32.000Z","name":"Shawna Durgan","mobile_number":"523-977-9575","email_id":"Wallace.Fisher@yahoo.com","dop":"2025-06-08","serial_number":"102071661315324","imei1":"102071661315324","imei2":"102071661315324","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89547,"job_number":"JOB_89547","tr_customer_id":89564,"tr_customer_product_id":89554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:32:33.000Z","modified_at":"2025-10-22T03:32:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12341743332633","imei1":"12341743332633","imei2":"12341743332633","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89549,"job_number":"JOB_89549","tr_customer_id":89566,"tr_customer_product_id":89556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:32:35.000Z","modified_at":"2025-10-22T03:32:35.000Z","name":"Susie Howe","mobile_number":"479-241-2184","email_id":"Oleta.Cummings42@gmail.com","dop":"2025-04-06","serial_number":"13968308554246802","imei1":"13968308554246802","imei2":"13968308554246802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89550,"job_number":"JOB_89550","tr_customer_id":89567,"tr_customer_product_id":89557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:32:38.000Z","modified_at":"2025-10-22T03:32:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15736119280842","imei1":"15736119280842","imei2":"15736119280842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89552,"job_number":"JOB_89552","tr_customer_id":89569,"tr_customer_product_id":89559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:32:40.000Z","modified_at":"2025-10-22T03:32:40.000Z","name":"Dayne Abbott","mobile_number":"870-883-6933","email_id":"Lavada.Lemke12@hotmail.com","dop":"2025-04-06","serial_number":"13735510042925164","imei1":"13735510042925164","imei2":"13735510042925164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89553,"job_number":"JOB_89553","tr_customer_id":89570,"tr_customer_product_id":89560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:32:56.000Z","modified_at":"2025-10-22T03:32:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13381334786373","imei1":"13381334786373","imei2":"13381334786373","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89555,"job_number":"JOB_89555","tr_customer_id":89572,"tr_customer_product_id":89562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:32:58.000Z","modified_at":"2025-10-22T03:32:58.000Z","name":"Kristin Fay","mobile_number":"392-654-8834","email_id":"Cathryn_Torp50@hotmail.com","dop":"2025-04-06","serial_number":"17274383485774872","imei1":"17274383485774872","imei2":"17274383485774872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89556,"job_number":"JOB_89556","tr_customer_id":89573,"tr_customer_product_id":89563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:32:58.000Z","modified_at":"2025-10-22T03:32:58.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"12557196114798","imei1":"12557196114798","imei2":"12557196114798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89561,"job_number":"JOB_89561","tr_customer_id":89578,"tr_customer_product_id":89568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:33:05.000Z","modified_at":"2025-10-22T03:33:05.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"16916501176651","imei1":"16916501176651","imei2":"16916501176651","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89563,"job_number":"JOB_89563","tr_customer_id":89580,"tr_customer_product_id":89570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:33:07.000Z","modified_at":"2025-10-22T03:33:07.000Z","name":"Kaleigh Erdman","mobile_number":"327-380-8861","email_id":"Georgianna.Ledner25@hotmail.com","dop":"2025-06-08","serial_number":"105151626214928","imei1":"105151626214928","imei2":"105151626214928","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89567,"job_number":"JOB_89567","tr_customer_id":89584,"tr_customer_product_id":89574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:33:28.000Z","modified_at":"2025-10-22T03:33:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12306932324107","imei1":"12306932324107","imei2":"12306932324107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89569,"job_number":"JOB_89569","tr_customer_id":89586,"tr_customer_product_id":89576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:33:29.000Z","modified_at":"2025-10-22T03:33:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15004477389177","imei1":"15004477389177","imei2":"15004477389177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89570,"job_number":"JOB_89570","tr_customer_id":89587,"tr_customer_product_id":89577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:33:30.000Z","modified_at":"2025-10-22T03:33:30.000Z","name":"Marques Murray","mobile_number":"962-571-2949","email_id":"Xavier_Crona@yahoo.com","dop":"2025-04-06","serial_number":"13899864774669796","imei1":"13899864774669796","imei2":"13899864774669796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:33:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89572,"job_number":"JOB_89572","tr_customer_id":89589,"tr_customer_product_id":89579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:33:31.000Z","modified_at":"2025-10-22T03:33:31.000Z","name":"Loyce Beer","mobile_number":"898-404-4010","email_id":"Kylie_Erdman@hotmail.com","dop":"2025-04-06","serial_number":"11309562614224932","imei1":"11309562614224932","imei2":"11309562614224932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:33:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89573,"job_number":"JOB_89573","tr_customer_id":89590,"tr_customer_product_id":89580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:33:40.000Z","modified_at":"2025-10-22T03:33:40.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"10722813291919","imei1":"10722813291919","imei2":"10722813291919","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:33:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89577,"job_number":"JOB_89577","tr_customer_id":89594,"tr_customer_product_id":89584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:33:41.000Z","modified_at":"2025-10-22T03:33:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19239101925501","imei1":"19239101925501","imei2":"19239101925501","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89580,"job_number":"JOB_89580","tr_customer_id":89597,"tr_customer_product_id":89587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:33:42.000Z","modified_at":"2025-10-22T03:33:42.000Z","name":"Westley Blanda","mobile_number":"429-239-9761","email_id":"Kelsi.Balistreri@gmail.com","dop":"2025-06-08","serial_number":"108773642314376","imei1":"108773642314376","imei2":"108773642314376","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89581,"job_number":"JOB_89581","tr_customer_id":89598,"tr_customer_product_id":89588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:33:43.000Z","modified_at":"2025-10-22T03:33:43.000Z","name":"Quentin Hirthe","mobile_number":"435-671-4165","email_id":"Ara73@yahoo.com","dop":"2025-04-06","serial_number":"16855684143690440","imei1":"16855684143690440","imei2":"16855684143690440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89583,"job_number":"JOB_89583","tr_customer_id":89600,"tr_customer_product_id":89590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:40:10.000Z","modified_at":"2025-10-22T03:40:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55684187567779","imei1":"55684187567779","imei2":"55684187567779","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:40:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89584,"job_number":"JOB_89584","tr_customer_id":89601,"tr_customer_product_id":89591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:40:11.000Z","modified_at":"2025-10-22T03:40:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41992329438680","imei1":"41992329438680","imei2":"41992329438680","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:40:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89585,"job_number":"JOB_89585","tr_customer_id":89602,"tr_customer_product_id":89592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:40:11.000Z","modified_at":"2025-10-22T03:40:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97881750889202","imei1":"97881750889202","imei2":"97881750889202","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:40:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89586,"job_number":"JOB_89586","tr_customer_id":89603,"tr_customer_product_id":89593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:40:12.000Z","modified_at":"2025-10-22T03:40:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39294045521253","imei1":"39294045521253","imei2":"39294045521253","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89587,"job_number":"JOB_89587","tr_customer_id":89604,"tr_customer_product_id":89594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:40:12.000Z","modified_at":"2025-10-22T03:40:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71372955191215","imei1":"71372955191215","imei2":"71372955191215","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89588,"job_number":"JOB_89588","tr_customer_id":89605,"tr_customer_product_id":89595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:40:12.000Z","modified_at":"2025-10-22T03:40:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42175725563317","imei1":"42175725563317","imei2":"42175725563317","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89590,"job_number":"JOB_89590","tr_customer_id":89607,"tr_customer_product_id":89597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:40:48.000Z","modified_at":"2025-10-22T03:40:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75873060090013","imei1":"75873060090013","imei2":"75873060090013","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89591,"job_number":"JOB_89591","tr_customer_id":89608,"tr_customer_product_id":89598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:40:48.000Z","modified_at":"2025-10-22T03:40:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31358158701873","imei1":"31358158701873","imei2":"31358158701873","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89592,"job_number":"JOB_89592","tr_customer_id":89609,"tr_customer_product_id":89599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:40:49.000Z","modified_at":"2025-10-22T03:40:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32298289681632","imei1":"32298289681632","imei2":"32298289681632","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89593,"job_number":"JOB_89593","tr_customer_id":89610,"tr_customer_product_id":89600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:40:49.000Z","modified_at":"2025-10-22T03:40:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48281096477971","imei1":"48281096477971","imei2":"48281096477971","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89594,"job_number":"JOB_89594","tr_customer_id":89611,"tr_customer_product_id":89601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:40:49.000Z","modified_at":"2025-10-22T03:40:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19159896768647","imei1":"19159896768647","imei2":"19159896768647","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89595,"job_number":"JOB_89595","tr_customer_id":89612,"tr_customer_product_id":89602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:40:50.000Z","modified_at":"2025-10-22T03:40:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93463069472918","imei1":"93463069472918","imei2":"93463069472918","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89597,"job_number":"JOB_89597","tr_customer_id":89614,"tr_customer_product_id":89604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:41:25.000Z","modified_at":"2025-10-22T03:41:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36296449616055","imei1":"36296449616055","imei2":"36296449616055","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:41:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89598,"job_number":"JOB_89598","tr_customer_id":89615,"tr_customer_product_id":89605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:41:26.000Z","modified_at":"2025-10-22T03:41:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38861550137003","imei1":"38861550137003","imei2":"38861550137003","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89599,"job_number":"JOB_89599","tr_customer_id":89616,"tr_customer_product_id":89606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:41:26.000Z","modified_at":"2025-10-22T03:41:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73036479230529","imei1":"73036479230529","imei2":"73036479230529","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89600,"job_number":"JOB_89600","tr_customer_id":89617,"tr_customer_product_id":89607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:41:26.000Z","modified_at":"2025-10-22T03:41:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75238398120812","imei1":"75238398120812","imei2":"75238398120812","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89601,"job_number":"JOB_89601","tr_customer_id":89618,"tr_customer_product_id":89608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:41:27.000Z","modified_at":"2025-10-22T03:41:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63566371144643","imei1":"63566371144643","imei2":"63566371144643","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89602,"job_number":"JOB_89602","tr_customer_id":89619,"tr_customer_product_id":89609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:41:27.000Z","modified_at":"2025-10-22T03:41:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60017791484909","imei1":"60017791484909","imei2":"60017791484909","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89606,"job_number":"JOB_89606","tr_customer_id":89623,"tr_customer_product_id":89613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:53:31.000Z","modified_at":"2025-10-22T03:53:31.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"11923834482708","imei1":"11923834482708","imei2":"11923834482708","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89607,"job_number":"JOB_89607","tr_customer_id":89624,"tr_customer_product_id":89614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:53:32.000Z","modified_at":"2025-10-22T03:53:32.000Z","name":"Maximilian Gibson","mobile_number":"654-679-9329","email_id":"Jaquan_Mosciski@hotmail.com","dop":"2025-09-16","serial_number":"13680094569908","imei1":"13680094569908","imei2":"13680094569908","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:53:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89608,"job_number":"JOB_89608","tr_customer_id":89625,"tr_customer_product_id":89615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:53:56.000Z","modified_at":"2025-10-22T03:53:56.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"19745012753058","imei1":"19745012753058","imei2":"19745012753058","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:53:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89609,"job_number":"JOB_89609","tr_customer_id":89626,"tr_customer_product_id":89616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:53:56.000Z","modified_at":"2025-10-22T03:53:56.000Z","name":"Assunta Smith","mobile_number":"839-784-9432","email_id":"Dusty_Trantow@hotmail.com","dop":"2025-09-16","serial_number":"12424489294088","imei1":"12424489294088","imei2":"12424489294088","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:53:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89610,"job_number":"JOB_89610","tr_customer_id":89627,"tr_customer_product_id":89617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:54:20.000Z","modified_at":"2025-10-22T03:54:20.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"11842947822770","imei1":"11842947822770","imei2":"11842947822770","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89611,"job_number":"JOB_89611","tr_customer_id":89628,"tr_customer_product_id":89618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:54:20.000Z","modified_at":"2025-10-22T03:54:20.000Z","name":"Augustus Johnson","mobile_number":"304-674-4040","email_id":"Claud21@hotmail.com","dop":"2025-09-16","serial_number":"14890036365469","imei1":"14890036365469","imei2":"14890036365469","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89614,"job_number":"JOB_89614","tr_customer_id":89631,"tr_customer_product_id":89621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T04:19:02.000Z","modified_at":"2025-10-22T04:19:02.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-12","serial_number":"35433973497092","imei1":"35433973497092","imei2":"35433973497092","popurl":"2025-10-12T04:19:01.689170728Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T04:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89615,"job_number":"JOB_89615","tr_customer_id":89632,"tr_customer_product_id":89622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T04:19:25.000Z","modified_at":"2025-10-22T04:19:25.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-12","serial_number":"40470175260546","imei1":"40470175260546","imei2":"40470175260546","popurl":"2025-10-12T04:19:24.660498180Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89616,"job_number":"JOB_89616","tr_customer_id":89633,"tr_customer_product_id":89623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T04:29:14.000Z","modified_at":"2025-10-22T04:29:14.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108104503878053","imei1":"108104503878053","imei2":"108104503878053","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89618,"job_number":"JOB_89618","tr_customer_id":89635,"tr_customer_product_id":89625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T04:29:27.000Z","modified_at":"2025-10-22T04:29:27.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107485788498908","imei1":"107485788498908","imei2":"107485788498908","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89622,"job_number":"JOB_89622","tr_customer_id":89639,"tr_customer_product_id":89629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T04:43:07.000Z","modified_at":"2025-10-22T04:43:07.000Z","name":"Domenic Hintz","mobile_number":"599-623-0172","email_id":"Edmund_DuBuque@gmail.com","dop":"2025-04-06","serial_number":"19906230425706790","imei1":"19906230425706790","imei2":"19906230425706790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89650,"job_number":"JOB_89650","tr_customer_id":89667,"tr_customer_product_id":89657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:19:17.000Z","modified_at":"2025-10-22T06:19:17.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10056620025110","imei1":"10056620025110","imei2":"10056620025110","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89652,"job_number":"JOB_89652","tr_customer_id":89669,"tr_customer_product_id":89659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:19:18.000Z","modified_at":"2025-10-22T06:19:18.000Z","name":"Rafael Bernhard","mobile_number":"719-274-3585","email_id":"Raoul43@yahoo.com","dop":"2025-06-18","serial_number":"1059955238185757","imei1":"1059955238185757","imei2":"1059955238185757","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89653,"job_number":"JOB_89653","tr_customer_id":89670,"tr_customer_product_id":89660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:19:44.000Z","modified_at":"2025-10-22T06:19:44.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"10763698878428","imei1":"10763698878428","imei2":"10763698878428","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89655,"job_number":"JOB_89655","tr_customer_id":89672,"tr_customer_product_id":89662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:19:45.000Z","modified_at":"2025-10-22T06:19:45.000Z","name":"Veda Bartoletti","mobile_number":"829-577-2329","email_id":"Aliya.Ortiz82@yahoo.com","dop":"2025-06-08","serial_number":"108852138064126","imei1":"108852138064126","imei2":"108852138064126","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89656,"job_number":"JOB_89656","tr_customer_id":89673,"tr_customer_product_id":89663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:20:04.000Z","modified_at":"2025-10-22T06:20:04.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10112442207394","imei1":"10112442207394","imei2":"10112442207394","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89658,"job_number":"JOB_89658","tr_customer_id":89675,"tr_customer_product_id":89665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:20:05.000Z","modified_at":"2025-10-22T06:20:05.000Z","name":"Vladimir Funk","mobile_number":"877-927-5095","email_id":"Edgardo_Abernathy@gmail.com","dop":"2025-06-18","serial_number":"1048944035854090","imei1":"1048944035854090","imei2":"1048944035854090","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89659,"job_number":"JOB_89659","tr_customer_id":89676,"tr_customer_product_id":89666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:20:13.000Z","modified_at":"2025-10-22T06:20:13.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"16355654506272","imei1":"16355654506272","imei2":"16355654506272","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89661,"job_number":"JOB_89661","tr_customer_id":89678,"tr_customer_product_id":89668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:20:15.000Z","modified_at":"2025-10-22T06:20:15.000Z","name":"Gillian Pouros","mobile_number":"324-883-5786","email_id":"Lilyan.Von@yahoo.com","dop":"2025-06-08","serial_number":"108916247420938","imei1":"108916247420938","imei2":"108916247420938","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:20:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89662,"job_number":"JOB_89662","tr_customer_id":89679,"tr_customer_product_id":89669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:20:42.000Z","modified_at":"2025-10-22T06:20:42.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"19716668165742","imei1":"19716668165742","imei2":"19716668165742","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89664,"job_number":"JOB_89664","tr_customer_id":89681,"tr_customer_product_id":89671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:20:44.000Z","modified_at":"2025-10-22T06:20:44.000Z","name":"Lindsay Koelpin","mobile_number":"367-592-2922","email_id":"Bennie.Sporer@yahoo.com","dop":"2025-06-08","serial_number":"100644243169034","imei1":"100644243169034","imei2":"100644243169034","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89669,"job_number":"JOB_89669","tr_customer_id":89686,"tr_customer_product_id":89676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:28:47.000Z","modified_at":"2025-10-22T06:28:47.000Z","name":"Makayla Hirthe","mobile_number":"965-699-3663","email_id":"Gaylord88@gmail.com","dop":"2025-04-06","serial_number":"18153120180720630","imei1":"18153120180720630","imei2":"18153120180720630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89672,"job_number":"JOB_89672","tr_customer_id":89689,"tr_customer_product_id":89679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:36:12.000Z","modified_at":"2025-10-22T06:36:12.000Z","name":"Anissa Johns","mobile_number":"321-776-6349","email_id":"Ada.Moen17@yahoo.com","dop":"2025-04-06","serial_number":"17258924171436788","imei1":"17258924171436788","imei2":"17258924171436788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89673,"job_number":"JOB_89673","tr_customer_id":89690,"tr_customer_product_id":89680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:36:14.000Z","modified_at":"2025-10-22T06:36:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16377083622471","imei1":"16377083622471","imei2":"16377083622471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89675,"job_number":"JOB_89675","tr_customer_id":89692,"tr_customer_product_id":89682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:36:16.000Z","modified_at":"2025-10-22T06:36:16.000Z","name":"Jovanny Rempel","mobile_number":"424-869-6521","email_id":"Kiera54@yahoo.com","dop":"2025-04-06","serial_number":"19078513323029900","imei1":"19078513323029900","imei2":"19078513323029900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89676,"job_number":"JOB_89676","tr_customer_id":89693,"tr_customer_product_id":89683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:37:04.000Z","modified_at":"2025-10-22T06:37:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10308897600199","imei1":"10308897600199","imei2":"10308897600199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89678,"job_number":"JOB_89678","tr_customer_id":89695,"tr_customer_product_id":89685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:37:06.000Z","modified_at":"2025-10-22T06:37:06.000Z","name":"Anna Kassulke","mobile_number":"380-449-8631","email_id":"Monroe.Schmeler81@gmail.com","dop":"2025-04-06","serial_number":"12453399607387738","imei1":"12453399607387738","imei2":"12453399607387738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:37:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89679,"job_number":"JOB_89679","tr_customer_id":89696,"tr_customer_product_id":89686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:37:55.000Z","modified_at":"2025-10-22T06:37:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13357449347307","imei1":"13357449347307","imei2":"13357449347307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89681,"job_number":"JOB_89681","tr_customer_id":89698,"tr_customer_product_id":89688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:37:56.000Z","modified_at":"2025-10-22T06:37:56.000Z","name":"Joshuah Crooks","mobile_number":"989-685-0559","email_id":"Daphney_Gorczany@gmail.com","dop":"2025-04-06","serial_number":"16162930329702532","imei1":"16162930329702532","imei2":"16162930329702532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89684,"job_number":"JOB_89684","tr_customer_id":89701,"tr_customer_product_id":89691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:39:21.000Z","modified_at":"2025-10-22T06:39:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18186833344004","imei1":"18186833344004","imei2":"18186833344004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89686,"job_number":"JOB_89686","tr_customer_id":89703,"tr_customer_product_id":89693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:39:23.000Z","modified_at":"2025-10-22T06:39:23.000Z","name":"Nils O'Hara","mobile_number":"899-742-5400","email_id":"Reed40@gmail.com","dop":"2025-04-06","serial_number":"13291575839180278","imei1":"13291575839180278","imei2":"13291575839180278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89688,"job_number":"JOB_89688","tr_customer_id":89705,"tr_customer_product_id":89695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:39:39.000Z","modified_at":"2025-10-22T06:39:39.000Z","name":"Marcelino Kerluke","mobile_number":"910-801-2569","email_id":"Marjorie_Keebler97@hotmail.com","dop":"2025-04-06","serial_number":"16501502337516120","imei1":"16501502337516120","imei2":"16501502337516120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89689,"job_number":"JOB_89689","tr_customer_id":89706,"tr_customer_product_id":89696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:39:40.000Z","modified_at":"2025-10-22T06:39:40.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"14992147870985","imei1":"14992147870985","imei2":"14992147870985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89691,"job_number":"JOB_89691","tr_customer_id":89708,"tr_customer_product_id":89698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:40:09.000Z","modified_at":"2025-10-22T06:40:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11881509525393","imei1":"11881509525393","imei2":"11881509525393","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89693,"job_number":"JOB_89693","tr_customer_id":89710,"tr_customer_product_id":89700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:40:10.000Z","modified_at":"2025-10-22T06:40:10.000Z","name":"Randall Bartoletti","mobile_number":"313-724-3297","email_id":"Hayley_Lakin94@gmail.com","dop":"2025-04-06","serial_number":"18976802308501480","imei1":"18976802308501480","imei2":"18976802308501480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:40:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89694,"job_number":"JOB_89694","tr_customer_id":89711,"tr_customer_product_id":89701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:40:29.000Z","modified_at":"2025-10-22T06:40:29.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"18425639951743","imei1":"18425639951743","imei2":"18425639951743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89696,"job_number":"JOB_89696","tr_customer_id":89713,"tr_customer_product_id":89703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:40:56.000Z","modified_at":"2025-10-22T06:40:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10420369547320","imei1":"10420369547320","imei2":"10420369547320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89698,"job_number":"JOB_89698","tr_customer_id":89715,"tr_customer_product_id":89705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:40:57.000Z","modified_at":"2025-10-22T06:40:57.000Z","name":"Dylan Tillman","mobile_number":"635-440-6056","email_id":"Dean.Jaskolski@hotmail.com","dop":"2025-04-06","serial_number":"13185367429885278","imei1":"13185367429885278","imei2":"13185367429885278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89699,"job_number":"JOB_89699","tr_customer_id":89716,"tr_customer_product_id":89706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:41:19.000Z","modified_at":"2025-10-22T06:41:19.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"16647747511815","imei1":"16647747511815","imei2":"16647747511815","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:41:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89702,"job_number":"JOB_89702","tr_customer_id":89719,"tr_customer_product_id":89709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:42:54.000Z","modified_at":"2025-10-22T06:42:54.000Z","name":"Chelsea Schimmel","mobile_number":"874-528-2289","email_id":"Vincenzo.Heidenreich6@yahoo.com","dop":"2025-09-30","serial_number":"11065257395132","imei1":"11065257395132","imei2":"11065257395132","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89703,"job_number":"JOB_89703","tr_customer_id":89720,"tr_customer_product_id":89710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:52:54.000Z","modified_at":"2025-10-22T06:52:54.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"16476647919793","imei1":"16476647919793","imei2":"16476647919793","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89704,"job_number":"JOB_89704","tr_customer_id":89721,"tr_customer_product_id":89711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:52:55.000Z","modified_at":"2025-10-22T06:52:55.000Z","name":"Raquel Cremin","mobile_number":"893-202-9051","email_id":"Mellie_Doyle@gmail.com","dop":"2025-09-16","serial_number":"18600750099710","imei1":"18600750099710","imei2":"18600750099710","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89705,"job_number":"JOB_89705","tr_customer_id":89722,"tr_customer_product_id":89712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:53:15.000Z","modified_at":"2025-10-22T06:53:15.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"11779705086612","imei1":"11779705086612","imei2":"11779705086612","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89706,"job_number":"JOB_89706","tr_customer_id":89723,"tr_customer_product_id":89713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:53:15.000Z","modified_at":"2025-10-22T06:53:15.000Z","name":"Eliza Wyman","mobile_number":"249-805-9282","email_id":"Lorna_Bode@hotmail.com","dop":"2025-09-16","serial_number":"16064330657112","imei1":"16064330657112","imei2":"16064330657112","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89707,"job_number":"JOB_89707","tr_customer_id":89724,"tr_customer_product_id":89714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:53:36.000Z","modified_at":"2025-10-22T06:53:36.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"12783890305432","imei1":"12783890305432","imei2":"12783890305432","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:53:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89708,"job_number":"JOB_89708","tr_customer_id":89725,"tr_customer_product_id":89715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:53:36.000Z","modified_at":"2025-10-22T06:53:36.000Z","name":"Douglas Macejkovic","mobile_number":"939-403-4698","email_id":"Lambert44@gmail.com","dop":"2025-09-16","serial_number":"14102885564274","imei1":"14102885564274","imei2":"14102885564274","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:53:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89710,"job_number":"JOB_89710","tr_customer_id":89727,"tr_customer_product_id":89717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:56:12.000Z","modified_at":"2025-10-22T06:56:12.000Z","name":"Halle Orn","mobile_number":"897-947-2352","email_id":"Jamal_Kohler9@yahoo.com","dop":"2025-09-30","serial_number":"10957287012919","imei1":"10957287012919","imei2":"10957287012919","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89712,"job_number":"JOB_89712","tr_customer_id":89729,"tr_customer_product_id":89719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T07:00:03.000Z","modified_at":"2025-10-22T07:00:03.000Z","name":"Jaime Beahan","mobile_number":"637-215-6503","email_id":"Vance.Funk@hotmail.com","dop":"2025-09-30","serial_number":"13977142738902","imei1":"13977142738902","imei2":"13977142738902","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T07:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89713,"job_number":"JOB_89713","tr_customer_id":89730,"tr_customer_product_id":89720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T07:16:19.000Z","modified_at":"2025-10-22T07:16:19.000Z","name":"John Sach","mobile_number":"1239801940","email_id":"john@john.com","dop":"2025-10-21","serial_number":"09201930491024","imei1":"09201930491024","imei2":"09201930491024","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T07:16:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89714,"job_number":"JOB_89714","tr_customer_id":89731,"tr_customer_product_id":89721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T07:17:21.000Z","modified_at":"2025-10-22T07:17:21.000Z","name":"John Sach","mobile_number":"1239801940","email_id":"john@john.com","dop":"2025-10-21","serial_number":"09201930491025","imei1":"09201930491025","imei2":"09201930491025","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T07:17:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89720,"job_number":"JOB_89720","tr_customer_id":89737,"tr_customer_product_id":89727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T07:37:13.000Z","modified_at":"2025-10-22T07:37:13.000Z","name":"Hillard Friesen","mobile_number":"494-487-0559","email_id":"Antwon53@gmail.com","dop":"2025-04-06","serial_number":"18854619840717696","imei1":"18854619840717696","imei2":"18854619840717696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T07:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89721,"job_number":"JOB_89721","tr_customer_id":89738,"tr_customer_product_id":89728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T08:31:51.000Z","modified_at":"2025-10-22T08:31:51.000Z","name":"Ayushhh Mishra","mobile_number":"4243242342","email_id":"aayushmishra026@gmail.com","dop":"2025-10-12","serial_number":"1245452446246166","imei1":"1245452446246166","imei2":"1245452446246166","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T08:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89722,"job_number":"JOB_89722","tr_customer_id":89739,"tr_customer_product_id":89729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T08:44:29.000Z","modified_at":"2025-10-22T08:44:29.000Z","name":"Ayushhh Mishra","mobile_number":"4243242342","email_id":"aayushmishra026@gmail.com","dop":"2025-10-12","serial_number":"1245452446246166","imei1":"1245452446672466","imei2":"1245452446672466","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T08:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89743,"job_number":"JOB_89743","tr_customer_id":89760,"tr_customer_product_id":89750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T13:48:27.000Z","modified_at":"2025-10-22T13:48:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72264214718500","imei1":"72264214718500","imei2":"72264214718500","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T13:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89744,"job_number":"JOB_89744","tr_customer_id":89761,"tr_customer_product_id":89751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T13:48:27.000Z","modified_at":"2025-10-22T13:48:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27316373386935","imei1":"27316373386935","imei2":"27316373386935","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T13:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89745,"job_number":"JOB_89745","tr_customer_id":89762,"tr_customer_product_id":89752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T13:48:27.000Z","modified_at":"2025-10-22T13:48:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13178915160367","imei1":"13178915160367","imei2":"13178915160367","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T13:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89746,"job_number":"JOB_89746","tr_customer_id":89763,"tr_customer_product_id":89753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T13:48:28.000Z","modified_at":"2025-10-22T13:48:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95683274144040","imei1":"95683274144040","imei2":"95683274144040","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T13:48:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89747,"job_number":"JOB_89747","tr_customer_id":89764,"tr_customer_product_id":89754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T13:48:28.000Z","modified_at":"2025-10-22T13:48:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76304965067361","imei1":"76304965067361","imei2":"76304965067361","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T13:48:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89748,"job_number":"JOB_89748","tr_customer_id":89765,"tr_customer_product_id":89755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T13:48:28.000Z","modified_at":"2025-10-22T13:48:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92777847601874","imei1":"92777847601874","imei2":"92777847601874","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T13:48:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89750,"job_number":"JOB_89750","tr_customer_id":89767,"tr_customer_product_id":89757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T13:49:00.000Z","modified_at":"2025-10-22T13:49:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80007525551953","imei1":"80007525551953","imei2":"80007525551953","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T13:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89751,"job_number":"JOB_89751","tr_customer_id":89768,"tr_customer_product_id":89758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T13:49:00.000Z","modified_at":"2025-10-22T13:49:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24539635676971","imei1":"24539635676971","imei2":"24539635676971","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T13:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89752,"job_number":"JOB_89752","tr_customer_id":89769,"tr_customer_product_id":89759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T13:49:01.000Z","modified_at":"2025-10-22T13:49:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18098867423070","imei1":"18098867423070","imei2":"18098867423070","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T13:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89753,"job_number":"JOB_89753","tr_customer_id":89770,"tr_customer_product_id":89760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T13:49:01.000Z","modified_at":"2025-10-22T13:49:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56340258912129","imei1":"56340258912129","imei2":"56340258912129","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T13:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89754,"job_number":"JOB_89754","tr_customer_id":89771,"tr_customer_product_id":89761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T13:49:01.000Z","modified_at":"2025-10-22T13:49:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97038194158894","imei1":"97038194158894","imei2":"97038194158894","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T13:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89755,"job_number":"JOB_89755","tr_customer_id":89772,"tr_customer_product_id":89762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T13:49:02.000Z","modified_at":"2025-10-22T13:49:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88376125996971","imei1":"88376125996971","imei2":"88376125996971","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T13:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89757,"job_number":"JOB_89757","tr_customer_id":89774,"tr_customer_product_id":89764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T13:49:33.000Z","modified_at":"2025-10-22T13:49:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57736387332724","imei1":"57736387332724","imei2":"57736387332724","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T13:49:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89758,"job_number":"JOB_89758","tr_customer_id":89775,"tr_customer_product_id":89765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T13:49:34.000Z","modified_at":"2025-10-22T13:49:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60397526222299","imei1":"60397526222299","imei2":"60397526222299","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T13:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89759,"job_number":"JOB_89759","tr_customer_id":89776,"tr_customer_product_id":89766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T13:49:34.000Z","modified_at":"2025-10-22T13:49:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31885591967229","imei1":"31885591967229","imei2":"31885591967229","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T13:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89760,"job_number":"JOB_89760","tr_customer_id":89777,"tr_customer_product_id":89767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T13:49:34.000Z","modified_at":"2025-10-22T13:49:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71518892805659","imei1":"71518892805659","imei2":"71518892805659","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T13:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89761,"job_number":"JOB_89761","tr_customer_id":89778,"tr_customer_product_id":89768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T13:49:35.000Z","modified_at":"2025-10-22T13:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47691985529645","imei1":"47691985529645","imei2":"47691985529645","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T13:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89762,"job_number":"JOB_89762","tr_customer_id":89779,"tr_customer_product_id":89769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T13:49:35.000Z","modified_at":"2025-10-22T13:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68971107863897","imei1":"68971107863897","imei2":"68971107863897","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T13:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89775,"job_number":"JOB_89775","tr_customer_id":89792,"tr_customer_product_id":89782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:10:20.000Z","modified_at":"2025-10-22T14:10:20.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"17606266114973","imei1":"17606266114973","imei2":"17606266114973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89781,"job_number":"JOB_89781","tr_customer_id":89798,"tr_customer_product_id":89788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:10:21.000Z","modified_at":"2025-10-22T14:10:22.000Z","name":"Damion Kerluke","mobile_number":"680-735-8607","email_id":"Stanford_Koepp93@hotmail.com","dop":"2025-04-06","serial_number":"17261087641936990","imei1":"17261087641936990","imei2":"17261087641936990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:10:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89782,"job_number":"JOB_89782","tr_customer_id":89799,"tr_customer_product_id":89789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:11:06.000Z","modified_at":"2025-10-22T14:11:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15523366594414","imei1":"15523366594414","imei2":"15523366594414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:11:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89784,"job_number":"JOB_89784","tr_customer_id":89801,"tr_customer_product_id":89791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:11:07.000Z","modified_at":"2025-10-22T14:11:08.000Z","name":"Catalina Towne","mobile_number":"677-593-9651","email_id":"Phyllis.Bradtke8@hotmail.com","dop":"2025-04-06","serial_number":"16834283824508848","imei1":"16834283824508848","imei2":"16834283824508848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:11:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89785,"job_number":"JOB_89785","tr_customer_id":89802,"tr_customer_product_id":89792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:11:10.000Z","modified_at":"2025-10-22T14:11:10.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"11216728271866","imei1":"11216728271866","imei2":"11216728271866","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89787,"job_number":"JOB_89787","tr_customer_id":89804,"tr_customer_product_id":89794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:11:12.000Z","modified_at":"2025-10-22T14:11:12.000Z","name":"Janae West","mobile_number":"527-362-8573","email_id":"Scottie_McKenzie@gmail.com","dop":"2025-06-08","serial_number":"100779620977280","imei1":"100779620977280","imei2":"100779620977280","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:11:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89788,"job_number":"JOB_89788","tr_customer_id":89805,"tr_customer_product_id":89795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:11:41.000Z","modified_at":"2025-10-22T14:11:41.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"19593260537068","imei1":"19593260537068","imei2":"19593260537068","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89790,"job_number":"JOB_89790","tr_customer_id":89807,"tr_customer_product_id":89797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:11:43.000Z","modified_at":"2025-10-22T14:11:43.000Z","name":"Reid Blanda","mobile_number":"657-537-7704","email_id":"Moriah.Dibbert3@yahoo.com","dop":"2025-06-08","serial_number":"103620011336340","imei1":"103620011336340","imei2":"103620011336340","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:11:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89791,"job_number":"JOB_89791","tr_customer_id":89808,"tr_customer_product_id":89798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:11:52.000Z","modified_at":"2025-10-22T14:11:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15101090139496","imei1":"15101090139496","imei2":"15101090139496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89793,"job_number":"JOB_89793","tr_customer_id":89810,"tr_customer_product_id":89800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:11:53.000Z","modified_at":"2025-10-22T14:11:53.000Z","name":"Selena Bashirian","mobile_number":"367-291-7006","email_id":"Myrtie_White66@hotmail.com","dop":"2025-04-06","serial_number":"15197337877200434","imei1":"15197337877200434","imei2":"15197337877200434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:11:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89794,"job_number":"JOB_89794","tr_customer_id":89811,"tr_customer_product_id":89801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:12:11.000Z","modified_at":"2025-10-22T14:12:11.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"10288365213768","imei1":"10288365213768","imei2":"10288365213768","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:12:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89796,"job_number":"JOB_89796","tr_customer_id":89813,"tr_customer_product_id":89803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:12:13.000Z","modified_at":"2025-10-22T14:12:13.000Z","name":"Malachi Rolfson","mobile_number":"934-823-2510","email_id":"Arjun16@gmail.com","dop":"2025-06-08","serial_number":"101908982450815","imei1":"101908982450815","imei2":"101908982450815","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:12:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89797,"job_number":"JOB_89797","tr_customer_id":89814,"tr_customer_product_id":89804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:13:26.000Z","modified_at":"2025-10-22T14:13:26.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"14638182937835","imei1":"14638182937835","imei2":"14638182937835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89799,"job_number":"JOB_89799","tr_customer_id":89816,"tr_customer_product_id":89806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:14:07.000Z","modified_at":"2025-10-22T14:14:07.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"18837260298625","imei1":"18837260298625","imei2":"18837260298625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:14:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89801,"job_number":"JOB_89801","tr_customer_id":89818,"tr_customer_product_id":89808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:14:49.000Z","modified_at":"2025-10-22T14:14:49.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"19376499772770","imei1":"19376499772770","imei2":"19376499772770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:14:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89803,"job_number":"JOB_89803","tr_customer_id":89820,"tr_customer_product_id":89810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:16:27.000Z","modified_at":"2025-10-22T14:16:27.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10167268801835","imei1":"10167268801835","imei2":"10167268801835","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89805,"job_number":"JOB_89805","tr_customer_id":89822,"tr_customer_product_id":89812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:16:28.000Z","modified_at":"2025-10-22T14:16:28.000Z","name":"Kory Lang","mobile_number":"946-245-8040","email_id":"Crystel75@gmail.com","dop":"2025-06-18","serial_number":"1005537604673919","imei1":"1005537604673919","imei2":"1005537604673919","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:16:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89806,"job_number":"JOB_89806","tr_customer_id":89823,"tr_customer_product_id":89813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:17:12.000Z","modified_at":"2025-10-22T14:17:12.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10373357040999","imei1":"10373357040999","imei2":"10373357040999","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:17:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89808,"job_number":"JOB_89808","tr_customer_id":89825,"tr_customer_product_id":89815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:17:13.000Z","modified_at":"2025-10-22T14:17:13.000Z","name":"Easter Stanton","mobile_number":"450-830-1544","email_id":"Jairo50@hotmail.com","dop":"2025-06-18","serial_number":"1094980909019324","imei1":"1094980909019324","imei2":"1094980909019324","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:17:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89809,"job_number":"JOB_89809","tr_customer_id":89826,"tr_customer_product_id":89816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:18:42.000Z","modified_at":"2025-10-22T14:18:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16819355779938","imei1":"16819355779938","imei2":"16819355779938","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:18:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89811,"job_number":"JOB_89811","tr_customer_id":89828,"tr_customer_product_id":89818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:18:43.000Z","modified_at":"2025-10-22T14:18:43.000Z","name":"Arch Howe","mobile_number":"806-478-1261","email_id":"Magali_Kunze16@gmail.com","dop":"2025-04-06","serial_number":"16337263967063024","imei1":"16337263967063024","imei2":"16337263967063024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89812,"job_number":"JOB_89812","tr_customer_id":89829,"tr_customer_product_id":89819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:18:51.000Z","modified_at":"2025-10-22T14:18:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10695886315358","imei1":"10695886315358","imei2":"10695886315358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:18:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89814,"job_number":"JOB_89814","tr_customer_id":89831,"tr_customer_product_id":89821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:18:52.000Z","modified_at":"2025-10-22T14:18:52.000Z","name":"Harrison Bartoletti","mobile_number":"930-699-9648","email_id":"Faustino71@yahoo.com","dop":"2025-04-06","serial_number":"12169926884810134","imei1":"12169926884810134","imei2":"12169926884810134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89817,"job_number":"JOB_89817","tr_customer_id":89834,"tr_customer_product_id":89824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:19:25.000Z","modified_at":"2025-10-22T14:19:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14270255636418","imei1":"14270255636418","imei2":"14270255636418","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89819,"job_number":"JOB_89819","tr_customer_id":89836,"tr_customer_product_id":89826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:19:26.000Z","modified_at":"2025-10-22T14:19:26.000Z","name":"Icie Lebsack","mobile_number":"415-714-5166","email_id":"Rusty_Ratke37@gmail.com","dop":"2025-04-06","serial_number":"12121758864829078","imei1":"12121758864829078","imei2":"12121758864829078","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:19:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89821,"job_number":"JOB_89821","tr_customer_id":89838,"tr_customer_product_id":89828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:19:37.000Z","modified_at":"2025-10-22T14:19:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10819755963066","imei1":"10819755963066","imei2":"10819755963066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:19:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89823,"job_number":"JOB_89823","tr_customer_id":89840,"tr_customer_product_id":89830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:19:39.000Z","modified_at":"2025-10-22T14:19:39.000Z","name":"Augustus Legros","mobile_number":"340-576-6323","email_id":"Jalon_Willms15@yahoo.com","dop":"2025-04-06","serial_number":"15292320536620116","imei1":"15292320536620116","imei2":"15292320536620116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89824,"job_number":"JOB_89824","tr_customer_id":89841,"tr_customer_product_id":89831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:19:52.000Z","modified_at":"2025-10-22T14:19:52.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"15417024508115","imei1":"15417024508115","imei2":"15417024508115","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89826,"job_number":"JOB_89826","tr_customer_id":89843,"tr_customer_product_id":89833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:19:54.000Z","modified_at":"2025-10-22T14:19:54.000Z","name":"Nola McLaughlin","mobile_number":"649-658-2847","email_id":"Ivy_Moen96@gmail.com","dop":"2025-04-06","serial_number":"12743708635326224","imei1":"12743708635326224","imei2":"12743708635326224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:19:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89827,"job_number":"JOB_89827","tr_customer_id":89844,"tr_customer_product_id":89834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:20:07.000Z","modified_at":"2025-10-22T14:20:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11695591212168","imei1":"11695591212168","imei2":"11695591212168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89829,"job_number":"JOB_89829","tr_customer_id":89846,"tr_customer_product_id":89836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:20:09.000Z","modified_at":"2025-10-22T14:20:09.000Z","name":"Marques Beatty","mobile_number":"803-464-6926","email_id":"Tamia86@gmail.com","dop":"2025-04-06","serial_number":"16149659814670982","imei1":"16149659814670982","imei2":"16149659814670982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:20:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89830,"job_number":"JOB_89830","tr_customer_id":89847,"tr_customer_product_id":89837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:20:23.000Z","modified_at":"2025-10-22T14:20:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19706561274427","imei1":"19706561274427","imei2":"19706561274427","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:20:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89832,"job_number":"JOB_89832","tr_customer_id":89849,"tr_customer_product_id":89839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:20:25.000Z","modified_at":"2025-10-22T14:20:25.000Z","name":"Jasper Wolff","mobile_number":"820-506-1893","email_id":"Oliver24@hotmail.com","dop":"2025-04-06","serial_number":"19837028588463124","imei1":"19837028588463124","imei2":"19837028588463124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89833,"job_number":"JOB_89833","tr_customer_id":89850,"tr_customer_product_id":89840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:20:34.000Z","modified_at":"2025-10-22T14:20:34.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15702856276313","imei1":"15702856276313","imei2":"15702856276313","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89835,"job_number":"JOB_89835","tr_customer_id":89852,"tr_customer_product_id":89842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:20:36.000Z","modified_at":"2025-10-22T14:20:36.000Z","name":"Verla Grady","mobile_number":"636-917-3597","email_id":"Deangelo.Schneider@gmail.com","dop":"2025-04-06","serial_number":"12686086455656720","imei1":"12686086455656720","imei2":"12686086455656720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89836,"job_number":"JOB_89836","tr_customer_id":89853,"tr_customer_product_id":89843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:21:16.000Z","modified_at":"2025-10-22T14:21:16.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18335307527015","imei1":"18335307527015","imei2":"18335307527015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:21:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89838,"job_number":"JOB_89838","tr_customer_id":89855,"tr_customer_product_id":89845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:21:18.000Z","modified_at":"2025-10-22T14:21:18.000Z","name":"Devyn Flatley","mobile_number":"653-732-1339","email_id":"Cleveland59@yahoo.com","dop":"2025-04-06","serial_number":"17438626000532462","imei1":"17438626000532462","imei2":"17438626000532462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89840,"job_number":"JOB_89840","tr_customer_id":89857,"tr_customer_product_id":89847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:21:37.000Z","modified_at":"2025-10-22T14:21:37.000Z","name":"Lawson Reichel","mobile_number":"864-747-8203","email_id":"Adell.Kuphal@yahoo.com","dop":"2025-04-06","serial_number":"12529780154644606","imei1":"12529780154644606","imei2":"12529780154644606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89842,"job_number":"JOB_89842","tr_customer_id":89859,"tr_customer_product_id":89849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:21:48.000Z","modified_at":"2025-10-22T14:21:48.000Z","name":"Erna Gaylord","mobile_number":"596-832-8461","email_id":"Avis_Mraz@gmail.com","dop":"2025-04-06","serial_number":"10488479810518248","imei1":"10488479810518248","imei2":"10488479810518248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89843,"job_number":"JOB_89843","tr_customer_id":89860,"tr_customer_product_id":89850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:25:52.000Z","modified_at":"2025-10-22T14:25:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17333873872950","imei1":"17333873872950","imei2":"17333873872950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89845,"job_number":"JOB_89845","tr_customer_id":89862,"tr_customer_product_id":89852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:25:53.000Z","modified_at":"2025-10-22T14:25:53.000Z","name":"Oliver O'Hara","mobile_number":"280-951-4588","email_id":"Nia56@yahoo.com","dop":"2025-04-06","serial_number":"16751311223797220","imei1":"16751311223797220","imei2":"16751311223797220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89850,"job_number":"JOB_89850","tr_customer_id":89867,"tr_customer_product_id":89857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:26:07.000Z","modified_at":"2025-10-22T14:26:07.000Z","name":"Gavin Pfannerstill","mobile_number":"934-524-3829","email_id":"Martine.OKon@gmail.com","dop":"2025-04-06","serial_number":"18087321922700108","imei1":"18087321922700108","imei2":"18087321922700108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:26:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89854,"job_number":"JOB_89854","tr_customer_id":89871,"tr_customer_product_id":89861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:26:40.000Z","modified_at":"2025-10-22T14:26:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10102744837146","imei1":"10102744837146","imei2":"10102744837146","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:26:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89859,"job_number":"JOB_89859","tr_customer_id":89876,"tr_customer_product_id":89866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:26:42.000Z","modified_at":"2025-10-22T14:26:42.000Z","name":"Ferne Schneider","mobile_number":"447-315-7029","email_id":"Ettie.Powlowski@gmail.com","dop":"2025-04-06","serial_number":"12845010365510992","imei1":"12845010365510992","imei2":"12845010365510992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89860,"job_number":"JOB_89860","tr_customer_id":89877,"tr_customer_product_id":89867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:27:28.000Z","modified_at":"2025-10-22T14:27:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18096540304662","imei1":"18096540304662","imei2":"18096540304662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89862,"job_number":"JOB_89862","tr_customer_id":89879,"tr_customer_product_id":89869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:27:30.000Z","modified_at":"2025-10-22T14:27:30.000Z","name":"Newell Howe","mobile_number":"737-423-0110","email_id":"Lonny_Ritchie@hotmail.com","dop":"2025-04-06","serial_number":"12301655945423832","imei1":"12301655945423832","imei2":"12301655945423832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89864,"job_number":"JOB_89864","tr_customer_id":89881,"tr_customer_product_id":89871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:29:12.000Z","modified_at":"2025-10-22T14:29:12.000Z","name":"Alexandro Marvin","mobile_number":"857-324-1713","email_id":"Jed0@gmail.com","dop":"2025-04-06","serial_number":"18780990619430840","imei1":"18780990619430840","imei2":"18780990619430840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89865,"job_number":"JOB_89865","tr_customer_id":89882,"tr_customer_product_id":89872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:52:14.000Z","modified_at":"2025-10-22T14:52:14.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"10502632685797","imei1":"10502632685797","imei2":"10502632685797","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89866,"job_number":"JOB_89866","tr_customer_id":89883,"tr_customer_product_id":89873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:52:14.000Z","modified_at":"2025-10-22T14:52:14.000Z","name":"Russell O'Connell","mobile_number":"324-235-5864","email_id":"Tanner.Rowe@yahoo.com","dop":"2025-09-16","serial_number":"15037670966332","imei1":"15037670966332","imei2":"15037670966332","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89867,"job_number":"JOB_89867","tr_customer_id":89884,"tr_customer_product_id":89874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:52:36.000Z","modified_at":"2025-10-22T14:52:36.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"11578475195908","imei1":"11578475195908","imei2":"11578475195908","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89868,"job_number":"JOB_89868","tr_customer_id":89885,"tr_customer_product_id":89875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:52:36.000Z","modified_at":"2025-10-22T14:52:36.000Z","name":"Lawson Shanahan","mobile_number":"255-712-9087","email_id":"Marc_Hickle@hotmail.com","dop":"2025-09-16","serial_number":"15524737264480","imei1":"15524737264480","imei2":"15524737264480","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89869,"job_number":"JOB_89869","tr_customer_id":89886,"tr_customer_product_id":89876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:52:57.000Z","modified_at":"2025-10-22T14:52:57.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14109091256767","imei1":"14109091256767","imei2":"14109091256767","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89870,"job_number":"JOB_89870","tr_customer_id":89887,"tr_customer_product_id":89877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:52:58.000Z","modified_at":"2025-10-22T14:52:58.000Z","name":"Rossie Morar","mobile_number":"807-446-8919","email_id":"Hettie.Donnelly78@yahoo.com","dop":"2025-09-16","serial_number":"13321120132111","imei1":"13321120132111","imei2":"13321120132111","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:52:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89871,"job_number":"JOB_89871","tr_customer_id":89888,"tr_customer_product_id":89878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T15:10:22.000Z","modified_at":"2025-10-22T15:10:22.000Z","name":"test tgh","mobile_number":"9834567892","email_id":"anjalimuralasetti@gmail.com","dop":"2021-10-07","serial_number":"78493048951234","imei1":"78493048951234","imei2":"78493048951234","popurl":"2021-10-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T15:10:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89872,"job_number":"JOB_89872","tr_customer_id":89889,"tr_customer_product_id":89879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T15:39:15.000Z","modified_at":"2025-10-22T15:39:15.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100516266362321","imei1":"100516266362321","imei2":"100516266362321","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T15:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89874,"job_number":"JOB_89874","tr_customer_id":89891,"tr_customer_product_id":89881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T15:39:28.000Z","modified_at":"2025-10-22T15:39:28.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106149520808463","imei1":"106149520808463","imei2":"106149520808463","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T15:39:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89898,"job_number":"JOB_89898","tr_customer_id":89915,"tr_customer_product_id":89905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T16:12:34.000Z","modified_at":"2025-10-22T16:12:34.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16566694212518","imei1":"16566694212518","imei2":"16566694212518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T16:12:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89900,"job_number":"JOB_89900","tr_customer_id":89917,"tr_customer_product_id":89907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T16:12:36.000Z","modified_at":"2025-10-22T16:12:36.000Z","name":"Willis Flatley","mobile_number":"957-875-7961","email_id":"Trystan_Schaden@yahoo.com","dop":"2025-04-06","serial_number":"13558082087457970","imei1":"13558082087457970","imei2":"13558082087457970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T16:12:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89901,"job_number":"JOB_89901","tr_customer_id":89918,"tr_customer_product_id":89908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T16:13:22.000Z","modified_at":"2025-10-22T16:13:22.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14879806850510","imei1":"14879806850510","imei2":"14879806850510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T16:13:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89903,"job_number":"JOB_89903","tr_customer_id":89920,"tr_customer_product_id":89910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T16:13:24.000Z","modified_at":"2025-10-22T16:13:24.000Z","name":"Yasmeen Oberbrunner","mobile_number":"872-721-4874","email_id":"Adela84@gmail.com","dop":"2025-04-06","serial_number":"11556532102861424","imei1":"11556532102861424","imei2":"11556532102861424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T16:13:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89904,"job_number":"JOB_89904","tr_customer_id":89921,"tr_customer_product_id":89911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T16:14:10.000Z","modified_at":"2025-10-22T16:14:10.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"13964076751562","imei1":"13964076751562","imei2":"13964076751562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T16:14:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89906,"job_number":"JOB_89906","tr_customer_id":89923,"tr_customer_product_id":89913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T16:14:11.000Z","modified_at":"2025-10-22T16:14:11.000Z","name":"Myra Wilderman","mobile_number":"249-299-9287","email_id":"Daphne.Kling58@yahoo.com","dop":"2025-04-06","serial_number":"14388074699650138","imei1":"14388074699650138","imei2":"14388074699650138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T16:14:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89913,"job_number":"JOB_89913","tr_customer_id":89930,"tr_customer_product_id":89920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T01:36:45.000Z","modified_at":"2025-10-23T01:36:45.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"17350608389457","imei1":"17350608389457","imei2":"17350608389457","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T01:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89914,"job_number":"JOB_89914","tr_customer_id":89931,"tr_customer_product_id":89921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T01:36:45.000Z","modified_at":"2025-10-23T01:36:45.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"19825352497202","imei1":"19825352497202","imei2":"19825352497202","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T01:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89915,"job_number":"JOB_89915","tr_customer_id":89932,"tr_customer_product_id":89922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T01:36:45.000Z","modified_at":"2025-10-23T01:36:45.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"17101766377830988","imei1":"17101766377830988","imei2":"17101766377830988","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T01:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89917,"job_number":"JOB_89917","tr_customer_id":89934,"tr_customer_product_id":89924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T01:37:34.000Z","modified_at":"2025-10-23T01:37:34.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"19251745124911","imei1":"19251745124911","imei2":"19251745124911","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T01:37:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89920,"job_number":"JOB_89920","tr_customer_id":89937,"tr_customer_product_id":89927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:14:42.000Z","modified_at":"2025-10-23T03:14:42.000Z","name":"Ladarius Schaden","mobile_number":"913-504-3045","email_id":"Colton29@yahoo.com","dop":"2025-04-06","serial_number":"13240281570677240","imei1":"13240281570677240","imei2":"13240281570677240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:14:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89923,"job_number":"JOB_89923","tr_customer_id":89940,"tr_customer_product_id":89930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:14:58.000Z","modified_at":"2025-10-23T03:14:58.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19703307736447","imei1":"19703307736447","imei2":"19703307736447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:14:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89925,"job_number":"JOB_89925","tr_customer_id":89942,"tr_customer_product_id":89932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:15:00.000Z","modified_at":"2025-10-23T03:15:00.000Z","name":"Kelli Crist","mobile_number":"927-528-0527","email_id":"Zula.Fay@gmail.com","dop":"2025-04-06","serial_number":"16776713293285664","imei1":"16776713293285664","imei2":"16776713293285664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:15:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89926,"job_number":"JOB_89926","tr_customer_id":89943,"tr_customer_product_id":89933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:15:01.000Z","modified_at":"2025-10-23T03:15:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12498417619627","imei1":"12498417619627","imei2":"12498417619627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:15:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89928,"job_number":"JOB_89928","tr_customer_id":89945,"tr_customer_product_id":89935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:15:03.000Z","modified_at":"2025-10-23T03:15:03.000Z","name":"Noemie Dickinson","mobile_number":"797-415-2386","email_id":"Cayla63@gmail.com","dop":"2025-04-06","serial_number":"10589310307672086","imei1":"10589310307672086","imei2":"10589310307672086","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:15:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89932,"job_number":"JOB_89932","tr_customer_id":89949,"tr_customer_product_id":89939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:15:18.000Z","modified_at":"2025-10-23T03:15:18.000Z","name":"Celine Watsica","mobile_number":"952-310-3964","email_id":"Carlotta_Howe47@hotmail.com","dop":"2025-04-06","serial_number":"10901223881382084","imei1":"10901223881382084","imei2":"10901223881382084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89933,"job_number":"JOB_89933","tr_customer_id":89950,"tr_customer_product_id":89940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:15:42.000Z","modified_at":"2025-10-23T03:15:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13678687481633","imei1":"13678687481633","imei2":"13678687481633","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:15:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89935,"job_number":"JOB_89935","tr_customer_id":89952,"tr_customer_product_id":89942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:15:43.000Z","modified_at":"2025-10-23T03:15:43.000Z","name":"Erich Breitenberg","mobile_number":"349-782-1343","email_id":"Lenna.Yost@hotmail.com","dop":"2025-04-06","serial_number":"18640042730206364","imei1":"18640042730206364","imei2":"18640042730206364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89936,"job_number":"JOB_89936","tr_customer_id":89953,"tr_customer_product_id":89943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:15:45.000Z","modified_at":"2025-10-23T03:15:45.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11967085731752","imei1":"11967085731752","imei2":"11967085731752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89938,"job_number":"JOB_89938","tr_customer_id":89955,"tr_customer_product_id":89945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:15:47.000Z","modified_at":"2025-10-23T03:15:47.000Z","name":"Oran Breitenberg","mobile_number":"770-247-4630","email_id":"Albin.Upton@gmail.com","dop":"2025-04-06","serial_number":"11218907860774648","imei1":"11218907860774648","imei2":"11218907860774648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:15:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89939,"job_number":"JOB_89939","tr_customer_id":89956,"tr_customer_product_id":89946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:16:23.000Z","modified_at":"2025-10-23T03:16:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13643957135015","imei1":"13643957135015","imei2":"13643957135015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:16:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89941,"job_number":"JOB_89941","tr_customer_id":89958,"tr_customer_product_id":89948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:16:24.000Z","modified_at":"2025-10-23T03:16:24.000Z","name":"Jimmie Kuhlman","mobile_number":"895-486-3076","email_id":"Meagan_Schultz18@yahoo.com","dop":"2025-04-06","serial_number":"10516615733023532","imei1":"10516615733023532","imei2":"10516615733023532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:16:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89942,"job_number":"JOB_89942","tr_customer_id":89959,"tr_customer_product_id":89949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:16:32.000Z","modified_at":"2025-10-23T03:16:32.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14175253859202","imei1":"14175253859202","imei2":"14175253859202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:16:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89944,"job_number":"JOB_89944","tr_customer_id":89961,"tr_customer_product_id":89951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:16:33.000Z","modified_at":"2025-10-23T03:16:33.000Z","name":"Stephany Veum","mobile_number":"936-826-3354","email_id":"Bertha31@yahoo.com","dop":"2025-04-06","serial_number":"18701955548057810","imei1":"18701955548057810","imei2":"18701955548057810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89946,"job_number":"JOB_89946","tr_customer_id":89963,"tr_customer_product_id":89953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:24:27.000Z","modified_at":"2025-10-23T03:24:27.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10606873023431","imei1":"10606873023431","imei2":"10606873023431","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89948,"job_number":"JOB_89948","tr_customer_id":89965,"tr_customer_product_id":89955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:24:28.000Z","modified_at":"2025-10-23T03:24:28.000Z","name":"Garry Gutmann","mobile_number":"556-527-2659","email_id":"Chauncey_Powlowski@hotmail.com","dop":"2025-06-18","serial_number":"1072421521710328","imei1":"1072421521710328","imei2":"1072421521710328","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89952,"job_number":"JOB_89952","tr_customer_id":89969,"tr_customer_product_id":89959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:24:35.000Z","modified_at":"2025-10-23T03:24:35.000Z","name":"Jolie Mueller","mobile_number":"675-912-7168","email_id":"Arlene_Bahringer77@gmail.com","dop":"2025-04-06","serial_number":"18808690461224950","imei1":"18808690461224950","imei2":"18808690461224950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:24:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89953,"job_number":"JOB_89953","tr_customer_id":89970,"tr_customer_product_id":89960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:24:36.000Z","modified_at":"2025-10-23T03:24:36.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"16532070052171","imei1":"16532070052171","imei2":"16532070052171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:24:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89956,"job_number":"JOB_89956","tr_customer_id":89973,"tr_customer_product_id":89963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:24:42.000Z","modified_at":"2025-10-23T03:24:42.000Z","name":"Bessie Roberts","mobile_number":"502-344-1187","email_id":"Wilford92@yahoo.com","dop":"2025-04-06","serial_number":"13747433241265028","imei1":"13747433241265028","imei2":"13747433241265028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89959,"job_number":"JOB_89959","tr_customer_id":89976,"tr_customer_product_id":89966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:25:06.000Z","modified_at":"2025-10-23T03:25:06.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"18936816499199","imei1":"18936816499199","imei2":"18936816499199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:25:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89961,"job_number":"JOB_89961","tr_customer_id":89978,"tr_customer_product_id":89968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:25:08.000Z","modified_at":"2025-10-23T03:25:08.000Z","name":"Jermaine Ankunding","mobile_number":"471-480-8133","email_id":"Rebecca_Koss@yahoo.com","dop":"2025-04-06","serial_number":"10003852457785270","imei1":"10003852457785270","imei2":"10003852457785270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89962,"job_number":"JOB_89962","tr_customer_id":89979,"tr_customer_product_id":89969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:25:09.000Z","modified_at":"2025-10-23T03:25:09.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10573885140941","imei1":"10573885140941","imei2":"10573885140941","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89965,"job_number":"JOB_89965","tr_customer_id":89982,"tr_customer_product_id":89972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:25:10.000Z","modified_at":"2025-10-23T03:25:10.000Z","name":"Raymond Gleichner","mobile_number":"476-580-4982","email_id":"Lilly.Schmeler@hotmail.com","dop":"2025-06-18","serial_number":"1045209114676997","imei1":"1045209114676997","imei2":"1045209114676997","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89966,"job_number":"JOB_89966","tr_customer_id":89983,"tr_customer_product_id":89973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:25:11.000Z","modified_at":"2025-10-23T03:25:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18851920112634","imei1":"18851920112634","imei2":"18851920112634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89968,"job_number":"JOB_89968","tr_customer_id":89985,"tr_customer_product_id":89975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:25:13.000Z","modified_at":"2025-10-23T03:25:13.000Z","name":"Lessie Pagac","mobile_number":"366-881-8320","email_id":"Nakia.Pouros98@gmail.com","dop":"2025-04-06","serial_number":"13571656823342864","imei1":"13571656823342864","imei2":"13571656823342864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89969,"job_number":"JOB_89969","tr_customer_id":89986,"tr_customer_product_id":89976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:25:23.000Z","modified_at":"2025-10-23T03:25:23.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"15899099916250","imei1":"15899099916250","imei2":"15899099916250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89971,"job_number":"JOB_89971","tr_customer_id":89988,"tr_customer_product_id":89978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:25:30.000Z","modified_at":"2025-10-23T03:25:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12966126127938","imei1":"12966126127938","imei2":"12966126127938","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89973,"job_number":"JOB_89973","tr_customer_id":89990,"tr_customer_product_id":89980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:25:31.000Z","modified_at":"2025-10-23T03:25:31.000Z","name":"Annalise Rutherford","mobile_number":"710-559-4079","email_id":"Augustine29@yahoo.com","dop":"2025-04-06","serial_number":"18913385893848784","imei1":"18913385893848784","imei2":"18913385893848784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89977,"job_number":"JOB_89977","tr_customer_id":89994,"tr_customer_product_id":89984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:25:39.000Z","modified_at":"2025-10-23T03:25:39.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"12815933954252","imei1":"12815933954252","imei2":"12815933954252","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:25:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89983,"job_number":"JOB_89983","tr_customer_id":90000,"tr_customer_product_id":89990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:25:41.000Z","modified_at":"2025-10-23T03:25:41.000Z","name":"Assunta Lockman","mobile_number":"405-263-3232","email_id":"Isom_Buckridge96@hotmail.com","dop":"2025-06-08","serial_number":"103139759565826","imei1":"103139759565826","imei2":"103139759565826","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:25:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89988,"job_number":"JOB_89988","tr_customer_id":90005,"tr_customer_product_id":89995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:25:55.000Z","modified_at":"2025-10-23T03:25:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18858841691849","imei1":"18858841691849","imei2":"18858841691849","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:25:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89993,"job_number":"JOB_89993","tr_customer_id":90010,"tr_customer_product_id":90000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:25:56.000Z","modified_at":"2025-10-23T03:25:56.000Z","name":"Chelsey Hauck","mobile_number":"914-590-3733","email_id":"Aurelia43@gmail.com","dop":"2025-04-06","serial_number":"10848301727013620","imei1":"10848301727013620","imei2":"10848301727013620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:25:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89994,"job_number":"JOB_89994","tr_customer_id":90011,"tr_customer_product_id":90001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:26:00.000Z","modified_at":"2025-10-23T03:26:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11620849304912","imei1":"11620849304912","imei2":"11620849304912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:26:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89996,"job_number":"JOB_89996","tr_customer_id":90013,"tr_customer_product_id":90003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:26:02.000Z","modified_at":"2025-10-23T03:26:02.000Z","name":"Brant Schaden","mobile_number":"510-704-0808","email_id":"Anita.Kautzer74@yahoo.com","dop":"2025-04-06","serial_number":"13546125965281890","imei1":"13546125965281890","imei2":"13546125965281890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89997,"job_number":"JOB_89997","tr_customer_id":90014,"tr_customer_product_id":90004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:26:06.000Z","modified_at":"2025-10-23T03:26:06.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"13066738534219","imei1":"13066738534219","imei2":"13066738534219","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89999,"job_number":"JOB_89999","tr_customer_id":90016,"tr_customer_product_id":90006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:26:07.000Z","modified_at":"2025-10-23T03:26:07.000Z","name":"Arielle Mraz","mobile_number":"945-443-1512","email_id":"Hailey.Keebler72@gmail.com","dop":"2025-06-08","serial_number":"108447547795711","imei1":"108447547795711","imei2":"108447547795711","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:26:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90000,"job_number":"JOB_90000","tr_customer_id":90017,"tr_customer_product_id":90007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:26:09.000Z","modified_at":"2025-10-23T03:26:09.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"15290635985116","imei1":"15290635985116","imei2":"15290635985116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90003,"job_number":"JOB_90003","tr_customer_id":90020,"tr_customer_product_id":90010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:26:12.000Z","modified_at":"2025-10-23T03:26:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17977121343378","imei1":"17977121343378","imei2":"17977121343378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90007,"job_number":"JOB_90007","tr_customer_id":90024,"tr_customer_product_id":90014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:26:13.000Z","modified_at":"2025-10-23T03:26:13.000Z","name":"Lexus Vandervort","mobile_number":"860-285-0318","email_id":"Suzanne_Torphy@yahoo.com","dop":"2025-04-06","serial_number":"16204248152524710","imei1":"16204248152524710","imei2":"16204248152524710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90009,"job_number":"JOB_90009","tr_customer_id":90026,"tr_customer_product_id":90016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:26:32.000Z","modified_at":"2025-10-23T03:26:32.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"11592198307842","imei1":"11592198307842","imei2":"11592198307842","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90011,"job_number":"JOB_90011","tr_customer_id":90028,"tr_customer_product_id":90018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:26:33.000Z","modified_at":"2025-10-23T03:26:33.000Z","name":"Cheyenne Dach","mobile_number":"887-494-3173","email_id":"Rigoberto.Ruecker@gmail.com","dop":"2025-06-08","serial_number":"107492535547838","imei1":"107492535547838","imei2":"107492535547838","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90012,"job_number":"JOB_90012","tr_customer_id":90029,"tr_customer_product_id":90019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:26:43.000Z","modified_at":"2025-10-23T03:26:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15081207806338","imei1":"15081207806338","imei2":"15081207806338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:26:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90014,"job_number":"JOB_90014","tr_customer_id":90031,"tr_customer_product_id":90021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:26:45.000Z","modified_at":"2025-10-23T03:26:45.000Z","name":"Kimberly Collins","mobile_number":"743-977-1235","email_id":"Hermina75@yahoo.com","dop":"2025-04-06","serial_number":"13024751131594378","imei1":"13024751131594378","imei2":"13024751131594378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90015,"job_number":"JOB_90015","tr_customer_id":90032,"tr_customer_product_id":90022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:26:48.000Z","modified_at":"2025-10-23T03:26:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18908245856060","imei1":"18908245856060","imei2":"18908245856060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:26:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90017,"job_number":"JOB_90017","tr_customer_id":90034,"tr_customer_product_id":90024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:26:50.000Z","modified_at":"2025-10-23T03:26:50.000Z","name":"Queen Wolf","mobile_number":"386-668-8741","email_id":"Joanny.Wunsch@gmail.com","dop":"2025-04-06","serial_number":"14783904617593692","imei1":"14783904617593692","imei2":"14783904617593692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90018,"job_number":"JOB_90018","tr_customer_id":90035,"tr_customer_product_id":90025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:26:54.000Z","modified_at":"2025-10-23T03:26:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12109286850521","imei1":"12109286850521","imei2":"12109286850521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:26:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90020,"job_number":"JOB_90020","tr_customer_id":90037,"tr_customer_product_id":90027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:26:55.000Z","modified_at":"2025-10-23T03:26:55.000Z","name":"Nettie Hackett","mobile_number":"979-396-2233","email_id":"Mariana_Dickinson78@hotmail.com","dop":"2025-04-06","serial_number":"12112177130188844","imei1":"12112177130188844","imei2":"12112177130188844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:26:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90021,"job_number":"JOB_90021","tr_customer_id":90038,"tr_customer_product_id":90028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:32:28.000Z","modified_at":"2025-10-23T03:32:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26778233970783","imei1":"26778233970783","imei2":"26778233970783","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90022,"job_number":"JOB_90022","tr_customer_id":90039,"tr_customer_product_id":90029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:32:28.000Z","modified_at":"2025-10-23T03:32:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24897187735342","imei1":"24897187735342","imei2":"24897187735342","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90023,"job_number":"JOB_90023","tr_customer_id":90040,"tr_customer_product_id":90030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:32:29.000Z","modified_at":"2025-10-23T03:32:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64291439840445","imei1":"64291439840445","imei2":"64291439840445","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90024,"job_number":"JOB_90024","tr_customer_id":90041,"tr_customer_product_id":90031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:32:29.000Z","modified_at":"2025-10-23T03:32:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30185240717365","imei1":"30185240717365","imei2":"30185240717365","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90025,"job_number":"JOB_90025","tr_customer_id":90042,"tr_customer_product_id":90032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:32:29.000Z","modified_at":"2025-10-23T03:32:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19392465022336","imei1":"19392465022336","imei2":"19392465022336","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90026,"job_number":"JOB_90026","tr_customer_id":90043,"tr_customer_product_id":90033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:32:30.000Z","modified_at":"2025-10-23T03:32:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29741379682889","imei1":"29741379682889","imei2":"29741379682889","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90028,"job_number":"JOB_90028","tr_customer_id":90045,"tr_customer_product_id":90035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:33:01.000Z","modified_at":"2025-10-23T03:33:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47165725656577","imei1":"47165725656577","imei2":"47165725656577","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90029,"job_number":"JOB_90029","tr_customer_id":90046,"tr_customer_product_id":90036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:33:01.000Z","modified_at":"2025-10-23T03:33:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33106402537071","imei1":"33106402537071","imei2":"33106402537071","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90030,"job_number":"JOB_90030","tr_customer_id":90047,"tr_customer_product_id":90037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:33:02.000Z","modified_at":"2025-10-23T03:33:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81282575550518","imei1":"81282575550518","imei2":"81282575550518","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90031,"job_number":"JOB_90031","tr_customer_id":90048,"tr_customer_product_id":90038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:33:02.000Z","modified_at":"2025-10-23T03:33:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63841205625159","imei1":"63841205625159","imei2":"63841205625159","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90032,"job_number":"JOB_90032","tr_customer_id":90049,"tr_customer_product_id":90039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:33:02.000Z","modified_at":"2025-10-23T03:33:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33248560960136","imei1":"33248560960136","imei2":"33248560960136","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90033,"job_number":"JOB_90033","tr_customer_id":90050,"tr_customer_product_id":90040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:33:03.000Z","modified_at":"2025-10-23T03:33:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36588047679071","imei1":"36588047679071","imei2":"36588047679071","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90035,"job_number":"JOB_90035","tr_customer_id":90052,"tr_customer_product_id":90042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:33:34.000Z","modified_at":"2025-10-23T03:33:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79329770550224","imei1":"79329770550224","imei2":"79329770550224","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90036,"job_number":"JOB_90036","tr_customer_id":90053,"tr_customer_product_id":90043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:33:34.000Z","modified_at":"2025-10-23T03:33:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66717121843096","imei1":"66717121843096","imei2":"66717121843096","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90037,"job_number":"JOB_90037","tr_customer_id":90054,"tr_customer_product_id":90044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:33:35.000Z","modified_at":"2025-10-23T03:33:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26820287414727","imei1":"26820287414727","imei2":"26820287414727","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90038,"job_number":"JOB_90038","tr_customer_id":90055,"tr_customer_product_id":90045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:33:35.000Z","modified_at":"2025-10-23T03:33:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58146752880902","imei1":"58146752880902","imei2":"58146752880902","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90039,"job_number":"JOB_90039","tr_customer_id":90056,"tr_customer_product_id":90046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:33:35.000Z","modified_at":"2025-10-23T03:33:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66470043948364","imei1":"66470043948364","imei2":"66470043948364","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90040,"job_number":"JOB_90040","tr_customer_id":90057,"tr_customer_product_id":90047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:33:36.000Z","modified_at":"2025-10-23T03:33:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59934733366047","imei1":"59934733366047","imei2":"59934733366047","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90045,"job_number":"JOB_90045","tr_customer_id":90062,"tr_customer_product_id":90052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:46:30.000Z","modified_at":"2025-10-23T03:46:30.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18107290968292","imei1":"18107290968292","imei2":"18107290968292","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90046,"job_number":"JOB_90046","tr_customer_id":90063,"tr_customer_product_id":90053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:46:30.000Z","modified_at":"2025-10-23T03:46:30.000Z","name":"Victor Osinski","mobile_number":"827-487-7182","email_id":"Orland26@gmail.com","dop":"2025-09-16","serial_number":"10950916918843","imei1":"10950916918843","imei2":"10950916918843","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90047,"job_number":"JOB_90047","tr_customer_id":90064,"tr_customer_product_id":90054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:46:51.000Z","modified_at":"2025-10-23T03:46:51.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"15853997745658","imei1":"15853997745658","imei2":"15853997745658","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:46:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90048,"job_number":"JOB_90048","tr_customer_id":90065,"tr_customer_product_id":90055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:46:51.000Z","modified_at":"2025-10-23T03:46:51.000Z","name":"Jess Crona","mobile_number":"405-322-1038","email_id":"Harold.Wuckert@gmail.com","dop":"2025-09-16","serial_number":"16674504093437","imei1":"16674504093437","imei2":"16674504093437","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:46:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90049,"job_number":"JOB_90049","tr_customer_id":90066,"tr_customer_product_id":90056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:47:12.000Z","modified_at":"2025-10-23T03:47:12.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"19068800722345","imei1":"19068800722345","imei2":"19068800722345","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90050,"job_number":"JOB_90050","tr_customer_id":90067,"tr_customer_product_id":90057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:47:12.000Z","modified_at":"2025-10-23T03:47:12.000Z","name":"Ronaldo Hills","mobile_number":"772-639-3515","email_id":"Tre_Bruen@yahoo.com","dop":"2025-09-16","serial_number":"15977860154991","imei1":"15977860154991","imei2":"15977860154991","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90051,"job_number":"JOB_90051","tr_customer_id":90068,"tr_customer_product_id":90058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T04:18:39.000Z","modified_at":"2025-10-23T04:18:39.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-13","serial_number":"99717080399180","imei1":"99717080399180","imei2":"99717080399180","popurl":"2025-10-13T04:18:38.267565928Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T04:18:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90052,"job_number":"JOB_90052","tr_customer_id":90069,"tr_customer_product_id":90059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T04:19:31.000Z","modified_at":"2025-10-23T04:19:31.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-13","serial_number":"24726713328879","imei1":"24726713328879","imei2":"24726713328879","popurl":"2025-10-13T04:19:30.639519478Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T04:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90053,"job_number":"JOB_90053","tr_customer_id":90070,"tr_customer_product_id":90060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T04:28:42.000Z","modified_at":"2025-10-23T04:28:42.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"107232944487285","imei1":"107232944487285","imei2":"107232944487285","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T04:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90055,"job_number":"JOB_90055","tr_customer_id":90072,"tr_customer_product_id":90062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T04:28:54.000Z","modified_at":"2025-10-23T04:28:54.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106845511227864","imei1":"106845511227864","imei2":"106845511227864","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T04:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90058,"job_number":"JOB_90058","tr_customer_id":90075,"tr_customer_product_id":90065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T04:42:10.000Z","modified_at":"2025-10-23T04:42:10.000Z","name":"Wyman Sipes","mobile_number":"783-806-0494","email_id":"Deshaun_Heidenreich55@hotmail.com","dop":"2025-04-06","serial_number":"10424992226477904","imei1":"10424992226477904","imei2":"10424992226477904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90076,"job_number":"JOB_90076","tr_customer_id":90093,"tr_customer_product_id":90083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:18:44.000Z","modified_at":"2025-10-23T06:18:44.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10957204989416","imei1":"10957204989416","imei2":"10957204989416","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:18:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90078,"job_number":"JOB_90078","tr_customer_id":90095,"tr_customer_product_id":90085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:18:45.000Z","modified_at":"2025-10-23T06:18:45.000Z","name":"Jett Grimes","mobile_number":"292-488-1470","email_id":"Avis84@hotmail.com","dop":"2025-06-18","serial_number":"1079457695072407","imei1":"1079457695072407","imei2":"1079457695072407","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:18:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90079,"job_number":"JOB_90079","tr_customer_id":90096,"tr_customer_product_id":90086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:19:12.000Z","modified_at":"2025-10-23T06:19:12.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"14310850404053","imei1":"14310850404053","imei2":"14310850404053","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90081,"job_number":"JOB_90081","tr_customer_id":90098,"tr_customer_product_id":90088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:19:14.000Z","modified_at":"2025-10-23T06:19:14.000Z","name":"Jed Murray","mobile_number":"672-997-1006","email_id":"Elna_Bradtke61@gmail.com","dop":"2025-06-08","serial_number":"106286704145601","imei1":"106286704145601","imei2":"106286704145601","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90082,"job_number":"JOB_90082","tr_customer_id":90099,"tr_customer_product_id":90089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:19:24.000Z","modified_at":"2025-10-23T06:19:24.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10708622671277","imei1":"10708622671277","imei2":"10708622671277","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90084,"job_number":"JOB_90084","tr_customer_id":90101,"tr_customer_product_id":90091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:19:25.000Z","modified_at":"2025-10-23T06:19:25.000Z","name":"Robin Daugherty","mobile_number":"483-902-8138","email_id":"Princess_Stamm47@gmail.com","dop":"2025-06-18","serial_number":"1053304164648505","imei1":"1053304164648505","imei2":"1053304164648505","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90086,"job_number":"JOB_90086","tr_customer_id":90103,"tr_customer_product_id":90093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:19:44.000Z","modified_at":"2025-10-23T06:19:44.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"19026194801472","imei1":"19026194801472","imei2":"19026194801472","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90088,"job_number":"JOB_90088","tr_customer_id":90105,"tr_customer_product_id":90095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:19:45.000Z","modified_at":"2025-10-23T06:19:45.000Z","name":"Lonny Willms","mobile_number":"794-984-2241","email_id":"Tom27@yahoo.com","dop":"2025-06-08","serial_number":"104848204968867","imei1":"104848204968867","imei2":"104848204968867","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90090,"job_number":"JOB_90090","tr_customer_id":90107,"tr_customer_product_id":90097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:20:14.000Z","modified_at":"2025-10-23T06:20:14.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"14658580324102","imei1":"14658580324102","imei2":"14658580324102","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90092,"job_number":"JOB_90092","tr_customer_id":90109,"tr_customer_product_id":90099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:20:16.000Z","modified_at":"2025-10-23T06:20:16.000Z","name":"Zita Hackett","mobile_number":"281-973-1497","email_id":"Aglae67@gmail.com","dop":"2025-06-08","serial_number":"103175938899509","imei1":"103175938899509","imei2":"103175938899509","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90097,"job_number":"JOB_90097","tr_customer_id":90114,"tr_customer_product_id":90104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:27:40.000Z","modified_at":"2025-10-23T06:27:40.000Z","name":"Fredy Graham","mobile_number":"892-220-2382","email_id":"Carmine21@yahoo.com","dop":"2025-04-06","serial_number":"13096119578773378","imei1":"13096119578773378","imei2":"13096119578773378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:27:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90099,"job_number":"JOB_90099","tr_customer_id":90116,"tr_customer_product_id":90106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:35:16.000Z","modified_at":"2025-10-23T06:35:16.000Z","name":"Magdalen Hills","mobile_number":"719-518-2458","email_id":"Hudson54@yahoo.com","dop":"2025-04-06","serial_number":"19170439872879496","imei1":"19170439872879496","imei2":"19170439872879496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:35:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90100,"job_number":"JOB_90100","tr_customer_id":90117,"tr_customer_product_id":90107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:35:26.000Z","modified_at":"2025-10-23T06:35:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11626619321936","imei1":"11626619321936","imei2":"11626619321936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90102,"job_number":"JOB_90102","tr_customer_id":90119,"tr_customer_product_id":90109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:35:28.000Z","modified_at":"2025-10-23T06:35:28.000Z","name":"Stephania Hegmann","mobile_number":"843-512-8729","email_id":"Caden_Hansen@yahoo.com","dop":"2025-04-06","serial_number":"11785836806807760","imei1":"11785836806807760","imei2":"11785836806807760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90103,"job_number":"JOB_90103","tr_customer_id":90120,"tr_customer_product_id":90110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:36:09.000Z","modified_at":"2025-10-23T06:36:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18641933848656","imei1":"18641933848656","imei2":"18641933848656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:36:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90105,"job_number":"JOB_90105","tr_customer_id":90122,"tr_customer_product_id":90112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:36:10.000Z","modified_at":"2025-10-23T06:36:10.000Z","name":"Lew Block","mobile_number":"755-790-7067","email_id":"Jarod1@hotmail.com","dop":"2025-04-06","serial_number":"12797939698985250","imei1":"12797939698985250","imei2":"12797939698985250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90106,"job_number":"JOB_90106","tr_customer_id":90123,"tr_customer_product_id":90113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:36:51.000Z","modified_at":"2025-10-23T06:36:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16515556600822","imei1":"16515556600822","imei2":"16515556600822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:36:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90108,"job_number":"JOB_90108","tr_customer_id":90125,"tr_customer_product_id":90115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:36:52.000Z","modified_at":"2025-10-23T06:36:52.000Z","name":"Cortez Corkery","mobile_number":"968-523-6005","email_id":"Tobin14@yahoo.com","dop":"2025-04-06","serial_number":"17517182988593692","imei1":"17517182988593692","imei2":"17517182988593692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:36:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90111,"job_number":"JOB_90111","tr_customer_id":90128,"tr_customer_product_id":90118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:38:33.000Z","modified_at":"2025-10-23T06:38:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17329306811024","imei1":"17329306811024","imei2":"17329306811024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90113,"job_number":"JOB_90113","tr_customer_id":90130,"tr_customer_product_id":90120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:38:35.000Z","modified_at":"2025-10-23T06:38:35.000Z","name":"Sigmund Wehner","mobile_number":"447-834-0919","email_id":"Kristofer.Considine@yahoo.com","dop":"2025-04-06","serial_number":"17769772922651300","imei1":"17769772922651300","imei2":"17769772922651300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90115,"job_number":"JOB_90115","tr_customer_id":90132,"tr_customer_product_id":90122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:38:38.000Z","modified_at":"2025-10-23T06:38:38.000Z","name":"Richie Lueilwitz","mobile_number":"327-658-8471","email_id":"Lori_Wintheiser44@yahoo.com","dop":"2025-04-06","serial_number":"10664270981977592","imei1":"10664270981977592","imei2":"10664270981977592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90116,"job_number":"JOB_90116","tr_customer_id":90133,"tr_customer_product_id":90123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:38:52.000Z","modified_at":"2025-10-23T06:38:52.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"12465758381112","imei1":"12465758381112","imei2":"12465758381112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90118,"job_number":"JOB_90118","tr_customer_id":90135,"tr_customer_product_id":90125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:39:21.000Z","modified_at":"2025-10-23T06:39:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14343113229441","imei1":"14343113229441","imei2":"14343113229441","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90120,"job_number":"JOB_90120","tr_customer_id":90137,"tr_customer_product_id":90127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:39:23.000Z","modified_at":"2025-10-23T06:39:23.000Z","name":"Hassie Christiansen","mobile_number":"626-971-5569","email_id":"Delpha.Sporer33@yahoo.com","dop":"2025-04-06","serial_number":"19251912916373064","imei1":"19251912916373064","imei2":"19251912916373064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90121,"job_number":"JOB_90121","tr_customer_id":90138,"tr_customer_product_id":90128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:39:41.000Z","modified_at":"2025-10-23T06:39:41.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"10189157830996","imei1":"10189157830996","imei2":"10189157830996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90123,"job_number":"JOB_90123","tr_customer_id":90140,"tr_customer_product_id":90130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:40:09.000Z","modified_at":"2025-10-23T06:40:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10735226421603","imei1":"10735226421603","imei2":"10735226421603","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90125,"job_number":"JOB_90125","tr_customer_id":90142,"tr_customer_product_id":90132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:40:11.000Z","modified_at":"2025-10-23T06:40:11.000Z","name":"Gayle Kutch","mobile_number":"673-398-9801","email_id":"Jerod6@hotmail.com","dop":"2025-04-06","serial_number":"18028194605284124","imei1":"18028194605284124","imei2":"18028194605284124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:40:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90126,"job_number":"JOB_90126","tr_customer_id":90143,"tr_customer_product_id":90133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:40:29.000Z","modified_at":"2025-10-23T06:40:29.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"10920639663813","imei1":"10920639663813","imei2":"10920639663813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90128,"job_number":"JOB_90128","tr_customer_id":90145,"tr_customer_product_id":90135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:51:21.000Z","modified_at":"2025-10-23T06:51:21.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18924829161048","imei1":"18924829161048","imei2":"18924829161048","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90129,"job_number":"JOB_90129","tr_customer_id":90146,"tr_customer_product_id":90136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:51:21.000Z","modified_at":"2025-10-23T06:51:21.000Z","name":"Jaclyn Moore","mobile_number":"313-905-6569","email_id":"Johann38@yahoo.com","dop":"2025-09-16","serial_number":"17848690177233","imei1":"17848690177233","imei2":"17848690177233","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90130,"job_number":"JOB_90130","tr_customer_id":90147,"tr_customer_product_id":90137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:51:40.000Z","modified_at":"2025-10-23T06:51:40.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"15021772359913","imei1":"15021772359913","imei2":"15021772359913","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:51:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90131,"job_number":"JOB_90131","tr_customer_id":90148,"tr_customer_product_id":90138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:51:40.000Z","modified_at":"2025-10-23T06:51:40.000Z","name":"Serena Price","mobile_number":"377-428-1493","email_id":"Carli_Huels82@hotmail.com","dop":"2025-09-16","serial_number":"11481027588901","imei1":"11481027588901","imei2":"11481027588901","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:51:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90132,"job_number":"JOB_90132","tr_customer_id":90149,"tr_customer_product_id":90139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:51:59.000Z","modified_at":"2025-10-23T06:51:59.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"11208987746428","imei1":"11208987746428","imei2":"11208987746428","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90133,"job_number":"JOB_90133","tr_customer_id":90150,"tr_customer_product_id":90140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:51:59.000Z","modified_at":"2025-10-23T06:51:59.000Z","name":"Rogers Frami","mobile_number":"436-923-6966","email_id":"Jodie.Parker16@gmail.com","dop":"2025-09-16","serial_number":"10812120447939","imei1":"10812120447939","imei2":"10812120447939","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90141,"job_number":"JOB_90141","tr_customer_id":90158,"tr_customer_product_id":90148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T07:36:44.000Z","modified_at":"2025-10-23T07:36:44.000Z","name":"Rodger Kessler","mobile_number":"405-733-0935","email_id":"Maggie.Toy@yahoo.com","dop":"2025-04-06","serial_number":"15793459906846356","imei1":"15793459906846356","imei2":"15793459906846356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90143,"job_number":"JOB_90143","tr_customer_id":90160,"tr_customer_product_id":90150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T09:57:58.000Z","modified_at":"2025-10-23T09:57:58.000Z","name":"Uday P","mobile_number":"1234567890","email_id":"xyz@gmail.com","dop":"2025-07-07","serial_number":"103396623512735","imei1":"103396623512735","imei2":"103396623512735","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T09:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90144,"job_number":"JOB_90144","tr_customer_id":90161,"tr_customer_product_id":90151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T09:59:03.000Z","modified_at":"2025-10-23T09:59:03.000Z","name":"Uday P","mobile_number":"1234567890","email_id":"xyz@gmail.com","dop":"2025-07-07","serial_number":"108055424028522","imei1":"108055424028522","imei2":"108055424028522","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T09:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90145,"job_number":"JOB_90145","tr_customer_id":90162,"tr_customer_product_id":90152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T10:01:44.000Z","modified_at":"2025-10-23T10:01:44.000Z","name":"Uday P","mobile_number":"1234567890","email_id":"xyz@gmail.com","dop":"2025-07-07","serial_number":"103281704788012","imei1":"103281704788012","imei2":"103281704788012","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T10:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90146,"job_number":"JOB_90146","tr_customer_id":90163,"tr_customer_product_id":90153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T10:02:27.000Z","modified_at":"2025-10-23T10:02:27.000Z","name":"Uday P","mobile_number":"1234567890","email_id":"xyz@gmail.com","dop":"2025-07-07","serial_number":"105070885803913","imei1":"105070885803913","imei2":"105070885803913","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T10:02:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90147,"job_number":"JOB_90147","tr_customer_id":90164,"tr_customer_product_id":90154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T10:07:12.000Z","modified_at":"2025-10-23T10:07:12.000Z","name":"Pauline Botsford","mobile_number":"571-843-2742","email_id":"Maverick_Tillman@hotmail.com","dop":"2025-07-07","serial_number":"103866807394339","imei1":"103866807394339","imei2":"103866807394339","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T10:07:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90148,"job_number":"JOB_90148","tr_customer_id":90165,"tr_customer_product_id":90155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T13:32:59.000Z","modified_at":"2025-10-23T13:32:59.000Z","name":"Ron Schuppe","mobile_number":"283-423-2627","email_id":"Desiree86@hotmail.com","dop":"2025-04-06","serial_number":"16897387233126","imei1":"16897387233126","imei2":"16897387233126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T13:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90149,"job_number":"JOB_90149","tr_customer_id":90166,"tr_customer_product_id":90156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T13:38:28.000Z","modified_at":"2025-10-23T13:38:28.000Z","name":"Ron Schuppe","mobile_number":"283-423-2627","email_id":"Desiree86@hotmail.com","dop":"2025-04-06","serial_number":"65497387233126","imei1":"65497387233126","imei2":"65497387233126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T13:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90150,"job_number":"JOB_90150","tr_customer_id":90167,"tr_customer_product_id":90157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T13:38:28.000Z","modified_at":"2025-10-23T13:38:28.000Z","name":"Ron Schuppe","mobile_number":"283-423-2627","email_id":"Desiree86@hotmail.com","dop":"2025-04-06","serial_number":"89897387233126","imei1":"89897387233126","imei2":"89897387233126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T13:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90151,"job_number":"JOB_90151","tr_customer_id":90168,"tr_customer_product_id":90158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T13:38:28.000Z","modified_at":"2025-10-23T13:38:28.000Z","name":"Ron Schuppe","mobile_number":"283-423-2627","email_id":"Desiree86@hotmail.com","dop":"2025-04-06","serial_number":"56897387233126","imei1":"56897387233126","imei2":"56897387233126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T13:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90152,"job_number":"JOB_90152","tr_customer_id":90169,"tr_customer_product_id":90159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T13:47:14.000Z","modified_at":"2025-10-23T13:47:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80982556574494","imei1":"80982556574494","imei2":"80982556574494","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90153,"job_number":"JOB_90153","tr_customer_id":90170,"tr_customer_product_id":90160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T13:47:14.000Z","modified_at":"2025-10-23T13:47:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32485367902285","imei1":"32485367902285","imei2":"32485367902285","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90154,"job_number":"JOB_90154","tr_customer_id":90171,"tr_customer_product_id":90161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T13:47:14.000Z","modified_at":"2025-10-23T13:47:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71232516766656","imei1":"71232516766656","imei2":"71232516766656","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90155,"job_number":"JOB_90155","tr_customer_id":90172,"tr_customer_product_id":90162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T13:47:15.000Z","modified_at":"2025-10-23T13:47:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64309479640209","imei1":"64309479640209","imei2":"64309479640209","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90156,"job_number":"JOB_90156","tr_customer_id":90173,"tr_customer_product_id":90163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T13:47:15.000Z","modified_at":"2025-10-23T13:47:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47258079297897","imei1":"47258079297897","imei2":"47258079297897","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90157,"job_number":"JOB_90157","tr_customer_id":90174,"tr_customer_product_id":90164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T13:47:15.000Z","modified_at":"2025-10-23T13:47:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90854521453168","imei1":"90854521453168","imei2":"90854521453168","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90159,"job_number":"JOB_90159","tr_customer_id":90176,"tr_customer_product_id":90166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T13:47:48.000Z","modified_at":"2025-10-23T13:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12183468296555","imei1":"12183468296555","imei2":"12183468296555","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90160,"job_number":"JOB_90160","tr_customer_id":90177,"tr_customer_product_id":90167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T13:47:48.000Z","modified_at":"2025-10-23T13:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91524657776286","imei1":"91524657776286","imei2":"91524657776286","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90161,"job_number":"JOB_90161","tr_customer_id":90178,"tr_customer_product_id":90168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T13:47:48.000Z","modified_at":"2025-10-23T13:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29494145644957","imei1":"29494145644957","imei2":"29494145644957","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90162,"job_number":"JOB_90162","tr_customer_id":90179,"tr_customer_product_id":90169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T13:47:49.000Z","modified_at":"2025-10-23T13:47:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73592811644794","imei1":"73592811644794","imei2":"73592811644794","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90163,"job_number":"JOB_90163","tr_customer_id":90180,"tr_customer_product_id":90170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T13:47:49.000Z","modified_at":"2025-10-23T13:47:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92559398588276","imei1":"92559398588276","imei2":"92559398588276","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90164,"job_number":"JOB_90164","tr_customer_id":90181,"tr_customer_product_id":90171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T13:47:49.000Z","modified_at":"2025-10-23T13:47:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41213968064840","imei1":"41213968064840","imei2":"41213968064840","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90166,"job_number":"JOB_90166","tr_customer_id":90183,"tr_customer_product_id":90173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T13:48:21.000Z","modified_at":"2025-10-23T13:48:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83096927926266","imei1":"83096927926266","imei2":"83096927926266","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T13:48:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90167,"job_number":"JOB_90167","tr_customer_id":90184,"tr_customer_product_id":90174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T13:48:22.000Z","modified_at":"2025-10-23T13:48:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31606939168814","imei1":"31606939168814","imei2":"31606939168814","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T13:48:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90168,"job_number":"JOB_90168","tr_customer_id":90185,"tr_customer_product_id":90175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T13:48:22.000Z","modified_at":"2025-10-23T13:48:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86311196351059","imei1":"86311196351059","imei2":"86311196351059","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T13:48:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90169,"job_number":"JOB_90169","tr_customer_id":90186,"tr_customer_product_id":90176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T13:48:22.000Z","modified_at":"2025-10-23T13:48:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91218960847187","imei1":"91218960847187","imei2":"91218960847187","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T13:48:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90170,"job_number":"JOB_90170","tr_customer_id":90187,"tr_customer_product_id":90177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T13:48:23.000Z","modified_at":"2025-10-23T13:48:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18738726159754","imei1":"18738726159754","imei2":"18738726159754","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T13:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90171,"job_number":"JOB_90171","tr_customer_id":90188,"tr_customer_product_id":90178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T13:48:23.000Z","modified_at":"2025-10-23T13:48:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97068948786030","imei1":"97068948786030","imei2":"97068948786030","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T13:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90184,"job_number":"JOB_90184","tr_customer_id":90201,"tr_customer_product_id":90191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:09:42.000Z","modified_at":"2025-10-23T14:09:42.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"16099273905650","imei1":"16099273905650","imei2":"16099273905650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:09:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90186,"job_number":"JOB_90186","tr_customer_id":90203,"tr_customer_product_id":90193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:09:44.000Z","modified_at":"2025-10-23T14:09:44.000Z","name":"Gladys Wehner","mobile_number":"435-996-2888","email_id":"Abe_Nicolas54@gmail.com","dop":"2025-04-06","serial_number":"19395057513097090","imei1":"19395057513097090","imei2":"19395057513097090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:09:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90187,"job_number":"JOB_90187","tr_customer_id":90204,"tr_customer_product_id":90194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:10:29.000Z","modified_at":"2025-10-23T14:10:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16338092093501","imei1":"16338092093501","imei2":"16338092093501","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:10:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90189,"job_number":"JOB_90189","tr_customer_id":90206,"tr_customer_product_id":90196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:10:31.000Z","modified_at":"2025-10-23T14:10:31.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"13973403172010","imei1":"13973403172010","imei2":"13973403172010","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:10:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90190,"job_number":"JOB_90190","tr_customer_id":90207,"tr_customer_product_id":90197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:10:31.000Z","modified_at":"2025-10-23T14:10:31.000Z","name":"Michale Blick","mobile_number":"404-280-3237","email_id":"Lauren54@gmail.com","dop":"2025-04-06","serial_number":"11408648543984860","imei1":"11408648543984860","imei2":"11408648543984860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:10:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90192,"job_number":"JOB_90192","tr_customer_id":90209,"tr_customer_product_id":90199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:10:33.000Z","modified_at":"2025-10-23T14:10:33.000Z","name":"Felipa Gislason","mobile_number":"705-525-7984","email_id":"Jordane.Harvey20@hotmail.com","dop":"2025-06-08","serial_number":"102763936549846","imei1":"102763936549846","imei2":"102763936549846","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:10:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90193,"job_number":"JOB_90193","tr_customer_id":90210,"tr_customer_product_id":90200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:11:02.000Z","modified_at":"2025-10-23T14:11:02.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"13343387806290","imei1":"13343387806290","imei2":"13343387806290","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:11:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90195,"job_number":"JOB_90195","tr_customer_id":90212,"tr_customer_product_id":90202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:11:04.000Z","modified_at":"2025-10-23T14:11:04.000Z","name":"Kaia Veum","mobile_number":"783-328-4143","email_id":"Lea_Jenkins19@yahoo.com","dop":"2025-06-08","serial_number":"108683001831201","imei1":"108683001831201","imei2":"108683001831201","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:11:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90196,"job_number":"JOB_90196","tr_customer_id":90213,"tr_customer_product_id":90203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:11:16.000Z","modified_at":"2025-10-23T14:11:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14410690758960","imei1":"14410690758960","imei2":"14410690758960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:11:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90198,"job_number":"JOB_90198","tr_customer_id":90215,"tr_customer_product_id":90205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:11:18.000Z","modified_at":"2025-10-23T14:11:18.000Z","name":"Elza Larkin","mobile_number":"737-310-0306","email_id":"Jaeden77@yahoo.com","dop":"2025-04-06","serial_number":"12282044136331124","imei1":"12282044136331124","imei2":"12282044136331124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90199,"job_number":"JOB_90199","tr_customer_id":90216,"tr_customer_product_id":90206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:11:33.000Z","modified_at":"2025-10-23T14:11:33.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"12444742330007","imei1":"12444742330007","imei2":"12444742330007","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:11:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90201,"job_number":"JOB_90201","tr_customer_id":90218,"tr_customer_product_id":90208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:11:35.000Z","modified_at":"2025-10-23T14:11:35.000Z","name":"Tony Satterfield","mobile_number":"961-447-6447","email_id":"Macy.Christiansen@gmail.com","dop":"2025-06-08","serial_number":"100865154387501","imei1":"100865154387501","imei2":"100865154387501","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90202,"job_number":"JOB_90202","tr_customer_id":90219,"tr_customer_product_id":90209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:11:54.000Z","modified_at":"2025-10-23T14:11:54.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"11677972496209","imei1":"11677972496209","imei2":"11677972496209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:11:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90204,"job_number":"JOB_90204","tr_customer_id":90221,"tr_customer_product_id":90211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:12:36.000Z","modified_at":"2025-10-23T14:12:36.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"10377361053235","imei1":"10377361053235","imei2":"10377361053235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:12:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90206,"job_number":"JOB_90206","tr_customer_id":90223,"tr_customer_product_id":90213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:13:19.000Z","modified_at":"2025-10-23T14:13:19.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"10365838405040","imei1":"10365838405040","imei2":"10365838405040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:13:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90208,"job_number":"JOB_90208","tr_customer_id":90225,"tr_customer_product_id":90215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:15:33.000Z","modified_at":"2025-10-23T14:15:33.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10027637799857","imei1":"10027637799857","imei2":"10027637799857","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90210,"job_number":"JOB_90210","tr_customer_id":90227,"tr_customer_product_id":90217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:15:34.000Z","modified_at":"2025-10-23T14:15:34.000Z","name":"Jay Glover","mobile_number":"576-429-8799","email_id":"Fidel.McClure@yahoo.com","dop":"2025-06-18","serial_number":"1048054360322843","imei1":"1048054360322843","imei2":"1048054360322843","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90211,"job_number":"JOB_90211","tr_customer_id":90228,"tr_customer_product_id":90218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:16:22.000Z","modified_at":"2025-10-23T14:16:22.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10268308787918","imei1":"10268308787918","imei2":"10268308787918","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:16:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90213,"job_number":"JOB_90213","tr_customer_id":90230,"tr_customer_product_id":90220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:16:23.000Z","modified_at":"2025-10-23T14:16:23.000Z","name":"Clair Littel","mobile_number":"340-844-9461","email_id":"Salvatore.Breitenberg@gmail.com","dop":"2025-06-18","serial_number":"1059385617359986","imei1":"1059385617359986","imei2":"1059385617359986","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:16:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90214,"job_number":"JOB_90214","tr_customer_id":90231,"tr_customer_product_id":90221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:17:47.000Z","modified_at":"2025-10-23T14:17:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10598733201078","imei1":"10598733201078","imei2":"10598733201078","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90216,"job_number":"JOB_90216","tr_customer_id":90233,"tr_customer_product_id":90223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:17:48.000Z","modified_at":"2025-10-23T14:17:48.000Z","name":"Ova Harber","mobile_number":"582-506-5610","email_id":"Alice_Reichel85@yahoo.com","dop":"2025-04-06","serial_number":"10920019318434492","imei1":"10920019318434492","imei2":"10920019318434492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90217,"job_number":"JOB_90217","tr_customer_id":90234,"tr_customer_product_id":90224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:17:50.000Z","modified_at":"2025-10-23T14:17:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18263006399270","imei1":"18263006399270","imei2":"18263006399270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90219,"job_number":"JOB_90219","tr_customer_id":90236,"tr_customer_product_id":90226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:17:52.000Z","modified_at":"2025-10-23T14:17:52.000Z","name":"Hassie Bode","mobile_number":"866-675-5569","email_id":"Romaine95@hotmail.com","dop":"2025-04-06","serial_number":"19614264260365110","imei1":"19614264260365110","imei2":"19614264260365110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:17:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90222,"job_number":"JOB_90222","tr_customer_id":90239,"tr_customer_product_id":90229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:18:30.000Z","modified_at":"2025-10-23T14:18:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13852889795687","imei1":"13852889795687","imei2":"13852889795687","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90224,"job_number":"JOB_90224","tr_customer_id":90241,"tr_customer_product_id":90231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:18:32.000Z","modified_at":"2025-10-23T14:18:32.000Z","name":"Tyrell Borer","mobile_number":"581-978-2137","email_id":"Isabel46@yahoo.com","dop":"2025-04-06","serial_number":"16986615225127382","imei1":"16986615225127382","imei2":"16986615225127382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90225,"job_number":"JOB_90225","tr_customer_id":90242,"tr_customer_product_id":90232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:18:33.000Z","modified_at":"2025-10-23T14:18:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19501041746454","imei1":"19501041746454","imei2":"19501041746454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90227,"job_number":"JOB_90227","tr_customer_id":90244,"tr_customer_product_id":90234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:18:34.000Z","modified_at":"2025-10-23T14:18:34.000Z","name":"Dora Dibbert","mobile_number":"599-474-8951","email_id":"Judy82@yahoo.com","dop":"2025-04-06","serial_number":"14928532434223614","imei1":"14928532434223614","imei2":"14928532434223614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90229,"job_number":"JOB_90229","tr_customer_id":90246,"tr_customer_product_id":90236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:18:49.000Z","modified_at":"2025-10-23T14:18:49.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12289468524446","imei1":"12289468524446","imei2":"12289468524446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:18:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90231,"job_number":"JOB_90231","tr_customer_id":90248,"tr_customer_product_id":90238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:18:51.000Z","modified_at":"2025-10-23T14:18:51.000Z","name":"Kenya Leffler","mobile_number":"766-256-0639","email_id":"Judge11@yahoo.com","dop":"2025-04-06","serial_number":"17709842484191662","imei1":"17709842484191662","imei2":"17709842484191662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:18:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90232,"job_number":"JOB_90232","tr_customer_id":90249,"tr_customer_product_id":90239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:19:14.000Z","modified_at":"2025-10-23T14:19:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19512813894356","imei1":"19512813894356","imei2":"19512813894356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90234,"job_number":"JOB_90234","tr_customer_id":90251,"tr_customer_product_id":90241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:19:15.000Z","modified_at":"2025-10-23T14:19:15.000Z","name":"Marian Volkman","mobile_number":"410-634-8203","email_id":"Crystal_Hessel@gmail.com","dop":"2025-04-06","serial_number":"13558090319097162","imei1":"13558090319097162","imei2":"13558090319097162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90235,"job_number":"JOB_90235","tr_customer_id":90252,"tr_customer_product_id":90242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:19:16.000Z","modified_at":"2025-10-23T14:19:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13488864554318","imei1":"13488864554318","imei2":"13488864554318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90237,"job_number":"JOB_90237","tr_customer_id":90254,"tr_customer_product_id":90244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:19:17.000Z","modified_at":"2025-10-23T14:19:17.000Z","name":"Jamir Orn","mobile_number":"702-664-5052","email_id":"Kaleb.Streich61@gmail.com","dop":"2025-04-06","serial_number":"15884820848913248","imei1":"15884820848913248","imei2":"15884820848913248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90238,"job_number":"JOB_90238","tr_customer_id":90255,"tr_customer_product_id":90245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:19:38.000Z","modified_at":"2025-10-23T14:19:38.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19273628279457","imei1":"19273628279457","imei2":"19273628279457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90240,"job_number":"JOB_90240","tr_customer_id":90257,"tr_customer_product_id":90247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:19:40.000Z","modified_at":"2025-10-23T14:19:40.000Z","name":"Rafaela Metz","mobile_number":"533-507-4924","email_id":"Dagmar_Fahey@yahoo.com","dop":"2025-04-06","serial_number":"16827056644753876","imei1":"16827056644753876","imei2":"16827056644753876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90241,"job_number":"JOB_90241","tr_customer_id":90258,"tr_customer_product_id":90248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:20:27.000Z","modified_at":"2025-10-23T14:20:27.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10235136305707","imei1":"10235136305707","imei2":"10235136305707","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90243,"job_number":"JOB_90243","tr_customer_id":90260,"tr_customer_product_id":90250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:20:29.000Z","modified_at":"2025-10-23T14:20:29.000Z","name":"Jany Keebler","mobile_number":"679-377-5416","email_id":"Kallie22@hotmail.com","dop":"2025-04-06","serial_number":"12864217234702472","imei1":"12864217234702472","imei2":"12864217234702472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:20:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90245,"job_number":"JOB_90245","tr_customer_id":90262,"tr_customer_product_id":90252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:20:37.000Z","modified_at":"2025-10-23T14:20:37.000Z","name":"Johanna Metz","mobile_number":"229-951-8530","email_id":"Owen90@gmail.com","dop":"2025-04-06","serial_number":"12342146452992120","imei1":"12342146452992120","imei2":"12342146452992120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90247,"job_number":"JOB_90247","tr_customer_id":90264,"tr_customer_product_id":90254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:21:02.000Z","modified_at":"2025-10-23T14:21:02.000Z","name":"Freeda Kovacek","mobile_number":"573-549-2729","email_id":"Ara.Howe@yahoo.com","dop":"2025-04-06","serial_number":"13522480493670644","imei1":"13522480493670644","imei2":"13522480493670644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90248,"job_number":"JOB_90248","tr_customer_id":90265,"tr_customer_product_id":90255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:24:12.000Z","modified_at":"2025-10-23T14:24:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15992934334678","imei1":"15992934334678","imei2":"15992934334678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90250,"job_number":"JOB_90250","tr_customer_id":90267,"tr_customer_product_id":90257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:24:13.000Z","modified_at":"2025-10-23T14:24:13.000Z","name":"Kelli Strosin","mobile_number":"953-641-3822","email_id":"Lincoln74@yahoo.com","dop":"2025-04-06","serial_number":"12649403565741308","imei1":"12649403565741308","imei2":"12649403565741308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:24:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90258,"job_number":"JOB_90258","tr_customer_id":90275,"tr_customer_product_id":90265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:25:02.000Z","modified_at":"2025-10-23T14:25:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19882123010919","imei1":"19882123010919","imei2":"19882123010919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:25:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90260,"job_number":"JOB_90260","tr_customer_id":90277,"tr_customer_product_id":90267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:25:03.000Z","modified_at":"2025-10-23T14:25:03.000Z","name":"Davin Bode","mobile_number":"247-528-6141","email_id":"Yasmin.Kub@hotmail.com","dop":"2025-04-06","serial_number":"14650498861607212","imei1":"14650498861607212","imei2":"14650498861607212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90266,"job_number":"JOB_90266","tr_customer_id":90283,"tr_customer_product_id":90273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:25:17.000Z","modified_at":"2025-10-23T14:25:17.000Z","name":"Quincy Bosco","mobile_number":"321-208-4524","email_id":"Alexander.Adams@hotmail.com","dop":"2025-04-06","serial_number":"11811308742569162","imei1":"11811308742569162","imei2":"11811308742569162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:25:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90267,"job_number":"JOB_90267","tr_customer_id":90284,"tr_customer_product_id":90274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:25:53.000Z","modified_at":"2025-10-23T14:25:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18604419445255","imei1":"18604419445255","imei2":"18604419445255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90269,"job_number":"JOB_90269","tr_customer_id":90286,"tr_customer_product_id":90276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:25:54.000Z","modified_at":"2025-10-23T14:25:54.000Z","name":"Katharina Rippin","mobile_number":"641-276-6181","email_id":"Rylan.Cole@hotmail.com","dop":"2025-04-06","serial_number":"19188365657677910","imei1":"19188365657677910","imei2":"19188365657677910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90271,"job_number":"JOB_90271","tr_customer_id":90288,"tr_customer_product_id":90278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:28:23.000Z","modified_at":"2025-10-23T14:28:23.000Z","name":"Verlie Kiehn","mobile_number":"302-460-6232","email_id":"Aisha40@gmail.com","dop":"2025-04-06","serial_number":"13287066662695410","imei1":"13287066662695410","imei2":"13287066662695410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:28:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90272,"job_number":"JOB_90272","tr_customer_id":90289,"tr_customer_product_id":90279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:43:53.000Z","modified_at":"2025-10-23T14:43:53.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"19182205767734","imei1":"19182205767734","imei2":"19182205767734","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90273,"job_number":"JOB_90273","tr_customer_id":90290,"tr_customer_product_id":90280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:43:53.000Z","modified_at":"2025-10-23T14:43:53.000Z","name":"Marcus Rolfson","mobile_number":"542-363-0651","email_id":"Chadrick_Schumm@gmail.com","dop":"2025-09-16","serial_number":"14997107198098","imei1":"14997107198098","imei2":"14997107198098","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90274,"job_number":"JOB_90274","tr_customer_id":90291,"tr_customer_product_id":90281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:44:12.000Z","modified_at":"2025-10-23T14:44:12.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"18519080733572","imei1":"18519080733572","imei2":"18519080733572","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90275,"job_number":"JOB_90275","tr_customer_id":90292,"tr_customer_product_id":90282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:44:13.000Z","modified_at":"2025-10-23T14:44:13.000Z","name":"Kip Lockman","mobile_number":"383-289-8359","email_id":"Julianne30@yahoo.com","dop":"2025-09-16","serial_number":"16774240166367","imei1":"16774240166367","imei2":"16774240166367","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:44:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90276,"job_number":"JOB_90276","tr_customer_id":90293,"tr_customer_product_id":90283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:44:32.000Z","modified_at":"2025-10-23T14:44:32.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"10678801504862","imei1":"10678801504862","imei2":"10678801504862","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:44:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90277,"job_number":"JOB_90277","tr_customer_id":90294,"tr_customer_product_id":90284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:44:32.000Z","modified_at":"2025-10-23T14:44:32.000Z","name":"Caterina Ferry","mobile_number":"206-851-8755","email_id":"Lorenzo_Daniel55@gmail.com","dop":"2025-09-16","serial_number":"16963365388778","imei1":"16963365388778","imei2":"16963365388778","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:44:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90278,"job_number":"JOB_90278","tr_customer_id":90295,"tr_customer_product_id":90285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T15:37:54.000Z","modified_at":"2025-10-23T15:37:54.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100404724011568","imei1":"100404724011568","imei2":"100404724011568","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T15:37:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90280,"job_number":"JOB_90280","tr_customer_id":90297,"tr_customer_product_id":90287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T15:38:07.000Z","modified_at":"2025-10-23T15:38:07.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100505125429335","imei1":"100505125429335","imei2":"100505125429335","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T15:38:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90284,"job_number":"JOB_90284","tr_customer_id":90301,"tr_customer_product_id":90291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T16:11:58.000Z","modified_at":"2025-10-23T16:11:58.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19798103376918","imei1":"19798103376918","imei2":"19798103376918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T16:11:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90286,"job_number":"JOB_90286","tr_customer_id":90303,"tr_customer_product_id":90293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T16:11:59.000Z","modified_at":"2025-10-23T16:11:59.000Z","name":"Jeffery Bergstrom","mobile_number":"981-776-7579","email_id":"Mikayla_Kautzer68@yahoo.com","dop":"2025-04-06","serial_number":"12098700614731234","imei1":"12098700614731234","imei2":"12098700614731234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T16:11:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90287,"job_number":"JOB_90287","tr_customer_id":90304,"tr_customer_product_id":90294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T16:12:47.000Z","modified_at":"2025-10-23T16:12:47.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18802776524496","imei1":"18802776524496","imei2":"18802776524496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T16:12:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90289,"job_number":"JOB_90289","tr_customer_id":90306,"tr_customer_product_id":90296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T16:12:49.000Z","modified_at":"2025-10-23T16:12:49.000Z","name":"Nina Trantow","mobile_number":"439-593-6209","email_id":"Aida_Fisher9@gmail.com","dop":"2025-04-06","serial_number":"18529934398298950","imei1":"18529934398298950","imei2":"18529934398298950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T16:12:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90290,"job_number":"JOB_90290","tr_customer_id":90307,"tr_customer_product_id":90297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T16:13:36.000Z","modified_at":"2025-10-23T16:13:36.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16706486206739","imei1":"16706486206739","imei2":"16706486206739","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T16:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90292,"job_number":"JOB_90292","tr_customer_id":90309,"tr_customer_product_id":90299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T16:13:38.000Z","modified_at":"2025-10-23T16:13:38.000Z","name":"Jerrell Olson","mobile_number":"718-413-9232","email_id":"Elizabeth.Beatty@hotmail.com","dop":"2025-04-06","serial_number":"15958860730846192","imei1":"15958860730846192","imei2":"15958860730846192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T16:13:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90294,"job_number":"JOB_90294","tr_customer_id":90311,"tr_customer_product_id":90301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T16:42:11.000Z","modified_at":"2025-10-23T16:42:11.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12361482729793","imei1":"12361482729793","imei2":"12361482729793","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T16:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90296,"job_number":"JOB_90296","tr_customer_id":90313,"tr_customer_product_id":90303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T16:42:12.000Z","modified_at":"2025-10-23T16:42:12.000Z","name":"Alessandro Renner","mobile_number":"356-545-8481","email_id":"Hildegard_Kertzmann@yahoo.com","dop":"2025-04-06","serial_number":"12013850975555292","imei1":"12013850975555292","imei2":"12013850975555292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T16:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90297,"job_number":"JOB_90297","tr_customer_id":90314,"tr_customer_product_id":90304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T16:42:43.000Z","modified_at":"2025-10-23T16:42:43.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19160646436143","imei1":"19160646436143","imei2":"19160646436143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T16:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90299,"job_number":"JOB_90299","tr_customer_id":90316,"tr_customer_product_id":90306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T16:42:44.000Z","modified_at":"2025-10-23T16:42:44.000Z","name":"Jarrett Koelpin","mobile_number":"304-218-5521","email_id":"Arlene_Weissnat26@gmail.com","dop":"2025-04-06","serial_number":"16169840221762728","imei1":"16169840221762728","imei2":"16169840221762728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T16:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90300,"job_number":"JOB_90300","tr_customer_id":90317,"tr_customer_product_id":90307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T16:43:16.000Z","modified_at":"2025-10-23T16:43:16.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17868172890672","imei1":"17868172890672","imei2":"17868172890672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T16:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90302,"job_number":"JOB_90302","tr_customer_id":90319,"tr_customer_product_id":90309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T16:43:18.000Z","modified_at":"2025-10-23T16:43:18.000Z","name":"Leanna Corkery","mobile_number":"896-588-0278","email_id":"Grace.Fahey@hotmail.com","dop":"2025-04-06","serial_number":"18483280491956380","imei1":"18483280491956380","imei2":"18483280491956380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T16:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90303,"job_number":"JOB_90303","tr_customer_id":90320,"tr_customer_product_id":90310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T17:21:06.000Z","modified_at":"2025-10-23T17:21:06.000Z","name":"Biraju Patel","mobile_number":"8448752504","email_id":"bniraju@fonada.com","dop":"2025-10-13","serial_number":"100432123456770","imei1":"100432123456770","imei2":"100432123456770","popurl":"2025-10-13T17:21:02.400659400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T17:21:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90304,"job_number":"JOB_90304","tr_customer_id":90321,"tr_customer_product_id":90311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T17:38:14.000Z","modified_at":"2025-10-23T17:38:14.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2025-04-06","serial_number":"11056049233069","imei1":"11056049233069","imei2":"11056049233069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T17:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90305,"job_number":"JOB_90305","tr_customer_id":90322,"tr_customer_product_id":90312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T17:39:54.000Z","modified_at":"2025-10-23T17:39:54.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2025-04-06","serial_number":"11156049233069","imei1":"11156049233069","imei2":"11056049233069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T17:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90306,"job_number":"JOB_90306","tr_customer_id":90323,"tr_customer_product_id":90313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T17:41:14.000Z","modified_at":"2025-10-23T17:41:14.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2025-04-06","serial_number":"11256049233069","imei1":"11256049233069","imei2":"11056049233069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T17:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90313,"job_number":"JOB_90313","tr_customer_id":90330,"tr_customer_product_id":90320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:11:35.000Z","modified_at":"2025-10-24T03:11:35.000Z","name":"Wilma Powlowski","mobile_number":"889-293-7614","email_id":"Alvis.Gaylord31@hotmail.com","dop":"2025-04-06","serial_number":"10447374430594408","imei1":"10447374430594408","imei2":"10447374430594408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90314,"job_number":"JOB_90314","tr_customer_id":90331,"tr_customer_product_id":90321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:11:37.000Z","modified_at":"2025-10-24T03:11:37.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"18589676583317","imei1":"18589676583317","imei2":"18589676583317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:11:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90316,"job_number":"JOB_90316","tr_customer_id":90333,"tr_customer_product_id":90323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:11:38.000Z","modified_at":"2025-10-24T03:11:38.000Z","name":"Jaylon Olson","mobile_number":"925-323-5755","email_id":"Aaron41@gmail.com","dop":"2025-04-06","serial_number":"11428321644242090","imei1":"11428321644242090","imei2":"11428321644242090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:11:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90318,"job_number":"JOB_90318","tr_customer_id":90335,"tr_customer_product_id":90325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:11:45.000Z","modified_at":"2025-10-24T03:11:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15910842731007","imei1":"15910842731007","imei2":"15910842731007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:11:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90321,"job_number":"JOB_90321","tr_customer_id":90338,"tr_customer_product_id":90328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:11:47.000Z","modified_at":"2025-10-24T03:11:47.000Z","name":"Loyal Moen","mobile_number":"383-851-1103","email_id":"Adaline_Wolff46@hotmail.com","dop":"2025-04-06","serial_number":"16822956620699056","imei1":"16822956620699056","imei2":"16822956620699056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:11:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90324,"job_number":"JOB_90324","tr_customer_id":90341,"tr_customer_product_id":90331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:12:00.000Z","modified_at":"2025-10-24T03:12:00.000Z","name":"Felix Friesen","mobile_number":"457-659-1574","email_id":"Emmy.Thiel69@gmail.com","dop":"2025-04-06","serial_number":"11493691122803222","imei1":"11493691122803222","imei2":"11493691122803222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:12:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90325,"job_number":"JOB_90325","tr_customer_id":90342,"tr_customer_product_id":90332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:12:25.000Z","modified_at":"2025-10-24T03:12:25.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16167630396967","imei1":"16167630396967","imei2":"16167630396967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:12:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90327,"job_number":"JOB_90327","tr_customer_id":90344,"tr_customer_product_id":90334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:12:26.000Z","modified_at":"2025-10-24T03:12:26.000Z","name":"Roy Collins","mobile_number":"463-955-1385","email_id":"Percival.Walsh55@hotmail.com","dop":"2025-04-06","serial_number":"15335159805804012","imei1":"15335159805804012","imei2":"15335159805804012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:12:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90328,"job_number":"JOB_90328","tr_customer_id":90345,"tr_customer_product_id":90335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:12:37.000Z","modified_at":"2025-10-24T03:12:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18630668389472","imei1":"18630668389472","imei2":"18630668389472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90330,"job_number":"JOB_90330","tr_customer_id":90347,"tr_customer_product_id":90337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:12:39.000Z","modified_at":"2025-10-24T03:12:39.000Z","name":"Marlee Crist","mobile_number":"952-542-3521","email_id":"Justice43@gmail.com","dop":"2025-04-06","serial_number":"18866919154815510","imei1":"18866919154815510","imei2":"18866919154815510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90331,"job_number":"JOB_90331","tr_customer_id":90348,"tr_customer_product_id":90338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:12:51.000Z","modified_at":"2025-10-24T03:12:51.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10249084975722","imei1":"10249084975722","imei2":"10249084975722","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:12:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90333,"job_number":"JOB_90333","tr_customer_id":90350,"tr_customer_product_id":90340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:12:52.000Z","modified_at":"2025-10-24T03:12:52.000Z","name":"Danny Fay","mobile_number":"366-867-4604","email_id":"Tracy_OHara49@yahoo.com","dop":"2025-06-18","serial_number":"1063582701628794","imei1":"1063582701628794","imei2":"1063582701628794","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:12:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90336,"job_number":"JOB_90336","tr_customer_id":90353,"tr_customer_product_id":90343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:12:58.000Z","modified_at":"2025-10-24T03:12:58.000Z","name":"Mallie Tremblay","mobile_number":"330-411-4929","email_id":"Jacky.Bailey47@gmail.com","dop":"2025-04-06","serial_number":"16173595692590428","imei1":"16173595692590428","imei2":"16173595692590428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:12:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90338,"job_number":"JOB_90338","tr_customer_id":90355,"tr_customer_product_id":90345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:13:02.000Z","modified_at":"2025-10-24T03:13:02.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"15038497327676","imei1":"15038497327676","imei2":"15038497327676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:13:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90340,"job_number":"JOB_90340","tr_customer_id":90357,"tr_customer_product_id":90347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:13:13.000Z","modified_at":"2025-10-24T03:13:13.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16443091196665","imei1":"16443091196665","imei2":"16443091196665","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:13:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90342,"job_number":"JOB_90342","tr_customer_id":90359,"tr_customer_product_id":90349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:13:15.000Z","modified_at":"2025-10-24T03:13:15.000Z","name":"Dwight Doyle","mobile_number":"264-278-0978","email_id":"Judah.Stracke@hotmail.com","dop":"2025-04-06","serial_number":"12550737353280152","imei1":"12550737353280152","imei2":"12550737353280152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:13:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90345,"job_number":"JOB_90345","tr_customer_id":90362,"tr_customer_product_id":90352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:13:29.000Z","modified_at":"2025-10-24T03:13:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19946947365490","imei1":"19946947365490","imei2":"19946947365490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:13:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90347,"job_number":"JOB_90347","tr_customer_id":90364,"tr_customer_product_id":90354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:13:31.000Z","modified_at":"2025-10-24T03:13:31.000Z","name":"Giovanni Fay","mobile_number":"908-311-3348","email_id":"Maureen_Streich2@yahoo.com","dop":"2025-04-06","serial_number":"19480971808529564","imei1":"19480971808529564","imei2":"19480971808529564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:13:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90348,"job_number":"JOB_90348","tr_customer_id":90365,"tr_customer_product_id":90355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:13:37.000Z","modified_at":"2025-10-24T03:13:37.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10841748541217","imei1":"10841748541217","imei2":"10841748541217","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:13:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90350,"job_number":"JOB_90350","tr_customer_id":90367,"tr_customer_product_id":90357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:13:38.000Z","modified_at":"2025-10-24T03:13:38.000Z","name":"Maxime Hane","mobile_number":"234-606-4121","email_id":"Savanah.Balistreri42@yahoo.com","dop":"2025-06-18","serial_number":"1022009359545149","imei1":"1022009359545149","imei2":"1022009359545149","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:13:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90353,"job_number":"JOB_90353","tr_customer_id":90370,"tr_customer_product_id":90360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:13:42.000Z","modified_at":"2025-10-24T03:13:42.000Z","name":"Monserrate Pouros","mobile_number":"449-362-4856","email_id":"Georgiana.Murray@hotmail.com","dop":"2025-04-06","serial_number":"10074288672874940","imei1":"10074288672874940","imei2":"10074288672874940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:13:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90354,"job_number":"JOB_90354","tr_customer_id":90371,"tr_customer_product_id":90361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:13:49.000Z","modified_at":"2025-10-24T03:13:49.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"13838874420518","imei1":"13838874420518","imei2":"13838874420518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:13:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90356,"job_number":"JOB_90356","tr_customer_id":90373,"tr_customer_product_id":90363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:13:55.000Z","modified_at":"2025-10-24T03:13:55.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"10279854831121","imei1":"10279854831121","imei2":"10279854831121","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90358,"job_number":"JOB_90358","tr_customer_id":90375,"tr_customer_product_id":90365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:13:56.000Z","modified_at":"2025-10-24T03:13:56.000Z","name":"Lawson Connelly","mobile_number":"697-930-3119","email_id":"Jolie97@hotmail.com","dop":"2025-04-06","serial_number":"11782613486415564","imei1":"11782613486415564","imei2":"11782613486415564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:13:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90359,"job_number":"JOB_90359","tr_customer_id":90376,"tr_customer_product_id":90366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:14:37.000Z","modified_at":"2025-10-24T03:14:37.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"16803093946101","imei1":"16803093946101","imei2":"16803093946101","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:14:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90361,"job_number":"JOB_90361","tr_customer_id":90378,"tr_customer_product_id":90368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:14:37.000Z","modified_at":"2025-10-24T03:14:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16417452131895","imei1":"16417452131895","imei2":"16417452131895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:14:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90363,"job_number":"JOB_90363","tr_customer_id":90380,"tr_customer_product_id":90370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:14:39.000Z","modified_at":"2025-10-24T03:14:39.000Z","name":"Gus Skiles","mobile_number":"267-750-1538","email_id":"Julian33@yahoo.com","dop":"2025-04-06","serial_number":"13566689469335400","imei1":"13566689469335400","imei2":"13566689469335400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:14:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90364,"job_number":"JOB_90364","tr_customer_id":90381,"tr_customer_product_id":90371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:15:19.000Z","modified_at":"2025-10-24T03:15:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14402948251169","imei1":"14402948251169","imei2":"14402948251169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90366,"job_number":"JOB_90366","tr_customer_id":90383,"tr_customer_product_id":90373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:15:21.000Z","modified_at":"2025-10-24T03:15:21.000Z","name":"Rahul Strosin","mobile_number":"467-668-2033","email_id":"Ethelyn86@gmail.com","dop":"2025-04-06","serial_number":"14183485286704440","imei1":"14183485286704440","imei2":"14183485286704440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:15:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90367,"job_number":"JOB_90367","tr_customer_id":90384,"tr_customer_product_id":90374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:22:02.000Z","modified_at":"2025-10-24T03:22:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12098755168935","imei1":"12098755168935","imei2":"12098755168935","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:22:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90369,"job_number":"JOB_90369","tr_customer_id":90386,"tr_customer_product_id":90376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:22:04.000Z","modified_at":"2025-10-24T03:22:04.000Z","name":"Tressie Strosin","mobile_number":"782-577-7092","email_id":"Madisen.Lueilwitz14@gmail.com","dop":"2025-04-06","serial_number":"11486891584006132","imei1":"11486891584006132","imei2":"11486891584006132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:22:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90370,"job_number":"JOB_90370","tr_customer_id":90387,"tr_customer_product_id":90377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:22:13.000Z","modified_at":"2025-10-24T03:22:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17525570979940","imei1":"17525570979940","imei2":"17525570979940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:22:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90371,"job_number":"JOB_90371","tr_customer_id":90388,"tr_customer_product_id":90378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:22:13.000Z","modified_at":"2025-10-24T03:22:13.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"15441054944101","imei1":"15441054944101","imei2":"15441054944101","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:22:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90374,"job_number":"JOB_90374","tr_customer_id":90391,"tr_customer_product_id":90381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:22:14.000Z","modified_at":"2025-10-24T03:22:14.000Z","name":"Ressie Ryan","mobile_number":"311-324-0696","email_id":"Tommie77@hotmail.com","dop":"2025-04-06","serial_number":"14044274150410660","imei1":"14044274150410660","imei2":"14044274150410660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90375,"job_number":"JOB_90375","tr_customer_id":90392,"tr_customer_product_id":90382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:22:14.000Z","modified_at":"2025-10-24T03:22:14.000Z","name":"Donald Emard","mobile_number":"408-508-6486","email_id":"Elva19@gmail.com","dop":"2025-06-08","serial_number":"100502797465241","imei1":"100502797465241","imei2":"100502797465241","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90383,"job_number":"JOB_90383","tr_customer_id":90400,"tr_customer_product_id":90390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:22:44.000Z","modified_at":"2025-10-24T03:22:44.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"11667826365538","imei1":"11667826365538","imei2":"11667826365538","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:22:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90385,"job_number":"JOB_90385","tr_customer_id":90402,"tr_customer_product_id":90392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:22:45.000Z","modified_at":"2025-10-24T03:22:45.000Z","name":"Ada Schultz","mobile_number":"966-478-0235","email_id":"Robin58@gmail.com","dop":"2025-06-08","serial_number":"103468450655531","imei1":"103468450655531","imei2":"103468450655531","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90393,"job_number":"JOB_90393","tr_customer_id":90410,"tr_customer_product_id":90400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:22:53.000Z","modified_at":"2025-10-24T03:22:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14590639201764","imei1":"14590639201764","imei2":"14590639201764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90396,"job_number":"JOB_90396","tr_customer_id":90413,"tr_customer_product_id":90403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:22:55.000Z","modified_at":"2025-10-24T03:22:55.000Z","name":"Wendell Frami","mobile_number":"979-264-3753","email_id":"Mark91@yahoo.com","dop":"2025-04-06","serial_number":"11720669342743866","imei1":"11720669342743866","imei2":"11720669342743866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90397,"job_number":"JOB_90397","tr_customer_id":90414,"tr_customer_product_id":90404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:22:56.000Z","modified_at":"2025-10-24T03:22:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11871649960807","imei1":"11871649960807","imei2":"11871649960807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90399,"job_number":"JOB_90399","tr_customer_id":90416,"tr_customer_product_id":90406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:22:57.000Z","modified_at":"2025-10-24T03:22:57.000Z","name":"Daphne Rice","mobile_number":"966-962-5465","email_id":"Ezequiel37@gmail.com","dop":"2025-04-06","serial_number":"18649072003337356","imei1":"18649072003337356","imei2":"18649072003337356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:22:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90403,"job_number":"JOB_90403","tr_customer_id":90420,"tr_customer_product_id":90410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:23:15.000Z","modified_at":"2025-10-24T03:23:15.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"16675626686427","imei1":"16675626686427","imei2":"16675626686427","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:23:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90405,"job_number":"JOB_90405","tr_customer_id":90422,"tr_customer_product_id":90412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:23:16.000Z","modified_at":"2025-10-24T03:23:16.000Z","name":"Marguerite Wyman","mobile_number":"736-758-1491","email_id":"Bonnie_Hills@yahoo.com","dop":"2025-06-08","serial_number":"105471860196418","imei1":"105471860196418","imei2":"105471860196418","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:23:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90406,"job_number":"JOB_90406","tr_customer_id":90423,"tr_customer_product_id":90413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:23:39.000Z","modified_at":"2025-10-24T03:23:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18259360090782","imei1":"18259360090782","imei2":"18259360090782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90408,"job_number":"JOB_90408","tr_customer_id":90425,"tr_customer_product_id":90415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:23:41.000Z","modified_at":"2025-10-24T03:23:41.000Z","name":"Lamar Boyle","mobile_number":"380-752-1952","email_id":"Kirstin_Nolan@gmail.com","dop":"2025-04-06","serial_number":"10028867858501762","imei1":"10028867858501762","imei2":"10028867858501762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90409,"job_number":"JOB_90409","tr_customer_id":90426,"tr_customer_product_id":90416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:23:44.000Z","modified_at":"2025-10-24T03:23:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18285488040223","imei1":"18285488040223","imei2":"18285488040223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:23:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90411,"job_number":"JOB_90411","tr_customer_id":90428,"tr_customer_product_id":90418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:23:45.000Z","modified_at":"2025-10-24T03:23:45.000Z","name":"Bertram Hirthe","mobile_number":"669-373-2603","email_id":"Sigrid.Gislason23@yahoo.com","dop":"2025-04-06","serial_number":"19822287074676130","imei1":"19822287074676130","imei2":"19822287074676130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:23:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90412,"job_number":"JOB_90412","tr_customer_id":90429,"tr_customer_product_id":90419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:29:00.000Z","modified_at":"2025-10-24T03:29:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30116312495713","imei1":"30116312495713","imei2":"30116312495713","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90413,"job_number":"JOB_90413","tr_customer_id":90430,"tr_customer_product_id":90420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:29:00.000Z","modified_at":"2025-10-24T03:29:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37276710681946","imei1":"37276710681946","imei2":"37276710681946","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90414,"job_number":"JOB_90414","tr_customer_id":90431,"tr_customer_product_id":90421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:29:01.000Z","modified_at":"2025-10-24T03:29:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75038347154893","imei1":"75038347154893","imei2":"75038347154893","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:29:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90415,"job_number":"JOB_90415","tr_customer_id":90432,"tr_customer_product_id":90422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:29:01.000Z","modified_at":"2025-10-24T03:29:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19490863675950","imei1":"19490863675950","imei2":"19490863675950","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:29:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90416,"job_number":"JOB_90416","tr_customer_id":90433,"tr_customer_product_id":90423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:29:01.000Z","modified_at":"2025-10-24T03:29:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58931213166865","imei1":"58931213166865","imei2":"58931213166865","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:29:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90417,"job_number":"JOB_90417","tr_customer_id":90434,"tr_customer_product_id":90424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:29:02.000Z","modified_at":"2025-10-24T03:29:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88987025893241","imei1":"88987025893241","imei2":"88987025893241","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:29:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90419,"job_number":"JOB_90419","tr_customer_id":90436,"tr_customer_product_id":90426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:29:29.000Z","modified_at":"2025-10-24T03:29:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95879691981017","imei1":"95879691981017","imei2":"95879691981017","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90420,"job_number":"JOB_90420","tr_customer_id":90437,"tr_customer_product_id":90427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:29:29.000Z","modified_at":"2025-10-24T03:29:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43366599411045","imei1":"43366599411045","imei2":"43366599411045","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90421,"job_number":"JOB_90421","tr_customer_id":90438,"tr_customer_product_id":90428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:29:29.000Z","modified_at":"2025-10-24T03:29:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13274828645196","imei1":"13274828645196","imei2":"13274828645196","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90422,"job_number":"JOB_90422","tr_customer_id":90439,"tr_customer_product_id":90429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:29:30.000Z","modified_at":"2025-10-24T03:29:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32989307173604","imei1":"32989307173604","imei2":"32989307173604","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90423,"job_number":"JOB_90423","tr_customer_id":90440,"tr_customer_product_id":90430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:29:30.000Z","modified_at":"2025-10-24T03:29:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15252146285369","imei1":"15252146285369","imei2":"15252146285369","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90424,"job_number":"JOB_90424","tr_customer_id":90441,"tr_customer_product_id":90431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:29:30.000Z","modified_at":"2025-10-24T03:29:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98924637632676","imei1":"98924637632676","imei2":"98924637632676","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90426,"job_number":"JOB_90426","tr_customer_id":90443,"tr_customer_product_id":90433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:29:57.000Z","modified_at":"2025-10-24T03:29:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94548524886909","imei1":"94548524886909","imei2":"94548524886909","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90427,"job_number":"JOB_90427","tr_customer_id":90444,"tr_customer_product_id":90434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:29:58.000Z","modified_at":"2025-10-24T03:29:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27201012237232","imei1":"27201012237232","imei2":"27201012237232","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90428,"job_number":"JOB_90428","tr_customer_id":90445,"tr_customer_product_id":90435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:29:58.000Z","modified_at":"2025-10-24T03:29:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81706428714066","imei1":"81706428714066","imei2":"81706428714066","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90429,"job_number":"JOB_90429","tr_customer_id":90446,"tr_customer_product_id":90436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:29:58.000Z","modified_at":"2025-10-24T03:29:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69630646130594","imei1":"69630646130594","imei2":"69630646130594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90430,"job_number":"JOB_90430","tr_customer_id":90447,"tr_customer_product_id":90437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:29:58.000Z","modified_at":"2025-10-24T03:29:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84379462527206","imei1":"84379462527206","imei2":"84379462527206","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90431,"job_number":"JOB_90431","tr_customer_id":90448,"tr_customer_product_id":90438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:29:59.000Z","modified_at":"2025-10-24T03:29:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97396239325188","imei1":"97396239325188","imei2":"97396239325188","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90436,"job_number":"JOB_90436","tr_customer_id":90453,"tr_customer_product_id":90443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:44:27.000Z","modified_at":"2025-10-24T03:44:27.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"17776262630141","imei1":"17776262630141","imei2":"17776262630141","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90437,"job_number":"JOB_90437","tr_customer_id":90454,"tr_customer_product_id":90444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:44:28.000Z","modified_at":"2025-10-24T03:44:28.000Z","name":"Lemuel Connelly","mobile_number":"985-624-3670","email_id":"Jeffry19@gmail.com","dop":"2025-09-16","serial_number":"17837891245806","imei1":"17837891245806","imei2":"17837891245806","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90438,"job_number":"JOB_90438","tr_customer_id":90455,"tr_customer_product_id":90445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:44:38.000Z","modified_at":"2025-10-24T03:44:38.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"19071892868063","imei1":"19071892868063","imei2":"19071892868063","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90439,"job_number":"JOB_90439","tr_customer_id":90456,"tr_customer_product_id":90446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:44:46.000Z","modified_at":"2025-10-24T03:44:46.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"19723217396720","imei1":"19723217396720","imei2":"19723217396720","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90440,"job_number":"JOB_90440","tr_customer_id":90457,"tr_customer_product_id":90447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:44:46.000Z","modified_at":"2025-10-24T03:44:46.000Z","name":"Rhea Nienow","mobile_number":"824-862-4014","email_id":"Marge4@hotmail.com","dop":"2025-09-16","serial_number":"15113758936931","imei1":"15113758936931","imei2":"15113758936931","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90441,"job_number":"JOB_90441","tr_customer_id":90458,"tr_customer_product_id":90448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:45:04.000Z","modified_at":"2025-10-24T03:45:04.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"19945306647777","imei1":"19945306647777","imei2":"19945306647777","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:45:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90442,"job_number":"JOB_90442","tr_customer_id":90459,"tr_customer_product_id":90449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:45:05.000Z","modified_at":"2025-10-24T03:45:05.000Z","name":"Andre Kilback","mobile_number":"657-883-2944","email_id":"Andy96@hotmail.com","dop":"2025-09-16","serial_number":"13226047409335","imei1":"13226047409335","imei2":"13226047409335","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:45:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90443,"job_number":"JOB_90443","tr_customer_id":90460,"tr_customer_product_id":90450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T04:18:58.000Z","modified_at":"2025-10-24T04:18:58.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-14","serial_number":"52257808773552","imei1":"52257808773552","imei2":"52257808773552","popurl":"2025-10-14T04:18:57.505635285Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90444,"job_number":"JOB_90444","tr_customer_id":90461,"tr_customer_product_id":90451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T04:19:44.000Z","modified_at":"2025-10-24T04:19:44.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-14","serial_number":"98584542493582","imei1":"98584542493582","imei2":"98584542493582","popurl":"2025-10-14T04:19:43.114032538Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T04:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90445,"job_number":"JOB_90445","tr_customer_id":90462,"tr_customer_product_id":90452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T04:28:51.000Z","modified_at":"2025-10-24T04:28:51.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108395622199018","imei1":"108395622199018","imei2":"108395622199018","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T04:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90447,"job_number":"JOB_90447","tr_customer_id":90464,"tr_customer_product_id":90454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T04:29:05.000Z","modified_at":"2025-10-24T04:29:05.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"101067083592345","imei1":"101067083592345","imei2":"101067083592345","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T04:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90450,"job_number":"JOB_90450","tr_customer_id":90467,"tr_customer_product_id":90457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T04:41:20.000Z","modified_at":"2025-10-24T04:41:20.000Z","name":"Brannon Emmerich","mobile_number":"999-267-7304","email_id":"Dixie_Shanahan@yahoo.com","dop":"2025-04-06","serial_number":"14131479436589828","imei1":"14131479436589828","imei2":"14131479436589828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90454,"job_number":"JOB_90454","tr_customer_id":90471,"tr_customer_product_id":90461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:06:15.000Z","modified_at":"2025-10-24T06:06:15.000Z","name":"Henriette Wolff","mobile_number":"385-733-4442","email_id":"Blake82@gmail.com","dop":"2025-04-06","serial_number":"15357574757575","imei1":"15357574757575","imei2":"15357574757575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:06:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90456,"job_number":"JOB_90456","tr_customer_id":90473,"tr_customer_product_id":90463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:12:10.000Z","modified_at":"2025-10-24T06:12:10.000Z","name":"Henriette Wolff","mobile_number":"385-733-4442","email_id":"Blake82@gmail.com","dop":"2025-04-06","serial_number":"35357574757575","imei1":"35357574757575","imei2":"35357574757575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:12:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90467,"job_number":"JOB_90467","tr_customer_id":90484,"tr_customer_product_id":90474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:18:17.000Z","modified_at":"2025-10-24T06:18:17.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10306142628701","imei1":"10306142628701","imei2":"10306142628701","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:18:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90469,"job_number":"JOB_90469","tr_customer_id":90486,"tr_customer_product_id":90476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:18:18.000Z","modified_at":"2025-10-24T06:18:18.000Z","name":"Soledad Christiansen","mobile_number":"554-638-9036","email_id":"Jody_Klein9@gmail.com","dop":"2025-06-18","serial_number":"1084027023001836","imei1":"1084027023001836","imei2":"1084027023001836","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:18:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90470,"job_number":"JOB_90470","tr_customer_id":90487,"tr_customer_product_id":90477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:18:30.000Z","modified_at":"2025-10-24T06:18:30.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"19884018991958","imei1":"19884018991958","imei2":"19884018991958","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90472,"job_number":"JOB_90472","tr_customer_id":90489,"tr_customer_product_id":90479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:18:32.000Z","modified_at":"2025-10-24T06:18:32.000Z","name":"Ryley Dicki","mobile_number":"425-242-4058","email_id":"Conner40@yahoo.com","dop":"2025-06-08","serial_number":"105238764867748","imei1":"105238764867748","imei2":"105238764867748","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90473,"job_number":"JOB_90473","tr_customer_id":90490,"tr_customer_product_id":90480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:18:58.000Z","modified_at":"2025-10-24T06:18:58.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10697854236012","imei1":"10697854236012","imei2":"10697854236012","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90475,"job_number":"JOB_90475","tr_customer_id":90492,"tr_customer_product_id":90482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:18:59.000Z","modified_at":"2025-10-24T06:18:59.000Z","name":"Clementine Collins","mobile_number":"518-622-7150","email_id":"Kenna37@yahoo.com","dop":"2025-06-18","serial_number":"1018854707878251","imei1":"1018854707878251","imei2":"1018854707878251","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90476,"job_number":"JOB_90476","tr_customer_id":90493,"tr_customer_product_id":90483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:19:00.000Z","modified_at":"2025-10-24T06:19:00.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"11068978540274","imei1":"11068978540274","imei2":"11068978540274","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90478,"job_number":"JOB_90478","tr_customer_id":90495,"tr_customer_product_id":90485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:19:02.000Z","modified_at":"2025-10-24T06:19:02.000Z","name":"Mariela Shanahan","mobile_number":"201-635-7850","email_id":"Lon.Walter45@gmail.com","dop":"2025-06-08","serial_number":"108341045514568","imei1":"108341045514568","imei2":"108341045514568","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90479,"job_number":"JOB_90479","tr_customer_id":90496,"tr_customer_product_id":90486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:19:29.000Z","modified_at":"2025-10-24T06:19:29.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"12677909032819","imei1":"12677909032819","imei2":"12677909032819","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:19:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90481,"job_number":"JOB_90481","tr_customer_id":90498,"tr_customer_product_id":90488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:19:31.000Z","modified_at":"2025-10-24T06:19:31.000Z","name":"Aliza Stracke","mobile_number":"550-268-2246","email_id":"Gustave69@yahoo.com","dop":"2025-06-08","serial_number":"104770293490510","imei1":"104770293490510","imei2":"104770293490510","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90496,"job_number":"JOB_90496","tr_customer_id":90513,"tr_customer_product_id":90503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:26:57.000Z","modified_at":"2025-10-24T06:26:57.000Z","name":"Nannie Bauch","mobile_number":"229-813-3823","email_id":"Arne.Vandervort42@gmail.com","dop":"2025-04-06","serial_number":"12673546769055322","imei1":"12673546769055322","imei2":"12673546769055322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90500,"job_number":"JOB_90500","tr_customer_id":90517,"tr_customer_product_id":90507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:34:23.000Z","modified_at":"2025-10-24T06:34:23.000Z","name":"Nikko Koelpin","mobile_number":"539-626-0222","email_id":"Pansy23@gmail.com","dop":"2025-04-06","serial_number":"17270017164197242","imei1":"17270017164197242","imei2":"17270017164197242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:34:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90501,"job_number":"JOB_90501","tr_customer_id":90518,"tr_customer_product_id":90508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:34:33.000Z","modified_at":"2025-10-24T06:34:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12685143549467","imei1":"12685143549467","imei2":"12685143549467","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90503,"job_number":"JOB_90503","tr_customer_id":90520,"tr_customer_product_id":90510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:34:34.000Z","modified_at":"2025-10-24T06:34:34.000Z","name":"Dale Kohler","mobile_number":"812-949-2961","email_id":"Graham.Lueilwitz@hotmail.com","dop":"2025-04-06","serial_number":"19560936122902576","imei1":"19560936122902576","imei2":"19560936122902576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90504,"job_number":"JOB_90504","tr_customer_id":90521,"tr_customer_product_id":90511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:35:19.000Z","modified_at":"2025-10-24T06:35:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14488543377865","imei1":"14488543377865","imei2":"14488543377865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90506,"job_number":"JOB_90506","tr_customer_id":90523,"tr_customer_product_id":90513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:35:21.000Z","modified_at":"2025-10-24T06:35:21.000Z","name":"Jedediah Lebsack","mobile_number":"235-770-9674","email_id":"Maegan_Cartwright78@yahoo.com","dop":"2025-04-06","serial_number":"10391538262997134","imei1":"10391538262997134","imei2":"10391538262997134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:35:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90508,"job_number":"JOB_90508","tr_customer_id":90525,"tr_customer_product_id":90515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:36:06.000Z","modified_at":"2025-10-24T06:36:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14704076415060","imei1":"14704076415060","imei2":"14704076415060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:36:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90510,"job_number":"JOB_90510","tr_customer_id":90527,"tr_customer_product_id":90517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:36:08.000Z","modified_at":"2025-10-24T06:36:08.000Z","name":"Georgianna Nolan","mobile_number":"430-367-5836","email_id":"Carlo37@hotmail.com","dop":"2025-04-06","serial_number":"12361458575386376","imei1":"12361458575386376","imei2":"12361458575386376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:36:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90511,"job_number":"JOB_90511","tr_customer_id":90528,"tr_customer_product_id":90518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:37:30.000Z","modified_at":"2025-10-24T06:37:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13366869336795","imei1":"13366869336795","imei2":"13366869336795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:37:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90513,"job_number":"JOB_90513","tr_customer_id":90530,"tr_customer_product_id":90520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:37:31.000Z","modified_at":"2025-10-24T06:37:31.000Z","name":"Janick Stroman","mobile_number":"779-705-5006","email_id":"Elna76@yahoo.com","dop":"2025-04-06","serial_number":"14874267723637424","imei1":"14874267723637424","imei2":"14874267723637424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90514,"job_number":"JOB_90514","tr_customer_id":90531,"tr_customer_product_id":90521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:37:35.000Z","modified_at":"2025-10-24T06:37:35.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"10205270055731","imei1":"10205270055731","imei2":"10205270055731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:37:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90517,"job_number":"JOB_90517","tr_customer_id":90534,"tr_customer_product_id":90524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:37:40.000Z","modified_at":"2025-10-24T06:37:40.000Z","name":"Carleton Feeney","mobile_number":"571-354-3984","email_id":"Telly_Schumm@yahoo.com","dop":"2025-04-06","serial_number":"18847874112907750","imei1":"18847874112907750","imei2":"18847874112907750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90519,"job_number":"JOB_90519","tr_customer_id":90536,"tr_customer_product_id":90526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:38:17.000Z","modified_at":"2025-10-24T06:38:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10963217760872","imei1":"10963217760872","imei2":"10963217760872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90521,"job_number":"JOB_90521","tr_customer_id":90538,"tr_customer_product_id":90528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:38:19.000Z","modified_at":"2025-10-24T06:38:19.000Z","name":"Helena Skiles","mobile_number":"775-455-3389","email_id":"Darron_Howe84@yahoo.com","dop":"2025-04-06","serial_number":"13572255145678512","imei1":"13572255145678512","imei2":"13572255145678512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:38:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90523,"job_number":"JOB_90523","tr_customer_id":90540,"tr_customer_product_id":90530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:38:24.000Z","modified_at":"2025-10-24T06:38:25.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"10789939576566","imei1":"10789939576566","imei2":"10789939576566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90525,"job_number":"JOB_90525","tr_customer_id":90542,"tr_customer_product_id":90532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:39:03.000Z","modified_at":"2025-10-24T06:39:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10209229921796","imei1":"10209229921796","imei2":"10209229921796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90527,"job_number":"JOB_90527","tr_customer_id":90544,"tr_customer_product_id":90534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:39:05.000Z","modified_at":"2025-10-24T06:39:05.000Z","name":"Maci Fisher","mobile_number":"666-998-2560","email_id":"Jaron_Hilpert66@gmail.com","dop":"2025-04-06","serial_number":"10515136247873014","imei1":"10515136247873014","imei2":"10515136247873014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90528,"job_number":"JOB_90528","tr_customer_id":90545,"tr_customer_product_id":90535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:39:13.000Z","modified_at":"2025-10-24T06:39:13.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"13192648824136","imei1":"13192648824136","imei2":"13192648824136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90530,"job_number":"JOB_90530","tr_customer_id":90547,"tr_customer_product_id":90537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:49:28.000Z","modified_at":"2025-10-24T06:49:28.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"19053173176775","imei1":"19053173176775","imei2":"19053173176775","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90531,"job_number":"JOB_90531","tr_customer_id":90548,"tr_customer_product_id":90538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:49:28.000Z","modified_at":"2025-10-24T06:49:28.000Z","name":"Yasmine Hackett","mobile_number":"526-593-6284","email_id":"Alexis42@hotmail.com","dop":"2025-09-16","serial_number":"13912140700775","imei1":"13912140700775","imei2":"13912140700775","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90532,"job_number":"JOB_90532","tr_customer_id":90549,"tr_customer_product_id":90539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:49:46.000Z","modified_at":"2025-10-24T06:49:46.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"10458394991266","imei1":"10458394991266","imei2":"10458394991266","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:49:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90533,"job_number":"JOB_90533","tr_customer_id":90550,"tr_customer_product_id":90540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:49:47.000Z","modified_at":"2025-10-24T06:49:47.000Z","name":"Greyson Blick","mobile_number":"492-705-4933","email_id":"Amie_Koch43@gmail.com","dop":"2025-09-16","serial_number":"10588268537771","imei1":"10588268537771","imei2":"10588268537771","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90534,"job_number":"JOB_90534","tr_customer_id":90551,"tr_customer_product_id":90541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:50:05.000Z","modified_at":"2025-10-24T06:50:05.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"15338958884218","imei1":"15338958884218","imei2":"15338958884218","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90535,"job_number":"JOB_90535","tr_customer_id":90552,"tr_customer_product_id":90542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:50:06.000Z","modified_at":"2025-10-24T06:50:06.000Z","name":"Santina Spencer","mobile_number":"224-405-6082","email_id":"Deanna.DuBuque@gmail.com","dop":"2025-09-16","serial_number":"15564176543039","imei1":"15564176543039","imei2":"15564176543039","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:50:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90541,"job_number":"JOB_90541","tr_customer_id":90558,"tr_customer_product_id":90548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T07:34:48.000Z","modified_at":"2025-10-24T07:34:48.000Z","name":"Stanley Nitzsche","mobile_number":"366-418-0104","email_id":"Dandre.Kuhic51@yahoo.com","dop":"2025-04-06","serial_number":"13612742540558846","imei1":"13612742540558846","imei2":"13612742540558846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T07:34:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90542,"job_number":"JOB_90542","tr_customer_id":90559,"tr_customer_product_id":90549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T08:45:39.000Z","modified_at":"2025-10-24T08:45:39.000Z","name":"Akash Hunachagi","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"121542154264125","imei1":"121542154264125","imei2":"121542154264125","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T08:45:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90543,"job_number":"JOB_90543","tr_customer_id":90560,"tr_customer_product_id":90550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T09:04:03.000Z","modified_at":"2025-10-24T09:04:03.000Z","name":"Akash Hunachagi","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"121542154264125","imei1":"121542154264126","imei2":"121542154264126","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T09:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90545,"job_number":"JOB_90545","tr_customer_id":90562,"tr_customer_product_id":90552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T11:01:44.000Z","modified_at":"2025-10-24T11:01:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18164134741234","imei1":"18164134741234","imei2":"18164134741234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T11:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90547,"job_number":"JOB_90547","tr_customer_id":90564,"tr_customer_product_id":90554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T11:01:46.000Z","modified_at":"2025-10-24T11:01:46.000Z","name":"August Skiles","mobile_number":"297-744-8021","email_id":"Priscilla_Little@gmail.com","dop":"2025-04-06","serial_number":"13433996930439092","imei1":"13433996930439092","imei2":"13433996930439092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T11:01:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90548,"job_number":"JOB_90548","tr_customer_id":90565,"tr_customer_product_id":90555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T11:02:28.000Z","modified_at":"2025-10-24T11:02:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11157518045202","imei1":"11157518045202","imei2":"11157518045202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T11:02:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90550,"job_number":"JOB_90550","tr_customer_id":90567,"tr_customer_product_id":90557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T11:02:30.000Z","modified_at":"2025-10-24T11:02:30.000Z","name":"Rickey Sawayn","mobile_number":"335-579-4358","email_id":"Kiera74@yahoo.com","dop":"2025-04-06","serial_number":"11842471266778554","imei1":"11842471266778554","imei2":"11842471266778554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T11:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90551,"job_number":"JOB_90551","tr_customer_id":90568,"tr_customer_product_id":90558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T11:03:12.000Z","modified_at":"2025-10-24T11:03:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17783208131653","imei1":"17783208131653","imei2":"17783208131653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T11:03:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90553,"job_number":"JOB_90553","tr_customer_id":90570,"tr_customer_product_id":90560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T11:03:13.000Z","modified_at":"2025-10-24T11:03:13.000Z","name":"Julio Kohler","mobile_number":"326-820-2715","email_id":"Emmitt_Crooks@yahoo.com","dop":"2025-04-06","serial_number":"10211120525790268","imei1":"10211120525790268","imei2":"10211120525790268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T11:03:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90554,"job_number":"JOB_90554","tr_customer_id":90571,"tr_customer_product_id":90561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T12:29:13.000Z","modified_at":"2025-10-24T12:29:13.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2025-10-14","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2025-10-14T12:29:08.955493400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T12:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90557,"job_number":"JOB_90557","tr_customer_id":90574,"tr_customer_product_id":90564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T13:42:26.000Z","modified_at":"2025-10-24T13:42:26.000Z","name":"Gaurav Jangde","mobile_number":"7847447744","email_id":"test@test.com","dop":"2025-09-30","serial_number":"59393322881133","imei1":"59393322881133","imei2":"59393322881133","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T13:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90558,"job_number":"JOB_90558","tr_customer_id":90575,"tr_customer_product_id":90565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T13:43:34.000Z","modified_at":"2025-10-24T13:43:34.000Z","name":"Gaurav Jangde","mobile_number":"7847447744","email_id":"test@test.com","dop":"2025-09-30","serial_number":"59393322881134","imei1":"59393322881134","imei2":"59393322881134","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T13:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90560,"job_number":"JOB_90560","tr_customer_id":90577,"tr_customer_product_id":90567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T13:45:22.000Z","modified_at":"2025-10-24T13:45:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39443239497083","imei1":"39443239497083","imei2":"39443239497083","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T13:45:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90561,"job_number":"JOB_90561","tr_customer_id":90578,"tr_customer_product_id":90568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T13:45:23.000Z","modified_at":"2025-10-24T13:45:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25575378244882","imei1":"25575378244882","imei2":"25575378244882","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T13:45:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90562,"job_number":"JOB_90562","tr_customer_id":90579,"tr_customer_product_id":90569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T13:45:23.000Z","modified_at":"2025-10-24T13:45:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88685300779033","imei1":"88685300779033","imei2":"88685300779033","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T13:45:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90563,"job_number":"JOB_90563","tr_customer_id":90580,"tr_customer_product_id":90570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T13:45:23.000Z","modified_at":"2025-10-24T13:45:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68271796567496","imei1":"68271796567496","imei2":"68271796567496","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T13:45:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90564,"job_number":"JOB_90564","tr_customer_id":90581,"tr_customer_product_id":90571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T13:45:24.000Z","modified_at":"2025-10-24T13:45:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77349181515481","imei1":"77349181515481","imei2":"77349181515481","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T13:45:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90565,"job_number":"JOB_90565","tr_customer_id":90582,"tr_customer_product_id":90572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T13:45:24.000Z","modified_at":"2025-10-24T13:45:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44831946010837","imei1":"44831946010837","imei2":"44831946010837","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T13:45:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90567,"job_number":"JOB_90567","tr_customer_id":90584,"tr_customer_product_id":90574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T13:45:56.000Z","modified_at":"2025-10-24T13:45:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58701309488698","imei1":"58701309488698","imei2":"58701309488698","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T13:45:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90568,"job_number":"JOB_90568","tr_customer_id":90585,"tr_customer_product_id":90575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T13:45:56.000Z","modified_at":"2025-10-24T13:45:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86540437053416","imei1":"86540437053416","imei2":"86540437053416","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T13:45:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90569,"job_number":"JOB_90569","tr_customer_id":90586,"tr_customer_product_id":90576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T13:45:57.000Z","modified_at":"2025-10-24T13:45:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96476558382317","imei1":"96476558382317","imei2":"96476558382317","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T13:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90570,"job_number":"JOB_90570","tr_customer_id":90587,"tr_customer_product_id":90577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T13:45:57.000Z","modified_at":"2025-10-24T13:45:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43827420560960","imei1":"43827420560960","imei2":"43827420560960","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T13:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90571,"job_number":"JOB_90571","tr_customer_id":90588,"tr_customer_product_id":90578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T13:45:57.000Z","modified_at":"2025-10-24T13:45:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28652175300041","imei1":"28652175300041","imei2":"28652175300041","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T13:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90572,"job_number":"JOB_90572","tr_customer_id":90589,"tr_customer_product_id":90579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T13:45:58.000Z","modified_at":"2025-10-24T13:45:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32167575644984","imei1":"32167575644984","imei2":"32167575644984","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T13:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90574,"job_number":"JOB_90574","tr_customer_id":90591,"tr_customer_product_id":90581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T13:46:30.000Z","modified_at":"2025-10-24T13:46:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91772976115090","imei1":"91772976115090","imei2":"91772976115090","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T13:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90575,"job_number":"JOB_90575","tr_customer_id":90592,"tr_customer_product_id":90582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T13:46:30.000Z","modified_at":"2025-10-24T13:46:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56632237763128","imei1":"56632237763128","imei2":"56632237763128","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T13:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90576,"job_number":"JOB_90576","tr_customer_id":90593,"tr_customer_product_id":90583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T13:46:30.000Z","modified_at":"2025-10-24T13:46:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63829060601436","imei1":"63829060601436","imei2":"63829060601436","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T13:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90577,"job_number":"JOB_90577","tr_customer_id":90594,"tr_customer_product_id":90584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T13:46:31.000Z","modified_at":"2025-10-24T13:46:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38558141027056","imei1":"38558141027056","imei2":"38558141027056","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T13:46:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90578,"job_number":"JOB_90578","tr_customer_id":90595,"tr_customer_product_id":90585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T13:46:31.000Z","modified_at":"2025-10-24T13:46:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75677579468973","imei1":"75677579468973","imei2":"75677579468973","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T13:46:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90579,"job_number":"JOB_90579","tr_customer_id":90596,"tr_customer_product_id":90586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T13:46:31.000Z","modified_at":"2025-10-24T13:46:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76122182453565","imei1":"76122182453565","imei2":"76122182453565","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T13:46:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90585,"job_number":"JOB_90585","tr_customer_id":90602,"tr_customer_product_id":90592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:09:16.000Z","modified_at":"2025-10-24T14:09:16.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"18162891946330","imei1":"18162891946330","imei2":"18162891946330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90587,"job_number":"JOB_90587","tr_customer_id":90604,"tr_customer_product_id":90594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:09:18.000Z","modified_at":"2025-10-24T14:09:18.000Z","name":"Bernard Predovic","mobile_number":"688-805-5368","email_id":"Gust.OKon60@gmail.com","dop":"2025-04-06","serial_number":"15238292115600656","imei1":"15238292115600656","imei2":"15238292115600656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:09:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90592,"job_number":"JOB_90592","tr_customer_id":90609,"tr_customer_product_id":90599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:10:06.000Z","modified_at":"2025-10-24T14:10:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10291286129155","imei1":"10291286129155","imei2":"10291286129155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:10:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90594,"job_number":"JOB_90594","tr_customer_id":90611,"tr_customer_product_id":90601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:10:08.000Z","modified_at":"2025-10-24T14:10:08.000Z","name":"Jarrett Franecki","mobile_number":"464-332-3000","email_id":"Rogelio50@yahoo.com","dop":"2025-04-06","serial_number":"15553418230429672","imei1":"15553418230429672","imei2":"15553418230429672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90595,"job_number":"JOB_90595","tr_customer_id":90612,"tr_customer_product_id":90602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:10:09.000Z","modified_at":"2025-10-24T14:10:09.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"18356387073321","imei1":"18356387073321","imei2":"18356387073321","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90597,"job_number":"JOB_90597","tr_customer_id":90614,"tr_customer_product_id":90604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:10:11.000Z","modified_at":"2025-10-24T14:10:11.000Z","name":"Alessandra Conroy","mobile_number":"242-245-1236","email_id":"Lyla34@gmail.com","dop":"2025-06-08","serial_number":"100411962818220","imei1":"100411962818220","imei2":"100411962818220","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90602,"job_number":"JOB_90602","tr_customer_id":90619,"tr_customer_product_id":90609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:10:40.000Z","modified_at":"2025-10-24T14:10:40.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"12802808920665","imei1":"12802808920665","imei2":"12802808920665","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90604,"job_number":"JOB_90604","tr_customer_id":90621,"tr_customer_product_id":90611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:10:42.000Z","modified_at":"2025-10-24T14:10:42.000Z","name":"Helmer Wiza","mobile_number":"839-256-8298","email_id":"Sadye.Kunde@gmail.com","dop":"2025-06-08","serial_number":"101476651216912","imei1":"101476651216912","imei2":"101476651216912","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:10:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90605,"job_number":"JOB_90605","tr_customer_id":90622,"tr_customer_product_id":90612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:10:56.000Z","modified_at":"2025-10-24T14:10:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12077239741945","imei1":"12077239741945","imei2":"12077239741945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:10:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90607,"job_number":"JOB_90607","tr_customer_id":90624,"tr_customer_product_id":90614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:10:57.000Z","modified_at":"2025-10-24T14:10:57.000Z","name":"Jacey Thiel","mobile_number":"938-224-0237","email_id":"Larue.Waelchi@gmail.com","dop":"2025-04-06","serial_number":"16672437685672472","imei1":"16672437685672472","imei2":"16672437685672472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:10:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90608,"job_number":"JOB_90608","tr_customer_id":90625,"tr_customer_product_id":90615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:11:10.000Z","modified_at":"2025-10-24T14:11:10.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"12567890668508","imei1":"12567890668508","imei2":"12567890668508","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90610,"job_number":"JOB_90610","tr_customer_id":90627,"tr_customer_product_id":90617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:11:12.000Z","modified_at":"2025-10-24T14:11:12.000Z","name":"Verner Heller","mobile_number":"250-724-5104","email_id":"Ally68@gmail.com","dop":"2025-06-08","serial_number":"109231731418088","imei1":"109231731418088","imei2":"109231731418088","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:11:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90611,"job_number":"JOB_90611","tr_customer_id":90628,"tr_customer_product_id":90618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:11:29.000Z","modified_at":"2025-10-24T14:11:29.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"17431192719521","imei1":"17431192719521","imei2":"17431192719521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90613,"job_number":"JOB_90613","tr_customer_id":90630,"tr_customer_product_id":90620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:12:13.000Z","modified_at":"2025-10-24T14:12:13.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"15238338396377","imei1":"15238338396377","imei2":"15238338396377","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:12:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90615,"job_number":"JOB_90615","tr_customer_id":90632,"tr_customer_product_id":90622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:12:56.000Z","modified_at":"2025-10-24T14:12:56.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"18126930627602","imei1":"18126930627602","imei2":"18126930627602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:12:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90617,"job_number":"JOB_90617","tr_customer_id":90634,"tr_customer_product_id":90624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:15:15.000Z","modified_at":"2025-10-24T14:15:15.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10809762485427","imei1":"10809762485427","imei2":"10809762485427","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:15:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90619,"job_number":"JOB_90619","tr_customer_id":90636,"tr_customer_product_id":90626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:15:16.000Z","modified_at":"2025-10-24T14:15:16.000Z","name":"Cleora Deckow","mobile_number":"904-304-3968","email_id":"Palma.Bechtelar59@hotmail.com","dop":"2025-06-18","serial_number":"1083545220132599","imei1":"1083545220132599","imei2":"1083545220132599","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90620,"job_number":"JOB_90620","tr_customer_id":90637,"tr_customer_product_id":90627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:16:03.000Z","modified_at":"2025-10-24T14:16:03.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10468067250695","imei1":"10468067250695","imei2":"10468067250695","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90622,"job_number":"JOB_90622","tr_customer_id":90639,"tr_customer_product_id":90629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:16:04.000Z","modified_at":"2025-10-24T14:16:04.000Z","name":"Carmelo Jacobson","mobile_number":"785-657-1140","email_id":"Jaylin24@hotmail.com","dop":"2025-06-18","serial_number":"1064722036421847","imei1":"1064722036421847","imei2":"1064722036421847","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:16:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90623,"job_number":"JOB_90623","tr_customer_id":90640,"tr_customer_product_id":90630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:17:34.000Z","modified_at":"2025-10-24T14:17:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12469927515474","imei1":"12469927515474","imei2":"12469927515474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:17:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90625,"job_number":"JOB_90625","tr_customer_id":90642,"tr_customer_product_id":90632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:17:35.000Z","modified_at":"2025-10-24T14:17:35.000Z","name":"Letitia Greenholt","mobile_number":"615-424-1335","email_id":"Garrison.Klocko9@hotmail.com","dop":"2025-04-06","serial_number":"17027550551354396","imei1":"17027550551354396","imei2":"17027550551354396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90626,"job_number":"JOB_90626","tr_customer_id":90643,"tr_customer_product_id":90633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:17:56.000Z","modified_at":"2025-10-24T14:17:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12643241131965","imei1":"12643241131965","imei2":"12643241131965","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:17:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90628,"job_number":"JOB_90628","tr_customer_id":90645,"tr_customer_product_id":90635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:17:58.000Z","modified_at":"2025-10-24T14:17:58.000Z","name":"Dexter Luettgen","mobile_number":"971-576-8255","email_id":"Paris.Feest@gmail.com","dop":"2025-04-06","serial_number":"13250656612659184","imei1":"13250656612659184","imei2":"13250656612659184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:17:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90630,"job_number":"JOB_90630","tr_customer_id":90647,"tr_customer_product_id":90637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:18:11.000Z","modified_at":"2025-10-24T14:18:11.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"11614766373048","imei1":"11614766373048","imei2":"11614766373048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:18:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90632,"job_number":"JOB_90632","tr_customer_id":90649,"tr_customer_product_id":90639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:18:12.000Z","modified_at":"2025-10-24T14:18:12.000Z","name":"Aleen Bauch","mobile_number":"968-959-0745","email_id":"Lonie.Lubowitz28@yahoo.com","dop":"2025-04-06","serial_number":"10589468428853000","imei1":"10589468428853000","imei2":"10589468428853000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:18:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90634,"job_number":"JOB_90634","tr_customer_id":90651,"tr_customer_product_id":90641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:18:21.000Z","modified_at":"2025-10-24T14:18:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13168123604843","imei1":"13168123604843","imei2":"13168123604843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:18:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90636,"job_number":"JOB_90636","tr_customer_id":90653,"tr_customer_product_id":90643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:18:22.000Z","modified_at":"2025-10-24T14:18:22.000Z","name":"Buck Jakubowski","mobile_number":"320-541-0607","email_id":"Patrick1@yahoo.com","dop":"2025-04-06","serial_number":"19685372280077330","imei1":"19685372280077330","imei2":"19685372280077330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:18:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90638,"job_number":"JOB_90638","tr_customer_id":90655,"tr_customer_product_id":90645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:18:46.000Z","modified_at":"2025-10-24T14:18:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14697247250607","imei1":"14697247250607","imei2":"14697247250607","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90640,"job_number":"JOB_90640","tr_customer_id":90657,"tr_customer_product_id":90647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:18:47.000Z","modified_at":"2025-10-24T14:18:47.000Z","name":"Charley Grant","mobile_number":"962-272-1167","email_id":"Gracie.Rowe@hotmail.com","dop":"2025-04-06","serial_number":"10469271730201070","imei1":"10469271730201070","imei2":"10469271730201070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:18:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90641,"job_number":"JOB_90641","tr_customer_id":90658,"tr_customer_product_id":90648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:19:00.000Z","modified_at":"2025-10-24T14:19:00.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10070778500510","imei1":"10070778500510","imei2":"10070778500510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90643,"job_number":"JOB_90643","tr_customer_id":90660,"tr_customer_product_id":90650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:19:02.000Z","modified_at":"2025-10-24T14:19:02.000Z","name":"Eulalia Huel","mobile_number":"859-566-0170","email_id":"Lavinia45@gmail.com","dop":"2025-04-06","serial_number":"15887371693272430","imei1":"15887371693272430","imei2":"15887371693272430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90644,"job_number":"JOB_90644","tr_customer_id":90661,"tr_customer_product_id":90651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:19:08.000Z","modified_at":"2025-10-24T14:19:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16292517233655","imei1":"16292517233655","imei2":"16292517233655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90646,"job_number":"JOB_90646","tr_customer_id":90663,"tr_customer_product_id":90653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:19:10.000Z","modified_at":"2025-10-24T14:19:10.000Z","name":"Sienna Gerhold","mobile_number":"952-887-4663","email_id":"Jerome5@gmail.com","dop":"2025-04-06","serial_number":"15981961611318856","imei1":"15981961611318856","imei2":"15981961611318856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:19:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90647,"job_number":"JOB_90647","tr_customer_id":90664,"tr_customer_product_id":90654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:19:35.000Z","modified_at":"2025-10-24T14:19:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16319192969530","imei1":"16319192969530","imei2":"16319192969530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90649,"job_number":"JOB_90649","tr_customer_id":90666,"tr_customer_product_id":90656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:19:37.000Z","modified_at":"2025-10-24T14:19:37.000Z","name":"Johnathan Trantow","mobile_number":"901-232-7201","email_id":"Annetta67@gmail.com","dop":"2025-04-06","serial_number":"13873813710067442","imei1":"13873813710067442","imei2":"13873813710067442","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:19:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90650,"job_number":"JOB_90650","tr_customer_id":90667,"tr_customer_product_id":90657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:19:50.000Z","modified_at":"2025-10-24T14:19:50.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14467939447107","imei1":"14467939447107","imei2":"14467939447107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90652,"job_number":"JOB_90652","tr_customer_id":90669,"tr_customer_product_id":90659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:19:52.000Z","modified_at":"2025-10-24T14:19:52.000Z","name":"Nayeli Dibbert","mobile_number":"596-972-5799","email_id":"Kathlyn34@yahoo.com","dop":"2025-04-06","serial_number":"10255202417664614","imei1":"10255202417664614","imei2":"10255202417664614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90654,"job_number":"JOB_90654","tr_customer_id":90671,"tr_customer_product_id":90661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:20:15.000Z","modified_at":"2025-10-24T14:20:15.000Z","name":"Hayley Nader","mobile_number":"480-579-7741","email_id":"Esteban_Sawayn@hotmail.com","dop":"2025-04-06","serial_number":"12839931563789896","imei1":"12839931563789896","imei2":"12839931563789896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:20:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90656,"job_number":"JOB_90656","tr_customer_id":90673,"tr_customer_product_id":90663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:20:38.000Z","modified_at":"2025-10-24T14:20:38.000Z","name":"Estrella Herzog","mobile_number":"388-572-3127","email_id":"Emmanuel.Runte@hotmail.com","dop":"2025-04-06","serial_number":"11791812427758848","imei1":"11791812427758848","imei2":"11791812427758848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90657,"job_number":"JOB_90657","tr_customer_id":90674,"tr_customer_product_id":90664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:23:19.000Z","modified_at":"2025-10-24T14:23:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10864461244767","imei1":"10864461244767","imei2":"10864461244767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:23:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90659,"job_number":"JOB_90659","tr_customer_id":90676,"tr_customer_product_id":90666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:23:20.000Z","modified_at":"2025-10-24T14:23:20.000Z","name":"Pinkie McGlynn","mobile_number":"204-228-7451","email_id":"Lyla60@gmail.com","dop":"2025-04-06","serial_number":"19676049985253420","imei1":"19676049985253420","imei2":"19676049985253420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:23:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90660,"job_number":"JOB_90660","tr_customer_id":90677,"tr_customer_product_id":90667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:24:08.000Z","modified_at":"2025-10-24T14:24:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14264392576401","imei1":"14264392576401","imei2":"14264392576401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:24:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90662,"job_number":"JOB_90662","tr_customer_id":90679,"tr_customer_product_id":90669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:24:10.000Z","modified_at":"2025-10-24T14:24:10.000Z","name":"Karolann Blick","mobile_number":"343-837-0070","email_id":"Kasandra.Feeney@gmail.com","dop":"2025-04-06","serial_number":"12470891637594052","imei1":"12470891637594052","imei2":"12470891637594052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:24:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90664,"job_number":"JOB_90664","tr_customer_id":90681,"tr_customer_product_id":90671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:24:27.000Z","modified_at":"2025-10-24T14:24:27.000Z","name":"Hertha Roob","mobile_number":"498-790-7151","email_id":"Frederique_Mitchell87@hotmail.com","dop":"2025-04-06","serial_number":"10145844947443456","imei1":"10145844947443456","imei2":"10145844947443456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90671,"job_number":"JOB_90671","tr_customer_id":90688,"tr_customer_product_id":90678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:24:57.000Z","modified_at":"2025-10-24T14:24:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15953777058848","imei1":"15953777058848","imei2":"15953777058848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90673,"job_number":"JOB_90673","tr_customer_id":90690,"tr_customer_product_id":90680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:24:59.000Z","modified_at":"2025-10-24T14:24:59.000Z","name":"Adalberto Jacobson","mobile_number":"582-474-0902","email_id":"Emie.Murazik86@hotmail.com","dop":"2025-04-06","serial_number":"16083318166926820","imei1":"16083318166926820","imei2":"16083318166926820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90678,"job_number":"JOB_90678","tr_customer_id":90695,"tr_customer_product_id":90685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:27:19.000Z","modified_at":"2025-10-24T14:27:19.000Z","name":"Roman Roob","mobile_number":"336-554-8454","email_id":"Brant74@gmail.com","dop":"2025-04-06","serial_number":"11692674194993474","imei1":"11692674194993474","imei2":"11692674194993474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:27:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90679,"job_number":"JOB_90679","tr_customer_id":90696,"tr_customer_product_id":90686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:43:50.000Z","modified_at":"2025-10-24T14:43:50.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18157095232803","imei1":"18157095232803","imei2":"18157095232803","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90680,"job_number":"JOB_90680","tr_customer_id":90697,"tr_customer_product_id":90687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:43:50.000Z","modified_at":"2025-10-24T14:43:50.000Z","name":"Emilie Dietrich","mobile_number":"999-581-9892","email_id":"Anibal5@gmail.com","dop":"2025-09-16","serial_number":"10489666276154","imei1":"10489666276154","imei2":"10489666276154","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90681,"job_number":"JOB_90681","tr_customer_id":90698,"tr_customer_product_id":90688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:44:09.000Z","modified_at":"2025-10-24T14:44:09.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"19535869458848","imei1":"19535869458848","imei2":"19535869458848","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90682,"job_number":"JOB_90682","tr_customer_id":90699,"tr_customer_product_id":90689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:44:10.000Z","modified_at":"2025-10-24T14:44:10.000Z","name":"Josiah Medhurst","mobile_number":"523-712-6633","email_id":"Shaylee_Green15@gmail.com","dop":"2025-09-16","serial_number":"19400243471685","imei1":"19400243471685","imei2":"19400243471685","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90683,"job_number":"JOB_90683","tr_customer_id":90700,"tr_customer_product_id":90690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:44:29.000Z","modified_at":"2025-10-24T14:44:29.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14714940604221","imei1":"14714940604221","imei2":"14714940604221","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90684,"job_number":"JOB_90684","tr_customer_id":90701,"tr_customer_product_id":90691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:44:29.000Z","modified_at":"2025-10-24T14:44:29.000Z","name":"Enola Larkin","mobile_number":"215-579-6570","email_id":"Ashley.Kassulke@gmail.com","dop":"2025-09-16","serial_number":"19331477082660","imei1":"19331477082660","imei2":"19331477082660","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90685,"job_number":"JOB_90685","tr_customer_id":90702,"tr_customer_product_id":90692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T15:38:24.000Z","modified_at":"2025-10-24T15:38:24.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"104618881316382","imei1":"104618881316382","imei2":"104618881316382","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T15:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90687,"job_number":"JOB_90687","tr_customer_id":90704,"tr_customer_product_id":90694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T15:38:37.000Z","modified_at":"2025-10-24T15:38:37.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106077208251841","imei1":"106077208251841","imei2":"106077208251841","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T15:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90689,"job_number":"JOB_90689","tr_customer_id":90706,"tr_customer_product_id":90696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T16:11:39.000Z","modified_at":"2025-10-24T16:11:39.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"18107939149403","imei1":"18107939149403","imei2":"18107939149403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T16:11:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90691,"job_number":"JOB_90691","tr_customer_id":90708,"tr_customer_product_id":90698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T16:11:40.000Z","modified_at":"2025-10-24T16:11:40.000Z","name":"Maurice Reynolds","mobile_number":"636-450-1743","email_id":"Zola.Abernathy@yahoo.com","dop":"2025-04-06","serial_number":"19657178366834390","imei1":"19657178366834390","imei2":"19657178366834390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T16:11:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90692,"job_number":"JOB_90692","tr_customer_id":90709,"tr_customer_product_id":90699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T16:12:24.000Z","modified_at":"2025-10-24T16:12:24.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15716305763724","imei1":"15716305763724","imei2":"15716305763724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T16:12:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90694,"job_number":"JOB_90694","tr_customer_id":90711,"tr_customer_product_id":90701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T16:12:26.000Z","modified_at":"2025-10-24T16:12:26.000Z","name":"Mary Hilll","mobile_number":"788-308-8318","email_id":"Chandler89@hotmail.com","dop":"2025-04-06","serial_number":"19780103008134340","imei1":"19780103008134340","imei2":"19780103008134340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T16:12:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90695,"job_number":"JOB_90695","tr_customer_id":90712,"tr_customer_product_id":90702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T16:13:50.000Z","modified_at":"2025-10-24T16:13:50.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"18943749737217","imei1":"18943749737217","imei2":"18943749737217","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T16:13:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90696,"job_number":"JOB_90696","tr_customer_id":90713,"tr_customer_product_id":90703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T16:13:50.000Z","modified_at":"2025-10-24T16:13:50.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"13696178490264","imei1":"13696178490264","imei2":"13696178490264","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T16:13:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90697,"job_number":"JOB_90697","tr_customer_id":90714,"tr_customer_product_id":90704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T16:13:50.000Z","modified_at":"2025-10-24T16:13:50.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"15155387276609626","imei1":"15155387276609626","imei2":"15155387276609626","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T16:13:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90699,"job_number":"JOB_90699","tr_customer_id":90716,"tr_customer_product_id":90706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T16:14:53.000Z","modified_at":"2025-10-24T16:14:53.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"19402209262782","imei1":"19402209262782","imei2":"19402209262782","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T16:14:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90700,"job_number":"JOB_90700","tr_customer_id":90717,"tr_customer_product_id":90707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T16:14:54.000Z","modified_at":"2025-10-24T16:14:54.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"18861219433600","imei1":"18861219433600","imei2":"18861219433600","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T16:14:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90701,"job_number":"JOB_90701","tr_customer_id":90718,"tr_customer_product_id":90708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T16:14:54.000Z","modified_at":"2025-10-24T16:14:54.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"18020241012431616","imei1":"18020241012431616","imei2":"18020241012431616","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T16:14:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90703,"job_number":"JOB_90703","tr_customer_id":90720,"tr_customer_product_id":90710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T16:15:53.000Z","modified_at":"2025-10-24T16:15:53.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"12013337505191","imei1":"12013337505191","imei2":"12013337505191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T16:15:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90705,"job_number":"JOB_90705","tr_customer_id":90722,"tr_customer_product_id":90712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T16:15:55.000Z","modified_at":"2025-10-24T16:15:55.000Z","name":"Jaden Wolff","mobile_number":"430-817-0882","email_id":"Alfred_VonRueden@hotmail.com","dop":"2025-04-06","serial_number":"14572198922880548","imei1":"14572198922880548","imei2":"14572198922880548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T16:15:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90712,"job_number":"JOB_90712","tr_customer_id":90729,"tr_customer_product_id":90719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:14:10.000Z","modified_at":"2025-10-25T03:14:10.000Z","name":"Winifred Spencer","mobile_number":"566-691-3975","email_id":"Eliseo_Kuhn97@hotmail.com","dop":"2025-04-06","serial_number":"11974922788849682","imei1":"11974922788849682","imei2":"11974922788849682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:14:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90713,"job_number":"JOB_90713","tr_customer_id":90730,"tr_customer_product_id":90720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:14:14.000Z","modified_at":"2025-10-25T03:14:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19859111092656","imei1":"19859111092656","imei2":"19859111092656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:14:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90716,"job_number":"JOB_90716","tr_customer_id":90733,"tr_customer_product_id":90723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:14:15.000Z","modified_at":"2025-10-25T03:14:15.000Z","name":"Alvera Swift","mobile_number":"249-784-2872","email_id":"Shaylee.Fritsch86@yahoo.com","dop":"2025-04-06","serial_number":"11364725527494934","imei1":"11364725527494934","imei2":"11364725527494934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:14:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90717,"job_number":"JOB_90717","tr_customer_id":90734,"tr_customer_product_id":90724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:14:16.000Z","modified_at":"2025-10-25T03:14:16.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"11859332082745","imei1":"11859332082745","imei2":"11859332082745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:14:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90718,"job_number":"JOB_90718","tr_customer_id":90735,"tr_customer_product_id":90725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:14:16.000Z","modified_at":"2025-10-25T03:14:16.000Z","name":"Grover Hilll","mobile_number":"217-485-9654","email_id":"Vicente95@hotmail.com","dop":"2025-04-06","serial_number":"12923323028782884","imei1":"12923323028782884","imei2":"12923323028782884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:14:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90720,"job_number":"JOB_90720","tr_customer_id":90737,"tr_customer_product_id":90727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:14:18.000Z","modified_at":"2025-10-25T03:14:18.000Z","name":"Meda Feest","mobile_number":"721-442-9697","email_id":"Eudora.Schuppe61@yahoo.com","dop":"2025-04-06","serial_number":"18277768229196332","imei1":"18277768229196332","imei2":"18277768229196332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:14:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90724,"job_number":"JOB_90724","tr_customer_id":90741,"tr_customer_product_id":90731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:14:57.000Z","modified_at":"2025-10-25T03:14:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17291425390210","imei1":"17291425390210","imei2":"17291425390210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:14:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90726,"job_number":"JOB_90726","tr_customer_id":90743,"tr_customer_product_id":90733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:14:59.000Z","modified_at":"2025-10-25T03:14:59.000Z","name":"Chance Spinka","mobile_number":"512-602-5070","email_id":"Sibyl39@yahoo.com","dop":"2025-04-06","serial_number":"13688395615028404","imei1":"13688395615028404","imei2":"13688395615028404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90727,"job_number":"JOB_90727","tr_customer_id":90744,"tr_customer_product_id":90734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:15:05.000Z","modified_at":"2025-10-25T03:15:05.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19981945644610","imei1":"19981945644610","imei2":"19981945644610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90729,"job_number":"JOB_90729","tr_customer_id":90746,"tr_customer_product_id":90736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:15:07.000Z","modified_at":"2025-10-25T03:15:07.000Z","name":"Otis Murphy","mobile_number":"685-918-1746","email_id":"Sandrine75@hotmail.com","dop":"2025-04-06","serial_number":"13345702767490616","imei1":"13345702767490616","imei2":"13345702767490616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:15:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90730,"job_number":"JOB_90730","tr_customer_id":90747,"tr_customer_product_id":90737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:15:40.000Z","modified_at":"2025-10-25T03:15:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17851466601465","imei1":"17851466601465","imei2":"17851466601465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:15:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90732,"job_number":"JOB_90732","tr_customer_id":90749,"tr_customer_product_id":90739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:15:41.000Z","modified_at":"2025-10-25T03:15:41.000Z","name":"Justine Schmeler","mobile_number":"835-848-7979","email_id":"Heidi_Hermiston@yahoo.com","dop":"2025-04-06","serial_number":"12881441210375320","imei1":"12881441210375320","imei2":"12881441210375320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90733,"job_number":"JOB_90733","tr_customer_id":90750,"tr_customer_product_id":90740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:15:54.000Z","modified_at":"2025-10-25T03:15:54.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19794041318301","imei1":"19794041318301","imei2":"19794041318301","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:15:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90735,"job_number":"JOB_90735","tr_customer_id":90752,"tr_customer_product_id":90742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:15:56.000Z","modified_at":"2025-10-25T03:15:56.000Z","name":"Vicky Kilback","mobile_number":"626-768-4966","email_id":"Kolby80@hotmail.com","dop":"2025-04-06","serial_number":"12432597792776080","imei1":"12432597792776080","imei2":"12432597792776080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:15:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90736,"job_number":"JOB_90736","tr_customer_id":90753,"tr_customer_product_id":90743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:22:40.000Z","modified_at":"2025-10-25T03:22:40.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10644536343859","imei1":"10644536343859","imei2":"10644536343859","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:22:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90738,"job_number":"JOB_90738","tr_customer_id":90755,"tr_customer_product_id":90745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:22:41.000Z","modified_at":"2025-10-25T03:22:41.000Z","name":"Leora Dicki","mobile_number":"996-498-3127","email_id":"Bartholome.Skiles@hotmail.com","dop":"2025-06-18","serial_number":"1060531050904502","imei1":"1060531050904502","imei2":"1060531050904502","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:22:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90740,"job_number":"JOB_90740","tr_customer_id":90757,"tr_customer_product_id":90747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:22:50.000Z","modified_at":"2025-10-25T03:22:50.000Z","name":"Troy Champlin","mobile_number":"268-818-8711","email_id":"Loyal75@gmail.com","dop":"2025-04-06","serial_number":"19008477921232650","imei1":"19008477921232650","imei2":"19008477921232650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90741,"job_number":"JOB_90741","tr_customer_id":90758,"tr_customer_product_id":90748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:23:19.000Z","modified_at":"2025-10-25T03:23:19.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"13494883022092","imei1":"13494883022092","imei2":"13494883022092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:23:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90743,"job_number":"JOB_90743","tr_customer_id":90760,"tr_customer_product_id":90750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:23:20.000Z","modified_at":"2025-10-25T03:23:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10771720719021","imei1":"10771720719021","imei2":"10771720719021","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:23:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90747,"job_number":"JOB_90747","tr_customer_id":90764,"tr_customer_product_id":90754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:23:22.000Z","modified_at":"2025-10-25T03:23:22.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10252913130746","imei1":"10252913130746","imei2":"10252913130746","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:23:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90748,"job_number":"JOB_90748","tr_customer_id":90765,"tr_customer_product_id":90755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:23:22.000Z","modified_at":"2025-10-25T03:23:22.000Z","name":"Anderson Schumm","mobile_number":"564-526-5523","email_id":"Ethyl.Howe@gmail.com","dop":"2025-04-06","serial_number":"18037523180453920","imei1":"18037523180453920","imei2":"18037523180453920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:23:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90750,"job_number":"JOB_90750","tr_customer_id":90767,"tr_customer_product_id":90757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:23:23.000Z","modified_at":"2025-10-25T03:23:23.000Z","name":"Tavares Murray","mobile_number":"586-563-4649","email_id":"Maxine21@gmail.com","dop":"2025-06-18","serial_number":"1047000911302852","imei1":"1047000911302852","imei2":"1047000911302852","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:23:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90751,"job_number":"JOB_90751","tr_customer_id":90768,"tr_customer_product_id":90758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:23:23.000Z","modified_at":"2025-10-25T03:23:23.000Z","name":"Neoma Kirlin","mobile_number":"804-554-5825","email_id":"Alysson.Hessel@hotmail.com","dop":"2025-04-06","serial_number":"16057032787998706","imei1":"16057032787998706","imei2":"16057032787998706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:23:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90753,"job_number":"JOB_90753","tr_customer_id":90770,"tr_customer_product_id":90760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:23:31.000Z","modified_at":"2025-10-25T03:23:31.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"14448037116167","imei1":"14448037116167","imei2":"14448037116167","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:23:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90755,"job_number":"JOB_90755","tr_customer_id":90772,"tr_customer_product_id":90762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:23:33.000Z","modified_at":"2025-10-25T03:23:33.000Z","name":"John Heller","mobile_number":"501-757-5001","email_id":"Kaia32@hotmail.com","dop":"2025-04-06","serial_number":"18629556305995388","imei1":"18629556305995388","imei2":"18629556305995388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:23:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90756,"job_number":"JOB_90756","tr_customer_id":90773,"tr_customer_product_id":90763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:23:41.000Z","modified_at":"2025-10-25T03:23:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19349676217053","imei1":"19349676217053","imei2":"19349676217053","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90758,"job_number":"JOB_90758","tr_customer_id":90775,"tr_customer_product_id":90765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:23:42.000Z","modified_at":"2025-10-25T03:23:42.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"10957900081367","imei1":"10957900081367","imei2":"10957900081367","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:23:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90760,"job_number":"JOB_90760","tr_customer_id":90777,"tr_customer_product_id":90767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:23:43.000Z","modified_at":"2025-10-25T03:23:43.000Z","name":"Deanna Stanton","mobile_number":"965-328-5843","email_id":"Boyd_Schmidt@hotmail.com","dop":"2025-04-06","serial_number":"17836043237308708","imei1":"17836043237308708","imei2":"17836043237308708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90761,"job_number":"JOB_90761","tr_customer_id":90778,"tr_customer_product_id":90768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:23:44.000Z","modified_at":"2025-10-25T03:23:44.000Z","name":"Maybelle Champlin","mobile_number":"983-719-5757","email_id":"Misty2@yahoo.com","dop":"2025-06-08","serial_number":"100834268893690","imei1":"100834268893690","imei2":"100834268893690","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:23:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90776,"job_number":"JOB_90776","tr_customer_id":90793,"tr_customer_product_id":90783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:24:06.000Z","modified_at":"2025-10-25T03:24:07.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"16232909637110","imei1":"16232909637110","imei2":"16232909637110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:24:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90778,"job_number":"JOB_90778","tr_customer_id":90795,"tr_customer_product_id":90785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:24:11.000Z","modified_at":"2025-10-25T03:24:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11575270351394","imei1":"11575270351394","imei2":"11575270351394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90779,"job_number":"JOB_90779","tr_customer_id":90796,"tr_customer_product_id":90786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:24:11.000Z","modified_at":"2025-10-25T03:24:11.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"18547685017157","imei1":"18547685017157","imei2":"18547685017157","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90782,"job_number":"JOB_90782","tr_customer_id":90799,"tr_customer_product_id":90789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:24:13.000Z","modified_at":"2025-10-25T03:24:13.000Z","name":"Julius Lynch","mobile_number":"692-897-6308","email_id":"Dejon_Johnson@gmail.com","dop":"2025-06-08","serial_number":"108446977059443","imei1":"108446977059443","imei2":"108446977059443","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:24:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90783,"job_number":"JOB_90783","tr_customer_id":90800,"tr_customer_product_id":90790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:24:13.000Z","modified_at":"2025-10-25T03:24:13.000Z","name":"Darian Hirthe","mobile_number":"986-441-7159","email_id":"Martin.Hickle@yahoo.com","dop":"2025-04-06","serial_number":"14554374414905906","imei1":"14554374414905906","imei2":"14554374414905906","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:24:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90784,"job_number":"JOB_90784","tr_customer_id":90801,"tr_customer_product_id":90791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:24:20.000Z","modified_at":"2025-10-25T03:24:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17449124048842","imei1":"17449124048842","imei2":"17449124048842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90787,"job_number":"JOB_90787","tr_customer_id":90804,"tr_customer_product_id":90794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:24:22.000Z","modified_at":"2025-10-25T03:24:22.000Z","name":"Raquel Langosh","mobile_number":"578-480-0264","email_id":"Tommie.VonRueden@yahoo.com","dop":"2025-04-06","serial_number":"15222159137922240","imei1":"15222159137922240","imei2":"15222159137922240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90790,"job_number":"JOB_90790","tr_customer_id":90807,"tr_customer_product_id":90797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:24:29.000Z","modified_at":"2025-10-25T03:24:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17460424836772","imei1":"17460424836772","imei2":"17460424836772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:24:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90792,"job_number":"JOB_90792","tr_customer_id":90809,"tr_customer_product_id":90799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:24:30.000Z","modified_at":"2025-10-25T03:24:30.000Z","name":"Dandre Nitzsche","mobile_number":"816-426-0813","email_id":"Axel96@yahoo.com","dop":"2025-04-06","serial_number":"18346372425725910","imei1":"18346372425725910","imei2":"18346372425725910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:24:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90793,"job_number":"JOB_90793","tr_customer_id":90810,"tr_customer_product_id":90800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:24:39.000Z","modified_at":"2025-10-25T03:24:39.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"12789466753421","imei1":"12789466753421","imei2":"12789466753421","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90798,"job_number":"JOB_90798","tr_customer_id":90815,"tr_customer_product_id":90805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:24:40.000Z","modified_at":"2025-10-25T03:24:40.000Z","name":"Monty Farrell","mobile_number":"292-859-2413","email_id":"Kennedy_Bruen@yahoo.com","dop":"2025-06-08","serial_number":"108239767771121","imei1":"108239767771121","imei2":"108239767771121","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:24:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90799,"job_number":"JOB_90799","tr_customer_id":90816,"tr_customer_product_id":90806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:24:54.000Z","modified_at":"2025-10-25T03:24:54.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"15408022191276","imei1":"15408022191276","imei2":"15408022191276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:24:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90801,"job_number":"JOB_90801","tr_customer_id":90818,"tr_customer_product_id":90808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:25:01.000Z","modified_at":"2025-10-25T03:25:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16151049876096","imei1":"16151049876096","imei2":"16151049876096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90803,"job_number":"JOB_90803","tr_customer_id":90820,"tr_customer_product_id":90810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:25:03.000Z","modified_at":"2025-10-25T03:25:03.000Z","name":"Helga Lowe","mobile_number":"634-509-6462","email_id":"Jacynthe_Koelpin@gmail.com","dop":"2025-04-06","serial_number":"18437842883104736","imei1":"18437842883104736","imei2":"18437842883104736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90804,"job_number":"JOB_90804","tr_customer_id":90821,"tr_customer_product_id":90811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:25:07.000Z","modified_at":"2025-10-25T03:25:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13730743579888","imei1":"13730743579888","imei2":"13730743579888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90806,"job_number":"JOB_90806","tr_customer_id":90823,"tr_customer_product_id":90813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:25:09.000Z","modified_at":"2025-10-25T03:25:09.000Z","name":"Marcellus Wehner","mobile_number":"437-765-0635","email_id":"Odell88@hotmail.com","dop":"2025-04-06","serial_number":"15448709538976476","imei1":"15448709538976476","imei2":"15448709538976476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90807,"job_number":"JOB_90807","tr_customer_id":90824,"tr_customer_product_id":90814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:25:15.000Z","modified_at":"2025-10-25T03:25:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13536380501355","imei1":"13536380501355","imei2":"13536380501355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90809,"job_number":"JOB_90809","tr_customer_id":90826,"tr_customer_product_id":90816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:25:17.000Z","modified_at":"2025-10-25T03:25:17.000Z","name":"Earnest Stamm","mobile_number":"388-475-2483","email_id":"Nash.Koch@yahoo.com","dop":"2025-04-06","serial_number":"16516434528950484","imei1":"16516434528950484","imei2":"16516434528950484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:25:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90810,"job_number":"JOB_90810","tr_customer_id":90827,"tr_customer_product_id":90817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:30:36.000Z","modified_at":"2025-10-25T03:30:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47545420968516","imei1":"47545420968516","imei2":"47545420968516","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90811,"job_number":"JOB_90811","tr_customer_id":90828,"tr_customer_product_id":90818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:30:36.000Z","modified_at":"2025-10-25T03:30:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12036112079216","imei1":"12036112079216","imei2":"12036112079216","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90812,"job_number":"JOB_90812","tr_customer_id":90829,"tr_customer_product_id":90819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:30:36.000Z","modified_at":"2025-10-25T03:30:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78470859308235","imei1":"78470859308235","imei2":"78470859308235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90813,"job_number":"JOB_90813","tr_customer_id":90830,"tr_customer_product_id":90820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:30:37.000Z","modified_at":"2025-10-25T03:30:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39196673098676","imei1":"39196673098676","imei2":"39196673098676","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90814,"job_number":"JOB_90814","tr_customer_id":90831,"tr_customer_product_id":90821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:30:37.000Z","modified_at":"2025-10-25T03:30:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80397936841847","imei1":"80397936841847","imei2":"80397936841847","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90815,"job_number":"JOB_90815","tr_customer_id":90832,"tr_customer_product_id":90822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:30:37.000Z","modified_at":"2025-10-25T03:30:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47242350106596","imei1":"47242350106596","imei2":"47242350106596","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90817,"job_number":"JOB_90817","tr_customer_id":90834,"tr_customer_product_id":90824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:31:07.000Z","modified_at":"2025-10-25T03:31:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86355700333410","imei1":"86355700333410","imei2":"86355700333410","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90818,"job_number":"JOB_90818","tr_customer_id":90835,"tr_customer_product_id":90825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:31:07.000Z","modified_at":"2025-10-25T03:31:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31232324321211","imei1":"31232324321211","imei2":"31232324321211","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90819,"job_number":"JOB_90819","tr_customer_id":90836,"tr_customer_product_id":90826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:31:08.000Z","modified_at":"2025-10-25T03:31:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74115277479038","imei1":"74115277479038","imei2":"74115277479038","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90820,"job_number":"JOB_90820","tr_customer_id":90837,"tr_customer_product_id":90827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:31:08.000Z","modified_at":"2025-10-25T03:31:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66417245852292","imei1":"66417245852292","imei2":"66417245852292","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90821,"job_number":"JOB_90821","tr_customer_id":90838,"tr_customer_product_id":90828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:31:08.000Z","modified_at":"2025-10-25T03:31:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10426536848529","imei1":"10426536848529","imei2":"10426536848529","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90822,"job_number":"JOB_90822","tr_customer_id":90839,"tr_customer_product_id":90829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:31:09.000Z","modified_at":"2025-10-25T03:31:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30782466760090","imei1":"30782466760090","imei2":"30782466760090","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90824,"job_number":"JOB_90824","tr_customer_id":90841,"tr_customer_product_id":90831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:31:38.000Z","modified_at":"2025-10-25T03:31:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83318064765425","imei1":"83318064765425","imei2":"83318064765425","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90825,"job_number":"JOB_90825","tr_customer_id":90842,"tr_customer_product_id":90832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:31:39.000Z","modified_at":"2025-10-25T03:31:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74467385955937","imei1":"74467385955937","imei2":"74467385955937","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90826,"job_number":"JOB_90826","tr_customer_id":90843,"tr_customer_product_id":90833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:31:39.000Z","modified_at":"2025-10-25T03:31:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97690473742871","imei1":"97690473742871","imei2":"97690473742871","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90827,"job_number":"JOB_90827","tr_customer_id":90844,"tr_customer_product_id":90834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:31:39.000Z","modified_at":"2025-10-25T03:31:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58809813414806","imei1":"58809813414806","imei2":"58809813414806","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90828,"job_number":"JOB_90828","tr_customer_id":90845,"tr_customer_product_id":90835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:31:40.000Z","modified_at":"2025-10-25T03:31:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15124986728889","imei1":"15124986728889","imei2":"15124986728889","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90829,"job_number":"JOB_90829","tr_customer_id":90846,"tr_customer_product_id":90836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:31:40.000Z","modified_at":"2025-10-25T03:31:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73435973262545","imei1":"73435973262545","imei2":"73435973262545","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90833,"job_number":"JOB_90833","tr_customer_id":90850,"tr_customer_product_id":90840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:46:27.000Z","modified_at":"2025-10-25T03:46:27.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"14333555758729","imei1":"14333555758729","imei2":"14333555758729","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90834,"job_number":"JOB_90834","tr_customer_id":90851,"tr_customer_product_id":90841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:46:27.000Z","modified_at":"2025-10-25T03:46:27.000Z","name":"Conor Barton","mobile_number":"639-297-5757","email_id":"Julian53@gmail.com","dop":"2025-09-16","serial_number":"17513418324653","imei1":"17513418324653","imei2":"17513418324653","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90835,"job_number":"JOB_90835","tr_customer_id":90852,"tr_customer_product_id":90842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:46:46.000Z","modified_at":"2025-10-25T03:46:46.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"11640857647394","imei1":"11640857647394","imei2":"11640857647394","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90836,"job_number":"JOB_90836","tr_customer_id":90853,"tr_customer_product_id":90843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:46:46.000Z","modified_at":"2025-10-25T03:46:46.000Z","name":"Columbus Johnston","mobile_number":"228-833-4891","email_id":"Keith_Cartwright@hotmail.com","dop":"2025-09-16","serial_number":"17377272733660","imei1":"17377272733660","imei2":"17377272733660","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90837,"job_number":"JOB_90837","tr_customer_id":90854,"tr_customer_product_id":90844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:47:05.000Z","modified_at":"2025-10-25T03:47:05.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"12756915145403","imei1":"12756915145403","imei2":"12756915145403","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90838,"job_number":"JOB_90838","tr_customer_id":90855,"tr_customer_product_id":90845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:47:05.000Z","modified_at":"2025-10-25T03:47:05.000Z","name":"Fiona Fadel","mobile_number":"579-908-6929","email_id":"Graham.Gorczany51@gmail.com","dop":"2025-09-16","serial_number":"19567573487342","imei1":"19567573487342","imei2":"19567573487342","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90839,"job_number":"JOB_90839","tr_customer_id":90856,"tr_customer_product_id":90846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T04:17:59.000Z","modified_at":"2025-10-25T04:17:59.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-15","serial_number":"28374637482495","imei1":"28374637482495","imei2":"28374637482495","popurl":"2025-10-15T04:17:58.783004891Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T04:17:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90840,"job_number":"JOB_90840","tr_customer_id":90857,"tr_customer_product_id":90847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T04:18:40.000Z","modified_at":"2025-10-25T04:18:40.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-15","serial_number":"64723753696025","imei1":"64723753696025","imei2":"64723753696025","popurl":"2025-10-15T04:18:40.129983033Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T04:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90841,"job_number":"JOB_90841","tr_customer_id":90858,"tr_customer_product_id":90848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T04:27:04.000Z","modified_at":"2025-10-25T04:27:04.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100233426187253","imei1":"100233426187253","imei2":"100233426187253","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T04:27:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90843,"job_number":"JOB_90843","tr_customer_id":90860,"tr_customer_product_id":90850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T04:27:16.000Z","modified_at":"2025-10-25T04:27:16.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"101012385194884","imei1":"101012385194884","imei2":"101012385194884","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T04:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90846,"job_number":"JOB_90846","tr_customer_id":90863,"tr_customer_product_id":90853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T04:40:41.000Z","modified_at":"2025-10-25T04:40:41.000Z","name":"Pierre Gutmann","mobile_number":"930-215-2296","email_id":"Ashlynn.Upton@gmail.com","dop":"2025-04-06","serial_number":"11659211979943422","imei1":"11659211979943422","imei2":"11659211979943422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T04:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90847,"job_number":"JOB_90847","tr_customer_id":90864,"tr_customer_product_id":90854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T05:39:31.000Z","modified_at":"2025-10-25T05:39:31.000Z","name":"Phoebe Blick","mobile_number":"283-338-8282","email_id":"Frank29@gmail.com","dop":"2025-09-30","serial_number":"19108941624715","imei1":"19108941624715","imei2":"19108941624715","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T05:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90848,"job_number":"JOB_90848","tr_customer_id":90865,"tr_customer_product_id":90855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T05:47:28.000Z","modified_at":"2025-10-25T05:47:28.000Z","name":"Tom Kutch","mobile_number":"961-270-8283","email_id":"Cassidy_Klein@hotmail.com","dop":"2025-09-30","serial_number":"18774902536029","imei1":"18774902536029","imei2":"18774902536029","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T05:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90849,"job_number":"JOB_90849","tr_customer_id":90866,"tr_customer_product_id":90856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T05:47:37.000Z","modified_at":"2025-10-25T05:47:37.000Z","name":"Andre Weimann","mobile_number":"870-338-3586","email_id":"Cleta_Renner56@hotmail.com","dop":"2025-09-30","serial_number":"11437345925298","imei1":"11437345925298","imei2":"11437345925298","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T05:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90850,"job_number":"JOB_90850","tr_customer_id":90867,"tr_customer_product_id":90857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T05:49:03.000Z","modified_at":"2025-10-25T05:49:03.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"15273452464067","imei1":"15273452464067","imei2":"15273452464067","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T05:49:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90851,"job_number":"JOB_90851","tr_customer_id":90868,"tr_customer_product_id":90858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T05:49:31.000Z","modified_at":"2025-10-25T05:49:31.000Z","name":"Joshua Nitzsche","mobile_number":"229-313-2128","email_id":"Reuben.Hirthe@gmail.com","dop":"2025-09-30","serial_number":"13665048734307","imei1":"13665048734307","imei2":"13665048734307","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T05:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90852,"job_number":"JOB_90852","tr_customer_id":90869,"tr_customer_product_id":90859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T05:49:35.000Z","modified_at":"2025-10-25T05:49:35.000Z","name":"Leon Bailey","mobile_number":"594-228-7045","email_id":"Chelsie76@yahoo.com","dop":"2025-09-30","serial_number":"10171124422293","imei1":"10171124422293","imei2":"10171124422293","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T05:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90853,"job_number":"JOB_90853","tr_customer_id":90870,"tr_customer_product_id":90860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T05:50:33.000Z","modified_at":"2025-10-25T05:50:33.000Z","name":"Janice Botsford","mobile_number":"552-528-9040","email_id":"Dale.Von@gmail.com","dop":"2025-09-30","serial_number":"14712537328317","imei1":"14712537328317","imei2":"14712537328317","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T05:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90854,"job_number":"JOB_90854","tr_customer_id":90871,"tr_customer_product_id":90861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T05:53:55.000Z","modified_at":"2025-10-25T05:53:55.000Z","name":"Alene Rice","mobile_number":"308-918-8268","email_id":"Carole_Boyle@gmail.com","dop":"2025-09-30","serial_number":"17107964250755","imei1":"17107964250755","imei2":"17107964250755","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T05:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90855,"job_number":"JOB_90855","tr_customer_id":90872,"tr_customer_product_id":90862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T05:55:17.000Z","modified_at":"2025-10-25T05:55:17.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"18324636384233","imei1":"18324636384233","imei2":"18324636384233","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T05:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90856,"job_number":"JOB_90856","tr_customer_id":90873,"tr_customer_product_id":90863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T05:55:17.000Z","modified_at":"2025-10-25T05:55:17.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"12512907465230","imei1":"12512907465230","imei2":"12512907465230","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T05:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90857,"job_number":"JOB_90857","tr_customer_id":90874,"tr_customer_product_id":90864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T05:55:18.000Z","modified_at":"2025-10-25T05:55:18.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"15071958440058152","imei1":"15071958440058152","imei2":"15071958440058152","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T05:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90860,"job_number":"JOB_90860","tr_customer_id":90877,"tr_customer_product_id":90867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T06:03:38.000Z","modified_at":"2025-10-25T06:03:38.000Z","name":"Thelma Skiles","mobile_number":"939-587-9341","email_id":"Leonel_Nolan32@hotmail.com","dop":"2025-09-30","serial_number":"12307879177611","imei1":"12307879177611","imei2":"12307879177611","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T06:03:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90861,"job_number":"JOB_90861","tr_customer_id":90878,"tr_customer_product_id":90868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T06:03:46.000Z","modified_at":"2025-10-25T06:03:46.000Z","name":"Micaela Little","mobile_number":"296-996-8540","email_id":"Alexandre_Turcotte86@gmail.com","dop":"2025-09-30","serial_number":"19944045169028","imei1":"19944045169028","imei2":"19944045169028","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T06:03:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90862,"job_number":"JOB_90862","tr_customer_id":90879,"tr_customer_product_id":90869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T06:05:56.000Z","modified_at":"2025-10-25T06:05:56.000Z","name":"Bettie Mills","mobile_number":"569-982-6997","email_id":"Alexandrea.Tromp69@hotmail.com","dop":"2025-09-30","serial_number":"17691562269556","imei1":"17691562269556","imei2":"17691562269556","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T06:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90863,"job_number":"JOB_90863","tr_customer_id":90880,"tr_customer_product_id":90870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T06:14:50.000Z","modified_at":"2025-10-25T06:14:50.000Z","name":"Brooklyn Smith","mobile_number":"578-757-6251","email_id":"Kimberly_Gleichner@yahoo.com","dop":"2025-09-30","serial_number":"12380468085307","imei1":"12380468085307","imei2":"12380468085307","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T06:14:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90864,"job_number":"JOB_90864","tr_customer_id":90881,"tr_customer_product_id":90871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T06:15:31.000Z","modified_at":"2025-10-25T06:15:31.000Z","name":"Milton Hirthe","mobile_number":"485-223-7035","email_id":"Darrion20@yahoo.com","dop":"2025-09-30","serial_number":"15023697163568","imei1":"15023697163568","imei2":"15023697163568","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T06:15:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90865,"job_number":"JOB_90865","tr_customer_id":90882,"tr_customer_product_id":90872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T06:15:34.000Z","modified_at":"2025-10-25T06:15:34.000Z","name":"Gennaro Gusikowski","mobile_number":"882-297-1758","email_id":"George.Davis@gmail.com","dop":"2025-09-30","serial_number":"19198130389150","imei1":"19198130389150","imei2":"19198130389150","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T06:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90867,"job_number":"JOB_90867","tr_customer_id":90884,"tr_customer_product_id":90874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T06:28:55.000Z","modified_at":"2025-10-25T06:28:55.000Z","name":"Gerry Howell","mobile_number":"200-689-8501","email_id":"Colby.Stoltenberg57@gmail.com","dop":"2025-09-30","serial_number":"14063288415562","imei1":"14063288415562","imei2":"14063288415562","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T06:28:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90869,"job_number":"JOB_90869","tr_customer_id":90886,"tr_customer_product_id":90876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T07:10:09.000Z","modified_at":"2025-10-25T07:10:09.000Z","name":"Luciano Hilll","mobile_number":"956-464-4369","email_id":"Genesis.Jast72@yahoo.com","dop":"2025-09-30","serial_number":"10195823767370","imei1":"10195823767370","imei2":"10195823767370","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T07:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90870,"job_number":"JOB_90870","tr_customer_id":90887,"tr_customer_product_id":90877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T07:23:08.000Z","modified_at":"2025-10-25T07:23:08.000Z","name":"Conor Jast","mobile_number":"205-299-4751","email_id":"Zack20@yahoo.com","dop":"2025-09-30","serial_number":"19882083030085","imei1":"19882083030085","imei2":"19882083030085","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T07:23:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90871,"job_number":"JOB_90871","tr_customer_id":90888,"tr_customer_product_id":90878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T07:31:35.000Z","modified_at":"2025-10-25T07:31:35.000Z","name":"Sebastian Torphy","mobile_number":"716-784-1485","email_id":"Euna.Donnelly26@gmail.com","dop":"2025-09-30","serial_number":"10990037252152","imei1":"10990037252152","imei2":"10990037252152","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T07:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90873,"job_number":"JOB_90873","tr_customer_id":90890,"tr_customer_product_id":90880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T07:32:57.000Z","modified_at":"2025-10-25T07:32:57.000Z","name":"Korey Legros","mobile_number":"784-212-4805","email_id":"Norma51@gmail.com","dop":"2025-04-06","serial_number":"15044188347811362","imei1":"15044188347811362","imei2":"15044188347811362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T07:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90874,"job_number":"JOB_90874","tr_customer_id":90891,"tr_customer_product_id":90881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T07:34:12.000Z","modified_at":"2025-10-25T07:34:12.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"12197239181689","imei1":"12197239181689","imei2":"12197239181689","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T07:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90875,"job_number":"JOB_90875","tr_customer_id":90892,"tr_customer_product_id":90882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T07:39:24.000Z","modified_at":"2025-10-25T07:39:24.000Z","name":"Thomas Muller","mobile_number":"4446464846","email_id":"thomasmuller@xyz.com","dop":"2025-08-06","serial_number":"23234243263246346","imei1":"23234243263246346","imei2":"23234243263246346","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T07:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90876,"job_number":"JOB_90876","tr_customer_id":90893,"tr_customer_product_id":90883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T07:39:43.000Z","modified_at":"2025-10-25T07:39:43.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"18346090742641","imei1":"18346090742641","imei2":"18346090742641","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T07:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90877,"job_number":"JOB_90877","tr_customer_id":90894,"tr_customer_product_id":90884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T07:39:43.000Z","modified_at":"2025-10-25T07:39:43.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"19368755470618","imei1":"19368755470618","imei2":"19368755470618","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T07:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90878,"job_number":"JOB_90878","tr_customer_id":90895,"tr_customer_product_id":90885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T07:39:43.000Z","modified_at":"2025-10-25T07:39:43.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"13064008727175268","imei1":"13064008727175268","imei2":"13064008727175268","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T07:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90880,"job_number":"JOB_90880","tr_customer_id":90897,"tr_customer_product_id":90887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T07:41:37.000Z","modified_at":"2025-10-25T07:41:37.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"17710127904725","imei1":"17710127904725","imei2":"17710127904725","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T07:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90881,"job_number":"JOB_90881","tr_customer_id":90898,"tr_customer_product_id":90888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T07:41:37.000Z","modified_at":"2025-10-25T07:41:37.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"17618489278973","imei1":"17618489278973","imei2":"17618489278973","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T07:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90882,"job_number":"JOB_90882","tr_customer_id":90899,"tr_customer_product_id":90889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T07:41:38.000Z","modified_at":"2025-10-25T07:41:38.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"17974996587135964","imei1":"17974996587135964","imei2":"17974996587135964","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T07:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90884,"job_number":"JOB_90884","tr_customer_id":90901,"tr_customer_product_id":90891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T07:43:00.000Z","modified_at":"2025-10-25T07:43:00.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"12104763192509","imei1":"12104763192509","imei2":"12104763192509","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T07:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90885,"job_number":"JOB_90885","tr_customer_id":90902,"tr_customer_product_id":90892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T07:43:00.000Z","modified_at":"2025-10-25T07:43:00.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"19229545928390","imei1":"19229545928390","imei2":"19229545928390","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T07:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90886,"job_number":"JOB_90886","tr_customer_id":90903,"tr_customer_product_id":90893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T07:43:00.000Z","modified_at":"2025-10-25T07:43:00.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"11889522456655944","imei1":"11889522456655944","imei2":"11889522456655944","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T07:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90888,"job_number":"JOB_90888","tr_customer_id":90905,"tr_customer_product_id":90895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T07:44:55.000Z","modified_at":"2025-10-25T07:44:55.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"10542298325697","imei1":"10542298325697","imei2":"10542298325697","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T07:44:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90889,"job_number":"JOB_90889","tr_customer_id":90906,"tr_customer_product_id":90896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T07:44:55.000Z","modified_at":"2025-10-25T07:44:55.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"13671966605181","imei1":"13671966605181","imei2":"13671966605181","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T07:44:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90890,"job_number":"JOB_90890","tr_customer_id":90907,"tr_customer_product_id":90897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T07:44:56.000Z","modified_at":"2025-10-25T07:44:56.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"19017477443834410","imei1":"19017477443834410","imei2":"19017477443834410","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T07:44:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90892,"job_number":"JOB_90892","tr_customer_id":90909,"tr_customer_product_id":90899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T07:46:02.000Z","modified_at":"2025-10-25T07:46:02.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"13084542096783","imei1":"13084542096783","imei2":"13084542096783","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T07:46:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90893,"job_number":"JOB_90893","tr_customer_id":90910,"tr_customer_product_id":90900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T07:46:02.000Z","modified_at":"2025-10-25T07:46:02.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"18116842598691","imei1":"18116842598691","imei2":"18116842598691","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T07:46:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90894,"job_number":"JOB_90894","tr_customer_id":90911,"tr_customer_product_id":90901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T07:46:02.000Z","modified_at":"2025-10-25T07:46:02.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"14292862028149120","imei1":"14292862028149120","imei2":"14292862028149120","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T07:46:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90896,"job_number":"JOB_90896","tr_customer_id":90913,"tr_customer_product_id":90903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T07:53:02.000Z","modified_at":"2025-10-25T07:53:02.000Z","name":"Mary Kom","mobile_number":"1236549898","email_id":"tt@gmail.com","dop":"2025-09-30","serial_number":"32154653213565346","imei1":"32154653213565346","imei2":"32154653213565346","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T07:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90898,"job_number":"JOB_90898","tr_customer_id":90915,"tr_customer_product_id":90905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T08:08:30.000Z","modified_at":"2025-10-25T08:08:30.000Z","name":"Thomas Muller","mobile_number":"4446464846","email_id":"thomasmuller@xyz.com","dop":"2025-08-06","serial_number":"23234243263246347","imei1":"23234243263246347","imei2":"23234243263246347","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T08:08:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90899,"job_number":"JOB_90899","tr_customer_id":90916,"tr_customer_product_id":90906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T08:55:41.000Z","modified_at":"2025-10-25T08:55:41.000Z","name":"Akash Hunachagi","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"121542154264129","imei1":"121542154264129","imei2":"121542154264129","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T08:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90900,"job_number":"JOB_90900","tr_customer_id":90917,"tr_customer_product_id":90907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T10:19:09.000Z","modified_at":"2025-10-25T10:19:09.000Z","name":"Akash H","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"121542154264130","imei1":"121542154264130","imei2":"121542154264130","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T10:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90902,"job_number":"JOB_90902","tr_customer_id":90919,"tr_customer_product_id":90909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T10:27:47.000Z","modified_at":"2025-10-25T10:27:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13337224245348","imei1":"13337224245348","imei2":"13337224245348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T10:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90904,"job_number":"JOB_90904","tr_customer_id":90921,"tr_customer_product_id":90911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T10:27:48.000Z","modified_at":"2025-10-25T10:27:48.000Z","name":"Lonzo Hegmann","mobile_number":"617-951-1543","email_id":"Trace.Borer30@yahoo.com","dop":"2025-04-06","serial_number":"18933414936863010","imei1":"18933414936863010","imei2":"18933414936863010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T10:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90905,"job_number":"JOB_90905","tr_customer_id":90922,"tr_customer_product_id":90912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T10:28:29.000Z","modified_at":"2025-10-25T10:28:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13852253891704","imei1":"13852253891704","imei2":"13852253891704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T10:28:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90907,"job_number":"JOB_90907","tr_customer_id":90924,"tr_customer_product_id":90914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T10:28:31.000Z","modified_at":"2025-10-25T10:28:31.000Z","name":"Johnnie Rodriguez","mobile_number":"710-845-1629","email_id":"Sallie_Kuphal@yahoo.com","dop":"2025-04-06","serial_number":"15135401194437300","imei1":"15135401194437300","imei2":"15135401194437300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T10:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90908,"job_number":"JOB_90908","tr_customer_id":90925,"tr_customer_product_id":90915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T10:29:11.000Z","modified_at":"2025-10-25T10:29:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15033484851839","imei1":"15033484851839","imei2":"15033484851839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T10:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90916,"job_number":"JOB_90916","tr_customer_id":90933,"tr_customer_product_id":90923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T11:54:28.000Z","modified_at":"2025-10-25T11:54:28.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"hem@gmail.com","dop":"2025-09-30","serial_number":"19719973779264","imei1":"19719973779264","imei2":"19719973779264","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T11:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90917,"job_number":"JOB_90917","tr_customer_id":90934,"tr_customer_product_id":90924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T11:58:51.000Z","modified_at":"2025-10-25T11:58:51.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"hem@gmail.com","dop":"2025-09-30","serial_number":"12838559447788","imei1":"12838559447788","imei2":"12838559447788","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T11:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90918,"job_number":"JOB_90918","tr_customer_id":90935,"tr_customer_product_id":90925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T11:59:20.000Z","modified_at":"2025-10-25T11:59:21.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"hem@gmail.com","dop":"2025-09-30","serial_number":"17270236277846","imei1":"17270236277846","imei2":"17270236277846","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T11:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90919,"job_number":"JOB_90919","tr_customer_id":90936,"tr_customer_product_id":90926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T12:00:40.000Z","modified_at":"2025-10-25T12:00:40.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"hem@gmail.com","dop":"2025-09-30","serial_number":"11622317642096","imei1":"11622317642096","imei2":"11622317642096","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T12:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90920,"job_number":"JOB_90920","tr_customer_id":90937,"tr_customer_product_id":90927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T12:05:41.000Z","modified_at":"2025-10-25T12:05:41.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"hem@gmail.com","dop":"2025-09-30","serial_number":"15610121771797","imei1":"15610121771797","imei2":"15610121771797","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T12:05:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90921,"job_number":"JOB_90921","tr_customer_id":90938,"tr_customer_product_id":90928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T12:05:57.000Z","modified_at":"2025-10-25T12:05:57.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"hem@gmail.com","dop":"2025-09-30","serial_number":"19122361223081","imei1":"19122361223081","imei2":"19122361223081","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T12:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90924,"job_number":"JOB_90924","tr_customer_id":90941,"tr_customer_product_id":90931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T13:37:00.000Z","modified_at":"2025-10-25T13:37:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11802783820159","imei1":"11802783820159","imei2":"11802783820159","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T13:37:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90926,"job_number":"JOB_90926","tr_customer_id":90943,"tr_customer_product_id":90933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T13:37:02.000Z","modified_at":"2025-10-25T13:37:02.000Z","name":"Stuart Will","mobile_number":"590-280-7329","email_id":"Deshawn64@hotmail.com","dop":"2025-04-06","serial_number":"15239935491948112","imei1":"15239935491948112","imei2":"15239935491948112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T13:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90927,"job_number":"JOB_90927","tr_customer_id":90944,"tr_customer_product_id":90934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T13:37:34.000Z","modified_at":"2025-10-25T13:37:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83052341154904","imei1":"83052341154904","imei2":"83052341154904","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T13:37:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90928,"job_number":"JOB_90928","tr_customer_id":90945,"tr_customer_product_id":90935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T13:37:34.000Z","modified_at":"2025-10-25T13:37:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59767282501575","imei1":"59767282501575","imei2":"59767282501575","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T13:37:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90929,"job_number":"JOB_90929","tr_customer_id":90946,"tr_customer_product_id":90936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T13:37:34.000Z","modified_at":"2025-10-25T13:37:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15571983829145","imei1":"15571983829145","imei2":"15571983829145","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T13:37:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90930,"job_number":"JOB_90930","tr_customer_id":90947,"tr_customer_product_id":90937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T13:37:35.000Z","modified_at":"2025-10-25T13:37:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44386994014095","imei1":"44386994014095","imei2":"44386994014095","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T13:37:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90931,"job_number":"JOB_90931","tr_customer_id":90948,"tr_customer_product_id":90938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T13:37:35.000Z","modified_at":"2025-10-25T13:37:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73509561750000","imei1":"73509561750000","imei2":"73509561750000","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T13:37:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90932,"job_number":"JOB_90932","tr_customer_id":90949,"tr_customer_product_id":90939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T13:37:35.000Z","modified_at":"2025-10-25T13:37:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92218128350820","imei1":"92218128350820","imei2":"92218128350820","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T13:37:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90934,"job_number":"JOB_90934","tr_customer_id":90951,"tr_customer_product_id":90941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T13:37:41.000Z","modified_at":"2025-10-25T13:37:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13992345226827","imei1":"13992345226827","imei2":"13992345226827","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T13:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90936,"job_number":"JOB_90936","tr_customer_id":90953,"tr_customer_product_id":90943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T13:37:42.000Z","modified_at":"2025-10-25T13:37:42.000Z","name":"Guido Bauch","mobile_number":"420-711-4248","email_id":"Gustave.Mosciski47@hotmail.com","dop":"2025-04-06","serial_number":"10743881553571988","imei1":"10743881553571988","imei2":"10743881553571988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T13:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90937,"job_number":"JOB_90937","tr_customer_id":90954,"tr_customer_product_id":90944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T13:38:04.000Z","modified_at":"2025-10-25T13:38:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47366840905796","imei1":"47366840905796","imei2":"47366840905796","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T13:38:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90938,"job_number":"JOB_90938","tr_customer_id":90955,"tr_customer_product_id":90945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T13:38:04.000Z","modified_at":"2025-10-25T13:38:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72593815084141","imei1":"72593815084141","imei2":"72593815084141","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T13:38:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90939,"job_number":"JOB_90939","tr_customer_id":90956,"tr_customer_product_id":90946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T13:38:04.000Z","modified_at":"2025-10-25T13:38:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86656308800282","imei1":"86656308800282","imei2":"86656308800282","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T13:38:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90940,"job_number":"JOB_90940","tr_customer_id":90957,"tr_customer_product_id":90947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T13:38:05.000Z","modified_at":"2025-10-25T13:38:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67462484813846","imei1":"67462484813846","imei2":"67462484813846","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T13:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90941,"job_number":"JOB_90941","tr_customer_id":90958,"tr_customer_product_id":90948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T13:38:05.000Z","modified_at":"2025-10-25T13:38:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15039480217395","imei1":"15039480217395","imei2":"15039480217395","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T13:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90942,"job_number":"JOB_90942","tr_customer_id":90959,"tr_customer_product_id":90949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T13:38:05.000Z","modified_at":"2025-10-25T13:38:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75534383978000","imei1":"75534383978000","imei2":"75534383978000","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T13:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90944,"job_number":"JOB_90944","tr_customer_id":90961,"tr_customer_product_id":90951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T13:38:20.000Z","modified_at":"2025-10-25T13:38:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12848175040002","imei1":"12848175040002","imei2":"12848175040002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T13:38:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90946,"job_number":"JOB_90946","tr_customer_id":90963,"tr_customer_product_id":90953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T13:38:22.000Z","modified_at":"2025-10-25T13:38:22.000Z","name":"Marcelina Hodkiewicz","mobile_number":"601-995-0164","email_id":"Cristal_Gerlach26@yahoo.com","dop":"2025-04-06","serial_number":"16290471971296624","imei1":"16290471971296624","imei2":"16290471971296624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T13:38:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90947,"job_number":"JOB_90947","tr_customer_id":90964,"tr_customer_product_id":90954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T13:38:34.000Z","modified_at":"2025-10-25T13:38:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59150801660397","imei1":"59150801660397","imei2":"59150801660397","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T13:38:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90948,"job_number":"JOB_90948","tr_customer_id":90965,"tr_customer_product_id":90955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T13:38:34.000Z","modified_at":"2025-10-25T13:38:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83297211014339","imei1":"83297211014339","imei2":"83297211014339","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T13:38:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90949,"job_number":"JOB_90949","tr_customer_id":90966,"tr_customer_product_id":90956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T13:38:35.000Z","modified_at":"2025-10-25T13:38:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28038236981059","imei1":"28038236981059","imei2":"28038236981059","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T13:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90950,"job_number":"JOB_90950","tr_customer_id":90967,"tr_customer_product_id":90957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T13:38:35.000Z","modified_at":"2025-10-25T13:38:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75472106148189","imei1":"75472106148189","imei2":"75472106148189","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T13:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90951,"job_number":"JOB_90951","tr_customer_id":90968,"tr_customer_product_id":90958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T13:38:35.000Z","modified_at":"2025-10-25T13:38:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67441291481917","imei1":"67441291481917","imei2":"67441291481917","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T13:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90952,"job_number":"JOB_90952","tr_customer_id":90969,"tr_customer_product_id":90959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T13:38:35.000Z","modified_at":"2025-10-25T13:38:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13295027036616","imei1":"13295027036616","imei2":"13295027036616","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T13:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90956,"job_number":"JOB_90956","tr_customer_id":90973,"tr_customer_product_id":90963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:07:28.000Z","modified_at":"2025-10-25T14:07:28.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"14176125254877","imei1":"14176125254877","imei2":"14176125254877","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:07:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90958,"job_number":"JOB_90958","tr_customer_id":90975,"tr_customer_product_id":90965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:07:29.000Z","modified_at":"2025-10-25T14:07:29.000Z","name":"Jedediah Stehr","mobile_number":"801-403-3830","email_id":"Mercedes_Torp0@gmail.com","dop":"2025-04-06","serial_number":"19878394183821704","imei1":"19878394183821704","imei2":"19878394183821704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:07:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90967,"job_number":"JOB_90967","tr_customer_id":90984,"tr_customer_product_id":90974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:08:01.000Z","modified_at":"2025-10-25T14:08:01.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"17840357992302","imei1":"17840357992302","imei2":"17840357992302","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:08:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90969,"job_number":"JOB_90969","tr_customer_id":90986,"tr_customer_product_id":90976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:08:03.000Z","modified_at":"2025-10-25T14:08:03.000Z","name":"Nannie Gutmann","mobile_number":"277-914-0880","email_id":"Camila_Berge@hotmail.com","dop":"2025-06-08","serial_number":"106449735347317","imei1":"106449735347317","imei2":"106449735347317","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:08:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90970,"job_number":"JOB_90970","tr_customer_id":90987,"tr_customer_product_id":90977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:08:11.000Z","modified_at":"2025-10-25T14:08:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19262553582875","imei1":"19262553582875","imei2":"19262553582875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:08:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90972,"job_number":"JOB_90972","tr_customer_id":90989,"tr_customer_product_id":90979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:08:12.000Z","modified_at":"2025-10-25T14:08:12.000Z","name":"Leda Hauck","mobile_number":"977-335-2590","email_id":"Berniece_Emard@hotmail.com","dop":"2025-04-06","serial_number":"11776902485224598","imei1":"11776902485224598","imei2":"11776902485224598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:08:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90973,"job_number":"JOB_90973","tr_customer_id":90990,"tr_customer_product_id":90980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:08:31.000Z","modified_at":"2025-10-25T14:08:31.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"13164622645901","imei1":"13164622645901","imei2":"13164622645901","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90975,"job_number":"JOB_90975","tr_customer_id":90992,"tr_customer_product_id":90982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:08:33.000Z","modified_at":"2025-10-25T14:08:33.000Z","name":"Vance Waelchi","mobile_number":"623-764-8563","email_id":"Dimitri_Padberg91@hotmail.com","dop":"2025-06-08","serial_number":"106983291028638","imei1":"106983291028638","imei2":"106983291028638","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:08:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90976,"job_number":"JOB_90976","tr_customer_id":90993,"tr_customer_product_id":90983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:08:53.000Z","modified_at":"2025-10-25T14:08:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15668097110686","imei1":"15668097110686","imei2":"15668097110686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:08:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90978,"job_number":"JOB_90978","tr_customer_id":90995,"tr_customer_product_id":90985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:08:54.000Z","modified_at":"2025-10-25T14:08:54.000Z","name":"Celestine Labadie","mobile_number":"472-500-8517","email_id":"Ivy82@gmail.com","dop":"2025-04-06","serial_number":"15375339967861984","imei1":"15375339967861984","imei2":"15375339967861984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:08:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90979,"job_number":"JOB_90979","tr_customer_id":90996,"tr_customer_product_id":90986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:09:01.000Z","modified_at":"2025-10-25T14:09:01.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"18586852077466","imei1":"18586852077466","imei2":"18586852077466","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90980,"job_number":"JOB_90980","tr_customer_id":90997,"tr_customer_product_id":90987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:09:01.000Z","modified_at":"2025-10-25T14:09:01.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"16939659431573","imei1":"16939659431573","imei2":"16939659431573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90983,"job_number":"JOB_90983","tr_customer_id":91000,"tr_customer_product_id":90990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:09:02.000Z","modified_at":"2025-10-25T14:09:02.000Z","name":"Madaline Gibson","mobile_number":"814-640-4641","email_id":"Leopoldo49@yahoo.com","dop":"2025-06-08","serial_number":"103124201614242","imei1":"103124201614242","imei2":"103124201614242","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:09:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90984,"job_number":"JOB_90984","tr_customer_id":91001,"tr_customer_product_id":90991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:09:49.000Z","modified_at":"2025-10-25T14:09:49.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"17220973669503","imei1":"17220973669503","imei2":"17220973669503","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90986,"job_number":"JOB_90986","tr_customer_id":91003,"tr_customer_product_id":90993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:10:37.000Z","modified_at":"2025-10-25T14:10:37.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"15367014930829","imei1":"15367014930829","imei2":"15367014930829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:10:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90988,"job_number":"JOB_90988","tr_customer_id":91005,"tr_customer_product_id":90995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:12:12.000Z","modified_at":"2025-10-25T14:12:12.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10747013216998","imei1":"10747013216998","imei2":"10747013216998","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:12:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90990,"job_number":"JOB_90990","tr_customer_id":91007,"tr_customer_product_id":90997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:12:13.000Z","modified_at":"2025-10-25T14:12:13.000Z","name":"Pattie Veum","mobile_number":"874-848-5759","email_id":"Cierra_Mayer62@hotmail.com","dop":"2025-06-18","serial_number":"1066858129843773","imei1":"1066858129843773","imei2":"1066858129843773","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:12:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90991,"job_number":"JOB_90991","tr_customer_id":91008,"tr_customer_product_id":90998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:12:54.000Z","modified_at":"2025-10-25T14:12:54.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10138324554082","imei1":"10138324554082","imei2":"10138324554082","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:12:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90993,"job_number":"JOB_90993","tr_customer_id":91010,"tr_customer_product_id":91000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:12:55.000Z","modified_at":"2025-10-25T14:12:55.000Z","name":"Saige Hamill","mobile_number":"361-562-3502","email_id":"Alvina60@hotmail.com","dop":"2025-06-18","serial_number":"1079452909458503","imei1":"1079452909458503","imei2":"1079452909458503","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:12:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90994,"job_number":"JOB_90994","tr_customer_id":91011,"tr_customer_product_id":91001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:14:12.000Z","modified_at":"2025-10-25T14:14:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10607644405623","imei1":"10607644405623","imei2":"10607644405623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:14:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90996,"job_number":"JOB_90996","tr_customer_id":91013,"tr_customer_product_id":91003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:14:13.000Z","modified_at":"2025-10-25T14:14:13.000Z","name":"Santa Ziemann","mobile_number":"956-817-4243","email_id":"Oleta_Grady80@yahoo.com","dop":"2025-04-06","serial_number":"19039886775413332","imei1":"19039886775413332","imei2":"19039886775413332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:14:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90999,"job_number":"JOB_90999","tr_customer_id":91016,"tr_customer_product_id":91006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:14:40.000Z","modified_at":"2025-10-25T14:14:40.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"11414801208568","imei1":"11414801208568","imei2":"11414801208568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:14:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91001,"job_number":"JOB_91001","tr_customer_id":91018,"tr_customer_product_id":91008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:14:41.000Z","modified_at":"2025-10-25T14:14:41.000Z","name":"Cordia Tromp","mobile_number":"597-637-5198","email_id":"Kylee.Konopelski@gmail.com","dop":"2025-04-06","serial_number":"18836988367149250","imei1":"18836988367149250","imei2":"18836988367149250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:14:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91003,"job_number":"JOB_91003","tr_customer_id":91020,"tr_customer_product_id":91010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:14:55.000Z","modified_at":"2025-10-25T14:14:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16812492030829","imei1":"16812492030829","imei2":"16812492030829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:14:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91005,"job_number":"JOB_91005","tr_customer_id":91022,"tr_customer_product_id":91012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:14:57.000Z","modified_at":"2025-10-25T14:14:57.000Z","name":"Rosanna Zemlak","mobile_number":"720-975-8623","email_id":"Breanne28@hotmail.com","dop":"2025-04-06","serial_number":"17169544267214314","imei1":"17169544267214314","imei2":"17169544267214314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:14:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91006,"job_number":"JOB_91006","tr_customer_id":91023,"tr_customer_product_id":91013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:15:27.000Z","modified_at":"2025-10-25T14:15:27.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19253388667014","imei1":"19253388667014","imei2":"19253388667014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91008,"job_number":"JOB_91008","tr_customer_id":91025,"tr_customer_product_id":91015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:15:28.000Z","modified_at":"2025-10-25T14:15:28.000Z","name":"Leda Weissnat","mobile_number":"578-351-2679","email_id":"Harry28@yahoo.com","dop":"2025-04-06","serial_number":"14764822848226004","imei1":"14764822848226004","imei2":"14764822848226004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91009,"job_number":"JOB_91009","tr_customer_id":91026,"tr_customer_product_id":91016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:15:37.000Z","modified_at":"2025-10-25T14:15:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16428685539925","imei1":"16428685539925","imei2":"16428685539925","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:15:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91011,"job_number":"JOB_91011","tr_customer_id":91028,"tr_customer_product_id":91018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:15:39.000Z","modified_at":"2025-10-25T14:15:39.000Z","name":"Georgianna Schinner","mobile_number":"885-813-3029","email_id":"Stanton14@yahoo.com","dop":"2025-04-06","serial_number":"13933279173912602","imei1":"13933279173912602","imei2":"13933279173912602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:15:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91012,"job_number":"JOB_91012","tr_customer_id":91029,"tr_customer_product_id":91019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:16:14.000Z","modified_at":"2025-10-25T14:16:14.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14555276246485","imei1":"14555276246485","imei2":"14555276246485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:16:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91015,"job_number":"JOB_91015","tr_customer_id":91032,"tr_customer_product_id":91022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:16:16.000Z","modified_at":"2025-10-25T14:16:16.000Z","name":"Elliott Barrows","mobile_number":"578-871-1436","email_id":"Dorothea_Frami@yahoo.com","dop":"2025-04-06","serial_number":"15147240738885236","imei1":"15147240738885236","imei2":"15147240738885236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:16:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91016,"job_number":"JOB_91016","tr_customer_id":91033,"tr_customer_product_id":91023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:16:16.000Z","modified_at":"2025-10-25T14:16:16.000Z","name":"Oleta Renner","mobile_number":"546-309-9462","email_id":"Reynold_Cummings56@hotmail.com","dop":"2025-04-06","serial_number":"17507475110784220","imei1":"17507475110784220","imei2":"17507475110784220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:16:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91018,"job_number":"JOB_91018","tr_customer_id":91035,"tr_customer_product_id":91025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:16:40.000Z","modified_at":"2025-10-25T14:16:40.000Z","name":"Stephan Howe","mobile_number":"981-424-7082","email_id":"Rhea_Treutel@hotmail.com","dop":"2025-04-06","serial_number":"11227504447311454","imei1":"11227504447311454","imei2":"11227504447311454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:16:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91019,"job_number":"JOB_91019","tr_customer_id":91036,"tr_customer_product_id":91026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:19:06.000Z","modified_at":"2025-10-25T14:19:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12549189187454","imei1":"12549189187454","imei2":"12549189187454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91021,"job_number":"JOB_91021","tr_customer_id":91038,"tr_customer_product_id":91028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:19:08.000Z","modified_at":"2025-10-25T14:19:08.000Z","name":"Rey Schmitt","mobile_number":"383-663-1614","email_id":"Durward43@gmail.com","dop":"2025-04-06","serial_number":"10735705993588124","imei1":"10735705993588124","imei2":"10735705993588124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91026,"job_number":"JOB_91026","tr_customer_id":91043,"tr_customer_product_id":91033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:19:31.000Z","modified_at":"2025-10-25T14:19:31.000Z","name":"Tyree Zulauf","mobile_number":"362-535-0593","email_id":"Therese39@hotmail.com","dop":"2025-04-06","serial_number":"19170679476562036","imei1":"19170679476562036","imei2":"19170679476562036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91033,"job_number":"JOB_91033","tr_customer_id":91050,"tr_customer_product_id":91040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:19:52.000Z","modified_at":"2025-10-25T14:19:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15108074759768","imei1":"15108074759768","imei2":"15108074759768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91035,"job_number":"JOB_91035","tr_customer_id":91052,"tr_customer_product_id":91042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:19:54.000Z","modified_at":"2025-10-25T14:19:54.000Z","name":"Rubye Tromp","mobile_number":"823-513-5022","email_id":"Kaylee.Blanda5@gmail.com","dop":"2025-04-06","serial_number":"18242284343893800","imei1":"18242284343893800","imei2":"18242284343893800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:19:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91036,"job_number":"JOB_91036","tr_customer_id":91053,"tr_customer_product_id":91043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:20:38.000Z","modified_at":"2025-10-25T14:20:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17094721150126","imei1":"17094721150126","imei2":"17094721150126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91038,"job_number":"JOB_91038","tr_customer_id":91055,"tr_customer_product_id":91045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:20:40.000Z","modified_at":"2025-10-25T14:20:40.000Z","name":"Aurore Crooks","mobile_number":"837-748-0634","email_id":"Jessyca.Cole14@gmail.com","dop":"2025-04-06","serial_number":"10020602362634036","imei1":"10020602362634036","imei2":"10020602362634036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91040,"job_number":"JOB_91040","tr_customer_id":91057,"tr_customer_product_id":91047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:22:03.000Z","modified_at":"2025-10-25T14:22:03.000Z","name":"Ben Osinski","mobile_number":"360-479-5700","email_id":"Imelda_Bernier50@hotmail.com","dop":"2025-04-06","serial_number":"10541137427460992","imei1":"10541137427460992","imei2":"10541137427460992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:22:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91041,"job_number":"JOB_91041","tr_customer_id":91058,"tr_customer_product_id":91048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:29:56.000Z","modified_at":"2025-10-25T14:29:56.000Z","name":"Mary Kom","mobile_number":"1236549898","email_id":"tt@gmail.com","dop":"2025-09-30","serial_number":"32154653213565348","imei1":"32154653213565348","imei2":"32154653213565348","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91042,"job_number":"JOB_91042","tr_customer_id":91059,"tr_customer_product_id":91049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:33:12.000Z","modified_at":"2025-10-25T14:33:12.000Z","name":"Mary Kom","mobile_number":"1236549898","email_id":"tt@gmail.com","dop":"2025-09-30","serial_number":"32154653213565349","imei1":"32154653213565349","imei2":"32154653213565349","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91043,"job_number":"JOB_91043","tr_customer_id":91060,"tr_customer_product_id":91050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:34:20.000Z","modified_at":"2025-10-25T14:34:20.000Z","name":"Mary Kom","mobile_number":"1236549898","email_id":"tt@gmail.com","dop":"2025-09-30","serial_number":"32154653213565350","imei1":"32154653213565350","imei2":"32154653213565350","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:34:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91044,"job_number":"JOB_91044","tr_customer_id":91061,"tr_customer_product_id":91051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:35:50.000Z","modified_at":"2025-10-25T14:35:50.000Z","name":"Mary Kom","mobile_number":"1236549898","email_id":"tt@gmail.com","dop":"2025-09-30","serial_number":"32154653213565351","imei1":"32154653213565351","imei2":"32154653213565351","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91045,"job_number":"JOB_91045","tr_customer_id":91062,"tr_customer_product_id":91052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:37:39.000Z","modified_at":"2025-10-25T14:37:39.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"10725933631622","imei1":"10725933631622","imei2":"10725933631622","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91046,"job_number":"JOB_91046","tr_customer_id":91063,"tr_customer_product_id":91053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:37:39.000Z","modified_at":"2025-10-25T14:37:39.000Z","name":"Uriel Rippin","mobile_number":"953-893-7012","email_id":"Minerva_Sanford@gmail.com","dop":"2025-09-16","serial_number":"15890630207066","imei1":"15890630207066","imei2":"15890630207066","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91047,"job_number":"JOB_91047","tr_customer_id":91064,"tr_customer_product_id":91054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:38:00.000Z","modified_at":"2025-10-25T14:38:00.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"16702183186790","imei1":"16702183186790","imei2":"16702183186790","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91048,"job_number":"JOB_91048","tr_customer_id":91065,"tr_customer_product_id":91055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:38:00.000Z","modified_at":"2025-10-25T14:38:00.000Z","name":"Jared Padberg","mobile_number":"781-783-4431","email_id":"Mitchel.Rowe@gmail.com","dop":"2025-09-16","serial_number":"18118603844131","imei1":"18118603844131","imei2":"18118603844131","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91049,"job_number":"JOB_91049","tr_customer_id":91066,"tr_customer_product_id":91056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:38:20.000Z","modified_at":"2025-10-25T14:38:20.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16357156177260","imei1":"16357156177260","imei2":"16357156177260","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:38:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91050,"job_number":"JOB_91050","tr_customer_id":91067,"tr_customer_product_id":91057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:38:20.000Z","modified_at":"2025-10-25T14:38:20.000Z","name":"Alvina Hahn","mobile_number":"225-761-8651","email_id":"Theo_Funk65@gmail.com","dop":"2025-09-16","serial_number":"14582100538322","imei1":"14582100538322","imei2":"14582100538322","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:38:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91051,"job_number":"JOB_91051","tr_customer_id":91068,"tr_customer_product_id":91058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:49:28.000Z","modified_at":"2025-10-25T14:49:28.000Z","name":"Mary Kom","mobile_number":"1236549898","email_id":"tt@gmail.com","dop":"2025-09-30","serial_number":"179656594129726","imei1":"179656594129726","imei2":"179656594129726","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91053,"job_number":"JOB_91053","tr_customer_id":91070,"tr_customer_product_id":91060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:50:04.000Z","modified_at":"2025-10-25T14:50:04.000Z","name":"Mary Kom","mobile_number":"1236549898","email_id":"tt@gmail.com","dop":"2025-09-30","serial_number":"177149860164955","imei1":"177149860164955","imei2":"177149860164955","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91054,"job_number":"JOB_91054","tr_customer_id":91071,"tr_customer_product_id":91061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T15:04:40.000Z","modified_at":"2025-10-25T15:04:40.000Z","name":"Mary Kom","mobile_number":"1236549898","email_id":"tt@gmail.com","dop":"2025-09-30","serial_number":"169602181308337","imei1":"169602181308337","imei2":"169602181308337","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T15:04:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91056,"job_number":"JOB_91056","tr_customer_id":91073,"tr_customer_product_id":91063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T15:06:39.000Z","modified_at":"2025-10-25T15:06:39.000Z","name":"Mary Kom","mobile_number":"1236549898","email_id":"tt@gmail.com","dop":"2025-09-30","serial_number":"174264638578585","imei1":"174264638578585","imei2":"174264638578585","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T15:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91058,"job_number":"JOB_91058","tr_customer_id":91075,"tr_customer_product_id":91065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T15:09:23.000Z","modified_at":"2025-10-25T15:09:23.000Z","name":"Mary Kom","mobile_number":"1236549898","email_id":"tt@gmail.com","dop":"2025-09-30","serial_number":"122207246526880","imei1":"122207246526880","imei2":"122207246526880","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T15:09:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91061,"job_number":"JOB_91061","tr_customer_id":91078,"tr_customer_product_id":91068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T15:32:13.000Z","modified_at":"2025-10-25T15:32:13.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103490630163835","imei1":"103490630163835","imei2":"103490630163835","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T15:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91063,"job_number":"JOB_91063","tr_customer_id":91080,"tr_customer_product_id":91070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T15:32:27.000Z","modified_at":"2025-10-25T15:32:27.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103324357290129","imei1":"103324357290129","imei2":"103324357290129","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T15:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91070,"job_number":"JOB_91070","tr_customer_id":91087,"tr_customer_product_id":91077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T19:01:27.000Z","modified_at":"2025-10-25T19:01:27.000Z","name":"Mcking Stane","mobile_number":"1239801940","email_id":"mck@john.com","dop":"2025-10-21","serial_number":"09201930491029","imei1":"09201930491029","imei2":"09201930491029","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T19:01:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91071,"job_number":"JOB_91071","tr_customer_id":91088,"tr_customer_product_id":91078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T19:07:36.000Z","modified_at":"2025-10-25T19:07:36.000Z","name":"Mcking Stane","mobile_number":"1239801940","email_id":"mck@john.com","dop":"2025-10-21","serial_number":"17183100371537","imei1":"17183100371537","imei2":"17183100371537","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T19:07:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91072,"job_number":"JOB_91072","tr_customer_id":91089,"tr_customer_product_id":91079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T19:07:40.000Z","modified_at":"2025-10-25T19:07:40.000Z","name":"Mcking Stane","mobile_number":"1239801940","email_id":"mck@john.com","dop":"2025-10-21","serial_number":"19269540123858","imei1":"19269540123858","imei2":"19269540123858","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T19:07:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91073,"job_number":"JOB_91073","tr_customer_id":91090,"tr_customer_product_id":91080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T19:09:34.000Z","modified_at":"2025-10-25T19:09:34.000Z","name":"Mcking Stane","mobile_number":"1239801940","email_id":"mck@john.com","dop":"2025-10-21","serial_number":"19133522968059","imei1":"19133522968059","imei2":"19133522968059","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T19:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91074,"job_number":"JOB_91074","tr_customer_id":91091,"tr_customer_product_id":91081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T19:13:44.000Z","modified_at":"2025-10-25T19:13:44.000Z","name":"Mcking Stane","mobile_number":"1239801940","email_id":"mck@john.com","dop":"2025-10-21","serial_number":"18935994394946","imei1":"18935994394946","imei2":"18935994394946","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T19:13:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91075,"job_number":"JOB_91075","tr_customer_id":91092,"tr_customer_product_id":91082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T19:15:22.000Z","modified_at":"2025-10-25T19:15:22.000Z","name":"Mcking Stane","mobile_number":"1239801940","email_id":"mck@john.com","dop":"2025-10-21","serial_number":"14694357672028","imei1":"14694357672028","imei2":"14694357672028","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T19:15:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91076,"job_number":"JOB_91076","tr_customer_id":91093,"tr_customer_product_id":91083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T19:18:26.000Z","modified_at":"2025-10-25T19:18:26.000Z","name":"Mcking Stane","mobile_number":"1239801940","email_id":"mck@john.com","dop":"2025-10-21","serial_number":"11091638502155","imei1":"11091638502155","imei2":"11091638502155","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T19:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91085,"job_number":"JOB_91085","tr_customer_id":91102,"tr_customer_product_id":91092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:26:55.000Z","modified_at":"2025-10-26T03:26:55.000Z","name":"Lyda Hegmann","mobile_number":"835-423-5746","email_id":"Jovanny.Ruecker@hotmail.com","dop":"2025-04-06","serial_number":"13985493461538372","imei1":"13985493461538372","imei2":"13985493461538372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:26:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91090,"job_number":"JOB_91090","tr_customer_id":91107,"tr_customer_product_id":91097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:27:51.000Z","modified_at":"2025-10-26T03:27:51.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19881566511259","imei1":"19881566511259","imei2":"19881566511259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:27:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91092,"job_number":"JOB_91092","tr_customer_id":91109,"tr_customer_product_id":91099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:27:53.000Z","modified_at":"2025-10-26T03:27:53.000Z","name":"Tad Waters","mobile_number":"428-649-1531","email_id":"Mozell.Little@hotmail.com","dop":"2025-04-06","serial_number":"16045362898494450","imei1":"16045362898494450","imei2":"16045362898494450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:27:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91097,"job_number":"JOB_91097","tr_customer_id":91114,"tr_customer_product_id":91104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:28:15.000Z","modified_at":"2025-10-26T03:28:15.000Z","name":"Vernie McClure","mobile_number":"791-308-7331","email_id":"Lee.Nolan58@hotmail.com","dop":"2025-04-06","serial_number":"12294373196596976","imei1":"12294373196596976","imei2":"12294373196596976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91099,"job_number":"JOB_91099","tr_customer_id":91116,"tr_customer_product_id":91106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:28:17.000Z","modified_at":"2025-10-26T03:28:17.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10440716934768","imei1":"10440716934768","imei2":"10440716934768","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91101,"job_number":"JOB_91101","tr_customer_id":91118,"tr_customer_product_id":91108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:28:17.000Z","modified_at":"2025-10-26T03:28:17.000Z","name":"Alexandrea O'Keefe","mobile_number":"670-704-4277","email_id":"Melvina_Marquardt2@yahoo.com","dop":"2025-04-06","serial_number":"16033643489806436","imei1":"16033643489806436","imei2":"16033643489806436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91103,"job_number":"JOB_91103","tr_customer_id":91120,"tr_customer_product_id":91110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:28:18.000Z","modified_at":"2025-10-26T03:28:18.000Z","name":"Ida Effertz","mobile_number":"375-716-7830","email_id":"Nayeli_Keebler8@gmail.com","dop":"2025-06-18","serial_number":"1046334260966973","imei1":"1046334260966973","imei2":"1046334260966973","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91104,"job_number":"JOB_91104","tr_customer_id":91121,"tr_customer_product_id":91111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:28:20.000Z","modified_at":"2025-10-26T03:28:20.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"16482518555377","imei1":"16482518555377","imei2":"16482518555377","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91107,"job_number":"JOB_91107","tr_customer_id":91124,"tr_customer_product_id":91114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:28:39.000Z","modified_at":"2025-10-26T03:28:39.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17561960862097","imei1":"17561960862097","imei2":"17561960862097","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91109,"job_number":"JOB_91109","tr_customer_id":91126,"tr_customer_product_id":91116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:28:41.000Z","modified_at":"2025-10-26T03:28:41.000Z","name":"Solon Luettgen","mobile_number":"668-243-9801","email_id":"Theresa_Torp@yahoo.com","dop":"2025-04-06","serial_number":"12759319269005880","imei1":"12759319269005880","imei2":"12759319269005880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:28:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91113,"job_number":"JOB_91113","tr_customer_id":91130,"tr_customer_product_id":91120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:29:00.000Z","modified_at":"2025-10-26T03:29:00.000Z","name":"Alexis Mertz","mobile_number":"437-388-8266","email_id":"Jonas_Haley@gmail.com","dop":"2025-04-06","serial_number":"14441245987265590","imei1":"14441245987265590","imei2":"14441245987265590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91114,"job_number":"JOB_91114","tr_customer_id":91131,"tr_customer_product_id":91121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:29:01.000Z","modified_at":"2025-10-26T03:29:01.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"13185601236364","imei1":"13185601236364","imei2":"13185601236364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:29:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91116,"job_number":"JOB_91116","tr_customer_id":91133,"tr_customer_product_id":91123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:29:03.000Z","modified_at":"2025-10-26T03:29:03.000Z","name":"Tara Dicki","mobile_number":"574-889-5633","email_id":"Wilburn_Littel36@gmail.com","dop":"2025-04-06","serial_number":"16287706931930508","imei1":"16287706931930508","imei2":"16287706931930508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:29:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91117,"job_number":"JOB_91117","tr_customer_id":91134,"tr_customer_product_id":91124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:29:03.000Z","modified_at":"2025-10-26T03:29:03.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10648248876818","imei1":"10648248876818","imei2":"10648248876818","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:29:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91119,"job_number":"JOB_91119","tr_customer_id":91136,"tr_customer_product_id":91126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:29:04.000Z","modified_at":"2025-10-26T03:29:04.000Z","name":"Ivy Pacocha","mobile_number":"886-285-5249","email_id":"Katharina.Weimann33@yahoo.com","dop":"2025-06-18","serial_number":"1050862049478136","imei1":"1050862049478136","imei2":"1050862049478136","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91120,"job_number":"JOB_91120","tr_customer_id":91137,"tr_customer_product_id":91127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:29:09.000Z","modified_at":"2025-10-26T03:29:09.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"15893246001828","imei1":"15893246001828","imei2":"15893246001828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91123,"job_number":"JOB_91123","tr_customer_id":91140,"tr_customer_product_id":91130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:29:12.000Z","modified_at":"2025-10-26T03:29:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10673321686896","imei1":"10673321686896","imei2":"10673321686896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91128,"job_number":"JOB_91128","tr_customer_id":91145,"tr_customer_product_id":91135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:29:13.000Z","modified_at":"2025-10-26T03:29:13.000Z","name":"Colby Hand","mobile_number":"718-973-6486","email_id":"Gardner_Bednar@gmail.com","dop":"2025-04-06","serial_number":"16587735030559090","imei1":"16587735030559090","imei2":"16587735030559090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91129,"job_number":"JOB_91129","tr_customer_id":91146,"tr_customer_product_id":91136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:29:15.000Z","modified_at":"2025-10-26T03:29:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13321681170706","imei1":"13321681170706","imei2":"13321681170706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91131,"job_number":"JOB_91131","tr_customer_id":91148,"tr_customer_product_id":91138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:29:17.000Z","modified_at":"2025-10-26T03:29:17.000Z","name":"Jaren Ankunding","mobile_number":"567-902-2606","email_id":"Mable_Senger89@hotmail.com","dop":"2025-04-06","serial_number":"12339279545114794","imei1":"12339279545114794","imei2":"12339279545114794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91136,"job_number":"JOB_91136","tr_customer_id":91153,"tr_customer_product_id":91143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:29:28.000Z","modified_at":"2025-10-26T03:29:28.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"17167277819812","imei1":"17167277819812","imei2":"17167277819812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91138,"job_number":"JOB_91138","tr_customer_id":91155,"tr_customer_product_id":91145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:29:30.000Z","modified_at":"2025-10-26T03:29:30.000Z","name":"Aric Koepp","mobile_number":"799-418-6312","email_id":"Giovani_Lang@yahoo.com","dop":"2025-04-06","serial_number":"12913488481522544","imei1":"12913488481522544","imei2":"12913488481522544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91139,"job_number":"JOB_91139","tr_customer_id":91156,"tr_customer_product_id":91146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:29:45.000Z","modified_at":"2025-10-26T03:29:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19668554609775","imei1":"19668554609775","imei2":"19668554609775","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:29:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91141,"job_number":"JOB_91141","tr_customer_id":91158,"tr_customer_product_id":91148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:29:46.000Z","modified_at":"2025-10-26T03:29:46.000Z","name":"Annabell Hilll","mobile_number":"743-935-6838","email_id":"Winfield.Bode24@hotmail.com","dop":"2025-04-06","serial_number":"13684048109645586","imei1":"13684048109645586","imei2":"13684048109645586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91143,"job_number":"JOB_91143","tr_customer_id":91160,"tr_customer_product_id":91150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:29:57.000Z","modified_at":"2025-10-26T03:29:57.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"19013393481090","imei1":"19013393481090","imei2":"19013393481090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91145,"job_number":"JOB_91145","tr_customer_id":91162,"tr_customer_product_id":91152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:30:02.000Z","modified_at":"2025-10-26T03:30:02.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"15211342652383","imei1":"15211342652383","imei2":"15211342652383","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91146,"job_number":"JOB_91146","tr_customer_id":91163,"tr_customer_product_id":91153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:30:02.000Z","modified_at":"2025-10-26T03:30:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11259766806828","imei1":"11259766806828","imei2":"11259766806828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91149,"job_number":"JOB_91149","tr_customer_id":91166,"tr_customer_product_id":91156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:30:04.000Z","modified_at":"2025-10-26T03:30:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14421922676178","imei1":"14421922676178","imei2":"14421922676178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91150,"job_number":"JOB_91150","tr_customer_id":91167,"tr_customer_product_id":91157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:30:04.000Z","modified_at":"2025-10-26T03:30:04.000Z","name":"Earlene Stroman","mobile_number":"470-816-9428","email_id":"Kaitlyn_Beahan@hotmail.com","dop":"2025-06-08","serial_number":"102962787475891","imei1":"102962787475891","imei2":"102962787475891","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91152,"job_number":"JOB_91152","tr_customer_id":91169,"tr_customer_product_id":91159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:30:04.000Z","modified_at":"2025-10-26T03:30:04.000Z","name":"Cullen Crist","mobile_number":"476-467-1279","email_id":"Annabelle_Nicolas@gmail.com","dop":"2025-04-06","serial_number":"14183427049383096","imei1":"14183427049383096","imei2":"14183427049383096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91153,"job_number":"JOB_91153","tr_customer_id":91170,"tr_customer_product_id":91160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:30:05.000Z","modified_at":"2025-10-26T03:30:05.000Z","name":"Davon Smith","mobile_number":"721-657-5382","email_id":"Maegan.Raynor64@hotmail.com","dop":"2025-04-06","serial_number":"11475366959480102","imei1":"11475366959480102","imei2":"11475366959480102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91157,"job_number":"JOB_91157","tr_customer_id":91174,"tr_customer_product_id":91164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:30:28.000Z","modified_at":"2025-10-26T03:30:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14996060769338","imei1":"14996060769338","imei2":"14996060769338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91159,"job_number":"JOB_91159","tr_customer_id":91176,"tr_customer_product_id":91166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:30:29.000Z","modified_at":"2025-10-26T03:30:29.000Z","name":"Jimmie Kuhlman","mobile_number":"209-948-6320","email_id":"Lizeth.Krajcik24@hotmail.com","dop":"2025-04-06","serial_number":"11835351307392312","imei1":"11835351307392312","imei2":"11835351307392312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91163,"job_number":"JOB_91163","tr_customer_id":91180,"tr_customer_product_id":91170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:30:31.000Z","modified_at":"2025-10-26T03:30:31.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"12909229872194","imei1":"12909229872194","imei2":"12909229872194","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91165,"job_number":"JOB_91165","tr_customer_id":91182,"tr_customer_product_id":91172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:30:32.000Z","modified_at":"2025-10-26T03:30:32.000Z","name":"Ted Streich","mobile_number":"456-213-5510","email_id":"Brian.Williamson20@yahoo.com","dop":"2025-06-08","serial_number":"102504366993812","imei1":"102504366993812","imei2":"102504366993812","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91170,"job_number":"JOB_91170","tr_customer_id":91187,"tr_customer_product_id":91177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:30:53.000Z","modified_at":"2025-10-26T03:30:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17933360925524","imei1":"17933360925524","imei2":"17933360925524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91171,"job_number":"JOB_91171","tr_customer_id":91188,"tr_customer_product_id":91178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:30:53.000Z","modified_at":"2025-10-26T03:30:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13520103636675","imei1":"13520103636675","imei2":"13520103636675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91174,"job_number":"JOB_91174","tr_customer_id":91191,"tr_customer_product_id":91181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:30:54.000Z","modified_at":"2025-10-26T03:30:54.000Z","name":"Aracely Yundt","mobile_number":"551-723-2871","email_id":"Sonny76@gmail.com","dop":"2025-04-06","serial_number":"16089641860069000","imei1":"16089641860069000","imei2":"16089641860069000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91175,"job_number":"JOB_91175","tr_customer_id":91192,"tr_customer_product_id":91182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:30:55.000Z","modified_at":"2025-10-26T03:30:55.000Z","name":"Michale Wiegand","mobile_number":"711-860-9375","email_id":"Lauren.Fay9@gmail.com","dop":"2025-04-06","serial_number":"12811079548672072","imei1":"12811079548672072","imei2":"12811079548672072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91176,"job_number":"JOB_91176","tr_customer_id":91193,"tr_customer_product_id":91183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:31:00.000Z","modified_at":"2025-10-26T03:31:00.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"15853602783903","imei1":"15853602783903","imei2":"15853602783903","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91178,"job_number":"JOB_91178","tr_customer_id":91195,"tr_customer_product_id":91185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:31:01.000Z","modified_at":"2025-10-26T03:31:01.000Z","name":"Valerie Cummings","mobile_number":"530-237-8941","email_id":"Beth_Gutmann@gmail.com","dop":"2025-06-08","serial_number":"109992697046588","imei1":"109992697046588","imei2":"109992697046588","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91179,"job_number":"JOB_91179","tr_customer_id":91196,"tr_customer_product_id":91186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:37:09.000Z","modified_at":"2025-10-26T03:37:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77320437158486","imei1":"77320437158486","imei2":"77320437158486","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91180,"job_number":"JOB_91180","tr_customer_id":91197,"tr_customer_product_id":91187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:37:10.000Z","modified_at":"2025-10-26T03:37:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31548097176435","imei1":"31548097176435","imei2":"31548097176435","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91181,"job_number":"JOB_91181","tr_customer_id":91198,"tr_customer_product_id":91188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:37:10.000Z","modified_at":"2025-10-26T03:37:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93406858831008","imei1":"93406858831008","imei2":"93406858831008","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91182,"job_number":"JOB_91182","tr_customer_id":91199,"tr_customer_product_id":91189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:37:10.000Z","modified_at":"2025-10-26T03:37:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78256955747559","imei1":"78256955747559","imei2":"78256955747559","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91183,"job_number":"JOB_91183","tr_customer_id":91200,"tr_customer_product_id":91190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:37:11.000Z","modified_at":"2025-10-26T03:37:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42499764964050","imei1":"42499764964050","imei2":"42499764964050","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91184,"job_number":"JOB_91184","tr_customer_id":91201,"tr_customer_product_id":91191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:37:11.000Z","modified_at":"2025-10-26T03:37:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25297448888323","imei1":"25297448888323","imei2":"25297448888323","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91186,"job_number":"JOB_91186","tr_customer_id":91203,"tr_customer_product_id":91193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:37:43.000Z","modified_at":"2025-10-26T03:37:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28928123164804","imei1":"28928123164804","imei2":"28928123164804","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91187,"job_number":"JOB_91187","tr_customer_id":91204,"tr_customer_product_id":91194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:37:43.000Z","modified_at":"2025-10-26T03:37:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22952341555231","imei1":"22952341555231","imei2":"22952341555231","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91188,"job_number":"JOB_91188","tr_customer_id":91205,"tr_customer_product_id":91195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:37:43.000Z","modified_at":"2025-10-26T03:37:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48674252073243","imei1":"48674252073243","imei2":"48674252073243","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91189,"job_number":"JOB_91189","tr_customer_id":91206,"tr_customer_product_id":91196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:37:44.000Z","modified_at":"2025-10-26T03:37:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49328283206323","imei1":"49328283206323","imei2":"49328283206323","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91190,"job_number":"JOB_91190","tr_customer_id":91207,"tr_customer_product_id":91197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:37:44.000Z","modified_at":"2025-10-26T03:37:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99591283900093","imei1":"99591283900093","imei2":"99591283900093","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91191,"job_number":"JOB_91191","tr_customer_id":91208,"tr_customer_product_id":91198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:37:44.000Z","modified_at":"2025-10-26T03:37:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64155647512940","imei1":"64155647512940","imei2":"64155647512940","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91193,"job_number":"JOB_91193","tr_customer_id":91210,"tr_customer_product_id":91200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:38:16.000Z","modified_at":"2025-10-26T03:38:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61896170186914","imei1":"61896170186914","imei2":"61896170186914","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91194,"job_number":"JOB_91194","tr_customer_id":91211,"tr_customer_product_id":91201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:38:16.000Z","modified_at":"2025-10-26T03:38:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79954507493772","imei1":"79954507493772","imei2":"79954507493772","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91195,"job_number":"JOB_91195","tr_customer_id":91212,"tr_customer_product_id":91202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:38:16.000Z","modified_at":"2025-10-26T03:38:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84014414687285","imei1":"84014414687285","imei2":"84014414687285","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91196,"job_number":"JOB_91196","tr_customer_id":91213,"tr_customer_product_id":91203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:38:17.000Z","modified_at":"2025-10-26T03:38:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15848502646671","imei1":"15848502646671","imei2":"15848502646671","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91197,"job_number":"JOB_91197","tr_customer_id":91214,"tr_customer_product_id":91204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:38:17.000Z","modified_at":"2025-10-26T03:38:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43825242234814","imei1":"43825242234814","imei2":"43825242234814","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91198,"job_number":"JOB_91198","tr_customer_id":91215,"tr_customer_product_id":91205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:38:17.000Z","modified_at":"2025-10-26T03:38:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31027747101312","imei1":"31027747101312","imei2":"31027747101312","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91200,"job_number":"JOB_91200","tr_customer_id":91217,"tr_customer_product_id":91207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:50:36.000Z","modified_at":"2025-10-26T03:50:36.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"14704709769108","imei1":"14704709769108","imei2":"14704709769108","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:50:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91201,"job_number":"JOB_91201","tr_customer_id":91218,"tr_customer_product_id":91208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:50:36.000Z","modified_at":"2025-10-26T03:50:36.000Z","name":"Lexie Grimes","mobile_number":"607-642-7752","email_id":"Mallie_Weimann@hotmail.com","dop":"2025-09-16","serial_number":"16057294404841","imei1":"16057294404841","imei2":"16057294404841","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:50:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91202,"job_number":"JOB_91202","tr_customer_id":91219,"tr_customer_product_id":91209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:50:56.000Z","modified_at":"2025-10-26T03:50:56.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"19333232230811","imei1":"19333232230811","imei2":"19333232230811","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91203,"job_number":"JOB_91203","tr_customer_id":91220,"tr_customer_product_id":91210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:50:56.000Z","modified_at":"2025-10-26T03:50:56.000Z","name":"Hannah Smitham","mobile_number":"748-999-2480","email_id":"Tommie_Collier@yahoo.com","dop":"2025-09-16","serial_number":"15789293039806","imei1":"15789293039806","imei2":"15789293039806","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91204,"job_number":"JOB_91204","tr_customer_id":91221,"tr_customer_product_id":91211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:51:16.000Z","modified_at":"2025-10-26T03:51:16.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16124796969113","imei1":"16124796969113","imei2":"16124796969113","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:51:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91205,"job_number":"JOB_91205","tr_customer_id":91222,"tr_customer_product_id":91212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:51:16.000Z","modified_at":"2025-10-26T03:51:17.000Z","name":"Clement Glover","mobile_number":"650-209-1918","email_id":"Humberto_Wuckert5@yahoo.com","dop":"2025-09-16","serial_number":"16628321732531","imei1":"16628321732531","imei2":"16628321732531","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:51:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91206,"job_number":"JOB_91206","tr_customer_id":91223,"tr_customer_product_id":91213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T04:17:04.000Z","modified_at":"2025-10-26T04:17:04.000Z","name":"Dashawn Herman","mobile_number":"654-554-0266","email_id":"Ashton_Beahan90@gmail.com","dop":"2025-08-31","serial_number":"15673332286490","imei1":"15673332286490","imei2":"15673332286490","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T04:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91207,"job_number":"JOB_91207","tr_customer_id":91224,"tr_customer_product_id":91214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T04:17:41.000Z","modified_at":"2025-10-26T04:17:41.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-16","serial_number":"63742120958736","imei1":"63742120958736","imei2":"63742120958736","popurl":"2025-10-16T04:17:40.968663997Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T04:17:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91208,"job_number":"JOB_91208","tr_customer_id":91225,"tr_customer_product_id":91215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T04:18:10.000Z","modified_at":"2025-10-26T04:18:10.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-16","serial_number":"19132037274263","imei1":"19132037274263","imei2":"19132037274263","popurl":"2025-10-16T04:18:09.878155229Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T04:18:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91209,"job_number":"JOB_91209","tr_customer_id":91226,"tr_customer_product_id":91216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T04:18:28.000Z","modified_at":"2025-10-26T04:18:28.000Z","name":"Lurline Fadel","mobile_number":"991-566-8227","email_id":"Johathan58@yahoo.com","dop":"2025-08-31","serial_number":"15093795314257","imei1":"15093795314257","imei2":"15093795314257","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T04:18:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91210,"job_number":"JOB_91210","tr_customer_id":91227,"tr_customer_product_id":91217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T04:23:00.000Z","modified_at":"2025-10-26T04:23:00.000Z","name":"Lurline Fadel","mobile_number":"991-566-8227","email_id":"Johathan58@yahoo.com","dop":"2025-08-31","serial_number":"15093795314258","imei1":"15093795314258","imei2":"15093795314258","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T04:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91211,"job_number":"JOB_91211","tr_customer_id":91228,"tr_customer_product_id":91218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T04:27:16.000Z","modified_at":"2025-10-26T04:27:16.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106181987607838","imei1":"106181987607838","imei2":"106181987607838","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T04:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91213,"job_number":"JOB_91213","tr_customer_id":91230,"tr_customer_product_id":91220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T04:27:30.000Z","modified_at":"2025-10-26T04:27:30.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106562732574841","imei1":"106562732574841","imei2":"106562732574841","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T04:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91217,"job_number":"JOB_91217","tr_customer_id":91234,"tr_customer_product_id":91224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T04:40:58.000Z","modified_at":"2025-10-26T04:40:58.000Z","name":"Deshawn Pfeffer","mobile_number":"482-991-9091","email_id":"Dolores98@yahoo.com","dop":"2025-04-06","serial_number":"13887110275932196","imei1":"13887110275932196","imei2":"13887110275932196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T04:40:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91218,"job_number":"JOB_91218","tr_customer_id":91235,"tr_customer_product_id":91225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T05:07:04.000Z","modified_at":"2025-10-26T05:07:04.000Z","name":"Rushi P","mobile_number":"1234567890","email_id":"abc@yopmail.com","dop":"2025-08-31","serial_number":"15093795314259","imei1":"15093795314259","imei2":"15093795314259","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T05:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91220,"job_number":"JOB_91220","tr_customer_id":91237,"tr_customer_product_id":91227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T06:06:56.000Z","modified_at":"2025-10-26T06:06:56.000Z","name":"Rushi P","mobile_number":"1234567890","email_id":"abc@yopmail.com","dop":"2025-08-31","serial_number":"15093795311259","imei1":"15093795311259","imei2":"15093795311259","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T06:06:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91221,"job_number":"JOB_91221","tr_customer_id":91238,"tr_customer_product_id":91228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T06:20:30.000Z","modified_at":"2025-10-26T06:20:30.000Z","name":"Rushi P","mobile_number":"1234567890","email_id":"abc@yopmail.com","dop":"2025-08-31","serial_number":"15093795311159","imei1":"15093795311159","imei2":"15093795311159","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T06:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91222,"job_number":"JOB_91222","tr_customer_id":91239,"tr_customer_product_id":91229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T06:24:42.000Z","modified_at":"2025-10-26T06:24:42.000Z","name":"Rushi P","mobile_number":"1234567890","email_id":"abc@yopmail.com","dop":"2025-08-31","serial_number":"15093795311169","imei1":"15093795311169","imei2":"15093795311169","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T06:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91224,"job_number":"JOB_91224","tr_customer_id":91241,"tr_customer_product_id":91231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T06:49:23.000Z","modified_at":"2025-10-26T06:49:23.000Z","name":"Rushi P","mobile_number":"1234567890","email_id":"abc@yopmail.com","dop":"2025-08-31","serial_number":"15093795311179","imei1":"15093795311179","imei2":"15093795311179","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T06:49:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91227,"job_number":"JOB_91227","tr_customer_id":91244,"tr_customer_product_id":91234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T07:32:57.000Z","modified_at":"2025-10-26T07:32:57.000Z","name":"Caden Pollich","mobile_number":"534-956-5584","email_id":"Vivienne.Will@yahoo.com","dop":"2025-04-06","serial_number":"14604891712642010","imei1":"14604891712642010","imei2":"14604891712642010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T07:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91229,"job_number":"JOB_91229","tr_customer_id":91246,"tr_customer_product_id":91236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T07:35:12.000Z","modified_at":"2025-10-26T07:35:12.000Z","name":"Gillian Leannon","mobile_number":"763-958-1252","email_id":"Elliott.Wisoky@yahoo.com","dop":"2025-09-20","serial_number":"100040165212678","imei1":"100040165212678","imei2":"100040165212678","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T07:35:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91231,"job_number":"JOB_91231","tr_customer_id":91248,"tr_customer_product_id":91238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T07:49:09.000Z","modified_at":"2025-10-26T07:49:09.000Z","name":"Lax Yadav","mobile_number":"9415016211","email_id":"laxmikant211@gmail.com","dop":"2025-10-14","serial_number":"10870352184088","imei1":"10870352184088","imei2":"10870352184088","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T07:49:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91232,"job_number":"JOB_91232","tr_customer_id":91249,"tr_customer_product_id":91239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T07:49:33.000Z","modified_at":"2025-10-26T07:49:33.000Z","name":"Lax Yadav","mobile_number":"9415016211","email_id":"laxmikant211@gmail.com","dop":"2025-10-14","serial_number":"12789712199982","imei1":"12789712199982","imei2":"12789712199982","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T07:49:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91233,"job_number":"JOB_91233","tr_customer_id":91250,"tr_customer_product_id":91240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T07:49:35.000Z","modified_at":"2025-10-26T07:49:35.000Z","name":"Lax Yadav","mobile_number":"9415016211","email_id":"laxmikant211@gmail.com","dop":"2025-10-14","serial_number":"13957606002642","imei1":"13957606002642","imei2":"13957606002642","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T07:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91234,"job_number":"JOB_91234","tr_customer_id":91251,"tr_customer_product_id":91241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T07:49:36.000Z","modified_at":"2025-10-26T07:49:36.000Z","name":"Lax Yadav","mobile_number":"9415016211","email_id":"laxmikant211@gmail.com","dop":"2025-10-14","serial_number":"14013053805907","imei1":"14013053805907","imei2":"14013053805907","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T07:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91235,"job_number":"JOB_91235","tr_customer_id":91252,"tr_customer_product_id":91242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T07:54:13.000Z","modified_at":"2025-10-26T07:54:13.000Z","name":"Lax Yadav","mobile_number":"9415016211","email_id":"laxmikant211@gmail.com","dop":"2025-10-14","serial_number":"14746856730869","imei1":"14746856730869","imei2":"14746856730869","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T07:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91237,"job_number":"JOB_91237","tr_customer_id":91254,"tr_customer_product_id":91244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T08:24:13.000Z","modified_at":"2025-10-26T08:24:13.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"19756678413117","imei1":"19756678413117","imei2":"19756678413117","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T08:24:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91238,"job_number":"JOB_91238","tr_customer_id":91255,"tr_customer_product_id":91245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T08:24:13.000Z","modified_at":"2025-10-26T08:24:13.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"16761778107812","imei1":"16761778107812","imei2":"16761778107812","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T08:24:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91239,"job_number":"JOB_91239","tr_customer_id":91256,"tr_customer_product_id":91246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T08:24:13.000Z","modified_at":"2025-10-26T08:24:13.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"13015755019922206","imei1":"13015755019922206","imei2":"13015755019922206","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T08:24:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91241,"job_number":"JOB_91241","tr_customer_id":91258,"tr_customer_product_id":91248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T08:25:06.000Z","modified_at":"2025-10-26T08:25:06.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"12802267205376","imei1":"12802267205376","imei2":"12802267205376","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T08:25:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91242,"job_number":"JOB_91242","tr_customer_id":91259,"tr_customer_product_id":91249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T08:25:06.000Z","modified_at":"2025-10-26T08:25:06.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"14222296171758","imei1":"14222296171758","imei2":"14222296171758","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T08:25:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91243,"job_number":"JOB_91243","tr_customer_id":91260,"tr_customer_product_id":91250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T08:25:07.000Z","modified_at":"2025-10-26T08:25:07.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"10037282973044496","imei1":"10037282973044496","imei2":"10037282973044496","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T08:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91245,"job_number":"JOB_91245","tr_customer_id":91262,"tr_customer_product_id":91252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T08:25:25.000Z","modified_at":"2025-10-26T08:25:25.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"14725593452846","imei1":"14725593452846","imei2":"14725593452846","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T08:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91246,"job_number":"JOB_91246","tr_customer_id":91263,"tr_customer_product_id":91253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T08:25:25.000Z","modified_at":"2025-10-26T08:25:25.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"15794171511068","imei1":"15794171511068","imei2":"15794171511068","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T08:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91247,"job_number":"JOB_91247","tr_customer_id":91264,"tr_customer_product_id":91254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T08:25:26.000Z","modified_at":"2025-10-26T08:25:26.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"17048641236889984","imei1":"17048641236889984","imei2":"17048641236889984","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T08:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91249,"job_number":"JOB_91249","tr_customer_id":91266,"tr_customer_product_id":91256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T08:34:09.000Z","modified_at":"2025-10-26T08:34:09.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"13062780537235","imei1":"13062780537235","imei2":"13062780537235","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T08:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91250,"job_number":"JOB_91250","tr_customer_id":91267,"tr_customer_product_id":91257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T08:34:09.000Z","modified_at":"2025-10-26T08:34:09.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"12486324265516","imei1":"12486324265516","imei2":"12486324265516","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T08:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91251,"job_number":"JOB_91251","tr_customer_id":91268,"tr_customer_product_id":91258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T08:34:09.000Z","modified_at":"2025-10-26T08:34:09.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"15973174248304642","imei1":"15973174248304642","imei2":"15973174248304642","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T08:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91253,"job_number":"JOB_91253","tr_customer_id":91270,"tr_customer_product_id":91260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T08:38:15.000Z","modified_at":"2025-10-26T08:38:15.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"12819144787208","imei1":"12819144787208","imei2":"12819144787208","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T08:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91254,"job_number":"JOB_91254","tr_customer_id":91271,"tr_customer_product_id":91261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T08:38:15.000Z","modified_at":"2025-10-26T08:38:15.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"12300962068216","imei1":"12300962068216","imei2":"12300962068216","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T08:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91255,"job_number":"JOB_91255","tr_customer_id":91272,"tr_customer_product_id":91262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T08:38:15.000Z","modified_at":"2025-10-26T08:38:15.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"10224225988176922","imei1":"10224225988176922","imei2":"10224225988176922","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T08:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91257,"job_number":"JOB_91257","tr_customer_id":91274,"tr_customer_product_id":91264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T08:46:19.000Z","modified_at":"2025-10-26T08:46:19.000Z","name":"Estel Labadie","mobile_number":"387-312-2875","email_id":"Chelsie.Rempel22@hotmail.com","dop":"2025-09-30","serial_number":"15319530332426","imei1":"15319530332426","imei2":"15319530332426","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T08:46:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91258,"job_number":"JOB_91258","tr_customer_id":91275,"tr_customer_product_id":91265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T08:54:26.000Z","modified_at":"2025-10-26T08:54:26.000Z","name":"Wayne Miller","mobile_number":"996-712-3803","email_id":"Percy97@yahoo.com","dop":"2025-09-30","serial_number":"18635685646802","imei1":"18635685646802","imei2":"18635685646802","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T08:54:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91259,"job_number":"JOB_91259","tr_customer_id":91276,"tr_customer_product_id":91266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T08:55:58.000Z","modified_at":"2025-10-26T08:55:58.000Z","name":"Edwina Lynch","mobile_number":"282-693-3148","email_id":"Drew93@yahoo.com","dop":"2025-09-30","serial_number":"12258696425123","imei1":"12258696425123","imei2":"12258696425123","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T08:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91260,"job_number":"JOB_91260","tr_customer_id":91277,"tr_customer_product_id":91267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T09:01:01.000Z","modified_at":"2025-10-26T09:01:01.000Z","name":"Muriel Lesch","mobile_number":"267-336-1175","email_id":"Gina_Kling@hotmail.com","dop":"2025-09-30","serial_number":"13843268176238","imei1":"13843268176238","imei2":"13843268176238","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T09:01:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91261,"job_number":"JOB_91261","tr_customer_id":91278,"tr_customer_product_id":91268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T09:01:35.000Z","modified_at":"2025-10-26T09:01:35.000Z","name":"Autumn Kiehn","mobile_number":"998-957-9118","email_id":"Jessie.Barton@gmail.com","dop":"2025-09-30","serial_number":"15248607818979","imei1":"15248607818979","imei2":"15248607818979","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T09:01:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91262,"job_number":"JOB_91262","tr_customer_id":91279,"tr_customer_product_id":91269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T09:01:49.000Z","modified_at":"2025-10-26T09:01:49.000Z","name":"Daren Bednar","mobile_number":"967-662-2218","email_id":"Greg18@gmail.com","dop":"2025-09-30","serial_number":"15704713239850","imei1":"15704713239850","imei2":"15704713239850","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T09:01:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91263,"job_number":"JOB_91263","tr_customer_id":91280,"tr_customer_product_id":91270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T09:03:14.000Z","modified_at":"2025-10-26T09:03:14.000Z","name":"Onie Turner","mobile_number":"278-916-8175","email_id":"Ophelia.Thiel2@hotmail.com","dop":"2025-09-30","serial_number":"12740361662517","imei1":"12740361662517","imei2":"12740361662517","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T09:03:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91264,"job_number":"JOB_91264","tr_customer_id":91281,"tr_customer_product_id":91271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T09:03:36.000Z","modified_at":"2025-10-26T09:03:36.000Z","name":"Lorenz Hoppe","mobile_number":"461-604-1320","email_id":"Gwen.Pouros65@yahoo.com","dop":"2025-09-30","serial_number":"15255475519480","imei1":"15255475519480","imei2":"15255475519480","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T09:03:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91266,"job_number":"JOB_91266","tr_customer_id":91283,"tr_customer_product_id":91273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T09:07:09.000Z","modified_at":"2025-10-26T09:07:09.000Z","name":"Fanny Tillman","mobile_number":"971-260-6967","email_id":"Ashleigh_Kiehn93@hotmail.com","dop":"2025-09-30","serial_number":"13330757646412","imei1":"13330757646412","imei2":"13330757646412","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T09:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91268,"job_number":"JOB_91268","tr_customer_id":91285,"tr_customer_product_id":91275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T09:07:44.000Z","modified_at":"2025-10-26T09:07:44.000Z","name":"Wilma Morar","mobile_number":"234-447-4031","email_id":"Alek_Halvorson78@gmail.com","dop":"2025-09-30","serial_number":"14334413927545","imei1":"14334413927545","imei2":"14334413927545","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T09:07:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91269,"job_number":"JOB_91269","tr_customer_id":91286,"tr_customer_product_id":91276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T09:13:34.000Z","modified_at":"2025-10-26T09:13:34.000Z","name":"Mervin Paucek","mobile_number":"685-219-4360","email_id":"Sven_Cronin@gmail.com","dop":"2025-09-30","serial_number":"13160660023379","imei1":"13160660023379","imei2":"13160660023379","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T09:13:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91270,"job_number":"JOB_91270","tr_customer_id":91287,"tr_customer_product_id":91277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T09:14:11.000Z","modified_at":"2025-10-26T09:14:11.000Z","name":"Marietta Kunze","mobile_number":"286-813-6405","email_id":"Earnest.Cummings@gmail.com","dop":"2025-09-30","serial_number":"19451387157161","imei1":"19451387157161","imei2":"19451387157161","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T09:14:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91271,"job_number":"JOB_91271","tr_customer_id":91288,"tr_customer_product_id":91278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T09:14:29.000Z","modified_at":"2025-10-26T09:14:29.000Z","name":"Kailee Legros","mobile_number":"272-332-8419","email_id":"Susie45@hotmail.com","dop":"2025-09-30","serial_number":"19760196701771","imei1":"19760196701771","imei2":"19760196701771","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T09:14:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91272,"job_number":"JOB_91272","tr_customer_id":91289,"tr_customer_product_id":91279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T09:20:27.000Z","modified_at":"2025-10-26T09:20:27.000Z","name":"Bernhard Mraz","mobile_number":"880-704-8259","email_id":"Morris.Friesen@yahoo.com","dop":"2025-09-30","serial_number":"13629853451394","imei1":"13629853451394","imei2":"13629853451394","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T09:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91273,"job_number":"JOB_91273","tr_customer_id":91290,"tr_customer_product_id":91280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T09:21:02.000Z","modified_at":"2025-10-26T09:21:02.000Z","name":"Etha Welch","mobile_number":"818-342-4431","email_id":"Rory.Block87@gmail.com","dop":"2025-09-30","serial_number":"15053471792570","imei1":"15053471792570","imei2":"15053471792570","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T09:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91274,"job_number":"JOB_91274","tr_customer_id":91291,"tr_customer_product_id":91281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T09:24:29.000Z","modified_at":"2025-10-26T09:24:29.000Z","name":"Jena Pfeffer","mobile_number":"833-559-5399","email_id":"Makenna_Tillman@yahoo.com","dop":"2025-09-30","serial_number":"17940930562925","imei1":"17940930562925","imei2":"17940930562925","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T09:24:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91275,"job_number":"JOB_91275","tr_customer_id":91292,"tr_customer_product_id":91282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T09:27:09.000Z","modified_at":"2025-10-26T09:27:09.000Z","name":"Glenna Conroy","mobile_number":"225-939-2220","email_id":"Adella56@hotmail.com","dop":"2025-09-30","serial_number":"19843576680126","imei1":"19843576680126","imei2":"19843576680126","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T09:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91284,"job_number":"JOB_91284","tr_customer_id":91301,"tr_customer_product_id":91291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T10:13:19.000Z","modified_at":"2025-10-26T10:13:19.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"11739667260421","imei1":"11739667260421","imei2":"11739667260421","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T10:13:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91286,"job_number":"JOB_91286","tr_customer_id":91303,"tr_customer_product_id":91293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T10:13:20.000Z","modified_at":"2025-10-26T10:13:20.000Z","name":"Jessica Prohaska","mobile_number":"655-236-7021","email_id":"Katrina.Stokes@gmail.com","dop":"2025-09-20","serial_number":"100530785420838","imei1":"100530785420838","imei2":"100530785420838","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T10:13:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91287,"job_number":"JOB_91287","tr_customer_id":91304,"tr_customer_product_id":91294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T10:13:40.000Z","modified_at":"2025-10-26T10:13:40.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"16436812625965","imei1":"16436812625965","imei2":"16436812625965","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T10:13:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91289,"job_number":"JOB_91289","tr_customer_id":91306,"tr_customer_product_id":91296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T10:13:41.000Z","modified_at":"2025-10-26T10:13:41.000Z","name":"Kane Renner","mobile_number":"464-820-8691","email_id":"Tabitha_Frami@yahoo.com","dop":"2025-09-20","serial_number":"100393317998344","imei1":"100393317998344","imei2":"100393317998344","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T10:13:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91290,"job_number":"JOB_91290","tr_customer_id":91307,"tr_customer_product_id":91297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T10:14:01.000Z","modified_at":"2025-10-26T10:14:01.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"19193819208173","imei1":"19193819208173","imei2":"19193819208173","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T10:14:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91292,"job_number":"JOB_91292","tr_customer_id":91309,"tr_customer_product_id":91299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T10:14:02.000Z","modified_at":"2025-10-26T10:14:02.000Z","name":"Trever Zemlak","mobile_number":"710-275-3274","email_id":"Breanna.Koss33@gmail.com","dop":"2025-09-20","serial_number":"100567386657815","imei1":"100567386657815","imei2":"100567386657815","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T10:14:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91293,"job_number":"JOB_91293","tr_customer_id":91310,"tr_customer_product_id":91300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T10:14:16.000Z","modified_at":"2025-10-26T10:14:16.000Z","name":"Rushi Patil","mobile_number":"1234567890","email_id":"abc@yopmail.com","dop":"2025-10-16","serial_number":"15093795311109","imei1":"15093795311109","imei2":"15093795311109","popurl":"2025-10-16T10:14:15.088005Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T10:14:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91294,"job_number":"JOB_91294","tr_customer_id":91311,"tr_customer_product_id":91301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T10:31:19.000Z","modified_at":"2025-10-26T10:31:19.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"15047482898374","imei1":"15047482898374","imei2":"15047482898374","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T10:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91296,"job_number":"JOB_91296","tr_customer_id":91313,"tr_customer_product_id":91303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T10:31:19.000Z","modified_at":"2025-10-26T10:31:19.000Z","name":"Brianne Swift","mobile_number":"292-514-6764","email_id":"Madalyn51@hotmail.com","dop":"2025-09-20","serial_number":"100016524155270","imei1":"100016524155270","imei2":"100016524155270","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T10:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91297,"job_number":"JOB_91297","tr_customer_id":91314,"tr_customer_product_id":91304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T10:31:42.000Z","modified_at":"2025-10-26T10:31:42.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"16944620537497","imei1":"16944620537497","imei2":"16944620537497","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T10:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91299,"job_number":"JOB_91299","tr_customer_id":91316,"tr_customer_product_id":91306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T10:31:43.000Z","modified_at":"2025-10-26T10:31:43.000Z","name":"Lizeth Daniel","mobile_number":"357-805-2493","email_id":"Concepcion51@yahoo.com","dop":"2025-09-20","serial_number":"100951041247096","imei1":"100951041247096","imei2":"100951041247096","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T10:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91300,"job_number":"JOB_91300","tr_customer_id":91317,"tr_customer_product_id":91307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T10:32:06.000Z","modified_at":"2025-10-26T10:32:06.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"15508553925288","imei1":"15508553925288","imei2":"15508553925288","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T10:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91302,"job_number":"JOB_91302","tr_customer_id":91319,"tr_customer_product_id":91309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T10:32:06.000Z","modified_at":"2025-10-26T10:32:06.000Z","name":"Royce Hoeger","mobile_number":"500-757-4451","email_id":"Skylar_Hessel@gmail.com","dop":"2025-09-20","serial_number":"100417643612434","imei1":"100417643612434","imei2":"100417643612434","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T10:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91309,"job_number":"JOB_91309","tr_customer_id":91326,"tr_customer_product_id":91316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T10:43:33.000Z","modified_at":"2025-10-26T10:43:33.000Z","name":"Ollie Sporer","mobile_number":"558-707-2352","email_id":"Blair_Wilderman@hotmail.com","dop":"2025-09-30","serial_number":"10712010146630","imei1":"10712010146630","imei2":"10712010146630","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T10:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91310,"job_number":"JOB_91310","tr_customer_id":91327,"tr_customer_product_id":91317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T10:49:09.000Z","modified_at":"2025-10-26T10:49:09.000Z","name":"Enos Dickinson","mobile_number":"992-962-6124","email_id":"Adolfo.Grimes@yahoo.com","dop":"2025-09-30","serial_number":"1008045754278634","imei1":"1008045754278634","imei2":"1008045754278634","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T10:49:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91311,"job_number":"JOB_91311","tr_customer_id":91328,"tr_customer_product_id":91318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T10:49:18.000Z","modified_at":"2025-10-26T10:49:18.000Z","name":"Imogene Morissette","mobile_number":"555-414-6199","email_id":"Giles_Wisozk52@hotmail.com","dop":"2025-09-30","serial_number":"1009025090958790","imei1":"1009025090958790","imei2":"1009025090958790","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T10:49:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91312,"job_number":"JOB_91312","tr_customer_id":91329,"tr_customer_product_id":91319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T10:51:23.000Z","modified_at":"2025-10-26T10:51:23.000Z","name":"Manley Beahan","mobile_number":"751-959-6924","email_id":"Clarissa_Lemke@hotmail.com","dop":"2025-09-30","serial_number":"1007081262141244","imei1":"1007081262141244","imei2":"1007081262141244","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T10:51:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91313,"job_number":"JOB_91313","tr_customer_id":91330,"tr_customer_product_id":91320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T11:07:17.000Z","modified_at":"2025-10-26T11:07:17.000Z","name":"Pearlie Kutch","mobile_number":"946-443-5602","email_id":"Jasmin82@hotmail.com","dop":"2025-09-30","serial_number":"12877605034910","imei1":"12877605034910","imei2":"12877605034910","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T11:07:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91327,"job_number":"JOB_91327","tr_customer_id":91344,"tr_customer_product_id":91334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T12:23:37.000Z","modified_at":"2025-10-26T12:23:37.000Z","name":"Donald  Kuhic","mobile_number":"452-218-6249","email_id":"Alba_Sawayn@yahoo.com","dop":"2025-08-02","serial_number":"10584196042930","imei1":"10584196042930","imei2":"10584196042930","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T12:23:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91328,"job_number":"JOB_91328","tr_customer_id":91345,"tr_customer_product_id":91335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T12:23:45.000Z","modified_at":"2025-10-26T12:23:45.000Z","name":"Deven  Tillman","mobile_number":"615-733-3253","email_id":"Oleta_Bailey@hotmail.com","dop":"2025-08-02","serial_number":"10786205171186","imei1":"10786205171186","imei2":"10786205171186","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T12:23:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91329,"job_number":"JOB_91329","tr_customer_id":91346,"tr_customer_product_id":91336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T12:26:00.000Z","modified_at":"2025-10-26T12:26:00.000Z","name":"Camryn  O'Kon","mobile_number":"539-514-1137","email_id":"Duncan_Mante72@yahoo.com","dop":"2025-08-02","serial_number":"11661924924115","imei1":"11661924924115","imei2":"11661924924115","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T12:26:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91330,"job_number":"JOB_91330","tr_customer_id":91347,"tr_customer_product_id":91337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T12:43:48.000Z","modified_at":"2025-10-26T12:43:48.000Z","name":"Mcking Stane","mobile_number":"1239801940","email_id":"mck@john.com","dop":"2025-10-21","serial_number":"16176953865928","imei1":"16176953865928","imei2":"16176953865928","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T12:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91331,"job_number":"JOB_91331","tr_customer_id":91348,"tr_customer_product_id":91338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T12:46:41.000Z","modified_at":"2025-10-26T12:46:41.000Z","name":"Mcking Stane","mobile_number":"1239801940","email_id":"mck@john.com","dop":"2025-10-21","serial_number":"12504705335658","imei1":"12504705335658","imei2":"12504705335658","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T12:46:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91333,"job_number":"JOB_91333","tr_customer_id":91350,"tr_customer_product_id":91340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:34:46.000Z","modified_at":"2025-10-26T13:34:46.000Z","name":"Paxton  Powlowski","mobile_number":"756-813-2873","email_id":"Isai.Crist42@yahoo.com","dop":"2025-08-02","serial_number":"12259796581271","imei1":"12259796581271","imei2":"12259796581271","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91334,"job_number":"JOB_91334","tr_customer_id":91351,"tr_customer_product_id":91341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:38:19.000Z","modified_at":"2025-10-26T13:38:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19554434100494","imei1":"19554434100494","imei2":"19554434100494","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:38:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91335,"job_number":"JOB_91335","tr_customer_id":91352,"tr_customer_product_id":91342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:38:19.000Z","modified_at":"2025-10-26T13:38:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13844343861760","imei1":"13844343861760","imei2":"13844343861760","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:38:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91336,"job_number":"JOB_91336","tr_customer_id":91353,"tr_customer_product_id":91343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:38:20.000Z","modified_at":"2025-10-26T13:38:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43232027904086","imei1":"43232027904086","imei2":"43232027904086","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:38:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91337,"job_number":"JOB_91337","tr_customer_id":91354,"tr_customer_product_id":91344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:38:20.000Z","modified_at":"2025-10-26T13:38:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58449970794432","imei1":"58449970794432","imei2":"58449970794432","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:38:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91338,"job_number":"JOB_91338","tr_customer_id":91355,"tr_customer_product_id":91345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:38:20.000Z","modified_at":"2025-10-26T13:38:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88834672140838","imei1":"88834672140838","imei2":"88834672140838","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:38:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91339,"job_number":"JOB_91339","tr_customer_id":91356,"tr_customer_product_id":91346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:38:20.000Z","modified_at":"2025-10-26T13:38:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95238468376792","imei1":"95238468376792","imei2":"95238468376792","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:38:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91341,"job_number":"JOB_91341","tr_customer_id":91358,"tr_customer_product_id":91348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:38:40.000Z","modified_at":"2025-10-26T13:38:40.000Z","name":"Cale  Mayert","mobile_number":"278-561-9487","email_id":"Georgianna.King@hotmail.com","dop":"2025-08-02","serial_number":"12041603666697","imei1":"12041603666697","imei2":"12041603666697","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:38:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91342,"job_number":"JOB_91342","tr_customer_id":91359,"tr_customer_product_id":91349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:38:48.000Z","modified_at":"2025-10-26T13:38:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74852696186540","imei1":"74852696186540","imei2":"74852696186540","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91343,"job_number":"JOB_91343","tr_customer_id":91360,"tr_customer_product_id":91350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:38:48.000Z","modified_at":"2025-10-26T13:38:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28876545315346","imei1":"28876545315346","imei2":"28876545315346","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91344,"job_number":"JOB_91344","tr_customer_id":91361,"tr_customer_product_id":91351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:38:48.000Z","modified_at":"2025-10-26T13:38:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49497658929148","imei1":"49497658929148","imei2":"49497658929148","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91345,"job_number":"JOB_91345","tr_customer_id":91362,"tr_customer_product_id":91352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:38:49.000Z","modified_at":"2025-10-26T13:38:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11212394612604","imei1":"11212394612604","imei2":"11212394612604","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91346,"job_number":"JOB_91346","tr_customer_id":91363,"tr_customer_product_id":91353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:38:49.000Z","modified_at":"2025-10-26T13:38:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63440939336321","imei1":"63440939336321","imei2":"63440939336321","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91347,"job_number":"JOB_91347","tr_customer_id":91364,"tr_customer_product_id":91354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:38:49.000Z","modified_at":"2025-10-26T13:38:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24524672426028","imei1":"24524672426028","imei2":"24524672426028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91349,"job_number":"JOB_91349","tr_customer_id":91366,"tr_customer_product_id":91356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:38:58.000Z","modified_at":"2025-10-26T13:38:58.000Z","name":"Brielle  Durgan","mobile_number":"756-291-6316","email_id":"Friedrich58@hotmail.com","dop":"2025-08-02","serial_number":"17388786411562","imei1":"17388786411562","imei2":"17388786411562","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:38:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91350,"job_number":"JOB_91350","tr_customer_id":91367,"tr_customer_product_id":91357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:39:16.000Z","modified_at":"2025-10-26T13:39:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67837559416555","imei1":"67837559416555","imei2":"67837559416555","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:39:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91351,"job_number":"JOB_91351","tr_customer_id":91368,"tr_customer_product_id":91358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:39:17.000Z","modified_at":"2025-10-26T13:39:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39672343928633","imei1":"39672343928633","imei2":"39672343928633","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91352,"job_number":"JOB_91352","tr_customer_id":91369,"tr_customer_product_id":91359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:39:17.000Z","modified_at":"2025-10-26T13:39:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47796535535744","imei1":"47796535535744","imei2":"47796535535744","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91353,"job_number":"JOB_91353","tr_customer_id":91370,"tr_customer_product_id":91360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:39:17.000Z","modified_at":"2025-10-26T13:39:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20158579270546","imei1":"20158579270546","imei2":"20158579270546","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91354,"job_number":"JOB_91354","tr_customer_id":91371,"tr_customer_product_id":91361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:39:17.000Z","modified_at":"2025-10-26T13:39:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48528721028606","imei1":"48528721028606","imei2":"48528721028606","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91355,"job_number":"JOB_91355","tr_customer_id":91372,"tr_customer_product_id":91362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:39:18.000Z","modified_at":"2025-10-26T13:39:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65546298318681","imei1":"65546298318681","imei2":"65546298318681","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:39:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91359,"job_number":"JOB_91359","tr_customer_id":91376,"tr_customer_product_id":91366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:44:13.000Z","modified_at":"2025-10-26T13:44:13.000Z","name":"Kasandra  Bogan","mobile_number":"531-424-2039","email_id":"Leopold.Bednar@gmail.com","dop":"2025-08-02","serial_number":"14969903554431","imei1":"14969903554431","imei2":"14969903554431","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:44:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91360,"job_number":"JOB_91360","tr_customer_id":91377,"tr_customer_product_id":91367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:44:33.000Z","modified_at":"2025-10-26T13:44:33.000Z","name":"Sedrick  Tremblay","mobile_number":"324-868-0079","email_id":"Kristy.OKeefe@yahoo.com","dop":"2025-08-02","serial_number":"12441816662436","imei1":"12441816662436","imei2":"12441816662436","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91361,"job_number":"JOB_91361","tr_customer_id":91378,"tr_customer_product_id":91368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:45:07.000Z","modified_at":"2025-10-26T13:45:07.000Z","name":"Arturo  Flatley","mobile_number":"460-760-2121","email_id":"Alana_Lesch@hotmail.com","dop":"2025-08-02","serial_number":"16041213793248","imei1":"16041213793248","imei2":"16041213793248","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:45:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91362,"job_number":"JOB_91362","tr_customer_id":91379,"tr_customer_product_id":91369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:48:14.000Z","modified_at":"2025-10-26T13:48:14.000Z","name":"Mathilde  Corkery","mobile_number":"848-575-4643","email_id":"Paula5@yahoo.com","dop":"2025-08-02","serial_number":"14813558525249","imei1":"14813558525249","imei2":"14813558525249","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91363,"job_number":"JOB_91363","tr_customer_id":91380,"tr_customer_product_id":91370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:54:03.000Z","modified_at":"2025-10-26T13:54:03.000Z","name":"Dameon  Kovacek","mobile_number":"851-263-5249","email_id":"Isabella.Raynor@gmail.com","dop":"2025-08-02","serial_number":"13382292688324","imei1":"13382292688324","imei2":"13382292688324","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91364,"job_number":"JOB_91364","tr_customer_id":91381,"tr_customer_product_id":91371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:54:08.000Z","modified_at":"2025-10-26T13:54:08.000Z","name":"Elissa  Howe","mobile_number":"985-890-1692","email_id":"Yessenia14@yahoo.com","dop":"2025-08-02","serial_number":"10083580498786","imei1":"10083580498786","imei2":"10083580498786","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91365,"job_number":"JOB_91365","tr_customer_id":91382,"tr_customer_product_id":91372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:54:14.000Z","modified_at":"2025-10-26T13:54:14.000Z","name":"Ila  Littel","mobile_number":"373-929-7610","email_id":"Kristy50@hotmail.com","dop":"2025-08-02","serial_number":"10724284060674","imei1":"10724284060674","imei2":"10724284060674","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91366,"job_number":"JOB_91366","tr_customer_id":91383,"tr_customer_product_id":91373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:54:16.000Z","modified_at":"2025-10-26T13:54:16.000Z","name":"Tomas  Dare","mobile_number":"978-236-9189","email_id":"Bertrand.Jakubowski@hotmail.com","dop":"2025-08-02","serial_number":"10966170255497","imei1":"10966170255497","imei2":"10966170255497","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:54:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91367,"job_number":"JOB_91367","tr_customer_id":91384,"tr_customer_product_id":91374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:54:18.000Z","modified_at":"2025-10-26T13:54:18.000Z","name":"Kathleen  Bernhard","mobile_number":"802-780-2116","email_id":"Hosea48@yahoo.com","dop":"2025-08-02","serial_number":"18273329746585","imei1":"18273329746585","imei2":"18273329746585","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91368,"job_number":"JOB_91368","tr_customer_id":91385,"tr_customer_product_id":91375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:56:10.000Z","modified_at":"2025-10-26T13:56:10.000Z","name":"Judge  Bogan","mobile_number":"860-865-0060","email_id":"Javon_Price75@yahoo.com","dop":"2025-08-02","serial_number":"16607744304555","imei1":"16607744304555","imei2":"16607744304555","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91369,"job_number":"JOB_91369","tr_customer_id":91386,"tr_customer_product_id":91376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:58:52.000Z","modified_at":"2025-10-26T13:58:52.000Z","name":"Mallory  Ortiz","mobile_number":"585-930-2468","email_id":"Trystan97@hotmail.com","dop":"2025-08-02","serial_number":"10749047446996","imei1":"10749047446996","imei2":"10749047446996","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91370,"job_number":"JOB_91370","tr_customer_id":91387,"tr_customer_product_id":91377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:59:23.000Z","modified_at":"2025-10-26T13:59:23.000Z","name":"Carissa  Franecki","mobile_number":"939-603-1721","email_id":"Maxime_Erdman39@yahoo.com","dop":"2025-08-02","serial_number":"14387584533767","imei1":"14387584533767","imei2":"14387584533767","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91371,"job_number":"JOB_91371","tr_customer_id":91388,"tr_customer_product_id":91378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:07:36.000Z","modified_at":"2025-10-26T14:07:36.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"18530459707221","imei1":"18530459707221","imei2":"18530459707221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:07:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91373,"job_number":"JOB_91373","tr_customer_id":91390,"tr_customer_product_id":91380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:07:37.000Z","modified_at":"2025-10-26T14:07:37.000Z","name":"Rod Will","mobile_number":"227-828-2036","email_id":"Ivory.Lesch7@gmail.com","dop":"2025-04-06","serial_number":"18608992530430136","imei1":"18608992530430136","imei2":"18608992530430136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:07:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91382,"job_number":"JOB_91382","tr_customer_id":91399,"tr_customer_product_id":91389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:08:02.000Z","modified_at":"2025-10-26T14:08:02.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"13570299139934","imei1":"13570299139934","imei2":"13570299139934","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:08:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91384,"job_number":"JOB_91384","tr_customer_id":91401,"tr_customer_product_id":91391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:08:03.000Z","modified_at":"2025-10-26T14:08:03.000Z","name":"Fritz Collier","mobile_number":"554-532-3224","email_id":"Lila44@gmail.com","dop":"2025-06-08","serial_number":"104234502843424","imei1":"104234502843424","imei2":"104234502843424","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:08:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91385,"job_number":"JOB_91385","tr_customer_id":91402,"tr_customer_product_id":91392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:08:19.000Z","modified_at":"2025-10-26T14:08:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16061809974934","imei1":"16061809974934","imei2":"16061809974934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:08:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91387,"job_number":"JOB_91387","tr_customer_id":91404,"tr_customer_product_id":91394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:08:20.000Z","modified_at":"2025-10-26T14:08:20.000Z","name":"Nicolette Turcotte","mobile_number":"985-239-4784","email_id":"Adalberto.Stiedemann@yahoo.com","dop":"2025-04-06","serial_number":"13090075345383252","imei1":"13090075345383252","imei2":"13090075345383252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:08:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91388,"job_number":"JOB_91388","tr_customer_id":91405,"tr_customer_product_id":91395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:08:30.000Z","modified_at":"2025-10-26T14:08:30.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"10825129745693","imei1":"10825129745693","imei2":"10825129745693","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:08:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91390,"job_number":"JOB_91390","tr_customer_id":91407,"tr_customer_product_id":91397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:08:32.000Z","modified_at":"2025-10-26T14:08:32.000Z","name":"Tad Towne","mobile_number":"881-239-1275","email_id":"Hellen_Smitham@hotmail.com","dop":"2025-06-08","serial_number":"103241483554249","imei1":"103241483554249","imei2":"103241483554249","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:08:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91391,"job_number":"JOB_91391","tr_customer_id":91408,"tr_customer_product_id":91398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:08:57.000Z","modified_at":"2025-10-26T14:08:57.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"18447333717973","imei1":"18447333717973","imei2":"18447333717973","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:08:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91393,"job_number":"JOB_91393","tr_customer_id":91410,"tr_customer_product_id":91400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:08:59.000Z","modified_at":"2025-10-26T14:08:59.000Z","name":"Maxwell Prohaska","mobile_number":"345-650-9844","email_id":"Toney33@hotmail.com","dop":"2025-06-08","serial_number":"108565312275678","imei1":"108565312275678","imei2":"108565312275678","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:08:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91394,"job_number":"JOB_91394","tr_customer_id":91411,"tr_customer_product_id":91401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:09:02.000Z","modified_at":"2025-10-26T14:09:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16775787249406","imei1":"16775787249406","imei2":"16775787249406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:09:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91396,"job_number":"JOB_91396","tr_customer_id":91413,"tr_customer_product_id":91403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:09:03.000Z","modified_at":"2025-10-26T14:09:03.000Z","name":"Ted Klein","mobile_number":"909-597-8342","email_id":"Mohamed_Terry98@hotmail.com","dop":"2025-04-06","serial_number":"19013030159252936","imei1":"19013030159252936","imei2":"19013030159252936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:09:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91397,"job_number":"JOB_91397","tr_customer_id":91414,"tr_customer_product_id":91404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:09:16.000Z","modified_at":"2025-10-26T14:09:16.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"16695811647023","imei1":"16695811647023","imei2":"16695811647023","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91399,"job_number":"JOB_91399","tr_customer_id":91416,"tr_customer_product_id":91406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:10:02.000Z","modified_at":"2025-10-26T14:10:02.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"12531852855256","imei1":"12531852855256","imei2":"12531852855256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91401,"job_number":"JOB_91401","tr_customer_id":91418,"tr_customer_product_id":91408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:10:48.000Z","modified_at":"2025-10-26T14:10:48.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"19601795339832","imei1":"19601795339832","imei2":"19601795339832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:10:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91403,"job_number":"JOB_91403","tr_customer_id":91420,"tr_customer_product_id":91410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:12:17.000Z","modified_at":"2025-10-26T14:12:17.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10867964907062","imei1":"10867964907062","imei2":"10867964907062","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91405,"job_number":"JOB_91405","tr_customer_id":91422,"tr_customer_product_id":91412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:12:18.000Z","modified_at":"2025-10-26T14:12:18.000Z","name":"Tyson Macejkovic","mobile_number":"845-557-1874","email_id":"Raphael.Wyman@gmail.com","dop":"2025-06-18","serial_number":"1010060669574833","imei1":"1010060669574833","imei2":"1010060669574833","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91406,"job_number":"JOB_91406","tr_customer_id":91423,"tr_customer_product_id":91413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:13:02.000Z","modified_at":"2025-10-26T14:13:02.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10318933972735","imei1":"10318933972735","imei2":"10318933972735","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:13:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91408,"job_number":"JOB_91408","tr_customer_id":91425,"tr_customer_product_id":91415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:13:03.000Z","modified_at":"2025-10-26T14:13:03.000Z","name":"Gudrun Schamberger","mobile_number":"489-476-0062","email_id":"Emma_Mertz@gmail.com","dop":"2025-06-18","serial_number":"1064239010417209","imei1":"1064239010417209","imei2":"1064239010417209","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:13:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91409,"job_number":"JOB_91409","tr_customer_id":91426,"tr_customer_product_id":91416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:14:37.000Z","modified_at":"2025-10-26T14:14:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16352544540355","imei1":"16352544540355","imei2":"16352544540355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:14:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91412,"job_number":"JOB_91412","tr_customer_id":91429,"tr_customer_product_id":91419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:14:39.000Z","modified_at":"2025-10-26T14:14:39.000Z","name":"Ebony Langworth","mobile_number":"310-386-0451","email_id":"Aryanna_MacGyver@yahoo.com","dop":"2025-04-06","serial_number":"19609622200380400","imei1":"19609622200380400","imei2":"19609622200380400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:14:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91415,"job_number":"JOB_91415","tr_customer_id":91432,"tr_customer_product_id":91422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:15:05.000Z","modified_at":"2025-10-26T14:15:05.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"14927735137099","imei1":"14927735137099","imei2":"14927735137099","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91417,"job_number":"JOB_91417","tr_customer_id":91434,"tr_customer_product_id":91424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:15:06.000Z","modified_at":"2025-10-26T14:15:06.000Z","name":"Era Gislason","mobile_number":"578-821-3587","email_id":"Dewitt_Kirlin@hotmail.com","dop":"2025-04-06","serial_number":"14438947716221884","imei1":"14438947716221884","imei2":"14438947716221884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:15:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91418,"job_number":"JOB_91418","tr_customer_id":91435,"tr_customer_product_id":91425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:15:21.000Z","modified_at":"2025-10-26T14:15:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10138263496872","imei1":"10138263496872","imei2":"10138263496872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:15:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91420,"job_number":"JOB_91420","tr_customer_id":91437,"tr_customer_product_id":91427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:15:23.000Z","modified_at":"2025-10-26T14:15:23.000Z","name":"Cecile Runolfsson","mobile_number":"767-461-3411","email_id":"Vincenzo.Reichel27@gmail.com","dop":"2025-04-06","serial_number":"12804523584648006","imei1":"12804523584648006","imei2":"12804523584648006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91421,"job_number":"JOB_91421","tr_customer_id":91438,"tr_customer_product_id":91428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:15:52.000Z","modified_at":"2025-10-26T14:15:52.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18559098465553","imei1":"18559098465553","imei2":"18559098465553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91423,"job_number":"JOB_91423","tr_customer_id":91440,"tr_customer_product_id":91430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:15:54.000Z","modified_at":"2025-10-26T14:15:54.000Z","name":"Lon Wisozk","mobile_number":"931-227-1679","email_id":"Orion_Schaefer70@yahoo.com","dop":"2025-04-06","serial_number":"11712079671807262","imei1":"11712079671807262","imei2":"11712079671807262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:15:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91424,"job_number":"JOB_91424","tr_customer_id":91441,"tr_customer_product_id":91431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:16:05.000Z","modified_at":"2025-10-26T14:16:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11308138964908","imei1":"11308138964908","imei2":"11308138964908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91426,"job_number":"JOB_91426","tr_customer_id":91443,"tr_customer_product_id":91433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:16:07.000Z","modified_at":"2025-10-26T14:16:07.000Z","name":"Rodrigo Farrell","mobile_number":"278-515-8135","email_id":"Nils70@gmail.com","dop":"2025-04-06","serial_number":"11378001701152936","imei1":"11378001701152936","imei2":"11378001701152936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:16:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91428,"job_number":"JOB_91428","tr_customer_id":91445,"tr_customer_product_id":91435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:16:31.000Z","modified_at":"2025-10-26T14:16:31.000Z","name":"Roslyn Morar","mobile_number":"628-922-0892","email_id":"Horace_Raynor42@yahoo.com","dop":"2025-04-06","serial_number":"19309757664943440","imei1":"19309757664943440","imei2":"19309757664943440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:16:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91429,"job_number":"JOB_91429","tr_customer_id":91446,"tr_customer_product_id":91436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:16:40.000Z","modified_at":"2025-10-26T14:16:40.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19039468709455","imei1":"19039468709455","imei2":"19039468709455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:16:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91431,"job_number":"JOB_91431","tr_customer_id":91448,"tr_customer_product_id":91438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:16:41.000Z","modified_at":"2025-10-26T14:16:41.000Z","name":"Sibyl Jacobson","mobile_number":"742-979-1295","email_id":"Bertrand_Anderson@hotmail.com","dop":"2025-04-06","serial_number":"15659312027493356","imei1":"15659312027493356","imei2":"15659312027493356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:16:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91433,"job_number":"JOB_91433","tr_customer_id":91450,"tr_customer_product_id":91440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:17:03.000Z","modified_at":"2025-10-26T14:17:03.000Z","name":"Kobe Kuhlman","mobile_number":"669-983-3010","email_id":"Hunter_Hermann91@hotmail.com","dop":"2025-04-06","serial_number":"19596450747584024","imei1":"19596450747584024","imei2":"19596450747584024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:17:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91434,"job_number":"JOB_91434","tr_customer_id":91451,"tr_customer_product_id":91441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:19:15.000Z","modified_at":"2025-10-26T14:19:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19710319104904","imei1":"19710319104904","imei2":"19710319104904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91436,"job_number":"JOB_91436","tr_customer_id":91453,"tr_customer_product_id":91443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:19:17.000Z","modified_at":"2025-10-26T14:19:17.000Z","name":"Viva Breitenberg","mobile_number":"988-708-3314","email_id":"Dayana85@yahoo.com","dop":"2025-04-06","serial_number":"13345922421256896","imei1":"13345922421256896","imei2":"13345922421256896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91441,"job_number":"JOB_91441","tr_customer_id":91458,"tr_customer_product_id":91448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:19:41.000Z","modified_at":"2025-10-26T14:19:42.000Z","name":"Sven Marks","mobile_number":"526-716-9603","email_id":"Harry60@hotmail.com","dop":"2025-04-06","serial_number":"14933924278091256","imei1":"14933924278091256","imei2":"14933924278091256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91445,"job_number":"JOB_91445","tr_customer_id":91462,"tr_customer_product_id":91452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:20:04.000Z","modified_at":"2025-10-26T14:20:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16397653043788","imei1":"16397653043788","imei2":"16397653043788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91450,"job_number":"JOB_91450","tr_customer_id":91467,"tr_customer_product_id":91457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:20:05.000Z","modified_at":"2025-10-26T14:20:05.000Z","name":"Jett Hauck","mobile_number":"836-798-3939","email_id":"Isaiah.Lakin46@yahoo.com","dop":"2025-04-06","serial_number":"12182217509962178","imei1":"12182217509962178","imei2":"12182217509962178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91451,"job_number":"JOB_91451","tr_customer_id":91468,"tr_customer_product_id":91458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:20:52.000Z","modified_at":"2025-10-26T14:20:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13838258883792","imei1":"13838258883792","imei2":"13838258883792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:20:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91453,"job_number":"JOB_91453","tr_customer_id":91470,"tr_customer_product_id":91460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:20:53.000Z","modified_at":"2025-10-26T14:20:53.000Z","name":"Cameron Blick","mobile_number":"869-280-8802","email_id":"Ellsworth.Bauch@yahoo.com","dop":"2025-04-06","serial_number":"16120982487435892","imei1":"16120982487435892","imei2":"16120982487435892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91455,"job_number":"JOB_91455","tr_customer_id":91472,"tr_customer_product_id":91462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:22:11.000Z","modified_at":"2025-10-26T14:22:11.000Z","name":"Devin West","mobile_number":"949-960-5185","email_id":"Meredith41@yahoo.com","dop":"2025-04-06","serial_number":"11863841331896708","imei1":"11863841331896708","imei2":"11863841331896708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91456,"job_number":"JOB_91456","tr_customer_id":91473,"tr_customer_product_id":91463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:37:58.000Z","modified_at":"2025-10-26T14:37:58.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"17231991028808","imei1":"17231991028808","imei2":"17231991028808","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91457,"job_number":"JOB_91457","tr_customer_id":91474,"tr_customer_product_id":91464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:37:58.000Z","modified_at":"2025-10-26T14:37:58.000Z","name":"Jessie Gerhold","mobile_number":"917-889-0907","email_id":"Pete42@hotmail.com","dop":"2025-09-16","serial_number":"10119332153299","imei1":"10119332153299","imei2":"10119332153299","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91458,"job_number":"JOB_91458","tr_customer_id":91475,"tr_customer_product_id":91465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:38:19.000Z","modified_at":"2025-10-26T14:38:19.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"10859714726447","imei1":"10859714726447","imei2":"10859714726447","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:38:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91459,"job_number":"JOB_91459","tr_customer_id":91476,"tr_customer_product_id":91466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:38:20.000Z","modified_at":"2025-10-26T14:38:20.000Z","name":"Vivienne Reichel","mobile_number":"597-357-1875","email_id":"Marlin49@gmail.com","dop":"2025-09-16","serial_number":"11363865735768","imei1":"11363865735768","imei2":"11363865735768","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:38:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91460,"job_number":"JOB_91460","tr_customer_id":91477,"tr_customer_product_id":91467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:38:41.000Z","modified_at":"2025-10-26T14:38:41.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"19133530621457","imei1":"19133530621457","imei2":"19133530621457","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:38:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91461,"job_number":"JOB_91461","tr_customer_id":91478,"tr_customer_product_id":91468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:38:41.000Z","modified_at":"2025-10-26T14:38:41.000Z","name":"Kaylie Cormier","mobile_number":"504-200-9369","email_id":"Wilson_Cartwright@yahoo.com","dop":"2025-09-16","serial_number":"13870272144619","imei1":"13870272144619","imei2":"13870272144619","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:38:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91462,"job_number":"JOB_91462","tr_customer_id":91479,"tr_customer_product_id":91469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:43:48.000Z","modified_at":"2025-10-26T14:43:48.000Z","name":"Brad  Kohler","mobile_number":"602-232-3217","email_id":"Lenna.Wuckert@gmail.com","dop":"2025-08-02","serial_number":"16917923918962","imei1":"16917923918962","imei2":"16917923918962","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91463,"job_number":"JOB_91463","tr_customer_id":91480,"tr_customer_product_id":91470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:44:46.000Z","modified_at":"2025-10-26T14:44:46.000Z","name":"Maurice  Adams","mobile_number":"469-665-7357","email_id":"Myah36@gmail.com","dop":"2025-08-02","serial_number":"17131365574858","imei1":"17131365574858","imei2":"17131365574858","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91464,"job_number":"JOB_91464","tr_customer_id":91481,"tr_customer_product_id":91471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:45:33.000Z","modified_at":"2025-10-26T14:45:33.000Z","name":"Jaycee  Kovacek","mobile_number":"614-348-5357","email_id":"Samson68@hotmail.com","dop":"2025-08-02","serial_number":"12789018763541","imei1":"12789018763541","imei2":"12789018763541","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91465,"job_number":"JOB_91465","tr_customer_id":91482,"tr_customer_product_id":91472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:46:02.000Z","modified_at":"2025-10-26T14:46:02.000Z","name":"Ana  Sauer","mobile_number":"882-457-4388","email_id":"Frieda.Witting@gmail.com","dop":"2025-08-02","serial_number":"12789018763542","imei1":"12789018763542","imei2":"12789018763542","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:46:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91466,"job_number":"JOB_91466","tr_customer_id":91483,"tr_customer_product_id":91473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:46:07.000Z","modified_at":"2025-10-26T14:46:07.000Z","name":"Savanah  Welch","mobile_number":"242-435-4532","email_id":"Adonis.Hagenes13@hotmail.com","dop":"2025-08-02","serial_number":"127890187635421","imei1":"127890187635421","imei2":"127890187635421","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:46:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91467,"job_number":"JOB_91467","tr_customer_id":91484,"tr_customer_product_id":91474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:46:14.000Z","modified_at":"2025-10-26T14:46:14.000Z","name":"Serenity  Kemmer","mobile_number":"746-907-7491","email_id":"Riley_Sipes@gmail.com","dop":"2025-08-02","serial_number":"1278901876354219","imei1":"1278901876354219","imei2":"1278901876354219","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91468,"job_number":"JOB_91468","tr_customer_id":91485,"tr_customer_product_id":91475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:47:06.000Z","modified_at":"2025-10-26T14:47:06.000Z","name":"Deangelo  Greenfelder","mobile_number":"256-370-8913","email_id":"Gianni.Koss50@gmail.com","dop":"2025-08-02","serial_number":"17594160648643","imei1":"17594160648643","imei2":"17594160648643","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91469,"job_number":"JOB_91469","tr_customer_id":91486,"tr_customer_product_id":91476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:47:25.000Z","modified_at":"2025-10-26T14:47:25.000Z","name":"Louvenia  Champlin","mobile_number":"993-368-8715","email_id":"Hayden25@gmail.com","dop":"2025-08-02","serial_number":"108948801573361","imei1":"108948801573361","imei2":"108948801573361","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91470,"job_number":"JOB_91470","tr_customer_id":91487,"tr_customer_product_id":91477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:47:44.000Z","modified_at":"2025-10-26T14:47:44.000Z","name":"Verla  Bartoletti","mobile_number":"831-221-2263","email_id":"Rosalind_Jaskolski@yahoo.com","dop":"2025-08-02","serial_number":"10002420941806094","imei1":"10002420941806094","imei2":"10002420941806094","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91471,"job_number":"JOB_91471","tr_customer_id":91488,"tr_customer_product_id":91478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:48:35.000Z","modified_at":"2025-10-26T14:48:35.000Z","name":"Kendall  Kerluke","mobile_number":"507-980-5301","email_id":"Jeremy.Kemmer98@yahoo.com","dop":"2025-08-02","serial_number":"19709308098085","imei1":"19709308098085","imei2":"19709308098085","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91472,"job_number":"JOB_91472","tr_customer_id":91489,"tr_customer_product_id":91479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:55:32.000Z","modified_at":"2025-10-26T14:55:32.000Z","name":"Mertie  Grimes","mobile_number":"723-586-0282","email_id":"Wilton_Anderson@hotmail.com","dop":"2025-08-02","serial_number":"10102978278550","imei1":"10102978278550","imei2":"10102978278550","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91475,"job_number":"JOB_91475","tr_customer_id":91492,"tr_customer_product_id":91482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T15:07:37.000Z","modified_at":"2025-10-26T15:07:37.000Z","name":"Ajay Werma","mobile_number":"9947447744","email_id":"test12@test.com","dop":"2025-09-30","serial_number":"59393322881122","imei1":"59393322881122","imei2":"59393322881122","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T15:07:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91482,"job_number":"JOB_91482","tr_customer_id":91499,"tr_customer_product_id":91489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T15:32:33.000Z","modified_at":"2025-10-26T15:32:33.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106016609258456","imei1":"106016609258456","imei2":"106016609258456","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T15:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91484,"job_number":"JOB_91484","tr_customer_id":91501,"tr_customer_product_id":91491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T15:32:48.000Z","modified_at":"2025-10-26T15:32:48.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"108344587151397","imei1":"108344587151397","imei2":"108344587151397","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T15:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91488,"job_number":"JOB_91488","tr_customer_id":91505,"tr_customer_product_id":91495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T16:14:26.000Z","modified_at":"2025-10-26T16:14:26.000Z","name":"Keyur Patel","mobile_number":"4446464846","email_id":"thomasmuller@xyz.com","dop":"2025-08-06","serial_number":"23234243263246402","imei1":"23234243263246402","imei2":"23234243263246402","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T16:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91501,"job_number":"JOB_91501","tr_customer_id":91518,"tr_customer_product_id":91508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T17:19:00.000Z","modified_at":"2025-10-26T17:19:00.000Z","name":"Ajay Werma","mobile_number":"9947447744","email_id":"test12@test.com","dop":"2025-09-30","serial_number":"11729417708488","imei1":"11729417708488","imei2":"11729417708488","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T17:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91502,"job_number":"JOB_91502","tr_customer_id":91519,"tr_customer_product_id":91509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T17:22:28.000Z","modified_at":"2025-10-26T17:22:28.000Z","name":"Ajay Werma","mobile_number":"9947447744","email_id":"test12@test.com","dop":"2025-09-30","serial_number":"17690036553948","imei1":"17690036553948","imei2":"17690036553948","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T17:22:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91503,"job_number":"JOB_91503","tr_customer_id":91520,"tr_customer_product_id":91510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T17:26:49.000Z","modified_at":"2025-10-26T17:26:49.000Z","name":"Ajay Werma","mobile_number":"9947447744","email_id":"test12@test.com","dop":"2025-09-30","serial_number":"17761219617368","imei1":"17761219617368","imei2":"17761219617368","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T17:26:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91504,"job_number":"JOB_91504","tr_customer_id":91521,"tr_customer_product_id":91511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T17:27:14.000Z","modified_at":"2025-10-26T17:27:14.000Z","name":"Ajay Werma","mobile_number":"9947447744","email_id":"test12@test.com","dop":"2025-09-30","serial_number":"14965392004942","imei1":"14965392004942","imei2":"14965392004942","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T17:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91505,"job_number":"JOB_91505","tr_customer_id":91522,"tr_customer_product_id":91512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T17:27:29.000Z","modified_at":"2025-10-26T17:27:29.000Z","name":"Ajay Werma","mobile_number":"9947447744","email_id":"test12@test.com","dop":"2025-09-30","serial_number":"13333113480346","imei1":"13333113480346","imei2":"13333113480346","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T17:27:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91506,"job_number":"JOB_91506","tr_customer_id":91523,"tr_customer_product_id":91513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T17:29:12.000Z","modified_at":"2025-10-26T17:29:12.000Z","name":"Ajay Werma","mobile_number":"9947447744","email_id":"test12@test.com","dop":"2025-09-30","serial_number":"10951470283685","imei1":"10951470283685","imei2":"10951470283685","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T17:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91507,"job_number":"JOB_91507","tr_customer_id":91524,"tr_customer_product_id":91514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T17:32:03.000Z","modified_at":"2025-10-26T17:32:03.000Z","name":"Ajay Werma","mobile_number":"9947447744","email_id":"test12@test.com","dop":"2025-09-30","serial_number":"17479376713315","imei1":"17479376713315","imei2":"17479376713315","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T17:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91509,"job_number":"JOB_91509","tr_customer_id":91526,"tr_customer_product_id":91516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T18:03:18.000Z","modified_at":"2025-10-26T18:03:18.000Z","name":"Brayan  Gusikowski","mobile_number":"310-632-9813","email_id":"Rick29@gmail.com","dop":"2025-08-02","serial_number":"14076161834048","imei1":"14076161834048","imei2":"14076161834048","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T18:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91510,"job_number":"JOB_91510","tr_customer_id":91527,"tr_customer_product_id":91517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T18:05:05.000Z","modified_at":"2025-10-26T18:05:05.000Z","name":"Keara  Sporer","mobile_number":"313-745-1522","email_id":"Kameron42@gmail.com","dop":"2025-08-02","serial_number":"17910627972281","imei1":"17910627972281","imei2":"17910627972281","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T18:05:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91511,"job_number":"JOB_91511","tr_customer_id":91528,"tr_customer_product_id":91518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T18:07:44.000Z","modified_at":"2025-10-26T18:07:44.000Z","name":"Sheila  Wintheiser","mobile_number":"895-452-1337","email_id":"Alanis86@yahoo.com","dop":"2025-08-02","serial_number":"10251414717648","imei1":"10251414717648","imei2":"10251414717648","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T18:07:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91512,"job_number":"JOB_91512","tr_customer_id":91529,"tr_customer_product_id":91519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T18:20:42.000Z","modified_at":"2025-10-26T18:20:42.000Z","name":"Elmira Larson","mobile_number":"607-822-2443","email_id":"Megane.Will@yahoo.com","dop":"2025-10-21","serial_number":"19031262722853","imei1":"19031262722853","imei2":"19031262722853","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T18:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91513,"job_number":"JOB_91513","tr_customer_id":91530,"tr_customer_product_id":91520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T18:57:43.000Z","modified_at":"2025-10-26T18:57:43.000Z","name":"Nyah  Kub","mobile_number":"286-250-6513","email_id":"Twila_Sauer@gmail.com","dop":"2025-08-02","serial_number":"10001149608580838","imei1":"10001149608580838","imei2":"10001149608580838","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T18:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91514,"job_number":"JOB_91514","tr_customer_id":91531,"tr_customer_product_id":91521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T18:58:15.000Z","modified_at":"2025-10-26T18:58:15.000Z","name":"Jessie  Schinner","mobile_number":"451-721-6070","email_id":"Enrico60@hotmail.com","dop":"2025-08-02","serial_number":"10008863187091866","imei1":"10008863187091866","imei2":"10008863187091866","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T18:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91515,"job_number":"JOB_91515","tr_customer_id":91532,"tr_customer_product_id":91522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T18:58:43.000Z","modified_at":"2025-10-26T18:58:43.000Z","name":"Devante  Wehner","mobile_number":"531-961-2712","email_id":"Augusta.Parisian91@hotmail.com","dop":"2025-08-02","serial_number":"1003313843602692","imei1":"1003313843602692","imei2":"1003313843602692","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T18:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91516,"job_number":"JOB_91516","tr_customer_id":91533,"tr_customer_product_id":91523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T19:01:01.000Z","modified_at":"2025-10-26T19:01:01.000Z","name":"Talia  Macejkovic","mobile_number":"733-728-9204","email_id":"Cordelia45@hotmail.com","dop":"2025-08-02","serial_number":"11193080249875","imei1":"11193080249875","imei2":"11193080249875","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T19:01:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91517,"job_number":"JOB_91517","tr_customer_id":91534,"tr_customer_product_id":91524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T19:08:40.000Z","modified_at":"2025-10-26T19:08:40.000Z","name":"Idella  White","mobile_number":"770-345-4323","email_id":"Angelo62@hotmail.com","dop":"2025-08-02","serial_number":"1009470287857771","imei1":"1009470287857771","imei2":"1009470287857771","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T19:08:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91518,"job_number":"JOB_91518","tr_customer_id":91535,"tr_customer_product_id":91525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T20:00:39.000Z","modified_at":"2025-10-26T20:00:39.000Z","name":"Sudeshna b","mobile_number":"8197721023","email_id":"email@gmail.com","dop":"2025-10-18","serial_number":"23345678901234","imei1":"23345678901234","imei2":"23345678901234","popurl":"2025-10-18T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T20:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91519,"job_number":"JOB_91519","tr_customer_id":91536,"tr_customer_product_id":91526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T20:18:56.000Z","modified_at":"2025-10-26T20:18:56.000Z","name":"nirliptha b","mobile_number":"8197721023","email_id":"e@gmail.com","dop":"2025-10-18","serial_number":"0987654321098765","imei1":"0987654321098765","imei2":"0987654321098765","popurl":"2025-10-18T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T20:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91523,"job_number":"JOB_91523","tr_customer_id":91540,"tr_customer_product_id":91530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T23:48:10.000Z","modified_at":"2025-10-26T23:48:10.000Z","name":"Ubaldo Glover","mobile_number":"917-275-0741","email_id":"Joy.Roberts29@gmail.com","dop":"2025-09-30","serial_number":"10222322653894","imei1":"10222322653894","imei2":"10222322653894","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T23:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91525,"job_number":"JOB_91525","tr_customer_id":91542,"tr_customer_product_id":91532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T23:48:11.000Z","modified_at":"2025-10-26T23:48:11.000Z","name":"Kelsi Kunde","mobile_number":"872-387-4924","email_id":"Sterling.Borer@gmail.com","dop":"2025-09-30","serial_number":"1006346879229068","imei1":"1006346879229068","imei2":"1006346879229068","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T23:48:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91526,"job_number":"JOB_91526","tr_customer_id":91543,"tr_customer_product_id":91533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T00:54:28.000Z","modified_at":"2025-10-27T00:54:28.000Z","name":"Donnell Grady","mobile_number":"627-469-3591","email_id":"Elfrieda31@gmail.com","dop":"2025-09-30","serial_number":"19980338470915","imei1":"19980338470915","imei2":"19980338470915","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T00:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91528,"job_number":"JOB_91528","tr_customer_id":91545,"tr_customer_product_id":91535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T00:54:29.000Z","modified_at":"2025-10-27T00:54:29.000Z","name":"Kamille Lebsack","mobile_number":"750-890-4187","email_id":"Landen17@yahoo.com","dop":"2025-09-30","serial_number":"1006196166414638","imei1":"1006196166414638","imei2":"1006196166414638","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T00:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91529,"job_number":"JOB_91529","tr_customer_id":91546,"tr_customer_product_id":91536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T01:26:50.000Z","modified_at":"2025-10-27T01:26:50.000Z","name":"Ena Willms","mobile_number":"823-845-6382","email_id":"Kenyatta.Lebsack90@hotmail.com","dop":"2025-09-30","serial_number":"16666310856778","imei1":"16666310856778","imei2":"16666310856778","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T01:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91531,"job_number":"JOB_91531","tr_customer_id":91548,"tr_customer_product_id":91538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T01:26:51.000Z","modified_at":"2025-10-27T01:26:51.000Z","name":"Brycen Lowe","mobile_number":"616-886-3796","email_id":"Casandra_Orn36@gmail.com","dop":"2025-09-30","serial_number":"1001650140002319","imei1":"1001650140002319","imei2":"1001650140002319","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T01:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91532,"job_number":"JOB_91532","tr_customer_id":91549,"tr_customer_product_id":91539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T01:27:54.000Z","modified_at":"2025-10-27T01:27:54.000Z","name":"Timmothy Romaguera","mobile_number":"553-590-9571","email_id":"Reid_Gleason@hotmail.com","dop":"2025-09-30","serial_number":"17422637652402","imei1":"17422637652402","imei2":"17422637652402","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T01:27:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91534,"job_number":"JOB_91534","tr_customer_id":91551,"tr_customer_product_id":91541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T01:27:55.000Z","modified_at":"2025-10-27T01:27:55.000Z","name":"Saul Fay","mobile_number":"283-658-5453","email_id":"Adolphus.Swaniawski@hotmail.com","dop":"2025-09-30","serial_number":"1007145175300376","imei1":"1007145175300376","imei2":"1007145175300376","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T01:27:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91535,"job_number":"JOB_91535","tr_customer_id":91552,"tr_customer_product_id":91542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T01:50:40.000Z","modified_at":"2025-10-27T01:50:40.000Z","name":"Green Walsh","mobile_number":"407-237-9743","email_id":"Sammy_Brekke71@yahoo.com","dop":"2025-09-30","serial_number":"18260414224635","imei1":"18260414224635","imei2":"18260414224635","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T01:50:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91537,"job_number":"JOB_91537","tr_customer_id":91554,"tr_customer_product_id":91544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T01:50:41.000Z","modified_at":"2025-10-27T01:50:41.000Z","name":"Leann Ullrich","mobile_number":"936-928-4265","email_id":"Wilfredo70@hotmail.com","dop":"2025-09-30","serial_number":"1000235637282991","imei1":"1000235637282991","imei2":"1000235637282991","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T01:50:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91538,"job_number":"JOB_91538","tr_customer_id":91555,"tr_customer_product_id":91545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T01:52:45.000Z","modified_at":"2025-10-27T01:52:45.000Z","name":"Megane Treutel","mobile_number":"635-762-2528","email_id":"Abbigail_Hegmann@yahoo.com","dop":"2025-09-30","serial_number":"15442921245297","imei1":"15442921245297","imei2":"15442921245297","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T01:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91540,"job_number":"JOB_91540","tr_customer_id":91557,"tr_customer_product_id":91547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T01:52:46.000Z","modified_at":"2025-10-27T01:52:46.000Z","name":"Gabriel Pollich","mobile_number":"346-915-0605","email_id":"Donato_Pagac34@yahoo.com","dop":"2025-09-30","serial_number":"1005902021497111","imei1":"1005902021497111","imei2":"1005902021497111","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T01:52:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91541,"job_number":"JOB_91541","tr_customer_id":91558,"tr_customer_product_id":91548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T02:11:12.000Z","modified_at":"2025-10-27T02:11:12.000Z","name":"Lavon Lubowitz","mobile_number":"602-362-6797","email_id":"Zelma_Smith@hotmail.com","dop":"2025-09-30","serial_number":"12419438713192","imei1":"12419438713192","imei2":"12419438713192","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T02:11:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91543,"job_number":"JOB_91543","tr_customer_id":91560,"tr_customer_product_id":91550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T02:11:13.000Z","modified_at":"2025-10-27T02:11:13.000Z","name":"Ferne King","mobile_number":"612-297-4268","email_id":"Henderson70@yahoo.com","dop":"2025-09-30","serial_number":"1004707381346846","imei1":"1004707381346846","imei2":"1004707381346846","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T02:11:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91549,"job_number":"JOB_91549","tr_customer_id":91566,"tr_customer_product_id":91556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:37:12.000Z","modified_at":"2025-10-27T03:37:12.000Z","name":"Cayla Howell","mobile_number":"213-480-1743","email_id":"Shania_Hoppe67@gmail.com","dop":"2025-04-06","serial_number":"19675725126156336","imei1":"19675725126156336","imei2":"19675725126156336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91552,"job_number":"JOB_91552","tr_customer_id":91569,"tr_customer_product_id":91559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:37:18.000Z","modified_at":"2025-10-27T03:37:18.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17363049682961","imei1":"17363049682961","imei2":"17363049682961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91554,"job_number":"JOB_91554","tr_customer_id":91571,"tr_customer_product_id":91561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:37:19.000Z","modified_at":"2025-10-27T03:37:19.000Z","name":"Arnold Schmeler","mobile_number":"605-389-0385","email_id":"Bernhard_Hane86@yahoo.com","dop":"2025-04-06","serial_number":"10311154186052076","imei1":"10311154186052076","imei2":"10311154186052076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:37:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91557,"job_number":"JOB_91557","tr_customer_id":91574,"tr_customer_product_id":91564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:37:30.000Z","modified_at":"2025-10-27T03:37:30.000Z","name":"Alec Gleason","mobile_number":"946-284-5199","email_id":"Orrin_Reynolds10@gmail.com","dop":"2025-04-06","serial_number":"16645734867033864","imei1":"16645734867033864","imei2":"16645734867033864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:37:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91561,"job_number":"JOB_91561","tr_customer_id":91578,"tr_customer_product_id":91568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:38:04.000Z","modified_at":"2025-10-27T03:38:04.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10671130243749","imei1":"10671130243749","imei2":"10671130243749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:38:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91563,"job_number":"JOB_91563","tr_customer_id":91580,"tr_customer_product_id":91570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:38:05.000Z","modified_at":"2025-10-27T03:38:05.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10830873584143","imei1":"10830873584143","imei2":"10830873584143","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91565,"job_number":"JOB_91565","tr_customer_id":91582,"tr_customer_product_id":91572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:38:06.000Z","modified_at":"2025-10-27T03:38:06.000Z","name":"Eliza Moen","mobile_number":"242-346-6027","email_id":"Brianne_Jacobson@hotmail.com","dop":"2025-06-18","serial_number":"1020517602308677","imei1":"1020517602308677","imei2":"1020517602308677","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91566,"job_number":"JOB_91566","tr_customer_id":91583,"tr_customer_product_id":91573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:38:06.000Z","modified_at":"2025-10-27T03:38:06.000Z","name":"Kari Friesen","mobile_number":"278-359-1941","email_id":"Brayan.Little@gmail.com","dop":"2025-04-06","serial_number":"12293186263398808","imei1":"12293186263398808","imei2":"12293186263398808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91567,"job_number":"JOB_91567","tr_customer_id":91584,"tr_customer_product_id":91574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:38:18.000Z","modified_at":"2025-10-27T03:38:18.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"12697919337535","imei1":"12697919337535","imei2":"12697919337535","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91572,"job_number":"JOB_91572","tr_customer_id":91589,"tr_customer_product_id":91579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:38:27.000Z","modified_at":"2025-10-27T03:38:27.000Z","name":"Marcelo Aufderhar","mobile_number":"897-387-9901","email_id":"Norris89@gmail.com","dop":"2025-04-06","serial_number":"16332852919817772","imei1":"16332852919817772","imei2":"16332852919817772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:38:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91574,"job_number":"JOB_91574","tr_customer_id":91591,"tr_customer_product_id":91581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:38:28.000Z","modified_at":"2025-10-27T03:38:28.000Z","name":"Brigitte Auer","mobile_number":"912-908-4013","email_id":"Nicola42@hotmail.com","dop":"2025-04-06","serial_number":"10260518748218770","imei1":"10260518748218770","imei2":"10260518748218770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91577,"job_number":"JOB_91577","tr_customer_id":91594,"tr_customer_product_id":91584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:38:51.000Z","modified_at":"2025-10-27T03:38:51.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"12770885418294","imei1":"12770885418294","imei2":"12770885418294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91579,"job_number":"JOB_91579","tr_customer_id":91596,"tr_customer_product_id":91586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:38:53.000Z","modified_at":"2025-10-27T03:38:53.000Z","name":"Wava Olson","mobile_number":"523-486-8345","email_id":"Hazle_Zemlak@hotmail.com","dop":"2025-04-06","serial_number":"12732430390661026","imei1":"12732430390661026","imei2":"12732430390661026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91580,"job_number":"JOB_91580","tr_customer_id":91597,"tr_customer_product_id":91587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:38:53.000Z","modified_at":"2025-10-27T03:38:53.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10629164089561","imei1":"10629164089561","imei2":"10629164089561","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91582,"job_number":"JOB_91582","tr_customer_id":91599,"tr_customer_product_id":91589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:38:54.000Z","modified_at":"2025-10-27T03:38:54.000Z","name":"Chaim Hand","mobile_number":"892-316-2431","email_id":"Anderson39@gmail.com","dop":"2025-06-18","serial_number":"1047937346130964","imei1":"1047937346130964","imei2":"1047937346130964","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91583,"job_number":"JOB_91583","tr_customer_id":91600,"tr_customer_product_id":91590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:39:04.000Z","modified_at":"2025-10-27T03:39:04.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"19225445578508","imei1":"19225445578508","imei2":"19225445578508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91585,"job_number":"JOB_91585","tr_customer_id":91602,"tr_customer_product_id":91592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:39:05.000Z","modified_at":"2025-10-27T03:39:05.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"14179239936316","imei1":"14179239936316","imei2":"14179239936316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91587,"job_number":"JOB_91587","tr_customer_id":91604,"tr_customer_product_id":91594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:39:06.000Z","modified_at":"2025-10-27T03:39:06.000Z","name":"Heidi Jacobson","mobile_number":"487-533-3201","email_id":"Berenice57@gmail.com","dop":"2025-04-06","serial_number":"17277068256790132","imei1":"17277068256790132","imei2":"17277068256790132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91589,"job_number":"JOB_91589","tr_customer_id":91606,"tr_customer_product_id":91596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:39:19.000Z","modified_at":"2025-10-27T03:39:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16358223532822","imei1":"16358223532822","imei2":"16358223532822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91591,"job_number":"JOB_91591","tr_customer_id":91608,"tr_customer_product_id":91598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:39:21.000Z","modified_at":"2025-10-27T03:39:21.000Z","name":"Cheyenne Prohaska","mobile_number":"375-728-9212","email_id":"Emile.Turner@gmail.com","dop":"2025-04-06","serial_number":"16325378385766776","imei1":"16325378385766776","imei2":"16325378385766776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91592,"job_number":"JOB_91592","tr_customer_id":91609,"tr_customer_product_id":91599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:39:51.000Z","modified_at":"2025-10-27T03:39:51.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"16149968171110","imei1":"16149968171110","imei2":"16149968171110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:39:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91598,"job_number":"JOB_91598","tr_customer_id":91615,"tr_customer_product_id":91605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:39:55.000Z","modified_at":"2025-10-27T03:39:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18366700071596","imei1":"18366700071596","imei2":"18366700071596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:39:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91600,"job_number":"JOB_91600","tr_customer_id":91617,"tr_customer_product_id":91607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:39:56.000Z","modified_at":"2025-10-27T03:39:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14465516689145","imei1":"14465516689145","imei2":"14465516689145","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:39:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91602,"job_number":"JOB_91602","tr_customer_id":91619,"tr_customer_product_id":91609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:39:57.000Z","modified_at":"2025-10-27T03:39:57.000Z","name":"Chadd Schmidt","mobile_number":"632-749-0422","email_id":"Dawn74@hotmail.com","dop":"2025-04-06","serial_number":"10089211745804842","imei1":"10089211745804842","imei2":"10089211745804842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91603,"job_number":"JOB_91603","tr_customer_id":91620,"tr_customer_product_id":91610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:39:58.000Z","modified_at":"2025-10-27T03:39:58.000Z","name":"Kayla Hane","mobile_number":"898-318-6527","email_id":"Lucio_Schaden@yahoo.com","dop":"2025-04-06","serial_number":"12167501054602810","imei1":"12167501054602810","imei2":"12167501054602810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:39:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91604,"job_number":"JOB_91604","tr_customer_id":91621,"tr_customer_product_id":91611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:40:04.000Z","modified_at":"2025-10-27T03:40:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16911448672499","imei1":"16911448672499","imei2":"16911448672499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91606,"job_number":"JOB_91606","tr_customer_id":91623,"tr_customer_product_id":91613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:40:05.000Z","modified_at":"2025-10-27T03:40:05.000Z","name":"Dorris Lebsack","mobile_number":"313-623-4206","email_id":"Trenton.Mraz15@yahoo.com","dop":"2025-04-06","serial_number":"17451906439277464","imei1":"17451906439277464","imei2":"17451906439277464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91611,"job_number":"JOB_91611","tr_customer_id":91628,"tr_customer_product_id":91618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:40:16.000Z","modified_at":"2025-10-27T03:40:16.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"18161871154847","imei1":"18161871154847","imei2":"18161871154847","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91613,"job_number":"JOB_91613","tr_customer_id":91630,"tr_customer_product_id":91620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:40:18.000Z","modified_at":"2025-10-27T03:40:18.000Z","name":"Lauretta Barton","mobile_number":"415-608-6032","email_id":"Mario53@yahoo.com","dop":"2025-06-08","serial_number":"101866675226687","imei1":"101866675226687","imei2":"101866675226687","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91614,"job_number":"JOB_91614","tr_customer_id":91631,"tr_customer_product_id":91621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:40:44.000Z","modified_at":"2025-10-27T03:40:44.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"14631759886779","imei1":"14631759886779","imei2":"14631759886779","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91616,"job_number":"JOB_91616","tr_customer_id":91633,"tr_customer_product_id":91623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:40:45.000Z","modified_at":"2025-10-27T03:40:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16465320414632","imei1":"16465320414632","imei2":"16465320414632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91617,"job_number":"JOB_91617","tr_customer_id":91634,"tr_customer_product_id":91624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:40:45.000Z","modified_at":"2025-10-27T03:40:45.000Z","name":"Brayan Hackett","mobile_number":"698-767-4460","email_id":"Emma_Turcotte74@yahoo.com","dop":"2025-06-08","serial_number":"103553282407123","imei1":"103553282407123","imei2":"103553282407123","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91619,"job_number":"JOB_91619","tr_customer_id":91636,"tr_customer_product_id":91626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:40:46.000Z","modified_at":"2025-10-27T03:40:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16189854080998","imei1":"16189854080998","imei2":"16189854080998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91621,"job_number":"JOB_91621","tr_customer_id":91638,"tr_customer_product_id":91628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:40:47.000Z","modified_at":"2025-10-27T03:40:47.000Z","name":"Della Feeney","mobile_number":"988-906-7753","email_id":"Leonie.Graham10@gmail.com","dop":"2025-04-06","serial_number":"15265704978692038","imei1":"15265704978692038","imei2":"15265704978692038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91622,"job_number":"JOB_91622","tr_customer_id":91639,"tr_customer_product_id":91629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:40:48.000Z","modified_at":"2025-10-27T03:40:48.000Z","name":"Annie Tremblay","mobile_number":"307-447-4169","email_id":"Aryanna_Abshire@yahoo.com","dop":"2025-04-06","serial_number":"12971152273294402","imei1":"12971152273294402","imei2":"12971152273294402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91623,"job_number":"JOB_91623","tr_customer_id":91640,"tr_customer_product_id":91630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:40:48.000Z","modified_at":"2025-10-27T03:40:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16947862889226","imei1":"16947862889226","imei2":"16947862889226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91628,"job_number":"JOB_91628","tr_customer_id":91645,"tr_customer_product_id":91635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:40:50.000Z","modified_at":"2025-10-27T03:40:50.000Z","name":"Jermain Kautzer","mobile_number":"394-354-1950","email_id":"Michaela.Hoppe22@yahoo.com","dop":"2025-04-06","serial_number":"19274664696058896","imei1":"19274664696058896","imei2":"19274664696058896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91630,"job_number":"JOB_91630","tr_customer_id":91647,"tr_customer_product_id":91637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:41:03.000Z","modified_at":"2025-10-27T03:41:03.000Z","name":"America Trantow","mobile_number":"682-896-4472","email_id":"Maverick37@hotmail.com","dop":"2025-04-06","serial_number":"17698604792156412","imei1":"17698604792156412","imei2":"17698604792156412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91634,"job_number":"JOB_91634","tr_customer_id":91651,"tr_customer_product_id":91641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:41:12.000Z","modified_at":"2025-10-27T03:41:12.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"15500804432123","imei1":"15500804432123","imei2":"15500804432123","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91636,"job_number":"JOB_91636","tr_customer_id":91653,"tr_customer_product_id":91643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:41:14.000Z","modified_at":"2025-10-27T03:41:14.000Z","name":"Aglae King","mobile_number":"898-484-8656","email_id":"Haven.Witting70@hotmail.com","dop":"2025-06-08","serial_number":"106827851432577","imei1":"106827851432577","imei2":"106827851432577","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91640,"job_number":"JOB_91640","tr_customer_id":91657,"tr_customer_product_id":91647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:41:34.000Z","modified_at":"2025-10-27T03:41:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15505171937767","imei1":"15505171937767","imei2":"15505171937767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:41:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91642,"job_number":"JOB_91642","tr_customer_id":91659,"tr_customer_product_id":91649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:41:36.000Z","modified_at":"2025-10-27T03:41:36.000Z","name":"Araceli Leffler","mobile_number":"616-558-6824","email_id":"Judy3@hotmail.com","dop":"2025-04-06","serial_number":"14649970899180812","imei1":"14649970899180812","imei2":"14649970899180812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91643,"job_number":"JOB_91643","tr_customer_id":91660,"tr_customer_product_id":91650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:47:50.000Z","modified_at":"2025-10-27T03:47:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16784772847381","imei1":"16784772847381","imei2":"16784772847381","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91644,"job_number":"JOB_91644","tr_customer_id":91661,"tr_customer_product_id":91651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:47:50.000Z","modified_at":"2025-10-27T03:47:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99868912836406","imei1":"99868912836406","imei2":"99868912836406","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91645,"job_number":"JOB_91645","tr_customer_id":91662,"tr_customer_product_id":91652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:47:50.000Z","modified_at":"2025-10-27T03:47:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73726121396056","imei1":"73726121396056","imei2":"73726121396056","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91646,"job_number":"JOB_91646","tr_customer_id":91663,"tr_customer_product_id":91653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:47:51.000Z","modified_at":"2025-10-27T03:47:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86234619062514","imei1":"86234619062514","imei2":"86234619062514","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91647,"job_number":"JOB_91647","tr_customer_id":91664,"tr_customer_product_id":91654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:47:51.000Z","modified_at":"2025-10-27T03:47:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43246460158869","imei1":"43246460158869","imei2":"43246460158869","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91648,"job_number":"JOB_91648","tr_customer_id":91665,"tr_customer_product_id":91655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:47:51.000Z","modified_at":"2025-10-27T03:47:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74488708651320","imei1":"74488708651320","imei2":"74488708651320","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91650,"job_number":"JOB_91650","tr_customer_id":91667,"tr_customer_product_id":91657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:48:18.000Z","modified_at":"2025-10-27T03:48:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40574180336653","imei1":"40574180336653","imei2":"40574180336653","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91651,"job_number":"JOB_91651","tr_customer_id":91668,"tr_customer_product_id":91658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:48:18.000Z","modified_at":"2025-10-27T03:48:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73001280579726","imei1":"73001280579726","imei2":"73001280579726","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91652,"job_number":"JOB_91652","tr_customer_id":91669,"tr_customer_product_id":91659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:48:19.000Z","modified_at":"2025-10-27T03:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48726271355313","imei1":"48726271355313","imei2":"48726271355313","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91653,"job_number":"JOB_91653","tr_customer_id":91670,"tr_customer_product_id":91660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:48:19.000Z","modified_at":"2025-10-27T03:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69841576034510","imei1":"69841576034510","imei2":"69841576034510","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91654,"job_number":"JOB_91654","tr_customer_id":91671,"tr_customer_product_id":91661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:48:19.000Z","modified_at":"2025-10-27T03:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27508273029637","imei1":"27508273029637","imei2":"27508273029637","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91655,"job_number":"JOB_91655","tr_customer_id":91672,"tr_customer_product_id":91662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:48:20.000Z","modified_at":"2025-10-27T03:48:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57517757282569","imei1":"57517757282569","imei2":"57517757282569","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91657,"job_number":"JOB_91657","tr_customer_id":91674,"tr_customer_product_id":91664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:48:46.000Z","modified_at":"2025-10-27T03:48:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29172485151342","imei1":"29172485151342","imei2":"29172485151342","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91658,"job_number":"JOB_91658","tr_customer_id":91675,"tr_customer_product_id":91665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:48:47.000Z","modified_at":"2025-10-27T03:48:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74072018305059","imei1":"74072018305059","imei2":"74072018305059","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91659,"job_number":"JOB_91659","tr_customer_id":91676,"tr_customer_product_id":91666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:48:47.000Z","modified_at":"2025-10-27T03:48:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11815809438229","imei1":"11815809438229","imei2":"11815809438229","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91660,"job_number":"JOB_91660","tr_customer_id":91677,"tr_customer_product_id":91667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:48:47.000Z","modified_at":"2025-10-27T03:48:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93357957437412","imei1":"93357957437412","imei2":"93357957437412","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91661,"job_number":"JOB_91661","tr_customer_id":91678,"tr_customer_product_id":91668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:48:47.000Z","modified_at":"2025-10-27T03:48:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49032542632635","imei1":"49032542632635","imei2":"49032542632635","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91662,"job_number":"JOB_91662","tr_customer_id":91679,"tr_customer_product_id":91669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:48:48.000Z","modified_at":"2025-10-27T03:48:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38271593423758","imei1":"38271593423758","imei2":"38271593423758","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:48:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91664,"job_number":"JOB_91664","tr_customer_id":91681,"tr_customer_product_id":91671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T04:04:46.000Z","modified_at":"2025-10-27T04:04:46.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"11100435762216","imei1":"11100435762216","imei2":"11100435762216","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T04:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91665,"job_number":"JOB_91665","tr_customer_id":91682,"tr_customer_product_id":91672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T04:04:46.000Z","modified_at":"2025-10-27T04:04:46.000Z","name":"Justen Champlin","mobile_number":"628-817-4736","email_id":"Hilma_Dibbert@gmail.com","dop":"2025-09-16","serial_number":"15969244646894","imei1":"15969244646894","imei2":"15969244646894","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T04:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91666,"job_number":"JOB_91666","tr_customer_id":91683,"tr_customer_product_id":91673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T04:05:07.000Z","modified_at":"2025-10-27T04:05:07.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"18435950215733","imei1":"18435950215733","imei2":"18435950215733","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91667,"job_number":"JOB_91667","tr_customer_id":91684,"tr_customer_product_id":91674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T04:05:07.000Z","modified_at":"2025-10-27T04:05:07.000Z","name":"Sammy Kuvalis","mobile_number":"640-904-4109","email_id":"Kip_Moore@gmail.com","dop":"2025-09-16","serial_number":"12423064883486","imei1":"12423064883486","imei2":"12423064883486","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91668,"job_number":"JOB_91668","tr_customer_id":91685,"tr_customer_product_id":91675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T04:05:28.000Z","modified_at":"2025-10-27T04:05:28.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"19924656673681","imei1":"19924656673681","imei2":"19924656673681","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T04:05:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91669,"job_number":"JOB_91669","tr_customer_id":91686,"tr_customer_product_id":91676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T04:05:28.000Z","modified_at":"2025-10-27T04:05:28.000Z","name":"Cordelia Feeney","mobile_number":"223-361-9096","email_id":"Elinore99@hotmail.com","dop":"2025-09-16","serial_number":"14613408695455","imei1":"14613408695455","imei2":"14613408695455","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T04:05:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91670,"job_number":"JOB_91670","tr_customer_id":91687,"tr_customer_product_id":91677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T04:26:09.000Z","modified_at":"2025-10-27T04:26:09.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-17","serial_number":"55450736472589","imei1":"55450736472589","imei2":"55450736472589","popurl":"2025-10-17T04:26:08.493696014Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T04:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91671,"job_number":"JOB_91671","tr_customer_id":91688,"tr_customer_product_id":91678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T04:26:39.000Z","modified_at":"2025-10-27T04:26:39.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-17","serial_number":"49014497013429","imei1":"49014497013429","imei2":"49014497013429","popurl":"2025-10-17T04:26:38.852887793Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T04:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91672,"job_number":"JOB_91672","tr_customer_id":91689,"tr_customer_product_id":91679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T04:34:18.000Z","modified_at":"2025-10-27T04:34:18.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"101376217274759","imei1":"101376217274759","imei2":"101376217274759","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T04:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91674,"job_number":"JOB_91674","tr_customer_id":91691,"tr_customer_product_id":91681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T04:34:33.000Z","modified_at":"2025-10-27T04:34:33.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100896205855503","imei1":"100896205855503","imei2":"100896205855503","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T04:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91677,"job_number":"JOB_91677","tr_customer_id":91694,"tr_customer_product_id":91684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T04:48:10.000Z","modified_at":"2025-10-27T04:48:10.000Z","name":"Rod Kuhn","mobile_number":"515-847-3593","email_id":"Kaitlyn.Steuber@hotmail.com","dop":"2025-04-06","serial_number":"10043513955726200","imei1":"10043513955726200","imei2":"10043513955726200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T04:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91682,"job_number":"JOB_91682","tr_customer_id":91699,"tr_customer_product_id":91689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:04:03.000Z","modified_at":"2025-10-27T06:04:03.000Z","name":"test tgh","mobile_number":"9834567892","email_id":"anjalimuralasetti@gmail.com","dop":"2021-10-07","serial_number":"78493048951235","imei1":"78493048951235","imei2":"78493048951235","popurl":"2021-10-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91683,"job_number":"JOB_91683","tr_customer_id":91700,"tr_customer_product_id":91690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:08:57.000Z","modified_at":"2025-10-27T06:08:57.000Z","name":"test tgh","mobile_number":"9834567892","email_id":"anjalimuralasetti@gmail.com","dop":"2021-10-07","serial_number":"13112196174471","imei1":"13112196174471","imei2":"13112196174471","popurl":"2021-10-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:08:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91685,"job_number":"JOB_91685","tr_customer_id":91702,"tr_customer_product_id":91692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:17:01.000Z","modified_at":"2025-10-27T06:17:01.000Z","name":"test tgh","mobile_number":"9834567892","email_id":"anjalimuralasetti@gmail.com","dop":"2021-10-07","serial_number":"14441329812499","imei1":"14441329812499","imei2":"14441329812499","popurl":"2021-10-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:17:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91697,"job_number":"JOB_91697","tr_customer_id":91714,"tr_customer_product_id":91704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:20:44.000Z","modified_at":"2025-10-27T06:20:44.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10850031564980","imei1":"10850031564980","imei2":"10850031564980","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91699,"job_number":"JOB_91699","tr_customer_id":91716,"tr_customer_product_id":91706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:20:45.000Z","modified_at":"2025-10-27T06:20:45.000Z","name":"Pearl Schuppe","mobile_number":"842-543-8811","email_id":"Daija.Ruecker9@yahoo.com","dop":"2025-06-18","serial_number":"1011554636583919","imei1":"1011554636583919","imei2":"1011554636583919","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91700,"job_number":"JOB_91700","tr_customer_id":91717,"tr_customer_product_id":91707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:21:06.000Z","modified_at":"2025-10-27T06:21:06.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"19373504572380","imei1":"19373504572380","imei2":"19373504572380","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:21:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91702,"job_number":"JOB_91702","tr_customer_id":91719,"tr_customer_product_id":91709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:21:08.000Z","modified_at":"2025-10-27T06:21:08.000Z","name":"Paula Terry","mobile_number":"434-934-8108","email_id":"Lemuel.Swift@gmail.com","dop":"2025-06-08","serial_number":"103006251923227","imei1":"103006251923227","imei2":"103006251923227","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:21:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91703,"job_number":"JOB_91703","tr_customer_id":91720,"tr_customer_product_id":91710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:21:29.000Z","modified_at":"2025-10-27T06:21:29.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10724986555590","imei1":"10724986555590","imei2":"10724986555590","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:21:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91705,"job_number":"JOB_91705","tr_customer_id":91722,"tr_customer_product_id":91712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:21:30.000Z","modified_at":"2025-10-27T06:21:30.000Z","name":"Alberto Kessler","mobile_number":"477-671-0730","email_id":"Foster.Schmidt29@gmail.com","dop":"2025-06-18","serial_number":"1094281891366285","imei1":"1094281891366285","imei2":"1094281891366285","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:21:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91706,"job_number":"JOB_91706","tr_customer_id":91723,"tr_customer_product_id":91713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:21:37.000Z","modified_at":"2025-10-27T06:21:37.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"19702711074641","imei1":"19702711074641","imei2":"19702711074641","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91708,"job_number":"JOB_91708","tr_customer_id":91725,"tr_customer_product_id":91715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:21:39.000Z","modified_at":"2025-10-27T06:21:39.000Z","name":"Otis Goodwin","mobile_number":"431-957-6578","email_id":"Dolores_Hermiston18@hotmail.com","dop":"2025-06-08","serial_number":"107131538323731","imei1":"107131538323731","imei2":"107131538323731","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91709,"job_number":"JOB_91709","tr_customer_id":91726,"tr_customer_product_id":91716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:22:07.000Z","modified_at":"2025-10-27T06:22:07.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"18225185216754","imei1":"18225185216754","imei2":"18225185216754","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91711,"job_number":"JOB_91711","tr_customer_id":91728,"tr_customer_product_id":91718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:22:09.000Z","modified_at":"2025-10-27T06:22:09.000Z","name":"Betty Metz","mobile_number":"994-748-6047","email_id":"Ezekiel_McLaughlin43@gmail.com","dop":"2025-06-08","serial_number":"107968512084249","imei1":"107968512084249","imei2":"107968512084249","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:22:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91712,"job_number":"JOB_91712","tr_customer_id":91729,"tr_customer_product_id":91719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:22:49.000Z","modified_at":"2025-10-27T06:22:49.000Z","name":"test tgh","mobile_number":"9834567892","email_id":"anjalimuralasetti@gmail.com","dop":"2021-10-07","serial_number":"14677673685483","imei1":"14677673685483","imei2":"14677673685483","popurl":"2021-10-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91713,"job_number":"JOB_91713","tr_customer_id":91730,"tr_customer_product_id":91720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:25:10.000Z","modified_at":"2025-10-27T06:25:10.000Z","name":"Sameer Kamble","mobile_number":"9881064183","email_id":"skunclesam@gmail.com","dop":"2025-07-06","serial_number":"12345678901213","imei1":"12345678901213","imei2":"12345678901213","popurl":"2025-07-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91719,"job_number":"JOB_91719","tr_customer_id":91736,"tr_customer_product_id":91726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:30:53.000Z","modified_at":"2025-10-27T06:30:53.000Z","name":"Avery Fisher","mobile_number":"932-480-3857","email_id":"Reyna70@hotmail.com","dop":"2025-04-06","serial_number":"18342866953484516","imei1":"18342866953484516","imei2":"18342866953484516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91721,"job_number":"JOB_91721","tr_customer_id":91738,"tr_customer_product_id":91728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:38:53.000Z","modified_at":"2025-10-27T06:38:53.000Z","name":"Laurine O'Connell","mobile_number":"358-645-6919","email_id":"Mya.Rohan85@hotmail.com","dop":"2025-04-06","serial_number":"15997277019054948","imei1":"15997277019054948","imei2":"15997277019054948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91722,"job_number":"JOB_91722","tr_customer_id":91739,"tr_customer_product_id":91729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:41:49.000Z","modified_at":"2025-10-27T06:41:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13890227225209","imei1":"13890227225209","imei2":"13890227225209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91724,"job_number":"JOB_91724","tr_customer_id":91741,"tr_customer_product_id":91731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:41:50.000Z","modified_at":"2025-10-27T06:41:50.000Z","name":"Jovan Wiegand","mobile_number":"977-922-4678","email_id":"Wyatt.Rolfson@gmail.com","dop":"2025-04-06","serial_number":"18119308050883050","imei1":"18119308050883050","imei2":"18119308050883050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91726,"job_number":"JOB_91726","tr_customer_id":91743,"tr_customer_product_id":91733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:41:56.000Z","modified_at":"2025-10-27T06:41:56.000Z","name":"Mellie Cassin","mobile_number":"210-458-9715","email_id":"Lawrence_Herzog93@hotmail.com","dop":"2025-04-06","serial_number":"14187041633869630","imei1":"14187041633869630","imei2":"14187041633869630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91727,"job_number":"JOB_91727","tr_customer_id":91744,"tr_customer_product_id":91734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:42:01.000Z","modified_at":"2025-10-27T06:42:01.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"16391950476953","imei1":"16391950476953","imei2":"16391950476953","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91729,"job_number":"JOB_91729","tr_customer_id":91746,"tr_customer_product_id":91736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:42:36.000Z","modified_at":"2025-10-27T06:42:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16893656960925","imei1":"16893656960925","imei2":"16893656960925","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91731,"job_number":"JOB_91731","tr_customer_id":91748,"tr_customer_product_id":91738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:42:37.000Z","modified_at":"2025-10-27T06:42:37.000Z","name":"Keara Wolf","mobile_number":"612-316-8311","email_id":"Marjorie.Zieme@hotmail.com","dop":"2025-04-06","serial_number":"10686331838572630","imei1":"10686331838572630","imei2":"10686331838572630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91732,"job_number":"JOB_91732","tr_customer_id":91749,"tr_customer_product_id":91739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:42:50.000Z","modified_at":"2025-10-27T06:42:50.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"10175959083773","imei1":"10175959083773","imei2":"10175959083773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91734,"job_number":"JOB_91734","tr_customer_id":91751,"tr_customer_product_id":91741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:43:22.000Z","modified_at":"2025-10-27T06:43:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12196532005117","imei1":"12196532005117","imei2":"12196532005117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:43:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91736,"job_number":"JOB_91736","tr_customer_id":91753,"tr_customer_product_id":91743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:43:23.000Z","modified_at":"2025-10-27T06:43:23.000Z","name":"Johnpaul Dibbert","mobile_number":"207-642-0037","email_id":"Ashlynn.Spinka99@gmail.com","dop":"2025-04-06","serial_number":"10298976693888192","imei1":"10298976693888192","imei2":"10298976693888192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:43:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91737,"job_number":"JOB_91737","tr_customer_id":91754,"tr_customer_product_id":91744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:43:39.000Z","modified_at":"2025-10-27T06:43:39.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"10974033357170","imei1":"10974033357170","imei2":"10974033357170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91739,"job_number":"JOB_91739","tr_customer_id":91756,"tr_customer_product_id":91746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:56:37.000Z","modified_at":"2025-10-27T06:56:37.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"10784366645980","imei1":"10784366645980","imei2":"10784366645980","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:56:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91740,"job_number":"JOB_91740","tr_customer_id":91757,"tr_customer_product_id":91747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:56:37.000Z","modified_at":"2025-10-27T06:56:37.000Z","name":"Marcel D'Amore","mobile_number":"509-454-0805","email_id":"Gregory.Renner79@yahoo.com","dop":"2025-09-16","serial_number":"13226621144109","imei1":"13226621144109","imei2":"13226621144109","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:56:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91741,"job_number":"JOB_91741","tr_customer_id":91758,"tr_customer_product_id":91748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:56:57.000Z","modified_at":"2025-10-27T06:56:57.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"18636108147964","imei1":"18636108147964","imei2":"18636108147964","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91742,"job_number":"JOB_91742","tr_customer_id":91759,"tr_customer_product_id":91749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:56:58.000Z","modified_at":"2025-10-27T06:56:58.000Z","name":"Newell Leuschke","mobile_number":"948-362-2560","email_id":"Genoveva.Harris23@yahoo.com","dop":"2025-09-16","serial_number":"17649285156857","imei1":"17649285156857","imei2":"17649285156857","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91744,"job_number":"JOB_91744","tr_customer_id":91761,"tr_customer_product_id":91751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:57:18.000Z","modified_at":"2025-10-27T06:57:18.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"10971940407737","imei1":"10971940407737","imei2":"10971940407737","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91745,"job_number":"JOB_91745","tr_customer_id":91762,"tr_customer_product_id":91752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:57:18.000Z","modified_at":"2025-10-27T06:57:18.000Z","name":"Shakira Blick","mobile_number":"298-531-8576","email_id":"Erich41@yahoo.com","dop":"2025-09-16","serial_number":"19404901119518","imei1":"19404901119518","imei2":"19404901119518","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91753,"job_number":"JOB_91753","tr_customer_id":91770,"tr_customer_product_id":91760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T07:37:07.000Z","modified_at":"2025-10-27T07:37:07.000Z","name":"Presley Christiansen","mobile_number":"937-549-4105","email_id":"Easter.Bogisich95@hotmail.com","dop":"2025-04-06","serial_number":"17686881353854508","imei1":"17686881353854508","imei2":"17686881353854508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T07:37:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91754,"job_number":"JOB_91754","tr_customer_id":91771,"tr_customer_product_id":91761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T07:38:50.000Z","modified_at":"2025-10-27T07:38:50.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"10780152782878","imei1":"10780152782878","imei2":"10780152782878","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T07:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91755,"job_number":"JOB_91755","tr_customer_id":91772,"tr_customer_product_id":91762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T07:38:50.000Z","modified_at":"2025-10-27T07:38:50.000Z","name":"Bell Upton","mobile_number":"901-411-6849","email_id":"Marlon70@yahoo.com","dop":"2025-09-14","serial_number":"12257124772923","imei1":"12257124772923","imei2":"12257124772923","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T07:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91756,"job_number":"JOB_91756","tr_customer_id":91773,"tr_customer_product_id":91763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T07:39:02.000Z","modified_at":"2025-10-27T07:39:02.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"17451934863261","imei1":"17451934863261","imei2":"17451934863261","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T07:39:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91757,"job_number":"JOB_91757","tr_customer_id":91774,"tr_customer_product_id":91764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T07:39:02.000Z","modified_at":"2025-10-27T07:39:02.000Z","name":"Vidal Reinger","mobile_number":"935-438-2741","email_id":"Angus97@hotmail.com","dop":"2025-09-14","serial_number":"19096129745760","imei1":"19096129745760","imei2":"19096129745760","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T07:39:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91758,"job_number":"JOB_91758","tr_customer_id":91775,"tr_customer_product_id":91765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T08:19:18.000Z","modified_at":"2025-10-27T08:19:18.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"17454147696138","imei1":"17454147696138","imei2":"17454147696138","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T08:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91760,"job_number":"JOB_91760","tr_customer_id":91777,"tr_customer_product_id":91767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T08:19:19.000Z","modified_at":"2025-10-27T08:19:19.000Z","name":"Jan Grady","mobile_number":"927-210-0680","email_id":"Gerardo.Mitchell51@yahoo.com","dop":"2025-09-20","serial_number":"100314148553104","imei1":"100314148553104","imei2":"100314148553104","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T08:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91761,"job_number":"JOB_91761","tr_customer_id":91778,"tr_customer_product_id":91768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T08:19:42.000Z","modified_at":"2025-10-27T08:19:42.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"10542621171029","imei1":"10542621171029","imei2":"10542621171029","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T08:19:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91763,"job_number":"JOB_91763","tr_customer_id":91780,"tr_customer_product_id":91770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T08:19:42.000Z","modified_at":"2025-10-27T08:19:42.000Z","name":"Theresa Zemlak","mobile_number":"721-892-2092","email_id":"Lizeth63@hotmail.com","dop":"2025-09-20","serial_number":"100910981248091","imei1":"100910981248091","imei2":"100910981248091","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T08:19:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91764,"job_number":"JOB_91764","tr_customer_id":91781,"tr_customer_product_id":91771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T08:20:06.000Z","modified_at":"2025-10-27T08:20:06.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"15039245534967","imei1":"15039245534967","imei2":"15039245534967","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T08:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91766,"job_number":"JOB_91766","tr_customer_id":91783,"tr_customer_product_id":91773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T08:20:06.000Z","modified_at":"2025-10-27T08:20:06.000Z","name":"Austin Altenwerth","mobile_number":"982-242-7019","email_id":"Jack79@yahoo.com","dop":"2025-09-20","serial_number":"100266811384507","imei1":"100266811384507","imei2":"100266811384507","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T08:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91767,"job_number":"JOB_91767","tr_customer_id":91784,"tr_customer_product_id":91774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T08:27:54.000Z","modified_at":"2025-10-27T08:27:54.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"13808745494565","imei1":"13808745494565","imei2":"13808745494565","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T08:27:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91769,"job_number":"JOB_91769","tr_customer_id":91786,"tr_customer_product_id":91776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T08:27:55.000Z","modified_at":"2025-10-27T08:27:55.000Z","name":"Jaclyn Bins","mobile_number":"786-224-8967","email_id":"Carlie_Kirlin@yahoo.com","dop":"2025-09-20","serial_number":"100282285902127","imei1":"100282285902127","imei2":"100282285902127","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T08:27:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91770,"job_number":"JOB_91770","tr_customer_id":91787,"tr_customer_product_id":91777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T08:28:18.000Z","modified_at":"2025-10-27T08:28:18.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"12333652317723","imei1":"12333652317723","imei2":"12333652317723","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T08:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91772,"job_number":"JOB_91772","tr_customer_id":91789,"tr_customer_product_id":91779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T08:28:19.000Z","modified_at":"2025-10-27T08:28:19.000Z","name":"Macey Langosh","mobile_number":"736-319-8143","email_id":"Flo.Stiedemann@gmail.com","dop":"2025-09-20","serial_number":"100338019239740","imei1":"100338019239740","imei2":"100338019239740","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T08:28:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91773,"job_number":"JOB_91773","tr_customer_id":91790,"tr_customer_product_id":91780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T08:28:42.000Z","modified_at":"2025-10-27T08:28:42.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"11854391018151","imei1":"11854391018151","imei2":"11854391018151","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T08:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91775,"job_number":"JOB_91775","tr_customer_id":91792,"tr_customer_product_id":91782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T08:28:44.000Z","modified_at":"2025-10-27T08:28:44.000Z","name":"Destini Heaney","mobile_number":"934-300-2220","email_id":"Erika_Hartmann@gmail.com","dop":"2025-09-20","serial_number":"100548207725904","imei1":"100548207725904","imei2":"100548207725904","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T08:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91776,"job_number":"JOB_91776","tr_customer_id":91793,"tr_customer_product_id":91783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T12:15:23.000Z","modified_at":"2025-10-27T12:15:23.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"14271005388675","imei1":"14271005388675","imei2":"14271005388675","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T12:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91778,"job_number":"JOB_91778","tr_customer_id":91795,"tr_customer_product_id":91785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T12:15:24.000Z","modified_at":"2025-10-27T12:15:24.000Z","name":"Lorena Adams","mobile_number":"858-442-0665","email_id":"Howell_Gerlach83@yahoo.com","dop":"2025-09-20","serial_number":"100675294736800","imei1":"100675294736800","imei2":"100675294736800","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T12:15:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91779,"job_number":"JOB_91779","tr_customer_id":91796,"tr_customer_product_id":91786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T12:15:46.000Z","modified_at":"2025-10-27T12:15:46.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"19062118183745","imei1":"19062118183745","imei2":"19062118183745","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T12:15:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91781,"job_number":"JOB_91781","tr_customer_id":91798,"tr_customer_product_id":91788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T12:15:47.000Z","modified_at":"2025-10-27T12:15:47.000Z","name":"Sydnie Rolfson","mobile_number":"698-471-8856","email_id":"Diamond_Conroy@yahoo.com","dop":"2025-09-20","serial_number":"100526798745821","imei1":"100526798745821","imei2":"100526798745821","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T12:15:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91782,"job_number":"JOB_91782","tr_customer_id":91799,"tr_customer_product_id":91789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T12:16:10.000Z","modified_at":"2025-10-27T12:16:10.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"15082997216501","imei1":"15082997216501","imei2":"15082997216501","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T12:16:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91784,"job_number":"JOB_91784","tr_customer_id":91801,"tr_customer_product_id":91791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T12:16:11.000Z","modified_at":"2025-10-27T12:16:11.000Z","name":"Yasmine Mayert","mobile_number":"603-352-2468","email_id":"Bette7@yahoo.com","dop":"2025-09-20","serial_number":"100313655567932","imei1":"100313655567932","imei2":"100313655567932","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T12:16:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91787,"job_number":"JOB_91787","tr_customer_id":91804,"tr_customer_product_id":91794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T12:48:07.000Z","modified_at":"2025-10-27T12:48:07.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"121542154264131","imei1":"121542154264131","imei2":"121542154264131","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T12:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91790,"job_number":"JOB_91790","tr_customer_id":91807,"tr_customer_product_id":91797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T13:34:18.000Z","modified_at":"2025-10-27T13:34:18.000Z","name":"Ludwig Hills","mobile_number":"943-627-4411","email_id":"Arden.Bruen64@hotmail.com","dop":"2025-09-30","serial_number":"13817705678757","imei1":"13817705678757","imei2":"13817705678757","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T13:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91792,"job_number":"JOB_91792","tr_customer_id":91809,"tr_customer_product_id":91799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T13:34:19.000Z","modified_at":"2025-10-27T13:34:19.000Z","name":"Frederick Durgan","mobile_number":"851-669-0604","email_id":"Cleve_Vandervort21@hotmail.com","dop":"2025-09-30","serial_number":"1005738838007609","imei1":"1005738838007609","imei2":"1005738838007609","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T13:34:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91793,"job_number":"JOB_91793","tr_customer_id":91810,"tr_customer_product_id":91800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T13:35:20.000Z","modified_at":"2025-10-27T13:35:20.000Z","name":"D'angelo Gottlieb","mobile_number":"820-820-1720","email_id":"Toy7@gmail.com","dop":"2025-09-30","serial_number":"10185056986201","imei1":"10185056986201","imei2":"10185056986201","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T13:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91795,"job_number":"JOB_91795","tr_customer_id":91812,"tr_customer_product_id":91802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T13:35:21.000Z","modified_at":"2025-10-27T13:35:21.000Z","name":"Crawford Hettinger","mobile_number":"461-258-5933","email_id":"Oliver.Treutel@hotmail.com","dop":"2025-09-30","serial_number":"1009801110563472","imei1":"1009801110563472","imei2":"1009801110563472","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T13:35:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91797,"job_number":"JOB_91797","tr_customer_id":91814,"tr_customer_product_id":91804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T13:48:20.000Z","modified_at":"2025-10-27T13:48:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85097414128596","imei1":"85097414128596","imei2":"85097414128596","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T13:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91798,"job_number":"JOB_91798","tr_customer_id":91815,"tr_customer_product_id":91805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T13:48:20.000Z","modified_at":"2025-10-27T13:48:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47546274273386","imei1":"47546274273386","imei2":"47546274273386","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T13:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91799,"job_number":"JOB_91799","tr_customer_id":91816,"tr_customer_product_id":91806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T13:48:20.000Z","modified_at":"2025-10-27T13:48:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83727151426146","imei1":"83727151426146","imei2":"83727151426146","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T13:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91800,"job_number":"JOB_91800","tr_customer_id":91817,"tr_customer_product_id":91807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T13:48:21.000Z","modified_at":"2025-10-27T13:48:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50305813011697","imei1":"50305813011697","imei2":"50305813011697","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T13:48:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91801,"job_number":"JOB_91801","tr_customer_id":91818,"tr_customer_product_id":91808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T13:48:21.000Z","modified_at":"2025-10-27T13:48:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86459274117160","imei1":"86459274117160","imei2":"86459274117160","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T13:48:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91802,"job_number":"JOB_91802","tr_customer_id":91819,"tr_customer_product_id":91809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T13:48:21.000Z","modified_at":"2025-10-27T13:48:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87513974520339","imei1":"87513974520339","imei2":"87513974520339","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T13:48:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91804,"job_number":"JOB_91804","tr_customer_id":91821,"tr_customer_product_id":91811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T13:48:53.000Z","modified_at":"2025-10-27T13:48:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21600211247540","imei1":"21600211247540","imei2":"21600211247540","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T13:48:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91805,"job_number":"JOB_91805","tr_customer_id":91822,"tr_customer_product_id":91812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T13:48:54.000Z","modified_at":"2025-10-27T13:48:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18145360300496","imei1":"18145360300496","imei2":"18145360300496","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T13:48:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91806,"job_number":"JOB_91806","tr_customer_id":91823,"tr_customer_product_id":91813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T13:48:54.000Z","modified_at":"2025-10-27T13:48:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96594412337439","imei1":"96594412337439","imei2":"96594412337439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T13:48:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91807,"job_number":"JOB_91807","tr_customer_id":91824,"tr_customer_product_id":91814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T13:48:54.000Z","modified_at":"2025-10-27T13:48:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94727540045628","imei1":"94727540045628","imei2":"94727540045628","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T13:48:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91808,"job_number":"JOB_91808","tr_customer_id":91825,"tr_customer_product_id":91815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T13:48:55.000Z","modified_at":"2025-10-27T13:48:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35150500503678","imei1":"35150500503678","imei2":"35150500503678","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T13:48:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91809,"job_number":"JOB_91809","tr_customer_id":91826,"tr_customer_product_id":91816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T13:48:55.000Z","modified_at":"2025-10-27T13:48:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13732625679129","imei1":"13732625679129","imei2":"13732625679129","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T13:48:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91812,"job_number":"JOB_91812","tr_customer_id":91829,"tr_customer_product_id":91819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T13:49:27.000Z","modified_at":"2025-10-27T13:49:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25551904522094","imei1":"25551904522094","imei2":"25551904522094","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T13:49:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91813,"job_number":"JOB_91813","tr_customer_id":91830,"tr_customer_product_id":91820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T13:49:28.000Z","modified_at":"2025-10-27T13:49:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74395614486385","imei1":"74395614486385","imei2":"74395614486385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T13:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91814,"job_number":"JOB_91814","tr_customer_id":91831,"tr_customer_product_id":91821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T13:49:28.000Z","modified_at":"2025-10-27T13:49:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38495393745378","imei1":"38495393745378","imei2":"38495393745378","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T13:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91815,"job_number":"JOB_91815","tr_customer_id":91832,"tr_customer_product_id":91822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T13:49:28.000Z","modified_at":"2025-10-27T13:49:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28682274487073","imei1":"28682274487073","imei2":"28682274487073","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T13:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91816,"job_number":"JOB_91816","tr_customer_id":91833,"tr_customer_product_id":91823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T13:49:29.000Z","modified_at":"2025-10-27T13:49:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55670189649015","imei1":"55670189649015","imei2":"55670189649015","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T13:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91817,"job_number":"JOB_91817","tr_customer_id":91834,"tr_customer_product_id":91824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T13:49:29.000Z","modified_at":"2025-10-27T13:49:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77053156570997","imei1":"77053156570997","imei2":"77053156570997","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T13:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91819,"job_number":"JOB_91819","tr_customer_id":91836,"tr_customer_product_id":91826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:01:23.000Z","modified_at":"2025-10-27T14:01:23.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"121542154264252","imei1":"121542154264252","imei2":"121542154264252","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91825,"job_number":"JOB_91825","tr_customer_id":91842,"tr_customer_product_id":91832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:08:46.000Z","modified_at":"2025-10-27T14:08:46.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"27706883914701","imei1":"27706883914701","imei2":"27706883914701","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:08:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91826,"job_number":"JOB_91826","tr_customer_id":91843,"tr_customer_product_id":91833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:09:10.000Z","modified_at":"2025-10-27T14:09:10.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"49398633023838","imei1":"49398633023838","imei2":"49398633023838","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91827,"job_number":"JOB_91827","tr_customer_id":91844,"tr_customer_product_id":91834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:09:27.000Z","modified_at":"2025-10-27T14:09:27.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"12670481596289","imei1":"12670481596289","imei2":"12670481596289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91829,"job_number":"JOB_91829","tr_customer_id":91846,"tr_customer_product_id":91836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:09:29.000Z","modified_at":"2025-10-27T14:09:29.000Z","name":"Tanya Abshire","mobile_number":"211-671-6742","email_id":"Ima.Weimann42@hotmail.com","dop":"2025-04-06","serial_number":"10863627648106486","imei1":"10863627648106486","imei2":"10863627648106486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:09:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91830,"job_number":"JOB_91830","tr_customer_id":91847,"tr_customer_product_id":91837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:09:54.000Z","modified_at":"2025-10-27T14:09:54.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"21017985586807","imei1":"21017985586807","imei2":"21017985586807","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:09:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91831,"job_number":"JOB_91831","tr_customer_id":91848,"tr_customer_product_id":91838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:09:58.000Z","modified_at":"2025-10-27T14:09:58.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"103967189733901","imei1":"103967189733901","imei2":"103967189733901","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91832,"job_number":"JOB_91832","tr_customer_id":91849,"tr_customer_product_id":91839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:10:02.000Z","modified_at":"2025-10-27T14:10:02.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"102231362984827","imei1":"102231362984827","imei2":"102231362984827","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91833,"job_number":"JOB_91833","tr_customer_id":91850,"tr_customer_product_id":91840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:10:16.000Z","modified_at":"2025-10-27T14:10:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19049092908295","imei1":"19049092908295","imei2":"19049092908295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:10:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91835,"job_number":"JOB_91835","tr_customer_id":91852,"tr_customer_product_id":91842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:10:18.000Z","modified_at":"2025-10-27T14:10:18.000Z","name":"Rita Lakin","mobile_number":"205-438-1437","email_id":"Laurence.Kuhn@gmail.com","dop":"2025-04-06","serial_number":"12675470043807020","imei1":"12675470043807020","imei2":"12675470043807020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:10:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91844,"job_number":"JOB_91844","tr_customer_id":91861,"tr_customer_product_id":91851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:10:41.000Z","modified_at":"2025-10-27T14:10:41.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"18724415608804","imei1":"18724415608804","imei2":"18724415608804","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:10:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91846,"job_number":"JOB_91846","tr_customer_id":91863,"tr_customer_product_id":91853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:10:42.000Z","modified_at":"2025-10-27T14:10:42.000Z","name":"Mona Stroman","mobile_number":"466-801-0457","email_id":"Elmo_Casper@gmail.com","dop":"2025-06-08","serial_number":"104388127660202","imei1":"104388127660202","imei2":"104388127660202","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:10:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91847,"job_number":"JOB_91847","tr_customer_id":91864,"tr_customer_product_id":91854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:11:05.000Z","modified_at":"2025-10-27T14:11:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15091597543226","imei1":"15091597543226","imei2":"15091597543226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91849,"job_number":"JOB_91849","tr_customer_id":91866,"tr_customer_product_id":91856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:11:07.000Z","modified_at":"2025-10-27T14:11:07.000Z","name":"Kayden Sawayn","mobile_number":"879-711-9134","email_id":"Reyna_Hand5@yahoo.com","dop":"2025-04-06","serial_number":"16458572633705322","imei1":"16458572633705322","imei2":"16458572633705322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:11:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91850,"job_number":"JOB_91850","tr_customer_id":91867,"tr_customer_product_id":91857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:11:11.000Z","modified_at":"2025-10-27T14:11:11.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"14839286725852","imei1":"14839286725852","imei2":"14839286725852","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91852,"job_number":"JOB_91852","tr_customer_id":91869,"tr_customer_product_id":91859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:11:13.000Z","modified_at":"2025-10-27T14:11:13.000Z","name":"Kailyn Bogisich","mobile_number":"460-853-6188","email_id":"Verona_Block@yahoo.com","dop":"2025-06-08","serial_number":"109626835345368","imei1":"109626835345368","imei2":"109626835345368","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:11:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91853,"job_number":"JOB_91853","tr_customer_id":91870,"tr_customer_product_id":91860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:11:40.000Z","modified_at":"2025-10-27T14:11:40.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"18589780144513","imei1":"18589780144513","imei2":"18589780144513","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:11:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91855,"job_number":"JOB_91855","tr_customer_id":91872,"tr_customer_product_id":91862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:11:42.000Z","modified_at":"2025-10-27T14:11:42.000Z","name":"Dana Jast","mobile_number":"706-470-4232","email_id":"Brian.Strosin@hotmail.com","dop":"2025-06-08","serial_number":"106834575973720","imei1":"106834575973720","imei2":"106834575973720","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91856,"job_number":"JOB_91856","tr_customer_id":91873,"tr_customer_product_id":91863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:11:50.000Z","modified_at":"2025-10-27T14:11:50.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"18929171745135","imei1":"18929171745135","imei2":"18929171745135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:11:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91858,"job_number":"JOB_91858","tr_customer_id":91875,"tr_customer_product_id":91865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:12:42.000Z","modified_at":"2025-10-27T14:12:42.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"10418541558152","imei1":"10418541558152","imei2":"10418541558152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:12:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91860,"job_number":"JOB_91860","tr_customer_id":91877,"tr_customer_product_id":91867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:13:33.000Z","modified_at":"2025-10-27T14:13:33.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"13016166911967","imei1":"13016166911967","imei2":"13016166911967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:13:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91862,"job_number":"JOB_91862","tr_customer_id":91879,"tr_customer_product_id":91869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:14:16.000Z","modified_at":"2025-10-27T14:14:16.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"53313965903206","imei1":"53313965903206","imei2":"53313965903206","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:14:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91863,"job_number":"JOB_91863","tr_customer_id":91880,"tr_customer_product_id":91870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:15:36.000Z","modified_at":"2025-10-27T14:15:36.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10171308517350","imei1":"10171308517350","imei2":"10171308517350","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:15:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91865,"job_number":"JOB_91865","tr_customer_id":91882,"tr_customer_product_id":91872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:15:37.000Z","modified_at":"2025-10-27T14:15:37.000Z","name":"Brock Marvin","mobile_number":"962-747-1832","email_id":"Aditya79@yahoo.com","dop":"2025-06-18","serial_number":"1003032308362379","imei1":"1003032308362379","imei2":"1003032308362379","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:15:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91866,"job_number":"JOB_91866","tr_customer_id":91883,"tr_customer_product_id":91873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:15:56.000Z","modified_at":"2025-10-27T14:15:56.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"35733914569518","imei1":"35733914569518","imei2":"35733914569518","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:15:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91868,"job_number":"JOB_91868","tr_customer_id":91885,"tr_customer_product_id":91875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:16:25.000Z","modified_at":"2025-10-27T14:16:25.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10602822566200","imei1":"10602822566200","imei2":"10602822566200","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:16:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91870,"job_number":"JOB_91870","tr_customer_id":91887,"tr_customer_product_id":91877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:16:25.000Z","modified_at":"2025-10-27T14:16:25.000Z","name":"Emmanuelle Jacobi","mobile_number":"673-911-2390","email_id":"Marilie_Williamson14@hotmail.com","dop":"2025-06-18","serial_number":"1025591697789907","imei1":"1025591697789907","imei2":"1025591697789907","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:16:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91872,"job_number":"JOB_91872","tr_customer_id":91889,"tr_customer_product_id":91879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:16:37.000Z","modified_at":"2025-10-27T14:16:37.000Z","name":"Cathrine Reynolds","mobile_number":"886-560-1696","email_id":"Mollie_White@gmail.com","dop":"2025-09-30","serial_number":"18157952227776","imei1":"18157952227776","imei2":"18157952227776","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:16:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91875,"job_number":"JOB_91875","tr_customer_id":91892,"tr_customer_product_id":91882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:16:38.000Z","modified_at":"2025-10-27T14:16:38.000Z","name":"Gwendolyn Daugherty","mobile_number":"917-693-5928","email_id":"Lora_Hagenes61@hotmail.com","dop":"2025-09-30","serial_number":"1004953245382627","imei1":"1004953245382627","imei2":"1004953245382627","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:16:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91876,"job_number":"JOB_91876","tr_customer_id":91893,"tr_customer_product_id":91883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:16:42.000Z","modified_at":"2025-10-27T14:16:42.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"31904909182879","imei1":"31904909182879","imei2":"31904909182879","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:16:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91877,"job_number":"JOB_91877","tr_customer_id":91894,"tr_customer_product_id":91884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:17:16.000Z","modified_at":"2025-10-27T14:17:16.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"94663242472725","imei1":"94663242472725","imei2":"94663242472725","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:17:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91878,"job_number":"JOB_91878","tr_customer_id":91895,"tr_customer_product_id":91885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:17:41.000Z","modified_at":"2025-10-27T14:17:41.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"56302761443033","imei1":"56302761443033","imei2":"56302761443033","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:17:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91880,"job_number":"JOB_91880","tr_customer_id":91897,"tr_customer_product_id":91887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:18:26.000Z","modified_at":"2025-10-27T14:18:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12259501637247","imei1":"12259501637247","imei2":"12259501637247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91882,"job_number":"JOB_91882","tr_customer_id":91899,"tr_customer_product_id":91889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:18:28.000Z","modified_at":"2025-10-27T14:18:28.000Z","name":"Rupert Rath","mobile_number":"480-247-2711","email_id":"Edwardo39@hotmail.com","dop":"2025-04-06","serial_number":"12198438270533344","imei1":"12198438270533344","imei2":"12198438270533344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:18:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91885,"job_number":"JOB_91885","tr_customer_id":91902,"tr_customer_product_id":91892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:18:59.000Z","modified_at":"2025-10-27T14:18:59.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12265910385168","imei1":"12265910385168","imei2":"12265910385168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91887,"job_number":"JOB_91887","tr_customer_id":91904,"tr_customer_product_id":91894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:19:01.000Z","modified_at":"2025-10-27T14:19:01.000Z","name":"Breana Halvorson","mobile_number":"325-276-5393","email_id":"Mohamed_Beatty@hotmail.com","dop":"2025-04-06","serial_number":"12545915194132272","imei1":"12545915194132272","imei2":"12545915194132272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:19:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91888,"job_number":"JOB_91888","tr_customer_id":91905,"tr_customer_product_id":91895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:19:16.000Z","modified_at":"2025-10-27T14:19:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17195825679662","imei1":"17195825679662","imei2":"17195825679662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91890,"job_number":"JOB_91890","tr_customer_id":91907,"tr_customer_product_id":91897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:19:18.000Z","modified_at":"2025-10-27T14:19:18.000Z","name":"Lenore Kuvalis","mobile_number":"228-411-3261","email_id":"Idell_Herzog@gmail.com","dop":"2025-04-06","serial_number":"12800244501301526","imei1":"12800244501301526","imei2":"12800244501301526","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91891,"job_number":"JOB_91891","tr_customer_id":91908,"tr_customer_product_id":91898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:19:49.000Z","modified_at":"2025-10-27T14:19:49.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14592761931671","imei1":"14592761931671","imei2":"14592761931671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91893,"job_number":"JOB_91893","tr_customer_id":91910,"tr_customer_product_id":91900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:19:50.000Z","modified_at":"2025-10-27T14:19:50.000Z","name":"Kaia Prosacco","mobile_number":"419-433-7660","email_id":"Judd68@yahoo.com","dop":"2025-04-06","serial_number":"11429716256034516","imei1":"11429716256034516","imei2":"11429716256034516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91894,"job_number":"JOB_91894","tr_customer_id":91911,"tr_customer_product_id":91901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:19:59.000Z","modified_at":"2025-10-27T14:19:59.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"82969569622501","imei1":"82969569622501","imei2":"82969569622501","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:19:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91895,"job_number":"JOB_91895","tr_customer_id":91912,"tr_customer_product_id":91902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:20:05.000Z","modified_at":"2025-10-27T14:20:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14560857481871","imei1":"14560857481871","imei2":"14560857481871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91897,"job_number":"JOB_91897","tr_customer_id":91914,"tr_customer_product_id":91904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:20:07.000Z","modified_at":"2025-10-27T14:20:07.000Z","name":"Gino Walker","mobile_number":"494-828-7529","email_id":"Meda_Kertzmann77@gmail.com","dop":"2025-04-06","serial_number":"16628729077049214","imei1":"16628729077049214","imei2":"16628729077049214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91898,"job_number":"JOB_91898","tr_customer_id":91915,"tr_customer_product_id":91905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:20:38.000Z","modified_at":"2025-10-27T14:20:38.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14482343990391","imei1":"14482343990391","imei2":"14482343990391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91900,"job_number":"JOB_91900","tr_customer_id":91917,"tr_customer_product_id":91907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:20:40.000Z","modified_at":"2025-10-27T14:20:40.000Z","name":"Orin Wyman","mobile_number":"928-229-6101","email_id":"Cortney_Olson18@gmail.com","dop":"2025-04-06","serial_number":"19812555689404076","imei1":"19812555689404076","imei2":"19812555689404076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91902,"job_number":"JOB_91902","tr_customer_id":91919,"tr_customer_product_id":91909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:20:54.000Z","modified_at":"2025-10-27T14:20:54.000Z","name":"Trey Russel","mobile_number":"977-721-7911","email_id":"Deshaun98@hotmail.com","dop":"2025-04-06","serial_number":"14874428632464500","imei1":"14874428632464500","imei2":"14874428632464500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:20:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91904,"job_number":"JOB_91904","tr_customer_id":91921,"tr_customer_product_id":91911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:21:02.000Z","modified_at":"2025-10-27T14:21:02.000Z","name":"Kenyon Gerlach","mobile_number":"704-265-1019","email_id":"Chelsie40@yahoo.com","dop":"2025-04-06","serial_number":"19829530998178184","imei1":"19829530998178184","imei2":"19829530998178184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91905,"job_number":"JOB_91905","tr_customer_id":91922,"tr_customer_product_id":91912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:21:44.000Z","modified_at":"2025-10-27T14:21:44.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"61858374081530","imei1":"61858374081530","imei2":"61858374081530","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:21:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91906,"job_number":"JOB_91906","tr_customer_id":91923,"tr_customer_product_id":91913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:24:16.000Z","modified_at":"2025-10-27T14:24:16.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"101356760220085","imei1":"101356760220085","imei2":"101356760220085","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:24:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91907,"job_number":"JOB_91907","tr_customer_id":91924,"tr_customer_product_id":91914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:24:45.000Z","modified_at":"2025-10-27T14:24:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11442253959251","imei1":"11442253959251","imei2":"11442253959251","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91909,"job_number":"JOB_91909","tr_customer_id":91926,"tr_customer_product_id":91916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:24:46.000Z","modified_at":"2025-10-27T14:24:46.000Z","name":"Winfield Hackett","mobile_number":"725-484-5268","email_id":"Newell.Bednar78@hotmail.com","dop":"2025-04-06","serial_number":"18317910082205544","imei1":"18317910082205544","imei2":"18317910082205544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:24:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91914,"job_number":"JOB_91914","tr_customer_id":91931,"tr_customer_product_id":91921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:25:24.000Z","modified_at":"2025-10-27T14:25:24.000Z","name":"Elian Kovacek","mobile_number":"953-573-1128","email_id":"Leatha.Halvorson@hotmail.com","dop":"2025-04-06","serial_number":"16105509312980302","imei1":"16105509312980302","imei2":"16105509312980302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:25:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91918,"job_number":"JOB_91918","tr_customer_id":91935,"tr_customer_product_id":91925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:25:34.000Z","modified_at":"2025-10-27T14:25:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13666993948496","imei1":"13666993948496","imei2":"13666993948496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:25:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91920,"job_number":"JOB_91920","tr_customer_id":91937,"tr_customer_product_id":91927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:25:36.000Z","modified_at":"2025-10-27T14:25:36.000Z","name":"Rachel Ferry","mobile_number":"408-660-0749","email_id":"Leanne_Morar56@gmail.com","dop":"2025-04-06","serial_number":"14819273406274624","imei1":"14819273406274624","imei2":"14819273406274624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91925,"job_number":"JOB_91925","tr_customer_id":91942,"tr_customer_product_id":91932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:26:24.000Z","modified_at":"2025-10-27T14:26:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19404165214921","imei1":"19404165214921","imei2":"19404165214921","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:26:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91927,"job_number":"JOB_91927","tr_customer_id":91944,"tr_customer_product_id":91934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:26:25.000Z","modified_at":"2025-10-27T14:26:25.000Z","name":"Frances Ryan","mobile_number":"393-478-7992","email_id":"Cali.Jenkins@hotmail.com","dop":"2025-04-06","serial_number":"12895706348204588","imei1":"12895706348204588","imei2":"12895706348204588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91928,"job_number":"JOB_91928","tr_customer_id":91945,"tr_customer_product_id":91935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:26:46.000Z","modified_at":"2025-10-27T14:26:46.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"18641948511073","imei1":"18641948511073","imei2":"18641948511073","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91929,"job_number":"JOB_91929","tr_customer_id":91946,"tr_customer_product_id":91936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:27:01.000Z","modified_at":"2025-10-27T14:27:01.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"18333720218888","imei1":"18333720218888","imei2":"18333720218888","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91931,"job_number":"JOB_91931","tr_customer_id":91948,"tr_customer_product_id":91938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:28:13.000Z","modified_at":"2025-10-27T14:28:13.000Z","name":"Dale Hahn","mobile_number":"615-944-5307","email_id":"Sophia_Hammes19@gmail.com","dop":"2025-04-06","serial_number":"16131995330935884","imei1":"16131995330935884","imei2":"16131995330935884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91932,"job_number":"JOB_91932","tr_customer_id":91949,"tr_customer_product_id":91939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:29:18.000Z","modified_at":"2025-10-27T14:29:18.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"36678271549168","imei1":"36678271549168","imei2":"36678271549168","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91933,"job_number":"JOB_91933","tr_customer_id":91950,"tr_customer_product_id":91940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:30:23.000Z","modified_at":"2025-10-27T14:30:23.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"39346999971788","imei1":"39346999971788","imei2":"39346999971788","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91934,"job_number":"JOB_91934","tr_customer_id":91951,"tr_customer_product_id":91941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:30:41.000Z","modified_at":"2025-10-27T14:30:41.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"52353208345345","imei1":"52353208345345","imei2":"52353208345345","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91935,"job_number":"JOB_91935","tr_customer_id":91952,"tr_customer_product_id":91942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:39:49.000Z","modified_at":"2025-10-27T14:39:49.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"10044905799934","imei1":"10044905799934","imei2":"10044905799934","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91936,"job_number":"JOB_91936","tr_customer_id":91953,"tr_customer_product_id":91943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:39:49.000Z","modified_at":"2025-10-27T14:39:49.000Z","name":"Macy Wiegand","mobile_number":"902-842-2503","email_id":"Loyce_Mante18@gmail.com","dop":"2025-09-16","serial_number":"16118971429056","imei1":"16118971429056","imei2":"16118971429056","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91937,"job_number":"JOB_91937","tr_customer_id":91954,"tr_customer_product_id":91944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:39:53.000Z","modified_at":"2025-10-27T14:39:53.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"10349366171031","imei1":"10349366171031","imei2":"10349366171031","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:39:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91938,"job_number":"JOB_91938","tr_customer_id":91955,"tr_customer_product_id":91945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:40:11.000Z","modified_at":"2025-10-27T14:40:11.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"18302091095071","imei1":"18302091095071","imei2":"18302091095071","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:40:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91939,"job_number":"JOB_91939","tr_customer_id":91956,"tr_customer_product_id":91946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:40:11.000Z","modified_at":"2025-10-27T14:40:11.000Z","name":"Maximo Ziemann","mobile_number":"403-432-2019","email_id":"Elsie33@hotmail.com","dop":"2025-09-16","serial_number":"17984842157850","imei1":"17984842157850","imei2":"17984842157850","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:40:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91940,"job_number":"JOB_91940","tr_customer_id":91957,"tr_customer_product_id":91947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:40:33.000Z","modified_at":"2025-10-27T14:40:33.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"10148507576948","imei1":"10148507576948","imei2":"10148507576948","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91941,"job_number":"JOB_91941","tr_customer_id":91958,"tr_customer_product_id":91948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:40:33.000Z","modified_at":"2025-10-27T14:40:33.000Z","name":"Terrill Hessel","mobile_number":"718-302-4324","email_id":"Christa_Schiller61@hotmail.com","dop":"2025-09-16","serial_number":"14073759854947","imei1":"14073759854947","imei2":"14073759854947","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91943,"job_number":"JOB_91943","tr_customer_id":91960,"tr_customer_product_id":91950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:42:23.000Z","modified_at":"2025-10-27T14:42:23.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"47455037412067","imei1":"47455037412067","imei2":"47455037412067","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91944,"job_number":"JOB_91944","tr_customer_id":91961,"tr_customer_product_id":91951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:42:56.000Z","modified_at":"2025-10-27T14:42:56.000Z","name":"Logan Wolf","mobile_number":"9764981529","email_id":"umesh.parabcr10@gmail.com","dop":"2025-10-13","serial_number":"43176582156732","imei1":"43176582156732","imei2":"43176582156732","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91945,"job_number":"JOB_91945","tr_customer_id":91962,"tr_customer_product_id":91952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:43:34.000Z","modified_at":"2025-10-27T14:43:34.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"20200353498357","imei1":"20200353498357","imei2":"20200353498357","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91946,"job_number":"JOB_91946","tr_customer_id":91963,"tr_customer_product_id":91953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:43:40.000Z","modified_at":"2025-10-27T14:43:40.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"99580200702413","imei1":"99580200702413","imei2":"99580200702413","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:43:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91947,"job_number":"JOB_91947","tr_customer_id":91964,"tr_customer_product_id":91954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:49:41.000Z","modified_at":"2025-10-27T14:49:41.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"82353679018942","imei1":"82353679018942","imei2":"82353679018942","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91951,"job_number":"JOB_91951","tr_customer_id":91968,"tr_customer_product_id":91958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:53:14.000Z","modified_at":"2025-10-27T14:53:14.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"68110576597519","imei1":"68110576597519","imei2":"68110576597519","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91952,"job_number":"JOB_91952","tr_customer_id":91969,"tr_customer_product_id":91959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T15:36:48.000Z","modified_at":"2025-10-27T15:36:48.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100393127466089","imei1":"100393127466089","imei2":"100393127466089","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T15:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91954,"job_number":"JOB_91954","tr_customer_id":91971,"tr_customer_product_id":91961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T15:37:02.000Z","modified_at":"2025-10-27T15:37:02.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107257400243436","imei1":"107257400243436","imei2":"107257400243436","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T15:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91957,"job_number":"JOB_91957","tr_customer_id":91974,"tr_customer_product_id":91964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T16:12:16.000Z","modified_at":"2025-10-27T16:12:16.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"18284263147905","imei1":"18284263147905","imei2":"18284263147905","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T16:12:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91959,"job_number":"JOB_91959","tr_customer_id":91976,"tr_customer_product_id":91966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T16:12:17.000Z","modified_at":"2025-10-27T16:12:17.000Z","name":"Yasmin Kertzmann","mobile_number":"436-421-0722","email_id":"Tom_Bruen@gmail.com","dop":"2025-04-06","serial_number":"12560887185240420","imei1":"12560887185240420","imei2":"12560887185240420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T16:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91960,"job_number":"JOB_91960","tr_customer_id":91977,"tr_customer_product_id":91967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T16:13:05.000Z","modified_at":"2025-10-27T16:13:05.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16970218074917","imei1":"16970218074917","imei2":"16970218074917","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T16:13:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91962,"job_number":"JOB_91962","tr_customer_id":91979,"tr_customer_product_id":91969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T16:13:07.000Z","modified_at":"2025-10-27T16:13:07.000Z","name":"Lorna Koch","mobile_number":"498-620-8775","email_id":"Gust.Kovacek@hotmail.com","dop":"2025-04-06","serial_number":"15730958451267172","imei1":"15730958451267172","imei2":"15730958451267172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T16:13:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91963,"job_number":"JOB_91963","tr_customer_id":91980,"tr_customer_product_id":91970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T16:13:55.000Z","modified_at":"2025-10-27T16:13:55.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14981560679150","imei1":"14981560679150","imei2":"14981560679150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T16:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91965,"job_number":"JOB_91965","tr_customer_id":91982,"tr_customer_product_id":91972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T16:13:57.000Z","modified_at":"2025-10-27T16:13:57.000Z","name":"Fanny Beahan","mobile_number":"868-271-2180","email_id":"Brennon55@yahoo.com","dop":"2025-04-06","serial_number":"16037135338843432","imei1":"16037135338843432","imei2":"16037135338843432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T16:13:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91966,"job_number":"JOB_91966","tr_customer_id":91983,"tr_customer_product_id":91973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T16:20:47.000Z","modified_at":"2025-10-27T16:20:47.000Z","name":"sharath s","mobile_number":"8881819191","email_id":"sharath.2s1s2@gmail.com","dop":"2025-10-13","serial_number":"1111111111111112","imei1":"1111111111111112","imei2":"1111111111111112","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T16:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91967,"job_number":"JOB_91967","tr_customer_id":91984,"tr_customer_product_id":91974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T16:26:57.000Z","modified_at":"2025-10-27T16:26:57.000Z","name":"sharath s","mobile_number":"8881819191","email_id":"sharath.2s1s2@gmail.com","dop":"2025-10-13","serial_number":"1111111111111212","imei1":"1111111111112112","imei2":"1111111111112112","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T16:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91971,"job_number":"JOB_91971","tr_customer_id":91988,"tr_customer_product_id":91978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T19:05:29.000Z","modified_at":"2025-10-27T19:05:29.000Z","name":"Quinton Crist","mobile_number":"837-856-1344","email_id":"Shaun39@hotmail.com","dop":"2025-04-06","serial_number":"18260930190414970","imei1":"18260930190414970","imei2":"18260930190414970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T19:05:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91972,"job_number":"JOB_91972","tr_customer_id":91989,"tr_customer_product_id":91979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T19:26:43.000Z","modified_at":"2025-10-27T19:26:43.000Z","name":"Mireya Rempel","mobile_number":"405-458-4456","email_id":"Tad29@gmail.com","dop":"2025-04-06","serial_number":"12192364386792","imei1":"12192364386792","imei2":"12192364386792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T19:26:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91974,"job_number":"JOB_91974","tr_customer_id":91991,"tr_customer_product_id":91981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T01:17:26.000Z","modified_at":"2025-10-28T01:17:26.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"31601160750995","imei1":"31601160750995","imei2":"31601160750995","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T01:17:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91975,"job_number":"JOB_91975","tr_customer_id":91992,"tr_customer_product_id":91982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T01:17:52.000Z","modified_at":"2025-10-28T01:17:52.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"84260866932758","imei1":"84260866932758","imei2":"84260866932758","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T01:17:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91976,"job_number":"JOB_91976","tr_customer_id":91993,"tr_customer_product_id":91983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T02:00:18.000Z","modified_at":"2025-10-28T02:00:18.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"105108805367839","imei1":"105108805367839","imei2":"105108805367839","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T02:00:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91977,"job_number":"JOB_91977","tr_customer_id":91994,"tr_customer_product_id":91984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T02:00:50.000Z","modified_at":"2025-10-28T02:00:50.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"40947849788763","imei1":"40947849788763","imei2":"40947849788763","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T02:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91978,"job_number":"JOB_91978","tr_customer_id":91995,"tr_customer_product_id":91985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T02:00:55.000Z","modified_at":"2025-10-28T02:00:55.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"73436039269187","imei1":"73436039269187","imei2":"73436039269187","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T02:00:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91979,"job_number":"JOB_91979","tr_customer_id":91996,"tr_customer_product_id":91986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T02:26:25.000Z","modified_at":"2025-10-28T02:26:25.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"143580794934500","imei1":"143580794934500","imei2":"143580794934500","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T02:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91980,"job_number":"JOB_91980","tr_customer_id":91997,"tr_customer_product_id":91987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T02:26:37.000Z","modified_at":"2025-10-28T02:26:37.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"195695255604088","imei1":"195695255604088","imei2":"195695255604088","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T02:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91981,"job_number":"JOB_91981","tr_customer_id":91998,"tr_customer_product_id":91988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T02:32:15.000Z","modified_at":"2025-10-28T02:32:15.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"122632060353161","imei1":"122632060353161","imei2":"122632060353161","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T02:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91983,"job_number":"JOB_91983","tr_customer_id":92000,"tr_customer_product_id":91990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T02:49:57.000Z","modified_at":"2025-10-28T02:49:57.000Z","name":"Mekhi Heaney","mobile_number":"666-725-2671","email_id":"Luigi.Kautzer@yahoo.com","dop":"2025-04-06","serial_number":"105893440592666","imei1":"105893440592666","imei2":"105893440592666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T02:49:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91984,"job_number":"JOB_91984","tr_customer_id":92001,"tr_customer_product_id":91991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T02:53:22.000Z","modified_at":"2025-10-28T02:53:22.000Z","name":"Ricardo Davis","mobile_number":"839-960-0851","email_id":"Sincere.Hagenes@gmail.com","dop":"2025-04-06","serial_number":"105218921631277","imei1":"105218921631277","imei2":"105218921631277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T02:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91985,"job_number":"JOB_91985","tr_customer_id":92002,"tr_customer_product_id":91992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T02:54:01.000Z","modified_at":"2025-10-28T02:54:01.000Z","name":"Kenneth Schuppe","mobile_number":"422-632-4224","email_id":"Laurine.Cremin@hotmail.com","dop":"2025-04-06","serial_number":"103628059014731","imei1":"103628059014731","imei2":"103628059014731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T02:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91986,"job_number":"JOB_91986","tr_customer_id":92003,"tr_customer_product_id":91993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T02:54:04.000Z","modified_at":"2025-10-28T02:54:04.000Z","name":"Broderick Stracke","mobile_number":"506-214-5860","email_id":"Chadd37@gmail.com","dop":"2025-04-06","serial_number":"108942732860376","imei1":"108942732860376","imei2":"108942732860376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T02:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91987,"job_number":"JOB_91987","tr_customer_id":92004,"tr_customer_product_id":91994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T02:54:06.000Z","modified_at":"2025-10-28T02:54:06.000Z","name":"Susanna Langworth","mobile_number":"291-525-1285","email_id":"Quinton56@hotmail.com","dop":"2025-04-06","serial_number":"105956233374325","imei1":"105956233374325","imei2":"105956233374325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T02:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91988,"job_number":"JOB_91988","tr_customer_id":92005,"tr_customer_product_id":91995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T02:55:11.000Z","modified_at":"2025-10-28T02:55:11.000Z","name":"Clarabelle Gusikowski","mobile_number":"464-881-2756","email_id":"Joan24@hotmail.com","dop":"2025-04-06","serial_number":"102208071490439","imei1":"102208071490439","imei2":"102208071490439","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T02:55:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91989,"job_number":"JOB_91989","tr_customer_id":92006,"tr_customer_product_id":91996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T02:55:16.000Z","modified_at":"2025-10-28T02:55:16.000Z","name":"Ephraim Torp","mobile_number":"856-624-9764","email_id":"Christian63@yahoo.com","dop":"2025-04-06","serial_number":"107786320641171","imei1":"107786320641171","imei2":"107786320641171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T02:55:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91990,"job_number":"JOB_91990","tr_customer_id":92007,"tr_customer_product_id":91997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T02:59:16.000Z","modified_at":"2025-10-28T02:59:16.000Z","name":"Geo Pouros","mobile_number":"796-837-2466","email_id":"Payton.Bartoletti@gmail.com","dop":"2025-08-31","serial_number":"10506831408167","imei1":"10506831408167","imei2":"10506831408167","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T02:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91991,"job_number":"JOB_91991","tr_customer_id":92008,"tr_customer_product_id":91998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:17:52.000Z","modified_at":"2025-10-28T03:17:52.000Z","name":"Emmy Langworth","mobile_number":"845-820-7226","email_id":"Chesley.Dickinson66@hotmail.com","dop":"2025-04-06","serial_number":"103083685200454","imei1":"103083685200454","imei2":"103083685200454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:17:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91992,"job_number":"JOB_91992","tr_customer_id":92009,"tr_customer_product_id":91999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:18:49.000Z","modified_at":"2025-10-28T03:18:49.000Z","name":"Gust Wuckert","mobile_number":"631-539-0080","email_id":"Cicero_Hammes@gmail.com","dop":"2025-04-06","serial_number":"107829398076068","imei1":"107829398076068","imei2":"107829398076068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:18:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91993,"job_number":"JOB_91993","tr_customer_id":92010,"tr_customer_product_id":92000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:19:02.000Z","modified_at":"2025-10-28T03:19:02.000Z","name":"Gunnar McDermott","mobile_number":"875-345-2997","email_id":"Sienna.Bartell24@gmail.com","dop":"2025-04-06","serial_number":"108049794532804","imei1":"108049794532804","imei2":"108049794532804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91994,"job_number":"JOB_91994","tr_customer_id":92011,"tr_customer_product_id":92001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:19:06.000Z","modified_at":"2025-10-28T03:19:06.000Z","name":"Rae Kutch","mobile_number":"787-401-0971","email_id":"Kylee_Dibbert@gmail.com","dop":"2025-04-06","serial_number":"104803159806391","imei1":"104803159806391","imei2":"104803159806391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91995,"job_number":"JOB_91995","tr_customer_id":92012,"tr_customer_product_id":92002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:20:53.000Z","modified_at":"2025-10-28T03:20:53.000Z","name":"Alexys Friesen","mobile_number":"385-363-3968","email_id":"Mohammed1@yahoo.com","dop":"2025-04-06","serial_number":"101405465531062","imei1":"101405465531062","imei2":"101405465531062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91996,"job_number":"JOB_91996","tr_customer_id":92013,"tr_customer_product_id":92003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:21:23.000Z","modified_at":"2025-10-28T03:21:23.000Z","name":"Yasmeen Roob","mobile_number":"681-793-4676","email_id":"Tyshawn.Murphy98@gmail.com","dop":"2025-04-06","serial_number":"108797427118696","imei1":"108797427118696","imei2":"108797427118696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91997,"job_number":"JOB_91997","tr_customer_id":92014,"tr_customer_product_id":92004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:21:50.000Z","modified_at":"2025-10-28T03:21:50.000Z","name":"Kayden Blanda","mobile_number":"653-396-3172","email_id":"Josie_Morissette13@hotmail.com","dop":"2025-04-06","serial_number":"104648082222920","imei1":"104648082222920","imei2":"104648082222920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:21:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91998,"job_number":"JOB_91998","tr_customer_id":92015,"tr_customer_product_id":92005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:22:13.000Z","modified_at":"2025-10-28T03:22:13.000Z","name":"Dora Hammes","mobile_number":"871-325-6543","email_id":"Modesto_Shanahan21@gmail.com","dop":"2025-04-06","serial_number":"105152443433045","imei1":"105152443433045","imei2":"105152443433045","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:22:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92000,"job_number":"JOB_92000","tr_customer_id":92017,"tr_customer_product_id":92007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:22:19.000Z","modified_at":"2025-10-28T03:22:19.000Z","name":"Oswaldo Prohaska","mobile_number":"883-747-1380","email_id":"Tyreek.Ward29@yahoo.com","dop":"2025-04-06","serial_number":"12377756999017152","imei1":"12377756999017152","imei2":"12377756999017152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:22:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92001,"job_number":"JOB_92001","tr_customer_id":92018,"tr_customer_product_id":92008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:22:31.000Z","modified_at":"2025-10-28T03:22:31.000Z","name":"Piper Johnson","mobile_number":"677-397-3709","email_id":"Jalon.Romaguera55@gmail.com","dop":"2025-04-06","serial_number":"104843120650819","imei1":"104843120650819","imei2":"104843120650819","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92002,"job_number":"JOB_92002","tr_customer_id":92019,"tr_customer_product_id":92009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:22:59.000Z","modified_at":"2025-10-28T03:22:59.000Z","name":"Cristal Bergnaum","mobile_number":"799-336-2986","email_id":"Adrian_Pacocha@hotmail.com","dop":"2025-04-06","serial_number":"103372244483462","imei1":"103372244483462","imei2":"103372244483462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92003,"job_number":"JOB_92003","tr_customer_id":92020,"tr_customer_product_id":92010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:23:11.000Z","modified_at":"2025-10-28T03:23:11.000Z","name":"Linda Kub","mobile_number":"517-264-7985","email_id":"Pauline.Padberg12@hotmail.com","dop":"2025-04-06","serial_number":"106724856985386","imei1":"106724856985386","imei2":"106724856985386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:23:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92004,"job_number":"JOB_92004","tr_customer_id":92021,"tr_customer_product_id":92011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:23:30.000Z","modified_at":"2025-10-28T03:23:30.000Z","name":"Erich Weber","mobile_number":"799-313-5195","email_id":"Jeremie_Schuster@hotmail.com","dop":"2025-04-06","serial_number":"104438283891949","imei1":"104438283891949","imei2":"104438283891949","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:23:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92005,"job_number":"JOB_92005","tr_customer_id":92022,"tr_customer_product_id":92012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:23:58.000Z","modified_at":"2025-10-28T03:23:58.000Z","name":"Murray Hayes","mobile_number":"735-298-0479","email_id":"Elsa86@gmail.com","dop":"2025-04-06","serial_number":"108033701933030","imei1":"108033701933030","imei2":"108033701933030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92006,"job_number":"JOB_92006","tr_customer_id":92023,"tr_customer_product_id":92013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:24:05.000Z","modified_at":"2025-10-28T03:24:05.000Z","name":"Hazel Ortiz","mobile_number":"484-349-4912","email_id":"Margret.Gorczany@yahoo.com","dop":"2025-04-06","serial_number":"107368808090429","imei1":"107368808090429","imei2":"107368808090429","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:24:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92007,"job_number":"JOB_92007","tr_customer_id":92024,"tr_customer_product_id":92014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:24:13.000Z","modified_at":"2025-10-28T03:24:13.000Z","name":"Rachelle Luettgen","mobile_number":"813-204-9588","email_id":"Fleta_Goyette@gmail.com","dop":"2025-04-06","serial_number":"108765820923604","imei1":"108765820923604","imei2":"108765820923604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:24:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92009,"job_number":"JOB_92009","tr_customer_id":92026,"tr_customer_product_id":92016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:27:11.000Z","modified_at":"2025-10-28T03:27:11.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19264697148146","imei1":"19264697148146","imei2":"19264697148146","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:27:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92013,"job_number":"JOB_92013","tr_customer_id":92030,"tr_customer_product_id":92020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:27:13.000Z","modified_at":"2025-10-28T03:27:13.000Z","name":"Holden Schmeler","mobile_number":"404-559-1364","email_id":"Deontae.Wiegand61@gmail.com","dop":"2025-04-06","serial_number":"15352236534208704","imei1":"15352236534208704","imei2":"15352236534208704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92014,"job_number":"JOB_92014","tr_customer_id":92031,"tr_customer_product_id":92021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:27:13.000Z","modified_at":"2025-10-28T03:27:13.000Z","name":"Cristal Wiza","mobile_number":"537-459-0985","email_id":"Maureen8@yahoo.com","dop":"2025-04-06","serial_number":"15259728870820262","imei1":"15259728870820262","imei2":"15259728870820262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92017,"job_number":"JOB_92017","tr_customer_id":92034,"tr_customer_product_id":92024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:27:24.000Z","modified_at":"2025-10-28T03:27:24.000Z","name":"Jane Hermiston","mobile_number":"596-638-4230","email_id":"Lily_Keebler25@gmail.com","dop":"2025-04-06","serial_number":"13127051444207348","imei1":"13127051444207348","imei2":"13127051444207348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92020,"job_number":"JOB_92020","tr_customer_id":92037,"tr_customer_product_id":92027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:27:44.000Z","modified_at":"2025-10-28T03:27:44.000Z","name":"Jules Watsica","mobile_number":"902-209-6053","email_id":"Jack73@gmail.com","dop":"2025-04-06","serial_number":"105757931052973","imei1":"105757931052973","imei2":"105757931052973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:27:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92021,"job_number":"JOB_92021","tr_customer_id":92038,"tr_customer_product_id":92028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:27:58.000Z","modified_at":"2025-10-28T03:27:58.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17781966381315","imei1":"17781966381315","imei2":"17781966381315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92023,"job_number":"JOB_92023","tr_customer_id":92040,"tr_customer_product_id":92030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:27:59.000Z","modified_at":"2025-10-28T03:27:59.000Z","name":"Daija Rempel","mobile_number":"706-639-6488","email_id":"Jed27@hotmail.com","dop":"2025-04-06","serial_number":"12992604568262368","imei1":"12992604568262368","imei2":"12992604568262368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92024,"job_number":"JOB_92024","tr_customer_id":92041,"tr_customer_product_id":92031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:28:21.000Z","modified_at":"2025-10-28T03:28:21.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10986297111993","imei1":"10986297111993","imei2":"10986297111993","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:28:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92026,"job_number":"JOB_92026","tr_customer_id":92043,"tr_customer_product_id":92033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:28:22.000Z","modified_at":"2025-10-28T03:28:22.000Z","name":"Alexandro Mosciski","mobile_number":"538-359-6580","email_id":"Maude89@yahoo.com","dop":"2025-06-18","serial_number":"1009823703747873","imei1":"1009823703747873","imei2":"1009823703747873","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:28:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92032,"job_number":"JOB_92032","tr_customer_id":92049,"tr_customer_product_id":92039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:28:34.000Z","modified_at":"2025-10-28T03:28:34.000Z","name":"Orville Kuhlman","mobile_number":"446-256-7823","email_id":"Charlene.Zboncak33@hotmail.com","dop":"2025-04-06","serial_number":"16218941003037326","imei1":"16218941003037326","imei2":"16218941003037326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:28:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92033,"job_number":"JOB_92033","tr_customer_id":92050,"tr_customer_product_id":92040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:28:34.000Z","modified_at":"2025-10-28T03:28:34.000Z","name":"Clementina Tillman","mobile_number":"531-691-3402","email_id":"Rebecca_Tromp@yahoo.com","dop":"2025-04-06","serial_number":"13308182815606472","imei1":"13308182815606472","imei2":"13308182815606472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:28:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92035,"job_number":"JOB_92035","tr_customer_id":92052,"tr_customer_product_id":92042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:28:39.000Z","modified_at":"2025-10-28T03:28:39.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"12020764632850","imei1":"12020764632850","imei2":"12020764632850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92037,"job_number":"JOB_92037","tr_customer_id":92054,"tr_customer_product_id":92044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:28:44.000Z","modified_at":"2025-10-28T03:28:44.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14949742199537","imei1":"14949742199537","imei2":"14949742199537","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92039,"job_number":"JOB_92039","tr_customer_id":92056,"tr_customer_product_id":92046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:28:45.000Z","modified_at":"2025-10-28T03:28:45.000Z","name":"Americo Johnson","mobile_number":"589-907-0007","email_id":"Fernando_Hartmann@yahoo.com","dop":"2025-04-06","serial_number":"16175395877359568","imei1":"16175395877359568","imei2":"16175395877359568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:28:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92040,"job_number":"JOB_92040","tr_customer_id":92057,"tr_customer_product_id":92047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:28:51.000Z","modified_at":"2025-10-28T03:28:51.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"18526963695538","imei1":"18526963695538","imei2":"18526963695538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92042,"job_number":"JOB_92042","tr_customer_id":92059,"tr_customer_product_id":92049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:28:53.000Z","modified_at":"2025-10-28T03:28:53.000Z","name":"Eino Heidenreich","mobile_number":"302-405-9309","email_id":"Elinore_Boyer92@yahoo.com","dop":"2025-04-06","serial_number":"10657524020029942","imei1":"10657524020029942","imei2":"10657524020029942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92049,"job_number":"JOB_92049","tr_customer_id":92066,"tr_customer_product_id":92056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:09.000Z","modified_at":"2025-10-28T03:29:09.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10604854619649","imei1":"10604854619649","imei2":"10604854619649","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92051,"job_number":"JOB_92051","tr_customer_id":92068,"tr_customer_product_id":92058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:10.000Z","modified_at":"2025-10-28T03:29:10.000Z","name":"Stephania Hauck","mobile_number":"439-227-2587","email_id":"Ebony.Glover@hotmail.com","dop":"2025-06-18","serial_number":"1067071736901513","imei1":"1067071736901513","imei2":"1067071736901513","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92052,"job_number":"JOB_92052","tr_customer_id":92069,"tr_customer_product_id":92059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:14.000Z","modified_at":"2025-10-28T03:29:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16001210461145","imei1":"16001210461145","imei2":"16001210461145","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92055,"job_number":"JOB_92055","tr_customer_id":92072,"tr_customer_product_id":92062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:15.000Z","modified_at":"2025-10-28T03:29:15.000Z","name":"Hadley Zemlak","mobile_number":"417-269-3103","email_id":"Coralie58@gmail.com","dop":"2025-04-06","serial_number":"15156156200499996","imei1":"15156156200499996","imei2":"15156156200499996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92056,"job_number":"JOB_92056","tr_customer_id":92073,"tr_customer_product_id":92063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:16.000Z","modified_at":"2025-10-28T03:29:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14794188180726","imei1":"14794188180726","imei2":"14794188180726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92058,"job_number":"JOB_92058","tr_customer_id":92075,"tr_customer_product_id":92065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:17.000Z","modified_at":"2025-10-28T03:29:17.000Z","name":"Eusebio Crooks","mobile_number":"255-342-9831","email_id":"Shane45@yahoo.com","dop":"2025-04-06","serial_number":"16932988950414596","imei1":"16932988950414596","imei2":"16932988950414596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92063,"job_number":"JOB_92063","tr_customer_id":92080,"tr_customer_product_id":92070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:25.000Z","modified_at":"2025-10-28T03:29:25.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"19297497409887","imei1":"19297497409887","imei2":"19297497409887","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92065,"job_number":"JOB_92065","tr_customer_id":92082,"tr_customer_product_id":92072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:27.000Z","modified_at":"2025-10-28T03:29:27.000Z","name":"Amanda Kihn","mobile_number":"477-454-4510","email_id":"Johanna44@hotmail.com","dop":"2025-06-08","serial_number":"100338757414528","imei1":"100338757414528","imei2":"100338757414528","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92066,"job_number":"JOB_92066","tr_customer_id":92083,"tr_customer_product_id":92073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:29.000Z","modified_at":"2025-10-28T03:29:29.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"15364226611162","imei1":"15364226611162","imei2":"15364226611162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92068,"job_number":"JOB_92068","tr_customer_id":92085,"tr_customer_product_id":92075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:36.000Z","modified_at":"2025-10-28T03:29:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15519530666724","imei1":"15519530666724","imei2":"15519530666724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92070,"job_number":"JOB_92070","tr_customer_id":92087,"tr_customer_product_id":92077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:38.000Z","modified_at":"2025-10-28T03:29:38.000Z","name":"Simeon Cassin","mobile_number":"314-590-9194","email_id":"Jasen40@yahoo.com","dop":"2025-04-06","serial_number":"11235893208635020","imei1":"11235893208635020","imei2":"11235893208635020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92074,"job_number":"JOB_92074","tr_customer_id":92091,"tr_customer_product_id":92081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:54.000Z","modified_at":"2025-10-28T03:29:54.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"12992562704088","imei1":"12992562704088","imei2":"12992562704088","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92076,"job_number":"JOB_92076","tr_customer_id":92093,"tr_customer_product_id":92083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:56.000Z","modified_at":"2025-10-28T03:29:56.000Z","name":"Zula Windler","mobile_number":"777-902-3569","email_id":"Sarah54@yahoo.com","dop":"2025-06-08","serial_number":"107417885497830","imei1":"107417885497830","imei2":"107417885497830","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92079,"job_number":"JOB_92079","tr_customer_id":92096,"tr_customer_product_id":92086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:59.000Z","modified_at":"2025-10-28T03:29:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12314205493599","imei1":"12314205493599","imei2":"12314205493599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92082,"job_number":"JOB_92082","tr_customer_id":92099,"tr_customer_product_id":92089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:30:00.000Z","modified_at":"2025-10-28T03:30:00.000Z","name":"Danyka Hegmann","mobile_number":"534-305-7951","email_id":"Franz28@hotmail.com","dop":"2025-04-06","serial_number":"13418259538088184","imei1":"13418259538088184","imei2":"13418259538088184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92083,"job_number":"JOB_92083","tr_customer_id":92100,"tr_customer_product_id":92090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:30:05.000Z","modified_at":"2025-10-28T03:30:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13685951883874","imei1":"13685951883874","imei2":"13685951883874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92085,"job_number":"JOB_92085","tr_customer_id":92102,"tr_customer_product_id":92092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:30:07.000Z","modified_at":"2025-10-28T03:30:07.000Z","name":"Ebony Bartell","mobile_number":"900-942-7885","email_id":"Braden71@hotmail.com","dop":"2025-04-06","serial_number":"15666862854359138","imei1":"15666862854359138","imei2":"15666862854359138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92089,"job_number":"JOB_92089","tr_customer_id":92106,"tr_customer_product_id":92096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:30:19.000Z","modified_at":"2025-10-28T03:30:19.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"11702038538626","imei1":"11702038538626","imei2":"11702038538626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92091,"job_number":"JOB_92091","tr_customer_id":92108,"tr_customer_product_id":92098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:30:21.000Z","modified_at":"2025-10-28T03:30:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16002049175751","imei1":"16002049175751","imei2":"16002049175751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92093,"job_number":"JOB_92093","tr_customer_id":92110,"tr_customer_product_id":92100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:30:22.000Z","modified_at":"2025-10-28T03:30:22.000Z","name":"Albertha Christiansen","mobile_number":"760-722-3014","email_id":"Kariane.Marks@yahoo.com","dop":"2025-04-06","serial_number":"11795464463414880","imei1":"11795464463414880","imei2":"11795464463414880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92094,"job_number":"JOB_92094","tr_customer_id":92111,"tr_customer_product_id":92101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:30:23.000Z","modified_at":"2025-10-28T03:30:23.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"18387273636244","imei1":"18387273636244","imei2":"18387273636244","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92096,"job_number":"JOB_92096","tr_customer_id":92113,"tr_customer_product_id":92103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:30:25.000Z","modified_at":"2025-10-28T03:30:25.000Z","name":"Roderick Schaden","mobile_number":"291-314-4696","email_id":"Ellsworth_Grady8@hotmail.com","dop":"2025-06-08","serial_number":"104247155722456","imei1":"104247155722456","imei2":"104247155722456","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92097,"job_number":"JOB_92097","tr_customer_id":92114,"tr_customer_product_id":92104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:30:44.000Z","modified_at":"2025-10-28T03:30:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18418571618177","imei1":"18418571618177","imei2":"18418571618177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92099,"job_number":"JOB_92099","tr_customer_id":92116,"tr_customer_product_id":92106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:30:46.000Z","modified_at":"2025-10-28T03:30:46.000Z","name":"Adan Rutherford","mobile_number":"685-719-5285","email_id":"Kelly75@yahoo.com","dop":"2025-04-06","serial_number":"10402052026690940","imei1":"10402052026690940","imei2":"10402052026690940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92100,"job_number":"JOB_92100","tr_customer_id":92117,"tr_customer_product_id":92107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:30:54.000Z","modified_at":"2025-10-28T03:30:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17494116433356","imei1":"17494116433356","imei2":"17494116433356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92102,"job_number":"JOB_92102","tr_customer_id":92119,"tr_customer_product_id":92109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:30:56.000Z","modified_at":"2025-10-28T03:30:56.000Z","name":"Tanya Lindgren","mobile_number":"786-754-6417","email_id":"Beatrice.Witting58@gmail.com","dop":"2025-04-06","serial_number":"11794228257368298","imei1":"11794228257368298","imei2":"11794228257368298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92103,"job_number":"JOB_92103","tr_customer_id":92120,"tr_customer_product_id":92110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:33:31.000Z","modified_at":"2025-10-28T03:33:31.000Z","name":"Nannie Cummings","mobile_number":"712-773-2008","email_id":"Karley11@yahoo.com","dop":"2025-04-06","serial_number":"107844504418842","imei1":"107844504418842","imei2":"107844504418842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:33:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92104,"job_number":"JOB_92104","tr_customer_id":92121,"tr_customer_product_id":92111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:33:42.000Z","modified_at":"2025-10-28T03:33:42.000Z","name":"Collin Gislason","mobile_number":"979-623-1663","email_id":"Talia.Von@hotmail.com","dop":"2025-04-06","serial_number":"107880063148027","imei1":"107880063148027","imei2":"107880063148027","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92105,"job_number":"JOB_92105","tr_customer_id":92122,"tr_customer_product_id":92112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:34:02.000Z","modified_at":"2025-10-28T03:34:02.000Z","name":"Delphia Gerhold","mobile_number":"307-468-4210","email_id":"Greg_Buckridge@hotmail.com","dop":"2025-04-06","serial_number":"109641942028149","imei1":"109641942028149","imei2":"109641942028149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:34:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92106,"job_number":"JOB_92106","tr_customer_id":92123,"tr_customer_product_id":92113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:36:17.000Z","modified_at":"2025-10-28T03:36:17.000Z","name":"Asa Hand","mobile_number":"707-404-9183","email_id":"Barry_Feil@yahoo.com","dop":"2025-04-06","serial_number":"106193851352237","imei1":"106193851352237","imei2":"106193851352237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92107,"job_number":"JOB_92107","tr_customer_id":92124,"tr_customer_product_id":92114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:37:08.000Z","modified_at":"2025-10-28T03:37:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16416887356411","imei1":"16416887356411","imei2":"16416887356411","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:37:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92108,"job_number":"JOB_92108","tr_customer_id":92125,"tr_customer_product_id":92115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:37:09.000Z","modified_at":"2025-10-28T03:37:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72725179567287","imei1":"72725179567287","imei2":"72725179567287","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92109,"job_number":"JOB_92109","tr_customer_id":92126,"tr_customer_product_id":92116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:37:09.000Z","modified_at":"2025-10-28T03:37:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32269826426542","imei1":"32269826426542","imei2":"32269826426542","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92110,"job_number":"JOB_92110","tr_customer_id":92127,"tr_customer_product_id":92117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:37:09.000Z","modified_at":"2025-10-28T03:37:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38751861350582","imei1":"38751861350582","imei2":"38751861350582","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92111,"job_number":"JOB_92111","tr_customer_id":92128,"tr_customer_product_id":92118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:37:10.000Z","modified_at":"2025-10-28T03:37:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54253262401624","imei1":"54253262401624","imei2":"54253262401624","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92112,"job_number":"JOB_92112","tr_customer_id":92129,"tr_customer_product_id":92119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:37:10.000Z","modified_at":"2025-10-28T03:37:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83200149188630","imei1":"83200149188630","imei2":"83200149188630","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92114,"job_number":"JOB_92114","tr_customer_id":92131,"tr_customer_product_id":92121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:37:39.000Z","modified_at":"2025-10-28T03:37:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65790673238410","imei1":"65790673238410","imei2":"65790673238410","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92115,"job_number":"JOB_92115","tr_customer_id":92132,"tr_customer_product_id":92122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:37:39.000Z","modified_at":"2025-10-28T03:37:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66991044583806","imei1":"66991044583806","imei2":"66991044583806","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92116,"job_number":"JOB_92116","tr_customer_id":92133,"tr_customer_product_id":92123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:37:40.000Z","modified_at":"2025-10-28T03:37:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23689066045949","imei1":"23689066045949","imei2":"23689066045949","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92117,"job_number":"JOB_92117","tr_customer_id":92134,"tr_customer_product_id":92124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:37:40.000Z","modified_at":"2025-10-28T03:37:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34975019974215","imei1":"34975019974215","imei2":"34975019974215","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92118,"job_number":"JOB_92118","tr_customer_id":92135,"tr_customer_product_id":92125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:37:40.000Z","modified_at":"2025-10-28T03:37:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39421366331528","imei1":"39421366331528","imei2":"39421366331528","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92119,"job_number":"JOB_92119","tr_customer_id":92136,"tr_customer_product_id":92126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:37:41.000Z","modified_at":"2025-10-28T03:37:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47657011995075","imei1":"47657011995075","imei2":"47657011995075","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92121,"job_number":"JOB_92121","tr_customer_id":92138,"tr_customer_product_id":92128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:38:10.000Z","modified_at":"2025-10-28T03:38:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34110856653392","imei1":"34110856653392","imei2":"34110856653392","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:38:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92122,"job_number":"JOB_92122","tr_customer_id":92139,"tr_customer_product_id":92129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:38:10.000Z","modified_at":"2025-10-28T03:38:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52953122607348","imei1":"52953122607348","imei2":"52953122607348","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:38:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92123,"job_number":"JOB_92123","tr_customer_id":92140,"tr_customer_product_id":92130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:38:10.000Z","modified_at":"2025-10-28T03:38:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52205964108745","imei1":"52205964108745","imei2":"52205964108745","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:38:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92124,"job_number":"JOB_92124","tr_customer_id":92141,"tr_customer_product_id":92131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:38:10.000Z","modified_at":"2025-10-28T03:38:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57572258387275","imei1":"57572258387275","imei2":"57572258387275","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:38:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92125,"job_number":"JOB_92125","tr_customer_id":92142,"tr_customer_product_id":92132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:38:11.000Z","modified_at":"2025-10-28T03:38:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31129918110110","imei1":"31129918110110","imei2":"31129918110110","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92126,"job_number":"JOB_92126","tr_customer_id":92143,"tr_customer_product_id":92133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:38:11.000Z","modified_at":"2025-10-28T03:38:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63699043538238","imei1":"63699043538238","imei2":"63699043538238","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92128,"job_number":"JOB_92128","tr_customer_id":92145,"tr_customer_product_id":92135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:39:14.000Z","modified_at":"2025-10-28T03:39:14.000Z","name":"Wilhelm Pfannerstill","mobile_number":"744-587-7324","email_id":"Lisa.Spencer@gmail.com","dop":"2025-04-06","serial_number":"105371715704293","imei1":"105371715704293","imei2":"105371715704293","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:39:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92129,"job_number":"JOB_92129","tr_customer_id":92146,"tr_customer_product_id":92136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:39:47.000Z","modified_at":"2025-10-28T03:39:47.000Z","name":"Laila Bins","mobile_number":"700-483-2885","email_id":"Ellis61@gmail.com","dop":"2025-04-06","serial_number":"105162266360987","imei1":"105162266360987","imei2":"105162266360987","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:39:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92130,"job_number":"JOB_92130","tr_customer_id":92147,"tr_customer_product_id":92137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:41:54.000Z","modified_at":"2025-10-28T03:41:54.000Z","name":"Roberta Gulgowski","mobile_number":"278-679-6588","email_id":"Erika.Reichel34@yahoo.com","dop":"2025-04-06","serial_number":"101352869048006","imei1":"101352869048006","imei2":"101352869048006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:41:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92132,"job_number":"JOB_92132","tr_customer_id":92149,"tr_customer_product_id":92139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:42:40.000Z","modified_at":"2025-10-28T03:42:40.000Z","name":"Adeline Pfannerstill","mobile_number":"923-263-0823","email_id":"Jake59@hotmail.com","dop":"2025-04-06","serial_number":"104001848612840","imei1":"104001848612840","imei2":"104001848612840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92133,"job_number":"JOB_92133","tr_customer_id":92150,"tr_customer_product_id":92140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:43:00.000Z","modified_at":"2025-10-28T03:43:00.000Z","name":"Zita Casper","mobile_number":"832-609-3927","email_id":"Kenna_Gleichner@hotmail.com","dop":"2025-04-06","serial_number":"105100286932255","imei1":"105100286932255","imei2":"105100286932255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92134,"job_number":"JOB_92134","tr_customer_id":92151,"tr_customer_product_id":92141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:44:46.000Z","modified_at":"2025-10-28T03:44:46.000Z","name":"Margarett Simonis","mobile_number":"278-397-4605","email_id":"Friedrich18@hotmail.com","dop":"2025-04-06","serial_number":"109040078598335","imei1":"109040078598335","imei2":"109040078598335","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92135,"job_number":"JOB_92135","tr_customer_id":92152,"tr_customer_product_id":92142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:44:53.000Z","modified_at":"2025-10-28T03:44:53.000Z","name":"Isabelle Zemlak","mobile_number":"368-709-7815","email_id":"Mark77@yahoo.com","dop":"2025-04-06","serial_number":"106792518188581","imei1":"106792518188581","imei2":"106792518188581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:44:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92136,"job_number":"JOB_92136","tr_customer_id":92153,"tr_customer_product_id":92143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:45:44.000Z","modified_at":"2025-10-28T03:45:44.000Z","name":"Rosetta Franecki","mobile_number":"996-376-8965","email_id":"Milo59@gmail.com","dop":"2025-04-06","serial_number":"107584726459742","imei1":"107584726459742","imei2":"107584726459742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92137,"job_number":"JOB_92137","tr_customer_id":92154,"tr_customer_product_id":92144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:45:46.000Z","modified_at":"2025-10-28T03:45:46.000Z","name":"Gia Stark","mobile_number":"769-236-1627","email_id":"Deangelo.Thompson@gmail.com","dop":"2025-04-06","serial_number":"103530713611721","imei1":"103530713611721","imei2":"103530713611721","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:45:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92138,"job_number":"JOB_92138","tr_customer_id":92155,"tr_customer_product_id":92145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:47:23.000Z","modified_at":"2025-10-28T03:47:23.000Z","name":"Jorge Reinger","mobile_number":"987-405-6484","email_id":"Hettie.Yost@gmail.com","dop":"2025-04-06","serial_number":"107222852529062","imei1":"107222852529062","imei2":"107222852529062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92139,"job_number":"JOB_92139","tr_customer_id":92156,"tr_customer_product_id":92146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:50:45.000Z","modified_at":"2025-10-28T03:50:45.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18210407984754","imei1":"18210407984754","imei2":"18210407984754","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92140,"job_number":"JOB_92140","tr_customer_id":92157,"tr_customer_product_id":92147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:50:46.000Z","modified_at":"2025-10-28T03:50:46.000Z","name":"Kenyatta Orn","mobile_number":"287-329-9124","email_id":"Faustino.Howell@yahoo.com","dop":"2025-09-16","serial_number":"12190772502131","imei1":"12190772502131","imei2":"12190772502131","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92141,"job_number":"JOB_92141","tr_customer_id":92158,"tr_customer_product_id":92148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:51:06.000Z","modified_at":"2025-10-28T03:51:06.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"11513388373561","imei1":"11513388373561","imei2":"11513388373561","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:51:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92142,"job_number":"JOB_92142","tr_customer_id":92159,"tr_customer_product_id":92149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:51:06.000Z","modified_at":"2025-10-28T03:51:06.000Z","name":"Ole Wisoky","mobile_number":"301-701-4218","email_id":"Immanuel66@gmail.com","dop":"2025-09-16","serial_number":"10619351610205","imei1":"10619351610205","imei2":"10619351610205","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:51:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92143,"job_number":"JOB_92143","tr_customer_id":92160,"tr_customer_product_id":92150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:51:27.000Z","modified_at":"2025-10-28T03:51:27.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"15560625849955","imei1":"15560625849955","imei2":"15560625849955","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:51:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92144,"job_number":"JOB_92144","tr_customer_id":92161,"tr_customer_product_id":92151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:51:27.000Z","modified_at":"2025-10-28T03:51:27.000Z","name":"Kelsi Oberbrunner","mobile_number":"619-750-4908","email_id":"Ottilie.Huels97@gmail.com","dop":"2025-09-16","serial_number":"17491441710870","imei1":"17491441710870","imei2":"17491441710870","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:51:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92146,"job_number":"JOB_92146","tr_customer_id":92163,"tr_customer_product_id":92153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T04:00:03.000Z","modified_at":"2025-10-28T04:00:03.000Z","name":"Trevor Kilback","mobile_number":"925-659-4953","email_id":"Myriam_Dooley@yahoo.com","dop":"2025-04-06","serial_number":"16066211436611436","imei1":"16066211436611436","imei2":"16066211436611436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92148,"job_number":"JOB_92148","tr_customer_id":92165,"tr_customer_product_id":92155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T04:18:30.000Z","modified_at":"2025-10-28T04:18:30.000Z","name":"Rashawn Weissnat","mobile_number":"628-243-7427","email_id":"Josephine.Luettgen10@gmail.com","dop":"2025-04-06","serial_number":"12289866911967942","imei1":"12289866911967942","imei2":"12289866911967942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92149,"job_number":"JOB_92149","tr_customer_id":92166,"tr_customer_product_id":92156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T04:18:47.000Z","modified_at":"2025-10-28T04:18:47.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-18","serial_number":"32852238706638","imei1":"32852238706638","imei2":"32852238706638","popurl":"2025-10-18T04:18:46.796383662Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T04:18:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92150,"job_number":"JOB_92150","tr_customer_id":92167,"tr_customer_product_id":92157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T04:19:11.000Z","modified_at":"2025-10-28T04:19:11.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-18","serial_number":"99388319923669","imei1":"99388319923669","imei2":"99388319923669","popurl":"2025-10-18T04:19:10.355950343Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T04:19:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92151,"job_number":"JOB_92151","tr_customer_id":92168,"tr_customer_product_id":92158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T04:29:02.000Z","modified_at":"2025-10-28T04:29:02.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"104862044344748","imei1":"104862044344748","imei2":"104862044344748","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T04:29:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92153,"job_number":"JOB_92153","tr_customer_id":92170,"tr_customer_product_id":92160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T04:29:17.000Z","modified_at":"2025-10-28T04:29:17.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102823771400335","imei1":"102823771400335","imei2":"102823771400335","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T04:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92156,"job_number":"JOB_92156","tr_customer_id":92173,"tr_customer_product_id":92163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T04:35:37.000Z","modified_at":"2025-10-28T04:35:37.000Z","name":"Zakary Bradtke","mobile_number":"367-982-9494","email_id":"Rowland_Greenfelder@hotmail.com","dop":"2025-04-06","serial_number":"15015584719543472","imei1":"15015584719543472","imei2":"15015584719543472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T04:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92162,"job_number":"JOB_92162","tr_customer_id":92179,"tr_customer_product_id":92169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T04:37:43.000Z","modified_at":"2025-10-28T04:37:43.000Z","name":"Rushi Patil","mobile_number":"1234567890","email_id":"abc@yopmail.com","dop":"2025-10-18","serial_number":"15093795311101","imei1":"15093795311101","imei2":"15093795311101","popurl":"2025-10-18T04:37:42.378893Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T04:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92164,"job_number":"JOB_92164","tr_customer_id":92181,"tr_customer_product_id":92171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T04:39:26.000Z","modified_at":"2025-10-28T04:39:26.000Z","name":"Elva Predovic","mobile_number":"372-544-7527","email_id":"Helena.Kub74@hotmail.com","dop":"2025-04-06","serial_number":"14790589857104100","imei1":"14790589857104100","imei2":"14790589857104100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T04:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92171,"job_number":"JOB_92171","tr_customer_id":92188,"tr_customer_product_id":92178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T04:42:50.000Z","modified_at":"2025-10-28T04:42:50.000Z","name":"Gerry Hammes","mobile_number":"759-535-1918","email_id":"Bernita75@gmail.com","dop":"2025-04-06","serial_number":"15687670012788440","imei1":"15687670012788440","imei2":"15687670012788440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T04:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92172,"job_number":"JOB_92172","tr_customer_id":92189,"tr_customer_product_id":92179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T04:48:13.000Z","modified_at":"2025-10-28T04:48:13.000Z","name":"Geo edf","mobile_number":"796-837-2466","email_id":"Payton.Bartoletti@gmail.com","dop":"2025-08-31","serial_number":"10506831408179","imei1":"10506831408179","imei2":"10506831408179","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T04:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92173,"job_number":"JOB_92173","tr_customer_id":92190,"tr_customer_product_id":92180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T04:48:13.000Z","modified_at":"2025-10-28T04:48:13.000Z","name":"Geo abc","mobile_number":"796-837-2466","email_id":"Payton.Bartoletti@gmail.com","dop":"2025-08-31","serial_number":"10506831408178","imei1":"10506831408178","imei2":"10506831408178","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T04:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92174,"job_number":"JOB_92174","tr_customer_id":92191,"tr_customer_product_id":92181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T04:48:13.000Z","modified_at":"2025-10-28T04:48:13.000Z","name":"Geo yui","mobile_number":"796-837-2466","email_id":"Payton.Bartoletti@gmail.com","dop":"2025-08-31","serial_number":"10506831408181","imei1":"10506831408181","imei2":"10506831408181","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T04:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92175,"job_number":"JOB_92175","tr_customer_id":92192,"tr_customer_product_id":92183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T04:48:13.000Z","modified_at":"2025-10-28T04:48:13.000Z","name":"Geo Pouros","mobile_number":"796-837-2466","email_id":"Payton.Bartoletti@gmail.com","dop":"2025-08-31","serial_number":"10506831408177","imei1":"10506831408177","imei2":"10506831408177","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T04:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92176,"job_number":"JOB_92176","tr_customer_id":92193,"tr_customer_product_id":92182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T04:48:13.000Z","modified_at":"2025-10-28T04:48:13.000Z","name":"Geo ert","mobile_number":"796-837-2466","email_id":"Payton.Bartoletti@gmail.com","dop":"2025-08-31","serial_number":"10506831408180","imei1":"10506831408180","imei2":"10506831408180","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T04:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92177,"job_number":"JOB_92177","tr_customer_id":92194,"tr_customer_product_id":92184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T04:48:36.000Z","modified_at":"2025-10-28T04:48:36.000Z","name":"Joshuah Blanda","mobile_number":"746-371-0014","email_id":"Jeremy_Turcotte74@yahoo.com","dop":"2025-04-06","serial_number":"13878855174005","imei1":"13878855174005","imei2":"13878855174005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T04:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92178,"job_number":"JOB_92178","tr_customer_id":92195,"tr_customer_product_id":92185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T04:48:37.000Z","modified_at":"2025-10-28T04:48:37.000Z","name":"Earnest Bogan","mobile_number":"985-653-5224","email_id":"Webster.Klein31@yahoo.com","dop":"2025-04-06","serial_number":"13770243159142376","imei1":"13770243159142376","imei2":"13770243159142376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T04:48:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92180,"job_number":"JOB_92180","tr_customer_id":92197,"tr_customer_product_id":92187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T04:49:45.000Z","modified_at":"2025-10-28T04:49:45.000Z","name":"Wilson Brakus","mobile_number":"613-419-1827","email_id":"Alexis_Leffler49@gmail.com","dop":"2025-04-06","serial_number":"14968649694690130","imei1":"14968649694690130","imei2":"14968649694690130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T04:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92181,"job_number":"JOB_92181","tr_customer_id":92198,"tr_customer_product_id":92188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T05:40:41.000Z","modified_at":"2025-10-28T05:40:41.000Z","name":"Karan  Vaid","mobile_number":"4446464846","email_id":"thomasmuller@xyz.com","dop":"2025-08-06","serial_number":"23234243263246404","imei1":"23234243263246404","imei2":"23234243263246404","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T05:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92182,"job_number":"JOB_92182","tr_customer_id":92199,"tr_customer_product_id":92189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T05:45:06.000Z","modified_at":"2025-10-28T05:45:06.000Z","name":"Alysha O'Hara","mobile_number":"327-973-6321","email_id":"Ludwig_Hoppe97@yahoo.com","dop":"2025-09-30","serial_number":"17478895692747","imei1":"17478895692747","imei2":"17478895692747","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T05:45:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92183,"job_number":"JOB_92183","tr_customer_id":92200,"tr_customer_product_id":92190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T05:45:48.000Z","modified_at":"2025-10-28T05:45:48.000Z","name":"Soledad Runolfsdottir","mobile_number":"790-920-9273","email_id":"Tina_Bradtke38@yahoo.com","dop":"2025-09-30","serial_number":"17594664347505","imei1":"17594664347505","imei2":"17594664347505","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T05:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92184,"job_number":"JOB_92184","tr_customer_id":92201,"tr_customer_product_id":92191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:09:52.000Z","modified_at":"2025-10-28T06:09:52.000Z","name":"Autumn Gusikowski","mobile_number":"284-670-6659","email_id":"Beth36@hotmail.com","dop":"2025-09-11","serial_number":"15154731982209","imei1":"15154731982209","imei2":"15154731982209","popurl":"2025-09-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92194,"job_number":"JOB_92194","tr_customer_id":92211,"tr_customer_product_id":92201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:19:43.000Z","modified_at":"2025-10-28T06:19:43.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10883932908668","imei1":"10883932908668","imei2":"10883932908668","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:19:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92196,"job_number":"JOB_92196","tr_customer_id":92213,"tr_customer_product_id":92203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:19:44.000Z","modified_at":"2025-10-28T06:19:44.000Z","name":"Euna Kuhic","mobile_number":"581-610-6654","email_id":"Sabina.Hirthe37@gmail.com","dop":"2025-06-18","serial_number":"1027307003162066","imei1":"1027307003162066","imei2":"1027307003162066","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92197,"job_number":"JOB_92197","tr_customer_id":92214,"tr_customer_product_id":92204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:20:07.000Z","modified_at":"2025-10-28T06:20:07.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"10380043979868","imei1":"10380043979868","imei2":"10380043979868","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92199,"job_number":"JOB_92199","tr_customer_id":92216,"tr_customer_product_id":92206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:20:09.000Z","modified_at":"2025-10-28T06:20:09.000Z","name":"Keith Funk","mobile_number":"380-238-5628","email_id":"Daniela42@yahoo.com","dop":"2025-06-08","serial_number":"105186566637237","imei1":"105186566637237","imei2":"105186566637237","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:20:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92200,"job_number":"JOB_92200","tr_customer_id":92217,"tr_customer_product_id":92207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:20:33.000Z","modified_at":"2025-10-28T06:20:33.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10765143015520","imei1":"10765143015520","imei2":"10765143015520","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92202,"job_number":"JOB_92202","tr_customer_id":92219,"tr_customer_product_id":92209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:20:34.000Z","modified_at":"2025-10-28T06:20:34.000Z","name":"Jamarcus Kemmer","mobile_number":"712-673-6627","email_id":"Scottie19@hotmail.com","dop":"2025-06-18","serial_number":"1027966542630766","imei1":"1027966542630766","imei2":"1027966542630766","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92203,"job_number":"JOB_92203","tr_customer_id":92220,"tr_customer_product_id":92210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:20:39.000Z","modified_at":"2025-10-28T06:20:39.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"14134356758783","imei1":"14134356758783","imei2":"14134356758783","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92205,"job_number":"JOB_92205","tr_customer_id":92222,"tr_customer_product_id":92212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:20:40.000Z","modified_at":"2025-10-28T06:20:40.000Z","name":"Van Beer","mobile_number":"638-206-7020","email_id":"Emerald.Streich5@hotmail.com","dop":"2025-06-08","serial_number":"109394891577266","imei1":"109394891577266","imei2":"109394891577266","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92206,"job_number":"JOB_92206","tr_customer_id":92223,"tr_customer_product_id":92213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:21:10.000Z","modified_at":"2025-10-28T06:21:10.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"18284146651702","imei1":"18284146651702","imei2":"18284146651702","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92208,"job_number":"JOB_92208","tr_customer_id":92225,"tr_customer_product_id":92215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:21:12.000Z","modified_at":"2025-10-28T06:21:12.000Z","name":"Jabari Luettgen","mobile_number":"782-760-6480","email_id":"Bianka32@hotmail.com","dop":"2025-06-08","serial_number":"106934684715183","imei1":"106934684715183","imei2":"106934684715183","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:21:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92213,"job_number":"JOB_92213","tr_customer_id":92230,"tr_customer_product_id":92220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:29:18.000Z","modified_at":"2025-10-28T06:29:18.000Z","name":"Erick Rosenbaum","mobile_number":"306-963-9888","email_id":"Celine52@hotmail.com","dop":"2025-04-06","serial_number":"15419310539767704","imei1":"15419310539767704","imei2":"15419310539767704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92215,"job_number":"JOB_92215","tr_customer_id":92232,"tr_customer_product_id":92222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:37:03.000Z","modified_at":"2025-10-28T06:37:03.000Z","name":"Mckayla Macejkovic","mobile_number":"412-729-2877","email_id":"Liam57@gmail.com","dop":"2025-04-06","serial_number":"19349522304719584","imei1":"19349522304719584","imei2":"19349522304719584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92216,"job_number":"JOB_92216","tr_customer_id":92233,"tr_customer_product_id":92223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:39:43.000Z","modified_at":"2025-10-28T06:39:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11694645917219","imei1":"11694645917219","imei2":"11694645917219","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92218,"job_number":"JOB_92218","tr_customer_id":92235,"tr_customer_product_id":92225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:39:45.000Z","modified_at":"2025-10-28T06:39:45.000Z","name":"Buddy Medhurst","mobile_number":"245-267-8644","email_id":"Marco.Hoppe5@gmail.com","dop":"2025-04-06","serial_number":"19919710112550256","imei1":"19919710112550256","imei2":"19919710112550256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92220,"job_number":"JOB_92220","tr_customer_id":92237,"tr_customer_product_id":92227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:39:55.000Z","modified_at":"2025-10-28T06:39:55.000Z","name":"Astrid Lebsack","mobile_number":"425-943-0543","email_id":"Genoveva65@yahoo.com","dop":"2025-04-06","serial_number":"18610305735557530","imei1":"18610305735557530","imei2":"18610305735557530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:39:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92221,"job_number":"JOB_92221","tr_customer_id":92238,"tr_customer_product_id":92228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:40:03.000Z","modified_at":"2025-10-28T06:40:03.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"18185331817665","imei1":"18185331817665","imei2":"18185331817665","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:40:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92223,"job_number":"JOB_92223","tr_customer_id":92240,"tr_customer_product_id":92230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:40:31.000Z","modified_at":"2025-10-28T06:40:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17832627556141","imei1":"17832627556141","imei2":"17832627556141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92225,"job_number":"JOB_92225","tr_customer_id":92242,"tr_customer_product_id":92232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:40:32.000Z","modified_at":"2025-10-28T06:40:32.000Z","name":"Eveline Rau","mobile_number":"319-901-1284","email_id":"Kolby63@gmail.com","dop":"2025-04-06","serial_number":"12761767007659726","imei1":"12761767007659726","imei2":"12761767007659726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92226,"job_number":"JOB_92226","tr_customer_id":92243,"tr_customer_product_id":92233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:40:54.000Z","modified_at":"2025-10-28T06:40:54.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"16552726399394","imei1":"16552726399394","imei2":"16552726399394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92228,"job_number":"JOB_92228","tr_customer_id":92245,"tr_customer_product_id":92235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:41:18.000Z","modified_at":"2025-10-28T06:41:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11474944806120","imei1":"11474944806120","imei2":"11474944806120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92230,"job_number":"JOB_92230","tr_customer_id":92247,"tr_customer_product_id":92237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:41:19.000Z","modified_at":"2025-10-28T06:41:19.000Z","name":"Curtis Johnson","mobile_number":"646-414-7226","email_id":"Samantha71@hotmail.com","dop":"2025-04-06","serial_number":"10697149670566130","imei1":"10697149670566130","imei2":"10697149670566130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:41:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92231,"job_number":"JOB_92231","tr_customer_id":92248,"tr_customer_product_id":92238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:41:45.000Z","modified_at":"2025-10-28T06:41:45.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"11778639232146","imei1":"11778639232146","imei2":"11778639232146","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:41:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92233,"job_number":"JOB_92233","tr_customer_id":92250,"tr_customer_product_id":92240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:53:29.000Z","modified_at":"2025-10-28T06:53:29.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"15243849750776","imei1":"15243849750776","imei2":"15243849750776","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92234,"job_number":"JOB_92234","tr_customer_id":92251,"tr_customer_product_id":92241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:53:29.000Z","modified_at":"2025-10-28T06:53:29.000Z","name":"Kelli Wilderman","mobile_number":"879-226-2374","email_id":"Genevieve3@hotmail.com","dop":"2025-09-16","serial_number":"11868431397295","imei1":"11868431397295","imei2":"11868431397295","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92235,"job_number":"JOB_92235","tr_customer_id":92252,"tr_customer_product_id":92242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:53:49.000Z","modified_at":"2025-10-28T06:53:49.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"12462947222109","imei1":"12462947222109","imei2":"12462947222109","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92236,"job_number":"JOB_92236","tr_customer_id":92253,"tr_customer_product_id":92243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:53:49.000Z","modified_at":"2025-10-28T06:53:49.000Z","name":"Karen Rath","mobile_number":"570-425-7362","email_id":"Maribel.Wiegand@hotmail.com","dop":"2025-09-16","serial_number":"14556093734409","imei1":"14556093734409","imei2":"14556093734409","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92237,"job_number":"JOB_92237","tr_customer_id":92254,"tr_customer_product_id":92244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:54:09.000Z","modified_at":"2025-10-28T06:54:09.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"10624370119137","imei1":"10624370119137","imei2":"10624370119137","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:54:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92238,"job_number":"JOB_92238","tr_customer_id":92255,"tr_customer_product_id":92245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:54:09.000Z","modified_at":"2025-10-28T06:54:09.000Z","name":"Kelvin Hudson","mobile_number":"552-785-9501","email_id":"Tiffany65@yahoo.com","dop":"2025-09-16","serial_number":"15402310406525","imei1":"15402310406525","imei2":"15402310406525","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:54:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92239,"job_number":"JOB_92239","tr_customer_id":92256,"tr_customer_product_id":92246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T07:13:36.000Z","modified_at":"2025-10-28T07:13:36.000Z","name":"Karan  Vaid","mobile_number":"4446464846","email_id":"thomasmuller@xyz.com","dop":"2025-08-06","serial_number":"15412291117009","imei1":"15412291117009","imei2":"15412291117009","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T07:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92240,"job_number":"JOB_92240","tr_customer_id":92257,"tr_customer_product_id":92247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T07:13:43.000Z","modified_at":"2025-10-28T07:13:43.000Z","name":"Karan  Vaid","mobile_number":"4446464846","email_id":"thomasmuller@xyz.com","dop":"2025-08-06","serial_number":"15742039406689","imei1":"15742039406689","imei2":"15742039406689","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T07:13:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92241,"job_number":"JOB_92241","tr_customer_id":92258,"tr_customer_product_id":92248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T07:13:46.000Z","modified_at":"2025-10-28T07:13:46.000Z","name":"Karan  Vaid","mobile_number":"4446464846","email_id":"thomasmuller@xyz.com","dop":"2025-08-06","serial_number":"13997080893999","imei1":"13997080893999","imei2":"13997080893999","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T07:13:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92243,"job_number":"JOB_92243","tr_customer_id":92260,"tr_customer_product_id":92250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T07:16:16.000Z","modified_at":"2025-10-28T07:16:16.000Z","name":"Karan  Vaid","mobile_number":"4446464846","email_id":"thomasmuller@xyz.com","dop":"2025-08-06","serial_number":"13347737708231","imei1":"13347737708231","imei2":"13347737708231","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T07:16:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92244,"job_number":"JOB_92244","tr_customer_id":92261,"tr_customer_product_id":92251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T07:16:39.000Z","modified_at":"2025-10-28T07:16:39.000Z","name":"Karan  Vaid","mobile_number":"4446464846","email_id":"thomasmuller@xyz.com","dop":"2025-08-06","serial_number":"15860366588800","imei1":"15860366588800","imei2":"15860366588800","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T07:16:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92245,"job_number":"JOB_92245","tr_customer_id":92262,"tr_customer_product_id":92252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T07:17:20.000Z","modified_at":"2025-10-28T07:17:20.000Z","name":"Karan  Vaid","mobile_number":"4446464846","email_id":"thomasmuller@xyz.com","dop":"2025-08-06","serial_number":"13880916341246","imei1":"13880916341246","imei2":"13880916341246","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T07:17:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92249,"job_number":"JOB_92249","tr_customer_id":92266,"tr_customer_product_id":92256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T07:28:20.000Z","modified_at":"2025-10-28T07:28:20.000Z","name":"Karan  Vaid","mobile_number":"4446464846","email_id":"thomasmuller@xyz.com","dop":"2025-08-06","serial_number":"12709623984389","imei1":"12709623984389","imei2":"12709623984389","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T07:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92250,"job_number":"JOB_92250","tr_customer_id":92267,"tr_customer_product_id":92257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T07:28:59.000Z","modified_at":"2025-10-28T07:28:59.000Z","name":"Karan  Vaid","mobile_number":"4446464846","email_id":"thomasmuller@xyz.com","dop":"2025-08-06","serial_number":"19646678654758","imei1":"19646678654758","imei2":"19646678654758","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T07:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92251,"job_number":"JOB_92251","tr_customer_id":92268,"tr_customer_product_id":92258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T07:29:42.000Z","modified_at":"2025-10-28T07:29:42.000Z","name":"Karan  Vaid","mobile_number":"4446464846","email_id":"thomasmuller@xyz.com","dop":"2025-08-06","serial_number":"13859883404499","imei1":"13859883404499","imei2":"13859883404499","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T07:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92252,"job_number":"JOB_92252","tr_customer_id":92269,"tr_customer_product_id":92259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T07:36:49.000Z","modified_at":"2025-10-28T07:36:49.000Z","name":"Karan  Vaid","mobile_number":"4446464846","email_id":"thomasmuller@xyz.com","dop":"2025-08-06","serial_number":"14713672607263","imei1":"14713672607263","imei2":"14713672607263","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T07:36:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92254,"job_number":"JOB_92254","tr_customer_id":92271,"tr_customer_product_id":92261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T07:37:07.000Z","modified_at":"2025-10-28T07:37:07.000Z","name":"Golda Keeling","mobile_number":"551-299-0556","email_id":"Ella.Brown59@gmail.com","dop":"2025-04-06","serial_number":"10603872578980198","imei1":"10603872578980198","imei2":"10603872578980198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T07:37:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92255,"job_number":"JOB_92255","tr_customer_id":92272,"tr_customer_product_id":92262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T07:38:04.000Z","modified_at":"2025-10-28T07:38:04.000Z","name":"Karan  Vaid","mobile_number":"4446464846","email_id":"thomasmuller@xyz.com","dop":"2025-08-06","serial_number":"18668206154052","imei1":"18668206154052","imei2":"18668206154052","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T07:38:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92256,"job_number":"JOB_92256","tr_customer_id":92273,"tr_customer_product_id":92263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T07:38:37.000Z","modified_at":"2025-10-28T07:38:37.000Z","name":"Karan  Vaid","mobile_number":"4446464846","email_id":"thomasmuller@xyz.com","dop":"2025-08-06","serial_number":"19822111438545","imei1":"19822111438545","imei2":"19822111438545","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T07:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92257,"job_number":"JOB_92257","tr_customer_id":92274,"tr_customer_product_id":92264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T07:38:50.000Z","modified_at":"2025-10-28T07:38:50.000Z","name":"Karan  Vaid","mobile_number":"4446464846","email_id":"thomasmuller@xyz.com","dop":"2025-08-06","serial_number":"14420296496038","imei1":"14420296496038","imei2":"14420296496038","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T07:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92258,"job_number":"JOB_92258","tr_customer_id":92275,"tr_customer_product_id":92265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T07:43:06.000Z","modified_at":"2025-10-28T07:43:06.000Z","name":"Karan  Vaid","mobile_number":"4446464846","email_id":"thomasmuller@xyz.com","dop":"2025-08-06","serial_number":"12596127744423","imei1":"12596127744423","imei2":"12596127744423","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T07:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92260,"job_number":"JOB_92260","tr_customer_id":92277,"tr_customer_product_id":92267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T07:51:54.000Z","modified_at":"2025-10-28T07:51:54.000Z","name":"rahul raj","mobile_number":"7875578911","email_id":"rahul@gmail.com","dop":"2025-09-09","serial_number":"76543456789899545","imei1":"76543456789899545","imei2":"76543456789899545","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T07:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92261,"job_number":"JOB_92261","tr_customer_id":92278,"tr_customer_product_id":92268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T07:52:38.000Z","modified_at":"2025-10-28T07:52:38.000Z","name":"Yatish S","mobile_number":"8050948897","email_id":"yatisrinivas1999@gmail.com","dop":"2025-10-12","serial_number":"12354678998766","imei1":"12354678998766","imei2":"12354678998766","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T07:52:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92262,"job_number":"JOB_92262","tr_customer_id":92279,"tr_customer_product_id":92269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T07:55:15.000Z","modified_at":"2025-10-28T07:55:15.000Z","name":"Yatish S","mobile_number":"8050948897","email_id":"yatisrinivas1999@gmail.com","dop":"2025-10-12","serial_number":"12354678995766","imei1":"12354678995766","imei2":"12354678995766","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T07:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92264,"job_number":"JOB_92264","tr_customer_id":92281,"tr_customer_product_id":92271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T09:02:08.000Z","modified_at":"2025-10-28T09:02:08.000Z","name":"Lyric Bradtke","mobile_number":"640-904-1351","email_id":"Brody_Schmidt@hotmail.com","dop":"2025-04-06","serial_number":"18267246751079","imei1":"18267246751079","imei2":"18267246751079","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T09:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92271,"job_number":"JOB_92271","tr_customer_id":92288,"tr_customer_product_id":92278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T10:58:16.000Z","modified_at":"2025-10-28T10:58:16.000Z","name":"Aida Quitzon","mobile_number":"431-453-2849","email_id":"Sonia.Jacobson@gmail.com","dop":"2025-09-11","serial_number":"13988951960009","imei1":"13988951960009","imei2":"13988951960009","popurl":"2025-09-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T10:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92272,"job_number":"JOB_92272","tr_customer_id":92289,"tr_customer_product_id":92279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T10:58:53.000Z","modified_at":"2025-10-28T10:58:53.000Z","name":"Oleta Sipes","mobile_number":"318-244-6646","email_id":"Elyse33@gmail.com","dop":"2025-09-11","serial_number":"17749345175010","imei1":"17749345175010","imei2":"17749345175010","popurl":"2025-09-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T10:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92276,"job_number":"JOB_92276","tr_customer_id":92293,"tr_customer_product_id":92283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T13:45:36.000Z","modified_at":"2025-10-28T13:45:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69414465938860","imei1":"69414465938860","imei2":"69414465938860","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T13:45:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92277,"job_number":"JOB_92277","tr_customer_id":92294,"tr_customer_product_id":92284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T13:45:37.000Z","modified_at":"2025-10-28T13:45:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69706798017263","imei1":"69706798017263","imei2":"69706798017263","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T13:45:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92278,"job_number":"JOB_92278","tr_customer_id":92295,"tr_customer_product_id":92285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T13:45:37.000Z","modified_at":"2025-10-28T13:45:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75828311625484","imei1":"75828311625484","imei2":"75828311625484","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T13:45:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92279,"job_number":"JOB_92279","tr_customer_id":92296,"tr_customer_product_id":92286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T13:45:37.000Z","modified_at":"2025-10-28T13:45:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63959894971796","imei1":"63959894971796","imei2":"63959894971796","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T13:45:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92280,"job_number":"JOB_92280","tr_customer_id":92297,"tr_customer_product_id":92287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T13:45:38.000Z","modified_at":"2025-10-28T13:45:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86956459614607","imei1":"86956459614607","imei2":"86956459614607","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T13:45:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92281,"job_number":"JOB_92281","tr_customer_id":92298,"tr_customer_product_id":92288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T13:45:38.000Z","modified_at":"2025-10-28T13:45:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19117443751441","imei1":"19117443751441","imei2":"19117443751441","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T13:45:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92283,"job_number":"JOB_92283","tr_customer_id":92300,"tr_customer_product_id":92290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T13:46:07.000Z","modified_at":"2025-10-28T13:46:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93553219341986","imei1":"93553219341986","imei2":"93553219341986","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T13:46:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92284,"job_number":"JOB_92284","tr_customer_id":92301,"tr_customer_product_id":92291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T13:46:07.000Z","modified_at":"2025-10-28T13:46:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33536333413116","imei1":"33536333413116","imei2":"33536333413116","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T13:46:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92285,"job_number":"JOB_92285","tr_customer_id":92302,"tr_customer_product_id":92292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T13:46:08.000Z","modified_at":"2025-10-28T13:46:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48621077930163","imei1":"48621077930163","imei2":"48621077930163","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T13:46:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92286,"job_number":"JOB_92286","tr_customer_id":92303,"tr_customer_product_id":92293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T13:46:08.000Z","modified_at":"2025-10-28T13:46:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73490106985233","imei1":"73490106985233","imei2":"73490106985233","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T13:46:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92287,"job_number":"JOB_92287","tr_customer_id":92304,"tr_customer_product_id":92294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T13:46:08.000Z","modified_at":"2025-10-28T13:46:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86265163362148","imei1":"86265163362148","imei2":"86265163362148","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T13:46:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92288,"job_number":"JOB_92288","tr_customer_id":92305,"tr_customer_product_id":92295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T13:46:09.000Z","modified_at":"2025-10-28T13:46:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64017000472636","imei1":"64017000472636","imei2":"64017000472636","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T13:46:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92290,"job_number":"JOB_92290","tr_customer_id":92307,"tr_customer_product_id":92297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T13:46:38.000Z","modified_at":"2025-10-28T13:46:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89105894065025","imei1":"89105894065025","imei2":"89105894065025","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T13:46:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92291,"job_number":"JOB_92291","tr_customer_id":92308,"tr_customer_product_id":92298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T13:46:38.000Z","modified_at":"2025-10-28T13:46:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19164726706204","imei1":"19164726706204","imei2":"19164726706204","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T13:46:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92292,"job_number":"JOB_92292","tr_customer_id":92309,"tr_customer_product_id":92299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T13:46:38.000Z","modified_at":"2025-10-28T13:46:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42600404719361","imei1":"42600404719361","imei2":"42600404719361","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T13:46:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92293,"job_number":"JOB_92293","tr_customer_id":92310,"tr_customer_product_id":92300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T13:46:38.000Z","modified_at":"2025-10-28T13:46:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29057203307905","imei1":"29057203307905","imei2":"29057203307905","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T13:46:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92294,"job_number":"JOB_92294","tr_customer_id":92311,"tr_customer_product_id":92301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T13:46:39.000Z","modified_at":"2025-10-28T13:46:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82288849905948","imei1":"82288849905948","imei2":"82288849905948","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T13:46:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92295,"job_number":"JOB_92295","tr_customer_id":92312,"tr_customer_product_id":92302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T13:46:39.000Z","modified_at":"2025-10-28T13:46:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83712362928867","imei1":"83712362928867","imei2":"83712362928867","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T13:46:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92301,"job_number":"JOB_92301","tr_customer_id":92318,"tr_customer_product_id":92308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:09:33.000Z","modified_at":"2025-10-28T14:09:33.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"11427145262922","imei1":"11427145262922","imei2":"11427145262922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:09:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92303,"job_number":"JOB_92303","tr_customer_id":92320,"tr_customer_product_id":92310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:09:35.000Z","modified_at":"2025-10-28T14:09:35.000Z","name":"Willow Olson","mobile_number":"752-316-4140","email_id":"Alverta.Zulauf22@yahoo.com","dop":"2025-04-06","serial_number":"11392658628818802","imei1":"11392658628818802","imei2":"11392658628818802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:09:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92312,"job_number":"JOB_92312","tr_customer_id":92329,"tr_customer_product_id":92319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:10:23.000Z","modified_at":"2025-10-28T14:10:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10644283265234","imei1":"10644283265234","imei2":"10644283265234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:10:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92314,"job_number":"JOB_92314","tr_customer_id":92331,"tr_customer_product_id":92321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:10:25.000Z","modified_at":"2025-10-28T14:10:25.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"18355622519007","imei1":"18355622519007","imei2":"18355622519007","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:10:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92315,"job_number":"JOB_92315","tr_customer_id":92332,"tr_customer_product_id":92322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:10:25.000Z","modified_at":"2025-10-28T14:10:25.000Z","name":"Guillermo Goldner","mobile_number":"623-524-6870","email_id":"Clifford_Smith@yahoo.com","dop":"2025-04-06","serial_number":"15024819848666140","imei1":"15024819848666140","imei2":"15024819848666140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:10:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92317,"job_number":"JOB_92317","tr_customer_id":92334,"tr_customer_product_id":92324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:10:27.000Z","modified_at":"2025-10-28T14:10:27.000Z","name":"Luciano Upton","mobile_number":"795-991-8465","email_id":"Shanna.Lemke@yahoo.com","dop":"2025-06-08","serial_number":"106352459631940","imei1":"106352459631940","imei2":"106352459631940","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:10:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92318,"job_number":"JOB_92318","tr_customer_id":92335,"tr_customer_product_id":92325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:10:58.000Z","modified_at":"2025-10-28T14:10:58.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"17465432981151","imei1":"17465432981151","imei2":"17465432981151","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:10:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92320,"job_number":"JOB_92320","tr_customer_id":92337,"tr_customer_product_id":92327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:11:00.000Z","modified_at":"2025-10-28T14:11:00.000Z","name":"Beverly Rogahn","mobile_number":"664-937-7984","email_id":"Elise.Nicolas50@yahoo.com","dop":"2025-06-08","serial_number":"107484752905265","imei1":"107484752905265","imei2":"107484752905265","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:11:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92321,"job_number":"JOB_92321","tr_customer_id":92338,"tr_customer_product_id":92328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:11:13.000Z","modified_at":"2025-10-28T14:11:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15465045168759","imei1":"15465045168759","imei2":"15465045168759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:11:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92323,"job_number":"JOB_92323","tr_customer_id":92340,"tr_customer_product_id":92330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:11:14.000Z","modified_at":"2025-10-28T14:11:14.000Z","name":"Hester Hermiston","mobile_number":"691-798-0903","email_id":"Berta_Cummings59@hotmail.com","dop":"2025-04-06","serial_number":"14026620665332878","imei1":"14026620665332878","imei2":"14026620665332878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:11:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92324,"job_number":"JOB_92324","tr_customer_id":92341,"tr_customer_product_id":92331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:11:31.000Z","modified_at":"2025-10-28T14:11:31.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"16720780907218","imei1":"16720780907218","imei2":"16720780907218","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:11:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92326,"job_number":"JOB_92326","tr_customer_id":92343,"tr_customer_product_id":92333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:11:33.000Z","modified_at":"2025-10-28T14:11:33.000Z","name":"Ona Okuneva","mobile_number":"998-251-2111","email_id":"Daisha_Breitenberg89@yahoo.com","dop":"2025-06-08","serial_number":"101882107400370","imei1":"101882107400370","imei2":"101882107400370","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:11:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92327,"job_number":"JOB_92327","tr_customer_id":92344,"tr_customer_product_id":92334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:11:51.000Z","modified_at":"2025-10-28T14:11:51.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"14718053674171","imei1":"14718053674171","imei2":"14718053674171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92329,"job_number":"JOB_92329","tr_customer_id":92346,"tr_customer_product_id":92336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:12:41.000Z","modified_at":"2025-10-28T14:12:41.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"14521169989647","imei1":"14521169989647","imei2":"14521169989647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:12:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92331,"job_number":"JOB_92331","tr_customer_id":92348,"tr_customer_product_id":92338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:13:31.000Z","modified_at":"2025-10-28T14:13:31.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"18941769895589","imei1":"18941769895589","imei2":"18941769895589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:13:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92333,"job_number":"JOB_92333","tr_customer_id":92350,"tr_customer_product_id":92340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:15:42.000Z","modified_at":"2025-10-28T14:15:42.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10630308055559","imei1":"10630308055559","imei2":"10630308055559","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:15:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92335,"job_number":"JOB_92335","tr_customer_id":92352,"tr_customer_product_id":92342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:15:43.000Z","modified_at":"2025-10-28T14:15:43.000Z","name":"Kaylah Durgan","mobile_number":"496-708-1395","email_id":"Crawford_Paucek37@yahoo.com","dop":"2025-06-18","serial_number":"1048377633687040","imei1":"1048377633687040","imei2":"1048377633687040","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92336,"job_number":"JOB_92336","tr_customer_id":92353,"tr_customer_product_id":92343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:16:36.000Z","modified_at":"2025-10-28T14:16:36.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10576694862866","imei1":"10576694862866","imei2":"10576694862866","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:16:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92338,"job_number":"JOB_92338","tr_customer_id":92355,"tr_customer_product_id":92345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:16:37.000Z","modified_at":"2025-10-28T14:16:37.000Z","name":"Samson Lockman","mobile_number":"552-486-0862","email_id":"Kamren0@yahoo.com","dop":"2025-06-18","serial_number":"1059620159477666","imei1":"1059620159477666","imei2":"1059620159477666","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:16:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92341,"job_number":"JOB_92341","tr_customer_id":92358,"tr_customer_product_id":92348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:18:42.000Z","modified_at":"2025-10-28T14:18:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10076880850165","imei1":"10076880850165","imei2":"10076880850165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:18:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92343,"job_number":"JOB_92343","tr_customer_id":92360,"tr_customer_product_id":92350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:18:44.000Z","modified_at":"2025-10-28T14:18:44.000Z","name":"Blaise Schmitt","mobile_number":"712-759-4159","email_id":"Stacey47@gmail.com","dop":"2025-04-06","serial_number":"11832403510668386","imei1":"11832403510668386","imei2":"11832403510668386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:18:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92345,"job_number":"JOB_92345","tr_customer_id":92362,"tr_customer_product_id":92352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:18:56.000Z","modified_at":"2025-10-28T14:18:56.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13063320602876","imei1":"13063320602876","imei2":"13063320602876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92347,"job_number":"JOB_92347","tr_customer_id":92364,"tr_customer_product_id":92354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:18:58.000Z","modified_at":"2025-10-28T14:18:58.000Z","name":"Jarvis Goyette","mobile_number":"470-472-4578","email_id":"Lorena_Hagenes3@gmail.com","dop":"2025-04-06","serial_number":"11089680961574278","imei1":"11089680961574278","imei2":"11089680961574278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92348,"job_number":"JOB_92348","tr_customer_id":92365,"tr_customer_product_id":92355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:19:37.000Z","modified_at":"2025-10-28T14:19:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13251616922330","imei1":"13251616922330","imei2":"13251616922330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:19:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92350,"job_number":"JOB_92350","tr_customer_id":92367,"tr_customer_product_id":92357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:19:39.000Z","modified_at":"2025-10-28T14:19:39.000Z","name":"Clement Dickinson","mobile_number":"683-526-8704","email_id":"Emerald_Romaguera@yahoo.com","dop":"2025-04-06","serial_number":"16697797938610216","imei1":"16697797938610216","imei2":"16697797938610216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92351,"job_number":"JOB_92351","tr_customer_id":92368,"tr_customer_product_id":92358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:19:45.000Z","modified_at":"2025-10-28T14:19:45.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10839163197226","imei1":"10839163197226","imei2":"10839163197226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92353,"job_number":"JOB_92353","tr_customer_id":92370,"tr_customer_product_id":92360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:19:47.000Z","modified_at":"2025-10-28T14:19:47.000Z","name":"Magdalen Okuneva","mobile_number":"664-397-6204","email_id":"Libby.Reichert@hotmail.com","dop":"2025-04-06","serial_number":"12725293267569144","imei1":"12725293267569144","imei2":"12725293267569144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:19:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92354,"job_number":"JOB_92354","tr_customer_id":92371,"tr_customer_product_id":92361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:20:31.000Z","modified_at":"2025-10-28T14:20:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11967611204030","imei1":"11967611204030","imei2":"11967611204030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:20:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92356,"job_number":"JOB_92356","tr_customer_id":92373,"tr_customer_product_id":92363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:20:33.000Z","modified_at":"2025-10-28T14:20:33.000Z","name":"Delphia Homenick","mobile_number":"482-747-9343","email_id":"Lisette_Legros45@hotmail.com","dop":"2025-04-06","serial_number":"11445460658966692","imei1":"11445460658966692","imei2":"11445460658966692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92357,"job_number":"JOB_92357","tr_customer_id":92374,"tr_customer_product_id":92364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:20:34.000Z","modified_at":"2025-10-28T14:20:34.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10351880777946","imei1":"10351880777946","imei2":"10351880777946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92359,"job_number":"JOB_92359","tr_customer_id":92376,"tr_customer_product_id":92366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:20:36.000Z","modified_at":"2025-10-28T14:20:36.000Z","name":"Maxime Von","mobile_number":"798-299-7222","email_id":"Gina_Nolan15@yahoo.com","dop":"2025-04-06","serial_number":"16131557273596762","imei1":"16131557273596762","imei2":"16131557273596762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92361,"job_number":"JOB_92361","tr_customer_id":92378,"tr_customer_product_id":92368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:21:06.000Z","modified_at":"2025-10-28T14:21:06.000Z","name":"Marjolaine Kilback","mobile_number":"517-629-7002","email_id":"Mariah.Crona1@hotmail.com","dop":"2025-04-06","serial_number":"12667906094012158","imei1":"12667906094012158","imei2":"12667906094012158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:21:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92363,"job_number":"JOB_92363","tr_customer_id":92380,"tr_customer_product_id":92370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:21:18.000Z","modified_at":"2025-10-28T14:21:18.000Z","name":"Kole Pollich","mobile_number":"909-222-6409","email_id":"Dixie73@yahoo.com","dop":"2025-04-06","serial_number":"16585556939379756","imei1":"16585556939379756","imei2":"16585556939379756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92364,"job_number":"JOB_92364","tr_customer_id":92381,"tr_customer_product_id":92371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:24:23.000Z","modified_at":"2025-10-28T14:24:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13947056693616","imei1":"13947056693616","imei2":"13947056693616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92366,"job_number":"JOB_92366","tr_customer_id":92383,"tr_customer_product_id":92373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:24:25.000Z","modified_at":"2025-10-28T14:24:25.000Z","name":"Lori Mayert","mobile_number":"667-525-8451","email_id":"Kristoffer.Daugherty19@gmail.com","dop":"2025-04-06","serial_number":"11176278589840636","imei1":"11176278589840636","imei2":"11176278589840636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92370,"job_number":"JOB_92370","tr_customer_id":92387,"tr_customer_product_id":92377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:25:12.000Z","modified_at":"2025-10-28T14:25:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18688910148007","imei1":"18688910148007","imei2":"18688910148007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92372,"job_number":"JOB_92372","tr_customer_id":92389,"tr_customer_product_id":92379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:25:14.000Z","modified_at":"2025-10-28T14:25:14.000Z","name":"Ferne Price","mobile_number":"336-256-0677","email_id":"Alycia22@yahoo.com","dop":"2025-04-06","serial_number":"19146314941716256","imei1":"19146314941716256","imei2":"19146314941716256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92377,"job_number":"JOB_92377","tr_customer_id":92394,"tr_customer_product_id":92384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:25:30.000Z","modified_at":"2025-10-28T14:25:30.000Z","name":"Tremayne Casper","mobile_number":"950-563-8891","email_id":"Maximillia45@gmail.com","dop":"2025-04-06","serial_number":"14132862558994420","imei1":"14132862558994420","imei2":"14132862558994420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92382,"job_number":"JOB_92382","tr_customer_id":92399,"tr_customer_product_id":92389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:26:02.000Z","modified_at":"2025-10-28T14:26:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11450717101731","imei1":"11450717101731","imei2":"11450717101731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92384,"job_number":"JOB_92384","tr_customer_id":92401,"tr_customer_product_id":92391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:26:03.000Z","modified_at":"2025-10-28T14:26:03.000Z","name":"Macey Bradtke","mobile_number":"897-349-7614","email_id":"Jonatan89@hotmail.com","dop":"2025-04-06","serial_number":"18276797706190076","imei1":"18276797706190076","imei2":"18276797706190076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:26:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92386,"job_number":"JOB_92386","tr_customer_id":92403,"tr_customer_product_id":92393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:28:28.000Z","modified_at":"2025-10-28T14:28:28.000Z","name":"Nia Moen","mobile_number":"773-975-8422","email_id":"Eudora.Kris58@yahoo.com","dop":"2025-04-06","serial_number":"15355722253392220","imei1":"15355722253392220","imei2":"15355722253392220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:28:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92387,"job_number":"JOB_92387","tr_customer_id":92404,"tr_customer_product_id":92394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:29:41.000Z","modified_at":"2025-10-28T14:29:41.000Z","name":"Israel  Greenholt","mobile_number":"694-219-2809","email_id":"Lyla.Ferry81@yahoo.com","dop":"2025-08-02","serial_number":"13445745785168","imei1":"13445745785168","imei2":"13445745785168","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:29:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92388,"job_number":"JOB_92388","tr_customer_id":92405,"tr_customer_product_id":92395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:44:39.000Z","modified_at":"2025-10-28T14:44:39.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"15642612974910","imei1":"15642612974910","imei2":"15642612974910","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92389,"job_number":"JOB_92389","tr_customer_id":92406,"tr_customer_product_id":92396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:44:39.000Z","modified_at":"2025-10-28T14:44:39.000Z","name":"Trever Goyette","mobile_number":"265-386-3284","email_id":"Celia_Lind58@hotmail.com","dop":"2025-09-16","serial_number":"14436487561972","imei1":"14436487561972","imei2":"14436487561972","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92390,"job_number":"JOB_92390","tr_customer_id":92407,"tr_customer_product_id":92397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:44:59.000Z","modified_at":"2025-10-28T14:44:59.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"10228981466189","imei1":"10228981466189","imei2":"10228981466189","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:44:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92391,"job_number":"JOB_92391","tr_customer_id":92408,"tr_customer_product_id":92398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:44:59.000Z","modified_at":"2025-10-28T14:44:59.000Z","name":"Ines Mosciski","mobile_number":"958-823-1734","email_id":"Marcelino_Altenwerth3@yahoo.com","dop":"2025-09-16","serial_number":"10497456920652","imei1":"10497456920652","imei2":"10497456920652","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:44:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92392,"job_number":"JOB_92392","tr_customer_id":92409,"tr_customer_product_id":92399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:45:19.000Z","modified_at":"2025-10-28T14:45:19.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"11742395126461","imei1":"11742395126461","imei2":"11742395126461","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:45:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92393,"job_number":"JOB_92393","tr_customer_id":92410,"tr_customer_product_id":92400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:45:19.000Z","modified_at":"2025-10-28T14:45:19.000Z","name":"Armando Wolff","mobile_number":"717-525-8669","email_id":"Tara.Gottlieb83@gmail.com","dop":"2025-09-16","serial_number":"11123465334154","imei1":"11123465334154","imei2":"11123465334154","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:45:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92395,"job_number":"JOB_92395","tr_customer_id":92412,"tr_customer_product_id":92402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T15:14:11.000Z","modified_at":"2025-10-28T15:14:11.000Z","name":"Angel Gibson","mobile_number":"308-651-4818","email_id":"Dayna_Lind@yahoo.com","dop":"2025-04-06","serial_number":"18277498991530","imei1":"18277498991530","imei2":"18277498991530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T15:14:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92397,"job_number":"JOB_92397","tr_customer_id":92414,"tr_customer_product_id":92404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T15:40:28.000Z","modified_at":"2025-10-28T15:40:28.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"107518363886741","imei1":"107518363886741","imei2":"107518363886741","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T15:40:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92399,"job_number":"JOB_92399","tr_customer_id":92416,"tr_customer_product_id":92406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T15:40:43.000Z","modified_at":"2025-10-28T15:40:43.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"104213056935855","imei1":"104213056935855","imei2":"104213056935855","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T15:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92405,"job_number":"JOB_92405","tr_customer_id":92422,"tr_customer_product_id":92412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T16:12:56.000Z","modified_at":"2025-10-28T16:12:56.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19691815467076","imei1":"19691815467076","imei2":"19691815467076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T16:12:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92407,"job_number":"JOB_92407","tr_customer_id":92424,"tr_customer_product_id":92414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T16:12:58.000Z","modified_at":"2025-10-28T16:12:58.000Z","name":"Bernard McLaughlin","mobile_number":"756-535-2038","email_id":"Reynold.OKon@gmail.com","dop":"2025-04-06","serial_number":"11298896837080244","imei1":"11298896837080244","imei2":"11298896837080244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T16:12:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92408,"job_number":"JOB_92408","tr_customer_id":92425,"tr_customer_product_id":92415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T16:13:46.000Z","modified_at":"2025-10-28T16:13:46.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11462076600517","imei1":"11462076600517","imei2":"11462076600517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T16:13:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92410,"job_number":"JOB_92410","tr_customer_id":92427,"tr_customer_product_id":92417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T16:13:48.000Z","modified_at":"2025-10-28T16:13:48.000Z","name":"Hanna Haag","mobile_number":"349-252-7250","email_id":"Sarah_Kling@gmail.com","dop":"2025-04-06","serial_number":"10078374617267856","imei1":"10078374617267856","imei2":"10078374617267856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T16:13:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92411,"job_number":"JOB_92411","tr_customer_id":92428,"tr_customer_product_id":92418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T16:14:37.000Z","modified_at":"2025-10-28T16:14:37.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15961306101662","imei1":"15961306101662","imei2":"15961306101662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T16:14:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92413,"job_number":"JOB_92413","tr_customer_id":92430,"tr_customer_product_id":92420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T16:14:38.000Z","modified_at":"2025-10-28T16:14:38.000Z","name":"Angus Rutherford","mobile_number":"996-922-4605","email_id":"Ervin1@gmail.com","dop":"2025-04-06","serial_number":"15113775190936072","imei1":"15113775190936072","imei2":"15113775190936072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T16:14:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92416,"job_number":"JOB_92416","tr_customer_id":92433,"tr_customer_product_id":92423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T16:46:45.000Z","modified_at":"2025-10-28T16:46:45.000Z","name":"raj gopal","mobile_number":"9980237861","email_id":"rg.krishnappa@gmail.com","dop":"2025-10-19","serial_number":"12345678912345","imei1":"12345678912345","imei2":"12345678912345","popurl":"2025-10-19T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T16:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92417,"job_number":"JOB_92417","tr_customer_id":92434,"tr_customer_product_id":92424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T16:52:06.000Z","modified_at":"2025-10-28T16:52:06.000Z","name":"raj gopal","mobile_number":"9980237861","email_id":"rg.krishnappa@gmail.com","dop":"2025-10-19","serial_number":"12345678912346","imei1":"12345678912346","imei2":"12345678912346","popurl":"2025-10-19T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T16:52:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92418,"job_number":"JOB_92418","tr_customer_id":92435,"tr_customer_product_id":92425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T17:06:21.000Z","modified_at":"2025-10-28T17:06:21.000Z","name":"raj gopal","mobile_number":"9980237861","email_id":"rg.krishnappa@gmail.com","dop":"2025-10-19","serial_number":"12345678912347","imei1":"12345678912347","imei2":"12345678912347","popurl":"2025-10-19T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T17:06:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92424,"job_number":"JOB_92424","tr_customer_id":92441,"tr_customer_product_id":92431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T17:28:50.000Z","modified_at":"2025-10-28T17:28:50.000Z","name":"Ab1 Ab2","mobile_number":"1232323232","email_id":"ab@gmail.com","dop":"2021-10-19","serial_number":"1311313131332323","imei1":"1311313131332323","imei2":"1311313131332323","popurl":"2021-10-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T17:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92427,"job_number":"JOB_92427","tr_customer_id":92444,"tr_customer_product_id":92434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T19:01:34.000Z","modified_at":"2025-10-28T19:01:34.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-18","serial_number":"86787913779770","imei1":"86787913779770","imei2":"86787913779770","popurl":"2025-10-18T19:01:33.405778732Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T19:01:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92428,"job_number":"JOB_92428","tr_customer_id":92445,"tr_customer_product_id":92435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T22:18:26.000Z","modified_at":"2025-10-28T22:18:26.000Z","name":"rahul raj","mobile_number":"7875578911","email_id":"rahul@gmail.com","dop":"2025-09-09","serial_number":"18071283243550","imei1":"18071283243550","imei2":"18071283243550","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T22:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92429,"job_number":"JOB_92429","tr_customer_id":92446,"tr_customer_product_id":92436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T22:21:16.000Z","modified_at":"2025-10-28T22:21:16.000Z","name":"rahul raj","mobile_number":"7875578911","email_id":"rahul@gmail.com","dop":"2025-09-09","serial_number":"16620372763200","imei1":"16620372763200","imei2":"16620372763200","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T22:21:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92430,"job_number":"JOB_92430","tr_customer_id":92447,"tr_customer_product_id":92437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T22:21:17.000Z","modified_at":"2025-10-28T22:21:18.000Z","name":"rahul raj","mobile_number":"7875578911","email_id":"rahul@gmail.com","dop":"2025-09-09","serial_number":"10642838935932","imei1":"10642838935932","imei2":"10642838935932","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T22:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92433,"job_number":"JOB_92433","tr_customer_id":92450,"tr_customer_product_id":92440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T00:03:45.000Z","modified_at":"2025-10-29T00:03:45.000Z","name":"Daphney Gottlieb","mobile_number":"607-798-1427","email_id":"Reina_Botsford91@yahoo.com","dop":"2025-04-06","serial_number":"14790843155260924","imei1":"14790843155260924","imei2":"14790843155260924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T00:03:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92436,"job_number":"JOB_92436","tr_customer_id":92453,"tr_customer_product_id":92443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:33:16.000Z","modified_at":"2025-10-29T03:33:16.000Z","name":"Jada Wisozk","mobile_number":"838-282-4987","email_id":"Art_Bode@yahoo.com","dop":"2025-04-06","serial_number":"14189775957445370","imei1":"14189775957445370","imei2":"14189775957445370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:33:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92437,"job_number":"JOB_92437","tr_customer_id":92454,"tr_customer_product_id":92444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:33:18.000Z","modified_at":"2025-10-29T03:33:18.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16849809541416","imei1":"16849809541416","imei2":"16849809541416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92439,"job_number":"JOB_92439","tr_customer_id":92456,"tr_customer_product_id":92446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:33:19.000Z","modified_at":"2025-10-29T03:33:19.000Z","name":"Agnes Beahan","mobile_number":"583-601-6345","email_id":"Faye_Von@yahoo.com","dop":"2025-04-06","serial_number":"17884214720783398","imei1":"17884214720783398","imei2":"17884214720783398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92442,"job_number":"JOB_92442","tr_customer_id":92459,"tr_customer_product_id":92449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:33:28.000Z","modified_at":"2025-10-29T03:33:28.000Z","name":"Leone Considine","mobile_number":"441-933-8354","email_id":"Frida19@yahoo.com","dop":"2025-04-06","serial_number":"11504218967029860","imei1":"11504218967029860","imei2":"11504218967029860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92446,"job_number":"JOB_92446","tr_customer_id":92463,"tr_customer_product_id":92453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:34:04.000Z","modified_at":"2025-10-29T03:34:04.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14325357332226","imei1":"14325357332226","imei2":"14325357332226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92448,"job_number":"JOB_92448","tr_customer_id":92465,"tr_customer_product_id":92455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:34:06.000Z","modified_at":"2025-10-29T03:34:06.000Z","name":"Roderick Grimes","mobile_number":"724-358-9928","email_id":"Abagail_Zboncak4@yahoo.com","dop":"2025-04-06","serial_number":"11378280476966302","imei1":"11378280476966302","imei2":"11378280476966302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92449,"job_number":"JOB_92449","tr_customer_id":92466,"tr_customer_product_id":92456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:34:08.000Z","modified_at":"2025-10-29T03:34:08.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10517872895792","imei1":"10517872895792","imei2":"10517872895792","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92451,"job_number":"JOB_92451","tr_customer_id":92468,"tr_customer_product_id":92458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:34:09.000Z","modified_at":"2025-10-29T03:34:09.000Z","name":"Richmond Klocko","mobile_number":"731-939-5803","email_id":"Erik_Dicki35@hotmail.com","dop":"2025-06-18","serial_number":"1021349391129404","imei1":"1021349391129404","imei2":"1021349391129404","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92456,"job_number":"JOB_92456","tr_customer_id":92473,"tr_customer_product_id":92463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:34:25.000Z","modified_at":"2025-10-29T03:34:25.000Z","name":"Antonia Ward","mobile_number":"616-691-9377","email_id":"Erick_Heidenreich@yahoo.com","dop":"2025-04-06","serial_number":"18721885341575450","imei1":"18721885341575450","imei2":"18721885341575450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92459,"job_number":"JOB_92459","tr_customer_id":92476,"tr_customer_product_id":92466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:34:30.000Z","modified_at":"2025-10-29T03:34:30.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"14165961582429","imei1":"14165961582429","imei2":"14165961582429","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:34:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92462,"job_number":"JOB_92462","tr_customer_id":92479,"tr_customer_product_id":92469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:34:41.000Z","modified_at":"2025-10-29T03:34:41.000Z","name":"Scottie Dietrich","mobile_number":"397-287-0982","email_id":"Shakira_Jacobs71@hotmail.com","dop":"2025-04-06","serial_number":"13114558144887120","imei1":"13114558144887120","imei2":"13114558144887120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92464,"job_number":"JOB_92464","tr_customer_id":92481,"tr_customer_product_id":92471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:34:51.000Z","modified_at":"2025-10-29T03:34:51.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18554551996384","imei1":"18554551996384","imei2":"18554551996384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92466,"job_number":"JOB_92466","tr_customer_id":92483,"tr_customer_product_id":92473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:34:52.000Z","modified_at":"2025-10-29T03:34:52.000Z","name":"Zita Conroy","mobile_number":"207-653-5463","email_id":"Hillard_Klein66@gmail.com","dop":"2025-04-06","serial_number":"14773157147097412","imei1":"14773157147097412","imei2":"14773157147097412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92467,"job_number":"JOB_92467","tr_customer_id":92484,"tr_customer_product_id":92474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:34:53.000Z","modified_at":"2025-10-29T03:34:53.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10840685137907","imei1":"10840685137907","imei2":"10840685137907","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:34:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92469,"job_number":"JOB_92469","tr_customer_id":92486,"tr_customer_product_id":92476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:34:54.000Z","modified_at":"2025-10-29T03:34:54.000Z","name":"Suzanne Botsford","mobile_number":"740-667-1009","email_id":"Nathanael82@yahoo.com","dop":"2025-06-18","serial_number":"1032926546943645","imei1":"1032926546943645","imei2":"1032926546943645","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:34:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92471,"job_number":"JOB_92471","tr_customer_id":92488,"tr_customer_product_id":92478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:35:14.000Z","modified_at":"2025-10-29T03:35:14.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"14629074256353","imei1":"14629074256353","imei2":"14629074256353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92473,"job_number":"JOB_92473","tr_customer_id":92490,"tr_customer_product_id":92480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:35:16.000Z","modified_at":"2025-10-29T03:35:16.000Z","name":"Wilfrid Borer","mobile_number":"694-845-5718","email_id":"Hank.Willms33@gmail.com","dop":"2025-04-06","serial_number":"19362871890685310","imei1":"19362871890685310","imei2":"19362871890685310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:35:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92474,"job_number":"JOB_92474","tr_customer_id":92491,"tr_customer_product_id":92481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:35:22.000Z","modified_at":"2025-10-29T03:35:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13109813802370","imei1":"13109813802370","imei2":"13109813802370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92475,"job_number":"JOB_92475","tr_customer_id":92492,"tr_customer_product_id":92482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:35:22.000Z","modified_at":"2025-10-29T03:35:22.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"15347535951001","imei1":"15347535951001","imei2":"15347535951001","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92478,"job_number":"JOB_92478","tr_customer_id":92495,"tr_customer_product_id":92485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:35:23.000Z","modified_at":"2025-10-29T03:35:23.000Z","name":"Jordon Anderson","mobile_number":"390-740-0388","email_id":"Garnett_Cormier32@hotmail.com","dop":"2025-04-06","serial_number":"13906619750127952","imei1":"13906619750127952","imei2":"13906619750127952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:35:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92479,"job_number":"JOB_92479","tr_customer_id":92496,"tr_customer_product_id":92486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:35:51.000Z","modified_at":"2025-10-29T03:35:51.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"11390826171887","imei1":"11390826171887","imei2":"11390826171887","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92481,"job_number":"JOB_92481","tr_customer_id":92498,"tr_customer_product_id":92488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:35:53.000Z","modified_at":"2025-10-29T03:35:53.000Z","name":"Tom Padberg","mobile_number":"396-332-1820","email_id":"Vern.Stehr@hotmail.com","dop":"2025-06-08","serial_number":"102175822178655","imei1":"102175822178655","imei2":"102175822178655","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:35:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92486,"job_number":"JOB_92486","tr_customer_id":92503,"tr_customer_product_id":92493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:36:04.000Z","modified_at":"2025-10-29T03:36:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19726690717831","imei1":"19726690717831","imei2":"19726690717831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:36:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92488,"job_number":"JOB_92488","tr_customer_id":92505,"tr_customer_product_id":92495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:36:04.000Z","modified_at":"2025-10-29T03:36:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14845493893543","imei1":"14845493893543","imei2":"14845493893543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:36:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92490,"job_number":"JOB_92490","tr_customer_id":92507,"tr_customer_product_id":92497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:36:06.000Z","modified_at":"2025-10-29T03:36:06.000Z","name":"Flossie Bogan","mobile_number":"213-706-6044","email_id":"Wilton_Schoen50@hotmail.com","dop":"2025-04-06","serial_number":"17304504390827216","imei1":"17304504390827216","imei2":"17304504390827216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:36:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92491,"job_number":"JOB_92491","tr_customer_id":92508,"tr_customer_product_id":92498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:36:06.000Z","modified_at":"2025-10-29T03:36:06.000Z","name":"Garry Turner","mobile_number":"557-726-8571","email_id":"August.Heller@yahoo.com","dop":"2025-04-06","serial_number":"10081811772344614","imei1":"10081811772344614","imei2":"10081811772344614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:36:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92493,"job_number":"JOB_92493","tr_customer_id":92510,"tr_customer_product_id":92500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:36:06.000Z","modified_at":"2025-10-29T03:36:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15937947197331","imei1":"15937947197331","imei2":"15937947197331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:36:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92498,"job_number":"JOB_92498","tr_customer_id":92515,"tr_customer_product_id":92505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:36:08.000Z","modified_at":"2025-10-29T03:36:08.000Z","name":"Carli Reichel","mobile_number":"911-539-5134","email_id":"Theodore64@yahoo.com","dop":"2025-04-06","serial_number":"16993261191287160","imei1":"16993261191287160","imei2":"16993261191287160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:36:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92499,"job_number":"JOB_92499","tr_customer_id":92516,"tr_customer_product_id":92506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:36:12.000Z","modified_at":"2025-10-29T03:36:12.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"14317903172214","imei1":"14317903172214","imei2":"14317903172214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92501,"job_number":"JOB_92501","tr_customer_id":92518,"tr_customer_product_id":92508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:36:24.000Z","modified_at":"2025-10-29T03:36:24.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"12840519800404","imei1":"12840519800404","imei2":"12840519800404","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92503,"job_number":"JOB_92503","tr_customer_id":92520,"tr_customer_product_id":92510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:36:25.000Z","modified_at":"2025-10-29T03:36:25.000Z","name":"Ceasar Rice","mobile_number":"919-682-5426","email_id":"Adeline_OConner98@hotmail.com","dop":"2025-06-08","serial_number":"104419061334657","imei1":"104419061334657","imei2":"104419061334657","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92507,"job_number":"JOB_92507","tr_customer_id":92524,"tr_customer_product_id":92514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:36:51.000Z","modified_at":"2025-10-29T03:36:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13694559030709","imei1":"13694559030709","imei2":"13694559030709","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:36:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92509,"job_number":"JOB_92509","tr_customer_id":92526,"tr_customer_product_id":92516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:36:53.000Z","modified_at":"2025-10-29T03:36:53.000Z","name":"Belle Becker","mobile_number":"975-253-0076","email_id":"Idell66@gmail.com","dop":"2025-04-06","serial_number":"12378009701264026","imei1":"12378009701264026","imei2":"12378009701264026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92510,"job_number":"JOB_92510","tr_customer_id":92527,"tr_customer_product_id":92517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:36:54.000Z","modified_at":"2025-10-29T03:36:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17279966461328","imei1":"17279966461328","imei2":"17279966461328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92512,"job_number":"JOB_92512","tr_customer_id":92529,"tr_customer_product_id":92519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:36:54.000Z","modified_at":"2025-10-29T03:36:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13479063001032","imei1":"13479063001032","imei2":"13479063001032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92513,"job_number":"JOB_92513","tr_customer_id":92530,"tr_customer_product_id":92520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:36:54.000Z","modified_at":"2025-10-29T03:36:54.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"16238952195560","imei1":"16238952195560","imei2":"16238952195560","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92516,"job_number":"JOB_92516","tr_customer_id":92533,"tr_customer_product_id":92523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:36:56.000Z","modified_at":"2025-10-29T03:36:56.000Z","name":"Monica Price","mobile_number":"388-280-4560","email_id":"Breanna64@yahoo.com","dop":"2025-04-06","serial_number":"12151663381611866","imei1":"12151663381611866","imei2":"12151663381611866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92517,"job_number":"JOB_92517","tr_customer_id":92534,"tr_customer_product_id":92524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:36:56.000Z","modified_at":"2025-10-29T03:36:56.000Z","name":"Linnie Kuphal","mobile_number":"434-833-5509","email_id":"Monique21@gmail.com","dop":"2025-06-08","serial_number":"108440765701173","imei1":"108440765701173","imei2":"108440765701173","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92518,"job_number":"JOB_92518","tr_customer_id":92535,"tr_customer_product_id":92525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:36:56.000Z","modified_at":"2025-10-29T03:36:56.000Z","name":"Melba Dickinson","mobile_number":"306-264-4099","email_id":"Woodrow.Predovic88@yahoo.com","dop":"2025-04-06","serial_number":"17840000928227318","imei1":"17840000928227318","imei2":"17840000928227318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92526,"job_number":"JOB_92526","tr_customer_id":92543,"tr_customer_product_id":92533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:37:43.000Z","modified_at":"2025-10-29T03:37:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13569763958212","imei1":"13569763958212","imei2":"13569763958212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92528,"job_number":"JOB_92528","tr_customer_id":92545,"tr_customer_product_id":92535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:37:44.000Z","modified_at":"2025-10-29T03:37:44.000Z","name":"Hayden O'Kon","mobile_number":"351-839-2749","email_id":"Alek34@yahoo.com","dop":"2025-04-06","serial_number":"19218963511471148","imei1":"19218963511471148","imei2":"19218963511471148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92529,"job_number":"JOB_92529","tr_customer_id":92546,"tr_customer_product_id":92536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:43:32.000Z","modified_at":"2025-10-29T03:43:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61862661605529","imei1":"61862661605529","imei2":"61862661605529","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92530,"job_number":"JOB_92530","tr_customer_id":92547,"tr_customer_product_id":92537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:43:32.000Z","modified_at":"2025-10-29T03:43:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95370726497270","imei1":"95370726497270","imei2":"95370726497270","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92531,"job_number":"JOB_92531","tr_customer_id":92548,"tr_customer_product_id":92538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:43:33.000Z","modified_at":"2025-10-29T03:43:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46076225224564","imei1":"46076225224564","imei2":"46076225224564","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92532,"job_number":"JOB_92532","tr_customer_id":92549,"tr_customer_product_id":92539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:43:33.000Z","modified_at":"2025-10-29T03:43:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61426655429228","imei1":"61426655429228","imei2":"61426655429228","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92533,"job_number":"JOB_92533","tr_customer_id":92550,"tr_customer_product_id":92540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:43:33.000Z","modified_at":"2025-10-29T03:43:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22875112027464","imei1":"22875112027464","imei2":"22875112027464","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92534,"job_number":"JOB_92534","tr_customer_id":92551,"tr_customer_product_id":92541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:43:34.000Z","modified_at":"2025-10-29T03:43:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59309331235249","imei1":"59309331235249","imei2":"59309331235249","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92536,"job_number":"JOB_92536","tr_customer_id":92553,"tr_customer_product_id":92543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:44:04.000Z","modified_at":"2025-10-29T03:44:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40735325840385","imei1":"40735325840385","imei2":"40735325840385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:44:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92537,"job_number":"JOB_92537","tr_customer_id":92554,"tr_customer_product_id":92544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:44:04.000Z","modified_at":"2025-10-29T03:44:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50132815849137","imei1":"50132815849137","imei2":"50132815849137","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:44:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92538,"job_number":"JOB_92538","tr_customer_id":92555,"tr_customer_product_id":92545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:44:05.000Z","modified_at":"2025-10-29T03:44:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80558985105755","imei1":"80558985105755","imei2":"80558985105755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92539,"job_number":"JOB_92539","tr_customer_id":92556,"tr_customer_product_id":92546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:44:05.000Z","modified_at":"2025-10-29T03:44:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29631913662473","imei1":"29631913662473","imei2":"29631913662473","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92540,"job_number":"JOB_92540","tr_customer_id":92557,"tr_customer_product_id":92547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:44:05.000Z","modified_at":"2025-10-29T03:44:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22714261509654","imei1":"22714261509654","imei2":"22714261509654","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92541,"job_number":"JOB_92541","tr_customer_id":92558,"tr_customer_product_id":92548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:44:06.000Z","modified_at":"2025-10-29T03:44:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32306830540852","imei1":"32306830540852","imei2":"32306830540852","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:44:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92543,"job_number":"JOB_92543","tr_customer_id":92560,"tr_customer_product_id":92550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:44:36.000Z","modified_at":"2025-10-29T03:44:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65744211470784","imei1":"65744211470784","imei2":"65744211470784","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92544,"job_number":"JOB_92544","tr_customer_id":92561,"tr_customer_product_id":92551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:44:36.000Z","modified_at":"2025-10-29T03:44:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37540393183518","imei1":"37540393183518","imei2":"37540393183518","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92545,"job_number":"JOB_92545","tr_customer_id":92562,"tr_customer_product_id":92552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:44:36.000Z","modified_at":"2025-10-29T03:44:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79156127021687","imei1":"79156127021687","imei2":"79156127021687","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92546,"job_number":"JOB_92546","tr_customer_id":92563,"tr_customer_product_id":92553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:44:37.000Z","modified_at":"2025-10-29T03:44:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64576172170252","imei1":"64576172170252","imei2":"64576172170252","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92547,"job_number":"JOB_92547","tr_customer_id":92564,"tr_customer_product_id":92554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:44:37.000Z","modified_at":"2025-10-29T03:44:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37863454318360","imei1":"37863454318360","imei2":"37863454318360","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92548,"job_number":"JOB_92548","tr_customer_id":92565,"tr_customer_product_id":92555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:44:37.000Z","modified_at":"2025-10-29T03:44:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45330232453785","imei1":"45330232453785","imei2":"45330232453785","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92550,"job_number":"JOB_92550","tr_customer_id":92567,"tr_customer_product_id":92557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:58:06.000Z","modified_at":"2025-10-29T03:58:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18894006361523","imei1":"18894006361523","imei2":"18894006361523","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92552,"job_number":"JOB_92552","tr_customer_id":92569,"tr_customer_product_id":92559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:58:07.000Z","modified_at":"2025-10-29T03:58:07.000Z","name":"Abbie Johnston","mobile_number":"245-938-8446","email_id":"Aida_Volkman26@yahoo.com","dop":"2025-04-06","serial_number":"18927402563668176","imei1":"18927402563668176","imei2":"18927402563668176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92553,"job_number":"JOB_92553","tr_customer_id":92570,"tr_customer_product_id":92560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:58:14.000Z","modified_at":"2025-10-29T03:58:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18027578855556","imei1":"18027578855556","imei2":"18027578855556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92555,"job_number":"JOB_92555","tr_customer_id":92572,"tr_customer_product_id":92562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:58:15.000Z","modified_at":"2025-10-29T03:58:15.000Z","name":"Jaden Leffler","mobile_number":"624-598-5024","email_id":"Gonzalo16@gmail.com","dop":"2025-04-06","serial_number":"17794766395741624","imei1":"17794766395741624","imei2":"17794766395741624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92556,"job_number":"JOB_92556","tr_customer_id":92573,"tr_customer_product_id":92563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:58:23.000Z","modified_at":"2025-10-29T03:58:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11337465972216","imei1":"11337465972216","imei2":"11337465972216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92558,"job_number":"JOB_92558","tr_customer_id":92575,"tr_customer_product_id":92565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:58:23.000Z","modified_at":"2025-10-29T03:58:23.000Z","name":"Bridgette McDermott","mobile_number":"654-596-1512","email_id":"Polly.Dicki@gmail.com","dop":"2025-04-06","serial_number":"19492932641954692","imei1":"19492932641954692","imei2":"19492932641954692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92559,"job_number":"JOB_92559","tr_customer_id":92576,"tr_customer_product_id":92566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:59:54.000Z","modified_at":"2025-10-29T03:59:54.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18568217532941","imei1":"18568217532941","imei2":"18568217532941","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:59:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92560,"job_number":"JOB_92560","tr_customer_id":92577,"tr_customer_product_id":92567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:59:55.000Z","modified_at":"2025-10-29T03:59:55.000Z","name":"Aisha Friesen","mobile_number":"289-443-6769","email_id":"Randy72@gmail.com","dop":"2025-09-16","serial_number":"18105695338070","imei1":"18105695338070","imei2":"18105695338070","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92561,"job_number":"JOB_92561","tr_customer_id":92578,"tr_customer_product_id":92568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T04:00:14.000Z","modified_at":"2025-10-29T04:00:14.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"19440428388125","imei1":"19440428388125","imei2":"19440428388125","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T04:00:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92562,"job_number":"JOB_92562","tr_customer_id":92579,"tr_customer_product_id":92569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T04:00:14.000Z","modified_at":"2025-10-29T04:00:14.000Z","name":"Scot Funk","mobile_number":"820-470-3484","email_id":"Citlalli_McCullough@hotmail.com","dop":"2025-09-16","serial_number":"15523494089763","imei1":"15523494089763","imei2":"15523494089763","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T04:00:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92563,"job_number":"JOB_92563","tr_customer_id":92580,"tr_customer_product_id":92570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T04:00:33.000Z","modified_at":"2025-10-29T04:00:33.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"13627923446934","imei1":"13627923446934","imei2":"13627923446934","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T04:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92564,"job_number":"JOB_92564","tr_customer_id":92581,"tr_customer_product_id":92571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T04:00:33.000Z","modified_at":"2025-10-29T04:00:33.000Z","name":"Kiera Kilback","mobile_number":"617-628-9453","email_id":"Lillie.Mann34@gmail.com","dop":"2025-09-16","serial_number":"18840536124772","imei1":"18840536124772","imei2":"18840536124772","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T04:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92565,"job_number":"JOB_92565","tr_customer_id":92582,"tr_customer_product_id":92572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T04:08:25.000Z","modified_at":"2025-10-29T04:08:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14576761727915","imei1":"14576761727915","imei2":"14576761727915","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T04:08:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92567,"job_number":"JOB_92567","tr_customer_id":92584,"tr_customer_product_id":92574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T04:08:26.000Z","modified_at":"2025-10-29T04:08:26.000Z","name":"Kristy Gerhold","mobile_number":"735-703-6893","email_id":"Dena_Hahn@hotmail.com","dop":"2025-04-06","serial_number":"17164679271033034","imei1":"17164679271033034","imei2":"17164679271033034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T04:08:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92568,"job_number":"JOB_92568","tr_customer_id":92585,"tr_customer_product_id":92575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T04:09:02.000Z","modified_at":"2025-10-29T04:09:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11863348483366","imei1":"11863348483366","imei2":"11863348483366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T04:09:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92570,"job_number":"JOB_92570","tr_customer_id":92587,"tr_customer_product_id":92577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T04:09:03.000Z","modified_at":"2025-10-29T04:09:03.000Z","name":"Madalyn Thompson","mobile_number":"466-381-0725","email_id":"Claudia_Kuhn5@yahoo.com","dop":"2025-04-06","serial_number":"18650647545436016","imei1":"18650647545436016","imei2":"18650647545436016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T04:09:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92571,"job_number":"JOB_92571","tr_customer_id":92588,"tr_customer_product_id":92578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T04:09:37.000Z","modified_at":"2025-10-29T04:09:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10332216039672","imei1":"10332216039672","imei2":"10332216039672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T04:09:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92573,"job_number":"JOB_92573","tr_customer_id":92590,"tr_customer_product_id":92580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T04:09:38.000Z","modified_at":"2025-10-29T04:09:38.000Z","name":"Alexanne Feest","mobile_number":"735-204-4776","email_id":"Karina18@hotmail.com","dop":"2025-04-06","serial_number":"17412239995832740","imei1":"17412239995832740","imei2":"17412239995832740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T04:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92574,"job_number":"JOB_92574","tr_customer_id":92591,"tr_customer_product_id":92581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T04:10:28.000Z","modified_at":"2025-10-29T04:10:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12177594425034","imei1":"12177594425034","imei2":"12177594425034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T04:10:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92576,"job_number":"JOB_92576","tr_customer_id":92593,"tr_customer_product_id":92583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T04:10:30.000Z","modified_at":"2025-10-29T04:10:30.000Z","name":"Brennan Von","mobile_number":"231-932-5449","email_id":"Roxanne_Fritsch36@hotmail.com","dop":"2025-04-06","serial_number":"14607375512056532","imei1":"14607375512056532","imei2":"14607375512056532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T04:10:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92577,"job_number":"JOB_92577","tr_customer_id":92594,"tr_customer_product_id":92584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T04:11:06.000Z","modified_at":"2025-10-29T04:11:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11904610213931","imei1":"11904610213931","imei2":"11904610213931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T04:11:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92579,"job_number":"JOB_92579","tr_customer_id":92596,"tr_customer_product_id":92586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T04:11:07.000Z","modified_at":"2025-10-29T04:11:07.000Z","name":"Seth Parisian","mobile_number":"583-330-6420","email_id":"Alanna.Kertzmann23@yahoo.com","dop":"2025-04-06","serial_number":"13151148242147226","imei1":"13151148242147226","imei2":"13151148242147226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T04:11:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92580,"job_number":"JOB_92580","tr_customer_id":92597,"tr_customer_product_id":92587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T04:11:41.000Z","modified_at":"2025-10-29T04:11:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10653191973351","imei1":"10653191973351","imei2":"10653191973351","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T04:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92582,"job_number":"JOB_92582","tr_customer_id":92599,"tr_customer_product_id":92589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T04:11:42.000Z","modified_at":"2025-10-29T04:11:42.000Z","name":"Megane Fay","mobile_number":"286-479-4189","email_id":"Lucio.Baumbach34@yahoo.com","dop":"2025-04-06","serial_number":"18658668210067188","imei1":"18658668210067188","imei2":"18658668210067188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T04:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92583,"job_number":"JOB_92583","tr_customer_id":92600,"tr_customer_product_id":92590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T04:22:41.000Z","modified_at":"2025-10-29T04:22:41.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-19","serial_number":"61170157264594","imei1":"61170157264594","imei2":"61170157264594","popurl":"2025-10-19T04:22:40.603608498Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T04:22:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92584,"job_number":"JOB_92584","tr_customer_id":92601,"tr_customer_product_id":92591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T04:23:03.000Z","modified_at":"2025-10-29T04:23:03.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-19","serial_number":"19573762482899","imei1":"19573762482899","imei2":"19573762482899","popurl":"2025-10-19T04:23:02.549046269Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T04:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92585,"job_number":"JOB_92585","tr_customer_id":92602,"tr_customer_product_id":92592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T04:24:12.000Z","modified_at":"2025-10-29T04:24:12.000Z","name":"Hemanth Mukkillapati","mobile_number":"9989433666","email_id":"hemanthraju.123@gmail.com","dop":"2025-10-29","serial_number":"12345678901852","imei1":"12345678901852","imei2":"12345678901852","popurl":"2025-10-29T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T04:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92586,"job_number":"JOB_92586","tr_customer_id":92603,"tr_customer_product_id":92593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T04:31:36.000Z","modified_at":"2025-10-29T04:31:36.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"107248296914803","imei1":"107248296914803","imei2":"107248296914803","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T04:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92588,"job_number":"JOB_92588","tr_customer_id":92605,"tr_customer_product_id":92595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T04:31:50.000Z","modified_at":"2025-10-29T04:31:50.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"101141690048638","imei1":"101141690048638","imei2":"101141690048638","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T04:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92590,"job_number":"JOB_92590","tr_customer_id":92607,"tr_customer_product_id":92597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T04:32:10.000Z","modified_at":"2025-10-29T04:32:10.000Z","name":"Hemanth Mukkillapati","mobile_number":"9989433666","email_id":"hemanthraju.123@gmail.com","dop":"2025-10-29","serial_number":"12345678901852","imei1":"12345678901832","imei2":"12345678901832","popurl":"2025-10-29T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92594,"job_number":"JOB_92594","tr_customer_id":92611,"tr_customer_product_id":92601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T04:46:00.000Z","modified_at":"2025-10-29T04:46:00.000Z","name":"Lily Kunze","mobile_number":"952-247-6526","email_id":"Carolyne_Lakin@yahoo.com","dop":"2025-04-06","serial_number":"11265175209217432","imei1":"11265175209217432","imei2":"11265175209217432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T04:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92602,"job_number":"JOB_92602","tr_customer_id":92619,"tr_customer_product_id":92609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T05:19:34.000Z","modified_at":"2025-10-29T05:19:34.000Z","name":"Shashank Shetkar","mobile_number":"9820010741","email_id":"shetkarshashank@gmail.com","dop":"2025-10-19","serial_number":"12345678901234","imei1":"12345678901234","imei2":"12345678901234","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92613,"job_number":"JOB_92613","tr_customer_id":92630,"tr_customer_product_id":92620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T05:38:41.000Z","modified_at":"2025-10-29T05:38:41.000Z","name":"Shashank Shetkar","mobile_number":"9820010741","email_id":"shetkarshashank@gmail.com","dop":"2025-10-19","serial_number":"52107846301874","imei1":"52107846301874","imei2":"52107846301874","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T05:38:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92627,"job_number":"JOB_92627","tr_customer_id":92644,"tr_customer_product_id":92634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:19:40.000Z","modified_at":"2025-10-29T06:19:40.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10082063021953","imei1":"10082063021953","imei2":"10082063021953","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92629,"job_number":"JOB_92629","tr_customer_id":92646,"tr_customer_product_id":92636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:19:41.000Z","modified_at":"2025-10-29T06:19:41.000Z","name":"Bernhard Feeney","mobile_number":"315-269-8082","email_id":"Leopoldo_Baumbach79@yahoo.com","dop":"2025-06-18","serial_number":"1004062313041284","imei1":"1004062313041284","imei2":"1004062313041284","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92630,"job_number":"JOB_92630","tr_customer_id":92647,"tr_customer_product_id":92637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:20:15.000Z","modified_at":"2025-10-29T06:20:15.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"14706444997194","imei1":"14706444997194","imei2":"14706444997194","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:20:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92632,"job_number":"JOB_92632","tr_customer_id":92649,"tr_customer_product_id":92639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:20:17.000Z","modified_at":"2025-10-29T06:20:17.000Z","name":"Hank Greenfelder","mobile_number":"283-367-2437","email_id":"Herta_Nader@hotmail.com","dop":"2025-06-08","serial_number":"106866129098823","imei1":"106866129098823","imei2":"106866129098823","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92633,"job_number":"JOB_92633","tr_customer_id":92650,"tr_customer_product_id":92640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:20:27.000Z","modified_at":"2025-10-29T06:20:27.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10645198778217","imei1":"10645198778217","imei2":"10645198778217","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92635,"job_number":"JOB_92635","tr_customer_id":92652,"tr_customer_product_id":92642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:20:28.000Z","modified_at":"2025-10-29T06:20:28.000Z","name":"Rosalia Dach","mobile_number":"477-948-8622","email_id":"Haylie50@yahoo.com","dop":"2025-06-18","serial_number":"1093277640067664","imei1":"1093277640067664","imei2":"1093277640067664","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92636,"job_number":"JOB_92636","tr_customer_id":92653,"tr_customer_product_id":92643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:20:47.000Z","modified_at":"2025-10-29T06:20:47.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"12175088546493","imei1":"12175088546493","imei2":"12175088546493","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92638,"job_number":"JOB_92638","tr_customer_id":92655,"tr_customer_product_id":92645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:20:49.000Z","modified_at":"2025-10-29T06:20:49.000Z","name":"Sandra Kuvalis","mobile_number":"884-359-8010","email_id":"Abner.Schmeler67@hotmail.com","dop":"2025-06-08","serial_number":"107591655776861","imei1":"107591655776861","imei2":"107591655776861","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:20:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92639,"job_number":"JOB_92639","tr_customer_id":92656,"tr_customer_product_id":92646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:21:19.000Z","modified_at":"2025-10-29T06:21:19.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"10701665329481","imei1":"10701665329481","imei2":"10701665329481","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:21:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92641,"job_number":"JOB_92641","tr_customer_id":92658,"tr_customer_product_id":92648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:21:21.000Z","modified_at":"2025-10-29T06:21:21.000Z","name":"Tito Auer","mobile_number":"454-274-6781","email_id":"Luciano.Macejkovic45@yahoo.com","dop":"2025-06-08","serial_number":"109351340814571","imei1":"109351340814571","imei2":"109351340814571","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92646,"job_number":"JOB_92646","tr_customer_id":92663,"tr_customer_product_id":92653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:29:39.000Z","modified_at":"2025-10-29T06:29:39.000Z","name":"Ben Douglas","mobile_number":"953-709-5843","email_id":"Shanny_Ondricka12@gmail.com","dop":"2025-04-06","serial_number":"11971022091790364","imei1":"11971022091790364","imei2":"11971022091790364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:29:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92648,"job_number":"JOB_92648","tr_customer_id":92665,"tr_customer_product_id":92655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:37:02.000Z","modified_at":"2025-10-29T06:37:02.000Z","name":"Antoinette Watsica","mobile_number":"590-758-0436","email_id":"Ursula.Gusikowski@yahoo.com","dop":"2025-04-06","serial_number":"17407529545081496","imei1":"17407529545081496","imei2":"17407529545081496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92650,"job_number":"JOB_92650","tr_customer_id":92667,"tr_customer_product_id":92657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:40:37.000Z","modified_at":"2025-10-29T06:40:37.000Z","name":"Eliseo Ratke","mobile_number":"916-913-9894","email_id":"Kathleen10@hotmail.com","dop":"2025-04-06","serial_number":"14778883471951434","imei1":"14778883471951434","imei2":"14778883471951434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92651,"job_number":"JOB_92651","tr_customer_id":92668,"tr_customer_product_id":92658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:40:39.000Z","modified_at":"2025-10-29T06:40:39.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"14292458864744","imei1":"14292458864744","imei2":"14292458864744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:40:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92653,"job_number":"JOB_92653","tr_customer_id":92670,"tr_customer_product_id":92660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:40:48.000Z","modified_at":"2025-10-29T06:40:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18435019759209","imei1":"18435019759209","imei2":"18435019759209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92655,"job_number":"JOB_92655","tr_customer_id":92672,"tr_customer_product_id":92662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:40:49.000Z","modified_at":"2025-10-29T06:40:49.000Z","name":"Kirstin Crona","mobile_number":"742-714-9091","email_id":"Naomie.Glover@hotmail.com","dop":"2025-04-06","serial_number":"17339680759502100","imei1":"17339680759502100","imei2":"17339680759502100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92656,"job_number":"JOB_92656","tr_customer_id":92673,"tr_customer_product_id":92663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:41:29.000Z","modified_at":"2025-10-29T06:41:29.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"10161914178263","imei1":"10161914178263","imei2":"10161914178263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92658,"job_number":"JOB_92658","tr_customer_id":92675,"tr_customer_product_id":92665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:41:41.000Z","modified_at":"2025-10-29T06:41:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16160246623521","imei1":"16160246623521","imei2":"16160246623521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92660,"job_number":"JOB_92660","tr_customer_id":92677,"tr_customer_product_id":92667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:41:43.000Z","modified_at":"2025-10-29T06:41:43.000Z","name":"Allison Rowe","mobile_number":"684-418-2181","email_id":"Roxanne_Mante@yahoo.com","dop":"2025-04-06","serial_number":"10707601627779466","imei1":"10707601627779466","imei2":"10707601627779466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92661,"job_number":"JOB_92661","tr_customer_id":92678,"tr_customer_product_id":92668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:42:19.000Z","modified_at":"2025-10-29T06:42:19.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"14886416736333","imei1":"14886416736333","imei2":"14886416736333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:42:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92663,"job_number":"JOB_92663","tr_customer_id":92680,"tr_customer_product_id":92670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:42:34.000Z","modified_at":"2025-10-29T06:42:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15816308598873","imei1":"15816308598873","imei2":"15816308598873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:42:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92665,"job_number":"JOB_92665","tr_customer_id":92682,"tr_customer_product_id":92672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:42:36.000Z","modified_at":"2025-10-29T06:42:36.000Z","name":"Alisa Metz","mobile_number":"863-325-7515","email_id":"Emilia81@yahoo.com","dop":"2025-04-06","serial_number":"13428779431923964","imei1":"13428779431923964","imei2":"13428779431923964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92666,"job_number":"JOB_92666","tr_customer_id":92683,"tr_customer_product_id":92673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:54:16.000Z","modified_at":"2025-10-29T06:54:16.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"10862206884146","imei1":"10862206884146","imei2":"10862206884146","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:54:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92667,"job_number":"JOB_92667","tr_customer_id":92684,"tr_customer_product_id":92674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:54:16.000Z","modified_at":"2025-10-29T06:54:16.000Z","name":"Loraine Miller","mobile_number":"774-493-7506","email_id":"Dewayne_Schaden@yahoo.com","dop":"2025-09-16","serial_number":"14164114052966","imei1":"14164114052966","imei2":"14164114052966","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:54:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92668,"job_number":"JOB_92668","tr_customer_id":92685,"tr_customer_product_id":92675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:54:38.000Z","modified_at":"2025-10-29T06:54:38.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"17520016775030","imei1":"17520016775030","imei2":"17520016775030","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92669,"job_number":"JOB_92669","tr_customer_id":92686,"tr_customer_product_id":92676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:54:39.000Z","modified_at":"2025-10-29T06:54:39.000Z","name":"Dalton Stracke","mobile_number":"202-530-2803","email_id":"Xavier_Wilkinson51@hotmail.com","dop":"2025-09-16","serial_number":"12706813907531","imei1":"12706813907531","imei2":"12706813907531","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92670,"job_number":"JOB_92670","tr_customer_id":92687,"tr_customer_product_id":92677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:55:00.000Z","modified_at":"2025-10-29T06:55:00.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"10713972963064","imei1":"10713972963064","imei2":"10713972963064","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:55:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92671,"job_number":"JOB_92671","tr_customer_id":92688,"tr_customer_product_id":92678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:55:01.000Z","modified_at":"2025-10-29T06:55:01.000Z","name":"Hadley Weber","mobile_number":"722-491-4076","email_id":"Barry_Bogisich@gmail.com","dop":"2025-09-16","serial_number":"11260322676738","imei1":"11260322676738","imei2":"11260322676738","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:55:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92675,"job_number":"JOB_92675","tr_customer_id":92692,"tr_customer_product_id":92682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T07:36:30.000Z","modified_at":"2025-10-29T07:36:30.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"11034065456112","imei1":"11034065456112","imei2":"11034065456112","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T07:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92677,"job_number":"JOB_92677","tr_customer_id":92694,"tr_customer_product_id":92684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T07:36:32.000Z","modified_at":"2025-10-29T07:36:32.000Z","name":"Elissa Kirlin","mobile_number":"881-285-0752","email_id":"Guido_Koch73@hotmail.com","dop":"2025-09-20","serial_number":"100179599824183","imei1":"100179599824183","imei2":"100179599824183","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T07:36:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92678,"job_number":"JOB_92678","tr_customer_id":92695,"tr_customer_product_id":92685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T07:37:20.000Z","modified_at":"2025-10-29T07:37:20.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"15951796290639","imei1":"15951796290639","imei2":"15951796290639","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T07:37:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92681,"job_number":"JOB_92681","tr_customer_id":92698,"tr_customer_product_id":92688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T07:37:22.000Z","modified_at":"2025-10-29T07:37:22.000Z","name":"Imani Dietrich","mobile_number":"929-883-3664","email_id":"Rickie.Abbott@hotmail.com","dop":"2025-09-20","serial_number":"100918755609144","imei1":"100918755609144","imei2":"100918755609144","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T07:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92682,"job_number":"JOB_92682","tr_customer_id":92699,"tr_customer_product_id":92689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T07:37:23.000Z","modified_at":"2025-10-29T07:37:23.000Z","name":"Opal Walsh","mobile_number":"727-290-2082","email_id":"Johnny.Leannon@hotmail.com","dop":"2025-04-06","serial_number":"15664266680011614","imei1":"15664266680011614","imei2":"15664266680011614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T07:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92683,"job_number":"JOB_92683","tr_customer_id":92700,"tr_customer_product_id":92690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T07:38:09.000Z","modified_at":"2025-10-29T07:38:09.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"15166828142461","imei1":"15166828142461","imei2":"15166828142461","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T07:38:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92685,"job_number":"JOB_92685","tr_customer_id":92702,"tr_customer_product_id":92692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T07:38:11.000Z","modified_at":"2025-10-29T07:38:11.000Z","name":"Antonietta Kuvalis","mobile_number":"872-329-8203","email_id":"Roslyn.Gleason67@hotmail.com","dop":"2025-09-20","serial_number":"100138708390153","imei1":"100138708390153","imei2":"100138708390153","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T07:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92686,"job_number":"JOB_92686","tr_customer_id":92703,"tr_customer_product_id":92693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T07:56:32.000Z","modified_at":"2025-10-29T07:56:32.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"12262382617536","imei1":"12262382617536","imei2":"12262382617536","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T07:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92688,"job_number":"JOB_92688","tr_customer_id":92705,"tr_customer_product_id":92695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T07:56:34.000Z","modified_at":"2025-10-29T07:56:34.000Z","name":"Arnaldo Wisoky","mobile_number":"891-785-6260","email_id":"Bennett_Okuneva@gmail.com","dop":"2025-09-20","serial_number":"100646785115557","imei1":"100646785115557","imei2":"100646785115557","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T07:56:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92689,"job_number":"JOB_92689","tr_customer_id":92706,"tr_customer_product_id":92696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T07:57:23.000Z","modified_at":"2025-10-29T07:57:23.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"17419001235150","imei1":"17419001235150","imei2":"17419001235150","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T07:57:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92691,"job_number":"JOB_92691","tr_customer_id":92708,"tr_customer_product_id":92698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T07:57:25.000Z","modified_at":"2025-10-29T07:57:25.000Z","name":"Sage Pfeffer","mobile_number":"254-710-6282","email_id":"Shaniya62@yahoo.com","dop":"2025-09-20","serial_number":"100150684486055","imei1":"100150684486055","imei2":"100150684486055","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T07:57:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92692,"job_number":"JOB_92692","tr_customer_id":92709,"tr_customer_product_id":92699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T07:58:15.000Z","modified_at":"2025-10-29T07:58:15.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"18563236965532","imei1":"18563236965532","imei2":"18563236965532","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T07:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92694,"job_number":"JOB_92694","tr_customer_id":92711,"tr_customer_product_id":92701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T07:58:16.000Z","modified_at":"2025-10-29T07:58:16.000Z","name":"Henry Feest","mobile_number":"232-463-6001","email_id":"Gertrude94@yahoo.com","dop":"2025-09-20","serial_number":"100796581083246","imei1":"100796581083246","imei2":"100796581083246","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T07:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92695,"job_number":"JOB_92695","tr_customer_id":92712,"tr_customer_product_id":92702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T08:04:02.000Z","modified_at":"2025-10-29T08:04:02.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"11601029922527","imei1":"11601029922527","imei2":"11601029922527","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T08:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92697,"job_number":"JOB_92697","tr_customer_id":92714,"tr_customer_product_id":92704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T08:04:04.000Z","modified_at":"2025-10-29T08:04:04.000Z","name":"Shayna Leannon","mobile_number":"344-511-1190","email_id":"Zola_Bednar@yahoo.com","dop":"2025-09-20","serial_number":"100848331261606","imei1":"100848331261606","imei2":"100848331261606","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T08:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92698,"job_number":"JOB_92698","tr_customer_id":92715,"tr_customer_product_id":92705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T08:04:51.000Z","modified_at":"2025-10-29T08:04:51.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"12263078712554","imei1":"12263078712554","imei2":"12263078712554","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T08:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92700,"job_number":"JOB_92700","tr_customer_id":92717,"tr_customer_product_id":92707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T08:04:52.000Z","modified_at":"2025-10-29T08:04:52.000Z","name":"Michael Halvorson","mobile_number":"716-983-6641","email_id":"Norbert_Harber36@hotmail.com","dop":"2025-09-20","serial_number":"100341669637960","imei1":"100341669637960","imei2":"100341669637960","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T08:04:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92701,"job_number":"JOB_92701","tr_customer_id":92718,"tr_customer_product_id":92708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T08:05:38.000Z","modified_at":"2025-10-29T08:05:38.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"19329228320801","imei1":"19329228320801","imei2":"19329228320801","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T08:05:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92703,"job_number":"JOB_92703","tr_customer_id":92720,"tr_customer_product_id":92710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T08:05:40.000Z","modified_at":"2025-10-29T08:05:40.000Z","name":"Norene Borer","mobile_number":"584-464-1349","email_id":"Aletha.Koch0@yahoo.com","dop":"2025-09-20","serial_number":"100207571363493","imei1":"100207571363493","imei2":"100207571363493","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T08:05:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92704,"job_number":"JOB_92704","tr_customer_id":92721,"tr_customer_product_id":92711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T08:08:54.000Z","modified_at":"2025-10-29T08:08:54.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"15874150377044","imei1":"15874150377044","imei2":"15874150377044","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T08:08:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92706,"job_number":"JOB_92706","tr_customer_id":92723,"tr_customer_product_id":92713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T08:08:56.000Z","modified_at":"2025-10-29T08:08:56.000Z","name":"Patricia Corkery","mobile_number":"730-654-6230","email_id":"Destiney_Jacobs@gmail.com","dop":"2025-09-20","serial_number":"100972758035390","imei1":"100972758035390","imei2":"100972758035390","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T08:08:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92707,"job_number":"JOB_92707","tr_customer_id":92724,"tr_customer_product_id":92714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T08:09:42.000Z","modified_at":"2025-10-29T08:09:42.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"18499475197626","imei1":"18499475197626","imei2":"18499475197626","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T08:09:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92709,"job_number":"JOB_92709","tr_customer_id":92726,"tr_customer_product_id":92716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T08:09:44.000Z","modified_at":"2025-10-29T08:09:44.000Z","name":"Maegan Torp","mobile_number":"622-240-8917","email_id":"Odie_Stokes60@hotmail.com","dop":"2025-09-20","serial_number":"100515203201324","imei1":"100515203201324","imei2":"100515203201324","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T08:09:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92710,"job_number":"JOB_92710","tr_customer_id":92727,"tr_customer_product_id":92717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T08:10:30.000Z","modified_at":"2025-10-29T08:10:30.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"18410479709326","imei1":"18410479709326","imei2":"18410479709326","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T08:10:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92712,"job_number":"JOB_92712","tr_customer_id":92729,"tr_customer_product_id":92719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T08:10:32.000Z","modified_at":"2025-10-29T08:10:32.000Z","name":"Ian Moen","mobile_number":"859-224-3849","email_id":"Margret_Wintheiser16@gmail.com","dop":"2025-09-20","serial_number":"100485997338338","imei1":"100485997338338","imei2":"100485997338338","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T08:10:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92715,"job_number":"JOB_92715","tr_customer_id":92732,"tr_customer_product_id":92722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T08:41:09.000Z","modified_at":"2025-10-29T08:41:09.000Z","name":"Karan  Vaid","mobile_number":"4446464846","email_id":"thomasmuller@xyz.com","dop":"2025-08-06","serial_number":"17194621125080","imei1":"17194621125080","imei2":"17194621125080","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T08:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92716,"job_number":"JOB_92716","tr_customer_id":92733,"tr_customer_product_id":92723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T08:43:23.000Z","modified_at":"2025-10-29T08:47:44.000Z","name":"Karan  Vaid","mobile_number":"4446464846","email_id":"thomasmuller@xyz.com","dop":"2025-08-06","serial_number":"15369259402797","imei1":"15369259402797","imei2":"15369259402797","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":3,"assigned_on":"2025-10-29T08:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92720,"job_number":"JOB_92720","tr_customer_id":92737,"tr_customer_product_id":92727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T09:09:48.000Z","modified_at":"2025-10-29T09:09:48.000Z","name":"Raven Feil","mobile_number":"242-765-5155","email_id":"Carlotta.Veum@hotmail.com","dop":"2025-04-06","serial_number":"16515909081061","imei1":"16515909081061","imei2":"16515909081061","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T09:09:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92732,"job_number":"JOB_92732","tr_customer_id":92749,"tr_customer_product_id":92739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T10:12:02.000Z","modified_at":"2025-10-29T10:12:02.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"125034731576078","imei1":"125034731576078","imei2":"125034731576078","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T10:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92735,"job_number":"JOB_92735","tr_customer_id":92752,"tr_customer_product_id":92742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T11:52:13.000Z","modified_at":"2025-10-29T11:52:13.000Z","name":"Raven Feil","mobile_number":"242-765-5155","email_id":"Carlotta.Veum@hotmail.com","dop":"2025-04-06","serial_number":"96515909081061","imei1":"06515909081061","imei2":"96515909081061","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T11:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92736,"job_number":"JOB_92736","tr_customer_id":92753,"tr_customer_product_id":92743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T12:03:24.000Z","modified_at":"2025-10-29T12:03:24.000Z","name":"Kajal Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391456191268","imei1":"56391456191268","imei2":"56391456191268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T12:03:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92737,"job_number":"JOB_92737","tr_customer_id":92754,"tr_customer_product_id":92744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T12:03:24.000Z","modified_at":"2025-10-29T12:03:24.000Z","name":"Ajinkya Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391087191235","imei1":"56391087191235","imei2":"56391087191235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T12:03:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92738,"job_number":"JOB_92738","tr_customer_id":92755,"tr_customer_product_id":92745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T12:03:24.000Z","modified_at":"2025-10-29T12:03:24.000Z","name":"Uday Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391087194567","imei1":"56391087194567","imei2":"56391087194567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T12:03:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92739,"job_number":"JOB_92739","tr_customer_id":92756,"tr_customer_product_id":92746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T12:03:24.000Z","modified_at":"2025-10-29T12:03:24.000Z","name":"Jatin Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391087191342","imei1":"56391087191342","imei2":"56391087191342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T12:03:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92740,"job_number":"JOB_92740","tr_customer_id":92758,"tr_customer_product_id":92748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T12:03:24.000Z","modified_at":"2025-10-29T12:03:24.000Z","name":"Ritu Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391034591268","imei1":"56391034591268","imei2":"56391034591268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T12:03:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92741,"job_number":"JOB_92741","tr_customer_id":92757,"tr_customer_product_id":92747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T12:03:24.000Z","modified_at":"2025-10-29T12:03:24.000Z","name":"Travon Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391087191268","imei1":"56391087191268","imei2":"56391087191268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T12:03:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92744,"job_number":"JOB_92744","tr_customer_id":92761,"tr_customer_product_id":92751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T12:43:24.000Z","modified_at":"2025-10-29T12:43:24.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"18307471842857","imei1":"18307471842857","imei2":"18307471842857","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T12:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92746,"job_number":"JOB_92746","tr_customer_id":92763,"tr_customer_product_id":92753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T12:43:26.000Z","modified_at":"2025-10-29T12:43:26.000Z","name":"Emelie Carter","mobile_number":"293-706-9333","email_id":"Gladys74@yahoo.com","dop":"2025-09-20","serial_number":"100092398468420","imei1":"100092398468420","imei2":"100092398468420","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T12:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92747,"job_number":"JOB_92747","tr_customer_id":92764,"tr_customer_product_id":92754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T12:44:16.000Z","modified_at":"2025-10-29T12:44:16.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"16258280464029","imei1":"16258280464029","imei2":"16258280464029","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T12:44:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92749,"job_number":"JOB_92749","tr_customer_id":92766,"tr_customer_product_id":92756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T12:44:17.000Z","modified_at":"2025-10-29T12:44:17.000Z","name":"Alexys Conroy","mobile_number":"684-471-5069","email_id":"Roberta75@hotmail.com","dop":"2025-09-20","serial_number":"100383488266281","imei1":"100383488266281","imei2":"100383488266281","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T12:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92750,"job_number":"JOB_92750","tr_customer_id":92767,"tr_customer_product_id":92757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T12:45:07.000Z","modified_at":"2025-10-29T12:45:07.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"16451005438065","imei1":"16451005438065","imei2":"16451005438065","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T12:45:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92752,"job_number":"JOB_92752","tr_customer_id":92769,"tr_customer_product_id":92759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T12:45:09.000Z","modified_at":"2025-10-29T12:45:09.000Z","name":"Louie Roob","mobile_number":"842-553-7220","email_id":"Riley_Bruen@yahoo.com","dop":"2025-09-20","serial_number":"100758463258787","imei1":"100758463258787","imei2":"100758463258787","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T12:45:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92754,"job_number":"JOB_92754","tr_customer_id":92771,"tr_customer_product_id":92761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:08:46.000Z","modified_at":"2025-10-29T13:08:46.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"19774508067528","imei1":"19774508067528","imei2":"19774508067528","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:08:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92756,"job_number":"JOB_92756","tr_customer_id":92773,"tr_customer_product_id":92763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:08:48.000Z","modified_at":"2025-10-29T13:08:48.000Z","name":"Nona Reinger","mobile_number":"825-219-3037","email_id":"Nels36@yahoo.com","dop":"2025-09-20","serial_number":"100498865135124","imei1":"100498865135124","imei2":"100498865135124","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:08:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92757,"job_number":"JOB_92757","tr_customer_id":92774,"tr_customer_product_id":92764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:09:40.000Z","modified_at":"2025-10-29T13:09:40.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"13693273479435","imei1":"13693273479435","imei2":"13693273479435","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:09:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92759,"job_number":"JOB_92759","tr_customer_id":92776,"tr_customer_product_id":92766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:09:42.000Z","modified_at":"2025-10-29T13:09:42.000Z","name":"Jadon Rodriguez","mobile_number":"790-804-1368","email_id":"Mathias.Collins83@yahoo.com","dop":"2025-09-20","serial_number":"100381849818373","imei1":"100381849818373","imei2":"100381849818373","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:09:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92760,"job_number":"JOB_92760","tr_customer_id":92777,"tr_customer_product_id":92767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:10:34.000Z","modified_at":"2025-10-29T13:10:34.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"19421969717188","imei1":"19421969717188","imei2":"19421969717188","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:10:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92762,"job_number":"JOB_92762","tr_customer_id":92779,"tr_customer_product_id":92769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:10:35.000Z","modified_at":"2025-10-29T13:10:35.000Z","name":"Marie Christiansen","mobile_number":"709-313-1796","email_id":"Kitty_Kuhn56@yahoo.com","dop":"2025-09-20","serial_number":"100195322714411","imei1":"100195322714411","imei2":"100195322714411","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:10:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92763,"job_number":"JOB_92763","tr_customer_id":92780,"tr_customer_product_id":92770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:29:59.000Z","modified_at":"2025-10-29T13:29:59.000Z","name":"Akash TH","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"105897798082225","imei1":"105897798082225","imei2":"105897798082225","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92767,"job_number":"JOB_92767","tr_customer_id":92784,"tr_customer_product_id":92774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:48:17.000Z","modified_at":"2025-10-29T13:48:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72784859596027","imei1":"72784859596027","imei2":"72784859596027","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91476,"job_number":"JOB_91476","tr_customer_id":91493,"tr_customer_product_id":91483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T15:17:22.000Z","modified_at":"2025-10-26T15:17:22.000Z","name":"Shashank Pandey","mobile_number":"5564611644","email_id":"shashankpandey768@gmail.com","dop":"2025-09-03","serial_number":"23425363722686328","imei1":"23425363722686328","imei2":"23425363722686328","popurl":"2025-09-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T15:17:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":91973,"job_number":"JOB_91973","tr_customer_id":91990,"tr_customer_product_id":91980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T19:38:41.000Z","modified_at":"2025-10-27T19:38:41.000Z","name":"Shilpa Talukdar","mobile_number":"6787688999","email_id":"st@gmail.com","dop":"2025-10-21","serial_number":"88888888888888888","imei1":"8888877797777699","imei2":"88888888888889888","popurl":"2025-10-21T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T19:38:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":92728,"job_number":"JOB_92728","tr_customer_id":92745,"tr_customer_product_id":92735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T09:48:25.000Z","modified_at":"2025-10-29T09:48:25.000Z","name":"anan arora","mobile_number":"9394949492","email_id":"a@a.com","dop":"2025-10-29","serial_number":"33333333333333333","imei1":"33333333333333333","imei2":"33333333333333333","popurl":"2025-10-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T09:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":88922,"job_number":"JOB_88922","tr_customer_id":88939,"tr_customer_product_id":88929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T15:21:13.000Z","modified_at":"2025-10-20T15:21:13.000Z","name":"Praveen Sharma","mobile_number":"9990036805","email_id":"praveen_sharma456@yahoo.co.in","dop":"2025-10-13","serial_number":"11111111111111111","imei1":"11111111111111111","imei2":"11111111111111111","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T15:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":91077,"job_number":"JOB_91077","tr_customer_id":91094,"tr_customer_product_id":91084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T20:01:23.000Z","modified_at":"2025-10-25T20:01:23.000Z","name":"Shilpa Talukdar","mobile_number":"6787688999","email_id":"st@gmail.com","dop":"2025-10-21","serial_number":"88888888888888888","imei1":"88888888888888888","imei2":"88888888888888888","popurl":"2025-10-21T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T20:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":91078,"job_number":"JOB_91078","tr_customer_id":91095,"tr_customer_product_id":91085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T20:06:02.000Z","modified_at":"2025-10-25T20:06:02.000Z","name":"Shilpa Talukdar","mobile_number":"6787688999","email_id":"st@gmail.com","dop":"2025-10-21","serial_number":"88888888888888888","imei1":"8888877777776999","imei2":"88888888888888888","popurl":"2025-10-21T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T20:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":91079,"job_number":"JOB_91079","tr_customer_id":91096,"tr_customer_product_id":91086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T20:12:10.000Z","modified_at":"2025-10-25T20:12:10.000Z","name":"Shilpa Talukdar","mobile_number":"6787688999","email_id":"st@gmail.com","dop":"2025-10-21","serial_number":"88888888888888888","imei1":"888887777777699","imei2":"88888888888888888","popurl":"2025-10-21T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T20:12:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":93796,"job_number":"JOB_93796","tr_customer_id":93813,"tr_customer_product_id":93803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:38:39.000Z","modified_at":"2025-10-31T06:38:39.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"17444880361176","imei1":"17444880361176","imei2":"17444880361176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:38:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93797,"job_number":"JOB_93797","tr_customer_id":93814,"tr_customer_product_id":93804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:38:39.000Z","modified_at":"2025-10-31T06:38:39.000Z","name":"Eliezer Volkman","mobile_number":"484-439-7838","email_id":"Katelynn_Schmeler70@gmail.com","dop":"2025-04-06","serial_number":"13925910897855852","imei1":"13925910897855852","imei2":"13925910897855852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:38:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93799,"job_number":"JOB_93799","tr_customer_id":93816,"tr_customer_product_id":93806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:39:20.000Z","modified_at":"2025-10-31T06:39:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10911061599327","imei1":"10911061599327","imei2":"10911061599327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93801,"job_number":"JOB_93801","tr_customer_id":93818,"tr_customer_product_id":93808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:39:22.000Z","modified_at":"2025-10-31T06:39:22.000Z","name":"Scottie Wiza","mobile_number":"565-929-4097","email_id":"Elna_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"14546978359554492","imei1":"14546978359554492","imei2":"14546978359554492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93802,"job_number":"JOB_93802","tr_customer_id":93819,"tr_customer_product_id":93809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:39:30.000Z","modified_at":"2025-10-31T06:39:30.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"18541874628963","imei1":"18541874628963","imei2":"18541874628963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93804,"job_number":"JOB_93804","tr_customer_id":93821,"tr_customer_product_id":93811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:40:12.000Z","modified_at":"2025-10-31T06:40:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16077156444343","imei1":"16077156444343","imei2":"16077156444343","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93806,"job_number":"JOB_93806","tr_customer_id":93823,"tr_customer_product_id":93813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:40:14.000Z","modified_at":"2025-10-31T06:40:14.000Z","name":"Keegan Zemlak","mobile_number":"359-480-2601","email_id":"Alberta75@yahoo.com","dop":"2025-04-06","serial_number":"12539542594187614","imei1":"12539542594187614","imei2":"12539542594187614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93807,"job_number":"JOB_93807","tr_customer_id":93824,"tr_customer_product_id":93814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:40:20.000Z","modified_at":"2025-10-31T06:40:20.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"11719453612684","imei1":"11719453612684","imei2":"11719453612684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93809,"job_number":"JOB_93809","tr_customer_id":93826,"tr_customer_product_id":93816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:52:24.000Z","modified_at":"2025-10-31T06:52:24.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"17226290778166","imei1":"17226290778166","imei2":"17226290778166","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:52:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93810,"job_number":"JOB_93810","tr_customer_id":93827,"tr_customer_product_id":93817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:52:25.000Z","modified_at":"2025-10-31T06:52:25.000Z","name":"Estefania Kassulke","mobile_number":"675-678-2760","email_id":"Noemi_Dibbert72@yahoo.com","dop":"2025-09-16","serial_number":"15951673780077","imei1":"15951673780077","imei2":"15951673780077","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93811,"job_number":"JOB_93811","tr_customer_id":93828,"tr_customer_product_id":93818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:52:45.000Z","modified_at":"2025-10-31T06:52:45.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"17446454045114","imei1":"17446454045114","imei2":"17446454045114","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93812,"job_number":"JOB_93812","tr_customer_id":93829,"tr_customer_product_id":93819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:52:45.000Z","modified_at":"2025-10-31T06:52:45.000Z","name":"Lizeth VonRueden","mobile_number":"211-775-0405","email_id":"Merle_Abbott37@gmail.com","dop":"2025-09-16","serial_number":"12095031305558","imei1":"12095031305558","imei2":"12095031305558","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93813,"job_number":"JOB_93813","tr_customer_id":93830,"tr_customer_product_id":93820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:53:05.000Z","modified_at":"2025-10-31T06:53:05.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"18460706157973","imei1":"18460706157973","imei2":"18460706157973","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:53:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93814,"job_number":"JOB_93814","tr_customer_id":93831,"tr_customer_product_id":93821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:53:06.000Z","modified_at":"2025-10-31T06:53:06.000Z","name":"Alvera Lockman","mobile_number":"836-440-0468","email_id":"Beryl_Cummings93@gmail.com","dop":"2025-09-16","serial_number":"13393263004930","imei1":"13393263004930","imei2":"13393263004930","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:53:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93817,"job_number":"JOB_93817","tr_customer_id":93834,"tr_customer_product_id":93824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:57:33.000Z","modified_at":"2025-10-31T06:57:33.000Z","name":"Ardella O'Connell","mobile_number":"964-479-9534","email_id":"Kendrick.Schneider@hotmail.com","dop":"2025-10-22","serial_number":"168739771131204","imei1":"168739771131204","imei2":"168739771131204","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:57:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93818,"job_number":"JOB_93818","tr_customer_id":93835,"tr_customer_product_id":93825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:58:15.000Z","modified_at":"2025-10-31T06:58:15.000Z","name":"Darrell Weimann","mobile_number":"348-414-1326","email_id":"Hermina87@gmail.com","dop":"2025-10-22","serial_number":"194590202559450","imei1":"194590202559450","imei2":"194590202559450","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93823,"job_number":"JOB_93823","tr_customer_id":93840,"tr_customer_product_id":93830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T07:10:10.000Z","modified_at":"2025-10-31T07:10:10.000Z","name":"Tiffany Davis","mobile_number":"779-456-3921","email_id":"Christa.Gorczany@yahoo.com","dop":"2025-04-06","serial_number":"19934881646825230","imei1":"19934881646825230","imei2":"19934881646825230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T07:10:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93831,"job_number":"JOB_93831","tr_customer_id":93848,"tr_customer_product_id":93838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T07:35:07.000Z","modified_at":"2025-10-31T07:35:07.000Z","name":"Kailee Towne","mobile_number":"221-559-7168","email_id":"Elroy81@yahoo.com","dop":"2025-04-06","serial_number":"16151983581248860","imei1":"16151983581248860","imei2":"16151983581248860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T07:35:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93833,"job_number":"JOB_93833","tr_customer_id":93850,"tr_customer_product_id":93840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T08:23:24.000Z","modified_at":"2025-10-31T08:23:24.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"14055994631468","imei1":"14055994631468","imei2":"14055994631468","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T08:23:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93835,"job_number":"JOB_93835","tr_customer_id":93852,"tr_customer_product_id":93842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T08:23:26.000Z","modified_at":"2025-10-31T08:23:26.000Z","name":"Sigurd Torp","mobile_number":"567-652-2419","email_id":"Josephine.Schaefer@gmail.com","dop":"2025-09-20","serial_number":"100248308154880","imei1":"100248308154880","imei2":"100248308154880","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T08:23:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93836,"job_number":"JOB_93836","tr_customer_id":93853,"tr_customer_product_id":93843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T08:24:22.000Z","modified_at":"2025-10-31T08:24:22.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"15355807838068","imei1":"15355807838068","imei2":"15355807838068","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T08:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93838,"job_number":"JOB_93838","tr_customer_id":93855,"tr_customer_product_id":93845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T08:24:24.000Z","modified_at":"2025-10-31T08:24:24.000Z","name":"Micaela Schoen","mobile_number":"617-927-2830","email_id":"Claude31@hotmail.com","dop":"2025-09-20","serial_number":"100680776440971","imei1":"100680776440971","imei2":"100680776440971","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T08:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93839,"job_number":"JOB_93839","tr_customer_id":93856,"tr_customer_product_id":93846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T08:25:22.000Z","modified_at":"2025-10-31T08:25:22.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"12296886166634","imei1":"12296886166634","imei2":"12296886166634","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T08:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93841,"job_number":"JOB_93841","tr_customer_id":93858,"tr_customer_product_id":93848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T08:25:24.000Z","modified_at":"2025-10-31T08:25:24.000Z","name":"Alyce Prohaska","mobile_number":"827-246-0995","email_id":"Hillary41@gmail.com","dop":"2025-09-20","serial_number":"100205312520054","imei1":"100205312520054","imei2":"100205312520054","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T08:25:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93847,"job_number":"JOB_93847","tr_customer_id":93864,"tr_customer_product_id":93854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T10:06:48.000Z","modified_at":"2025-10-31T10:06:48.000Z","name":"fsdf vdsfdfdf","mobile_number":"5454748485","email_id":"hdfdf@gmail.com","dop":"2025-10-08","serial_number":"54547484598747","imei1":"54547484598747","imei2":"54547484598747","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T10:06:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93858,"job_number":"JOB_93858","tr_customer_id":93875,"tr_customer_product_id":93865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:25:18.000Z","modified_at":"2025-10-31T12:25:18.000Z","name":"Priya Patty","mobile_number":"8912348765","email_id":"priyapatty@yahoo.com","dop":"2025-10-21","serial_number":"22314987656592","imei1":"22314987656592","imei2":"22314987656592","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93859,"job_number":"JOB_93859","tr_customer_id":93876,"tr_customer_product_id":93866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:53:11.000Z","modified_at":"2025-10-31T12:53:11.000Z","name":"Lucy  White","mobile_number":"428-673-7519","email_id":"Ruthe.Stroman@gmail.com","dop":"2025-08-02","serial_number":"14243272467875","imei1":"14243272467875","imei2":"14243272467875","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:53:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93860,"job_number":"JOB_93860","tr_customer_id":93877,"tr_customer_product_id":93867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:54.000Z","modified_at":"2025-10-31T12:57:54.000Z","name":"Ahilya Mehrotra","mobile_number":"7026579151","email_id":"shakuntala.menon@yahoo.co.in","dop":"2025-10-21","serial_number":"080424352099287","imei1":"080424352099287","imei2":"080424352099287","popurl":"www.mohini-bhattathiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93861,"job_number":"JOB_93861","tr_customer_id":93878,"tr_customer_product_id":93868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:54.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Shresthi Bhattacharya","mobile_number":"7012338029","email_id":"atreyi.shukla@gmail.com","dop":"2025-10-21","serial_number":"239167173124046","imei1":"239167173124046","imei2":"239167173124046","popurl":"www.ganapati-sethi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93862,"job_number":"JOB_93862","tr_customer_id":93879,"tr_customer_product_id":93869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Bhooshan Chattopadhyay","mobile_number":"7069607325","email_id":"vishwamitra.gowda@gmail.com","dop":"2025-10-21","serial_number":"258176335643544","imei1":"258176335643544","imei2":"258176335643544","popurl":"www.gatik-menon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93863,"job_number":"JOB_93863","tr_customer_id":93880,"tr_customer_product_id":93870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Deepesh Gandhi","mobile_number":"7051080255","email_id":"deepankar.mishra@hotmail.com","dop":"2025-10-21","serial_number":"035489483056540","imei1":"035489483056540","imei2":"035489483056540","popurl":"www.rati-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93864,"job_number":"JOB_93864","tr_customer_id":93881,"tr_customer_product_id":93871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Krishnadas Gowda","mobile_number":"7090318738","email_id":"gandharv.agarwal@gmail.com","dop":"2025-10-21","serial_number":"149587230074201","imei1":"149587230074201","imei2":"149587230074201","popurl":"www.sharda-singh.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93865,"job_number":"JOB_93865","tr_customer_id":93882,"tr_customer_product_id":93872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Lakshmi Pothuvaal","mobile_number":"7077835626","email_id":"bankim.malik@hotmail.com","dop":"2025-10-21","serial_number":"107652546312467","imei1":"107652546312467","imei2":"107652546312467","popurl":"www.shreyashi-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93866,"job_number":"JOB_93866","tr_customer_id":93884,"tr_customer_product_id":93874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Vasudha Varma","mobile_number":"7060849841","email_id":"gauranga.namboothiri@hotmail.com","dop":"2025-10-21","serial_number":"284442434170316","imei1":"284442434170316","imei2":"284442434170316","popurl":"www.kashyap-khanna.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93867,"job_number":"JOB_93867","tr_customer_id":93883,"tr_customer_product_id":93873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Anwesha Prajapat","mobile_number":"7052548846","email_id":"opalina.bhattathiri@hotmail.com","dop":"2025-10-21","serial_number":"730224537742357","imei1":"730224537742357","imei2":"730224537742357","popurl":"www.kanishka-singh.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93868,"job_number":"JOB_93868","tr_customer_id":93885,"tr_customer_product_id":93875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Himani Joshi","mobile_number":"7089197516","email_id":"ajeet.acharya@gmail.com","dop":"2025-10-21","serial_number":"085782895044756","imei1":"085782895044756","imei2":"085782895044756","popurl":"www.sarla-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93869,"job_number":"JOB_93869","tr_customer_id":93886,"tr_customer_product_id":93876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Bishnu Rana","mobile_number":"7076510143","email_id":"charuchandra.khan@yahoo.co.in","dop":"2025-10-21","serial_number":"799556610177478","imei1":"799556610177478","imei2":"799556610177478","popurl":"www.chakor-nair.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93870,"job_number":"JOB_93870","tr_customer_id":93887,"tr_customer_product_id":93877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Dhatri Khan","mobile_number":"7077694693","email_id":"shreyashi.ahuja@hotmail.com","dop":"2025-10-21","serial_number":"206993247123236","imei1":"206993247123236","imei2":"206993247123236","popurl":"www.chidambaram-varma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93871,"job_number":"JOB_93871","tr_customer_id":93888,"tr_customer_product_id":93878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Narayan Gowda","mobile_number":"7015041156","email_id":"dinkar.achari@hotmail.com","dop":"2025-10-21","serial_number":"587116332439403","imei1":"587116332439403","imei2":"587116332439403","popurl":"www.amrit-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93872,"job_number":"JOB_93872","tr_customer_id":93889,"tr_customer_product_id":93879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Jaya Prajapat","mobile_number":"7053252540","email_id":"chandran.nayar@hotmail.com","dop":"2025-10-21","serial_number":"653225303786158","imei1":"653225303786158","imei2":"653225303786158","popurl":"www.oormila-kaul.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93873,"job_number":"JOB_93873","tr_customer_id":93890,"tr_customer_product_id":93880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Niro Varman","mobile_number":"7086996033","email_id":"bhagavaan.gupta@yahoo.co.in","dop":"2025-10-21","serial_number":"008123634544619","imei1":"008123634544619","imei2":"008123634544619","popurl":"www.karthik-gandhi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93874,"job_number":"JOB_93874","tr_customer_id":93891,"tr_customer_product_id":93881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Kamla Agarwal","mobile_number":"7024799735","email_id":"baalaaditya.iyer@gmail.com","dop":"2025-10-21","serial_number":"622463689471016","imei1":"622463689471016","imei2":"622463689471016","popurl":"www.dandak-namboothiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93875,"job_number":"JOB_93875","tr_customer_id":93892,"tr_customer_product_id":93882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Daksha Rana","mobile_number":"7050305975","email_id":"shakti.chopra@yahoo.co.in","dop":"2025-10-21","serial_number":"168302897478784","imei1":"168302897478784","imei2":"168302897478784","popurl":"www.giriraaj-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93876,"job_number":"JOB_93876","tr_customer_id":93893,"tr_customer_product_id":93883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Lalita Chaturvedi","mobile_number":"7016931064","email_id":"pran.kaul@hotmail.com","dop":"2025-10-21","serial_number":"654058471983509","imei1":"654058471983509","imei2":"654058471983509","popurl":"www.deepan-chopra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93877,"job_number":"JOB_93877","tr_customer_id":93894,"tr_customer_product_id":93884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Mohinder Dutta","mobile_number":"7052362080","email_id":"akshainie.nayar@hotmail.com","dop":"2025-10-21","serial_number":"784439204540067","imei1":"784439204540067","imei2":"784439204540067","popurl":"www.gita-adiga.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93878,"job_number":"JOB_93878","tr_customer_id":93895,"tr_customer_product_id":93885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Brahmaanand Nehru","mobile_number":"7081085592","email_id":"girja.butt@gmail.com","dop":"2025-10-21","serial_number":"708454687454717","imei1":"708454687454717","imei2":"708454687454717","popurl":"www.shiv-agarwal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93879,"job_number":"JOB_93879","tr_customer_id":93896,"tr_customer_product_id":93886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:55.000Z","modified_at":"2025-10-31T12:57:55.000Z","name":"Manik Malik","mobile_number":"7039205479","email_id":"darshan.khanna@hotmail.com","dop":"2025-10-21","serial_number":"477504216327860","imei1":"477504216327860","imei2":"477504216327860","popurl":"www.ahalya-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93880,"job_number":"JOB_93880","tr_customer_id":93897,"tr_customer_product_id":93887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:56.000Z","modified_at":"2025-10-31T12:57:56.000Z","name":"Chinmayananda Kocchar","mobile_number":"7052122086","email_id":"niro.kakkar@hotmail.com","dop":"2025-10-21","serial_number":"433098695581537","imei1":"433098695581537","imei2":"433098695581537","popurl":"www.sheela-menon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93881,"job_number":"JOB_93881","tr_customer_id":93898,"tr_customer_product_id":93888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:56.000Z","modified_at":"2025-10-31T12:57:56.000Z","name":"Mukul Marar","mobile_number":"7021481285","email_id":"lavanya.panicker@gmail.com","dop":"2025-10-21","serial_number":"422767208726478","imei1":"422767208726478","imei2":"422767208726478","popurl":"www.rohit-mehrotra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93882,"job_number":"JOB_93882","tr_customer_id":93899,"tr_customer_product_id":93889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:56.000Z","modified_at":"2025-10-31T12:57:56.000Z","name":"Jitender Mukhopadhyay","mobile_number":"7070705963","email_id":"harinarayan.gill@gmail.com","dop":"2025-10-21","serial_number":"228672525305045","imei1":"228672525305045","imei2":"228672525305045","popurl":"www.adityanandan-guneta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93883,"job_number":"JOB_93883","tr_customer_id":93900,"tr_customer_product_id":93890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:56.000Z","modified_at":"2025-10-31T12:57:56.000Z","name":"Chinmayananda Chattopadhyay","mobile_number":"7055747213","email_id":"shanti.ahluwalia@gmail.com","dop":"2025-10-21","serial_number":"903370514909019","imei1":"903370514909019","imei2":"903370514909019","popurl":"www.aayushman-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93884,"job_number":"JOB_93884","tr_customer_id":93901,"tr_customer_product_id":93891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:56.000Z","modified_at":"2025-10-31T12:57:56.000Z","name":"Bakula Gupta","mobile_number":"7080429028","email_id":"tushar.asan@yahoo.co.in","dop":"2025-10-21","serial_number":"415374892877350","imei1":"415374892877350","imei2":"415374892877350","popurl":"www.manisha-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93885,"job_number":"JOB_93885","tr_customer_id":93902,"tr_customer_product_id":93892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:56.000Z","modified_at":"2025-10-31T12:57:56.000Z","name":"Sweta Johar","mobile_number":"7020374965","email_id":"vidya.khan@gmail.com","dop":"2025-10-21","serial_number":"617687184473424","imei1":"617687184473424","imei2":"617687184473424","popurl":"www.daevi-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93886,"job_number":"JOB_93886","tr_customer_id":93903,"tr_customer_product_id":93893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:56.000Z","modified_at":"2025-10-31T12:57:56.000Z","name":"Keerti Bhattathiri","mobile_number":"7070833571","email_id":"adityanandana.tagore@hotmail.com","dop":"2025-10-21","serial_number":"202662761330870","imei1":"202662761330870","imei2":"202662761330870","popurl":"www.lakshman-dhawan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93887,"job_number":"JOB_93887","tr_customer_id":93904,"tr_customer_product_id":93894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:56.000Z","modified_at":"2025-10-31T12:57:56.000Z","name":"Dandak Dhawan","mobile_number":"7048621694","email_id":"ekaling.chattopadhyay@hotmail.com","dop":"2025-10-21","serial_number":"525114593983279","imei1":"525114593983279","imei2":"525114593983279","popurl":"www.kanchan-kaur.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93888,"job_number":"JOB_93888","tr_customer_id":93905,"tr_customer_product_id":93895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:56.000Z","modified_at":"2025-10-31T12:57:56.000Z","name":"Kalinda Dwivedi","mobile_number":"7018955645","email_id":"oormila.reddy@yahoo.co.in","dop":"2025-10-21","serial_number":"368438494504410","imei1":"368438494504410","imei2":"368438494504410","popurl":"www.agneya-mishra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93889,"job_number":"JOB_93889","tr_customer_id":93906,"tr_customer_product_id":93896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:56.000Z","modified_at":"2025-10-31T12:57:56.000Z","name":"Daevi Achari","mobile_number":"7014967624","email_id":"navin.embranthiri@yahoo.co.in","dop":"2025-10-21","serial_number":"743969526095639","imei1":"743969526095639","imei2":"743969526095639","popurl":"www.dhyanesh-jha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93890,"job_number":"JOB_93890","tr_customer_id":93907,"tr_customer_product_id":93897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:56.000Z","modified_at":"2025-10-31T12:57:56.000Z","name":"Suma Gupta","mobile_number":"7071357742","email_id":"jagdeep.nair@yahoo.co.in","dop":"2025-10-21","serial_number":"188810431473916","imei1":"188810431473916","imei2":"188810431473916","popurl":"www.heema-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93891,"job_number":"JOB_93891","tr_customer_id":93908,"tr_customer_product_id":93898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:56.000Z","modified_at":"2025-10-31T12:57:56.000Z","name":"Suma Ganaka","mobile_number":"7052034511","email_id":"aayushman.johar@gmail.com","dop":"2025-10-21","serial_number":"808147192568896","imei1":"808147192568896","imei2":"808147192568896","popurl":"www.oormila-sethi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93892,"job_number":"JOB_93892","tr_customer_id":93909,"tr_customer_product_id":93899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:56.000Z","modified_at":"2025-10-31T12:57:56.000Z","name":"Elakshi Ganaka","mobile_number":"7075606029","email_id":"sarla.pilla@gmail.com","dop":"2025-10-21","serial_number":"439821664925476","imei1":"439821664925476","imei2":"439821664925476","popurl":"www.adhrit-acharya.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93893,"job_number":"JOB_93893","tr_customer_id":93910,"tr_customer_product_id":93900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:56.000Z","modified_at":"2025-10-31T12:57:56.000Z","name":"Brahma Gupta","mobile_number":"7044607397","email_id":"nanda.saini@hotmail.com","dop":"2025-10-21","serial_number":"000699255006817","imei1":"000699255006817","imei2":"000699255006817","popurl":"www.brajesh-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93894,"job_number":"JOB_93894","tr_customer_id":93911,"tr_customer_product_id":93901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:56.000Z","modified_at":"2025-10-31T12:57:56.000Z","name":"Anil Gowda","mobile_number":"7029866359","email_id":"achalesvara.mahajan@yahoo.co.in","dop":"2025-10-21","serial_number":"288779528848377","imei1":"288779528848377","imei2":"288779528848377","popurl":"www.smriti-trivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93895,"job_number":"JOB_93895","tr_customer_id":93912,"tr_customer_product_id":93902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:56.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Chandra Varma","mobile_number":"7015103469","email_id":"aagney.kapoor@hotmail.com","dop":"2025-10-21","serial_number":"660049040978678","imei1":"660049040978678","imei2":"660049040978678","popurl":"www.annapurna-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93896,"job_number":"JOB_93896","tr_customer_id":93913,"tr_customer_product_id":93903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Ghanaanand Kaur","mobile_number":"7011114745","email_id":"daiwik.somayaji@gmail.com","dop":"2025-10-21","serial_number":"856713120808740","imei1":"856713120808740","imei2":"856713120808740","popurl":"www.chapala-patel.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93897,"job_number":"JOB_93897","tr_customer_id":93914,"tr_customer_product_id":93904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Achintya Nair","mobile_number":"7083862113","email_id":"achyut.pillai@gmail.com","dop":"2025-10-21","serial_number":"438162398212178","imei1":"438162398212178","imei2":"438162398212178","popurl":"www.nirbhay-kaul.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93898,"job_number":"JOB_93898","tr_customer_id":93915,"tr_customer_product_id":93905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Balaaditya Ahluwalia","mobile_number":"7023088997","email_id":"sarla.trivedi@gmail.com","dop":"2025-10-21","serial_number":"330263201055634","imei1":"330263201055634","imei2":"330263201055634","popurl":"www.siddhi-saini.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93899,"job_number":"JOB_93899","tr_customer_id":93916,"tr_customer_product_id":93906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Deeptimoy Sharma","mobile_number":"7004597318","email_id":"ahilya.iyer@yahoo.co.in","dop":"2025-10-21","serial_number":"157767674384976","imei1":"157767674384976","imei2":"157767674384976","popurl":"www.ekaparnika-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93900,"job_number":"JOB_93900","tr_customer_id":93917,"tr_customer_product_id":93907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Leela Arora","mobile_number":"7095898719","email_id":"lalita.malik@hotmail.com","dop":"2025-10-21","serial_number":"245393068278511","imei1":"245393068278511","imei2":"245393068278511","popurl":"www.somu-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93901,"job_number":"JOB_93901","tr_customer_id":93918,"tr_customer_product_id":93908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Chidaatma Somayaji","mobile_number":"7067085144","email_id":"jai.varrier@gmail.com","dop":"2025-10-21","serial_number":"183699036223367","imei1":"183699036223367","imei2":"183699036223367","popurl":"www.naveen-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93902,"job_number":"JOB_93902","tr_customer_id":93919,"tr_customer_product_id":93909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Vedanga Iyer","mobile_number":"7088318350","email_id":"aadi.varman@yahoo.co.in","dop":"2025-10-21","serial_number":"081589271179908","imei1":"081589271179908","imei2":"081589271179908","popurl":"www.gemine-shah.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93903,"job_number":"JOB_93903","tr_customer_id":93920,"tr_customer_product_id":93910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Bishnu Gandhi","mobile_number":"7081879197","email_id":"mayoor.dutta@hotmail.com","dop":"2025-10-21","serial_number":"322878359734738","imei1":"322878359734738","imei2":"322878359734738","popurl":"www.purnima-bharadwaj.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93904,"job_number":"JOB_93904","tr_customer_id":93921,"tr_customer_product_id":93911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Baalagopaal Bharadwaj","mobile_number":"7065449850","email_id":"mandakini.namboothiri@hotmail.com","dop":"2025-10-21","serial_number":"307137147488290","imei1":"307137147488290","imei2":"307137147488290","popurl":"www.vasudha-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93905,"job_number":"JOB_93905","tr_customer_id":93922,"tr_customer_product_id":93912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Navin Mehrotra","mobile_number":"7034869815","email_id":"agastya.nehru@yahoo.co.in","dop":"2025-10-21","serial_number":"867509589241999","imei1":"867509589241999","imei2":"867509589241999","popurl":"www.chidambaram-patel.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93906,"job_number":"JOB_93906","tr_customer_id":93923,"tr_customer_product_id":93913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Dipankar Pandey","mobile_number":"7069998891","email_id":"mohan.acharya@yahoo.co.in","dop":"2025-10-21","serial_number":"180223249031984","imei1":"180223249031984","imei2":"180223249031984","popurl":"www.anala-sinha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93907,"job_number":"JOB_93907","tr_customer_id":93924,"tr_customer_product_id":93914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Bela Deshpande","mobile_number":"7024206350","email_id":"shrishti.arora@gmail.com","dop":"2025-10-21","serial_number":"946445378730273","imei1":"946445378730273","imei2":"946445378730273","popurl":"www.agnimitra-tandon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93908,"job_number":"JOB_93908","tr_customer_id":93925,"tr_customer_product_id":93915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Swami Patel","mobile_number":"7009235978","email_id":"rajiv.somayaji@yahoo.co.in","dop":"2025-10-21","serial_number":"210768956453015","imei1":"210768956453015","imei2":"210768956453015","popurl":"www.gitanjali-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93909,"job_number":"JOB_93909","tr_customer_id":93926,"tr_customer_product_id":93916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Atreyi Saini","mobile_number":"7012481616","email_id":"uma.gandhi@hotmail.com","dop":"2025-10-21","serial_number":"397681397391481","imei1":"397681397391481","imei2":"397681397391481","popurl":"www.ojaswini-gandhi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93910,"job_number":"JOB_93910","tr_customer_id":93927,"tr_customer_product_id":93917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Chetan Malik","mobile_number":"7088863186","email_id":"ekdant.menon@yahoo.co.in","dop":"2025-10-21","serial_number":"502990232803250","imei1":"502990232803250","imei2":"502990232803250","popurl":"www.sudeva-guha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93911,"job_number":"JOB_93911","tr_customer_id":93928,"tr_customer_product_id":93918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Suma Gill","mobile_number":"7044810606","email_id":"ganesh.mukhopadhyay@hotmail.com","dop":"2025-10-21","serial_number":"591330615952987","imei1":"591330615952987","imei2":"591330615952987","popurl":"www.arindam-guha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93912,"job_number":"JOB_93912","tr_customer_id":93929,"tr_customer_product_id":93919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Gobinda Patil","mobile_number":"7036666992","email_id":"kailash.ahluwalia@gmail.com","dop":"2025-10-21","serial_number":"404349137693535","imei1":"404349137693535","imei2":"404349137693535","popurl":"www.kumuda-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93913,"job_number":"JOB_93913","tr_customer_id":93930,"tr_customer_product_id":93920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:57.000Z","modified_at":"2025-10-31T12:57:57.000Z","name":"Bharadwaj Jain","mobile_number":"7090695193","email_id":"bhudeva.mehra@hotmail.com","dop":"2025-10-21","serial_number":"744726008213388","imei1":"744726008213388","imei2":"744726008213388","popurl":"www.deeptendu-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93914,"job_number":"JOB_93914","tr_customer_id":93931,"tr_customer_product_id":93921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Chidaakaash Shah","mobile_number":"7099105322","email_id":"hari.guha@yahoo.co.in","dop":"2025-10-21","serial_number":"062637519784180","imei1":"062637519784180","imei2":"062637519784180","popurl":"www.tejas-somayaji.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93915,"job_number":"JOB_93915","tr_customer_id":93932,"tr_customer_product_id":93922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Chitraksh Guha","mobile_number":"7080889821","email_id":"ranjeet.jha@gmail.com","dop":"2025-10-21","serial_number":"689728170219956","imei1":"689728170219956","imei2":"689728170219956","popurl":"www.bhudeva-abbott.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93916,"job_number":"JOB_93916","tr_customer_id":93933,"tr_customer_product_id":93923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Dron Pothuvaal","mobile_number":"7054429621","email_id":"chitramala.sethi@gmail.com","dop":"2025-10-21","serial_number":"597896758590571","imei1":"597896758590571","imei2":"597896758590571","popurl":"www.naveen-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93917,"job_number":"JOB_93917","tr_customer_id":93934,"tr_customer_product_id":93924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Chinmayanand Tagore","mobile_number":"7051018586","email_id":"anilabh.embranthiri@hotmail.com","dop":"2025-10-21","serial_number":"861203856991508","imei1":"861203856991508","imei2":"861203856991508","popurl":"www.bharadwaj-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93918,"job_number":"JOB_93918","tr_customer_id":93935,"tr_customer_product_id":93925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Gita Nair","mobile_number":"7071936784","email_id":"deveshwar.sharma@yahoo.co.in","dop":"2025-10-21","serial_number":"306474417761986","imei1":"306474417761986","imei2":"306474417761986","popurl":"www.chanakya-bhattathiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93919,"job_number":"JOB_93919","tr_customer_id":93936,"tr_customer_product_id":93926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Jahnu Khan","mobile_number":"7051694188","email_id":"shridevi.khatri@yahoo.co.in","dop":"2025-10-21","serial_number":"463581186347897","imei1":"463581186347897","imei2":"463581186347897","popurl":"www.jitender-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93920,"job_number":"JOB_93920","tr_customer_id":93937,"tr_customer_product_id":93927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Paramartha Mehrotra","mobile_number":"7048190931","email_id":"adripathi.gowda@yahoo.co.in","dop":"2025-10-21","serial_number":"646255896340857","imei1":"646255896340857","imei2":"646255896340857","popurl":"www.anjaneya-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93921,"job_number":"JOB_93921","tr_customer_id":93938,"tr_customer_product_id":93928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Chandra Panicker","mobile_number":"7035436207","email_id":"niranjan.bhat@yahoo.co.in","dop":"2025-10-21","serial_number":"819943057132462","imei1":"819943057132462","imei2":"819943057132462","popurl":"www.harita-guha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93922,"job_number":"JOB_93922","tr_customer_id":93939,"tr_customer_product_id":93929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Mohan Acharya","mobile_number":"7074896576","email_id":"divakar.ahuja@yahoo.co.in","dop":"2025-10-21","serial_number":"227234708125725","imei1":"227234708125725","imei2":"227234708125725","popurl":"www.lakshmi-pandey.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93923,"job_number":"JOB_93923","tr_customer_id":93940,"tr_customer_product_id":93930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Udit Somayaji","mobile_number":"7083563749","email_id":"dev.dwivedi@gmail.com","dop":"2025-10-21","serial_number":"583733410914936","imei1":"583733410914936","imei2":"583733410914936","popurl":"www.indra-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93924,"job_number":"JOB_93924","tr_customer_id":93941,"tr_customer_product_id":93931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Bhudev Dwivedi","mobile_number":"7093260252","email_id":"kumari.sinha@hotmail.com","dop":"2025-10-21","serial_number":"805735086219113","imei1":"805735086219113","imei2":"805735086219113","popurl":"www.geetanjali-patil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93925,"job_number":"JOB_93925","tr_customer_id":93942,"tr_customer_product_id":93932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Vishwamitra Varrier","mobile_number":"7034963231","email_id":"arya.sinha@hotmail.com","dop":"2025-10-21","serial_number":"565109076159993","imei1":"565109076159993","imei2":"565109076159993","popurl":"www.giriraj-nair.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93926,"job_number":"JOB_93926","tr_customer_id":93943,"tr_customer_product_id":93933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Prasad Deshpande","mobile_number":"7073366949","email_id":"chandramohan.ahuja@hotmail.com","dop":"2025-10-21","serial_number":"342082980720173","imei1":"342082980720173","imei2":"342082980720173","popurl":"www.amaranaath-nayar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93927,"job_number":"JOB_93927","tr_customer_id":93944,"tr_customer_product_id":93934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Udit Panicker","mobile_number":"7045949712","email_id":"goswami.bandopadhyay@hotmail.com","dop":"2025-10-21","serial_number":"397173144071566","imei1":"397173144071566","imei2":"397173144071566","popurl":"www.parvati-patel.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93928,"job_number":"JOB_93928","tr_customer_id":93945,"tr_customer_product_id":93935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Sumitra Mahajan","mobile_number":"7020400131","email_id":"gandharv.johar@hotmail.com","dop":"2025-10-21","serial_number":"474988003989554","imei1":"474988003989554","imei2":"474988003989554","popurl":"www.digambar-chattopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93929,"job_number":"JOB_93929","tr_customer_id":93946,"tr_customer_product_id":93936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Vasudha Sinha","mobile_number":"7077990453","email_id":"ganaka.sinha@hotmail.com","dop":"2025-10-21","serial_number":"134326625939674","imei1":"134326625939674","imei2":"134326625939674","popurl":"www.kannen-dubashi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93930,"job_number":"JOB_93930","tr_customer_id":93947,"tr_customer_product_id":93937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Bhaswar Reddy","mobile_number":"7057207361","email_id":"akshainie.kaul@hotmail.com","dop":"2025-10-21","serial_number":"419353781638697","imei1":"419353781638697","imei2":"419353781638697","popurl":"www.minakshi-mehrotra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93931,"job_number":"JOB_93931","tr_customer_id":93948,"tr_customer_product_id":93938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Kalinda Khan","mobile_number":"7012296037","email_id":"gautami.iyengar@gmail.com","dop":"2025-10-21","serial_number":"584545350253928","imei1":"584545350253928","imei2":"584545350253928","popurl":"www.padma-bharadwaj.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93932,"job_number":"JOB_93932","tr_customer_id":93949,"tr_customer_product_id":93939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Tarun Dhawan","mobile_number":"7060655918","email_id":"ojaswini.dwivedi@gmail.com","dop":"2025-10-21","serial_number":"060583572622099","imei1":"060583572622099","imei2":"060583572622099","popurl":"www.brijesh-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93933,"job_number":"JOB_93933","tr_customer_id":93950,"tr_customer_product_id":93940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:58.000Z","modified_at":"2025-10-31T12:57:58.000Z","name":"Poornima Gandhi","mobile_number":"7066055926","email_id":"deepankar.desai@yahoo.co.in","dop":"2025-10-21","serial_number":"022785259258114","imei1":"022785259258114","imei2":"022785259258114","popurl":"www.ganapati-panicker.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93934,"job_number":"JOB_93934","tr_customer_id":93951,"tr_customer_product_id":93942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:57:59.000Z","name":"Indra Shah","mobile_number":"7037836814","email_id":"aamod.trivedi@hotmail.com","dop":"2025-10-21","serial_number":"523731207701623","imei1":"523731207701623","imei2":"523731207701623","popurl":"www.mohan-patel.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93935,"job_number":"JOB_93935","tr_customer_id":93952,"tr_customer_product_id":93941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:57:59.000Z","name":"Acharyanandana Dutta","mobile_number":"7057676360","email_id":"lakshmi.dhawan@gmail.com","dop":"2025-10-21","serial_number":"938802260403906","imei1":"938802260403906","imei2":"938802260403906","popurl":"www.shantanu-asan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93936,"job_number":"JOB_93936","tr_customer_id":93953,"tr_customer_product_id":93943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:57:59.000Z","name":"Bilva Dwivedi","mobile_number":"7082261927","email_id":"dandapaani.gowda@yahoo.co.in","dop":"2025-10-21","serial_number":"662476298310442","imei1":"662476298310442","imei2":"662476298310442","popurl":"www.chatura-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93937,"job_number":"JOB_93937","tr_customer_id":93954,"tr_customer_product_id":93944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:57:59.000Z","name":"Brahma Somayaji","mobile_number":"7031659681","email_id":"agastya.deshpande@gmail.com","dop":"2025-10-21","serial_number":"490483225451666","imei1":"490483225451666","imei2":"490483225451666","popurl":"www.siddarth-menon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93938,"job_number":"JOB_93938","tr_customer_id":93955,"tr_customer_product_id":93945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:57:59.000Z","name":"Devasree Nair","mobile_number":"7049071199","email_id":"ramesh.ahluwalia@gmail.com","dop":"2025-10-21","serial_number":"689179179754348","imei1":"689179179754348","imei2":"689179179754348","popurl":"www.sher-somayaji.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93939,"job_number":"JOB_93939","tr_customer_id":93956,"tr_customer_product_id":93946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:57:59.000Z","name":"Bharat Namboothiri","mobile_number":"7032505588","email_id":"shanti.butt@gmail.com","dop":"2025-10-21","serial_number":"338582451637193","imei1":"338582451637193","imei2":"338582451637193","popurl":"www.rahul-dhawan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93940,"job_number":"JOB_93940","tr_customer_id":93957,"tr_customer_product_id":93947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:57:59.000Z","name":"Sumitra Guneta","mobile_number":"7017440344","email_id":"apsara.gandhi@hotmail.com","dop":"2025-10-21","serial_number":"325343315240907","imei1":"325343315240907","imei2":"325343315240907","popurl":"www.tanushree-shukla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93941,"job_number":"JOB_93941","tr_customer_id":93958,"tr_customer_product_id":93948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:57:59.000Z","name":"Giri Mehra","mobile_number":"7005865637","email_id":"kashyap.arora@hotmail.com","dop":"2025-10-21","serial_number":"275383690410935","imei1":"275383690410935","imei2":"275383690410935","popurl":"www.madhuri-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93942,"job_number":"JOB_93942","tr_customer_id":93959,"tr_customer_product_id":93949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:57:59.000Z","name":"Brahmabrata Sethi","mobile_number":"7021914085","email_id":"meenakshi.talwar@gmail.com","dop":"2025-10-21","serial_number":"856871681130428","imei1":"856871681130428","imei2":"856871681130428","popurl":"www.bilva-kocchar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93943,"job_number":"JOB_93943","tr_customer_id":93960,"tr_customer_product_id":93950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:57:59.000Z","name":"Bhishma Chattopadhyay","mobile_number":"7035656760","email_id":"brahmaanand.sethi@gmail.com","dop":"2025-10-21","serial_number":"233777325261623","imei1":"233777325261623","imei2":"233777325261623","popurl":"www.atmanand-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93944,"job_number":"JOB_93944","tr_customer_id":93961,"tr_customer_product_id":93951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:57:59.000Z","name":"Chetanaanand Dwivedi","mobile_number":"7093034737","email_id":"bakula.nair@gmail.com","dop":"2025-10-21","serial_number":"771007133840581","imei1":"771007133840581","imei2":"771007133840581","popurl":"www.vinay-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93945,"job_number":"JOB_93945","tr_customer_id":93962,"tr_customer_product_id":93952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:57:59.000Z","name":"Subodh Dwivedi","mobile_number":"7067482953","email_id":"trilokanath.dubashi@hotmail.com","dop":"2025-10-21","serial_number":"028704299010141","imei1":"028704299010141","imei2":"028704299010141","popurl":"www.chiranjeev-kapoor.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93946,"job_number":"JOB_93946","tr_customer_id":93963,"tr_customer_product_id":93953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:57:59.000Z","name":"Suman Pilla","mobile_number":"7021474099","email_id":"som.iyer@hotmail.com","dop":"2025-10-21","serial_number":"130318002778196","imei1":"130318002778196","imei2":"130318002778196","popurl":"www.brahmaanand-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93947,"job_number":"JOB_93947","tr_customer_id":93964,"tr_customer_product_id":93954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:57:59.000Z","name":"Sushma Bhat","mobile_number":"7006473103","email_id":"shubhaprada.guneta@yahoo.co.in","dop":"2025-10-21","serial_number":"113363352823387","imei1":"113363352823387","imei2":"113363352823387","popurl":"www.jyotis-joshi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93948,"job_number":"JOB_93948","tr_customer_id":93965,"tr_customer_product_id":93955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:57:59.000Z","name":"Suman Patel","mobile_number":"7090934917","email_id":"asha.deshpande@gmail.com","dop":"2025-10-21","serial_number":"929775971202748","imei1":"929775971202748","imei2":"929775971202748","popurl":"www.tanirika-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93949,"job_number":"JOB_93949","tr_customer_id":93966,"tr_customer_product_id":93956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:57:59.000Z","name":"Chakravarti Asan","mobile_number":"7029846773","email_id":"bhadran.pothuvaal@gmail.com","dop":"2025-10-21","serial_number":"427047404118377","imei1":"427047404118377","imei2":"427047404118377","popurl":"www.aanandinii-arora.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93950,"job_number":"JOB_93950","tr_customer_id":93967,"tr_customer_product_id":93957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:57:59.000Z","name":"Narendra Malik","mobile_number":"7024943927","email_id":"akroor.mahajan@yahoo.co.in","dop":"2025-10-21","serial_number":"152862960576539","imei1":"152862960576539","imei2":"152862960576539","popurl":"www.meghnath-embranthiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93951,"job_number":"JOB_93951","tr_customer_id":93968,"tr_customer_product_id":93958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:57:59.000Z","modified_at":"2025-10-31T12:58:00.000Z","name":"Jagadish Gupta","mobile_number":"7087037089","email_id":"nanda.jha@hotmail.com","dop":"2025-10-21","serial_number":"016497152729782","imei1":"016497152729782","imei2":"016497152729782","popurl":"www.chandrabhan-kocchar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93952,"job_number":"JOB_93952","tr_customer_id":93969,"tr_customer_product_id":93959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:58:00.000Z","modified_at":"2025-10-31T12:58:00.000Z","name":"Anilaabh Prajapat","mobile_number":"7013324635","email_id":"pran.dhawan@yahoo.co.in","dop":"2025-10-21","serial_number":"290598159269814","imei1":"290598159269814","imei2":"290598159269814","popurl":"www.bishnu-johar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93953,"job_number":"JOB_93953","tr_customer_id":93970,"tr_customer_product_id":93960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:58:00.000Z","modified_at":"2025-10-31T12:58:00.000Z","name":"Udai Deshpande","mobile_number":"7061280624","email_id":"varalakshmi.dwivedi@hotmail.com","dop":"2025-10-21","serial_number":"106354597207698","imei1":"106354597207698","imei2":"106354597207698","popurl":"www.vasudev-iyer.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93954,"job_number":"JOB_93954","tr_customer_id":93971,"tr_customer_product_id":93961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:58:00.000Z","modified_at":"2025-10-31T12:58:00.000Z","name":"Priyala Iyer","mobile_number":"7079936408","email_id":"charuchandra.malik@hotmail.com","dop":"2025-10-21","serial_number":"463249077323565","imei1":"463249077323565","imei2":"463249077323565","popurl":"www.smriti-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93955,"job_number":"JOB_93955","tr_customer_id":93972,"tr_customer_product_id":93962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:58:00.000Z","modified_at":"2025-10-31T12:58:00.000Z","name":"Devajyoti Gowda","mobile_number":"7096687468","email_id":"indira.shukla@hotmail.com","dop":"2025-10-21","serial_number":"929574204295895","imei1":"929574204295895","imei2":"929574204295895","popurl":"www.deepan-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93956,"job_number":"JOB_93956","tr_customer_id":93973,"tr_customer_product_id":93963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:58:00.000Z","modified_at":"2025-10-31T12:58:00.000Z","name":"Gajbaahu Malik","mobile_number":"7005065721","email_id":"narinder.guneta@gmail.com","dop":"2025-10-21","serial_number":"876143975763196","imei1":"876143975763196","imei2":"876143975763196","popurl":"www.chitrali-prajapat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93957,"job_number":"JOB_93957","tr_customer_id":93974,"tr_customer_product_id":93964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:58:00.000Z","modified_at":"2025-10-31T12:58:00.000Z","name":"Radha Embranthiri","mobile_number":"7059561567","email_id":"dandak.chaturvedi@gmail.com","dop":"2025-10-21","serial_number":"459069192531082","imei1":"459069192531082","imei2":"459069192531082","popurl":"www.balagopal-dubashi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93958,"job_number":"JOB_93958","tr_customer_id":93975,"tr_customer_product_id":93965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:58:00.000Z","modified_at":"2025-10-31T12:58:00.000Z","name":"Avantika Ahuja","mobile_number":"7005341159","email_id":"gita.bandopadhyay@yahoo.co.in","dop":"2025-10-21","serial_number":"297889781616271","imei1":"297889781616271","imei2":"297889781616271","popurl":"www.purushottam-adiga.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93959,"job_number":"JOB_93959","tr_customer_id":93976,"tr_customer_product_id":93966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T12:58:00.000Z","modified_at":"2025-10-31T12:58:00.000Z","name":"Mangala Agarwal","mobile_number":"7006159595","email_id":"basanti.iyer@yahoo.co.in","dop":"2025-10-21","serial_number":"000964636700351","imei1":"000964636700351","imei2":"000964636700351","popurl":"www.deeptimoy-talwar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T12:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93960,"job_number":"JOB_93960","tr_customer_id":93977,"tr_customer_product_id":93967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:04:21.000Z","modified_at":"2025-10-31T13:04:21.000Z","name":"Ana  Bashirian","mobile_number":"306-687-5760","email_id":"Maritza87@yahoo.com","dop":"2025-08-02","serial_number":"14961777862572","imei1":"14961777862572","imei2":"14961777862572","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93961,"job_number":"JOB_93961","tr_customer_id":93978,"tr_customer_product_id":93968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:04:53.000Z","modified_at":"2025-10-31T13:04:53.000Z","name":"Marianne  Marquardt","mobile_number":"544-636-4642","email_id":"Janie19@hotmail.com","dop":"2025-08-02","serial_number":"10247347621450","imei1":"10247347621450","imei2":"10247347621450","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:04:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93962,"job_number":"JOB_93962","tr_customer_id":93979,"tr_customer_product_id":93969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:05:06.000Z","modified_at":"2025-10-31T13:05:06.000Z","name":"Melyna  Osinski","mobile_number":"489-265-8372","email_id":"Marion.Romaguera@gmail.com","dop":"2025-08-02","serial_number":"10834359089086","imei1":"10834359089086","imei2":"10834359089086","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93963,"job_number":"JOB_93963","tr_customer_id":93980,"tr_customer_product_id":93970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:05:57.000Z","modified_at":"2025-10-31T13:05:57.000Z","name":"Amina  Dach","mobile_number":"324-740-8390","email_id":"Alexandria_Lehner@hotmail.com","dop":"2025-08-02","serial_number":"15425020413108","imei1":"15425020413108","imei2":"15425020413108","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93964,"job_number":"JOB_93964","tr_customer_id":93981,"tr_customer_product_id":93971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:07:12.000Z","modified_at":"2025-10-31T13:07:12.000Z","name":"Augustine  Hegmann","mobile_number":"234-719-0849","email_id":"Darrel.Kuphal5@yahoo.com","dop":"2025-08-02","serial_number":"17569073904099","imei1":"17569073904099","imei2":"17569073904099","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:07:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93965,"job_number":"JOB_93965","tr_customer_id":93982,"tr_customer_product_id":93972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Nimit Dubashi","mobile_number":"7055665109","email_id":"purushottam.guneta@yahoo.co.in","dop":"2025-10-21","serial_number":"196279441516607","imei1":"196279441516607","imei2":"196279441516607","popurl":"www.rupinder-panicker.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93966,"job_number":"JOB_93966","tr_customer_id":93984,"tr_customer_product_id":93973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Alok Mehrotra","mobile_number":"7004853643","email_id":"chandra.trivedi@yahoo.co.in","dop":"2025-10-21","serial_number":"448135148008736","imei1":"448135148008736","imei2":"448135148008736","popurl":"www.prathamesh-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93967,"job_number":"JOB_93967","tr_customer_id":93983,"tr_customer_product_id":93974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Adheesh Gowda","mobile_number":"7057510354","email_id":"brahmabrata.patil@hotmail.com","dop":"2025-10-21","serial_number":"059019112852470","imei1":"059019112852470","imei2":"059019112852470","popurl":"www.ganapati-dutta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93968,"job_number":"JOB_93968","tr_customer_id":93985,"tr_customer_product_id":93975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Bhargavi Bhattathiri","mobile_number":"7041090726","email_id":"aamod.bhattacharya@yahoo.co.in","dop":"2025-10-21","serial_number":"781711642804210","imei1":"781711642804210","imei2":"781711642804210","popurl":"www.girja-gupta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93969,"job_number":"JOB_93969","tr_customer_id":93986,"tr_customer_product_id":93976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Gajaadhar Verma","mobile_number":"7051917561","email_id":"kannan.gowda@gmail.com","dop":"2025-10-21","serial_number":"764232768588219","imei1":"764232768588219","imei2":"764232768588219","popurl":"www.sharmila-butt.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93970,"job_number":"JOB_93970","tr_customer_id":93987,"tr_customer_product_id":93977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Chandramohan Jain","mobile_number":"7033635062","email_id":"chakravartee.arora@yahoo.co.in","dop":"2025-10-21","serial_number":"301853673863991","imei1":"301853673863991","imei2":"301853673863991","popurl":"www.anjushri-dhawan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93971,"job_number":"JOB_93971","tr_customer_id":93988,"tr_customer_product_id":93978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Kama Kaul","mobile_number":"7004792631","email_id":"aruna.joshi@yahoo.co.in","dop":"2025-10-21","serial_number":"993945816300986","imei1":"993945816300986","imei2":"993945816300986","popurl":"www.budhil-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93972,"job_number":"JOB_93972","tr_customer_id":93989,"tr_customer_product_id":93979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Jaimini Ganaka","mobile_number":"7049671770","email_id":"deeksha.patil@gmail.com","dop":"2025-10-21","serial_number":"605211040375671","imei1":"605211040375671","imei2":"605211040375671","popurl":"www.jyotis-pilla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93973,"job_number":"JOB_93973","tr_customer_id":93990,"tr_customer_product_id":93980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Girik Saini","mobile_number":"7065722852","email_id":"sarisha.kocchar@gmail.com","dop":"2025-10-21","serial_number":"606753271975797","imei1":"606753271975797","imei2":"606753271975797","popurl":"www.jyoti-chattopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93974,"job_number":"JOB_93974","tr_customer_id":93991,"tr_customer_product_id":93981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Gopi Desai","mobile_number":"7062416838","email_id":"esha.trivedi@yahoo.co.in","dop":"2025-10-21","serial_number":"980060262429332","imei1":"980060262429332","imei2":"980060262429332","popurl":"www.ujjawal-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93975,"job_number":"JOB_93975","tr_customer_id":93992,"tr_customer_product_id":93982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Nalini Malik","mobile_number":"7035147405","email_id":"ananta.chopra@gmail.com","dop":"2025-10-21","serial_number":"786617901805179","imei1":"786617901805179","imei2":"786617901805179","popurl":"www.chandrani-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93976,"job_number":"JOB_93976","tr_customer_id":93993,"tr_customer_product_id":93983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Girik Tagore","mobile_number":"7079099293","email_id":"devi.khanna@hotmail.com","dop":"2025-10-21","serial_number":"096462778911921","imei1":"096462778911921","imei2":"096462778911921","popurl":"www.ayushmati-varma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93977,"job_number":"JOB_93977","tr_customer_id":93994,"tr_customer_product_id":93984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Meghnad Kakkar","mobile_number":"7017846436","email_id":"aatreya.guha@yahoo.co.in","dop":"2025-10-21","serial_number":"800994425500920","imei1":"800994425500920","imei2":"800994425500920","popurl":"www.chaturaanan-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93978,"job_number":"JOB_93978","tr_customer_id":93995,"tr_customer_product_id":93985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Dipesh Kaniyar","mobile_number":"7061995660","email_id":"tanushri.desai@gmail.com","dop":"2025-10-21","serial_number":"236609162689417","imei1":"236609162689417","imei2":"236609162689417","popurl":"www.yogesh-iyengar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93979,"job_number":"JOB_93979","tr_customer_id":93996,"tr_customer_product_id":93986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Narinder Khan","mobile_number":"7041413799","email_id":"amarnath.mehra@yahoo.co.in","dop":"2025-10-21","serial_number":"357417219269764","imei1":"357417219269764","imei2":"357417219269764","popurl":"www.baalagopaal-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93980,"job_number":"JOB_93980","tr_customer_id":93997,"tr_customer_product_id":93987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Menaka Chattopadhyay","mobile_number":"7025821452","email_id":"bhadran.kapoor@hotmail.com","dop":"2025-10-21","serial_number":"461815017477169","imei1":"461815017477169","imei2":"461815017477169","popurl":"www.adityanandana-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93981,"job_number":"JOB_93981","tr_customer_id":93998,"tr_customer_product_id":93988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Bhardwaj Adiga","mobile_number":"7068827217","email_id":"aanjaneya.chaturvedi@hotmail.com","dop":"2025-10-21","serial_number":"751688403155884","imei1":"751688403155884","imei2":"751688403155884","popurl":"www.dipendra-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93982,"job_number":"JOB_93982","tr_customer_id":93999,"tr_customer_product_id":93989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Dhana Saini","mobile_number":"7006485167","email_id":"kannen.joshi@hotmail.com","dop":"2025-10-21","serial_number":"546642632226271","imei1":"546642632226271","imei2":"546642632226271","popurl":"www.adhiraj-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93983,"job_number":"JOB_93983","tr_customer_id":94000,"tr_customer_product_id":93990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Agnimitra Khan","mobile_number":"7033104651","email_id":"preity.nambeesan@gmail.com","dop":"2025-10-21","serial_number":"914853078282022","imei1":"914853078282022","imei2":"914853078282022","popurl":"www.navin-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93984,"job_number":"JOB_93984","tr_customer_id":94001,"tr_customer_product_id":93991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:04.000Z","modified_at":"2025-10-31T13:17:04.000Z","name":"Malati Namboothiri","mobile_number":"7005553663","email_id":"bala.dhawan@gmail.com","dop":"2025-10-21","serial_number":"707482531974968","imei1":"707482531974968","imei2":"707482531974968","popurl":"www.deeptimayee-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93985,"job_number":"JOB_93985","tr_customer_id":94002,"tr_customer_product_id":93992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Upendra Agarwal","mobile_number":"7009475650","email_id":"bhuvanesh.deshpande@hotmail.com","dop":"2025-10-21","serial_number":"100414992054475","imei1":"100414992054475","imei2":"100414992054475","popurl":"www.anandamayi-prajapat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93986,"job_number":"JOB_93986","tr_customer_id":94003,"tr_customer_product_id":93993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Kumari Mukhopadhyay","mobile_number":"7049437999","email_id":"adityanandan.tagore@hotmail.com","dop":"2025-10-21","serial_number":"390393035025364","imei1":"390393035025364","imei2":"390393035025364","popurl":"www.vasudeva-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93987,"job_number":"JOB_93987","tr_customer_id":94004,"tr_customer_product_id":93994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Ajit Bharadwaj","mobile_number":"7009506708","email_id":"arjun.pothuvaal@gmail.com","dop":"2025-10-21","serial_number":"340464056406243","imei1":"340464056406243","imei2":"340464056406243","popurl":"www.aditya-patil.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93988,"job_number":"JOB_93988","tr_customer_id":94005,"tr_customer_product_id":93995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Sushma Naik","mobile_number":"7013746720","email_id":"aanandaswarup.iyengar@hotmail.com","dop":"2025-10-21","serial_number":"244786854734078","imei1":"244786854734078","imei2":"244786854734078","popurl":"www.ghanaanand-mahajan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93989,"job_number":"JOB_93989","tr_customer_id":94006,"tr_customer_product_id":93996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Jitendra Ahuja","mobile_number":"7030517987","email_id":"daevi.desai@yahoo.co.in","dop":"2025-10-21","serial_number":"816391989295569","imei1":"816391989295569","imei2":"816391989295569","popurl":"www.meenakshi-joshi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93990,"job_number":"JOB_93990","tr_customer_id":94007,"tr_customer_product_id":93997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Devak Bharadwaj","mobile_number":"7005334240","email_id":"chanda.gupta@yahoo.co.in","dop":"2025-10-21","serial_number":"264110232712403","imei1":"264110232712403","imei2":"264110232712403","popurl":"www.rukmin-jha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93991,"job_number":"JOB_93991","tr_customer_id":94008,"tr_customer_product_id":93998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Vedanshi Kakkar","mobile_number":"7058477716","email_id":"jyotis.talwar@hotmail.com","dop":"2025-10-21","serial_number":"021864760103140","imei1":"021864760103140","imei2":"021864760103140","popurl":"www.amrit-trivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93992,"job_number":"JOB_93992","tr_customer_id":94009,"tr_customer_product_id":93999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Gopee Varman","mobile_number":"7030033712","email_id":"sarla.varman@gmail.com","dop":"2025-10-21","serial_number":"476903933587611","imei1":"476903933587611","imei2":"476903933587611","popurl":"www.anilaabh-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93993,"job_number":"JOB_93993","tr_customer_id":94010,"tr_customer_product_id":94000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Chapala Dutta","mobile_number":"7055458537","email_id":"jitendra.bandopadhyay@gmail.com","dop":"2025-10-21","serial_number":"165068519607105","imei1":"165068519607105","imei2":"165068519607105","popurl":"www.geetanjali-trivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93994,"job_number":"JOB_93994","tr_customer_id":94011,"tr_customer_product_id":94001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Deeptimayee Varrier","mobile_number":"7066176230","email_id":"minakshi.jha@yahoo.co.in","dop":"2025-10-21","serial_number":"058790835683041","imei1":"058790835683041","imei2":"058790835683041","popurl":"www.ajit-ganaka.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93995,"job_number":"JOB_93995","tr_customer_id":94012,"tr_customer_product_id":94002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Bhagwati Singh","mobile_number":"7052329380","email_id":"brajendra.butt@hotmail.com","dop":"2025-10-21","serial_number":"668635844444971","imei1":"668635844444971","imei2":"668635844444971","popurl":"www.chandrakala-desai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93996,"job_number":"JOB_93996","tr_customer_id":94013,"tr_customer_product_id":94003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Dipankar Mehra","mobile_number":"7069693862","email_id":"bhoopat.arora@hotmail.com","dop":"2025-10-21","serial_number":"902936253059101","imei1":"902936253059101","imei2":"902936253059101","popurl":"www.aasha-iyer.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93997,"job_number":"JOB_93997","tr_customer_id":94014,"tr_customer_product_id":94004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Gaurang Adiga","mobile_number":"7075472618","email_id":"ramaa.varrier@gmail.com","dop":"2025-10-21","serial_number":"221102736110694","imei1":"221102736110694","imei2":"221102736110694","popurl":"www.vaidehi-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93998,"job_number":"JOB_93998","tr_customer_id":94015,"tr_customer_product_id":94005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Adripathi Namboothiri","mobile_number":"7073859738","email_id":"anandswarup.naik@gmail.com","dop":"2025-10-21","serial_number":"227874025214412","imei1":"227874025214412","imei2":"227874025214412","popurl":"www.jaya-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93999,"job_number":"JOB_93999","tr_customer_id":94016,"tr_customer_product_id":94006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Vasudev Gupta","mobile_number":"7074637554","email_id":"oormila.talwar@hotmail.com","dop":"2025-10-21","serial_number":"901190747421424","imei1":"901190747421424","imei2":"901190747421424","popurl":"www.digambar-prajapat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94000,"job_number":"JOB_94000","tr_customer_id":94017,"tr_customer_product_id":94007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Chinmayanand Namboothiri","mobile_number":"7036997368","email_id":"puneet.jain@yahoo.co.in","dop":"2025-10-21","serial_number":"838075487831570","imei1":"838075487831570","imei2":"838075487831570","popurl":"www.javas-iyer.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94001,"job_number":"JOB_94001","tr_customer_id":94018,"tr_customer_product_id":94008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Alok Pillai","mobile_number":"7044405701","email_id":"rupinder.iyengar@hotmail.com","dop":"2025-10-21","serial_number":"671810382404324","imei1":"671810382404324","imei2":"671810382404324","popurl":"www.mangalya-kaul.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94002,"job_number":"JOB_94002","tr_customer_id":94019,"tr_customer_product_id":94009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Bhupen Patel","mobile_number":"7091605886","email_id":"gorakhanatha.agarwal@hotmail.com","dop":"2025-10-21","serial_number":"604808919770636","imei1":"604808919770636","imei2":"604808919770636","popurl":"www.naveen-menon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94003,"job_number":"JOB_94003","tr_customer_id":94020,"tr_customer_product_id":94010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Gemini Acharya","mobile_number":"7059451788","email_id":"chandni.nayar@hotmail.com","dop":"2025-10-21","serial_number":"784937961628927","imei1":"784937961628927","imei2":"784937961628927","popurl":"www.tushar-prajapat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94004,"job_number":"JOB_94004","tr_customer_id":94021,"tr_customer_product_id":94011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Bheeshma Kakkar","mobile_number":"7087419035","email_id":"ujjwal.embranthiri@gmail.com","dop":"2025-10-21","serial_number":"645591692028641","imei1":"645591692028641","imei2":"645591692028641","popurl":"www.subhashini-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94005,"job_number":"JOB_94005","tr_customer_id":94022,"tr_customer_product_id":94012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Aadinath Kaul","mobile_number":"7024855625","email_id":"gurdev.kakkar@yahoo.co.in","dop":"2025-10-21","serial_number":"527941836294727","imei1":"527941836294727","imei2":"527941836294727","popurl":"www.aadi-ahluwalia.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94006,"job_number":"JOB_94006","tr_customer_id":94023,"tr_customer_product_id":94013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:05.000Z","modified_at":"2025-10-31T13:17:05.000Z","name":"Aaryan Talwar","mobile_number":"7082190767","email_id":"gandharva.jain@yahoo.co.in","dop":"2025-10-21","serial_number":"882653168896665","imei1":"882653168896665","imei2":"882653168896665","popurl":"www.poornima-nehru.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94007,"job_number":"JOB_94007","tr_customer_id":94024,"tr_customer_product_id":94014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Chinmayananda Banerjee","mobile_number":"7081632015","email_id":"bahula.ganaka@hotmail.com","dop":"2025-10-21","serial_number":"074355718963111","imei1":"074355718963111","imei2":"074355718963111","popurl":"www.akshat-bhat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94008,"job_number":"JOB_94008","tr_customer_id":94025,"tr_customer_product_id":94015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Swara Pillai","mobile_number":"7001465053","email_id":"bhushan.gandhi@yahoo.co.in","dop":"2025-10-21","serial_number":"016868596140438","imei1":"016868596140438","imei2":"016868596140438","popurl":"www.vasudev-namboothiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94009,"job_number":"JOB_94009","tr_customer_id":94026,"tr_customer_product_id":94016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Aaditya Kaur","mobile_number":"7011838036","email_id":"sarla.jha@hotmail.com","dop":"2025-10-21","serial_number":"874430306918983","imei1":"874430306918983","imei2":"874430306918983","popurl":"www.bandhul-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94010,"job_number":"JOB_94010","tr_customer_id":94027,"tr_customer_product_id":94017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Aasha Bharadwaj","mobile_number":"7079479640","email_id":"chaturbhuj.tandon@yahoo.co.in","dop":"2025-10-21","serial_number":"205414141457465","imei1":"205414141457465","imei2":"205414141457465","popurl":"www.prathamesh-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94011,"job_number":"JOB_94011","tr_customer_id":94028,"tr_customer_product_id":94018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Tanirika Iyer","mobile_number":"7029297886","email_id":"dharani.somayaji@hotmail.com","dop":"2025-10-21","serial_number":"665094617498456","imei1":"665094617498456","imei2":"665094617498456","popurl":"www.sharda-mishra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94012,"job_number":"JOB_94012","tr_customer_id":94029,"tr_customer_product_id":94019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Ashok Chopra","mobile_number":"7018126825","email_id":"chandni.achari@gmail.com","dop":"2025-10-21","serial_number":"712200511849683","imei1":"712200511849683","imei2":"712200511849683","popurl":"www.subhash-dubashi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94013,"job_number":"JOB_94013","tr_customer_id":94030,"tr_customer_product_id":94020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Nawal Mishra","mobile_number":"7074690212","email_id":"chiranjeev.patel@yahoo.co.in","dop":"2025-10-21","serial_number":"131316622732287","imei1":"131316622732287","imei2":"131316622732287","popurl":"www.bhoopat-desai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94014,"job_number":"JOB_94014","tr_customer_id":94031,"tr_customer_product_id":94021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Chaanakya Nair","mobile_number":"7035760527","email_id":"prema.shah@gmail.com","dop":"2025-10-21","serial_number":"715298604343034","imei1":"715298604343034","imei2":"715298604343034","popurl":"www.gautam-bharadwaj.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94015,"job_number":"JOB_94015","tr_customer_id":94032,"tr_customer_product_id":94022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Karthik Tandon","mobile_number":"7027094882","email_id":"jagadisha.iyer@gmail.com","dop":"2025-10-21","serial_number":"448000928920146","imei1":"448000928920146","imei2":"448000928920146","popurl":"www.aatmaj-mehrotra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94016,"job_number":"JOB_94016","tr_customer_id":94033,"tr_customer_product_id":94023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Akshaj Singh","mobile_number":"7077674029","email_id":"vaijayanthi.malik@gmail.com","dop":"2025-10-21","serial_number":"484315028459088","imei1":"484315028459088","imei2":"484315028459088","popurl":"www.devdan-menon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94017,"job_number":"JOB_94017","tr_customer_id":94034,"tr_customer_product_id":94024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Digambara Bharadwaj","mobile_number":"7084174187","email_id":"aaratrika.rana@hotmail.com","dop":"2025-10-21","serial_number":"601423185726625","imei1":"601423185726625","imei2":"601423185726625","popurl":"www.rupinder-iyer.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94018,"job_number":"JOB_94018","tr_customer_id":94035,"tr_customer_product_id":94025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Kamalesh Kaur","mobile_number":"7016977237","email_id":"param.trivedi@hotmail.com","dop":"2025-10-21","serial_number":"947221792566063","imei1":"947221792566063","imei2":"947221792566063","popurl":"www.vaijayanthi-kaul.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94019,"job_number":"JOB_94019","tr_customer_id":94036,"tr_customer_product_id":94026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Vrinda Patel","mobile_number":"7066296812","email_id":"oormila.naik@yahoo.co.in","dop":"2025-10-21","serial_number":"992437678762469","imei1":"992437678762469","imei2":"992437678762469","popurl":"www.swarnalata-chopra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94020,"job_number":"JOB_94020","tr_customer_id":94037,"tr_customer_product_id":94027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Chandra Tagore","mobile_number":"7002106566","email_id":"rati.gandhi@hotmail.com","dop":"2025-10-21","serial_number":"164816796671229","imei1":"164816796671229","imei2":"164816796671229","popurl":"www.subhasini-ganaka.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94021,"job_number":"JOB_94021","tr_customer_id":94038,"tr_customer_product_id":94028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Chandra Bandopadhyay","mobile_number":"7058455682","email_id":"atmaja.guneta@gmail.com","dop":"2025-10-21","serial_number":"530795323250560","imei1":"530795323250560","imei2":"530795323250560","popurl":"www.narayan-reddy.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94022,"job_number":"JOB_94022","tr_customer_id":94039,"tr_customer_product_id":94029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Chandraayan Chattopadhyay","mobile_number":"7082230989","email_id":"vrinda.pothuvaal@hotmail.com","dop":"2025-10-21","serial_number":"212894765819601","imei1":"212894765819601","imei2":"212894765819601","popurl":"www.bhushit-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94023,"job_number":"JOB_94023","tr_customer_id":94040,"tr_customer_product_id":94030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Nirbhay Deshpande","mobile_number":"7020701325","email_id":"ambar.varman@hotmail.com","dop":"2025-10-21","serial_number":"039654018996098","imei1":"039654018996098","imei2":"039654018996098","popurl":"www.satish-reddy.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94024,"job_number":"JOB_94024","tr_customer_id":94041,"tr_customer_product_id":94031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:06.000Z","modified_at":"2025-10-31T13:17:06.000Z","name":"Devi Kocchar","mobile_number":"7081139772","email_id":"shresth.acharya@gmail.com","dop":"2025-10-21","serial_number":"768651029054738","imei1":"768651029054738","imei2":"768651029054738","popurl":"www.dhyanesh-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94025,"job_number":"JOB_94025","tr_customer_id":94042,"tr_customer_product_id":94032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Oormila Butt","mobile_number":"7006576574","email_id":"marut.reddy@hotmail.com","dop":"2025-10-21","serial_number":"740480965282558","imei1":"740480965282558","imei2":"740480965282558","popurl":"www.anusuya-naik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94026,"job_number":"JOB_94026","tr_customer_id":94043,"tr_customer_product_id":94033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Indra Asan","mobile_number":"7062789936","email_id":"prem.gandhi@gmail.com","dop":"2025-10-21","serial_number":"094652405170449","imei1":"094652405170449","imei2":"094652405170449","popurl":"www.akroor-iyer.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94027,"job_number":"JOB_94027","tr_customer_id":94044,"tr_customer_product_id":94034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Bhavani Marar","mobile_number":"7014094201","email_id":"chakor.patel@gmail.com","dop":"2025-10-21","serial_number":"228132273832566","imei1":"228132273832566","imei2":"228132273832566","popurl":"www.daksha-panicker.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94028,"job_number":"JOB_94028","tr_customer_id":94045,"tr_customer_product_id":94035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Bhadran Jha","mobile_number":"7076414849","email_id":"digambar.mishra@hotmail.com","dop":"2025-10-21","serial_number":"090799035067771","imei1":"090799035067771","imei2":"090799035067771","popurl":"www.kali-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94029,"job_number":"JOB_94029","tr_customer_id":94046,"tr_customer_product_id":94036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Kama Shukla","mobile_number":"7009682213","email_id":"gopaal.pandey@yahoo.co.in","dop":"2025-10-21","serial_number":"073469995475209","imei1":"073469995475209","imei2":"073469995475209","popurl":"www.akshaj-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94030,"job_number":"JOB_94030","tr_customer_id":94047,"tr_customer_product_id":94037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Dhanesh Marar","mobile_number":"7004188089","email_id":"devadatt.somayaji@hotmail.com","dop":"2025-10-21","serial_number":"009701622455219","imei1":"009701622455219","imei2":"009701622455219","popurl":"www.inder-ganaka.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94031,"job_number":"JOB_94031","tr_customer_id":94048,"tr_customer_product_id":94038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Shresthi Mishra","mobile_number":"7041766119","email_id":"chitraksh.kaur@gmail.com","dop":"2025-10-21","serial_number":"005221175559940","imei1":"005221175559940","imei2":"005221175559940","popurl":"www.lavanya-sethi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94032,"job_number":"JOB_94032","tr_customer_id":94049,"tr_customer_product_id":94039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Jitendra Joshi","mobile_number":"7034440019","email_id":"brahmaanand.prajapat@hotmail.com","dop":"2025-10-21","serial_number":"596852773316994","imei1":"596852773316994","imei2":"596852773316994","popurl":"www.gajadhar-nayar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94033,"job_number":"JOB_94033","tr_customer_id":94050,"tr_customer_product_id":94040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Bhagwati Mehrotra","mobile_number":"7037792624","email_id":"chandni.varrier@yahoo.co.in","dop":"2025-10-21","serial_number":"061793152556787","imei1":"061793152556787","imei2":"061793152556787","popurl":"www.giri-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94034,"job_number":"JOB_94034","tr_customer_id":94051,"tr_customer_product_id":94041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Maheswar Mukhopadhyay","mobile_number":"7017024052","email_id":"vishwamitra.gandhi@yahoo.co.in","dop":"2025-10-21","serial_number":"070021274599357","imei1":"070021274599357","imei2":"070021274599357","popurl":"www.manisha-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94035,"job_number":"JOB_94035","tr_customer_id":94052,"tr_customer_product_id":94042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Naval Abbott","mobile_number":"7092208355","email_id":"devagya.namboothiri@hotmail.com","dop":"2025-10-21","serial_number":"181984308828100","imei1":"181984308828100","imei2":"181984308828100","popurl":"www.chaten-mishra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94036,"job_number":"JOB_94036","tr_customer_id":94053,"tr_customer_product_id":94043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Ravi Iyer","mobile_number":"7024213759","email_id":"girish.chattopadhyay@hotmail.com","dop":"2025-10-21","serial_number":"749247687751969","imei1":"749247687751969","imei2":"749247687751969","popurl":"www.menka-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94037,"job_number":"JOB_94037","tr_customer_id":94054,"tr_customer_product_id":94044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Gayatri Bhattathiri","mobile_number":"7052719399","email_id":"shankar.mehrotra@gmail.com","dop":"2025-10-21","serial_number":"954217603244587","imei1":"954217603244587","imei2":"954217603244587","popurl":"www.ashlesh-shah.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94038,"job_number":"JOB_94038","tr_customer_id":94055,"tr_customer_product_id":94045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Jaya Patil","mobile_number":"7037221292","email_id":"gopal.guha@yahoo.co.in","dop":"2025-10-21","serial_number":"611565617721408","imei1":"611565617721408","imei2":"611565617721408","popurl":"www.chandra-bharadwaj.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94039,"job_number":"JOB_94039","tr_customer_id":94056,"tr_customer_product_id":94046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Anilabh Somayaji","mobile_number":"7025161967","email_id":"gajaadhar.bandopadhyay@yahoo.co.in","dop":"2025-10-21","serial_number":"729869096279989","imei1":"729869096279989","imei2":"729869096279989","popurl":"www.bhavani-sharma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94040,"job_number":"JOB_94040","tr_customer_id":94057,"tr_customer_product_id":94047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Gandharva Talwar","mobile_number":"7026061256","email_id":"giriraj.reddy@yahoo.co.in","dop":"2025-10-21","serial_number":"331463287288766","imei1":"331463287288766","imei2":"331463287288766","popurl":"www.chaturaanan-naik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94041,"job_number":"JOB_94041","tr_customer_id":94058,"tr_customer_product_id":94048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Daiwik Kapoor","mobile_number":"7013385688","email_id":"alok.sinha@yahoo.co.in","dop":"2025-10-21","serial_number":"246223788114242","imei1":"246223788114242","imei2":"246223788114242","popurl":"www.abani-pillai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94042,"job_number":"JOB_94042","tr_customer_id":94059,"tr_customer_product_id":94049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Goswami Panicker","mobile_number":"7028342497","email_id":"ekdant.butt@hotmail.com","dop":"2025-10-21","serial_number":"310847837156980","imei1":"310847837156980","imei2":"310847837156980","popurl":"www.garud-bharadwaj.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94043,"job_number":"JOB_94043","tr_customer_id":94060,"tr_customer_product_id":94050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Ekaksh Pilla","mobile_number":"7013607256","email_id":"sachin.devar@hotmail.com","dop":"2025-10-21","serial_number":"789402111272504","imei1":"789402111272504","imei2":"789402111272504","popurl":"www.nimit-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94044,"job_number":"JOB_94044","tr_customer_id":94061,"tr_customer_product_id":94051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Diksha Khatri","mobile_number":"7095277566","email_id":"triloki.agarwal@gmail.com","dop":"2025-10-21","serial_number":"385341957085814","imei1":"385341957085814","imei2":"385341957085814","popurl":"www.bhudeva-butt.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94045,"job_number":"JOB_94045","tr_customer_id":94062,"tr_customer_product_id":94052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Tanirika Kocchar","mobile_number":"7062228914","email_id":"chinmayanand.banerjee@gmail.com","dop":"2025-10-21","serial_number":"585162443388444","imei1":"585162443388444","imei2":"585162443388444","popurl":"www.chandra-sinha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94046,"job_number":"JOB_94046","tr_customer_id":94063,"tr_customer_product_id":94053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Charumati Prajapat","mobile_number":"7017419938","email_id":"karan.guha@gmail.com","dop":"2025-10-21","serial_number":"227525739277493","imei1":"227525739277493","imei2":"227525739277493","popurl":"www.gautam-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94047,"job_number":"JOB_94047","tr_customer_id":94064,"tr_customer_product_id":94054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:07.000Z","name":"Deeptimay Nayar","mobile_number":"7090230979","email_id":"bandhul.saini@hotmail.com","dop":"2025-10-21","serial_number":"435501832305388","imei1":"435501832305388","imei2":"435501832305388","popurl":"www.mayoor-mehrotra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94048,"job_number":"JOB_94048","tr_customer_id":94065,"tr_customer_product_id":94055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:07.000Z","modified_at":"2025-10-31T13:17:08.000Z","name":"Laxman Chattopadhyay","mobile_number":"7044478687","email_id":"kanak.dwivedi@yahoo.co.in","dop":"2025-10-21","serial_number":"358961840797425","imei1":"358961840797425","imei2":"358961840797425","popurl":"www.gobinda-gowda.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94049,"job_number":"JOB_94049","tr_customer_id":94066,"tr_customer_product_id":94056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:08.000Z","modified_at":"2025-10-31T13:17:08.000Z","name":"Bhuvaneshwar Bhattacharya","mobile_number":"7025585153","email_id":"adheesh.tagore@gmail.com","dop":"2025-10-21","serial_number":"647070038282363","imei1":"647070038282363","imei2":"647070038282363","popurl":"www.anala-abbott.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94050,"job_number":"JOB_94050","tr_customer_id":94067,"tr_customer_product_id":94057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:08.000Z","modified_at":"2025-10-31T13:17:08.000Z","name":"Arnesh Acharya","mobile_number":"7072227098","email_id":"pran.guneta@hotmail.com","dop":"2025-10-21","serial_number":"097817210251161","imei1":"097817210251161","imei2":"097817210251161","popurl":"www.madhuri-asan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94051,"job_number":"JOB_94051","tr_customer_id":94068,"tr_customer_product_id":94058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:08.000Z","modified_at":"2025-10-31T13:17:08.000Z","name":"Mina Bhat","mobile_number":"7052735012","email_id":"girja.malik@hotmail.com","dop":"2025-10-21","serial_number":"678915881186803","imei1":"678915881186803","imei2":"678915881186803","popurl":"www.sloka-deshpande.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94052,"job_number":"JOB_94052","tr_customer_id":94069,"tr_customer_product_id":94059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:08.000Z","modified_at":"2025-10-31T13:17:08.000Z","name":"Anil Shukla","mobile_number":"7008531681","email_id":"vaishnavi.rana@hotmail.com","dop":"2025-10-21","serial_number":"512452302696164","imei1":"512452302696164","imei2":"512452302696164","popurl":"www.amritambu-guha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94053,"job_number":"JOB_94053","tr_customer_id":94070,"tr_customer_product_id":94060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:08.000Z","modified_at":"2025-10-31T13:17:08.000Z","name":"Shrishti Kaul","mobile_number":"7000437123","email_id":"dhyaneshwar.menon@hotmail.com","dop":"2025-10-21","serial_number":"560461170016975","imei1":"560461170016975","imei2":"560461170016975","popurl":"www.bhadran-dutta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94054,"job_number":"JOB_94054","tr_customer_id":94071,"tr_customer_product_id":94061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:08.000Z","modified_at":"2025-10-31T13:17:08.000Z","name":"Tanirika Sethi","mobile_number":"7025861780","email_id":"girija.prajapat@hotmail.com","dop":"2025-10-21","serial_number":"574375238831787","imei1":"574375238831787","imei2":"574375238831787","popurl":"www.abhaidev-embranthiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94055,"job_number":"JOB_94055","tr_customer_id":94072,"tr_customer_product_id":94062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:08.000Z","modified_at":"2025-10-31T13:17:08.000Z","name":"Anil Gowda","mobile_number":"7048358874","email_id":"dharitri.varrier@hotmail.com","dop":"2025-10-21","serial_number":"784531303324427","imei1":"784531303324427","imei2":"784531303324427","popurl":"www.kamla-reddy.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94056,"job_number":"JOB_94056","tr_customer_id":94073,"tr_customer_product_id":94063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:08.000Z","modified_at":"2025-10-31T13:17:08.000Z","name":"Bhooshit Khatri","mobile_number":"7094583833","email_id":"bishnu.khatri@hotmail.com","dop":"2025-10-21","serial_number":"964646455677127","imei1":"964646455677127","imei2":"964646455677127","popurl":"www.indra-bhattacharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94057,"job_number":"JOB_94057","tr_customer_id":94074,"tr_customer_product_id":94064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:08.000Z","modified_at":"2025-10-31T13:17:08.000Z","name":"Bharadwaj Ahluwalia","mobile_number":"7030832514","email_id":"abhisyanta.shah@hotmail.com","dop":"2025-10-21","serial_number":"762070205473342","imei1":"762070205473342","imei2":"762070205473342","popurl":"www.anurag-sinha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94058,"job_number":"JOB_94058","tr_customer_id":94075,"tr_customer_product_id":94065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:08.000Z","modified_at":"2025-10-31T13:17:08.000Z","name":"Chandrakin Dwivedi","mobile_number":"7008732622","email_id":"dev.kapoor@gmail.com","dop":"2025-10-21","serial_number":"849619661780861","imei1":"849619661780861","imei2":"849619661780861","popurl":"www.surya-trivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94059,"job_number":"JOB_94059","tr_customer_id":94076,"tr_customer_product_id":94066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:08.000Z","modified_at":"2025-10-31T13:17:08.000Z","name":"Hiranmay Sharma","mobile_number":"7067855059","email_id":"vishnu.trivedi@hotmail.com","dop":"2025-10-21","serial_number":"594143322224869","imei1":"594143322224869","imei2":"594143322224869","popurl":"www.parvati-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94060,"job_number":"JOB_94060","tr_customer_id":94077,"tr_customer_product_id":94067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:08.000Z","modified_at":"2025-10-31T13:17:08.000Z","name":"Bhavani Pandey","mobile_number":"7096068670","email_id":"basanti.joshi@yahoo.co.in","dop":"2025-10-21","serial_number":"156204392909709","imei1":"156204392909709","imei2":"156204392909709","popurl":"www.balaaditya-nair.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94061,"job_number":"JOB_94061","tr_customer_id":94078,"tr_customer_product_id":94068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:08.000Z","modified_at":"2025-10-31T13:17:08.000Z","name":"Adityanandan Marar","mobile_number":"7009795090","email_id":"nimit.patel@hotmail.com","dop":"2025-10-21","serial_number":"499257131730917","imei1":"499257131730917","imei2":"499257131730917","popurl":"www.kamla-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94062,"job_number":"JOB_94062","tr_customer_id":94079,"tr_customer_product_id":94069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:08.000Z","modified_at":"2025-10-31T13:17:08.000Z","name":"Mukul Chattopadhyay","mobile_number":"7018832583","email_id":"sharmila.ganaka@hotmail.com","dop":"2025-10-21","serial_number":"760698607969256","imei1":"760698607969256","imei2":"760698607969256","popurl":"www.chandraketu-iyengar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94063,"job_number":"JOB_94063","tr_customer_id":94080,"tr_customer_product_id":94070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:08.000Z","modified_at":"2025-10-31T13:17:08.000Z","name":"Lakshmidhar Jain","mobile_number":"7020417651","email_id":"bheeshma.bhattathiri@gmail.com","dop":"2025-10-21","serial_number":"395600935682836","imei1":"395600935682836","imei2":"395600935682836","popurl":"www.subodh-nehru.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94064,"job_number":"JOB_94064","tr_customer_id":94081,"tr_customer_product_id":94071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:17:08.000Z","modified_at":"2025-10-31T13:17:08.000Z","name":"Chaturaanan Kapoor","mobile_number":"7013662542","email_id":"ganesh.khan@yahoo.co.in","dop":"2025-10-21","serial_number":"427328632176898","imei1":"427328632176898","imei2":"427328632176898","popurl":"www.yogesh-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94066,"job_number":"JOB_94066","tr_customer_id":94083,"tr_customer_product_id":94073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Bhupati Kakkar","mobile_number":"7074952445","email_id":"dhanpati.varrier@hotmail.com","dop":"2025-10-21","serial_number":"866251145498506","imei1":"866251145498506","imei2":"866251145498506","popurl":"www.dhyanesh-bharadwaj.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94067,"job_number":"JOB_94067","tr_customer_id":94084,"tr_customer_product_id":94074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Aalok Sharma","mobile_number":"7008615881","email_id":"sudeva.tagore@gmail.com","dop":"2025-10-21","serial_number":"472689346024641","imei1":"472689346024641","imei2":"472689346024641","popurl":"www.gautama-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94068,"job_number":"JOB_94068","tr_customer_id":94085,"tr_customer_product_id":94075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Ghanshyam Agarwal","mobile_number":"7011897161","email_id":"jagadish.namboothiri@gmail.com","dop":"2025-10-21","serial_number":"546615347008897","imei1":"546615347008897","imei2":"546615347008897","popurl":"www.gotum-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94069,"job_number":"JOB_94069","tr_customer_id":94086,"tr_customer_product_id":94076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Alok Khatri","mobile_number":"7018707698","email_id":"trilokinath.kapoor@yahoo.co.in","dop":"2025-10-21","serial_number":"346962226733461","imei1":"346962226733461","imei2":"346962226733461","popurl":"www.suman-bharadwaj.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94070,"job_number":"JOB_94070","tr_customer_id":94088,"tr_customer_product_id":94077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Ujjawal Patel","mobile_number":"7054055270","email_id":"devani.panicker@hotmail.com","dop":"2025-10-21","serial_number":"587114116734943","imei1":"587114116734943","imei2":"587114116734943","popurl":"www.bhargava-sinha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94071,"job_number":"JOB_94071","tr_customer_id":94087,"tr_customer_product_id":94078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Aatmaj Iyengar","mobile_number":"7063774916","email_id":"subodh.dutta@hotmail.com","dop":"2025-10-21","serial_number":"469402955339320","imei1":"469402955339320","imei2":"469402955339320","popurl":"www.raj-varma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94072,"job_number":"JOB_94072","tr_customer_id":94089,"tr_customer_product_id":94079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Chidaakaash Shukla","mobile_number":"7098778803","email_id":"trilok.rana@yahoo.co.in","dop":"2025-10-21","serial_number":"743399533676269","imei1":"743399533676269","imei2":"743399533676269","popurl":"www.anilabh-tagore.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94073,"job_number":"JOB_94073","tr_customer_id":94090,"tr_customer_product_id":94080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Ekaling Khatri","mobile_number":"7011210711","email_id":"bhamini.verma@gmail.com","dop":"2025-10-21","serial_number":"934658482809114","imei1":"934658482809114","imei2":"934658482809114","popurl":"www.sukanya-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94074,"job_number":"JOB_94074","tr_customer_id":94091,"tr_customer_product_id":94081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Anaadi Gill","mobile_number":"7062921068","email_id":"vaidehi.sethi@hotmail.com","dop":"2025-10-21","serial_number":"206273345419325","imei1":"206273345419325","imei2":"206273345419325","popurl":"www.vyas-adiga.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94075,"job_number":"JOB_94075","tr_customer_id":94092,"tr_customer_product_id":94082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Acharyasuta Pillai","mobile_number":"7025865361","email_id":"vishnu.bhattathiri@gmail.com","dop":"2025-10-21","serial_number":"801807715772118","imei1":"801807715772118","imei2":"801807715772118","popurl":"www.gatik-ahuja.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94076,"job_number":"JOB_94076","tr_customer_id":94093,"tr_customer_product_id":94083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Girija Shah","mobile_number":"7092146592","email_id":"suma.bhattacharya@hotmail.com","dop":"2025-10-21","serial_number":"436262683291623","imei1":"436262683291623","imei2":"436262683291623","popurl":"www.kailash-mehra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94077,"job_number":"JOB_94077","tr_customer_id":94094,"tr_customer_product_id":94084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Lila Gandhi","mobile_number":"7072572111","email_id":"shashi.patel@hotmail.com","dop":"2025-10-21","serial_number":"678813053297962","imei1":"678813053297962","imei2":"678813053297962","popurl":"www.brajendra-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94078,"job_number":"JOB_94078","tr_customer_id":94095,"tr_customer_product_id":94085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Trilochana Ahuja","mobile_number":"7020791029","email_id":"swarnalata.kakkar@gmail.com","dop":"2025-10-21","serial_number":"033516044108181","imei1":"033516044108181","imei2":"033516044108181","popurl":"www.triloki-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94079,"job_number":"JOB_94079","tr_customer_id":94096,"tr_customer_product_id":94086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Vaidehi Bhattacharya","mobile_number":"7043670845","email_id":"shrishti.banerjee@hotmail.com","dop":"2025-10-21","serial_number":"894631925849215","imei1":"894631925849215","imei2":"894631925849215","popurl":"www.sarla-tandon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94080,"job_number":"JOB_94080","tr_customer_id":94097,"tr_customer_product_id":94087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Baidehi Dubashi","mobile_number":"7032544718","email_id":"rajiv.adiga@gmail.com","dop":"2025-10-21","serial_number":"631296544659520","imei1":"631296544659520","imei2":"631296544659520","popurl":"www.baala-patil.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94081,"job_number":"JOB_94081","tr_customer_id":94098,"tr_customer_product_id":94088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Bhupati Mehra","mobile_number":"7097263225","email_id":"upendra.bhat@gmail.com","dop":"2025-10-21","serial_number":"929557020585820","imei1":"929557020585820","imei2":"929557020585820","popurl":"www.anjaneya-sharma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94082,"job_number":"JOB_94082","tr_customer_id":94099,"tr_customer_product_id":94089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Jaimini Talwar","mobile_number":"7083550316","email_id":"aamod.mukhopadhyay@gmail.com","dop":"2025-10-21","serial_number":"156435235362458","imei1":"156435235362458","imei2":"156435235362458","popurl":"www.diksha-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94083,"job_number":"JOB_94083","tr_customer_id":94100,"tr_customer_product_id":94090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Brijesh Achari","mobile_number":"7003276401","email_id":"kannan.jha@gmail.com","dop":"2025-10-21","serial_number":"029676943035517","imei1":"029676943035517","imei2":"029676943035517","popurl":"www.aamod-rana.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94084,"job_number":"JOB_94084","tr_customer_id":94101,"tr_customer_product_id":94091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Brijesh Prajapat","mobile_number":"7064471316","email_id":"rukmin.naik@hotmail.com","dop":"2025-10-21","serial_number":"012235356168154","imei1":"012235356168154","imei2":"012235356168154","popurl":"www.gita-abbott.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94085,"job_number":"JOB_94085","tr_customer_id":94102,"tr_customer_product_id":94092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:11.000Z","modified_at":"2025-10-31T13:37:11.000Z","name":"Subhashini Nayar","mobile_number":"7098199392","email_id":"asha.malik@hotmail.com","dop":"2025-10-21","serial_number":"995134902709288","imei1":"995134902709288","imei2":"995134902709288","popurl":"www.agniprava-desai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94086,"job_number":"JOB_94086","tr_customer_id":94103,"tr_customer_product_id":94093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Agastya Iyengar","mobile_number":"7026747756","email_id":"giriraj.jha@gmail.com","dop":"2025-10-21","serial_number":"013513418213284","imei1":"013513418213284","imei2":"013513418213284","popurl":"www.gauraang-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94087,"job_number":"JOB_94087","tr_customer_id":94104,"tr_customer_product_id":94094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Deveshwar Bandopadhyay","mobile_number":"7004310089","email_id":"dharmaketu.kocchar@hotmail.com","dop":"2025-10-21","serial_number":"389845493511552","imei1":"389845493511552","imei2":"389845493511552","popurl":"www.keerti-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94088,"job_number":"JOB_94088","tr_customer_id":94105,"tr_customer_product_id":94095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Chandira Saini","mobile_number":"7014610294","email_id":"bhupen.butt@hotmail.com","dop":"2025-10-21","serial_number":"154636601510468","imei1":"154636601510468","imei2":"154636601510468","popurl":"www.anwesha-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94089,"job_number":"JOB_94089","tr_customer_id":94106,"tr_customer_product_id":94096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Anagh Guneta","mobile_number":"7052771552","email_id":"brajendra.pillai@gmail.com","dop":"2025-10-21","serial_number":"199448475935433","imei1":"199448475935433","imei2":"199448475935433","popurl":"www.shashikala-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94090,"job_number":"JOB_94090","tr_customer_id":94107,"tr_customer_product_id":94097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Aamod Butt","mobile_number":"7050684589","email_id":"agneya.ahluwalia@hotmail.com","dop":"2025-10-21","serial_number":"443533168584110","imei1":"443533168584110","imei2":"443533168584110","popurl":"www.ekaaksh-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94091,"job_number":"JOB_94091","tr_customer_id":94108,"tr_customer_product_id":94098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Amritambu Sinha","mobile_number":"7053368421","email_id":"ujjawal.shukla@yahoo.co.in","dop":"2025-10-21","serial_number":"077670883409491","imei1":"077670883409491","imei2":"077670883409491","popurl":"www.asha-chattopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94092,"job_number":"JOB_94092","tr_customer_id":94109,"tr_customer_product_id":94099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Javas Nambeesan","mobile_number":"7035305445","email_id":"gopal.achari@gmail.com","dop":"2025-10-21","serial_number":"290956404355351","imei1":"290956404355351","imei2":"290956404355351","popurl":"www.gobinda-varma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94093,"job_number":"JOB_94093","tr_customer_id":94110,"tr_customer_product_id":94100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Tanushri Pothuvaal","mobile_number":"7096686294","email_id":"chatura.ahluwalia@yahoo.co.in","dop":"2025-10-21","serial_number":"764857996925960","imei1":"764857996925960","imei2":"764857996925960","popurl":"www.dron-dhawan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94094,"job_number":"JOB_94094","tr_customer_id":94111,"tr_customer_product_id":94101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Soma Kaur","mobile_number":"7071029826","email_id":"jagathi.agarwal@gmail.com","dop":"2025-10-21","serial_number":"418692766160724","imei1":"418692766160724","imei2":"418692766160724","popurl":"www.dinakar-khatri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94095,"job_number":"JOB_94095","tr_customer_id":94112,"tr_customer_product_id":94102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Veda Namboothiri","mobile_number":"7001497743","email_id":"hamsini.mehrotra@yahoo.co.in","dop":"2025-10-21","serial_number":"645794817476364","imei1":"645794817476364","imei2":"645794817476364","popurl":"www.bharadwaj-nambeesan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94096,"job_number":"JOB_94096","tr_customer_id":94113,"tr_customer_product_id":94103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Eshana Deshpande","mobile_number":"7015315623","email_id":"chidananda.mahajan@gmail.com","dop":"2025-10-21","serial_number":"607845930577766","imei1":"607845930577766","imei2":"607845930577766","popurl":"www.gitanjali-nehru.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94097,"job_number":"JOB_94097","tr_customer_id":94114,"tr_customer_product_id":94104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Anusuya Dwivedi","mobile_number":"7099076116","email_id":"jagathi.varrier@gmail.com","dop":"2025-10-21","serial_number":"274771401552349","imei1":"274771401552349","imei2":"274771401552349","popurl":"www.dinakar-chopra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94098,"job_number":"JOB_94098","tr_customer_id":94115,"tr_customer_product_id":94105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Suresh Embranthiri","mobile_number":"7047973060","email_id":"mayoor.dutta@hotmail.com","dop":"2025-10-21","serial_number":"133681898246027","imei1":"133681898246027","imei2":"133681898246027","popurl":"www.nanda-embranthiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94099,"job_number":"JOB_94099","tr_customer_id":94116,"tr_customer_product_id":94106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Chatur Bharadwaj","mobile_number":"7005886001","email_id":"aalok.mukhopadhyay@gmail.com","dop":"2025-10-21","serial_number":"174918919749793","imei1":"174918919749793","imei2":"174918919749793","popurl":"www.ramesh-bhattathiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94100,"job_number":"JOB_94100","tr_customer_id":94117,"tr_customer_product_id":94107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Padma Varrier","mobile_number":"7040925434","email_id":"rakesh.singh@yahoo.co.in","dop":"2025-10-21","serial_number":"075833659618621","imei1":"075833659618621","imei2":"075833659618621","popurl":"www.sucheta-pandey.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94101,"job_number":"JOB_94101","tr_customer_id":94119,"tr_customer_product_id":94109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Ritesh Khanna","mobile_number":"7077668968","email_id":"vaidehi.tandon@yahoo.co.in","dop":"2025-10-21","serial_number":"325388749608958","imei1":"325388749608958","imei2":"325388749608958","popurl":"www.rohit-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94102,"job_number":"JOB_94102","tr_customer_id":94118,"tr_customer_product_id":94108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Jagadish Gandhi","mobile_number":"7041298260","email_id":"bhardwaj.verma@gmail.com","dop":"2025-10-21","serial_number":"932853135006290","imei1":"932853135006290","imei2":"932853135006290","popurl":"www.opaline-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94103,"job_number":"JOB_94103","tr_customer_id":94120,"tr_customer_product_id":94110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Shantanu Iyer","mobile_number":"7074964829","email_id":"dev.khatri@yahoo.co.in","dop":"2025-10-21","serial_number":"412392988348821","imei1":"412392988348821","imei2":"412392988348821","popurl":"www.chandrabhan-patil.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94104,"job_number":"JOB_94104","tr_customer_id":94121,"tr_customer_product_id":94111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Subhashini Pilla","mobile_number":"7001185522","email_id":"tanushri.gowda@yahoo.co.in","dop":"2025-10-21","serial_number":"425173024581169","imei1":"425173024581169","imei2":"425173024581169","popurl":"www.gandharv-bhattacharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94105,"job_number":"JOB_94105","tr_customer_id":94122,"tr_customer_product_id":94112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:12.000Z","modified_at":"2025-10-31T13:37:12.000Z","name":"Chandraprabha Ahuja","mobile_number":"7041233285","email_id":"som.naik@hotmail.com","dop":"2025-10-21","serial_number":"331567683484166","imei1":"331567683484166","imei2":"331567683484166","popurl":"www.balagovind-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94106,"job_number":"JOB_94106","tr_customer_id":94123,"tr_customer_product_id":94113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Vimala Bandopadhyay","mobile_number":"7093816112","email_id":"gemine.mahajan@yahoo.co.in","dop":"2025-10-21","serial_number":"637154157295450","imei1":"637154157295450","imei2":"637154157295450","popurl":"www.vimal-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94107,"job_number":"JOB_94107","tr_customer_id":94124,"tr_customer_product_id":94114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Anjali Pothuvaal","mobile_number":"7084128190","email_id":"himadri.pillai@hotmail.com","dop":"2025-10-21","serial_number":"488193270264298","imei1":"488193270264298","imei2":"488193270264298","popurl":"www.veda-shukla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94108,"job_number":"JOB_94108","tr_customer_id":94125,"tr_customer_product_id":94115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Kamlesh Saini","mobile_number":"7067734024","email_id":"bankimchandra.gandhi@gmail.com","dop":"2025-10-21","serial_number":"141931064252076","imei1":"141931064252076","imei2":"141931064252076","popurl":"www.goswamee-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94109,"job_number":"JOB_94109","tr_customer_id":94126,"tr_customer_product_id":94116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Bhisham Joshi","mobile_number":"7085127015","email_id":"devdan.sharma@yahoo.co.in","dop":"2025-10-21","serial_number":"838683041720701","imei1":"838683041720701","imei2":"838683041720701","popurl":"www.giri-kaur.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94110,"job_number":"JOB_94110","tr_customer_id":94127,"tr_customer_product_id":94117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Sumitra Sinha","mobile_number":"7087760133","email_id":"dwaipayana.malik@yahoo.co.in","dop":"2025-10-21","serial_number":"021004674623952","imei1":"021004674623952","imei2":"021004674623952","popurl":"www.vrinda-gupta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94111,"job_number":"JOB_94111","tr_customer_id":94128,"tr_customer_product_id":94118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Kashyapi Tagore","mobile_number":"7029154016","email_id":"nirbhay.tagore@hotmail.com","dop":"2025-10-21","serial_number":"531349215188922","imei1":"531349215188922","imei2":"531349215188922","popurl":"www.usha-dhawan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94112,"job_number":"JOB_94112","tr_customer_id":94129,"tr_customer_product_id":94119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Adityanandan Guha","mobile_number":"7050085298","email_id":"anjali.varrier@yahoo.co.in","dop":"2025-10-21","serial_number":"099510339045161","imei1":"099510339045161","imei2":"099510339045161","popurl":"www.akshayakeerti-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94113,"job_number":"JOB_94113","tr_customer_id":94130,"tr_customer_product_id":94120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Yogendra Nambeesan","mobile_number":"7094155688","email_id":"shanti.jain@gmail.com","dop":"2025-10-21","serial_number":"999691053629235","imei1":"999691053629235","imei2":"999691053629235","popurl":"www.bhaumik-gandhi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94114,"job_number":"JOB_94114","tr_customer_id":94131,"tr_customer_product_id":94121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Abani Sinha","mobile_number":"7008145474","email_id":"devdan.chaturvedi@yahoo.co.in","dop":"2025-10-21","serial_number":"557055916922988","imei1":"557055916922988","imei2":"557055916922988","popurl":"www.shubhaprada-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94115,"job_number":"JOB_94115","tr_customer_id":94133,"tr_customer_product_id":94122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Bankim Somayaji","mobile_number":"7077954445","email_id":"lakshman.mahajan@gmail.com","dop":"2025-10-21","serial_number":"496731873112143","imei1":"496731873112143","imei2":"496731873112143","popurl":"www.chaitan-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94116,"job_number":"JOB_94116","tr_customer_id":94132,"tr_customer_product_id":94123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Vasudeva Guneta","mobile_number":"7055055122","email_id":"kanaka.pandey@yahoo.co.in","dop":"2025-10-21","serial_number":"225251062905705","imei1":"225251062905705","imei2":"225251062905705","popurl":"www.manjusha-bhattathiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94117,"job_number":"JOB_94117","tr_customer_id":94134,"tr_customer_product_id":94124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Yoginder Sethi","mobile_number":"7027692095","email_id":"kamala.joshi@gmail.com","dop":"2025-10-21","serial_number":"623094994371662","imei1":"623094994371662","imei2":"623094994371662","popurl":"www.manisha-dwivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94118,"job_number":"JOB_94118","tr_customer_id":94135,"tr_customer_product_id":94125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Jay Ganaka","mobile_number":"7050585595","email_id":"nimit.kakkar@yahoo.co.in","dop":"2025-10-21","serial_number":"333459853662606","imei1":"333459853662606","imei2":"333459853662606","popurl":"www.dhyaneshwar-bhattacharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94119,"job_number":"JOB_94119","tr_customer_id":94136,"tr_customer_product_id":94126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Mayoor Banerjee","mobile_number":"7010686484","email_id":"trilokesh.namboothiri@gmail.com","dop":"2025-10-21","serial_number":"315769182488611","imei1":"315769182488611","imei2":"315769182488611","popurl":"www.ambar-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94120,"job_number":"JOB_94120","tr_customer_id":94137,"tr_customer_product_id":94127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Bhaaswar Achari","mobile_number":"7009005435","email_id":"agasti.mehrotra@hotmail.com","dop":"2025-10-21","serial_number":"916403373187588","imei1":"916403373187588","imei2":"916403373187588","popurl":"www.kamalesh-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94121,"job_number":"JOB_94121","tr_customer_id":94138,"tr_customer_product_id":94128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Abhaya Chopra","mobile_number":"7061366867","email_id":"brahmaanand.varma@gmail.com","dop":"2025-10-21","serial_number":"379419983816930","imei1":"379419983816930","imei2":"379419983816930","popurl":"www.yoginder-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94122,"job_number":"JOB_94122","tr_customer_id":94139,"tr_customer_product_id":94129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Goswamee Mahajan","mobile_number":"7008480316","email_id":"balagovind.tandon@hotmail.com","dop":"2025-10-21","serial_number":"751679151164160","imei1":"751679151164160","imei2":"751679151164160","popurl":"www.chandini-arora.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94123,"job_number":"JOB_94123","tr_customer_id":94140,"tr_customer_product_id":94130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Gautam Pilla","mobile_number":"7020048638","email_id":"gajadhar.mehra@yahoo.co.in","dop":"2025-10-21","serial_number":"310052722371941","imei1":"310052722371941","imei2":"310052722371941","popurl":"www.kashyap-naik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94124,"job_number":"JOB_94124","tr_customer_id":94141,"tr_customer_product_id":94131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Laal Mishra","mobile_number":"7018598076","email_id":"hiranya.kaur@yahoo.co.in","dop":"2025-10-21","serial_number":"272401591875734","imei1":"272401591875734","imei2":"272401591875734","popurl":"www.jyoti-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94125,"job_number":"JOB_94125","tr_customer_id":94142,"tr_customer_product_id":94132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:13.000Z","modified_at":"2025-10-31T13:37:13.000Z","name":"Vidya Varrier","mobile_number":"7091982716","email_id":"mahendra.chaturvedi@yahoo.co.in","dop":"2025-10-21","serial_number":"303102604693365","imei1":"303102604693365","imei2":"303102604693365","popurl":"www.kamla-joshi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94126,"job_number":"JOB_94126","tr_customer_id":94143,"tr_customer_product_id":94133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Naval Nayar","mobile_number":"7059502316","email_id":"anshula.asan@hotmail.com","dop":"2025-10-21","serial_number":"691207353512443","imei1":"691207353512443","imei2":"691207353512443","popurl":"www.dhatri-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94127,"job_number":"JOB_94127","tr_customer_id":94144,"tr_customer_product_id":94134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Anunay Pandey","mobile_number":"7031662464","email_id":"baidehi.sharma@yahoo.co.in","dop":"2025-10-21","serial_number":"625031423349143","imei1":"625031423349143","imei2":"625031423349143","popurl":"www.chinmayanand-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94128,"job_number":"JOB_94128","tr_customer_id":94145,"tr_customer_product_id":94135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Anuraag Gupta","mobile_number":"7020325390","email_id":"kanaka.prajapat@gmail.com","dop":"2025-10-21","serial_number":"436792750278063","imei1":"436792750278063","imei2":"436792750278063","popurl":"www.tushar-achari.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94129,"job_number":"JOB_94129","tr_customer_id":94146,"tr_customer_product_id":94136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Vishwamitra Nehru","mobile_number":"7032556775","email_id":"chaaruchandra.nehru@hotmail.com","dop":"2025-10-21","serial_number":"307882879132099","imei1":"307882879132099","imei2":"307882879132099","popurl":"www.abhaya-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94130,"job_number":"JOB_94130","tr_customer_id":94147,"tr_customer_product_id":94137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Devvrat Pilla","mobile_number":"7005666144","email_id":"mohinder.pilla@gmail.com","dop":"2025-10-21","serial_number":"399021552403322","imei1":"399021552403322","imei2":"399021552403322","popurl":"www.bala-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94131,"job_number":"JOB_94131","tr_customer_id":94148,"tr_customer_product_id":94138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Deeptimay Tagore","mobile_number":"7069446633","email_id":"ranjeet.reddy@hotmail.com","dop":"2025-10-21","serial_number":"313539792910085","imei1":"313539792910085","imei2":"313539792910085","popurl":"www.draupadi-patil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94132,"job_number":"JOB_94132","tr_customer_id":94149,"tr_customer_product_id":94139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Sameer Varrier","mobile_number":"7064937176","email_id":"adwitiya.acharya@hotmail.com","dop":"2025-10-21","serial_number":"166737111491637","imei1":"166737111491637","imei2":"166737111491637","popurl":"www.lila-kakkar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94133,"job_number":"JOB_94133","tr_customer_id":94151,"tr_customer_product_id":94140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Sucheta Khanna","mobile_number":"7022377403","email_id":"akshaj.gowda@hotmail.com","dop":"2025-10-21","serial_number":"144840979375285","imei1":"144840979375285","imei2":"144840979375285","popurl":"www.brahmabrata-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94134,"job_number":"JOB_94134","tr_customer_id":94150,"tr_customer_product_id":94141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Kanishka Iyengar","mobile_number":"7011003290","email_id":"rajinder.gill@yahoo.co.in","dop":"2025-10-21","serial_number":"964504186326377","imei1":"964504186326377","imei2":"964504186326377","popurl":"www.indra-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94135,"job_number":"JOB_94135","tr_customer_id":94152,"tr_customer_product_id":94142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Amrit Namboothiri","mobile_number":"7027838227","email_id":"aasha.chopra@yahoo.co.in","dop":"2025-10-21","serial_number":"741804898880324","imei1":"741804898880324","imei2":"741804898880324","popurl":"www.aasha-abbott.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94136,"job_number":"JOB_94136","tr_customer_id":94153,"tr_customer_product_id":94143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Datta Namboothiri","mobile_number":"7061084975","email_id":"kali.deshpande@gmail.com","dop":"2025-10-21","serial_number":"988556880912778","imei1":"988556880912778","imei2":"988556880912778","popurl":"www.chitrangada-gandhi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94137,"job_number":"JOB_94137","tr_customer_id":94154,"tr_customer_product_id":94144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Gauranga Pillai","mobile_number":"7032271001","email_id":"shubhaprada.reddy@hotmail.com","dop":"2025-10-21","serial_number":"814067130587939","imei1":"814067130587939","imei2":"814067130587939","popurl":"www.bhaswar-banerjee.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94138,"job_number":"JOB_94138","tr_customer_id":94155,"tr_customer_product_id":94145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Sucheta Arora","mobile_number":"7001407878","email_id":"lavanya.pilla@gmail.com","dop":"2025-10-21","serial_number":"104744882422021","imei1":"104744882422021","imei2":"104744882422021","popurl":"www.deeptendu-adiga.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94139,"job_number":"JOB_94139","tr_customer_id":94156,"tr_customer_product_id":94146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Narinder Dhawan","mobile_number":"7051924200","email_id":"chandraprabha.acharya@hotmail.com","dop":"2025-10-21","serial_number":"644565167939123","imei1":"644565167939123","imei2":"644565167939123","popurl":"www.trilok-kakkar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94140,"job_number":"JOB_94140","tr_customer_id":94157,"tr_customer_product_id":94147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Dinkar Jain","mobile_number":"7092591541","email_id":"sukanya.pandey@gmail.com","dop":"2025-10-21","serial_number":"885755188338729","imei1":"885755188338729","imei2":"885755188338729","popurl":"www.kartik-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94141,"job_number":"JOB_94141","tr_customer_id":94158,"tr_customer_product_id":94148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Anilabh Pandey","mobile_number":"7001894911","email_id":"chetan.rana@yahoo.co.in","dop":"2025-10-21","serial_number":"019067802606675","imei1":"019067802606675","imei2":"019067802606675","popurl":"www.rajiv-deshpande.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94142,"job_number":"JOB_94142","tr_customer_id":94159,"tr_customer_product_id":94149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Nanda Chopra","mobile_number":"7044975231","email_id":"alok.tagore@hotmail.com","dop":"2025-10-21","serial_number":"749204647468843","imei1":"749204647468843","imei2":"749204647468843","popurl":"www.damayanti-panicker.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94143,"job_number":"JOB_94143","tr_customer_id":94160,"tr_customer_product_id":94150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Amogh Kapoor","mobile_number":"7083375268","email_id":"saraswati.bandopadhyay@gmail.com","dop":"2025-10-21","serial_number":"025206125652049","imei1":"025206125652049","imei2":"025206125652049","popurl":"www.budhil-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94144,"job_number":"JOB_94144","tr_customer_id":94161,"tr_customer_product_id":94151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Chandni Asan","mobile_number":"7058284097","email_id":"divakar.desai@yahoo.co.in","dop":"2025-10-21","serial_number":"529059091230483","imei1":"529059091230483","imei2":"529059091230483","popurl":"www.rageswari-dhawan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94145,"job_number":"JOB_94145","tr_customer_id":94162,"tr_customer_product_id":94152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Jaya Kaniyar","mobile_number":"7031958675","email_id":"tarun.jain@yahoo.co.in","dop":"2025-10-21","serial_number":"320505847128964","imei1":"320505847128964","imei2":"320505847128964","popurl":"www.ekdant-butt.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94146,"job_number":"JOB_94146","tr_customer_id":94163,"tr_customer_product_id":94153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Lakshminath Reddy","mobile_number":"7014148419","email_id":"shresthi.guneta@yahoo.co.in","dop":"2025-10-21","serial_number":"197155815210441","imei1":"197155815210441","imei2":"197155815210441","popurl":"www.bhardwaj-reddy.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94147,"job_number":"JOB_94147","tr_customer_id":94164,"tr_customer_product_id":94154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Kanchan Jha","mobile_number":"7042609177","email_id":"baalaaditya.khan@gmail.com","dop":"2025-10-21","serial_number":"984413082081351","imei1":"984413082081351","imei2":"984413082081351","popurl":"www.sarisha-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94148,"job_number":"JOB_94148","tr_customer_id":94166,"tr_customer_product_id":94156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Gautami Mahajan","mobile_number":"7089312838","email_id":"gangesh.agarwal@gmail.com","dop":"2025-10-21","serial_number":"398405730925610","imei1":"398405730925610","imei2":"398405730925610","popurl":"www.akshita-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94149,"job_number":"JOB_94149","tr_customer_id":94165,"tr_customer_product_id":94155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:14.000Z","modified_at":"2025-10-31T13:37:14.000Z","name":"Ganaka Bhattacharya","mobile_number":"7004928124","email_id":"aaryan.chaturvedi@hotmail.com","dop":"2025-10-21","serial_number":"011207447330549","imei1":"011207447330549","imei2":"011207447330549","popurl":"www.aanand-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94150,"job_number":"JOB_94150","tr_customer_id":94167,"tr_customer_product_id":94157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:15.000Z","modified_at":"2025-10-31T13:37:15.000Z","name":"Swarnalata Abbott","mobile_number":"7092839136","email_id":"divjot.pilla@hotmail.com","dop":"2025-10-21","serial_number":"524119455253038","imei1":"524119455253038","imei2":"524119455253038","popurl":"www.agastya-verma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94151,"job_number":"JOB_94151","tr_customer_id":94168,"tr_customer_product_id":94158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:15.000Z","modified_at":"2025-10-31T13:37:15.000Z","name":"Bakula Mahajan","mobile_number":"7095491821","email_id":"rukmin.prajapat@hotmail.com","dop":"2025-10-21","serial_number":"519136525457601","imei1":"519136525457601","imei2":"519136525457601","popurl":"www.yogesh-chattopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94152,"job_number":"JOB_94152","tr_customer_id":94169,"tr_customer_product_id":94159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:15.000Z","modified_at":"2025-10-31T13:37:15.000Z","name":"Anwesha Patel","mobile_number":"7067920714","email_id":"shreya.desai@gmail.com","dop":"2025-10-21","serial_number":"925636247383595","imei1":"925636247383595","imei2":"925636247383595","popurl":"www.devasree-kaul.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94153,"job_number":"JOB_94153","tr_customer_id":94170,"tr_customer_product_id":94160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:15.000Z","modified_at":"2025-10-31T13:37:15.000Z","name":"Soma Nambeesan","mobile_number":"7001709689","email_id":"jitendra.patil@yahoo.co.in","dop":"2025-10-21","serial_number":"789108746809892","imei1":"789108746809892","imei2":"789108746809892","popurl":"www.kanak-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94154,"job_number":"JOB_94154","tr_customer_id":94171,"tr_customer_product_id":94161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:15.000Z","modified_at":"2025-10-31T13:37:15.000Z","name":"Aadi Guha","mobile_number":"7055954539","email_id":"gorakhanatha.singh@gmail.com","dop":"2025-10-21","serial_number":"996802837307039","imei1":"996802837307039","imei2":"996802837307039","popurl":"www.shrishti-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94155,"job_number":"JOB_94155","tr_customer_id":94172,"tr_customer_product_id":94162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:15.000Z","modified_at":"2025-10-31T13:37:15.000Z","name":"Advaya Khanna","mobile_number":"7059918364","email_id":"indira.verma@yahoo.co.in","dop":"2025-10-21","serial_number":"521214358065005","imei1":"521214358065005","imei2":"521214358065005","popurl":"www.aagam-banerjee.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94156,"job_number":"JOB_94156","tr_customer_id":94173,"tr_customer_product_id":94163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:15.000Z","modified_at":"2025-10-31T13:37:15.000Z","name":"Chapala Devar","mobile_number":"7062306515","email_id":"adityanandana.panicker@yahoo.co.in","dop":"2025-10-21","serial_number":"599306706026078","imei1":"599306706026078","imei2":"599306706026078","popurl":"www.gudakesa-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94157,"job_number":"JOB_94157","tr_customer_id":94174,"tr_customer_product_id":94164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:15.000Z","modified_at":"2025-10-31T13:37:15.000Z","name":"Jay Prajapat","mobile_number":"7006989630","email_id":"padma.ganaka@hotmail.com","dop":"2025-10-21","serial_number":"581936686453117","imei1":"581936686453117","imei2":"581936686453117","popurl":"www.divakar-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94158,"job_number":"JOB_94158","tr_customer_id":94175,"tr_customer_product_id":94165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:15.000Z","modified_at":"2025-10-31T13:37:15.000Z","name":"Lakshmi Asan","mobile_number":"7058175081","email_id":"suryakant.reddy@yahoo.co.in","dop":"2025-10-21","serial_number":"004471576140430","imei1":"004471576140430","imei2":"004471576140430","popurl":"www.rohana-bhattacharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94159,"job_number":"JOB_94159","tr_customer_id":94176,"tr_customer_product_id":94166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:15.000Z","modified_at":"2025-10-31T13:37:15.000Z","name":"Sharda Gill","mobile_number":"7037105313","email_id":"chetan.bhat@yahoo.co.in","dop":"2025-10-21","serial_number":"541452350327923","imei1":"541452350327923","imei2":"541452350327923","popurl":"www.baala-bhattacharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94160,"job_number":"JOB_94160","tr_customer_id":94177,"tr_customer_product_id":94167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:15.000Z","modified_at":"2025-10-31T13:37:15.000Z","name":"Kumuda Bandopadhyay","mobile_number":"7094587857","email_id":"subhashini.gowda@yahoo.co.in","dop":"2025-10-21","serial_number":"385360970961063","imei1":"385360970961063","imei2":"385360970961063","popurl":"www.balgopal-namboothiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94161,"job_number":"JOB_94161","tr_customer_id":94178,"tr_customer_product_id":94168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:15.000Z","modified_at":"2025-10-31T13:37:15.000Z","name":"Somnath Gill","mobile_number":"7078249390","email_id":"deeptimoy.sharma@yahoo.co.in","dop":"2025-10-21","serial_number":"922547445526361","imei1":"922547445526361","imei2":"922547445526361","popurl":"www.soma-chopra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94162,"job_number":"JOB_94162","tr_customer_id":94179,"tr_customer_product_id":94169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:15.000Z","modified_at":"2025-10-31T13:37:15.000Z","name":"Dhanpati Agarwal","mobile_number":"7068634374","email_id":"jitender.prajapat@gmail.com","dop":"2025-10-21","serial_number":"575275273486812","imei1":"575275273486812","imei2":"575275273486812","popurl":"www.dhanapati-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94163,"job_number":"JOB_94163","tr_customer_id":94180,"tr_customer_product_id":94170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:15.000Z","modified_at":"2025-10-31T13:37:15.000Z","name":"Kin Iyengar","mobile_number":"7063063369","email_id":"vaishnavi.dutta@gmail.com","dop":"2025-10-21","serial_number":"385859449340323","imei1":"385859449340323","imei2":"385859449340323","popurl":"www.trilochan-desai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94164,"job_number":"JOB_94164","tr_customer_id":94181,"tr_customer_product_id":94171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:15.000Z","modified_at":"2025-10-31T13:37:15.000Z","name":"Vrinda Iyengar","mobile_number":"7021045048","email_id":"birjesh.dutta@yahoo.co.in","dop":"2025-10-21","serial_number":"783035380925724","imei1":"783035380925724","imei2":"783035380925724","popurl":"www.giriraaj-prajapat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94165,"job_number":"JOB_94165","tr_customer_id":94182,"tr_customer_product_id":94172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:37:15.000Z","modified_at":"2025-10-31T13:37:15.000Z","name":"Chetanaanand Varrier","mobile_number":"7059692386","email_id":"krishnadas.mehra@gmail.com","dop":"2025-10-21","serial_number":"055470884053141","imei1":"055470884053141","imei2":"055470884053141","popurl":"www.marut-sethi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94166,"job_number":"JOB_94166","tr_customer_id":94183,"tr_customer_product_id":94173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:33.000Z","modified_at":"2025-10-31T13:40:33.000Z","name":"Vedanga Tagore","mobile_number":"7049304534","email_id":"balgopal.butt@gmail.com","dop":"2025-10-21","serial_number":"366305802631780","imei1":"366305802631780","imei2":"366305802631780","popurl":"www.bankim-mehrotra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94167,"job_number":"JOB_94167","tr_customer_id":94184,"tr_customer_product_id":94174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:33.000Z","modified_at":"2025-10-31T13:40:33.000Z","name":"Abhaya Guneta","mobile_number":"7036207122","email_id":"goutam.nair@hotmail.com","dop":"2025-10-21","serial_number":"506397165925326","imei1":"506397165925326","imei2":"506397165925326","popurl":"www.enakshi-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94168,"job_number":"JOB_94168","tr_customer_id":94185,"tr_customer_product_id":94175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:33.000Z","modified_at":"2025-10-31T13:40:33.000Z","name":"Tanirika Kaul","mobile_number":"7093215066","email_id":"opaline.kakkar@gmail.com","dop":"2025-10-21","serial_number":"101953443518117","imei1":"101953443518117","imei2":"101953443518117","popurl":"www.kanchan-varman.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94169,"job_number":"JOB_94169","tr_customer_id":94186,"tr_customer_product_id":94176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:33.000Z","modified_at":"2025-10-31T13:40:33.000Z","name":"Kiran Mahajan","mobile_number":"7034471760","email_id":"deeptiman.sethi@hotmail.com","dop":"2025-10-21","serial_number":"562181782285230","imei1":"562181782285230","imei2":"562181782285230","popurl":"www.kannen-marar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94170,"job_number":"JOB_94170","tr_customer_id":94187,"tr_customer_product_id":94177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:33.000Z","modified_at":"2025-10-31T13:40:33.000Z","name":"Kamla Sharma","mobile_number":"7088691942","email_id":"malati.deshpande@gmail.com","dop":"2025-10-21","serial_number":"295939842444876","imei1":"295939842444876","imei2":"295939842444876","popurl":"www.baala-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94171,"job_number":"JOB_94171","tr_customer_id":94188,"tr_customer_product_id":94178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:33.000Z","modified_at":"2025-10-31T13:40:33.000Z","name":"Swapnil Guha","mobile_number":"7027686808","email_id":"sharmila.patel@hotmail.com","dop":"2025-10-21","serial_number":"906115600733054","imei1":"906115600733054","imei2":"906115600733054","popurl":"www.drona-trivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94172,"job_number":"JOB_94172","tr_customer_id":94189,"tr_customer_product_id":94179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:33.000Z","modified_at":"2025-10-31T13:40:33.000Z","name":"Achalesvara Johar","mobile_number":"7001336373","email_id":"dhatri.joshi@yahoo.co.in","dop":"2025-10-21","serial_number":"845811486217501","imei1":"845811486217501","imei2":"845811486217501","popurl":"www.ajeet-kocchar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94173,"job_number":"JOB_94173","tr_customer_id":94190,"tr_customer_product_id":94180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:33.000Z","modified_at":"2025-10-31T13:40:33.000Z","name":"Poornima Asan","mobile_number":"7069784631","email_id":"bhoopati.trivedi@yahoo.co.in","dop":"2025-10-21","serial_number":"394384207618006","imei1":"394384207618006","imei2":"394384207618006","popurl":"www.bhagwati-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94174,"job_number":"JOB_94174","tr_customer_id":94191,"tr_customer_product_id":94181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:33.000Z","modified_at":"2025-10-31T13:40:33.000Z","name":"Dandak Sethi","mobile_number":"7026312980","email_id":"deeptimayee.rana@hotmail.com","dop":"2025-10-21","serial_number":"790800199061836","imei1":"790800199061836","imei2":"790800199061836","popurl":"www.bhooshit-agarwal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94175,"job_number":"JOB_94175","tr_customer_id":94192,"tr_customer_product_id":94182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:33.000Z","modified_at":"2025-10-31T13:40:33.000Z","name":"Dhananjay Panicker","mobile_number":"7077284991","email_id":"hari.agarwal@hotmail.com","dop":"2025-10-21","serial_number":"582710881525852","imei1":"582710881525852","imei2":"582710881525852","popurl":"www.pramila-dhawan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94176,"job_number":"JOB_94176","tr_customer_id":94193,"tr_customer_product_id":94183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:33.000Z","modified_at":"2025-10-31T13:40:33.000Z","name":"Smriti Gill","mobile_number":"7014509979","email_id":"pushti.ahluwalia@gmail.com","dop":"2025-10-21","serial_number":"447787235228311","imei1":"447787235228311","imei2":"447787235228311","popurl":"www.rahul-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94177,"job_number":"JOB_94177","tr_customer_id":94194,"tr_customer_product_id":94184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:33.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Devani Sinha","mobile_number":"7005108509","email_id":"chandira.johar@gmail.com","dop":"2025-10-21","serial_number":"958479104405567","imei1":"958479104405567","imei2":"958479104405567","popurl":"www.chandradev-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94178,"job_number":"JOB_94178","tr_customer_id":94195,"tr_customer_product_id":94185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Balachandra Pillai","mobile_number":"7075760133","email_id":"dayaanidhi.khan@hotmail.com","dop":"2025-10-21","serial_number":"838836614514263","imei1":"838836614514263","imei2":"838836614514263","popurl":"www.arnesh-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94179,"job_number":"JOB_94179","tr_customer_id":94196,"tr_customer_product_id":94186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Chitrali Patel","mobile_number":"7060435056","email_id":"urmila.pothuvaal@yahoo.co.in","dop":"2025-10-21","serial_number":"344295566084679","imei1":"344295566084679","imei2":"344295566084679","popurl":"www.shakti-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94180,"job_number":"JOB_94180","tr_customer_id":94197,"tr_customer_product_id":94187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Chidananda Gandhi","mobile_number":"7035761581","email_id":"mangala.khatri@gmail.com","dop":"2025-10-21","serial_number":"753493702141845","imei1":"753493702141845","imei2":"753493702141845","popurl":"www.dhanapati-pandey.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94181,"job_number":"JOB_94181","tr_customer_id":94198,"tr_customer_product_id":94188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Rageswari Prajapat","mobile_number":"7094604522","email_id":"ravi.khatri@hotmail.com","dop":"2025-10-21","serial_number":"786698714473996","imei1":"786698714473996","imei2":"786698714473996","popurl":"www.chandani-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94182,"job_number":"JOB_94182","tr_customer_id":94199,"tr_customer_product_id":94189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Bankimchandra Pandey","mobile_number":"7037601830","email_id":"gotum.chopra@gmail.com","dop":"2025-10-21","serial_number":"176964529327159","imei1":"176964529327159","imei2":"176964529327159","popurl":"www.nalini-nayar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94183,"job_number":"JOB_94183","tr_customer_id":94200,"tr_customer_product_id":94190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Girja Joshi","mobile_number":"7090771282","email_id":"kirti.jain@gmail.com","dop":"2025-10-21","serial_number":"881565517577722","imei1":"881565517577722","imei2":"881565517577722","popurl":"www.chetanaanand-kocchar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94184,"job_number":"JOB_94184","tr_customer_id":94201,"tr_customer_product_id":94191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Kanak Jha","mobile_number":"7048513398","email_id":"jaimini.bhat@gmail.com","dop":"2025-10-21","serial_number":"670522863703585","imei1":"670522863703585","imei2":"670522863703585","popurl":"www.anang-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94185,"job_number":"JOB_94185","tr_customer_id":94202,"tr_customer_product_id":94192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Chandrakala Nambeesan","mobile_number":"7075851371","email_id":"girindra.kapoor@hotmail.com","dop":"2025-10-21","serial_number":"884826799832074","imei1":"884826799832074","imei2":"884826799832074","popurl":"www.gotum-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94186,"job_number":"JOB_94186","tr_customer_id":94203,"tr_customer_product_id":94193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Diksha Tagore","mobile_number":"7042544032","email_id":"dhanadeepa.butt@yahoo.co.in","dop":"2025-10-21","serial_number":"183812465176719","imei1":"183812465176719","imei2":"183812465176719","popurl":"www.manoj-malik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94187,"job_number":"JOB_94187","tr_customer_id":94204,"tr_customer_product_id":94194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Dhanadeepa Banerjee","mobile_number":"7079256103","email_id":"asha.verma@hotmail.com","dop":"2025-10-21","serial_number":"565452253033013","imei1":"565452253033013","imei2":"565452253033013","popurl":"www.divaakar-tagore.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94188,"job_number":"JOB_94188","tr_customer_id":94205,"tr_customer_product_id":94195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Lalita Butt","mobile_number":"7058872543","email_id":"kannen.mishra@yahoo.co.in","dop":"2025-10-21","serial_number":"723535189318911","imei1":"723535189318911","imei2":"723535189318911","popurl":"www.suryakanta-nayar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94189,"job_number":"JOB_94189","tr_customer_id":94206,"tr_customer_product_id":94196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Hari Pilla","mobile_number":"7024500137","email_id":"buddhana.panicker@gmail.com","dop":"2025-10-21","serial_number":"494387457599206","imei1":"494387457599206","imei2":"494387457599206","popurl":"www.aaditya-dubashi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94190,"job_number":"JOB_94190","tr_customer_id":94207,"tr_customer_product_id":94197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Kalyani Mehrotra","mobile_number":"7080493089","email_id":"bhagirathi.pillai@gmail.com","dop":"2025-10-21","serial_number":"412464102771384","imei1":"412464102771384","imei2":"412464102771384","popurl":"www.gopee-patil.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94191,"job_number":"JOB_94191","tr_customer_id":94208,"tr_customer_product_id":94198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Tanushri Patil","mobile_number":"7040591768","email_id":"jagdish.menon@gmail.com","dop":"2025-10-21","serial_number":"615895296563353","imei1":"615895296563353","imei2":"615895296563353","popurl":"www.manik-mahajan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94192,"job_number":"JOB_94192","tr_customer_id":94209,"tr_customer_product_id":94199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Sudeva Saini","mobile_number":"7052769261","email_id":"atreyi.butt@hotmail.com","dop":"2025-10-21","serial_number":"065626676391853","imei1":"065626676391853","imei2":"065626676391853","popurl":"www.menka-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94193,"job_number":"JOB_94193","tr_customer_id":94210,"tr_customer_product_id":94200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Maheswar Trivedi","mobile_number":"7038269416","email_id":"bhoopat.iyer@gmail.com","dop":"2025-10-21","serial_number":"211318117899154","imei1":"211318117899154","imei2":"211318117899154","popurl":"www.anish-nambeesan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94194,"job_number":"JOB_94194","tr_customer_id":94211,"tr_customer_product_id":94201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Suma Adiga","mobile_number":"7054456703","email_id":"gopee.mahajan@gmail.com","dop":"2025-10-21","serial_number":"277276596808589","imei1":"277276596808589","imei2":"277276596808589","popurl":"www.daksha-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94195,"job_number":"JOB_94195","tr_customer_id":94212,"tr_customer_product_id":94202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Himadri Gowda","mobile_number":"7002987821","email_id":"achintya.varman@gmail.com","dop":"2025-10-21","serial_number":"286345383288337","imei1":"286345383288337","imei2":"286345383288337","popurl":"www.chandraketu-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94196,"job_number":"JOB_94196","tr_customer_id":94213,"tr_customer_product_id":94203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Bankim Somayaji","mobile_number":"7021540442","email_id":"gautam.nehru@hotmail.com","dop":"2025-10-21","serial_number":"705252527200279","imei1":"705252527200279","imei2":"705252527200279","popurl":"www.gaurang-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94197,"job_number":"JOB_94197","tr_customer_id":94214,"tr_customer_product_id":94204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Deeptimay Sharma","mobile_number":"7034960508","email_id":"ganak.adiga@yahoo.co.in","dop":"2025-10-21","serial_number":"410000256646346","imei1":"410000256646346","imei2":"410000256646346","popurl":"www.dinakar-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94198,"job_number":"JOB_94198","tr_customer_id":94215,"tr_customer_product_id":94205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Chandraayan Pilla","mobile_number":"7080537257","email_id":"rahul.tandon@yahoo.co.in","dop":"2025-10-21","serial_number":"199325012890517","imei1":"199325012890517","imei2":"199325012890517","popurl":"www.subhashini-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94199,"job_number":"JOB_94199","tr_customer_id":94216,"tr_customer_product_id":94206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:34.000Z","modified_at":"2025-10-31T13:40:34.000Z","name":"Dipesh Asan","mobile_number":"7085892722","email_id":"dhanu.pillai@hotmail.com","dop":"2025-10-21","serial_number":"401750341154840","imei1":"401750341154840","imei2":"401750341154840","popurl":"www.bhoj-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94200,"job_number":"JOB_94200","tr_customer_id":94217,"tr_customer_product_id":94207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Aaditya Banerjee","mobile_number":"7098202394","email_id":"sharda.bharadwaj@yahoo.co.in","dop":"2025-10-21","serial_number":"433973005741386","imei1":"433973005741386","imei2":"433973005741386","popurl":"www.kanak-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94201,"job_number":"JOB_94201","tr_customer_id":94218,"tr_customer_product_id":94208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Brahmanandam Gowda","mobile_number":"7082203119","email_id":"devasree.talwar@gmail.com","dop":"2025-10-21","serial_number":"893227468299151","imei1":"893227468299151","imei2":"893227468299151","popurl":"www.chandra-gill.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94202,"job_number":"JOB_94202","tr_customer_id":94219,"tr_customer_product_id":94209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Bhoopat Sinha","mobile_number":"7084072694","email_id":"baladitya.joshi@hotmail.com","dop":"2025-10-21","serial_number":"367434817980498","imei1":"367434817980498","imei2":"367434817980498","popurl":"www.girja-ahuja.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94203,"job_number":"JOB_94203","tr_customer_id":94220,"tr_customer_product_id":94210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Chandraprabha Acharya","mobile_number":"7000360715","email_id":"damayanti.sharma@gmail.com","dop":"2025-10-21","serial_number":"176091147031010","imei1":"176091147031010","imei2":"176091147031010","popurl":"www.gajabahu-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94204,"job_number":"JOB_94204","tr_customer_id":94221,"tr_customer_product_id":94211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Agrata Bharadwaj","mobile_number":"7020252011","email_id":"chatur.gupta@hotmail.com","dop":"2025-10-21","serial_number":"930153808125353","imei1":"930153808125353","imei2":"930153808125353","popurl":"www.bhishma-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94205,"job_number":"JOB_94205","tr_customer_id":94222,"tr_customer_product_id":94212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Rahul Dubashi","mobile_number":"7059365396","email_id":"chiranjeev.khanna@yahoo.co.in","dop":"2025-10-21","serial_number":"448720659626727","imei1":"448720659626727","imei2":"448720659626727","popurl":"www.kamla-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94206,"job_number":"JOB_94206","tr_customer_id":94223,"tr_customer_product_id":94213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Chinmayanand Kocchar","mobile_number":"7006972375","email_id":"vidhya.sinha@yahoo.co.in","dop":"2025-10-21","serial_number":"418399395855346","imei1":"418399395855346","imei2":"418399395855346","popurl":"www.dhanadeepa-nehru.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94207,"job_number":"JOB_94207","tr_customer_id":94224,"tr_customer_product_id":94214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Chakradhar Varrier","mobile_number":"7098442107","email_id":"avadhesh.achari@gmail.com","dop":"2025-10-21","serial_number":"144425862323933","imei1":"144425862323933","imei2":"144425862323933","popurl":"www.divaakar-shah.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94208,"job_number":"JOB_94208","tr_customer_id":94225,"tr_customer_product_id":94215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Shresth Ahuja","mobile_number":"7049452828","email_id":"rageswari.mehrotra@gmail.com","dop":"2025-10-21","serial_number":"606611697427892","imei1":"606611697427892","imei2":"606611697427892","popurl":"www.opalina-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94209,"job_number":"JOB_94209","tr_customer_id":94226,"tr_customer_product_id":94216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Durga Jha","mobile_number":"7005751515","email_id":"devangana.bharadwaj@yahoo.co.in","dop":"2025-10-21","serial_number":"892990901645042","imei1":"892990901645042","imei2":"892990901645042","popurl":"www.bhisham-khatri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94210,"job_number":"JOB_94210","tr_customer_id":94227,"tr_customer_product_id":94217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Divaakar Banerjee","mobile_number":"7041525485","email_id":"dhanesh.pilla@hotmail.com","dop":"2025-10-21","serial_number":"585338565986951","imei1":"585338565986951","imei2":"585338565986951","popurl":"www.marut-nambeesan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94211,"job_number":"JOB_94211","tr_customer_id":94228,"tr_customer_product_id":94218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Gopal Pilla","mobile_number":"7025891606","email_id":"durga.mehra@yahoo.co.in","dop":"2025-10-21","serial_number":"784967194879445","imei1":"784967194879445","imei2":"784967194879445","popurl":"www.naval-pillai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94212,"job_number":"JOB_94212","tr_customer_id":94229,"tr_customer_product_id":94219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Sharda Nair","mobile_number":"7071283860","email_id":"bhanumati.trivedi@gmail.com","dop":"2025-10-21","serial_number":"949976916395108","imei1":"949976916395108","imei2":"949976916395108","popurl":"www.chandan-patil.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94213,"job_number":"JOB_94213","tr_customer_id":94230,"tr_customer_product_id":94220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Suryakant Trivedi","mobile_number":"7066229689","email_id":"geeta.dutta@yahoo.co.in","dop":"2025-10-21","serial_number":"221509055731929","imei1":"221509055731929","imei2":"221509055731929","popurl":"www.dinakar-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94214,"job_number":"JOB_94214","tr_customer_id":94231,"tr_customer_product_id":94221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Dwaipayana Chaturvedi","mobile_number":"7070643887","email_id":"gurdev.chattopadhyay@hotmail.com","dop":"2025-10-21","serial_number":"247623539430965","imei1":"247623539430965","imei2":"247623539430965","popurl":"www.enakshi-malik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94215,"job_number":"JOB_94215","tr_customer_id":94232,"tr_customer_product_id":94222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Urmila Achari","mobile_number":"7028296383","email_id":"karunanidhi.pandey@hotmail.com","dop":"2025-10-21","serial_number":"435199101855831","imei1":"435199101855831","imei2":"435199101855831","popurl":"www.samir-gupta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94216,"job_number":"JOB_94216","tr_customer_id":94233,"tr_customer_product_id":94223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Balaaditya Patel","mobile_number":"7029731756","email_id":"ananta.nehru@gmail.com","dop":"2025-10-21","serial_number":"017498473276893","imei1":"017498473276893","imei2":"017498473276893","popurl":"www.datta-menon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94217,"job_number":"JOB_94217","tr_customer_id":94234,"tr_customer_product_id":94224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Archan Kapoor","mobile_number":"7030379386","email_id":"gajabahu.verma@gmail.com","dop":"2025-10-21","serial_number":"832477082395463","imei1":"832477082395463","imei2":"832477082395463","popurl":"www.daevika-embranthiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94218,"job_number":"JOB_94218","tr_customer_id":94235,"tr_customer_product_id":94225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Vaidehi Jain","mobile_number":"7023991766","email_id":"ghanashyam.jha@hotmail.com","dop":"2025-10-21","serial_number":"522372759024210","imei1":"522372759024210","imei2":"522372759024210","popurl":"www.balagopal-khanna.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94219,"job_number":"JOB_94219","tr_customer_id":94236,"tr_customer_product_id":94226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:35.000Z","modified_at":"2025-10-31T13:40:35.000Z","name":"Amogh Bandopadhyay","mobile_number":"7020208862","email_id":"dwaipayana.dubashi@gmail.com","dop":"2025-10-21","serial_number":"503392531573149","imei1":"503392531573149","imei2":"503392531573149","popurl":"www.balagovind-mehrotra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94220,"job_number":"JOB_94220","tr_customer_id":94237,"tr_customer_product_id":94227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Bhoj Marar","mobile_number":"7014442448","email_id":"purushottam.bhattathiri@gmail.com","dop":"2025-10-21","serial_number":"200261179481963","imei1":"200261179481963","imei2":"200261179481963","popurl":"www.kumuda-desai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94221,"job_number":"JOB_94221","tr_customer_id":94238,"tr_customer_product_id":94228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Hamsini Nehru","mobile_number":"7040018526","email_id":"aadrika.varma@hotmail.com","dop":"2025-10-21","serial_number":"929584036910812","imei1":"929584036910812","imei2":"929584036910812","popurl":"www.kannan-chattopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94222,"job_number":"JOB_94222","tr_customer_id":94239,"tr_customer_product_id":94229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Devasree Verma","mobile_number":"7066937463","email_id":"smriti.bhattathiri@gmail.com","dop":"2025-10-21","serial_number":"185019096499910","imei1":"185019096499910","imei2":"185019096499910","popurl":"www.kumari-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94223,"job_number":"JOB_94223","tr_customer_id":94240,"tr_customer_product_id":94230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Trilokesh Patel","mobile_number":"7013811855","email_id":"arindam.ganaka@hotmail.com","dop":"2025-10-21","serial_number":"275862395243221","imei1":"275862395243221","imei2":"275862395243221","popurl":"www.kamlesh-joshi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94224,"job_number":"JOB_94224","tr_customer_id":94241,"tr_customer_product_id":94231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Atreyi Trivedi","mobile_number":"7042774647","email_id":"rupinder.rana@yahoo.co.in","dop":"2025-10-21","serial_number":"522311556329251","imei1":"522311556329251","imei2":"522311556329251","popurl":"www.ekalavya-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94225,"job_number":"JOB_94225","tr_customer_id":94242,"tr_customer_product_id":94232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Priyala Singh","mobile_number":"7092130600","email_id":"anilaabh.asan@hotmail.com","dop":"2025-10-21","serial_number":"444935858020029","imei1":"444935858020029","imei2":"444935858020029","popurl":"www.bishnu-trivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94226,"job_number":"JOB_94226","tr_customer_id":94243,"tr_customer_product_id":94233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Devasree Marar","mobile_number":"7046205519","email_id":"aditeya.bhattathiri@yahoo.co.in","dop":"2025-10-21","serial_number":"760058232522450","imei1":"760058232522450","imei2":"760058232522450","popurl":"www.paramartha-khanna.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94227,"job_number":"JOB_94227","tr_customer_id":94244,"tr_customer_product_id":94234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Suryakantam Saini","mobile_number":"7049171748","email_id":"bhaswar.guha@gmail.com","dop":"2025-10-21","serial_number":"856793264243680","imei1":"856793264243680","imei2":"856793264243680","popurl":"www.rukmin-jain.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94228,"job_number":"JOB_94228","tr_customer_id":94245,"tr_customer_product_id":94235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Bhushit Johar","mobile_number":"7043119668","email_id":"rageswari.devar@yahoo.co.in","dop":"2025-10-21","serial_number":"289485475534402","imei1":"289485475534402","imei2":"289485475534402","popurl":"www.vishwamitra-chaturvedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94229,"job_number":"JOB_94229","tr_customer_id":94246,"tr_customer_product_id":94236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Bhavani Marar","mobile_number":"7043336208","email_id":"chidaatma.dutta@gmail.com","dop":"2025-10-21","serial_number":"306236760927894","imei1":"306236760927894","imei2":"306236760927894","popurl":"www.anilabh-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94230,"job_number":"JOB_94230","tr_customer_id":94247,"tr_customer_product_id":94237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Laxmi Dhawan","mobile_number":"7008991435","email_id":"atmananda.nehru@yahoo.co.in","dop":"2025-10-21","serial_number":"881466651642154","imei1":"881466651642154","imei2":"881466651642154","popurl":"www.bhooshan-menon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94231,"job_number":"JOB_94231","tr_customer_id":94248,"tr_customer_product_id":94238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Goutam Khan","mobile_number":"7037397617","email_id":"dipali.varma@yahoo.co.in","dop":"2025-10-21","serial_number":"778529682702267","imei1":"778529682702267","imei2":"778529682702267","popurl":"www.gobinda-nayar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94232,"job_number":"JOB_94232","tr_customer_id":94249,"tr_customer_product_id":94239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Ganak Jha","mobile_number":"7075703064","email_id":"shresthi.kocchar@gmail.com","dop":"2025-10-21","serial_number":"407140752063938","imei1":"407140752063938","imei2":"407140752063938","popurl":"www.anunay-dutta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94233,"job_number":"JOB_94233","tr_customer_id":94250,"tr_customer_product_id":94240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Sharmila Arora","mobile_number":"7029530190","email_id":"agnivesh.kaniyar@gmail.com","dop":"2025-10-21","serial_number":"070406801201164","imei1":"070406801201164","imei2":"070406801201164","popurl":"www.triloki nath-nehru.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94234,"job_number":"JOB_94234","tr_customer_id":94251,"tr_customer_product_id":94241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Paramartha Mehra","mobile_number":"7045242358","email_id":"bhaswar.kapoor@yahoo.co.in","dop":"2025-10-21","serial_number":"378339843659893","imei1":"378339843659893","imei2":"378339843659893","popurl":"www.omana-abbott.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94235,"job_number":"JOB_94235","tr_customer_id":94252,"tr_customer_product_id":94242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Sheela Patil","mobile_number":"7003739332","email_id":"vinay.nambeesan@yahoo.co.in","dop":"2025-10-21","serial_number":"711017682422122","imei1":"711017682422122","imei2":"711017682422122","popurl":"www.jagdeep-adiga.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94236,"job_number":"JOB_94236","tr_customer_id":94253,"tr_customer_product_id":94243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Sushma Reddy","mobile_number":"7016827784","email_id":"nawal.singh@gmail.com","dop":"2025-10-21","serial_number":"295873254682118","imei1":"295873254682118","imei2":"295873254682118","popurl":"www.omana-jain.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94237,"job_number":"JOB_94237","tr_customer_id":94254,"tr_customer_product_id":94244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Kumar Abbott","mobile_number":"7070216743","email_id":"gopal.guneta@hotmail.com","dop":"2025-10-21","serial_number":"129373366410443","imei1":"129373366410443","imei2":"129373366410443","popurl":"www.dron-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94238,"job_number":"JOB_94238","tr_customer_id":94255,"tr_customer_product_id":94245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Vidur Bandopadhyay","mobile_number":"7066563898","email_id":"atreyi.ahluwalia@gmail.com","dop":"2025-10-21","serial_number":"866974977197083","imei1":"866974977197083","imei2":"866974977197083","popurl":"www.geeta-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94239,"job_number":"JOB_94239","tr_customer_id":94256,"tr_customer_product_id":94246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Gajaadhar Mehra","mobile_number":"7003913145","email_id":"yoginder.gill@hotmail.com","dop":"2025-10-21","serial_number":"306895023377650","imei1":"306895023377650","imei2":"306895023377650","popurl":"www.sushma-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94240,"job_number":"JOB_94240","tr_customer_id":94257,"tr_customer_product_id":94247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:36.000Z","modified_at":"2025-10-31T13:40:36.000Z","name":"Ananda Dwivedi","mobile_number":"7063113478","email_id":"datta.prajapat@hotmail.com","dop":"2025-10-21","serial_number":"119472073397099","imei1":"119472073397099","imei2":"119472073397099","popurl":"www.anish-patil.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94241,"job_number":"JOB_94241","tr_customer_id":94258,"tr_customer_product_id":94248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Trilochan Patel","mobile_number":"7034563777","email_id":"jaimini.khanna@hotmail.com","dop":"2025-10-21","serial_number":"920850071951044","imei1":"920850071951044","imei2":"920850071951044","popurl":"www.shresthi-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94242,"job_number":"JOB_94242","tr_customer_id":94259,"tr_customer_product_id":94249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Charvi Tagore","mobile_number":"7052647343","email_id":"aalok.varman@gmail.com","dop":"2025-10-21","serial_number":"828772153292452","imei1":"828772153292452","imei2":"828772153292452","popurl":"www.himadri-patil.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94243,"job_number":"JOB_94243","tr_customer_id":94260,"tr_customer_product_id":94250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Abani Jain","mobile_number":"7020848012","email_id":"vedang.butt@gmail.com","dop":"2025-10-21","serial_number":"134308904192422","imei1":"134308904192422","imei2":"134308904192422","popurl":"www.shantanu-deshpande.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94244,"job_number":"JOB_94244","tr_customer_id":94262,"tr_customer_product_id":94251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Vijay Desai","mobile_number":"7033751704","email_id":"tejas.acharya@yahoo.co.in","dop":"2025-10-21","serial_number":"472309988879737","imei1":"472309988879737","imei2":"472309988879737","popurl":"www.aanand-mahajan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94245,"job_number":"JOB_94245","tr_customer_id":94261,"tr_customer_product_id":94252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Atreyi Bhattacharya","mobile_number":"7052127037","email_id":"girija.ahuja@hotmail.com","dop":"2025-10-21","serial_number":"887980858715482","imei1":"887980858715482","imei2":"887980858715482","popurl":"www.anila-rana.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94246,"job_number":"JOB_94246","tr_customer_id":94263,"tr_customer_product_id":94253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Varalakshmi Khan","mobile_number":"7089417768","email_id":"baalagopaal.achari@hotmail.com","dop":"2025-10-21","serial_number":"401774219710857","imei1":"401774219710857","imei2":"401774219710857","popurl":"www.somu-banerjee.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94247,"job_number":"JOB_94247","tr_customer_id":94264,"tr_customer_product_id":94254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Sanka Chattopadhyay","mobile_number":"7028934444","email_id":"daevi.dwivedi@hotmail.com","dop":"2025-10-21","serial_number":"465727883084552","imei1":"465727883084552","imei2":"465727883084552","popurl":"www.tarun-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94248,"job_number":"JOB_94248","tr_customer_id":94265,"tr_customer_product_id":94255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Digambara Ahluwalia","mobile_number":"7046087807","email_id":"rajendra.banerjee@gmail.com","dop":"2025-10-21","serial_number":"310850445178957","imei1":"310850445178957","imei2":"310850445178957","popurl":"www.gitanjali-nehru.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94249,"job_number":"JOB_94249","tr_customer_id":94266,"tr_customer_product_id":94256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Bharat Varrier","mobile_number":"7032359381","email_id":"trilokinath.talwar@yahoo.co.in","dop":"2025-10-21","serial_number":"749674232948911","imei1":"749674232948911","imei2":"749674232948911","popurl":"www.trilokanath-khan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94250,"job_number":"JOB_94250","tr_customer_id":94267,"tr_customer_product_id":94257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Subodh Patel","mobile_number":"7013073791","email_id":"adripathi.talwar@hotmail.com","dop":"2025-10-21","serial_number":"621648617216904","imei1":"621648617216904","imei2":"621648617216904","popurl":"www.shwet-mahajan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94251,"job_number":"JOB_94251","tr_customer_id":94268,"tr_customer_product_id":94258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Charuvrat Saini","mobile_number":"7055209109","email_id":"charuchandra.varma@yahoo.co.in","dop":"2025-10-21","serial_number":"443504055082591","imei1":"443504055082591","imei2":"443504055082591","popurl":"www.guru-jain.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94252,"job_number":"JOB_94252","tr_customer_id":94269,"tr_customer_product_id":94259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Ghanaanand Ahluwalia","mobile_number":"7025342072","email_id":"deepan.bhattathiri@hotmail.com","dop":"2025-10-21","serial_number":"699225944002242","imei1":"699225944002242","imei2":"699225944002242","popurl":"www.gajaadhar-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94253,"job_number":"JOB_94253","tr_customer_id":94270,"tr_customer_product_id":94260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Bhaumik Panicker","mobile_number":"7028674560","email_id":"tanushri.singh@yahoo.co.in","dop":"2025-10-21","serial_number":"467928330839558","imei1":"467928330839558","imei2":"467928330839558","popurl":"www.giri-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94254,"job_number":"JOB_94254","tr_customer_id":94271,"tr_customer_product_id":94261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Dhyanesh Bharadwaj","mobile_number":"7094002949","email_id":"chandni.pothuvaal@gmail.com","dop":"2025-10-21","serial_number":"434404265977822","imei1":"434404265977822","imei2":"434404265977822","popurl":"www.dron-tandon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94255,"job_number":"JOB_94255","tr_customer_id":94272,"tr_customer_product_id":94262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Durga Mahajan","mobile_number":"7075358497","email_id":"anjali.guha@gmail.com","dop":"2025-10-21","serial_number":"758933252915167","imei1":"758933252915167","imei2":"758933252915167","popurl":"www.gangesh-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94256,"job_number":"JOB_94256","tr_customer_id":94273,"tr_customer_product_id":94263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Marut Dubashi","mobile_number":"7092784318","email_id":"jyotsana.ganaka@gmail.com","dop":"2025-10-21","serial_number":"230444159974016","imei1":"230444159974016","imei2":"230444159974016","popurl":"www.adripathi-somayaji.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94257,"job_number":"JOB_94257","tr_customer_id":94274,"tr_customer_product_id":94264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Anang Chopra","mobile_number":"7022834775","email_id":"meghnath.khanna@yahoo.co.in","dop":"2025-10-21","serial_number":"030317057425545","imei1":"030317057425545","imei2":"030317057425545","popurl":"www.kanak-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94258,"job_number":"JOB_94258","tr_customer_id":94275,"tr_customer_product_id":94265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Jaimini Kaur","mobile_number":"7073134602","email_id":"vasudeva.saini@hotmail.com","dop":"2025-10-21","serial_number":"082102071795481","imei1":"082102071795481","imei2":"082102071795481","popurl":"www.abhaya-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94259,"job_number":"JOB_94259","tr_customer_id":94276,"tr_customer_product_id":94266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Deeptimay Pilla","mobile_number":"7082883801","email_id":"ravi.bharadwaj@yahoo.co.in","dop":"2025-10-21","serial_number":"353681775426873","imei1":"353681775426873","imei2":"353681775426873","popurl":"www.soma-pothuvaal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94260,"job_number":"JOB_94260","tr_customer_id":94277,"tr_customer_product_id":94267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Chandradev Sharma","mobile_number":"7004733092","email_id":"anurag.mishra@hotmail.com","dop":"2025-10-21","serial_number":"695180197799893","imei1":"695180197799893","imei2":"695180197799893","popurl":"www.divjot-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94261,"job_number":"JOB_94261","tr_customer_id":94278,"tr_customer_product_id":94268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Agasti Acharya","mobile_number":"7085474144","email_id":"vijay.iyer@gmail.com","dop":"2025-10-21","serial_number":"734904046888298","imei1":"734904046888298","imei2":"734904046888298","popurl":"www.tanushri-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94262,"job_number":"JOB_94262","tr_customer_id":94279,"tr_customer_product_id":94269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:37.000Z","modified_at":"2025-10-31T13:40:37.000Z","name":"Girika Jain","mobile_number":"7032501575","email_id":"chanakya.abbott@gmail.com","dop":"2025-10-21","serial_number":"395759291205927","imei1":"395759291205927","imei2":"395759291205927","popurl":"www.bhadran-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94263,"job_number":"JOB_94263","tr_customer_id":94280,"tr_customer_product_id":94270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:38.000Z","modified_at":"2025-10-31T13:40:38.000Z","name":"Aadrika Khan","mobile_number":"7003651341","email_id":"tejas.bhattacharya@hotmail.com","dop":"2025-10-21","serial_number":"463965496958855","imei1":"463965496958855","imei2":"463965496958855","popurl":"www.satyen-naik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94264,"job_number":"JOB_94264","tr_customer_id":94281,"tr_customer_product_id":94271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:38.000Z","modified_at":"2025-10-31T13:40:38.000Z","name":"Sushma Deshpande","mobile_number":"7051094315","email_id":"nikita.trivedi@hotmail.com","dop":"2025-10-21","serial_number":"175107638647385","imei1":"175107638647385","imei2":"175107638647385","popurl":"www.adhrit-patil.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94265,"job_number":"JOB_94265","tr_customer_id":94282,"tr_customer_product_id":94272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:40:38.000Z","modified_at":"2025-10-31T13:40:38.000Z","name":"Susheel Bhattathiri","mobile_number":"7072928819","email_id":"gita.reddy@yahoo.co.in","dop":"2025-10-21","serial_number":"573258106843821","imei1":"573258106843821","imei2":"573258106843821","popurl":"www.nirbhay-gill.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94269,"job_number":"JOB_94269","tr_customer_id":94286,"tr_customer_product_id":94276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:44:33.000Z","modified_at":"2025-10-31T13:44:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66059497302547","imei1":"66059497302547","imei2":"66059497302547","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94270,"job_number":"JOB_94270","tr_customer_id":94287,"tr_customer_product_id":94277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:44:33.000Z","modified_at":"2025-10-31T13:44:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84615201737807","imei1":"84615201737807","imei2":"84615201737807","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94271,"job_number":"JOB_94271","tr_customer_id":94288,"tr_customer_product_id":94278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:44:33.000Z","modified_at":"2025-10-31T13:44:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29042201060119","imei1":"29042201060119","imei2":"29042201060119","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94272,"job_number":"JOB_94272","tr_customer_id":94289,"tr_customer_product_id":94279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:44:34.000Z","modified_at":"2025-10-31T13:44:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74900059656924","imei1":"74900059656924","imei2":"74900059656924","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94273,"job_number":"JOB_94273","tr_customer_id":94290,"tr_customer_product_id":94280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:44:34.000Z","modified_at":"2025-10-31T13:44:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99002175865000","imei1":"99002175865000","imei2":"99002175865000","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94274,"job_number":"JOB_94274","tr_customer_id":94291,"tr_customer_product_id":94281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:44:34.000Z","modified_at":"2025-10-31T13:44:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10412510122098","imei1":"10412510122098","imei2":"10412510122098","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94276,"job_number":"JOB_94276","tr_customer_id":94293,"tr_customer_product_id":94283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:45:03.000Z","modified_at":"2025-10-31T13:45:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41736784672308","imei1":"41736784672308","imei2":"41736784672308","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:45:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94277,"job_number":"JOB_94277","tr_customer_id":94294,"tr_customer_product_id":94284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:45:04.000Z","modified_at":"2025-10-31T13:45:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86041071003440","imei1":"86041071003440","imei2":"86041071003440","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:45:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94278,"job_number":"JOB_94278","tr_customer_id":94295,"tr_customer_product_id":94285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:45:04.000Z","modified_at":"2025-10-31T13:45:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68434686086962","imei1":"68434686086962","imei2":"68434686086962","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:45:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94279,"job_number":"JOB_94279","tr_customer_id":94296,"tr_customer_product_id":94286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:45:04.000Z","modified_at":"2025-10-31T13:45:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95075838097926","imei1":"95075838097926","imei2":"95075838097926","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:45:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94280,"job_number":"JOB_94280","tr_customer_id":94297,"tr_customer_product_id":94287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:45:05.000Z","modified_at":"2025-10-31T13:45:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86443567244242","imei1":"86443567244242","imei2":"86443567244242","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:45:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94281,"job_number":"JOB_94281","tr_customer_id":94298,"tr_customer_product_id":94288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:45:05.000Z","modified_at":"2025-10-31T13:45:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27123998733172","imei1":"27123998733172","imei2":"27123998733172","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:45:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94283,"job_number":"JOB_94283","tr_customer_id":94300,"tr_customer_product_id":94290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:45:34.000Z","modified_at":"2025-10-31T13:45:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29910681057097","imei1":"29910681057097","imei2":"29910681057097","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:45:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94284,"job_number":"JOB_94284","tr_customer_id":94301,"tr_customer_product_id":94291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:45:34.000Z","modified_at":"2025-10-31T13:45:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23509724018794","imei1":"23509724018794","imei2":"23509724018794","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:45:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94285,"job_number":"JOB_94285","tr_customer_id":94302,"tr_customer_product_id":94292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:45:34.000Z","modified_at":"2025-10-31T13:45:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22436493760165","imei1":"22436493760165","imei2":"22436493760165","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:45:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94286,"job_number":"JOB_94286","tr_customer_id":94303,"tr_customer_product_id":94293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:45:35.000Z","modified_at":"2025-10-31T13:45:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77114902969677","imei1":"77114902969677","imei2":"77114902969677","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:45:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94287,"job_number":"JOB_94287","tr_customer_id":94304,"tr_customer_product_id":94294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:45:35.000Z","modified_at":"2025-10-31T13:45:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28391365026707","imei1":"28391365026707","imei2":"28391365026707","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:45:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94288,"job_number":"JOB_94288","tr_customer_id":94305,"tr_customer_product_id":94295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:45:35.000Z","modified_at":"2025-10-31T13:45:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65314059570736","imei1":"65314059570736","imei2":"65314059570736","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:45:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94294,"job_number":"JOB_94294","tr_customer_id":94311,"tr_customer_product_id":94301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:10.000Z","modified_at":"2025-10-31T13:47:10.000Z","name":"Sachin Ahuja","mobile_number":"7025709083","email_id":"chandrabhaga.bandopadhyay@gmail.com","dop":"2025-10-21","serial_number":"440959972344644","imei1":"440959972344644","imei2":"440959972344644","popurl":"www.aalok-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94295,"job_number":"JOB_94295","tr_customer_id":94312,"tr_customer_product_id":94302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:10.000Z","modified_at":"2025-10-31T13:47:10.000Z","name":"Archan Kocchar","mobile_number":"7068646573","email_id":"karunanidhi.johar@gmail.com","dop":"2025-10-21","serial_number":"986338506428176","imei1":"986338506428176","imei2":"986338506428176","popurl":"www.chidananda-embranthiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94296,"job_number":"JOB_94296","tr_customer_id":94313,"tr_customer_product_id":94303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:10.000Z","modified_at":"2025-10-31T13:47:10.000Z","name":"Aagneya Banerjee","mobile_number":"7088628139","email_id":"arnesh.kaul@hotmail.com","dop":"2025-10-21","serial_number":"205557698360529","imei1":"205557698360529","imei2":"205557698360529","popurl":"www.ambar-dhawan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94297,"job_number":"JOB_94297","tr_customer_id":94314,"tr_customer_product_id":94304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:10.000Z","modified_at":"2025-10-31T13:47:10.000Z","name":"Brajendra Adiga","mobile_number":"7047019031","email_id":"sher.verma@yahoo.co.in","dop":"2025-10-21","serial_number":"195024385031478","imei1":"195024385031478","imei2":"195024385031478","popurl":"www.baidehi-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94298,"job_number":"JOB_94298","tr_customer_id":94315,"tr_customer_product_id":94305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:10.000Z","modified_at":"2025-10-31T13:47:10.000Z","name":"Vrinda Khan","mobile_number":"7058468289","email_id":"shivakari.panicker@yahoo.co.in","dop":"2025-10-21","serial_number":"137787042668978","imei1":"137787042668978","imei2":"137787042668978","popurl":"www.chatur-varma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94299,"job_number":"JOB_94299","tr_customer_id":94316,"tr_customer_product_id":94306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:10.000Z","modified_at":"2025-10-31T13:47:10.000Z","name":"Inder Kaur","mobile_number":"7060569805","email_id":"subhashini.shah@hotmail.com","dop":"2025-10-21","serial_number":"491173099502646","imei1":"491173099502646","imei2":"491173099502646","popurl":"www.deependra-bandopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94300,"job_number":"JOB_94300","tr_customer_id":94317,"tr_customer_product_id":94307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:10.000Z","modified_at":"2025-10-31T13:47:10.000Z","name":"Arindam Saini","mobile_number":"7022074528","email_id":"amish.varma@hotmail.com","dop":"2025-10-21","serial_number":"466014785083257","imei1":"466014785083257","imei2":"466014785083257","popurl":"www.ranjeet-gandhi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94301,"job_number":"JOB_94301","tr_customer_id":94318,"tr_customer_product_id":94308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:10.000Z","modified_at":"2025-10-31T13:47:10.000Z","name":"Aayushmaan Chattopadhyay","mobile_number":"7068279119","email_id":"devangana.agarwal@yahoo.co.in","dop":"2025-10-21","serial_number":"469394181241262","imei1":"469394181241262","imei2":"469394181241262","popurl":"www.samir-guneta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94302,"job_number":"JOB_94302","tr_customer_id":94319,"tr_customer_product_id":94309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:10.000Z","modified_at":"2025-10-31T13:47:10.000Z","name":"Tara Patel","mobile_number":"7095811417","email_id":"chandrani.prajapat@gmail.com","dop":"2025-10-21","serial_number":"998450360013592","imei1":"998450360013592","imei2":"998450360013592","popurl":"www.jagadish-mehrotra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94303,"job_number":"JOB_94303","tr_customer_id":94320,"tr_customer_product_id":94310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:10.000Z","modified_at":"2025-10-31T13:47:10.000Z","name":"Charuchandra Varma","mobile_number":"7015718359","email_id":"vaishnavi.mehra@gmail.com","dop":"2025-10-21","serial_number":"883002007341420","imei1":"883002007341420","imei2":"883002007341420","popurl":"www.leela-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94304,"job_number":"JOB_94304","tr_customer_id":94321,"tr_customer_product_id":94311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:10.000Z","modified_at":"2025-10-31T13:47:10.000Z","name":"Bela Tandon","mobile_number":"7062546686","email_id":"shantanu.deshpande@hotmail.com","dop":"2025-10-21","serial_number":"464901583639225","imei1":"464901583639225","imei2":"464901583639225","popurl":"www.dakshayani-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94305,"job_number":"JOB_94305","tr_customer_id":94322,"tr_customer_product_id":94312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:10.000Z","modified_at":"2025-10-31T13:47:10.000Z","name":"Somu Ahluwalia","mobile_number":"7066844405","email_id":"acharyanandana.achari@gmail.com","dop":"2025-10-21","serial_number":"843492914600659","imei1":"843492914600659","imei2":"843492914600659","popurl":"www.dipankar-devar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94306,"job_number":"JOB_94306","tr_customer_id":94323,"tr_customer_product_id":94313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Vimal Reddy","mobile_number":"7023063742","email_id":"shrishti.sethi@hotmail.com","dop":"2025-10-21","serial_number":"062629430228151","imei1":"062629430228151","imei2":"062629430228151","popurl":"www.sunita-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94307,"job_number":"JOB_94307","tr_customer_id":94324,"tr_customer_product_id":94314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Krishnadasa Varma","mobile_number":"7059077523","email_id":"ojaswini.kocchar@hotmail.com","dop":"2025-10-21","serial_number":"997064613275199","imei1":"997064613275199","imei2":"997064613275199","popurl":"www.balaaditya-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94308,"job_number":"JOB_94308","tr_customer_id":94326,"tr_customer_product_id":94316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Yogesh Marar","mobile_number":"7045372217","email_id":"tara.shukla@hotmail.com","dop":"2025-10-21","serial_number":"062128748356608","imei1":"062128748356608","imei2":"062128748356608","popurl":"www.dhyaneshwar-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94309,"job_number":"JOB_94309","tr_customer_id":94327,"tr_customer_product_id":94317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Bharadwaj Pillai","mobile_number":"7064865726","email_id":"manoj.nair@yahoo.co.in","dop":"2025-10-21","serial_number":"637117724823646","imei1":"637117724823646","imei2":"637117724823646","popurl":"www.usha-somayaji.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94310,"job_number":"JOB_94310","tr_customer_id":94325,"tr_customer_product_id":94315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Mandakini Kakkar","mobile_number":"7016414522","email_id":"vrinda.nambeesan@yahoo.co.in","dop":"2025-10-21","serial_number":"563770993798230","imei1":"563770993798230","imei2":"563770993798230","popurl":"www.digambara-tandon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94311,"job_number":"JOB_94311","tr_customer_id":94328,"tr_customer_product_id":94318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Suman Bhattathiri","mobile_number":"7010038690","email_id":"jaimini.nambeesan@yahoo.co.in","dop":"2025-10-21","serial_number":"406006843647219","imei1":"406006843647219","imei2":"406006843647219","popurl":"www.bhuvaneshwar-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94312,"job_number":"JOB_94312","tr_customer_id":94329,"tr_customer_product_id":94319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Dwaipayana Kapoor","mobile_number":"7047555081","email_id":"bala.khan@hotmail.com","dop":"2025-10-21","serial_number":"947120562988130","imei1":"947120562988130","imei2":"947120562988130","popurl":"www.kalyani-acharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94313,"job_number":"JOB_94313","tr_customer_id":94330,"tr_customer_product_id":94320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Aagam Tagore","mobile_number":"7025737463","email_id":"enakshi.gupta@hotmail.com","dop":"2025-10-21","serial_number":"658039620265982","imei1":"658039620265982","imei2":"658039620265982","popurl":"www.aryan-rana.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94314,"job_number":"JOB_94314","tr_customer_id":94331,"tr_customer_product_id":94321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Bishnu Embranthiri","mobile_number":"7014187471","email_id":"bhadra.nayar@hotmail.com","dop":"2025-10-21","serial_number":"806582410634784","imei1":"806582410634784","imei2":"806582410634784","popurl":"www.anil-nair.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94315,"job_number":"JOB_94315","tr_customer_id":94332,"tr_customer_product_id":94322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Deependra Kaur","mobile_number":"7097344969","email_id":"sachin.butt@yahoo.co.in","dop":"2025-10-21","serial_number":"044724868691864","imei1":"044724868691864","imei2":"044724868691864","popurl":"www.susheel-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94316,"job_number":"JOB_94316","tr_customer_id":94334,"tr_customer_product_id":94323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Lakshmi Khatri","mobile_number":"7032630219","email_id":"aadidev.chattopadhyay@yahoo.co.in","dop":"2025-10-21","serial_number":"472172895626867","imei1":"472172895626867","imei2":"472172895626867","popurl":"www.gita-deshpande.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94317,"job_number":"JOB_94317","tr_customer_id":94333,"tr_customer_product_id":94324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Kashyapi Malik","mobile_number":"7068427356","email_id":"lila.khan@hotmail.com","dop":"2025-10-21","serial_number":"743733517733029","imei1":"743733517733029","imei2":"743733517733029","popurl":"www.siddhran-deshpande.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94318,"job_number":"JOB_94318","tr_customer_id":94335,"tr_customer_product_id":94325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Rajinder Bhat","mobile_number":"7008524503","email_id":"kanti.sharma@yahoo.co.in","dop":"2025-10-21","serial_number":"078737903716029","imei1":"078737903716029","imei2":"078737903716029","popurl":"www.dhanesh-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94319,"job_number":"JOB_94319","tr_customer_id":94336,"tr_customer_product_id":94326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Kannan Abbott","mobile_number":"7053547423","email_id":"rajiv.chattopadhyay@yahoo.co.in","dop":"2025-10-21","serial_number":"609880202257487","imei1":"609880202257487","imei2":"609880202257487","popurl":"www.rajinder-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94320,"job_number":"JOB_94320","tr_customer_id":94337,"tr_customer_product_id":94327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Aadinath Mukhopadhyay","mobile_number":"7027476001","email_id":"ankal.nair@hotmail.com","dop":"2025-10-21","serial_number":"020028825819484","imei1":"020028825819484","imei2":"020028825819484","popurl":"www.shreyashi-iyengar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94321,"job_number":"JOB_94321","tr_customer_id":94338,"tr_customer_product_id":94328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Bhanumati Shah","mobile_number":"7013916721","email_id":"amrita.iyer@yahoo.co.in","dop":"2025-10-21","serial_number":"467091916459358","imei1":"467091916459358","imei2":"467091916459358","popurl":"www.dharani-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94322,"job_number":"JOB_94322","tr_customer_id":94340,"tr_customer_product_id":94330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Siddhran Johar","mobile_number":"7003647039","email_id":"acharyanandana.arora@hotmail.com","dop":"2025-10-21","serial_number":"001794216614269","imei1":"001794216614269","imei2":"001794216614269","popurl":"www.ganapati-khatri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94323,"job_number":"JOB_94323","tr_customer_id":94339,"tr_customer_product_id":94329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Deeptimoyee Tagore","mobile_number":"7039765118","email_id":"girindra.bhattacharya@hotmail.com","dop":"2025-10-21","serial_number":"281283914081541","imei1":"281283914081541","imei2":"281283914081541","popurl":"www.gayatri-sethi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94324,"job_number":"JOB_94324","tr_customer_id":94341,"tr_customer_product_id":94331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Kamala Gupta","mobile_number":"7051104531","email_id":"himadri.chattopadhyay@gmail.com","dop":"2025-10-21","serial_number":"048026378314263","imei1":"048026378314263","imei2":"048026378314263","popurl":"www.avadhesh-pilla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94325,"job_number":"JOB_94325","tr_customer_id":94342,"tr_customer_product_id":94332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:11.000Z","modified_at":"2025-10-31T13:47:11.000Z","name":"Vinay Iyer","mobile_number":"7063825486","email_id":"brijesh.patel@gmail.com","dop":"2025-10-21","serial_number":"034606275418758","imei1":"034606275418758","imei2":"034606275418758","popurl":"www.bala-kapoor.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94326,"job_number":"JOB_94326","tr_customer_id":94343,"tr_customer_product_id":94333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Karunanidhi Chopra","mobile_number":"7023118932","email_id":"chandraayan.chattopadhyay@hotmail.com","dop":"2025-10-21","serial_number":"184854821912022","imei1":"184854821912022","imei2":"184854821912022","popurl":"www.ambar-kaul.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94327,"job_number":"JOB_94327","tr_customer_id":94344,"tr_customer_product_id":94334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Bhishma Gill","mobile_number":"7042445808","email_id":"vasanti.trivedi@yahoo.co.in","dop":"2025-10-21","serial_number":"411496355625992","imei1":"411496355625992","imei2":"411496355625992","popurl":"www.girika-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94328,"job_number":"JOB_94328","tr_customer_id":94345,"tr_customer_product_id":94335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Girik Butt","mobile_number":"7023573500","email_id":"ekdant.nambeesan@hotmail.com","dop":"2025-10-21","serial_number":"732427926721920","imei1":"732427926721920","imei2":"732427926721920","popurl":"www.nalini-ganaka.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94329,"job_number":"JOB_94329","tr_customer_id":94346,"tr_customer_product_id":94336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Shashikala Butt","mobile_number":"7029000867","email_id":"vedanga.mahajan@hotmail.com","dop":"2025-10-21","serial_number":"053009014138048","imei1":"053009014138048","imei2":"053009014138048","popurl":"www.ojaswini-mahajan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94330,"job_number":"JOB_94330","tr_customer_id":94347,"tr_customer_product_id":94337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Vidya Sinha","mobile_number":"7050283740","email_id":"ayushmati.asan@gmail.com","dop":"2025-10-21","serial_number":"663348569125290","imei1":"663348569125290","imei2":"663348569125290","popurl":"www.susheel-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94331,"job_number":"JOB_94331","tr_customer_id":94348,"tr_customer_product_id":94338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Agnimitra Ahluwalia","mobile_number":"7018314231","email_id":"ekaling.bandopadhyay@yahoo.co.in","dop":"2025-10-21","serial_number":"822403133030568","imei1":"822403133030568","imei2":"822403133030568","popurl":"www.tara-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94332,"job_number":"JOB_94332","tr_customer_id":94349,"tr_customer_product_id":94339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Bhadraksh Gandhi","mobile_number":"7097004771","email_id":"tanushri.panicker@yahoo.co.in","dop":"2025-10-21","serial_number":"400178993816091","imei1":"400178993816091","imei2":"400178993816091","popurl":"www.mangala-acharya.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94333,"job_number":"JOB_94333","tr_customer_id":94350,"tr_customer_product_id":94340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Dev Namboothiri","mobile_number":"7042226415","email_id":"rajendra.gill@hotmail.com","dop":"2025-10-21","serial_number":"690183578784368","imei1":"690183578784368","imei2":"690183578784368","popurl":"www.anand-guha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94334,"job_number":"JOB_94334","tr_customer_id":94351,"tr_customer_product_id":94341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Akshaj Namboothiri","mobile_number":"7091741837","email_id":"deb.saini@yahoo.co.in","dop":"2025-10-21","serial_number":"625450146829842","imei1":"625450146829842","imei2":"625450146829842","popurl":"www.elakshi-sharma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94335,"job_number":"JOB_94335","tr_customer_id":94352,"tr_customer_product_id":94342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Balachandra Khan","mobile_number":"7048335662","email_id":"eshana.bhattacharya@hotmail.com","dop":"2025-10-21","serial_number":"638050219784301","imei1":"638050219784301","imei2":"638050219784301","popurl":"www.jaimini-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94336,"job_number":"JOB_94336","tr_customer_id":94353,"tr_customer_product_id":94343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Bandhul Tagore","mobile_number":"7058097844","email_id":"mandaakin.gowda@hotmail.com","dop":"2025-10-21","serial_number":"523947621066746","imei1":"523947621066746","imei2":"523947621066746","popurl":"www.ghanaanand-namboothiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94337,"job_number":"JOB_94337","tr_customer_id":94354,"tr_customer_product_id":94344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Pushti Gandhi","mobile_number":"7084772289","email_id":"brajesh.kaul@yahoo.co.in","dop":"2025-10-21","serial_number":"450798727714776","imei1":"450798727714776","imei2":"450798727714776","popurl":"www.devesh-marar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94338,"job_number":"JOB_94338","tr_customer_id":94355,"tr_customer_product_id":94345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Kanishka Khan","mobile_number":"7022845408","email_id":"meenakshi.chattopadhyay@gmail.com","dop":"2025-10-21","serial_number":"150380536193398","imei1":"150380536193398","imei2":"150380536193398","popurl":"www.bhavani-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94339,"job_number":"JOB_94339","tr_customer_id":94356,"tr_customer_product_id":94346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Dakshayani Johar","mobile_number":"7001586487","email_id":"chidambaram.iyengar@hotmail.com","dop":"2025-10-21","serial_number":"924032498385618","imei1":"924032498385618","imei2":"924032498385618","popurl":"www.subhash-acharya.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94340,"job_number":"JOB_94340","tr_customer_id":94357,"tr_customer_product_id":94347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Kashyapi Joshi","mobile_number":"7013243815","email_id":"chandrakin.kakkar@yahoo.co.in","dop":"2025-10-21","serial_number":"589988832585563","imei1":"589988832585563","imei2":"589988832585563","popurl":"www.aagneya-chaturvedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94341,"job_number":"JOB_94341","tr_customer_id":94358,"tr_customer_product_id":94348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Chandira Patel","mobile_number":"7012877430","email_id":"girja.malik@yahoo.co.in","dop":"2025-10-21","serial_number":"391543260444298","imei1":"391543260444298","imei2":"391543260444298","popurl":"www.tushar-ahluwalia.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94342,"job_number":"JOB_94342","tr_customer_id":94359,"tr_customer_product_id":94349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Yogesh Arora","mobile_number":"7057778670","email_id":"vasudev.jha@yahoo.co.in","dop":"2025-10-21","serial_number":"545440344007408","imei1":"545440344007408","imei2":"545440344007408","popurl":"www.gotum-kakkar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94343,"job_number":"JOB_94343","tr_customer_id":94360,"tr_customer_product_id":94350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Indra Singh","mobile_number":"7094158009","email_id":"devika.dwivedi@hotmail.com","dop":"2025-10-21","serial_number":"924115883865963","imei1":"924115883865963","imei2":"924115883865963","popurl":"www.rageshwari-sethi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94344,"job_number":"JOB_94344","tr_customer_id":94361,"tr_customer_product_id":94351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Baidehi Mahajan","mobile_number":"7096061896","email_id":"amaranaath.mahajan@hotmail.com","dop":"2025-10-21","serial_number":"022437604310624","imei1":"022437604310624","imei2":"022437604310624","popurl":"www.chandira-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94345,"job_number":"JOB_94345","tr_customer_id":94362,"tr_customer_product_id":94352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Chidaatma Shukla","mobile_number":"7070783977","email_id":"mohan.gill@hotmail.com","dop":"2025-10-21","serial_number":"008328716880821","imei1":"008328716880821","imei2":"008328716880821","popurl":"www.aalok-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94346,"job_number":"JOB_94346","tr_customer_id":94363,"tr_customer_product_id":94353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Anjushri Jha","mobile_number":"7065741157","email_id":"deven.varma@yahoo.co.in","dop":"2025-10-21","serial_number":"663909245933871","imei1":"663909245933871","imei2":"663909245933871","popurl":"www.gautami-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94347,"job_number":"JOB_94347","tr_customer_id":94364,"tr_customer_product_id":94354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Harinarayan Guha","mobile_number":"7086388417","email_id":"mahendra.jha@yahoo.co.in","dop":"2025-10-21","serial_number":"835382451829577","imei1":"835382451829577","imei2":"835382451829577","popurl":"www.kamalesh-pothuvaal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94348,"job_number":"JOB_94348","tr_customer_id":94365,"tr_customer_product_id":94355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:12.000Z","modified_at":"2025-10-31T13:47:12.000Z","name":"Bankim Agarwal","mobile_number":"7061696090","email_id":"rita.pandey@gmail.com","dop":"2025-10-21","serial_number":"677444146742656","imei1":"677444146742656","imei2":"677444146742656","popurl":"www.lakshminath-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94349,"job_number":"JOB_94349","tr_customer_id":94366,"tr_customer_product_id":94356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Aaratrika Gandhi","mobile_number":"7038364812","email_id":"suma.rana@hotmail.com","dop":"2025-10-21","serial_number":"980275083072516","imei1":"980275083072516","imei2":"980275083072516","popurl":"www.krishnadas-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94350,"job_number":"JOB_94350","tr_customer_id":94367,"tr_customer_product_id":94357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Bhadra Bandopadhyay","mobile_number":"7030683084","email_id":"adityanandan.panicker@gmail.com","dop":"2025-10-21","serial_number":"845627654622025","imei1":"845627654622025","imei2":"845627654622025","popurl":"www.akshat-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94351,"job_number":"JOB_94351","tr_customer_id":94368,"tr_customer_product_id":94358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Dev Gill","mobile_number":"7003572064","email_id":"bhaswar.ahluwalia@hotmail.com","dop":"2025-10-21","serial_number":"120258458170019","imei1":"120258458170019","imei2":"120258458170019","popurl":"www.dhana-kakkar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94352,"job_number":"JOB_94352","tr_customer_id":94369,"tr_customer_product_id":94359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Abani Trivedi","mobile_number":"7065141255","email_id":"nikita.kocchar@yahoo.co.in","dop":"2025-10-21","serial_number":"244551863436746","imei1":"244551863436746","imei2":"244551863436746","popurl":"www.balgopal-acharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94353,"job_number":"JOB_94353","tr_customer_id":94370,"tr_customer_product_id":94360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Brajendra Varma","mobile_number":"7094776436","email_id":"amish.reddy@hotmail.com","dop":"2025-10-21","serial_number":"213621627033137","imei1":"213621627033137","imei2":"213621627033137","popurl":"www.chapala-nair.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94354,"job_number":"JOB_94354","tr_customer_id":94371,"tr_customer_product_id":94361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Darshwana Patil","mobile_number":"7041158599","email_id":"subodh.guneta@gmail.com","dop":"2025-10-21","serial_number":"954288438697388","imei1":"954288438697388","imei2":"954288438697388","popurl":"www.rudra-jain.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94355,"job_number":"JOB_94355","tr_customer_id":94372,"tr_customer_product_id":94362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Chandra Varma","mobile_number":"7025496972","email_id":"rukhmani.somayaji@hotmail.com","dop":"2025-10-21","serial_number":"052677403510617","imei1":"052677403510617","imei2":"052677403510617","popurl":"www.deenabandhu-trivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94356,"job_number":"JOB_94356","tr_customer_id":94373,"tr_customer_product_id":94363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Aagney Bhattacharya","mobile_number":"7006417499","email_id":"trilokesh.gill@gmail.com","dop":"2025-10-21","serial_number":"466776505540444","imei1":"466776505540444","imei2":"466776505540444","popurl":"www.chandran-nambeesan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94357,"job_number":"JOB_94357","tr_customer_id":94374,"tr_customer_product_id":94364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Adikavi Sinha","mobile_number":"7039581055","email_id":"javas.achari@yahoo.co.in","dop":"2025-10-21","serial_number":"589878383144547","imei1":"589878383144547","imei2":"589878383144547","popurl":"www.mukul-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94358,"job_number":"JOB_94358","tr_customer_id":94375,"tr_customer_product_id":94365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Ajeet Gowda","mobile_number":"7074498560","email_id":"bhishma.adiga@yahoo.co.in","dop":"2025-10-21","serial_number":"052868662397953","imei1":"052868662397953","imei2":"052868662397953","popurl":"www.anusuya-gupta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94359,"job_number":"JOB_94359","tr_customer_id":94376,"tr_customer_product_id":94366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Ekaaksh Namboothiri","mobile_number":"7070015895","email_id":"elakshi.sinha@hotmail.com","dop":"2025-10-21","serial_number":"069122877664740","imei1":"069122877664740","imei2":"069122877664740","popurl":"www.sarisha-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94360,"job_number":"JOB_94360","tr_customer_id":94377,"tr_customer_product_id":94367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Mahendra Kocchar","mobile_number":"7022591442","email_id":"shivakari.guha@hotmail.com","dop":"2025-10-21","serial_number":"401743137738624","imei1":"401743137738624","imei2":"401743137738624","popurl":"www.elakshi-gupta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94361,"job_number":"JOB_94361","tr_customer_id":94378,"tr_customer_product_id":94368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Bishnu Patil","mobile_number":"7011893325","email_id":"arnesh.patil@gmail.com","dop":"2025-10-21","serial_number":"964025599397657","imei1":"964025599397657","imei2":"964025599397657","popurl":"www.chakrika-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94362,"job_number":"JOB_94362","tr_customer_id":94379,"tr_customer_product_id":94369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Krishna Patil","mobile_number":"7079504518","email_id":"pranay.ahuja@yahoo.co.in","dop":"2025-10-21","serial_number":"101258592444126","imei1":"101258592444126","imei2":"101258592444126","popurl":"www.daiwik-tandon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94363,"job_number":"JOB_94363","tr_customer_id":94380,"tr_customer_product_id":94370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Amrita Arora","mobile_number":"7058562403","email_id":"rajinder.saini@yahoo.co.in","dop":"2025-10-21","serial_number":"160088501869522","imei1":"160088501869522","imei2":"160088501869522","popurl":"www.chaturaanan-nambeesan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94364,"job_number":"JOB_94364","tr_customer_id":94381,"tr_customer_product_id":94371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Chidambar Pothuvaal","mobile_number":"7091666207","email_id":"arun.malik@gmail.com","dop":"2025-10-21","serial_number":"061622365359577","imei1":"061622365359577","imei2":"061622365359577","popurl":"www.giriraaj-asan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94365,"job_number":"JOB_94365","tr_customer_id":94382,"tr_customer_product_id":94372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Arya Chattopadhyay","mobile_number":"7083317413","email_id":"devika.mishra@hotmail.com","dop":"2025-10-21","serial_number":"832410051639296","imei1":"832410051639296","imei2":"832410051639296","popurl":"www.bodhan-mehrotra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94366,"job_number":"JOB_94366","tr_customer_id":94383,"tr_customer_product_id":94373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Shantanu Chattopadhyay","mobile_number":"7007782474","email_id":"kashyap.deshpande@hotmail.com","dop":"2025-10-21","serial_number":"264077607724105","imei1":"264077607724105","imei2":"264077607724105","popurl":"www.adityanandana-dutta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94367,"job_number":"JOB_94367","tr_customer_id":94384,"tr_customer_product_id":94374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Bhuvaneshwar Jha","mobile_number":"7059065984","email_id":"atmaja.jha@gmail.com","dop":"2025-10-21","serial_number":"217437656033409","imei1":"217437656033409","imei2":"217437656033409","popurl":"www.chandramohan-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94368,"job_number":"JOB_94368","tr_customer_id":94385,"tr_customer_product_id":94375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Agrata Bhattathiri","mobile_number":"7065122441","email_id":"uma.iyengar@gmail.com","dop":"2025-10-21","serial_number":"527836252128938","imei1":"527836252128938","imei2":"527836252128938","popurl":"www.anwesha-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94369,"job_number":"JOB_94369","tr_customer_id":94386,"tr_customer_product_id":94376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Bhupati Bandopadhyay","mobile_number":"7003169520","email_id":"bhaanumati.patil@yahoo.co.in","dop":"2025-10-21","serial_number":"543494320532349","imei1":"543494320532349","imei2":"543494320532349","popurl":"www.suma-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94370,"job_number":"JOB_94370","tr_customer_id":94387,"tr_customer_product_id":94377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:13.000Z","modified_at":"2025-10-31T13:47:13.000Z","name":"Dhyanesh Dubashi","mobile_number":"7066692041","email_id":"acharyanandana.agarwal@yahoo.co.in","dop":"2025-10-21","serial_number":"356139936037687","imei1":"356139936037687","imei2":"356139936037687","popurl":"www.bilva-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94371,"job_number":"JOB_94371","tr_customer_id":94388,"tr_customer_product_id":94378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Anwesha Nair","mobile_number":"7015282981","email_id":"chandramauli.somayaji@gmail.com","dop":"2025-10-21","serial_number":"938752605650607","imei1":"938752605650607","imei2":"938752605650607","popurl":"www.ganapati-mukhopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94372,"job_number":"JOB_94372","tr_customer_id":94389,"tr_customer_product_id":94379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Dayaanidhi Achari","mobile_number":"7010481032","email_id":"jagadisha.khatri@gmail.com","dop":"2025-10-21","serial_number":"538801215328604","imei1":"538801215328604","imei2":"538801215328604","popurl":"www.vyas-tagore.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94373,"job_number":"JOB_94373","tr_customer_id":94390,"tr_customer_product_id":94380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Sarada Kakkar","mobile_number":"7085537258","email_id":"tapan.mukhopadhyay@gmail.com","dop":"2025-10-21","serial_number":"336397553939578","imei1":"336397553939578","imei2":"336397553939578","popurl":"www.dhanu-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94374,"job_number":"JOB_94374","tr_customer_id":94391,"tr_customer_product_id":94381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Bhaaswar Gupta","mobile_number":"7086656992","email_id":"baalagopaal.somayaji@yahoo.co.in","dop":"2025-10-21","serial_number":"427604165423131","imei1":"427604165423131","imei2":"427604165423131","popurl":"www.brahmaanand-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94375,"job_number":"JOB_94375","tr_customer_id":94392,"tr_customer_product_id":94382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Ashlesh Nehru","mobile_number":"7024444518","email_id":"bhanumati.guneta@hotmail.com","dop":"2025-10-21","serial_number":"104809153389862","imei1":"104809153389862","imei2":"104809153389862","popurl":"www.ananta-naik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94376,"job_number":"JOB_94376","tr_customer_id":94393,"tr_customer_product_id":94383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Bhudev Panicker","mobile_number":"7062781986","email_id":"ekaparnika.iyer@gmail.com","dop":"2025-10-21","serial_number":"057251292946431","imei1":"057251292946431","imei2":"057251292946431","popurl":"www.rageswari-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94377,"job_number":"JOB_94377","tr_customer_id":94394,"tr_customer_product_id":94384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Kumuda Bhattacharya","mobile_number":"7041765572","email_id":"divya.acharya@yahoo.co.in","dop":"2025-10-21","serial_number":"582084120578589","imei1":"582084120578589","imei2":"582084120578589","popurl":"www.dinesh-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94378,"job_number":"JOB_94378","tr_customer_id":94396,"tr_customer_product_id":94385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Avantika Malik","mobile_number":"7051128272","email_id":"bankimchandra.iyengar@hotmail.com","dop":"2025-10-21","serial_number":"934213144554412","imei1":"934213144554412","imei2":"934213144554412","popurl":"www.bhushan-joshi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94379,"job_number":"JOB_94379","tr_customer_id":94395,"tr_customer_product_id":94386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Lakshminath Reddy","mobile_number":"7018400338","email_id":"trisha.shukla@gmail.com","dop":"2025-10-21","serial_number":"965515613158364","imei1":"965515613158364","imei2":"965515613158364","popurl":"www.usha-embranthiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94380,"job_number":"JOB_94380","tr_customer_id":94397,"tr_customer_product_id":94387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Amritambu Saini","mobile_number":"7040625918","email_id":"amaresh.khanna@hotmail.com","dop":"2025-10-21","serial_number":"782025635996985","imei1":"782025635996985","imei2":"782025635996985","popurl":"www.aagam-varma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94381,"job_number":"JOB_94381","tr_customer_id":94399,"tr_customer_product_id":94389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Siddhran Dutta","mobile_number":"7082869876","email_id":"ameyatma.deshpande@gmail.com","dop":"2025-10-21","serial_number":"975035590989475","imei1":"975035590989475","imei2":"975035590989475","popurl":"www.yoginder-tagore.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94382,"job_number":"JOB_94382","tr_customer_id":94398,"tr_customer_product_id":94388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Anala Gill","mobile_number":"7088813630","email_id":"anshula.embranthiri@hotmail.com","dop":"2025-10-21","serial_number":"790966898579213","imei1":"790966898579213","imei2":"790966898579213","popurl":"www.bhavani-kaur.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94383,"job_number":"JOB_94383","tr_customer_id":94400,"tr_customer_product_id":94390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Parvati Bhattacharya","mobile_number":"7028119495","email_id":"vyas.varrier@hotmail.com","dop":"2025-10-21","serial_number":"576535973603269","imei1":"576535973603269","imei2":"576535973603269","popurl":"www.chandraswaroopa-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94384,"job_number":"JOB_94384","tr_customer_id":94401,"tr_customer_product_id":94391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Amaresh Patil","mobile_number":"7016561173","email_id":"dhruv.gandhi@gmail.com","dop":"2025-10-21","serial_number":"153654381615227","imei1":"153654381615227","imei2":"153654381615227","popurl":"www.darshwana-shukla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94385,"job_number":"JOB_94385","tr_customer_id":94402,"tr_customer_product_id":94392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Anang Nayar","mobile_number":"7021134776","email_id":"rakesh.bhattathiri@hotmail.com","dop":"2025-10-21","serial_number":"258912585726454","imei1":"258912585726454","imei2":"258912585726454","popurl":"www.dharani-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94386,"job_number":"JOB_94386","tr_customer_id":94403,"tr_customer_product_id":94393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Eshita Khanna","mobile_number":"7020482202","email_id":"shanti.mehrotra@gmail.com","dop":"2025-10-21","serial_number":"216187321762756","imei1":"216187321762756","imei2":"216187321762756","popurl":"www.gorakhnath-bandopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94387,"job_number":"JOB_94387","tr_customer_id":94404,"tr_customer_product_id":94394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Soma Pandey","mobile_number":"7084403666","email_id":"tushar.talwar@yahoo.co.in","dop":"2025-10-21","serial_number":"935071380645273","imei1":"935071380645273","imei2":"935071380645273","popurl":"www.vasanti-rana.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94388,"job_number":"JOB_94388","tr_customer_id":94405,"tr_customer_product_id":94395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Trisha Marar","mobile_number":"7019650986","email_id":"bela.dubashi@hotmail.com","dop":"2025-10-21","serial_number":"830950995172311","imei1":"830950995172311","imei2":"830950995172311","popurl":"www.malti-nayar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94389,"job_number":"JOB_94389","tr_customer_id":94406,"tr_customer_product_id":94396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Chandravati Nayar","mobile_number":"7058599491","email_id":"bankim.kaniyar@yahoo.co.in","dop":"2025-10-21","serial_number":"558764083169901","imei1":"558764083169901","imei2":"558764083169901","popurl":"www.chandraswaroopa-panicker.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94390,"job_number":"JOB_94390","tr_customer_id":94407,"tr_customer_product_id":94397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Kamala Tagore","mobile_number":"7020562522","email_id":"mayoor.marar@gmail.com","dop":"2025-10-21","serial_number":"887343375956098","imei1":"887343375956098","imei2":"887343375956098","popurl":"www.meena-iyer.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94391,"job_number":"JOB_94391","tr_customer_id":94408,"tr_customer_product_id":94398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Rageshwari Dubashi","mobile_number":"7067076265","email_id":"chakrika.embranthiri@yahoo.co.in","dop":"2025-10-21","serial_number":"766982707443237","imei1":"766982707443237","imei2":"766982707443237","popurl":"www.devak-tagore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94392,"job_number":"JOB_94392","tr_customer_id":94409,"tr_customer_product_id":94399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:14.000Z","modified_at":"2025-10-31T13:47:14.000Z","name":"Akshat Tandon","mobile_number":"7085775515","email_id":"apsara.talwar@gmail.com","dop":"2025-10-21","serial_number":"866049221915255","imei1":"866049221915255","imei2":"866049221915255","popurl":"www.arun-nehru.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94393,"job_number":"JOB_94393","tr_customer_id":94410,"tr_customer_product_id":94400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Kumar Bhattacharya","mobile_number":"7048025316","email_id":"atmananda.asan@hotmail.com","dop":"2025-10-21","serial_number":"006795933757767","imei1":"006795933757767","imei2":"006795933757767","popurl":"www.vedanga-kocchar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94394,"job_number":"JOB_94394","tr_customer_id":94411,"tr_customer_product_id":94401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Adinath Agarwal","mobile_number":"7097893513","email_id":"gauranga.bhat@gmail.com","dop":"2025-10-21","serial_number":"098670698791734","imei1":"098670698791734","imei2":"098670698791734","popurl":"www.shubhaprada-khatri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94395,"job_number":"JOB_94395","tr_customer_id":94412,"tr_customer_product_id":94402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Narendra Tagore","mobile_number":"7086608308","email_id":"bhisham.pandey@gmail.com","dop":"2025-10-21","serial_number":"877904524925125","imei1":"877904524925125","imei2":"877904524925125","popurl":"www.mahesh-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94396,"job_number":"JOB_94396","tr_customer_id":94413,"tr_customer_product_id":94403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Bankimchandra Mehrotra","mobile_number":"7094403325","email_id":"indira.iyengar@yahoo.co.in","dop":"2025-10-21","serial_number":"706190591347680","imei1":"706190591347680","imei2":"706190591347680","popurl":"www.divjot-varma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94397,"job_number":"JOB_94397","tr_customer_id":94414,"tr_customer_product_id":94404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Suma Gupta","mobile_number":"7076330483","email_id":"bhargava.namboothiri@gmail.com","dop":"2025-10-21","serial_number":"294681233202404","imei1":"294681233202404","imei2":"294681233202404","popurl":"www.vasudeva-verma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94398,"job_number":"JOB_94398","tr_customer_id":94415,"tr_customer_product_id":94405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Devajyoti Marar","mobile_number":"7040234717","email_id":"anal.butt@yahoo.co.in","dop":"2025-10-21","serial_number":"427313077755957","imei1":"427313077755957","imei2":"427313077755957","popurl":"www.lai-mishra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94399,"job_number":"JOB_94399","tr_customer_id":94416,"tr_customer_product_id":94406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Bhadran Nehru","mobile_number":"7051524091","email_id":"bhaaswar.prajapat@gmail.com","dop":"2025-10-21","serial_number":"729537168428200","imei1":"729537168428200","imei2":"729537168428200","popurl":"www.daksha-bhat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94400,"job_number":"JOB_94400","tr_customer_id":94417,"tr_customer_product_id":94407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Chiranjeeve Sharma","mobile_number":"7054417919","email_id":"gajabahu.nair@gmail.com","dop":"2025-10-21","serial_number":"033266023954758","imei1":"033266023954758","imei2":"033266023954758","popurl":"www.amarnath-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94401,"job_number":"JOB_94401","tr_customer_id":94419,"tr_customer_product_id":94409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Dharitri Khan","mobile_number":"7037664821","email_id":"ekaaksh.kapoor@yahoo.co.in","dop":"2025-10-21","serial_number":"281899829732066","imei1":"281899829732066","imei2":"281899829732066","popurl":"www.charvi-joshi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94402,"job_number":"JOB_94402","tr_customer_id":94418,"tr_customer_product_id":94408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Aarya Kakkar","mobile_number":"7069886836","email_id":"jitender.menon@hotmail.com","dop":"2025-10-21","serial_number":"501277979420789","imei1":"501277979420789","imei2":"501277979420789","popurl":"www.aayushman-gill.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94403,"job_number":"JOB_94403","tr_customer_id":94420,"tr_customer_product_id":94410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Bhupen Gandhi","mobile_number":"7092638828","email_id":"tushar.tagore@hotmail.com","dop":"2025-10-21","serial_number":"306426904917744","imei1":"306426904917744","imei2":"306426904917744","popurl":"www.daiwik-dwivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94404,"job_number":"JOB_94404","tr_customer_id":94421,"tr_customer_product_id":94411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Bilva Nambeesan","mobile_number":"7094674458","email_id":"sameer.menon@yahoo.co.in","dop":"2025-10-21","serial_number":"663538549632569","imei1":"663538549632569","imei2":"663538549632569","popurl":"www.kamala-chattopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94405,"job_number":"JOB_94405","tr_customer_id":94422,"tr_customer_product_id":94412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Aasha Kaul","mobile_number":"7068158428","email_id":"chidaatma.saini@yahoo.co.in","dop":"2025-10-21","serial_number":"545170053540555","imei1":"545170053540555","imei2":"545170053540555","popurl":"www.ghanashyam-dubashi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94406,"job_number":"JOB_94406","tr_customer_id":94423,"tr_customer_product_id":94413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Balaaditya Nambeesan","mobile_number":"7076347525","email_id":"baalaaditya.guha@yahoo.co.in","dop":"2025-10-21","serial_number":"428601592613316","imei1":"428601592613316","imei2":"428601592613316","popurl":"www.dhana-varma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94407,"job_number":"JOB_94407","tr_customer_id":94424,"tr_customer_product_id":94414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Rohit Ahluwalia","mobile_number":"7006118780","email_id":"bhardwaj.guneta@gmail.com","dop":"2025-10-21","serial_number":"399629529542353","imei1":"399629529542353","imei2":"399629529542353","popurl":"www.bheeshma-naik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94408,"job_number":"JOB_94408","tr_customer_id":94425,"tr_customer_product_id":94415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Anjaneya Dutta","mobile_number":"7000590235","email_id":"ritesh.kakkar@yahoo.co.in","dop":"2025-10-21","serial_number":"626527707161743","imei1":"626527707161743","imei2":"626527707161743","popurl":"www.madhuri-gupta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94409,"job_number":"JOB_94409","tr_customer_id":94426,"tr_customer_product_id":94416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Girish Jain","mobile_number":"7074134618","email_id":"vaijayanti.bhattathiri@gmail.com","dop":"2025-10-21","serial_number":"149441020754297","imei1":"149441020754297","imei2":"149441020754297","popurl":"www.chandini-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94410,"job_number":"JOB_94410","tr_customer_id":94427,"tr_customer_product_id":94417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Jagdish Jha","mobile_number":"7018506753","email_id":"uma.kaniyar@yahoo.co.in","dop":"2025-10-21","serial_number":"254845226809319","imei1":"254845226809319","imei2":"254845226809319","popurl":"www.atmananda-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94411,"job_number":"JOB_94411","tr_customer_id":94428,"tr_customer_product_id":94418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Sanjay Agarwal","mobile_number":"7046494524","email_id":"amritambu.acharya@gmail.com","dop":"2025-10-21","serial_number":"997100656370097","imei1":"997100656370097","imei2":"997100656370097","popurl":"www.oormila-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94412,"job_number":"JOB_94412","tr_customer_id":94429,"tr_customer_product_id":94419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:15.000Z","modified_at":"2025-10-31T13:47:15.000Z","name":"Sushma Agarwal","mobile_number":"7092147104","email_id":"vyas.bhattathiri@hotmail.com","dop":"2025-10-21","serial_number":"249556101762588","imei1":"249556101762588","imei2":"249556101762588","popurl":"www.digambara-nehru.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94413,"job_number":"JOB_94413","tr_customer_id":94430,"tr_customer_product_id":94420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Jay Pillai","mobile_number":"7039945029","email_id":"bhadra.gowda@yahoo.co.in","dop":"2025-10-21","serial_number":"014994777621452","imei1":"014994777621452","imei2":"014994777621452","popurl":"www.soma-pandey.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94414,"job_number":"JOB_94414","tr_customer_id":94431,"tr_customer_product_id":94421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Kin Prajapat","mobile_number":"7056767250","email_id":"shridevi.kakkar@hotmail.com","dop":"2025-10-21","serial_number":"011030389462965","imei1":"011030389462965","imei2":"011030389462965","popurl":"www.omana-jain.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94415,"job_number":"JOB_94415","tr_customer_id":94432,"tr_customer_product_id":94422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Gautama Gowda","mobile_number":"7042443944","email_id":"gita.mishra@gmail.com","dop":"2025-10-21","serial_number":"494145538211470","imei1":"494145538211470","imei2":"494145538211470","popurl":"www.achalesvara-bandopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94416,"job_number":"JOB_94416","tr_customer_id":94433,"tr_customer_product_id":94423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Aryan Gupta","mobile_number":"7075123159","email_id":"dhana.sinha@yahoo.co.in","dop":"2025-10-21","serial_number":"472578130429372","imei1":"472578130429372","imei2":"472578130429372","popurl":"www.gauraang-bandopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94417,"job_number":"JOB_94417","tr_customer_id":94434,"tr_customer_product_id":94424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Anjushree Kapoor","mobile_number":"7045482042","email_id":"anandswarup.banerjee@yahoo.co.in","dop":"2025-10-21","serial_number":"181514656509343","imei1":"181514656509343","imei2":"181514656509343","popurl":"www.dharitri-prajapat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94418,"job_number":"JOB_94418","tr_customer_id":94435,"tr_customer_product_id":94425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Ekaling Khatri","mobile_number":"7064606867","email_id":"apsara.gandhi@hotmail.com","dop":"2025-10-21","serial_number":"002895134390465","imei1":"002895134390465","imei2":"002895134390465","popurl":"www.paramartha-iyer.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94419,"job_number":"JOB_94419","tr_customer_id":94436,"tr_customer_product_id":94426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Shantanu Kaniyar","mobile_number":"7095049682","email_id":"devika.bharadwaj@hotmail.com","dop":"2025-10-21","serial_number":"009264912396321","imei1":"009264912396321","imei2":"009264912396321","popurl":"www.subhash-sharma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94420,"job_number":"JOB_94420","tr_customer_id":94437,"tr_customer_product_id":94427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Rameshwar Marar","mobile_number":"7074225022","email_id":"vimala.mehrotra@yahoo.co.in","dop":"2025-10-21","serial_number":"659764016913786","imei1":"659764016913786","imei2":"659764016913786","popurl":"www.sarada-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94421,"job_number":"JOB_94421","tr_customer_id":94438,"tr_customer_product_id":94428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Jaya Bhattacharya","mobile_number":"7058080546","email_id":"dharitri.shah@gmail.com","dop":"2025-10-21","serial_number":"119679153693066","imei1":"119679153693066","imei2":"119679153693066","popurl":"www.trilokesh-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94422,"job_number":"JOB_94422","tr_customer_id":94439,"tr_customer_product_id":94429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Chatura Reddy","mobile_number":"7082903872","email_id":"tanushri.mukhopadhyay@yahoo.co.in","dop":"2025-10-21","serial_number":"293713345658854","imei1":"293713345658854","imei2":"293713345658854","popurl":"www.priyala-kaul.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94423,"job_number":"JOB_94423","tr_customer_id":94440,"tr_customer_product_id":94430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Sharmila Joshi","mobile_number":"7030302223","email_id":"jay.pillai@yahoo.co.in","dop":"2025-10-21","serial_number":"921776178965751","imei1":"921776178965751","imei2":"921776178965751","popurl":"www.chaturaanan-kapoor.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94424,"job_number":"JOB_94424","tr_customer_id":94441,"tr_customer_product_id":94431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Parvati Kaur","mobile_number":"7094453319","email_id":"bhooshan.nehru@gmail.com","dop":"2025-10-21","serial_number":"502112806916550","imei1":"502112806916550","imei2":"502112806916550","popurl":"www.eshana-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94425,"job_number":"JOB_94425","tr_customer_id":94442,"tr_customer_product_id":94432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Budhil Reddy","mobile_number":"7096014319","email_id":"gautama.gandhi@gmail.com","dop":"2025-10-21","serial_number":"503728760152339","imei1":"503728760152339","imei2":"503728760152339","popurl":"www.karan-deshpande.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94426,"job_number":"JOB_94426","tr_customer_id":94443,"tr_customer_product_id":94433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Dipankar Gill","mobile_number":"7017293549","email_id":"amrita.embranthiri@yahoo.co.in","dop":"2025-10-21","serial_number":"110095486645693","imei1":"110095486645693","imei2":"110095486645693","popurl":"www.aadidev-sharma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94427,"job_number":"JOB_94427","tr_customer_id":94444,"tr_customer_product_id":94434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Sheela Kakkar","mobile_number":"7059697294","email_id":"anusuya.varman@gmail.com","dop":"2025-10-21","serial_number":"002000384740244","imei1":"002000384740244","imei2":"002000384740244","popurl":"www.krishna-iyer.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94428,"job_number":"JOB_94428","tr_customer_id":94445,"tr_customer_product_id":94435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Divaakar Gandhi","mobile_number":"7081645314","email_id":"indra.agarwal@gmail.com","dop":"2025-10-21","serial_number":"505852777860308","imei1":"505852777860308","imei2":"505852777860308","popurl":"www.chandira-mahajan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94429,"job_number":"JOB_94429","tr_customer_id":94446,"tr_customer_product_id":94436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Nimit Mahajan","mobile_number":"7080968856","email_id":"diptendu.singh@yahoo.co.in","dop":"2025-10-21","serial_number":"719496165247896","imei1":"719496165247896","imei2":"719496165247896","popurl":"www.shakuntala-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94430,"job_number":"JOB_94430","tr_customer_id":94447,"tr_customer_product_id":94437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Anal Dutta","mobile_number":"7031174060","email_id":"devani.joshi@hotmail.com","dop":"2025-10-21","serial_number":"559148570769849","imei1":"559148570769849","imei2":"559148570769849","popurl":"www.prathamesh-mishra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94431,"job_number":"JOB_94431","tr_customer_id":94448,"tr_customer_product_id":94438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Vasudha Butt","mobile_number":"7046126863","email_id":"subodh.agarwal@yahoo.co.in","dop":"2025-10-21","serial_number":"387895023463365","imei1":"387895023463365","imei2":"387895023463365","popurl":"www.girika-chattopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94432,"job_number":"JOB_94432","tr_customer_id":94449,"tr_customer_product_id":94439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Indra Namboothiri","mobile_number":"7050952784","email_id":"jyotsana.mehrotra@hotmail.com","dop":"2025-10-21","serial_number":"768741843115304","imei1":"768741843115304","imei2":"768741843115304","popurl":"www.anand-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94433,"job_number":"JOB_94433","tr_customer_id":94450,"tr_customer_product_id":94440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Bhoopati Desai","mobile_number":"7088857060","email_id":"narayan.naik@hotmail.com","dop":"2025-10-21","serial_number":"517446653560629","imei1":"517446653560629","imei2":"517446653560629","popurl":"www.ekdant-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94434,"job_number":"JOB_94434","tr_customer_id":94451,"tr_customer_product_id":94441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Rupinder Asan","mobile_number":"7051077356","email_id":"trilochan.iyengar@gmail.com","dop":"2025-10-21","serial_number":"759066273423822","imei1":"759066273423822","imei2":"759066273423822","popurl":"www.devangana-sethi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94435,"job_number":"JOB_94435","tr_customer_id":94453,"tr_customer_product_id":94443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Agrata Trivedi","mobile_number":"7098412561","email_id":"satish.guha@yahoo.co.in","dop":"2025-10-21","serial_number":"364202998136149","imei1":"364202998136149","imei2":"364202998136149","popurl":"www.kin-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94436,"job_number":"JOB_94436","tr_customer_id":94452,"tr_customer_product_id":94442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Kanak Tandon","mobile_number":"7096407317","email_id":"abani.trivedi@hotmail.com","dop":"2025-10-21","serial_number":"260241294080946","imei1":"260241294080946","imei2":"260241294080946","popurl":"www.bhargava-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94437,"job_number":"JOB_94437","tr_customer_id":94454,"tr_customer_product_id":94444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:16.000Z","modified_at":"2025-10-31T13:47:16.000Z","name":"Deveshwar Saini","mobile_number":"7033998473","email_id":"lai.kocchar@yahoo.co.in","dop":"2025-10-21","serial_number":"896271808769023","imei1":"896271808769023","imei2":"896271808769023","popurl":"www.dhaanyalakshmi-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94438,"job_number":"JOB_94438","tr_customer_id":94455,"tr_customer_product_id":94445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Bhoopat Johar","mobile_number":"7009470024","email_id":"bhagwati.deshpande@hotmail.com","dop":"2025-10-21","serial_number":"280499012526777","imei1":"280499012526777","imei2":"280499012526777","popurl":"www.mani-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94439,"job_number":"JOB_94439","tr_customer_id":94456,"tr_customer_product_id":94446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Paramartha Menon","mobile_number":"7006465971","email_id":"trilokinath.gupta@hotmail.com","dop":"2025-10-21","serial_number":"279846172299874","imei1":"279846172299874","imei2":"279846172299874","popurl":"www.bandhu-bharadwaj.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94440,"job_number":"JOB_94440","tr_customer_id":94457,"tr_customer_product_id":94447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Abhaya Bhat","mobile_number":"7010440873","email_id":"akshat.achari@gmail.com","dop":"2025-10-21","serial_number":"778966820942966","imei1":"778966820942966","imei2":"778966820942966","popurl":"www.opalina-mukhopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94441,"job_number":"JOB_94441","tr_customer_id":94458,"tr_customer_product_id":94448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Balagopal Dwivedi","mobile_number":"7062979589","email_id":"jyotsana.pilla@hotmail.com","dop":"2025-10-21","serial_number":"571927335849430","imei1":"571927335849430","imei2":"571927335849430","popurl":"www.manisha-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94442,"job_number":"JOB_94442","tr_customer_id":94459,"tr_customer_product_id":94449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Hiranya Shukla","mobile_number":"7038749237","email_id":"anunay.sinha@yahoo.co.in","dop":"2025-10-21","serial_number":"800078531129298","imei1":"800078531129298","imei2":"800078531129298","popurl":"www.deenabandhu-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94443,"job_number":"JOB_94443","tr_customer_id":94460,"tr_customer_product_id":94450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Bhooshan Naik","mobile_number":"7004073829","email_id":"gati.deshpande@hotmail.com","dop":"2025-10-21","serial_number":"270578408623075","imei1":"270578408623075","imei2":"270578408623075","popurl":"www.bhagavaan-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94444,"job_number":"JOB_94444","tr_customer_id":94461,"tr_customer_product_id":94451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Basanti Talwar","mobile_number":"7013487577","email_id":"jay.pandey@gmail.com","dop":"2025-10-21","serial_number":"192861847106297","imei1":"192861847106297","imei2":"192861847106297","popurl":"www.ganesh-pilla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94445,"job_number":"JOB_94445","tr_customer_id":94462,"tr_customer_product_id":94452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Gorakhnath Jha","mobile_number":"7058257239","email_id":"deb.malik@hotmail.com","dop":"2025-10-21","serial_number":"274844148597014","imei1":"274844148597014","imei2":"274844148597014","popurl":"www.vrinda-trivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94446,"job_number":"JOB_94446","tr_customer_id":94463,"tr_customer_product_id":94453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Sharda Dwivedi","mobile_number":"7036076559","email_id":"acharyanandana.trivedi@yahoo.co.in","dop":"2025-10-21","serial_number":"770635399689727","imei1":"770635399689727","imei2":"770635399689727","popurl":"www.leela-bhattacharya.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94447,"job_number":"JOB_94447","tr_customer_id":94464,"tr_customer_product_id":94454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Sucheta Panicker","mobile_number":"7051732689","email_id":"dhatri.banerjee@gmail.com","dop":"2025-10-21","serial_number":"916575998701213","imei1":"916575998701213","imei2":"916575998701213","popurl":"www.deepesh-mahajan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94448,"job_number":"JOB_94448","tr_customer_id":94465,"tr_customer_product_id":94455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Vedang Bandopadhyay","mobile_number":"7065636085","email_id":"chandramani.adiga@gmail.com","dop":"2025-10-21","serial_number":"867664445085730","imei1":"867664445085730","imei2":"867664445085730","popurl":"www.veda-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94449,"job_number":"JOB_94449","tr_customer_id":94466,"tr_customer_product_id":94456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Abhaya Sinha","mobile_number":"7070454748","email_id":"meghnath.nair@yahoo.co.in","dop":"2025-10-21","serial_number":"476261269584886","imei1":"476261269584886","imei2":"476261269584886","popurl":"www.goswamee-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94450,"job_number":"JOB_94450","tr_customer_id":94467,"tr_customer_product_id":94457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Adityanandana Devar","mobile_number":"7028099013","email_id":"girik.khatri@yahoo.co.in","dop":"2025-10-21","serial_number":"371598045387095","imei1":"371598045387095","imei2":"371598045387095","popurl":"www.chitrangada-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94451,"job_number":"JOB_94451","tr_customer_id":94468,"tr_customer_product_id":94458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Bhushit Gowda","mobile_number":"7013883939","email_id":"tejas.rana@yahoo.co.in","dop":"2025-10-21","serial_number":"273382203552572","imei1":"273382203552572","imei2":"273382203552572","popurl":"www.ekaaksh-somayaji.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94452,"job_number":"JOB_94452","tr_customer_id":94469,"tr_customer_product_id":94459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Gorakhanatha Pilla","mobile_number":"7070905493","email_id":"deepankar.bandopadhyay@gmail.com","dop":"2025-10-21","serial_number":"057133768986935","imei1":"057133768986935","imei2":"057133768986935","popurl":"www.gandharva-kakkar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94453,"job_number":"JOB_94453","tr_customer_id":94471,"tr_customer_product_id":94460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Uma Malik","mobile_number":"7057420697","email_id":"sharda.khatri@gmail.com","dop":"2025-10-21","serial_number":"634559971006089","imei1":"634559971006089","imei2":"634559971006089","popurl":"www.diptendu-mehrotra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94454,"job_number":"JOB_94454","tr_customer_id":94470,"tr_customer_product_id":94461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Udit Nehru","mobile_number":"7070280536","email_id":"sujata.desai@hotmail.com","dop":"2025-10-21","serial_number":"342341650843863","imei1":"342341650843863","imei2":"342341650843863","popurl":"www.varalakshmi-devar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94455,"job_number":"JOB_94455","tr_customer_id":94472,"tr_customer_product_id":94462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Rukmin Dhawan","mobile_number":"7074909202","email_id":"narinder.chattopadhyay@yahoo.co.in","dop":"2025-10-21","serial_number":"691076398017432","imei1":"691076398017432","imei2":"691076398017432","popurl":"www.chitrangada-khatri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94456,"job_number":"JOB_94456","tr_customer_id":94473,"tr_customer_product_id":94463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Upendra Bharadwaj","mobile_number":"7030020822","email_id":"eshana.khanna@gmail.com","dop":"2025-10-21","serial_number":"715026131475822","imei1":"715026131475822","imei2":"715026131475822","popurl":"www.shantanu-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94457,"job_number":"JOB_94457","tr_customer_id":94474,"tr_customer_product_id":94464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Bhagwati Shah","mobile_number":"7041232494","email_id":"bhilangana.varma@hotmail.com","dop":"2025-10-21","serial_number":"416636821812262","imei1":"416636821812262","imei2":"416636821812262","popurl":"www.tanirika-kaul.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94458,"job_number":"JOB_94458","tr_customer_id":94475,"tr_customer_product_id":94465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Sachin Desai","mobile_number":"7097997381","email_id":"gopaal.guneta@gmail.com","dop":"2025-10-21","serial_number":"123559538187259","imei1":"123559538187259","imei2":"123559538187259","popurl":"www.chetan-bhattacharya.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94459,"job_number":"JOB_94459","tr_customer_id":94476,"tr_customer_product_id":94466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Shakti Nayar","mobile_number":"7009474198","email_id":"mandaakin.tandon@gmail.com","dop":"2025-10-21","serial_number":"601284701678266","imei1":"601284701678266","imei2":"601284701678266","popurl":"www.tanushri-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94460,"job_number":"JOB_94460","tr_customer_id":94477,"tr_customer_product_id":94467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:17.000Z","name":"Baijayanti Sharma","mobile_number":"7002231656","email_id":"trilokanath.shukla@hotmail.com","dop":"2025-10-21","serial_number":"932408619468275","imei1":"932408619468275","imei2":"932408619468275","popurl":"www.himani-agarwal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94461,"job_number":"JOB_94461","tr_customer_id":94478,"tr_customer_product_id":94468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:17.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Abhirath Patil","mobile_number":"7065262741","email_id":"javas.kocchar@yahoo.co.in","dop":"2025-10-21","serial_number":"457439292450709","imei1":"457439292450709","imei2":"457439292450709","popurl":"www.rati-dhawan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94462,"job_number":"JOB_94462","tr_customer_id":94479,"tr_customer_product_id":94469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Ashok Adiga","mobile_number":"7012464897","email_id":"eshita.gandhi@gmail.com","dop":"2025-10-21","serial_number":"273813882467425","imei1":"273813882467425","imei2":"273813882467425","popurl":"www.sachin-khatri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94463,"job_number":"JOB_94463","tr_customer_id":94480,"tr_customer_product_id":94470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Aanjaneya Asan","mobile_number":"7078664054","email_id":"balgopal.sethi@hotmail.com","dop":"2025-10-21","serial_number":"146487695432403","imei1":"146487695432403","imei2":"146487695432403","popurl":"www.shashi-pothuvaal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94464,"job_number":"JOB_94464","tr_customer_id":94481,"tr_customer_product_id":94471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Govinda Rana","mobile_number":"7005966868","email_id":"amodini.chopra@yahoo.co.in","dop":"2025-10-21","serial_number":"756203682321302","imei1":"756203682321302","imei2":"756203682321302","popurl":"www.nanda-ahuja.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94465,"job_number":"JOB_94465","tr_customer_id":94482,"tr_customer_product_id":94472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Akshat Pandey","mobile_number":"7088940675","email_id":"goswamee.asan@yahoo.co.in","dop":"2025-10-21","serial_number":"068511937483824","imei1":"068511937483824","imei2":"068511937483824","popurl":"www.aatmaj-guha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94466,"job_number":"JOB_94466","tr_customer_id":94483,"tr_customer_product_id":94473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Brahmabrata Gupta","mobile_number":"7040326734","email_id":"lal.bharadwaj@hotmail.com","dop":"2025-10-21","serial_number":"557744622895256","imei1":"557744622895256","imei2":"557744622895256","popurl":"www.karthik-varman.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94467,"job_number":"JOB_94467","tr_customer_id":94484,"tr_customer_product_id":94474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Aditya Nambeesan","mobile_number":"7084283308","email_id":"bhagavaan.malik@gmail.com","dop":"2025-10-21","serial_number":"210351446777634","imei1":"210351446777634","imei2":"210351446777634","popurl":"www.kiran-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94468,"job_number":"JOB_94468","tr_customer_id":94485,"tr_customer_product_id":94475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Meena Marar","mobile_number":"7025512672","email_id":"aanandinii.nair@yahoo.co.in","dop":"2025-10-21","serial_number":"093207388975287","imei1":"093207388975287","imei2":"093207388975287","popurl":"www.karan-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94469,"job_number":"JOB_94469","tr_customer_id":94486,"tr_customer_product_id":94476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Gati Desai","mobile_number":"7028243053","email_id":"akshata.banerjee@gmail.com","dop":"2025-10-21","serial_number":"030748001126985","imei1":"030748001126985","imei2":"030748001126985","popurl":"www.aayushman-sinha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94470,"job_number":"JOB_94470","tr_customer_id":94487,"tr_customer_product_id":94477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Ahilya Iyengar","mobile_number":"7021016706","email_id":"indira.iyengar@gmail.com","dop":"2025-10-21","serial_number":"856655002416001","imei1":"856655002416001","imei2":"856655002416001","popurl":"www.tanushri-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94471,"job_number":"JOB_94471","tr_customer_id":94488,"tr_customer_product_id":94478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Pushti Gill","mobile_number":"7091840579","email_id":"kartik.iyer@hotmail.com","dop":"2025-10-21","serial_number":"332129449074693","imei1":"332129449074693","imei2":"332129449074693","popurl":"www.mukul-gandhi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94472,"job_number":"JOB_94472","tr_customer_id":94489,"tr_customer_product_id":94479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Shakti Mehra","mobile_number":"7067399110","email_id":"varalakshmi.shukla@yahoo.co.in","dop":"2025-10-21","serial_number":"827526434188218","imei1":"827526434188218","imei2":"827526434188218","popurl":"www.mohana-kocchar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94473,"job_number":"JOB_94473","tr_customer_id":94490,"tr_customer_product_id":94480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Gitanjali Khatri","mobile_number":"7029279900","email_id":"hamsini.butt@hotmail.com","dop":"2025-10-21","serial_number":"125517157848211","imei1":"125517157848211","imei2":"125517157848211","popurl":"www.eshana-guha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94474,"job_number":"JOB_94474","tr_customer_id":94491,"tr_customer_product_id":94481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Sucheta Khan","mobile_number":"7062682664","email_id":"madhuri.nehru@yahoo.co.in","dop":"2025-10-21","serial_number":"995777239639937","imei1":"995777239639937","imei2":"995777239639937","popurl":"www.dipankar-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94475,"job_number":"JOB_94475","tr_customer_id":94492,"tr_customer_product_id":94482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Gitanjali Chattopadhyay","mobile_number":"7093576607","email_id":"arya.talwar@hotmail.com","dop":"2025-10-21","serial_number":"078267906451619","imei1":"078267906451619","imei2":"078267906451619","popurl":"www.budhil-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94476,"job_number":"JOB_94476","tr_customer_id":94493,"tr_customer_product_id":94483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Atmanand Talwar","mobile_number":"7076343163","email_id":"arjun.ganaka@hotmail.com","dop":"2025-10-21","serial_number":"948922201827896","imei1":"948922201827896","imei2":"948922201827896","popurl":"www.chandramauli-nambeesan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94477,"job_number":"JOB_94477","tr_customer_id":94494,"tr_customer_product_id":94484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Bhaumik Guha","mobile_number":"7052899896","email_id":"eshana.nambeesan@hotmail.com","dop":"2025-10-21","serial_number":"274431566422097","imei1":"274431566422097","imei2":"274431566422097","popurl":"www.annapurna-sinha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94478,"job_number":"JOB_94478","tr_customer_id":94495,"tr_customer_product_id":94485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Sameer Dwivedi","mobile_number":"7027781797","email_id":"agrata.sharma@yahoo.co.in","dop":"2025-10-21","serial_number":"258745203889863","imei1":"258745203889863","imei2":"258745203889863","popurl":"www.gautama-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94479,"job_number":"JOB_94479","tr_customer_id":94496,"tr_customer_product_id":94486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Shashi Khanna","mobile_number":"7092200454","email_id":"anuja.nayar@hotmail.com","dop":"2025-10-21","serial_number":"275392117037524","imei1":"275392117037524","imei2":"275392117037524","popurl":"www.deb-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94480,"job_number":"JOB_94480","tr_customer_id":94497,"tr_customer_product_id":94487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Chandramani Dwivedi","mobile_number":"7033424817","email_id":"ayushmati.bhattacharya@gmail.com","dop":"2025-10-21","serial_number":"150674340281963","imei1":"150674340281963","imei2":"150674340281963","popurl":"www.bhaswar-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94481,"job_number":"JOB_94481","tr_customer_id":94498,"tr_customer_product_id":94488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Girik Patel","mobile_number":"7068271317","email_id":"acharyanandana.rana@gmail.com","dop":"2025-10-21","serial_number":"053462673825669","imei1":"053462673825669","imei2":"053462673825669","popurl":"www.anagh-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94482,"job_number":"JOB_94482","tr_customer_id":94499,"tr_customer_product_id":94489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Devdan Dwivedi","mobile_number":"7006160709","email_id":"menka.tagore@yahoo.co.in","dop":"2025-10-21","serial_number":"984719103350229","imei1":"984719103350229","imei2":"984719103350229","popurl":"www.charuvrat-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94483,"job_number":"JOB_94483","tr_customer_id":94500,"tr_customer_product_id":94490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:18.000Z","name":"Indira Adiga","mobile_number":"7062741285","email_id":"bandhul.sethi@hotmail.com","dop":"2025-10-21","serial_number":"064273984513230","imei1":"064273984513230","imei2":"064273984513230","popurl":"www.satyen-khan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94484,"job_number":"JOB_94484","tr_customer_id":94501,"tr_customer_product_id":94491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:18.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Chatur Kaniyar","mobile_number":"7090734202","email_id":"prasanna.abbott@yahoo.co.in","dop":"2025-10-21","serial_number":"838334085961533","imei1":"838334085961533","imei2":"838334085961533","popurl":"www.udit-patil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94485,"job_number":"JOB_94485","tr_customer_id":94502,"tr_customer_product_id":94492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Kiran Tandon","mobile_number":"7077602779","email_id":"vaijayanti.pothuvaal@yahoo.co.in","dop":"2025-10-21","serial_number":"275421179519166","imei1":"275421179519166","imei2":"275421179519166","popurl":"www.deependra-deshpande.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94486,"job_number":"JOB_94486","tr_customer_id":94503,"tr_customer_product_id":94493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Divaakar Ahluwalia","mobile_number":"7056131868","email_id":"shreyashi.agarwal@gmail.com","dop":"2025-10-21","serial_number":"843179702388873","imei1":"843179702388873","imei2":"843179702388873","popurl":"www.chandrakala-khanna.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94487,"job_number":"JOB_94487","tr_customer_id":94504,"tr_customer_product_id":94494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Brahma Rana","mobile_number":"7045437498","email_id":"kanishka.varma@hotmail.com","dop":"2025-10-21","serial_number":"872636649056996","imei1":"872636649056996","imei2":"872636649056996","popurl":"www.dhanadeepa-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94488,"job_number":"JOB_94488","tr_customer_id":94505,"tr_customer_product_id":94495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Ujjawal Gowda","mobile_number":"7045791713","email_id":"aayushmaan.khan@hotmail.com","dop":"2025-10-21","serial_number":"534630289369038","imei1":"534630289369038","imei2":"534630289369038","popurl":"www.rita-bandopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94489,"job_number":"JOB_94489","tr_customer_id":94506,"tr_customer_product_id":94496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Aadi Pothuvaal","mobile_number":"7028141956","email_id":"girija.patil@gmail.com","dop":"2025-10-21","serial_number":"382169462625821","imei1":"382169462625821","imei2":"382169462625821","popurl":"www.agastya-sharma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94490,"job_number":"JOB_94490","tr_customer_id":94507,"tr_customer_product_id":94497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Ayushmati Chaturvedi","mobile_number":"7055091065","email_id":"vaishnavi.shukla@hotmail.com","dop":"2025-10-21","serial_number":"622857420686904","imei1":"622857420686904","imei2":"622857420686904","popurl":"www.akula-chattopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94491,"job_number":"JOB_94491","tr_customer_id":94508,"tr_customer_product_id":94498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Bhaanumati Khan","mobile_number":"7086905569","email_id":"akshat.asan@hotmail.com","dop":"2025-10-21","serial_number":"666687504047365","imei1":"666687504047365","imei2":"666687504047365","popurl":"www.suma-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94492,"job_number":"JOB_94492","tr_customer_id":94509,"tr_customer_product_id":94499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Rudra Iyer","mobile_number":"7064234551","email_id":"swarnalata.guneta@hotmail.com","dop":"2025-10-21","serial_number":"270157791838696","imei1":"270157791838696","imei2":"270157791838696","popurl":"www.smita-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94493,"job_number":"JOB_94493","tr_customer_id":94510,"tr_customer_product_id":94500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Vaishno Asan","mobile_number":"7050740473","email_id":"bandhul.chattopadhyay@gmail.com","dop":"2025-10-21","serial_number":"613841099021347","imei1":"613841099021347","imei2":"613841099021347","popurl":"www.buddhana-khan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94494,"job_number":"JOB_94494","tr_customer_id":94511,"tr_customer_product_id":94501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Prem Butt","mobile_number":"7051183065","email_id":"guru.naik@gmail.com","dop":"2025-10-21","serial_number":"295612075422185","imei1":"295612075422185","imei2":"295612075422185","popurl":"www.dandapaani-malik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94495,"job_number":"JOB_94495","tr_customer_id":94512,"tr_customer_product_id":94502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Anila Chattopadhyay","mobile_number":"7051669623","email_id":"chandramohan.verma@yahoo.co.in","dop":"2025-10-21","serial_number":"546351585275061","imei1":"546351585275061","imei2":"546351585275061","popurl":"www.purushottam-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94496,"job_number":"JOB_94496","tr_customer_id":94513,"tr_customer_product_id":94503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Karan Panicker","mobile_number":"7041684699","email_id":"aruna.bandopadhyay@hotmail.com","dop":"2025-10-21","serial_number":"305905872007993","imei1":"305905872007993","imei2":"305905872007993","popurl":"www.adhiraj-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94497,"job_number":"JOB_94497","tr_customer_id":94514,"tr_customer_product_id":94504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Dayaananda Deshpande","mobile_number":"7095427115","email_id":"chinmayananda.saini@gmail.com","dop":"2025-10-21","serial_number":"170475068440065","imei1":"170475068440065","imei2":"170475068440065","popurl":"www.vaishnavi-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94498,"job_number":"JOB_94498","tr_customer_id":94515,"tr_customer_product_id":94505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Navin Singh","mobile_number":"7061562536","email_id":"opalina.kocchar@hotmail.com","dop":"2025-10-21","serial_number":"260965932576533","imei1":"260965932576533","imei2":"260965932576533","popurl":"www.manoj-jain.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94499,"job_number":"JOB_94499","tr_customer_id":94516,"tr_customer_product_id":94506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Bhishma Gupta","mobile_number":"7008689989","email_id":"durga.khatri@yahoo.co.in","dop":"2025-10-21","serial_number":"857819230993982","imei1":"857819230993982","imei2":"857819230993982","popurl":"www.jyotis-adiga.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94500,"job_number":"JOB_94500","tr_customer_id":94517,"tr_customer_product_id":94507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Minakshi Mishra","mobile_number":"7092154914","email_id":"purushottam.nehru@yahoo.co.in","dop":"2025-10-21","serial_number":"850033260638219","imei1":"850033260638219","imei2":"850033260638219","popurl":"www.anand-iyer.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94501,"job_number":"JOB_94501","tr_customer_id":94518,"tr_customer_product_id":94508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Diptendu Prajapat","mobile_number":"7068205780","email_id":"dev.jha@yahoo.co.in","dop":"2025-10-21","serial_number":"420462709126468","imei1":"420462709126468","imei2":"420462709126468","popurl":"www.balgopal-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94502,"job_number":"JOB_94502","tr_customer_id":94519,"tr_customer_product_id":94509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Rati Sharma","mobile_number":"7099343975","email_id":"suma.mehra@gmail.com","dop":"2025-10-21","serial_number":"200375305306328","imei1":"200375305306328","imei2":"200375305306328","popurl":"www.nalini-varma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94503,"job_number":"JOB_94503","tr_customer_id":94520,"tr_customer_product_id":94510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Brahmdev Desai","mobile_number":"7098376897","email_id":"deven.agarwal@yahoo.co.in","dop":"2025-10-21","serial_number":"792498796542035","imei1":"792498796542035","imei2":"792498796542035","popurl":"www.param-reddy.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94504,"job_number":"JOB_94504","tr_customer_id":94521,"tr_customer_product_id":94511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:19.000Z","name":"Jitender Embranthiri","mobile_number":"7067865144","email_id":"kannen.devar@gmail.com","dop":"2025-10-21","serial_number":"867184845496172","imei1":"867184845496172","imei2":"867184845496172","popurl":"www.nikita-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94505,"job_number":"JOB_94505","tr_customer_id":94522,"tr_customer_product_id":94512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:19.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Vasanti Deshpande","mobile_number":"7091807943","email_id":"deepesh.shah@gmail.com","dop":"2025-10-21","serial_number":"968524398701289","imei1":"968524398701289","imei2":"968524398701289","popurl":"www.puneet-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94506,"job_number":"JOB_94506","tr_customer_id":94523,"tr_customer_product_id":94513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Kanti Bhat","mobile_number":"7050347346","email_id":"ahalya.kaul@yahoo.co.in","dop":"2025-10-21","serial_number":"201366941692035","imei1":"201366941692035","imei2":"201366941692035","popurl":"www.lakshmi-ahuja.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94507,"job_number":"JOB_94507","tr_customer_id":94524,"tr_customer_product_id":94514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Shivakari Sharma","mobile_number":"7057818466","email_id":"alok.jain@hotmail.com","dop":"2025-10-21","serial_number":"253632091447843","imei1":"253632091447843","imei2":"253632091447843","popurl":"www.bela-devar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94508,"job_number":"JOB_94508","tr_customer_id":94525,"tr_customer_product_id":94515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Kiran Reddy","mobile_number":"7000898652","email_id":"anusuya.varman@yahoo.co.in","dop":"2025-10-21","serial_number":"289281885141285","imei1":"289281885141285","imei2":"289281885141285","popurl":"www.bhagvan-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94509,"job_number":"JOB_94509","tr_customer_id":94526,"tr_customer_product_id":94516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Manjusha Khan","mobile_number":"7098525403","email_id":"bilwa.kocchar@yahoo.co.in","dop":"2025-10-21","serial_number":"038350268435443","imei1":"038350268435443","imei2":"038350268435443","popurl":"www.kanishka-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94510,"job_number":"JOB_94510","tr_customer_id":94527,"tr_customer_product_id":94517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Chakrika Bhat","mobile_number":"7002705046","email_id":"birjesh.varman@hotmail.com","dop":"2025-10-21","serial_number":"163211559028682","imei1":"163211559028682","imei2":"163211559028682","popurl":"www.daevi-kaur.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94511,"job_number":"JOB_94511","tr_customer_id":94528,"tr_customer_product_id":94518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Brahmanandam Mahajan","mobile_number":"7045118811","email_id":"jitendra.johar@gmail.com","dop":"2025-10-21","serial_number":"141420540145561","imei1":"141420540145561","imei2":"141420540145561","popurl":"www.nalini-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94512,"job_number":"JOB_94512","tr_customer_id":94529,"tr_customer_product_id":94519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Abhirath Adiga","mobile_number":"7008781387","email_id":"gopi.kaur@gmail.com","dop":"2025-10-21","serial_number":"947045013780219","imei1":"947045013780219","imei2":"947045013780219","popurl":"www.dhanpati-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94513,"job_number":"JOB_94513","tr_customer_id":94530,"tr_customer_product_id":94520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Chandraswaroopa Ahluwalia","mobile_number":"7054509535","email_id":"chinmayanand.butt@gmail.com","dop":"2025-10-21","serial_number":"906578973559230","imei1":"906578973559230","imei2":"906578973559230","popurl":"www.bilva-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94514,"job_number":"JOB_94514","tr_customer_id":94531,"tr_customer_product_id":94521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Chinmayanand Gandhi","mobile_number":"7025677890","email_id":"shakuntala.bharadwaj@gmail.com","dop":"2025-10-21","serial_number":"445216522472836","imei1":"445216522472836","imei2":"445216522472836","popurl":"www.agrata-joshi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94515,"job_number":"JOB_94515","tr_customer_id":94532,"tr_customer_product_id":94522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Shwet Ahuja","mobile_number":"7068118897","email_id":"rohit.dwivedi@gmail.com","dop":"2025-10-21","serial_number":"918632815240024","imei1":"918632815240024","imei2":"918632815240024","popurl":"www.ghanaanand-pothuvaal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94516,"job_number":"JOB_94516","tr_customer_id":94533,"tr_customer_product_id":94523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Mandakini Khatri","mobile_number":"7035515788","email_id":"priyala.mahajan@hotmail.com","dop":"2025-10-21","serial_number":"918236314433883","imei1":"918236314433883","imei2":"918236314433883","popurl":"www.mina-bharadwaj.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94517,"job_number":"JOB_94517","tr_customer_id":94534,"tr_customer_product_id":94524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Javas Sharma","mobile_number":"7057137154","email_id":"akshaj.mehrotra@gmail.com","dop":"2025-10-21","serial_number":"260090501901398","imei1":"260090501901398","imei2":"260090501901398","popurl":"www.baijayanti-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94518,"job_number":"JOB_94518","tr_customer_id":94535,"tr_customer_product_id":94525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Chakravarti Jain","mobile_number":"7034207929","email_id":"gopal.kocchar@gmail.com","dop":"2025-10-21","serial_number":"209204884969117","imei1":"209204884969117","imei2":"209204884969117","popurl":"www.gajabahu-marar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94519,"job_number":"JOB_94519","tr_customer_id":94536,"tr_customer_product_id":94526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Deveshwar Johar","mobile_number":"7019044042","email_id":"dhana.pilla@yahoo.co.in","dop":"2025-10-21","serial_number":"324548563796753","imei1":"324548563796753","imei2":"324548563796753","popurl":"www.kin-desai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94520,"job_number":"JOB_94520","tr_customer_id":94537,"tr_customer_product_id":94527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Chandrabhaga Mehrotra","mobile_number":"7062008117","email_id":"vaishvi.kaniyar@hotmail.com","dop":"2025-10-21","serial_number":"090270282501360","imei1":"090270282501360","imei2":"090270282501360","popurl":"www.priyala-gupta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94521,"job_number":"JOB_94521","tr_customer_id":94538,"tr_customer_product_id":94528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Mohana Sharma","mobile_number":"7077717046","email_id":"bishnu.varrier@hotmail.com","dop":"2025-10-21","serial_number":"280045111908199","imei1":"280045111908199","imei2":"280045111908199","popurl":"www.elakshi-kakkar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94522,"job_number":"JOB_94522","tr_customer_id":94540,"tr_customer_product_id":94529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Leela Joshi","mobile_number":"7074187070","email_id":"dandak.menon@hotmail.com","dop":"2025-10-21","serial_number":"514875447614358","imei1":"514875447614358","imei2":"514875447614358","popurl":"www.bhardwaj-bandopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94523,"job_number":"JOB_94523","tr_customer_id":94539,"tr_customer_product_id":94530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Maheswar Trivedi","mobile_number":"7099150637","email_id":"narayan.saini@gmail.com","dop":"2025-10-21","serial_number":"071996276155126","imei1":"071996276155126","imei2":"071996276155126","popurl":"www.bankimchandra-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94524,"job_number":"JOB_94524","tr_customer_id":94541,"tr_customer_product_id":94531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Adripathi Ahuja","mobile_number":"7013449804","email_id":"dinesh.panicker@yahoo.co.in","dop":"2025-10-21","serial_number":"296763085944408","imei1":"296763085944408","imei2":"296763085944408","popurl":"www.malti-kapoor.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94525,"job_number":"JOB_94525","tr_customer_id":94542,"tr_customer_product_id":94532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Bhadran Pothuvaal","mobile_number":"7068269008","email_id":"mandaakin.talwar@gmail.com","dop":"2025-10-21","serial_number":"108021344813499","imei1":"108021344813499","imei2":"108021344813499","popurl":"www.naval-johar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94526,"job_number":"JOB_94526","tr_customer_id":94543,"tr_customer_product_id":94533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:20.000Z","modified_at":"2025-10-31T13:47:20.000Z","name":"Dipendra Khan","mobile_number":"7056906133","email_id":"meghnath.sharma@yahoo.co.in","dop":"2025-10-21","serial_number":"991633307768327","imei1":"991633307768327","imei2":"991633307768327","popurl":"www.agrata-adiga.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94527,"job_number":"JOB_94527","tr_customer_id":94544,"tr_customer_product_id":94534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Kirti Nehru","mobile_number":"7016894172","email_id":"chaturbhuj.varrier@yahoo.co.in","dop":"2025-10-21","serial_number":"672157059744157","imei1":"672157059744157","imei2":"672157059744157","popurl":"www.garud-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94528,"job_number":"JOB_94528","tr_customer_id":94545,"tr_customer_product_id":94535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Chandira Mehrotra","mobile_number":"7083726727","email_id":"hamsini.dubashi@yahoo.co.in","dop":"2025-10-21","serial_number":"820545747629754","imei1":"820545747629754","imei2":"820545747629754","popurl":"www.bhramar-dwivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94529,"job_number":"JOB_94529","tr_customer_id":94546,"tr_customer_product_id":94536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Amodini Tagore","mobile_number":"7093770435","email_id":"chandan.sharma@hotmail.com","dop":"2025-10-21","serial_number":"629758111788249","imei1":"629758111788249","imei2":"629758111788249","popurl":"www.chandi-ganaka.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94530,"job_number":"JOB_94530","tr_customer_id":94547,"tr_customer_product_id":94537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Devajyoti Adiga","mobile_number":"7047101525","email_id":"anala.kakkar@yahoo.co.in","dop":"2025-10-21","serial_number":"038353491783272","imei1":"038353491783272","imei2":"038353491783272","popurl":"www.chandradev-marar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94531,"job_number":"JOB_94531","tr_customer_id":94548,"tr_customer_product_id":94538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Bandhu Devar","mobile_number":"7076995721","email_id":"vrinda.sinha@gmail.com","dop":"2025-10-21","serial_number":"125154884226179","imei1":"125154884226179","imei2":"125154884226179","popurl":"www.nirbhay-somayaji.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94532,"job_number":"JOB_94532","tr_customer_id":94549,"tr_customer_product_id":94539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Bhisham Achari","mobile_number":"7051353745","email_id":"ekaksh.rana@hotmail.com","dop":"2025-10-21","serial_number":"384659843426524","imei1":"384659843426524","imei2":"384659843426524","popurl":"www.rudra-gupta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94533,"job_number":"JOB_94533","tr_customer_id":94550,"tr_customer_product_id":94540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Mahendra Johar","mobile_number":"7040267087","email_id":"agnimitra.verma@hotmail.com","dop":"2025-10-21","serial_number":"892438203967933","imei1":"892438203967933","imei2":"892438203967933","popurl":"www.charumati-mukhopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94534,"job_number":"JOB_94534","tr_customer_id":94551,"tr_customer_product_id":94541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Soma Mahajan","mobile_number":"7008921628","email_id":"chakradhar.abbott@yahoo.co.in","dop":"2025-10-21","serial_number":"683172862617551","imei1":"683172862617551","imei2":"683172862617551","popurl":"www.harit-guha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94535,"job_number":"JOB_94535","tr_customer_id":94552,"tr_customer_product_id":94542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Durgeshwari Agarwal","mobile_number":"7024695213","email_id":"gautama.pillai@hotmail.com","dop":"2025-10-21","serial_number":"203804489978645","imei1":"203804489978645","imei2":"203804489978645","popurl":"www.bhadra-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94536,"job_number":"JOB_94536","tr_customer_id":94553,"tr_customer_product_id":94543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Gauranga Gill","mobile_number":"7008442000","email_id":"girik.butt@gmail.com","dop":"2025-10-21","serial_number":"866860844028426","imei1":"866860844028426","imei2":"866860844028426","popurl":"www.kumari-agarwal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94537,"job_number":"JOB_94537","tr_customer_id":94554,"tr_customer_product_id":94544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Sudeva Mishra","mobile_number":"7056091920","email_id":"ujjawal.pothuvaal@yahoo.co.in","dop":"2025-10-21","serial_number":"267824220866406","imei1":"267824220866406","imei2":"267824220866406","popurl":"www.bhaves-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94538,"job_number":"JOB_94538","tr_customer_id":94555,"tr_customer_product_id":94545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Sarla Kakkar","mobile_number":"7025923508","email_id":"harit.shukla@gmail.com","dop":"2025-10-21","serial_number":"525460409644174","imei1":"525460409644174","imei2":"525460409644174","popurl":"www.laxman-ahluwalia.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94539,"job_number":"JOB_94539","tr_customer_id":94556,"tr_customer_product_id":94546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Bilwa Pilla","mobile_number":"7022650377","email_id":"kirti.mehra@gmail.com","dop":"2025-10-21","serial_number":"570281639156883","imei1":"570281639156883","imei2":"570281639156883","popurl":"www.gauraang-naik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94540,"job_number":"JOB_94540","tr_customer_id":94557,"tr_customer_product_id":94547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Gorakhanatha Khanna","mobile_number":"7072216295","email_id":"anang.naik@hotmail.com","dop":"2025-10-21","serial_number":"930725116943744","imei1":"930725116943744","imei2":"930725116943744","popurl":"www.dhyaneshwar-desai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94541,"job_number":"JOB_94541","tr_customer_id":94558,"tr_customer_product_id":94548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Dhruv Johar","mobile_number":"7091306821","email_id":"madhuri.nair@hotmail.com","dop":"2025-10-21","serial_number":"057256879197850","imei1":"057256879197850","imei2":"057256879197850","popurl":"www.ambar-deshpande.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94542,"job_number":"JOB_94542","tr_customer_id":94559,"tr_customer_product_id":94549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Lavanya Kocchar","mobile_number":"7051496661","email_id":"chapal.talwar@gmail.com","dop":"2025-10-21","serial_number":"262419296784862","imei1":"262419296784862","imei2":"262419296784862","popurl":"www.anang-mehra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94543,"job_number":"JOB_94543","tr_customer_id":94560,"tr_customer_product_id":94550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Anuraag Guneta","mobile_number":"7069552311","email_id":"deeptendu.gowda@gmail.com","dop":"2025-10-21","serial_number":"262105307141281","imei1":"262105307141281","imei2":"262105307141281","popurl":"www.vasundhara-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94544,"job_number":"JOB_94544","tr_customer_id":94561,"tr_customer_product_id":94551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Deeptendu Tagore","mobile_number":"7000549886","email_id":"agnivesh.khatri@gmail.com","dop":"2025-10-21","serial_number":"241415117235758","imei1":"241415117235758","imei2":"241415117235758","popurl":"www.mukesh-pillai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94545,"job_number":"JOB_94545","tr_customer_id":94562,"tr_customer_product_id":94552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Ashok Dwivedi","mobile_number":"7088889165","email_id":"shivakari.singh@gmail.com","dop":"2025-10-21","serial_number":"857128240173102","imei1":"857128240173102","imei2":"857128240173102","popurl":"www.kumar-namboothiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94546,"job_number":"JOB_94546","tr_customer_id":94563,"tr_customer_product_id":94553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:21.000Z","name":"Bhadraksh Ahuja","mobile_number":"7060723657","email_id":"aadidev.deshpande@yahoo.co.in","dop":"2025-10-21","serial_number":"640368212750278","imei1":"640368212750278","imei2":"640368212750278","popurl":"www.radha-pothuvaal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94547,"job_number":"JOB_94547","tr_customer_id":94564,"tr_customer_product_id":94554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:21.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Kalyani Naik","mobile_number":"7076951063","email_id":"mandakini.pilla@hotmail.com","dop":"2025-10-21","serial_number":"290230305969312","imei1":"290230305969312","imei2":"290230305969312","popurl":"www.harinakshi-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94548,"job_number":"JOB_94548","tr_customer_id":94565,"tr_customer_product_id":94555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Ekaaksh Iyengar","mobile_number":"7059823026","email_id":"deepesh.pilla@gmail.com","dop":"2025-10-21","serial_number":"273708352073859","imei1":"273708352073859","imei2":"273708352073859","popurl":"www.adhrit-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94549,"job_number":"JOB_94549","tr_customer_id":94566,"tr_customer_product_id":94556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Lila Mukhopadhyay","mobile_number":"7041721701","email_id":"aadi.dutta@hotmail.com","dop":"2025-10-21","serial_number":"420390738923034","imei1":"420390738923034","imei2":"420390738923034","popurl":"www.vishnu-chopra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94550,"job_number":"JOB_94550","tr_customer_id":94567,"tr_customer_product_id":94557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Laal Desai","mobile_number":"7085428133","email_id":"oormila.pandey@yahoo.co.in","dop":"2025-10-21","serial_number":"079835884477130","imei1":"079835884477130","imei2":"079835884477130","popurl":"www.charuvrat-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94551,"job_number":"JOB_94551","tr_customer_id":94568,"tr_customer_product_id":94558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Vishnu Somayaji","mobile_number":"7085801865","email_id":"girindra.nair@hotmail.com","dop":"2025-10-21","serial_number":"316344993308703","imei1":"316344993308703","imei2":"316344993308703","popurl":"www.opaline-gupta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94552,"job_number":"JOB_94552","tr_customer_id":94569,"tr_customer_product_id":94559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Chandran Varrier","mobile_number":"7099184078","email_id":"trilokanath.kapoor@hotmail.com","dop":"2025-10-21","serial_number":"190598671030431","imei1":"190598671030431","imei2":"190598671030431","popurl":"www.acharyasuta-abbott.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94553,"job_number":"JOB_94553","tr_customer_id":94570,"tr_customer_product_id":94560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Bhagvan Kaur","mobile_number":"7071203302","email_id":"manisha.sinha@hotmail.com","dop":"2025-10-21","serial_number":"435064960417858","imei1":"435064960417858","imei2":"435064960417858","popurl":"www.shridevi-kaul.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94554,"job_number":"JOB_94554","tr_customer_id":94571,"tr_customer_product_id":94561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Devi Shukla","mobile_number":"7081929753","email_id":"rupinder.menon@gmail.com","dop":"2025-10-21","serial_number":"856376225613902","imei1":"856376225613902","imei2":"856376225613902","popurl":"www.kamla-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94555,"job_number":"JOB_94555","tr_customer_id":94572,"tr_customer_product_id":94562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Birjesh Mahajan","mobile_number":"7045464194","email_id":"usha.bhattacharya@gmail.com","dop":"2025-10-21","serial_number":"288327670056251","imei1":"288327670056251","imei2":"288327670056251","popurl":"www.bhupati-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94556,"job_number":"JOB_94556","tr_customer_id":94573,"tr_customer_product_id":94563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Adikavi Adiga","mobile_number":"7090640035","email_id":"ashok.kakkar@hotmail.com","dop":"2025-10-21","serial_number":"851930041516278","imei1":"851930041516278","imei2":"851930041516278","popurl":"www.deeptimay-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94557,"job_number":"JOB_94557","tr_customer_id":94574,"tr_customer_product_id":94564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Manikya Acharya","mobile_number":"7047827024","email_id":"mani.bhat@yahoo.co.in","dop":"2025-10-21","serial_number":"744988360386221","imei1":"744988360386221","imei2":"744988360386221","popurl":"www.gitanjali-pandey.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94558,"job_number":"JOB_94558","tr_customer_id":94575,"tr_customer_product_id":94565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Yogesh Nambeesan","mobile_number":"7065903146","email_id":"harita.singh@gmail.com","dop":"2025-10-21","serial_number":"940082988844147","imei1":"940082988844147","imei2":"940082988844147","popurl":"www.acaryatanaya-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94559,"job_number":"JOB_94559","tr_customer_id":94576,"tr_customer_product_id":94566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Narayan Banerjee","mobile_number":"7082967249","email_id":"archan.naik@hotmail.com","dop":"2025-10-21","serial_number":"072285305901346","imei1":"072285305901346","imei2":"072285305901346","popurl":"www.anunay-kapoor.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94560,"job_number":"JOB_94560","tr_customer_id":94577,"tr_customer_product_id":94567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Shashi Sharma","mobile_number":"7073035042","email_id":"meena.dwivedi@gmail.com","dop":"2025-10-21","serial_number":"183023091931538","imei1":"183023091931538","imei2":"183023091931538","popurl":"www.dhyanesh-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94561,"job_number":"JOB_94561","tr_customer_id":94578,"tr_customer_product_id":94568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Prayag Namboothiri","mobile_number":"7082545519","email_id":"adikavi.pilla@yahoo.co.in","dop":"2025-10-21","serial_number":"309081185796559","imei1":"309081185796559","imei2":"309081185796559","popurl":"www.himani-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94562,"job_number":"JOB_94562","tr_customer_id":94579,"tr_customer_product_id":94569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Puneet Acharya","mobile_number":"7094095796","email_id":"chakravartee.varma@hotmail.com","dop":"2025-10-21","serial_number":"020263083652862","imei1":"020263083652862","imei2":"020263083652862","popurl":"www.ravi-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94563,"job_number":"JOB_94563","tr_customer_id":94580,"tr_customer_product_id":94570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Aryan Desai","mobile_number":"7021142716","email_id":"brahmaanand.mishra@yahoo.co.in","dop":"2025-10-21","serial_number":"362039443124807","imei1":"362039443124807","imei2":"362039443124807","popurl":"www.oormila-mishra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94564,"job_number":"JOB_94564","tr_customer_id":94581,"tr_customer_product_id":94571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Balagopal Kapoor","mobile_number":"7012005262","email_id":"giriraj.talwar@gmail.com","dop":"2025-10-21","serial_number":"390793774136299","imei1":"390793774136299","imei2":"390793774136299","popurl":"www.devani-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94565,"job_number":"JOB_94565","tr_customer_id":94582,"tr_customer_product_id":94572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Dandak Iyer","mobile_number":"7047256206","email_id":"abhaidev.mehra@yahoo.co.in","dop":"2025-10-21","serial_number":"988854339064199","imei1":"988854339064199","imei2":"988854339064199","popurl":"www.ojaswini-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94566,"job_number":"JOB_94566","tr_customer_id":94583,"tr_customer_product_id":94573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Rati Tagore","mobile_number":"7049791631","email_id":"abhisyanta.arora@hotmail.com","dop":"2025-10-21","serial_number":"848615246333704","imei1":"848615246333704","imei2":"848615246333704","popurl":"www.siddarth-singh.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94567,"job_number":"JOB_94567","tr_customer_id":94584,"tr_customer_product_id":94574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Alok Verma","mobile_number":"7059612290","email_id":"rupinder.arora@yahoo.co.in","dop":"2025-10-21","serial_number":"504983404426352","imei1":"504983404426352","imei2":"504983404426352","popurl":"www.giriraaj-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94568,"job_number":"JOB_94568","tr_customer_id":94585,"tr_customer_product_id":94575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Amaresh Nayar","mobile_number":"7041082207","email_id":"girja.embranthiri@yahoo.co.in","dop":"2025-10-21","serial_number":"473478219465028","imei1":"473478219465028","imei2":"473478219465028","popurl":"www.tapan-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94569,"job_number":"JOB_94569","tr_customer_id":94586,"tr_customer_product_id":94576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Kumari Dwivedi","mobile_number":"7031188592","email_id":"bhoopat.nair@hotmail.com","dop":"2025-10-21","serial_number":"566212644674309","imei1":"566212644674309","imei2":"566212644674309","popurl":"www.ananta-mehrotra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94570,"job_number":"JOB_94570","tr_customer_id":94587,"tr_customer_product_id":94577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Ghanaanand Kaniyar","mobile_number":"7067269401","email_id":"aatmaja.mahajan@hotmail.com","dop":"2025-10-21","serial_number":"382115945474066","imei1":"382115945474066","imei2":"382115945474066","popurl":"www.kalpana-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94571,"job_number":"JOB_94571","tr_customer_id":94588,"tr_customer_product_id":94578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Brajendra Deshpande","mobile_number":"7066241808","email_id":"akshata.sethi@hotmail.com","dop":"2025-10-21","serial_number":"204430601479509","imei1":"204430601479509","imei2":"204430601479509","popurl":"www.giri-khan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94572,"job_number":"JOB_94572","tr_customer_id":94589,"tr_customer_product_id":94579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:22.000Z","modified_at":"2025-10-31T13:47:22.000Z","name":"Chanda Acharya","mobile_number":"7068455315","email_id":"achalesvara.pillai@yahoo.co.in","dop":"2025-10-21","serial_number":"566824709597856","imei1":"566824709597856","imei2":"566824709597856","popurl":"www.jahnu-iyengar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94573,"job_number":"JOB_94573","tr_customer_id":94590,"tr_customer_product_id":94580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Achintya Khan","mobile_number":"7040514689","email_id":"subodh.rana@gmail.com","dop":"2025-10-21","serial_number":"295681188553251","imei1":"295681188553251","imei2":"295681188553251","popurl":"www.shreyashi-patel.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94574,"job_number":"JOB_94574","tr_customer_id":94591,"tr_customer_product_id":94581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Jahnu Khanna","mobile_number":"7050787834","email_id":"chandraayan.shah@hotmail.com","dop":"2025-10-21","serial_number":"749822277038968","imei1":"749822277038968","imei2":"749822277038968","popurl":"www.brahmaanand-kakkar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94575,"job_number":"JOB_94575","tr_customer_id":94592,"tr_customer_product_id":94582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Chatur Varrier","mobile_number":"7004589313","email_id":"suman.jain@gmail.com","dop":"2025-10-21","serial_number":"415103201421737","imei1":"415103201421737","imei2":"415103201421737","popurl":"www.chandrani-ganaka.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94576,"job_number":"JOB_94576","tr_customer_id":94593,"tr_customer_product_id":94583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Shakti Gupta","mobile_number":"7092662057","email_id":"shubhaprada.bandopadhyay@yahoo.co.in","dop":"2025-10-21","serial_number":"953993964633924","imei1":"953993964633924","imei2":"953993964633924","popurl":"www.sukanya-patil.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94577,"job_number":"JOB_94577","tr_customer_id":94594,"tr_customer_product_id":94584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Ananda Nehru","mobile_number":"7046530718","email_id":"bandhu.desai@hotmail.com","dop":"2025-10-21","serial_number":"944436722444408","imei1":"944436722444408","imei2":"944436722444408","popurl":"www.deeksha-mukhopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94578,"job_number":"JOB_94578","tr_customer_id":94595,"tr_customer_product_id":94585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Anjali Bhat","mobile_number":"7030138738","email_id":"mani.somayaji@hotmail.com","dop":"2025-10-21","serial_number":"413032593756112","imei1":"413032593756112","imei2":"413032593756112","popurl":"www.bodhan-sharma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94579,"job_number":"JOB_94579","tr_customer_id":94596,"tr_customer_product_id":94586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Gandharv Chattopadhyay","mobile_number":"7033755744","email_id":"chandrabhan.tagore@hotmail.com","dop":"2025-10-21","serial_number":"412818039365877","imei1":"412818039365877","imei2":"412818039365877","popurl":"www.bharat-iyer.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94580,"job_number":"JOB_94580","tr_customer_id":94597,"tr_customer_product_id":94587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Sukanya Tagore","mobile_number":"7028307471","email_id":"preity.mukhopadhyay@yahoo.co.in","dop":"2025-10-21","serial_number":"244482111466853","imei1":"244482111466853","imei2":"244482111466853","popurl":"www.priyala-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94581,"job_number":"JOB_94581","tr_customer_id":94598,"tr_customer_product_id":94588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Tejas Tagore","mobile_number":"7067378322","email_id":"rohan.nair@hotmail.com","dop":"2025-10-21","serial_number":"794181683509273","imei1":"794181683509273","imei2":"794181683509273","popurl":"www.dhyaneshwar-ganaka.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94582,"job_number":"JOB_94582","tr_customer_id":94599,"tr_customer_product_id":94589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Charuvrat Naik","mobile_number":"7026458525","email_id":"shashikala.mishra@yahoo.co.in","dop":"2025-10-21","serial_number":"420928833987559","imei1":"420928833987559","imei2":"420928833987559","popurl":"www.nikita-adiga.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94583,"job_number":"JOB_94583","tr_customer_id":94600,"tr_customer_product_id":94590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Advaya Kakkar","mobile_number":"7008080693","email_id":"navin.shah@hotmail.com","dop":"2025-10-21","serial_number":"258463740675785","imei1":"258463740675785","imei2":"258463740675785","popurl":"www.bhupati-prajapat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94584,"job_number":"JOB_94584","tr_customer_id":94601,"tr_customer_product_id":94591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Triloki Achari","mobile_number":"7064903522","email_id":"shreya.adiga@yahoo.co.in","dop":"2025-10-21","serial_number":"214791170305339","imei1":"214791170305339","imei2":"214791170305339","popurl":"www.opalina-gupta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94585,"job_number":"JOB_94585","tr_customer_id":94602,"tr_customer_product_id":94592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Chinmayanand Agarwal","mobile_number":"7044542146","email_id":"gajbaahu.khanna@gmail.com","dop":"2025-10-21","serial_number":"528895327219674","imei1":"528895327219674","imei2":"528895327219674","popurl":"www.chandrabhaga-ahuja.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94586,"job_number":"JOB_94586","tr_customer_id":94603,"tr_customer_product_id":94593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Mohan Nayar","mobile_number":"7050447463","email_id":"girindra.dhawan@hotmail.com","dop":"2025-10-21","serial_number":"977850797319919","imei1":"977850797319919","imei2":"977850797319919","popurl":"www.bhagirathi-ahluwalia.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94587,"job_number":"JOB_94587","tr_customer_id":94604,"tr_customer_product_id":94594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Samir Varrier","mobile_number":"7063647424","email_id":"urmila.namboothiri@hotmail.com","dop":"2025-10-21","serial_number":"662217903257006","imei1":"662217903257006","imei2":"662217903257006","popurl":"www.giri-kaul.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94588,"job_number":"JOB_94588","tr_customer_id":94605,"tr_customer_product_id":94595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Chatur Saini","mobile_number":"7090132061","email_id":"puneet.khanna@hotmail.com","dop":"2025-10-21","serial_number":"239513431686217","imei1":"239513431686217","imei2":"239513431686217","popurl":"www.darshan-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94589,"job_number":"JOB_94589","tr_customer_id":94606,"tr_customer_product_id":94596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Agrata Adiga","mobile_number":"7013647214","email_id":"arnesh.menon@yahoo.co.in","dop":"2025-10-21","serial_number":"755170144017900","imei1":"755170144017900","imei2":"755170144017900","popurl":"www.ojaswini-nambeesan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94590,"job_number":"JOB_94590","tr_customer_id":94607,"tr_customer_product_id":94597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Anandamayi Shukla","mobile_number":"7053390355","email_id":"rajendra.khanna@yahoo.co.in","dop":"2025-10-21","serial_number":"671393594412055","imei1":"671393594412055","imei2":"671393594412055","popurl":"www.agastya-chaturvedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94591,"job_number":"JOB_94591","tr_customer_id":94608,"tr_customer_product_id":94598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Aaratrika Verma","mobile_number":"7091792725","email_id":"giri.tagore@hotmail.com","dop":"2025-10-21","serial_number":"883887986907024","imei1":"883887986907024","imei2":"883887986907024","popurl":"www.rudra-mishra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94592,"job_number":"JOB_94592","tr_customer_id":94609,"tr_customer_product_id":94599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Triloki Nath Trivedi","mobile_number":"7067655959","email_id":"chandramani.gill@gmail.com","dop":"2025-10-21","serial_number":"163277309938638","imei1":"163277309938638","imei2":"163277309938638","popurl":"www.vidhya-nair.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94593,"job_number":"JOB_94593","tr_customer_id":94610,"tr_customer_product_id":94600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Bhupati Naik","mobile_number":"7084160198","email_id":"archan.kaniyar@gmail.com","dop":"2025-10-21","serial_number":"920014772018626","imei1":"920014772018626","imei2":"920014772018626","popurl":"www.himadri-guneta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94594,"job_number":"JOB_94594","tr_customer_id":94611,"tr_customer_product_id":94601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Brahmaanand Khatri","mobile_number":"7053146873","email_id":"trisha.prajapat@hotmail.com","dop":"2025-10-21","serial_number":"180748224318012","imei1":"180748224318012","imei2":"180748224318012","popurl":"www.veda-mahajan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94595,"job_number":"JOB_94595","tr_customer_id":94612,"tr_customer_product_id":94602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:23.000Z","modified_at":"2025-10-31T13:47:23.000Z","name":"Subhash Varrier","mobile_number":"7067244782","email_id":"amritambu.banerjee@yahoo.co.in","dop":"2025-10-21","serial_number":"756259242942892","imei1":"756259242942892","imei2":"756259242942892","popurl":"www.chandradev-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94596,"job_number":"JOB_94596","tr_customer_id":94613,"tr_customer_product_id":94603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Ramaa Reddy","mobile_number":"7032729892","email_id":"indira.bhattacharya@hotmail.com","dop":"2025-10-21","serial_number":"548112239894637","imei1":"548112239894637","imei2":"548112239894637","popurl":"www.baladitya-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94597,"job_number":"JOB_94597","tr_customer_id":94614,"tr_customer_product_id":94604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Aadinath Nehru","mobile_number":"7037266952","email_id":"daevi.gill@yahoo.co.in","dop":"2025-10-21","serial_number":"179193372156697","imei1":"179193372156697","imei2":"179193372156697","popurl":"www.aasa-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94598,"job_number":"JOB_94598","tr_customer_id":94615,"tr_customer_product_id":94605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Sudeva Banerjee","mobile_number":"7063379894","email_id":"anand.singh@gmail.com","dop":"2025-10-21","serial_number":"328708028324243","imei1":"328708028324243","imei2":"328708028324243","popurl":"www.shreyashi-marar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94599,"job_number":"JOB_94599","tr_customer_id":94616,"tr_customer_product_id":94606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Bhaves Dwivedi","mobile_number":"7088189237","email_id":"chandrakin.tandon@hotmail.com","dop":"2025-10-21","serial_number":"665796018723773","imei1":"665796018723773","imei2":"665796018723773","popurl":"www.akshat-agarwal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94600,"job_number":"JOB_94600","tr_customer_id":94617,"tr_customer_product_id":94607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Deevakar Sharma","mobile_number":"7096746748","email_id":"vedang.devar@gmail.com","dop":"2025-10-21","serial_number":"395183021774050","imei1":"395183021774050","imei2":"395183021774050","popurl":"www.geetanjali-bhat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94601,"job_number":"JOB_94601","tr_customer_id":94618,"tr_customer_product_id":94608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Gandharv Khanna","mobile_number":"7088571393","email_id":"advaya.guha@yahoo.co.in","dop":"2025-10-21","serial_number":"224770845391629","imei1":"224770845391629","imei2":"224770845391629","popurl":"www.vedanshi-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94602,"job_number":"JOB_94602","tr_customer_id":94619,"tr_customer_product_id":94609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Chandradev Johar","mobile_number":"7086562202","email_id":"deeptanshu.jha@gmail.com","dop":"2025-10-21","serial_number":"386935023782489","imei1":"386935023782489","imei2":"386935023782489","popurl":"www.vasudha-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94603,"job_number":"JOB_94603","tr_customer_id":94620,"tr_customer_product_id":94610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Dhanapati Deshpande","mobile_number":"7075617753","email_id":"aaditya.iyer@gmail.com","dop":"2025-10-21","serial_number":"659994934504507","imei1":"659994934504507","imei2":"659994934504507","popurl":"www.aanandinii-mukhopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94604,"job_number":"JOB_94604","tr_customer_id":94621,"tr_customer_product_id":94611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Deeptanshu Ganaka","mobile_number":"7008647017","email_id":"mayoor.chattopadhyay@yahoo.co.in","dop":"2025-10-21","serial_number":"382862474541311","imei1":"382862474541311","imei2":"382862474541311","popurl":"www.aslesha-gupta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94605,"job_number":"JOB_94605","tr_customer_id":94622,"tr_customer_product_id":94612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Baala Somayaji","mobile_number":"7041969684","email_id":"laxmi.dhawan@hotmail.com","dop":"2025-10-21","serial_number":"997254775602438","imei1":"997254775602438","imei2":"997254775602438","popurl":"www.aashritha-ahluwalia.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94606,"job_number":"JOB_94606","tr_customer_id":94623,"tr_customer_product_id":94613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Girindra Malik","mobile_number":"7052241722","email_id":"meenakshi.joshi@hotmail.com","dop":"2025-10-21","serial_number":"113026917636868","imei1":"113026917636868","imei2":"113026917636868","popurl":"www.hiranya-gowda.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94607,"job_number":"JOB_94607","tr_customer_id":94624,"tr_customer_product_id":94614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Atmananda Varma","mobile_number":"7031916696","email_id":"sher.dutta@gmail.com","dop":"2025-10-21","serial_number":"595934542386350","imei1":"595934542386350","imei2":"595934542386350","popurl":"www.gotum-khan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94608,"job_number":"JOB_94608","tr_customer_id":94625,"tr_customer_product_id":94615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Chaturaanan Gandhi","mobile_number":"7067793095","email_id":"damayanti.chaturvedi@hotmail.com","dop":"2025-10-21","serial_number":"064174261303540","imei1":"064174261303540","imei2":"064174261303540","popurl":"www.shreyashi-tagore.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94609,"job_number":"JOB_94609","tr_customer_id":94626,"tr_customer_product_id":94616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Amrit Namboothiri","mobile_number":"7027325784","email_id":"purnima.mehra@gmail.com","dop":"2025-10-21","serial_number":"004175124091119","imei1":"004175124091119","imei2":"004175124091119","popurl":"www.narendra-patil.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94610,"job_number":"JOB_94610","tr_customer_id":94627,"tr_customer_product_id":94617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Chidambar Kaniyar","mobile_number":"7023800948","email_id":"buddhana.embranthiri@gmail.com","dop":"2025-10-21","serial_number":"184245509099849","imei1":"184245509099849","imei2":"184245509099849","popurl":"www.brahmdev-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94611,"job_number":"JOB_94611","tr_customer_id":94628,"tr_customer_product_id":94618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Chitrali Deshpande","mobile_number":"7049556810","email_id":"anunay.acharya@yahoo.co.in","dop":"2025-10-21","serial_number":"478485818568568","imei1":"478485818568568","imei2":"478485818568568","popurl":"www.bhushan-kapoor.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94612,"job_number":"JOB_94612","tr_customer_id":94629,"tr_customer_product_id":94619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Usha Guha","mobile_number":"7055635943","email_id":"shreyashi.acharya@hotmail.com","dop":"2025-10-21","serial_number":"980403355874716","imei1":"980403355874716","imei2":"980403355874716","popurl":"www.trilochana-naik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94613,"job_number":"JOB_94613","tr_customer_id":94630,"tr_customer_product_id":94620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Rohan Mahajan","mobile_number":"7022933627","email_id":"chanda.nayar@yahoo.co.in","dop":"2025-10-21","serial_number":"190565718359235","imei1":"190565718359235","imei2":"190565718359235","popurl":"www.chinmayanand-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94614,"job_number":"JOB_94614","tr_customer_id":94631,"tr_customer_product_id":94621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Tanushri Pandey","mobile_number":"7098120460","email_id":"harinarayan.saini@yahoo.co.in","dop":"2025-10-21","serial_number":"163081124856247","imei1":"163081124856247","imei2":"163081124856247","popurl":"www.chandi-bharadwaj.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94615,"job_number":"JOB_94615","tr_customer_id":94632,"tr_customer_product_id":94622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:24.000Z","name":"Advaya Mehrotra","mobile_number":"7011478603","email_id":"baalagopaal.verma@gmail.com","dop":"2025-10-21","serial_number":"224280578224305","imei1":"224280578224305","imei2":"224280578224305","popurl":"www.gajaadhar-patil.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94616,"job_number":"JOB_94616","tr_customer_id":94633,"tr_customer_product_id":94623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:24.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Dhaanyalakshmi Guha","mobile_number":"7071041600","email_id":"somnath.gill@yahoo.co.in","dop":"2025-10-21","serial_number":"069369908825086","imei1":"069369908825086","imei2":"069369908825086","popurl":"www.divaakar-dhawan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94617,"job_number":"JOB_94617","tr_customer_id":94634,"tr_customer_product_id":94624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Bhupati Dutta","mobile_number":"7046090074","email_id":"harit.dutta@yahoo.co.in","dop":"2025-10-21","serial_number":"796523905375134","imei1":"796523905375134","imei2":"796523905375134","popurl":"www.geetanjali-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94618,"job_number":"JOB_94618","tr_customer_id":94635,"tr_customer_product_id":94625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Kashyapi Devar","mobile_number":"7052375513","email_id":"vrinda.kapoor@hotmail.com","dop":"2025-10-21","serial_number":"716174215704833","imei1":"716174215704833","imei2":"716174215704833","popurl":"www.anurag-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94619,"job_number":"JOB_94619","tr_customer_id":94636,"tr_customer_product_id":94626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Akshaj Dutta","mobile_number":"7059464811","email_id":"dhyaneshwar.khanna@gmail.com","dop":"2025-10-21","serial_number":"101605053207608","imei1":"101605053207608","imei2":"101605053207608","popurl":"www.agniprava-talwar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94620,"job_number":"JOB_94620","tr_customer_id":94637,"tr_customer_product_id":94627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Devesh Kapoor","mobile_number":"7006802062","email_id":"gauraang.sethi@hotmail.com","dop":"2025-10-21","serial_number":"798888635205902","imei1":"798888635205902","imei2":"798888635205902","popurl":"www.asha-arora.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94621,"job_number":"JOB_94621","tr_customer_id":94638,"tr_customer_product_id":94628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Anala Khan","mobile_number":"7097823360","email_id":"buddhana.ahluwalia@yahoo.co.in","dop":"2025-10-21","serial_number":"410980476635833","imei1":"410980476635833","imei2":"410980476635833","popurl":"www.shanti-embranthiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94622,"job_number":"JOB_94622","tr_customer_id":94639,"tr_customer_product_id":94629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Bhoopati Dubashi","mobile_number":"7074620141","email_id":"kashyap.jha@gmail.com","dop":"2025-10-21","serial_number":"899277569263483","imei1":"899277569263483","imei2":"899277569263483","popurl":"www.poornima-tandon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94623,"job_number":"JOB_94623","tr_customer_id":94640,"tr_customer_product_id":94630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Kama Varman","mobile_number":"7019449447","email_id":"dhanesh.khanna@yahoo.co.in","dop":"2025-10-21","serial_number":"407612887469727","imei1":"407612887469727","imei2":"407612887469727","popurl":"www.gajaadhar-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94624,"job_number":"JOB_94624","tr_customer_id":94641,"tr_customer_product_id":94631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Bhagwanti Kakkar","mobile_number":"7029010066","email_id":"sarla.marar@yahoo.co.in","dop":"2025-10-21","serial_number":"880863195447535","imei1":"880863195447535","imei2":"880863195447535","popurl":"www.jagmeet-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94625,"job_number":"JOB_94625","tr_customer_id":94642,"tr_customer_product_id":94632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Dhanesh Abbott","mobile_number":"7004347869","email_id":"ajit.sharma@yahoo.co.in","dop":"2025-10-21","serial_number":"137954170385027","imei1":"137954170385027","imei2":"137954170385027","popurl":"www.dwaipayan-varma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94626,"job_number":"JOB_94626","tr_customer_id":94643,"tr_customer_product_id":94633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Gotum Kaniyar","mobile_number":"7067592490","email_id":"chandak.khatri@gmail.com","dop":"2025-10-21","serial_number":"891279720155075","imei1":"891279720155075","imei2":"891279720155075","popurl":"www.dhanu-adiga.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94627,"job_number":"JOB_94627","tr_customer_id":94644,"tr_customer_product_id":94634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Chandramohan Mukhopadhyay","mobile_number":"7035016884","email_id":"bhudeva.dwivedi@gmail.com","dop":"2025-10-21","serial_number":"074860374648041","imei1":"074860374648041","imei2":"074860374648041","popurl":"www.gajabahu-chattopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94628,"job_number":"JOB_94628","tr_customer_id":94645,"tr_customer_product_id":94635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Ganak Sethi","mobile_number":"7083490511","email_id":"meenakshi.desai@yahoo.co.in","dop":"2025-10-21","serial_number":"685488072476487","imei1":"685488072476487","imei2":"685488072476487","popurl":"www.achyut-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94629,"job_number":"JOB_94629","tr_customer_id":94646,"tr_customer_product_id":94636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Rajendra Chaturvedi","mobile_number":"7002487846","email_id":"deveshwar.agarwal@gmail.com","dop":"2025-10-21","serial_number":"430673526772633","imei1":"430673526772633","imei2":"430673526772633","popurl":"www.akshita-kaul.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94630,"job_number":"JOB_94630","tr_customer_id":94647,"tr_customer_product_id":94637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Bhudeva Joshi","mobile_number":"7022675613","email_id":"brahmanandam.pandey@gmail.com","dop":"2025-10-21","serial_number":"934900321403729","imei1":"934900321403729","imei2":"934900321403729","popurl":"www.deeptimoy-pillai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94631,"job_number":"JOB_94631","tr_customer_id":94648,"tr_customer_product_id":94638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Mohini Bhattacharya","mobile_number":"7073610451","email_id":"deeptiman.bharadwaj@hotmail.com","dop":"2025-10-21","serial_number":"898269818404015","imei1":"898269818404015","imei2":"898269818404015","popurl":"www.kumuda-dubashi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94632,"job_number":"JOB_94632","tr_customer_id":94649,"tr_customer_product_id":94639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Anurag Sharma","mobile_number":"7061169187","email_id":"vaishno.iyengar@gmail.com","dop":"2025-10-21","serial_number":"164627956208479","imei1":"164627956208479","imei2":"164627956208479","popurl":"www.agnimitra-patel.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94633,"job_number":"JOB_94633","tr_customer_id":94650,"tr_customer_product_id":94640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Atmanand Gill","mobile_number":"7089422792","email_id":"shashikala.singh@gmail.com","dop":"2025-10-21","serial_number":"863954357524775","imei1":"863954357524775","imei2":"863954357524775","popurl":"www.akroor-deshpande.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94634,"job_number":"JOB_94634","tr_customer_id":94651,"tr_customer_product_id":94641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Vinay Joshi","mobile_number":"7007037636","email_id":"aaditya.varma@hotmail.com","dop":"2025-10-21","serial_number":"514590450322636","imei1":"514590450322636","imei2":"514590450322636","popurl":"www.charumati-johar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94635,"job_number":"JOB_94635","tr_customer_id":94652,"tr_customer_product_id":94642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Kamalesh Guha","mobile_number":"7038017524","email_id":"priya.naik@gmail.com","dop":"2025-10-21","serial_number":"721693227412713","imei1":"721693227412713","imei2":"721693227412713","popurl":"www.bharat-patil.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94636,"job_number":"JOB_94636","tr_customer_id":94653,"tr_customer_product_id":94643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Prasad Mehrotra","mobile_number":"7063166656","email_id":"ashlesh.sethi@gmail.com","dop":"2025-10-21","serial_number":"232002605891853","imei1":"232002605891853","imei2":"232002605891853","popurl":"www.sumitra-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94637,"job_number":"JOB_94637","tr_customer_id":94654,"tr_customer_product_id":94644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Chatur Malik","mobile_number":"7083568363","email_id":"bhoopati.jha@hotmail.com","dop":"2025-10-21","serial_number":"805452421876764","imei1":"805452421876764","imei2":"805452421876764","popurl":"www.himani-tandon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94638,"job_number":"JOB_94638","tr_customer_id":94655,"tr_customer_product_id":94645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Satyen Singh","mobile_number":"7031926199","email_id":"dinakar.bhattacharya@hotmail.com","dop":"2025-10-21","serial_number":"600359680368281","imei1":"600359680368281","imei2":"600359680368281","popurl":"www.ekaaksh-pandey.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94639,"job_number":"JOB_94639","tr_customer_id":94656,"tr_customer_product_id":94646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Ahilya Verma","mobile_number":"7012608028","email_id":"pran.khanna@gmail.com","dop":"2025-10-21","serial_number":"002173573822186","imei1":"002173573822186","imei2":"002173573822186","popurl":"www.javas-kaul.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94640,"job_number":"JOB_94640","tr_customer_id":94657,"tr_customer_product_id":94647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Vedang Sharma","mobile_number":"7000992158","email_id":"balagovind.ahluwalia@hotmail.com","dop":"2025-10-21","serial_number":"534916467600088","imei1":"534916467600088","imei2":"534916467600088","popurl":"www.devi-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94641,"job_number":"JOB_94641","tr_customer_id":94658,"tr_customer_product_id":94648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:25.000Z","modified_at":"2025-10-31T13:47:25.000Z","name":"Darshan Desai","mobile_number":"7057756704","email_id":"bhaasvan.varman@yahoo.co.in","dop":"2025-10-21","serial_number":"159295430160552","imei1":"159295430160552","imei2":"159295430160552","popurl":"www.bhargavi-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94642,"job_number":"JOB_94642","tr_customer_id":94659,"tr_customer_product_id":94649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Dhana Dutta","mobile_number":"7048279367","email_id":"sujata.ahluwalia@yahoo.co.in","dop":"2025-10-21","serial_number":"012188986677456","imei1":"012188986677456","imei2":"012188986677456","popurl":"www.baalagopaal-prajapat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94643,"job_number":"JOB_94643","tr_customer_id":94660,"tr_customer_product_id":94650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Bodhan Mishra","mobile_number":"7078673948","email_id":"sher.ahuja@hotmail.com","dop":"2025-10-21","serial_number":"543416791063832","imei1":"543416791063832","imei2":"543416791063832","popurl":"www.chidaatma-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94644,"job_number":"JOB_94644","tr_customer_id":94661,"tr_customer_product_id":94651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Anjushree Patil","mobile_number":"7055619055","email_id":"chatura.khanna@yahoo.co.in","dop":"2025-10-21","serial_number":"518353147833275","imei1":"518353147833275","imei2":"518353147833275","popurl":"www.jagdeep-gandhi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94645,"job_number":"JOB_94645","tr_customer_id":94662,"tr_customer_product_id":94652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Gudakesa Tandon","mobile_number":"7018518194","email_id":"deeptendu.mehra@gmail.com","dop":"2025-10-21","serial_number":"286293789475035","imei1":"286293789475035","imei2":"286293789475035","popurl":"www.yogesh-agarwal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94646,"job_number":"JOB_94646","tr_customer_id":94663,"tr_customer_product_id":94653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Anjushri Tagore","mobile_number":"7081286687","email_id":"dhatri.dutta@gmail.com","dop":"2025-10-21","serial_number":"631348208975576","imei1":"631348208975576","imei2":"631348208975576","popurl":"www.rita-butt.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94647,"job_number":"JOB_94647","tr_customer_id":94664,"tr_customer_product_id":94654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Drona Pilla","mobile_number":"7062960625","email_id":"giriraaj.nayar@gmail.com","dop":"2025-10-21","serial_number":"383273911172927","imei1":"383273911172927","imei2":"383273911172927","popurl":"www.omana-somayaji.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94648,"job_number":"JOB_94648","tr_customer_id":94666,"tr_customer_product_id":94656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Jagdish Ahluwalia","mobile_number":"7032024239","email_id":"aishani.pilla@gmail.com","dop":"2025-10-21","serial_number":"591655452236010","imei1":"591655452236010","imei2":"591655452236010","popurl":"www.anand swarup-bhattacharya.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94649,"job_number":"JOB_94649","tr_customer_id":94665,"tr_customer_product_id":94655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Rajiv Panicker","mobile_number":"7092355104","email_id":"tanushri.mehra@gmail.com","dop":"2025-10-21","serial_number":"767986059629793","imei1":"767986059629793","imei2":"767986059629793","popurl":"www.aadinath-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94650,"job_number":"JOB_94650","tr_customer_id":94667,"tr_customer_product_id":94657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Dhana Khanna","mobile_number":"7096826186","email_id":"mohana.jha@yahoo.co.in","dop":"2025-10-21","serial_number":"343433641896161","imei1":"343433641896161","imei2":"343433641896161","popurl":"www.aanandaswarup-sharma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94651,"job_number":"JOB_94651","tr_customer_id":94668,"tr_customer_product_id":94658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Acharyanandana Asan","mobile_number":"7058619320","email_id":"somnath.varman@hotmail.com","dop":"2025-10-21","serial_number":"659339685975323","imei1":"659339685975323","imei2":"659339685975323","popurl":"www.bhuvaneshwar-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94652,"job_number":"JOB_94652","tr_customer_id":94669,"tr_customer_product_id":94659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Kirti Bhattacharya","mobile_number":"7049379252","email_id":"rati.chattopadhyay@yahoo.co.in","dop":"2025-10-21","serial_number":"411597208630052","imei1":"411597208630052","imei2":"411597208630052","popurl":"www.anasooya-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94653,"job_number":"JOB_94653","tr_customer_id":94670,"tr_customer_product_id":94660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Chidambaram Pilla","mobile_number":"7098175038","email_id":"deeptiman.mehrotra@hotmail.com","dop":"2025-10-21","serial_number":"420389501888236","imei1":"420389501888236","imei2":"420389501888236","popurl":"www.aruna-achari.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94654,"job_number":"JOB_94654","tr_customer_id":94671,"tr_customer_product_id":94661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Avadhesh Johar","mobile_number":"7074305027","email_id":"hamsini.pilla@gmail.com","dop":"2025-10-21","serial_number":"447096325911207","imei1":"447096325911207","imei2":"447096325911207","popurl":"www.chandradev-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94655,"job_number":"JOB_94655","tr_customer_id":94672,"tr_customer_product_id":94662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Charumati Khan","mobile_number":"7091074446","email_id":"mukul.jain@yahoo.co.in","dop":"2025-10-21","serial_number":"693845840340001","imei1":"693845840340001","imei2":"693845840340001","popurl":"www.tarun-mehra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94656,"job_number":"JOB_94656","tr_customer_id":94673,"tr_customer_product_id":94663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Bhaanumati Shah","mobile_number":"7012065596","email_id":"trilokinath.sharma@gmail.com","dop":"2025-10-21","serial_number":"600133197100724","imei1":"600133197100724","imei2":"600133197100724","popurl":"www.som-johar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94657,"job_number":"JOB_94657","tr_customer_id":94674,"tr_customer_product_id":94664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Dayaamay Naik","mobile_number":"7053809337","email_id":"chatura.gowda@hotmail.com","dop":"2025-10-21","serial_number":"966220731763075","imei1":"966220731763075","imei2":"966220731763075","popurl":"www.gajaadhar-nayar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94658,"job_number":"JOB_94658","tr_customer_id":94675,"tr_customer_product_id":94665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Krishna Devar","mobile_number":"7067190427","email_id":"acharyanandana.nayar@gmail.com","dop":"2025-10-21","serial_number":"825546744926281","imei1":"825546744926281","imei2":"825546744926281","popurl":"www.digambara-somayaji.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94659,"job_number":"JOB_94659","tr_customer_id":94676,"tr_customer_product_id":94666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Abhaya Bhattacharya","mobile_number":"7098288776","email_id":"chinmayanand.chaturvedi@hotmail.com","dop":"2025-10-21","serial_number":"253941320098341","imei1":"253941320098341","imei2":"253941320098341","popurl":"www.bhanumati-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94660,"job_number":"JOB_94660","tr_customer_id":94677,"tr_customer_product_id":94667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Ujjawal Mahajan","mobile_number":"7007760984","email_id":"gita.gupta@hotmail.com","dop":"2025-10-21","serial_number":"758234038431664","imei1":"758234038431664","imei2":"758234038431664","popurl":"www.heema-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94661,"job_number":"JOB_94661","tr_customer_id":94678,"tr_customer_product_id":94668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Charumati Pilla","mobile_number":"7096132939","email_id":"kalyani.chopra@gmail.com","dop":"2025-10-21","serial_number":"693792640307368","imei1":"693792640307368","imei2":"693792640307368","popurl":"www.bhadrak-trivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94662,"job_number":"JOB_94662","tr_customer_id":94679,"tr_customer_product_id":94669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:26.000Z","name":"Achintya Tandon","mobile_number":"7042306513","email_id":"anilaabh.pillai@yahoo.co.in","dop":"2025-10-21","serial_number":"267819733911294","imei1":"267819733911294","imei2":"267819733911294","popurl":"www.sanjay-kakkar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94663,"job_number":"JOB_94663","tr_customer_id":94680,"tr_customer_product_id":94670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Baladitya Patel","mobile_number":"7097968501","email_id":"chandraketu.kocchar@yahoo.co.in","dop":"2025-10-21","serial_number":"241036993751698","imei1":"241036993751698","imei2":"241036993751698","popurl":"www.rita-patel.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94664,"job_number":"JOB_94664","tr_customer_id":94681,"tr_customer_product_id":94671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:26.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Ajit Bandopadhyay","mobile_number":"7085465259","email_id":"priya.banerjee@hotmail.com","dop":"2025-10-21","serial_number":"489375745072144","imei1":"489375745072144","imei2":"489375745072144","popurl":"www.birjesh-pothuvaal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94665,"job_number":"JOB_94665","tr_customer_id":94682,"tr_customer_product_id":94672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Opalina Tagore","mobile_number":"7083276982","email_id":"amaresh.rana@hotmail.com","dop":"2025-10-21","serial_number":"602624769976101","imei1":"602624769976101","imei2":"602624769976101","popurl":"www.bhooshan-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94666,"job_number":"JOB_94666","tr_customer_id":94683,"tr_customer_product_id":94673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Divjot Patel","mobile_number":"7011616288","email_id":"mayoor.rana@hotmail.com","dop":"2025-10-21","serial_number":"376990466464788","imei1":"376990466464788","imei2":"376990466464788","popurl":"www.mohan-naik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94667,"job_number":"JOB_94667","tr_customer_id":94684,"tr_customer_product_id":94674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Bilwa Butt","mobile_number":"7009480481","email_id":"deveshwar.dhawan@yahoo.co.in","dop":"2025-10-21","serial_number":"669265282729005","imei1":"669265282729005","imei2":"669265282729005","popurl":"www.harit-sinha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94668,"job_number":"JOB_94668","tr_customer_id":94685,"tr_customer_product_id":94675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Manisha Kocchar","mobile_number":"7094965314","email_id":"goutam.kapoor@gmail.com","dop":"2025-10-21","serial_number":"666992842791604","imei1":"666992842791604","imei2":"666992842791604","popurl":"www.dhanesh-mehra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94669,"job_number":"JOB_94669","tr_customer_id":94686,"tr_customer_product_id":94676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Jagathi Varma","mobile_number":"7074000196","email_id":"gautam.pandey@gmail.com","dop":"2025-10-21","serial_number":"269291516579506","imei1":"269291516579506","imei2":"269291516579506","popurl":"www.kumuda-bhattacharya.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94670,"job_number":"JOB_94670","tr_customer_id":94687,"tr_customer_product_id":94677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Atmaja Bhattathiri","mobile_number":"7083163236","email_id":"deveshwar.patil@yahoo.co.in","dop":"2025-10-21","serial_number":"783562267615467","imei1":"783562267615467","imei2":"783562267615467","popurl":"www.kalyani-sharma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94671,"job_number":"JOB_94671","tr_customer_id":94688,"tr_customer_product_id":94678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Bhupati Varrier","mobile_number":"7008967142","email_id":"madhuri.dubashi@hotmail.com","dop":"2025-10-21","serial_number":"378307213971880","imei1":"378307213971880","imei2":"378307213971880","popurl":"www.eekalabya-dutta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94672,"job_number":"JOB_94672","tr_customer_id":94689,"tr_customer_product_id":94679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Jagdish Bhattathiri","mobile_number":"7056075289","email_id":"anasuya.bharadwaj@hotmail.com","dop":"2025-10-21","serial_number":"558191969078730","imei1":"558191969078730","imei2":"558191969078730","popurl":"www.tejas-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94673,"job_number":"JOB_94673","tr_customer_id":94690,"tr_customer_product_id":94680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Lal Panicker","mobile_number":"7094402700","email_id":"chidaakaash.bhattathiri@hotmail.com","dop":"2025-10-21","serial_number":"392941810745914","imei1":"392941810745914","imei2":"392941810745914","popurl":"www.gandharv-adiga.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94674,"job_number":"JOB_94674","tr_customer_id":94691,"tr_customer_product_id":94681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Dakshayani Achari","mobile_number":"7063015101","email_id":"akshat.saini@gmail.com","dop":"2025-10-21","serial_number":"667229804485883","imei1":"667229804485883","imei2":"667229804485883","popurl":"www.kashyapi-nambeesan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94675,"job_number":"JOB_94675","tr_customer_id":94692,"tr_customer_product_id":94682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Shubha Talwar","mobile_number":"7095953420","email_id":"rageshwari.pothuvaal@hotmail.com","dop":"2025-10-21","serial_number":"364163649165658","imei1":"364163649165658","imei2":"364163649165658","popurl":"www.eekalabya-gandhi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94676,"job_number":"JOB_94676","tr_customer_id":94693,"tr_customer_product_id":94683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Anunay Adiga","mobile_number":"7040619197","email_id":"charvi.mehrotra@gmail.com","dop":"2025-10-21","serial_number":"233155513858672","imei1":"233155513858672","imei2":"233155513858672","popurl":"www.balagopal-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94677,"job_number":"JOB_94677","tr_customer_id":94694,"tr_customer_product_id":94684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Bhadrak Chaturvedi","mobile_number":"7006278626","email_id":"triloki.chopra@hotmail.com","dop":"2025-10-21","serial_number":"761510452904025","imei1":"761510452904025","imei2":"761510452904025","popurl":"www.vidya-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94678,"job_number":"JOB_94678","tr_customer_id":94695,"tr_customer_product_id":94685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Sarla Mehrotra","mobile_number":"7095998748","email_id":"mina.gowda@gmail.com","dop":"2025-10-21","serial_number":"291938708621184","imei1":"291938708621184","imei2":"291938708621184","popurl":"www.vasudha-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94679,"job_number":"JOB_94679","tr_customer_id":94696,"tr_customer_product_id":94686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Amaranaath Embranthiri","mobile_number":"7096451691","email_id":"laxmi.devar@gmail.com","dop":"2025-10-21","serial_number":"230701700276085","imei1":"230701700276085","imei2":"230701700276085","popurl":"www.asha-iyer.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94680,"job_number":"JOB_94680","tr_customer_id":94697,"tr_customer_product_id":94687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Chaten Pothuvaal","mobile_number":"7080789421","email_id":"kashyapi.bandopadhyay@yahoo.co.in","dop":"2025-10-21","serial_number":"200209648221918","imei1":"200209648221918","imei2":"200209648221918","popurl":"www.deeptiman-bharadwaj.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94681,"job_number":"JOB_94681","tr_customer_id":94698,"tr_customer_product_id":94688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Garuda Pandey","mobile_number":"7014574474","email_id":"deeptimay.singh@yahoo.co.in","dop":"2025-10-21","serial_number":"302008357568185","imei1":"302008357568185","imei2":"302008357568185","popurl":"www.deepankar-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94682,"job_number":"JOB_94682","tr_customer_id":94699,"tr_customer_product_id":94689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Eekalabya Kaniyar","mobile_number":"7057434281","email_id":"vidhur.panicker@yahoo.co.in","dop":"2025-10-21","serial_number":"133113535439590","imei1":"133113535439590","imei2":"133113535439590","popurl":"www.abhirath-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94683,"job_number":"JOB_94683","tr_customer_id":94700,"tr_customer_product_id":94690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Bala Khan","mobile_number":"7096425993","email_id":"sushil.iyengar@yahoo.co.in","dop":"2025-10-21","serial_number":"767225433076125","imei1":"767225433076125","imei2":"767225433076125","popurl":"www.bhagwati-chattopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94684,"job_number":"JOB_94684","tr_customer_id":94701,"tr_customer_product_id":94691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Shanti Deshpande","mobile_number":"7051848858","email_id":"sunita.somayaji@yahoo.co.in","dop":"2025-10-21","serial_number":"554312447468371","imei1":"554312447468371","imei2":"554312447468371","popurl":"www.chiranjeeve-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94685,"job_number":"JOB_94685","tr_customer_id":94702,"tr_customer_product_id":94692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Devi Naik","mobile_number":"7049311780","email_id":"kumar.devar@hotmail.com","dop":"2025-10-21","serial_number":"854345195544556","imei1":"854345195544556","imei2":"854345195544556","popurl":"www.gotum-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94686,"job_number":"JOB_94686","tr_customer_id":94703,"tr_customer_product_id":94693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:27.000Z","modified_at":"2025-10-31T13:47:27.000Z","name":"Purushottam Panicker","mobile_number":"7055444702","email_id":"anal.verma@yahoo.co.in","dop":"2025-10-21","serial_number":"863102723853169","imei1":"863102723853169","imei2":"863102723853169","popurl":"www.bahula-chaturvedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94687,"job_number":"JOB_94687","tr_customer_id":94704,"tr_customer_product_id":94694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Shashi Naik","mobile_number":"7047884738","email_id":"hiranya.patel@yahoo.co.in","dop":"2025-10-21","serial_number":"335265659707961","imei1":"335265659707961","imei2":"335265659707961","popurl":"www.adityanandan-dubashi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94688,"job_number":"JOB_94688","tr_customer_id":94705,"tr_customer_product_id":94695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Brahmdev Sinha","mobile_number":"7066858608","email_id":"anilaabh.malik@gmail.com","dop":"2025-10-21","serial_number":"760080498993016","imei1":"760080498993016","imei2":"760080498993016","popurl":"www.aadrika-patil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94689,"job_number":"JOB_94689","tr_customer_id":94707,"tr_customer_product_id":94697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Daevika Chopra","mobile_number":"7086280442","email_id":"suma.kaul@gmail.com","dop":"2025-10-21","serial_number":"450138513692334","imei1":"450138513692334","imei2":"450138513692334","popurl":"www.bhaves-iyer.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94690,"job_number":"JOB_94689","tr_customer_id":94706,"tr_customer_product_id":94696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Tushar Joshi","mobile_number":"7098420113","email_id":"pramila.iyengar@gmail.com","dop":"2025-10-21","serial_number":"431516695601173","imei1":"431516695601173","imei2":"431516695601173","popurl":"www.ganak-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94691,"job_number":"JOB_94691","tr_customer_id":94708,"tr_customer_product_id":94698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Brahmabrata Mahajan","mobile_number":"7097747491","email_id":"tanushree.chattopadhyay@hotmail.com","dop":"2025-10-21","serial_number":"400212257708497","imei1":"400212257708497","imei2":"400212257708497","popurl":"www.mukul-kaniyar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94692,"job_number":"JOB_94692","tr_customer_id":94709,"tr_customer_product_id":94699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Asha Gill","mobile_number":"7012686037","email_id":"shashikala.verma@yahoo.co.in","dop":"2025-10-21","serial_number":"114511729449433","imei1":"114511729449433","imei2":"114511729449433","popurl":"www.ujjawal-johar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94693,"job_number":"JOB_94693","tr_customer_id":94710,"tr_customer_product_id":94700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Anusuya Sethi","mobile_number":"7071777075","email_id":"bhushan.bharadwaj@gmail.com","dop":"2025-10-21","serial_number":"098429859830587","imei1":"098429859830587","imei2":"098429859830587","popurl":"www.deepankar-bhattacharya.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94694,"job_number":"JOB_94694","tr_customer_id":94711,"tr_customer_product_id":94701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Kashyapi Bhat","mobile_number":"7040012469","email_id":"dharani.varrier@yahoo.co.in","dop":"2025-10-21","serial_number":"637765867244883","imei1":"637765867244883","imei2":"637765867244883","popurl":"www.naval-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94695,"job_number":"JOB_94695","tr_customer_id":94712,"tr_customer_product_id":94702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Dinkar Pandey","mobile_number":"7024932452","email_id":"leela.agarwal@yahoo.co.in","dop":"2025-10-21","serial_number":"560632784389893","imei1":"560632784389893","imei2":"560632784389893","popurl":"www.baalagopaal-agarwal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94696,"job_number":"JOB_94696","tr_customer_id":94713,"tr_customer_product_id":94703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Shakti Tagore","mobile_number":"7077520454","email_id":"rukhmani.prajapat@gmail.com","dop":"2025-10-21","serial_number":"079724054862147","imei1":"079724054862147","imei2":"079724054862147","popurl":"www.eshita-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94697,"job_number":"JOB_94697","tr_customer_id":94714,"tr_customer_product_id":94704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Aashritha Iyengar","mobile_number":"7022709385","email_id":"daksha.abbott@yahoo.co.in","dop":"2025-10-21","serial_number":"893699517534447","imei1":"893699517534447","imei2":"893699517534447","popurl":"www.saroja-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94698,"job_number":"JOB_94698","tr_customer_id":94715,"tr_customer_product_id":94705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Atmanand Joshi","mobile_number":"7000089332","email_id":"bhudeva.guneta@gmail.com","dop":"2025-10-21","serial_number":"643513084707862","imei1":"643513084707862","imei2":"643513084707862","popurl":"www.devika-guneta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94699,"job_number":"JOB_94699","tr_customer_id":94716,"tr_customer_product_id":94706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Menaka Patil","mobile_number":"7070868209","email_id":"rakesh.somayaji@hotmail.com","dop":"2025-10-21","serial_number":"319690078372661","imei1":"319690078372661","imei2":"319690078372661","popurl":"www.anwesha-reddy.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94700,"job_number":"JOB_94700","tr_customer_id":94717,"tr_customer_product_id":94707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Sarla Singh","mobile_number":"7042042803","email_id":"chidananda.pothuvaal@gmail.com","dop":"2025-10-21","serial_number":"179671049010351","imei1":"179671049010351","imei2":"179671049010351","popurl":"www.ujjwal-panicker.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94701,"job_number":"JOB_94701","tr_customer_id":94718,"tr_customer_product_id":94708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Bhaves Malik","mobile_number":"7062438315","email_id":"agnimitra.kaniyar@gmail.com","dop":"2025-10-21","serial_number":"848564965557088","imei1":"848564965557088","imei2":"848564965557088","popurl":"www.chiranjeeve-arora.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94702,"job_number":"JOB_94702","tr_customer_id":94719,"tr_customer_product_id":94709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Rukhmani Talwar","mobile_number":"7012130716","email_id":"krishna.achari@yahoo.co.in","dop":"2025-10-21","serial_number":"227702027197234","imei1":"227702027197234","imei2":"227702027197234","popurl":"www.buddhana-pillai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94703,"job_number":"JOB_94703","tr_customer_id":94720,"tr_customer_product_id":94710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Dayamayee Varman","mobile_number":"7072228342","email_id":"dhanapati.iyer@yahoo.co.in","dop":"2025-10-21","serial_number":"318054256712809","imei1":"318054256712809","imei2":"318054256712809","popurl":"www.bilwa-banerjee.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94704,"job_number":"JOB_94704","tr_customer_id":94721,"tr_customer_product_id":94711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Amrit Iyengar","mobile_number":"7068789835","email_id":"gauraang.khan@hotmail.com","dop":"2025-10-21","serial_number":"715209581198411","imei1":"715209581198411","imei2":"715209581198411","popurl":"www.abhaya-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94705,"job_number":"JOB_94705","tr_customer_id":94722,"tr_customer_product_id":94712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Rukhmani Iyer","mobile_number":"7012860602","email_id":"ekdant.shah@gmail.com","dop":"2025-10-21","serial_number":"872875056502129","imei1":"872875056502129","imei2":"872875056502129","popurl":"www.atreyi-bhattathiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94706,"job_number":"JOB_94706","tr_customer_id":94723,"tr_customer_product_id":94713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Bhamini Dwivedi","mobile_number":"7086699047","email_id":"meenakshi.malik@yahoo.co.in","dop":"2025-10-21","serial_number":"548261049996048","imei1":"548261049996048","imei2":"548261049996048","popurl":"www.saroja-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94707,"job_number":"JOB_94707","tr_customer_id":94724,"tr_customer_product_id":94714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Chandrabhan Bhat","mobile_number":"7092456686","email_id":"suryakanta.banerjee@yahoo.co.in","dop":"2025-10-21","serial_number":"644046806062999","imei1":"644046806062999","imei2":"644046806062999","popurl":"www.baalaaditya-prajapat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94708,"job_number":"JOB_94708","tr_customer_id":94725,"tr_customer_product_id":94715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Gurdev Mukhopadhyay","mobile_number":"7019490427","email_id":"bhadraksh.shah@hotmail.com","dop":"2025-10-21","serial_number":"748543589077123","imei1":"748543589077123","imei2":"748543589077123","popurl":"www.bhadraksh-somayaji.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94709,"job_number":"JOB_94709","tr_customer_id":94726,"tr_customer_product_id":94716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Jyotis Nair","mobile_number":"7053589402","email_id":"bhagirathi.iyengar@hotmail.com","dop":"2025-10-21","serial_number":"264218182199501","imei1":"264218182199501","imei2":"264218182199501","popurl":"www.narayan-patel.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94710,"job_number":"JOB_94710","tr_customer_id":94727,"tr_customer_product_id":94717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Trilokesh Bhattacharya","mobile_number":"7092399723","email_id":"jaya.chattopadhyay@hotmail.com","dop":"2025-10-21","serial_number":"542881224452259","imei1":"542881224452259","imei2":"542881224452259","popurl":"www.jitender-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94711,"job_number":"JOB_94711","tr_customer_id":94728,"tr_customer_product_id":94718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Narayan Varrier","mobile_number":"7056430393","email_id":"ahalya.varma@yahoo.co.in","dop":"2025-10-21","serial_number":"510990315686797","imei1":"510990315686797","imei2":"510990315686797","popurl":"www.shantanu-nambeesan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94712,"job_number":"JOB_94712","tr_customer_id":94729,"tr_customer_product_id":94719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:28.000Z","modified_at":"2025-10-31T13:47:28.000Z","name":"Enakshi Kaul","mobile_number":"7074028506","email_id":"laxmi.somayaji@hotmail.com","dop":"2025-10-21","serial_number":"747102318868006","imei1":"747102318868006","imei2":"747102318868006","popurl":"www.ahilya-devar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94713,"job_number":"JOB_94713","tr_customer_id":94730,"tr_customer_product_id":94720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Brajendra Abbott","mobile_number":"7017879139","email_id":"anal.sinha@hotmail.com","dop":"2025-10-21","serial_number":"742815642345290","imei1":"742815642345290","imei2":"742815642345290","popurl":"www.chetan-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94714,"job_number":"JOB_94714","tr_customer_id":94731,"tr_customer_product_id":94721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Diptendu Guneta","mobile_number":"7010998725","email_id":"bhoopati.kapoor@hotmail.com","dop":"2025-10-21","serial_number":"908616471729054","imei1":"908616471729054","imei2":"908616471729054","popurl":"www.divaakar-gill.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94715,"job_number":"JOB_94715","tr_customer_id":94732,"tr_customer_product_id":94722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Gangesh Nehru","mobile_number":"7083264158","email_id":"abhaya.talwar@gmail.com","dop":"2025-10-21","serial_number":"191680936917416","imei1":"191680936917416","imei2":"191680936917416","popurl":"www.ghanshyam-tagore.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94716,"job_number":"JOB_94716","tr_customer_id":94733,"tr_customer_product_id":94723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Gajbaahu Dwivedi","mobile_number":"7093937795","email_id":"bhagavaan.patel@hotmail.com","dop":"2025-10-21","serial_number":"816284283496720","imei1":"816284283496720","imei2":"816284283496720","popurl":"www.usha-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94717,"job_number":"JOB_94717","tr_customer_id":94734,"tr_customer_product_id":94724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Agniprava Mehrotra","mobile_number":"7028814121","email_id":"rajinder.trivedi@gmail.com","dop":"2025-10-21","serial_number":"370795892587679","imei1":"370795892587679","imei2":"370795892587679","popurl":"www.gatik-reddy.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94718,"job_number":"JOB_94718","tr_customer_id":94735,"tr_customer_product_id":94725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Bhagwati Acharya","mobile_number":"7063325498","email_id":"chakor.nayar@gmail.com","dop":"2025-10-21","serial_number":"025968546004670","imei1":"025968546004670","imei2":"025968546004670","popurl":"www.ganapati-kakkar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94719,"job_number":"JOB_94719","tr_customer_id":94736,"tr_customer_product_id":94726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Lalita Adiga","mobile_number":"7057974874","email_id":"devak.saini@gmail.com","dop":"2025-10-21","serial_number":"735190486844294","imei1":"735190486844294","imei2":"735190486844294","popurl":"www.karthik-talwar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94720,"job_number":"JOB_94720","tr_customer_id":94737,"tr_customer_product_id":94727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Ujjawal Iyer","mobile_number":"7004760619","email_id":"lakshminath.agarwal@yahoo.co.in","dop":"2025-10-21","serial_number":"623973471571223","imei1":"623973471571223","imei2":"623973471571223","popurl":"www.vyas-mukhopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94721,"job_number":"JOB_94721","tr_customer_id":94738,"tr_customer_product_id":94729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Suma Adiga","mobile_number":"7071896314","email_id":"krishnadas.pothuvaal@gmail.com","dop":"2025-10-21","serial_number":"037057239445266","imei1":"037057239445266","imei2":"037057239445266","popurl":"www.bhadrak-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94722,"job_number":"JOB_94722","tr_customer_id":94739,"tr_customer_product_id":94728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Rakesh Abbott","mobile_number":"7091167990","email_id":"deepan.kapoor@hotmail.com","dop":"2025-10-21","serial_number":"161381498928340","imei1":"161381498928340","imei2":"161381498928340","popurl":"www.mohini-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94723,"job_number":"JOB_94723","tr_customer_id":94740,"tr_customer_product_id":94730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Deependra Pandey","mobile_number":"7070116009","email_id":"sheela.pilla@gmail.com","dop":"2025-10-21","serial_number":"230972207209544","imei1":"230972207209544","imei2":"230972207209544","popurl":"www.sanya-shah.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94724,"job_number":"JOB_94724","tr_customer_id":94741,"tr_customer_product_id":94731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Ambar Bharadwaj","mobile_number":"7049191823","email_id":"daksha.tagore@hotmail.com","dop":"2025-10-21","serial_number":"254266225179849","imei1":"254266225179849","imei2":"254266225179849","popurl":"www.chandravati-talwar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94725,"job_number":"JOB_94725","tr_customer_id":94742,"tr_customer_product_id":94732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Aryan Sethi","mobile_number":"7030157419","email_id":"devi.butt@hotmail.com","dop":"2025-10-21","serial_number":"035974706607752","imei1":"035974706607752","imei2":"035974706607752","popurl":"www.ritesh-khanna.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94726,"job_number":"JOB_94726","tr_customer_id":94743,"tr_customer_product_id":94733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Adheesh Mahajan","mobile_number":"7099346786","email_id":"alok.shukla@yahoo.co.in","dop":"2025-10-21","serial_number":"072208257777787","imei1":"072208257777787","imei2":"072208257777787","popurl":"www.ghanaanand-ahuja.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94727,"job_number":"JOB_94727","tr_customer_id":94744,"tr_customer_product_id":94734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Bishnu Sharma","mobile_number":"7004851206","email_id":"vinay.joshi@gmail.com","dop":"2025-10-21","serial_number":"558938264507841","imei1":"558938264507841","imei2":"558938264507841","popurl":"www.tarun-mahajan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94728,"job_number":"JOB_94728","tr_customer_id":94745,"tr_customer_product_id":94735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Aashritha Kapoor","mobile_number":"7040092791","email_id":"gudakesha.sinha@gmail.com","dop":"2025-10-21","serial_number":"920837161528937","imei1":"920837161528937","imei2":"920837161528937","popurl":"www.shashikala-varrier.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94729,"job_number":"JOB_94729","tr_customer_id":94746,"tr_customer_product_id":94736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Priyala Mehra","mobile_number":"7058785676","email_id":"abhaya.johar@gmail.com","dop":"2025-10-21","serial_number":"109222337378107","imei1":"109222337378107","imei2":"109222337378107","popurl":"www.krishna-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94730,"job_number":"JOB_94730","tr_customer_id":94747,"tr_customer_product_id":94737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Giri Saini","mobile_number":"7068074321","email_id":"jagdeep.bhattacharya@yahoo.co.in","dop":"2025-10-21","serial_number":"511526816293559","imei1":"511526816293559","imei2":"511526816293559","popurl":"www.suryakantam-bhattathiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94731,"job_number":"JOB_94731","tr_customer_id":94748,"tr_customer_product_id":94738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Prema Somayaji","mobile_number":"7023188597","email_id":"baala.nambeesan@yahoo.co.in","dop":"2025-10-21","serial_number":"896121970537140","imei1":"896121970537140","imei2":"896121970537140","popurl":"www.sharmila-varma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94732,"job_number":"JOB_94732","tr_customer_id":94749,"tr_customer_product_id":94739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Vrund Johar","mobile_number":"7006037404","email_id":"chandrakin.rana@hotmail.com","dop":"2025-10-21","serial_number":"499348294582642","imei1":"499348294582642","imei2":"499348294582642","popurl":"www.amodini-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94733,"job_number":"JOB_94733","tr_customer_id":94750,"tr_customer_product_id":94740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Brahmabrata Khan","mobile_number":"7049369168","email_id":"chetanaanand.joshi@yahoo.co.in","dop":"2025-10-21","serial_number":"233738907346999","imei1":"233738907346999","imei2":"233738907346999","popurl":"www.aanjaneya-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94734,"job_number":"JOB_94734","tr_customer_id":94751,"tr_customer_product_id":94741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:29.000Z","modified_at":"2025-10-31T13:47:29.000Z","name":"Deeptimoy Kaniyar","mobile_number":"7066584647","email_id":"shashi.guneta@yahoo.co.in","dop":"2025-10-21","serial_number":"121917851238363","imei1":"121917851238363","imei2":"121917851238363","popurl":"www.akshainie-acharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94735,"job_number":"JOB_94735","tr_customer_id":94752,"tr_customer_product_id":94742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Vinay Chopra","mobile_number":"7061519278","email_id":"rajinder.ganaka@gmail.com","dop":"2025-10-21","serial_number":"222475891085812","imei1":"222475891085812","imei2":"222475891085812","popurl":"www.alok-reddy.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94736,"job_number":"JOB_94736","tr_customer_id":94753,"tr_customer_product_id":94743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Digambar Bhattacharya","mobile_number":"7075441492","email_id":"darshwana.varrier@gmail.com","dop":"2025-10-21","serial_number":"394758840500586","imei1":"394758840500586","imei2":"394758840500586","popurl":"www.hari-pothuvaal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94737,"job_number":"JOB_94737","tr_customer_id":94754,"tr_customer_product_id":94744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Basanti Khan","mobile_number":"7045740059","email_id":"hiranya.kaul@yahoo.co.in","dop":"2025-10-21","serial_number":"051261823514110","imei1":"051261823514110","imei2":"051261823514110","popurl":"www.puneet-kaul.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94738,"job_number":"JOB_94738","tr_customer_id":94755,"tr_customer_product_id":94745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Ghanaanand Gill","mobile_number":"7075478356","email_id":"bhargava.bandopadhyay@gmail.com","dop":"2025-10-21","serial_number":"223243050062954","imei1":"223243050062954","imei2":"223243050062954","popurl":"www.bhagavaan-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94739,"job_number":"JOB_94739","tr_customer_id":94756,"tr_customer_product_id":94746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Manjusha Bharadwaj","mobile_number":"7076671391","email_id":"gopaal.tandon@gmail.com","dop":"2025-10-21","serial_number":"030656173242541","imei1":"030656173242541","imei2":"030656173242541","popurl":"www.vrund-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94740,"job_number":"JOB_94740","tr_customer_id":94757,"tr_customer_product_id":94747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Vimal Kaniyar","mobile_number":"7055754181","email_id":"akshat.guha@hotmail.com","dop":"2025-10-21","serial_number":"329940991394133","imei1":"329940991394133","imei2":"329940991394133","popurl":"www.vidya-shah.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94741,"job_number":"JOB_94741","tr_customer_id":94758,"tr_customer_product_id":94748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Chaitan Kapoor","mobile_number":"7041719329","email_id":"bhaasvan.tagore@yahoo.co.in","dop":"2025-10-21","serial_number":"507885954774132","imei1":"507885954774132","imei2":"507885954774132","popurl":"www.sarvin-joshi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94742,"job_number":"JOB_94742","tr_customer_id":94759,"tr_customer_product_id":94749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Bhagavaan Varman","mobile_number":"7081097429","email_id":"chandramohan.acharya@yahoo.co.in","dop":"2025-10-21","serial_number":"089552347141150","imei1":"089552347141150","imei2":"089552347141150","popurl":"www.chandraayan-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94743,"job_number":"JOB_94743","tr_customer_id":94760,"tr_customer_product_id":94750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Uma Acharya","mobile_number":"7061559277","email_id":"laxmi.sinha@yahoo.co.in","dop":"2025-10-21","serial_number":"204741601473850","imei1":"204741601473850","imei2":"204741601473850","popurl":"www.gopi-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94744,"job_number":"JOB_94744","tr_customer_id":94761,"tr_customer_product_id":94751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Kannen Bhat","mobile_number":"7033680908","email_id":"harinarayan.patil@gmail.com","dop":"2025-10-21","serial_number":"034338788250582","imei1":"034338788250582","imei2":"034338788250582","popurl":"www.devi-khan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94745,"job_number":"JOB_94745","tr_customer_id":94762,"tr_customer_product_id":94752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Ekadant Bhattacharya","mobile_number":"7050399043","email_id":"hamsini.pillai@hotmail.com","dop":"2025-10-21","serial_number":"980488450427908","imei1":"980488450427908","imei2":"980488450427908","popurl":"www.gopal-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94746,"job_number":"JOB_94746","tr_customer_id":94763,"tr_customer_product_id":94753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Lavanya Devar","mobile_number":"7075048594","email_id":"hari.somayaji@hotmail.com","dop":"2025-10-21","serial_number":"298828833676063","imei1":"298828833676063","imei2":"298828833676063","popurl":"www.goswamee-patel.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94747,"job_number":"JOB_94747","tr_customer_id":94764,"tr_customer_product_id":94754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Meena Jha","mobile_number":"7075480607","email_id":"aasa.prajapat@hotmail.com","dop":"2025-10-21","serial_number":"312180455656924","imei1":"312180455656924","imei2":"312180455656924","popurl":"www.kanti-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94748,"job_number":"JOB_94748","tr_customer_id":94765,"tr_customer_product_id":94755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Shakti Gupta","mobile_number":"7081019489","email_id":"bhaswar.dhawan@hotmail.com","dop":"2025-10-21","serial_number":"955555486611727","imei1":"955555486611727","imei2":"955555486611727","popurl":"www.eshita-somayaji.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94749,"job_number":"JOB_94749","tr_customer_id":94766,"tr_customer_product_id":94756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Birjesh Kocchar","mobile_number":"7065993732","email_id":"ameyatma.naik@gmail.com","dop":"2025-10-21","serial_number":"841931268761104","imei1":"841931268761104","imei2":"841931268761104","popurl":"www.arun-gill.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94750,"job_number":"JOB_94750","tr_customer_id":94767,"tr_customer_product_id":94757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Ashok Malik","mobile_number":"7050717985","email_id":"goutam.patil@yahoo.co.in","dop":"2025-10-21","serial_number":"448616338045208","imei1":"448616338045208","imei2":"448616338045208","popurl":"www.manoj-dubashi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94751,"job_number":"JOB_94751","tr_customer_id":94768,"tr_customer_product_id":94758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Anjushree Ahluwalia","mobile_number":"7011403886","email_id":"ambar.chattopadhyay@gmail.com","dop":"2025-10-21","serial_number":"450971348743171","imei1":"450971348743171","imei2":"450971348743171","popurl":"www.hiranya-arora.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94752,"job_number":"JOB_94752","tr_customer_id":94769,"tr_customer_product_id":94759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Ekaling Kaniyar","mobile_number":"7058492876","email_id":"anshula.namboothiri@yahoo.co.in","dop":"2025-10-21","serial_number":"809671937432233","imei1":"809671937432233","imei2":"809671937432233","popurl":"www.divaakar-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94753,"job_number":"JOB_94753","tr_customer_id":94770,"tr_customer_product_id":94760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Kumuda Dwivedi","mobile_number":"7090007466","email_id":"giriraj.menon@yahoo.co.in","dop":"2025-10-21","serial_number":"667007619969675","imei1":"667007619969675","imei2":"667007619969675","popurl":"www.arya-butt.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94754,"job_number":"JOB_94754","tr_customer_id":94771,"tr_customer_product_id":94761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Enakshi Menon","mobile_number":"7017892365","email_id":"achalesvara.dubashi@hotmail.com","dop":"2025-10-21","serial_number":"744308690994856","imei1":"744308690994856","imei2":"744308690994856","popurl":"www.laxman-abbott.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94755,"job_number":"JOB_94755","tr_customer_id":94772,"tr_customer_product_id":94762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Chandravati Mehra","mobile_number":"7037350728","email_id":"bhilangana.verma@yahoo.co.in","dop":"2025-10-21","serial_number":"652611256201583","imei1":"652611256201583","imei2":"652611256201583","popurl":"www.charak-sinha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94756,"job_number":"JOB_94756","tr_customer_id":94773,"tr_customer_product_id":94763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Agastya Marar","mobile_number":"7084524511","email_id":"nanda.varma@yahoo.co.in","dop":"2025-10-21","serial_number":"009683065677344","imei1":"009683065677344","imei2":"009683065677344","popurl":"www.vaijayanti-varrier.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94757,"job_number":"JOB_94757","tr_customer_id":94774,"tr_customer_product_id":94764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Sarala Patel","mobile_number":"7018608634","email_id":"tanirika.nehru@gmail.com","dop":"2025-10-21","serial_number":"777873352554493","imei1":"777873352554493","imei2":"777873352554493","popurl":"www.dhanvin-gill.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94758,"job_number":"JOB_94758","tr_customer_id":94775,"tr_customer_product_id":94765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Chetanaanand Kaul","mobile_number":"7037538355","email_id":"chidaakaash.bhattacharya@hotmail.com","dop":"2025-10-21","serial_number":"791967731636976","imei1":"791967731636976","imei2":"791967731636976","popurl":"www.ganapati-khanna.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94759,"job_number":"JOB_94759","tr_customer_id":94776,"tr_customer_product_id":94766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:30.000Z","modified_at":"2025-10-31T13:47:30.000Z","name":"Ekaparnika Dubashi","mobile_number":"7015489250","email_id":"brahmabrata.sharma@gmail.com","dop":"2025-10-21","serial_number":"279358543302426","imei1":"279358543302426","imei2":"279358543302426","popurl":"www.suryakant-panicker.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94760,"job_number":"JOB_94760","tr_customer_id":94777,"tr_customer_product_id":94767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Bhadra Dutta","mobile_number":"7098969879","email_id":"brahmanandam.adiga@gmail.com","dop":"2025-10-21","serial_number":"327336614679129","imei1":"327336614679129","imei2":"327336614679129","popurl":"www.dipali-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94761,"job_number":"JOB_94761","tr_customer_id":94778,"tr_customer_product_id":94768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Sukanya Dutta","mobile_number":"7051476326","email_id":"anagh.mukhopadhyay@yahoo.co.in","dop":"2025-10-21","serial_number":"119972720966376","imei1":"119972720966376","imei2":"119972720966376","popurl":"www.aanandaswarup-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94762,"job_number":"JOB_94762","tr_customer_id":94779,"tr_customer_product_id":94769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Sameer Kakkar","mobile_number":"7085712415","email_id":"kiran.menon@yahoo.co.in","dop":"2025-10-21","serial_number":"452591840574665","imei1":"452591840574665","imei2":"452591840574665","popurl":"www.saroja-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94763,"job_number":"JOB_94763","tr_customer_id":94780,"tr_customer_product_id":94770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Anjushree Reddy","mobile_number":"7033202511","email_id":"kanti.mishra@gmail.com","dop":"2025-10-21","serial_number":"868347130969884","imei1":"868347130969884","imei2":"868347130969884","popurl":"www.bala-kaur.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94764,"job_number":"JOB_94764","tr_customer_id":94781,"tr_customer_product_id":94771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Ganaka Sethi","mobile_number":"7027276002","email_id":"chandni.dutta@hotmail.com","dop":"2025-10-21","serial_number":"500982405392989","imei1":"500982405392989","imei2":"500982405392989","popurl":"www.kailash-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94765,"job_number":"JOB_94765","tr_customer_id":94782,"tr_customer_product_id":94772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Nikita Butt","mobile_number":"7068119430","email_id":"kamlesh.butt@gmail.com","dop":"2025-10-21","serial_number":"794248812941983","imei1":"794248812941983","imei2":"794248812941983","popurl":"www.kamala-nair.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94766,"job_number":"JOB_94766","tr_customer_id":94783,"tr_customer_product_id":94773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Aatmaja Nehru","mobile_number":"7050042763","email_id":"gudakesa.abbott@gmail.com","dop":"2025-10-21","serial_number":"072133607275713","imei1":"072133607275713","imei2":"072133607275713","popurl":"www.giriraj-ahuja.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94767,"job_number":"JOB_94767","tr_customer_id":94784,"tr_customer_product_id":94774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Triloki Nath Ahluwalia","mobile_number":"7052656664","email_id":"ekadant.shah@hotmail.com","dop":"2025-10-21","serial_number":"382571573271917","imei1":"382571573271917","imei2":"382571573271917","popurl":"www.chetan-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94768,"job_number":"JOB_94768","tr_customer_id":94785,"tr_customer_product_id":94775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Anunay Kaur","mobile_number":"7086574101","email_id":"jitendra.joshi@hotmail.com","dop":"2025-10-21","serial_number":"082586692011606","imei1":"082586692011606","imei2":"082586692011606","popurl":"www.ekalavya-achari.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94769,"job_number":"JOB_94769","tr_customer_id":94786,"tr_customer_product_id":94776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Bhisham Chattopadhyay","mobile_number":"7050270288","email_id":"kin.mehrotra@hotmail.com","dop":"2025-10-21","serial_number":"849279992972485","imei1":"849279992972485","imei2":"849279992972485","popurl":"www.gauranga-patel.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94770,"job_number":"JOB_94770","tr_customer_id":94787,"tr_customer_product_id":94777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Kalinda Chattopadhyay","mobile_number":"7088138800","email_id":"anasuya.panicker@yahoo.co.in","dop":"2025-10-21","serial_number":"520152128788029","imei1":"520152128788029","imei2":"520152128788029","popurl":"www.ambar-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94771,"job_number":"JOB_94771","tr_customer_id":94788,"tr_customer_product_id":94778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Javas Rana","mobile_number":"7094918215","email_id":"himani.ahluwalia@yahoo.co.in","dop":"2025-10-21","serial_number":"928223347014314","imei1":"928223347014314","imei2":"928223347014314","popurl":"www.karthik-nayar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94772,"job_number":"JOB_94772","tr_customer_id":94789,"tr_customer_product_id":94779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Indra Devar","mobile_number":"7072362608","email_id":"kamalesh.bhattathiri@gmail.com","dop":"2025-10-21","serial_number":"012741544053460","imei1":"012741544053460","imei2":"012741544053460","popurl":"www.anila-guneta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94773,"job_number":"JOB_94773","tr_customer_id":94790,"tr_customer_product_id":94780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Baijayanti Banerjee","mobile_number":"7073162004","email_id":"chaturbhuj.shukla@yahoo.co.in","dop":"2025-10-21","serial_number":"396647497429090","imei1":"396647497429090","imei2":"396647497429090","popurl":"www.hamsini-ahluwalia.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94774,"job_number":"JOB_94774","tr_customer_id":94791,"tr_customer_product_id":94781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Chakradhar Devar","mobile_number":"7034015693","email_id":"agnimitra.mishra@yahoo.co.in","dop":"2025-10-21","serial_number":"903192377114206","imei1":"903192377114206","imei2":"903192377114206","popurl":"www.bankimchandra-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94775,"job_number":"JOB_94775","tr_customer_id":94792,"tr_customer_product_id":94782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Dron Desai","mobile_number":"7078069647","email_id":"udit.kaniyar@hotmail.com","dop":"2025-10-21","serial_number":"205265136714479","imei1":"205265136714479","imei2":"205265136714479","popurl":"www.ramesh-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94776,"job_number":"JOB_94776","tr_customer_id":94793,"tr_customer_product_id":94783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Bhagwanti Somayaji","mobile_number":"7052835403","email_id":"bhagirathi.butt@gmail.com","dop":"2025-10-21","serial_number":"211135320672276","imei1":"211135320672276","imei2":"211135320672276","popurl":"www.durga-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94777,"job_number":"JOB_94777","tr_customer_id":94794,"tr_customer_product_id":94784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Shashi Menon","mobile_number":"7031678648","email_id":"gobinda.acharya@gmail.com","dop":"2025-10-21","serial_number":"690447251953218","imei1":"690447251953218","imei2":"690447251953218","popurl":"www.tanushri-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94778,"job_number":"JOB_94778","tr_customer_id":94795,"tr_customer_product_id":94785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Dhyaneshwar Tagore","mobile_number":"7071594542","email_id":"chandrakala.desai@gmail.com","dop":"2025-10-21","serial_number":"871248521293303","imei1":"871248521293303","imei2":"871248521293303","popurl":"www.gautam-gupta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94779,"job_number":"JOB_94779","tr_customer_id":94796,"tr_customer_product_id":94786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Bhilangana Talwar","mobile_number":"7093106930","email_id":"jyotsana.pandey@gmail.com","dop":"2025-10-21","serial_number":"334933409199146","imei1":"334933409199146","imei2":"334933409199146","popurl":"www.deeptiman-guha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94780,"job_number":"JOB_94780","tr_customer_id":94797,"tr_customer_product_id":94787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Pran Butt","mobile_number":"7019059402","email_id":"drona.sethi@hotmail.com","dop":"2025-10-21","serial_number":"187472429025868","imei1":"187472429025868","imei2":"187472429025868","popurl":"www.chitramala-dubashi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94781,"job_number":"JOB_94781","tr_customer_id":94798,"tr_customer_product_id":94788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Poornima Nehru","mobile_number":"7021305597","email_id":"daksha.deshpande@hotmail.com","dop":"2025-10-21","serial_number":"200353284029598","imei1":"200353284029598","imei2":"200353284029598","popurl":"www.paramartha-nehru.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94782,"job_number":"JOB_94782","tr_customer_id":94799,"tr_customer_product_id":94789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:31.000Z","modified_at":"2025-10-31T13:47:31.000Z","name":"Anilaabh Rana","mobile_number":"7078689645","email_id":"adheesh.mahajan@hotmail.com","dop":"2025-10-21","serial_number":"684631251852409","imei1":"684631251852409","imei2":"684631251852409","popurl":"www.akshaj-asan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94783,"job_number":"JOB_94783","tr_customer_id":94800,"tr_customer_product_id":94790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Bandhul Devar","mobile_number":"7059261456","email_id":"ayushmati.kaniyar@gmail.com","dop":"2025-10-21","serial_number":"253674295358883","imei1":"253674295358883","imei2":"253674295358883","popurl":"www.chanakya-ahluwalia.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94784,"job_number":"JOB_94784","tr_customer_id":94801,"tr_customer_product_id":94791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Opaline Bhattathiri","mobile_number":"7089718717","email_id":"ranjeet.ganaka@yahoo.co.in","dop":"2025-10-21","serial_number":"906691991487931","imei1":"906691991487931","imei2":"906691991487931","popurl":"www.vedang-agarwal.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94785,"job_number":"JOB_94785","tr_customer_id":94802,"tr_customer_product_id":94792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Sarla Bhattacharya","mobile_number":"7097292363","email_id":"chaanakya.jain@yahoo.co.in","dop":"2025-10-21","serial_number":"219170678213006","imei1":"219170678213006","imei2":"219170678213006","popurl":"www.param-bandopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94786,"job_number":"JOB_94786","tr_customer_id":94803,"tr_customer_product_id":94793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Lakshmi Kapoor","mobile_number":"7093719809","email_id":"avantika.panicker@gmail.com","dop":"2025-10-21","serial_number":"364286335614178","imei1":"364286335614178","imei2":"364286335614178","popurl":"www.durga-desai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94787,"job_number":"JOB_94787","tr_customer_id":94804,"tr_customer_product_id":94794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Aamod Shah","mobile_number":"7010508265","email_id":"aayushmaan.talwar@yahoo.co.in","dop":"2025-10-21","serial_number":"053144441952797","imei1":"053144441952797","imei2":"053144441952797","popurl":"www.dhanapati-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94788,"job_number":"JOB_94788","tr_customer_id":94805,"tr_customer_product_id":94795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Bala Dwivedi","mobile_number":"7058336057","email_id":"subhash.malik@yahoo.co.in","dop":"2025-10-21","serial_number":"520016519442973","imei1":"520016519442973","imei2":"520016519442973","popurl":"www.satish-dutta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94789,"job_number":"JOB_94789","tr_customer_id":94806,"tr_customer_product_id":94796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Ghanashyam Banerjee","mobile_number":"7057945424","email_id":"parvati.ahluwalia@yahoo.co.in","dop":"2025-10-21","serial_number":"111916675178696","imei1":"111916675178696","imei2":"111916675178696","popurl":"www.vasudeva-sinha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94790,"job_number":"JOB_94790","tr_customer_id":94807,"tr_customer_product_id":94797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Devi Ganaka","mobile_number":"7092606799","email_id":"bhooshit.gupta@yahoo.co.in","dop":"2025-10-21","serial_number":"905441612759311","imei1":"905441612759311","imei2":"905441612759311","popurl":"www.dhaanyalakshmi-namboothiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94791,"job_number":"JOB_94791","tr_customer_id":94808,"tr_customer_product_id":94798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Baalagopaal Somayaji","mobile_number":"7092954951","email_id":"kamalesh.ganaka@gmail.com","dop":"2025-10-21","serial_number":"436287523286864","imei1":"436287523286864","imei2":"436287523286864","popurl":"www.sarisha-tandon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94792,"job_number":"JOB_94792","tr_customer_id":94809,"tr_customer_product_id":94799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Trilokanath Embranthiri","mobile_number":"7001230327","email_id":"sameer.ahuja@hotmail.com","dop":"2025-10-21","serial_number":"165219225059286","imei1":"165219225059286","imei2":"165219225059286","popurl":"www.chatur-nambeesan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94793,"job_number":"JOB_94793","tr_customer_id":94810,"tr_customer_product_id":94800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Karan Patil","mobile_number":"7039706920","email_id":"oormila.naik@hotmail.com","dop":"2025-10-21","serial_number":"615011268376466","imei1":"615011268376466","imei2":"615011268376466","popurl":"www.gopee-varma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94794,"job_number":"JOB_94794","tr_customer_id":94811,"tr_customer_product_id":94801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Rudra Kaul","mobile_number":"7098477848","email_id":"diptendu.patel@gmail.com","dop":"2025-10-21","serial_number":"314343991424325","imei1":"314343991424325","imei2":"314343991424325","popurl":"www.udit-jha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94795,"job_number":"JOB_94795","tr_customer_id":94812,"tr_customer_product_id":94802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Balaaditya Agarwal","mobile_number":"7010587046","email_id":"rukhmani.dutta@yahoo.co.in","dop":"2025-10-21","serial_number":"528566550673716","imei1":"528566550673716","imei2":"528566550673716","popurl":"www.amogh-gowda.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94796,"job_number":"JOB_94796","tr_customer_id":94813,"tr_customer_product_id":94803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Chandran Dutta","mobile_number":"7098606282","email_id":"chitrali.mehra@gmail.com","dop":"2025-10-21","serial_number":"201293244291590","imei1":"201293244291590","imei2":"201293244291590","popurl":"www.garud-devar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94797,"job_number":"JOB_94797","tr_customer_id":94814,"tr_customer_product_id":94804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Ganapati Sethi","mobile_number":"7003322772","email_id":"malti.gowda@yahoo.co.in","dop":"2025-10-21","serial_number":"583542715908139","imei1":"583542715908139","imei2":"583542715908139","popurl":"www.dwaipayana-pothuvaal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94798,"job_number":"JOB_94798","tr_customer_id":94815,"tr_customer_product_id":94805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Leela Sharma","mobile_number":"7049008905","email_id":"chandan.verma@yahoo.co.in","dop":"2025-10-21","serial_number":"076157788825024","imei1":"076157788825024","imei2":"076157788825024","popurl":"www.chinmayananda-mehrotra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94799,"job_number":"JOB_94799","tr_customer_id":94816,"tr_customer_product_id":94806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Lila Gill","mobile_number":"7051811307","email_id":"menaka.iyengar@hotmail.com","dop":"2025-10-21","serial_number":"431604753549119","imei1":"431604753549119","imei2":"431604753549119","popurl":"www.bhanumati-pothuvaal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94800,"job_number":"JOB_94800","tr_customer_id":94817,"tr_customer_product_id":94807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Devesh Nayar","mobile_number":"7077260131","email_id":"govinda.sinha@hotmail.com","dop":"2025-10-21","serial_number":"687841355543137","imei1":"687841355543137","imei2":"687841355543137","popurl":"www.nawal-patil.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94801,"job_number":"JOB_94801","tr_customer_id":94818,"tr_customer_product_id":94808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Sunita Gupta","mobile_number":"7033178415","email_id":"datta.reddy@hotmail.com","dop":"2025-10-21","serial_number":"878546957683934","imei1":"878546957683934","imei2":"878546957683934","popurl":"www.mohinder-dubashi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94802,"job_number":"JOB_94802","tr_customer_id":94819,"tr_customer_product_id":94809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Chatur Gandhi","mobile_number":"7021700527","email_id":"adityanandana.naik@yahoo.co.in","dop":"2025-10-21","serial_number":"274356710308727","imei1":"274356710308727","imei2":"274356710308727","popurl":"www.bhuvaneshwar-joshi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94803,"job_number":"JOB_94803","tr_customer_id":94820,"tr_customer_product_id":94810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Aayushmaan Bhattathiri","mobile_number":"7026788080","email_id":"girija.chopra@gmail.com","dop":"2025-10-21","serial_number":"798802101930538","imei1":"798802101930538","imei2":"798802101930538","popurl":"www.basanti-deshpande.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94804,"job_number":"JOB_94804","tr_customer_id":94821,"tr_customer_product_id":94811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Mina Gill","mobile_number":"7093380340","email_id":"bhadraksh.prajapat@hotmail.com","dop":"2025-10-21","serial_number":"452008069998057","imei1":"452008069998057","imei2":"452008069998057","popurl":"www.sukanya-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94805,"job_number":"JOB_94805","tr_customer_id":94822,"tr_customer_product_id":94812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Kanishka Verma","mobile_number":"7008374877","email_id":"mohan.guha@yahoo.co.in","dop":"2025-10-21","serial_number":"112867352245664","imei1":"112867352245664","imei2":"112867352245664","popurl":"www.prayag-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94806,"job_number":"JOB_94806","tr_customer_id":94823,"tr_customer_product_id":94813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:32.000Z","name":"Triloki Nath Jha","mobile_number":"7055575974","email_id":"chaanakya.pothuvaal@hotmail.com","dop":"2025-10-21","serial_number":"273328297471549","imei1":"273328297471549","imei2":"273328297471549","popurl":"www.kali-talwar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94807,"job_number":"JOB_94807","tr_customer_id":94824,"tr_customer_product_id":94814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:32.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Girik Gandhi","mobile_number":"7007115229","email_id":"parvati.kaniyar@gmail.com","dop":"2025-10-21","serial_number":"248367541985499","imei1":"248367541985499","imei2":"248367541985499","popurl":"www.bhushit-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94808,"job_number":"JOB_94808","tr_customer_id":94825,"tr_customer_product_id":94815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Vasudeva Nehru","mobile_number":"7033216370","email_id":"suma.banerjee@yahoo.co.in","dop":"2025-10-21","serial_number":"045237931454838","imei1":"045237931454838","imei2":"045237931454838","popurl":"www.balagopal-agarwal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94809,"job_number":"JOB_94809","tr_customer_id":94826,"tr_customer_product_id":94816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Laal Rana","mobile_number":"7074380199","email_id":"brajendra.sethi@yahoo.co.in","dop":"2025-10-21","serial_number":"149657595510069","imei1":"149657595510069","imei2":"149657595510069","popurl":"www.gajaadhar-mahajan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94810,"job_number":"JOB_94810","tr_customer_id":94827,"tr_customer_product_id":94817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Chandira Malik","mobile_number":"7008038274","email_id":"anang.varrier@hotmail.com","dop":"2025-10-21","serial_number":"098726147995273","imei1":"098726147995273","imei2":"098726147995273","popurl":"www.bhoj-gowda.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94811,"job_number":"JOB_94811","tr_customer_id":94828,"tr_customer_product_id":94818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Rupinder Varman","mobile_number":"7016177827","email_id":"abhirath.kaniyar@hotmail.com","dop":"2025-10-21","serial_number":"672645285490905","imei1":"672645285490905","imei2":"672645285490905","popurl":"www.meena-chaturvedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94812,"job_number":"JOB_94812","tr_customer_id":94829,"tr_customer_product_id":94819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Bhavani Adiga","mobile_number":"7066143899","email_id":"vishnu.gill@yahoo.co.in","dop":"2025-10-21","serial_number":"979586698602416","imei1":"979586698602416","imei2":"979586698602416","popurl":"www.suman-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94813,"job_number":"JOB_94813","tr_customer_id":94830,"tr_customer_product_id":94820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Shantanu Adiga","mobile_number":"7057310057","email_id":"aaditya.saini@yahoo.co.in","dop":"2025-10-21","serial_number":"066240937249550","imei1":"066240937249550","imei2":"066240937249550","popurl":"www.satyen-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94814,"job_number":"JOB_94814","tr_customer_id":94831,"tr_customer_product_id":94821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Gautam Bharadwaj","mobile_number":"7068022438","email_id":"divya.acharya@yahoo.co.in","dop":"2025-10-21","serial_number":"097473856651426","imei1":"097473856651426","imei2":"097473856651426","popurl":"www.meenakshi-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94815,"job_number":"JOB_94815","tr_customer_id":94832,"tr_customer_product_id":94822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Anuraag Iyengar","mobile_number":"7058414028","email_id":"aadidev.mahajan@gmail.com","dop":"2025-10-21","serial_number":"377051284881854","imei1":"377051284881854","imei2":"377051284881854","popurl":"www.aashritha-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94816,"job_number":"JOB_94816","tr_customer_id":94833,"tr_customer_product_id":94823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Buddhana Bharadwaj","mobile_number":"7016212730","email_id":"sachin.patel@hotmail.com","dop":"2025-10-21","serial_number":"381419255255631","imei1":"381419255255631","imei2":"381419255255631","popurl":"www.atmananda-ganaka.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94817,"job_number":"JOB_94817","tr_customer_id":94834,"tr_customer_product_id":94824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Vrinda Iyengar","mobile_number":"7013776624","email_id":"meena.pillai@hotmail.com","dop":"2025-10-21","serial_number":"371771564559451","imei1":"371771564559451","imei2":"371771564559451","popurl":"www.chakravarti-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94818,"job_number":"JOB_94818","tr_customer_id":94835,"tr_customer_product_id":94825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Kannan Kaniyar","mobile_number":"7050195156","email_id":"dipali.ahluwalia@yahoo.co.in","dop":"2025-10-21","serial_number":"075631664043630","imei1":"075631664043630","imei2":"075631664043630","popurl":"www.bhupati-pilla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94819,"job_number":"JOB_94819","tr_customer_id":94836,"tr_customer_product_id":94826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Birjesh Jha","mobile_number":"7056038855","email_id":"akshata.pilla@hotmail.com","dop":"2025-10-21","serial_number":"823360943640984","imei1":"823360943640984","imei2":"823360943640984","popurl":"www.bhisham-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94820,"job_number":"JOB_94820","tr_customer_id":94837,"tr_customer_product_id":94827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Deepesh Sharma","mobile_number":"7037544195","email_id":"uttam.pothuvaal@yahoo.co.in","dop":"2025-10-21","serial_number":"936400442098287","imei1":"936400442098287","imei2":"936400442098287","popurl":"www.bilva-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94821,"job_number":"JOB_94821","tr_customer_id":94838,"tr_customer_product_id":94828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Dayaananda Chattopadhyay","mobile_number":"7031362900","email_id":"gautama.acharya@yahoo.co.in","dop":"2025-10-21","serial_number":"341444685746207","imei1":"341444685746207","imei2":"341444685746207","popurl":"www.tanya-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94822,"job_number":"JOB_94822","tr_customer_id":94839,"tr_customer_product_id":94829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Manisha Panicker","mobile_number":"7030488494","email_id":"aatreya.dubashi@gmail.com","dop":"2025-10-21","serial_number":"034500142369485","imei1":"034500142369485","imei2":"034500142369485","popurl":"www.ramaa-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94823,"job_number":"JOB_94823","tr_customer_id":94840,"tr_customer_product_id":94830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Brijesh Jha","mobile_number":"7099659795","email_id":"trisha.gill@gmail.com","dop":"2025-10-21","serial_number":"517829735426539","imei1":"517829735426539","imei2":"517829735426539","popurl":"www.ambar-shukla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94824,"job_number":"JOB_94824","tr_customer_id":94841,"tr_customer_product_id":94831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Anandamayi Guha","mobile_number":"7095259819","email_id":"bharadwaj.sethi@yahoo.co.in","dop":"2025-10-21","serial_number":"957303870308378","imei1":"957303870308378","imei2":"957303870308378","popurl":"www.chandra-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94825,"job_number":"JOB_94825","tr_customer_id":94842,"tr_customer_product_id":94832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Anurag Iyer","mobile_number":"7014607283","email_id":"tanushri.kaul@gmail.com","dop":"2025-10-21","serial_number":"435218167586672","imei1":"435218167586672","imei2":"435218167586672","popurl":"www.akshat-johar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94826,"job_number":"JOB_94826","tr_customer_id":94843,"tr_customer_product_id":94833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Suma Asan","mobile_number":"7047120853","email_id":"tarun.bandopadhyay@yahoo.co.in","dop":"2025-10-21","serial_number":"833746603407895","imei1":"833746603407895","imei2":"833746603407895","popurl":"www.bharadwaj-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94827,"job_number":"JOB_94827","tr_customer_id":94844,"tr_customer_product_id":94834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Bhanumati Achari","mobile_number":"7008161141","email_id":"kamlesh.pothuvaal@hotmail.com","dop":"2025-10-21","serial_number":"805960094581883","imei1":"805960094581883","imei2":"805960094581883","popurl":"www.aryan-kakkar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94828,"job_number":"JOB_94828","tr_customer_id":94845,"tr_customer_product_id":94835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Chandini Johar","mobile_number":"7075993256","email_id":"lavanya.reddy@gmail.com","dop":"2025-10-21","serial_number":"726948080230034","imei1":"726948080230034","imei2":"726948080230034","popurl":"www.atmaja-bhattacharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94829,"job_number":"JOB_94829","tr_customer_id":94846,"tr_customer_product_id":94836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Bhadrak Sinha","mobile_number":"7086038552","email_id":"malti.desai@hotmail.com","dop":"2025-10-21","serial_number":"575908357427802","imei1":"575908357427802","imei2":"575908357427802","popurl":"www.rajan-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94830,"job_number":"JOB_94830","tr_customer_id":94847,"tr_customer_product_id":94837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Deepan Varrier","mobile_number":"7067448780","email_id":"brahma.ganaka@hotmail.com","dop":"2025-10-21","serial_number":"512049600042243","imei1":"512049600042243","imei2":"512049600042243","popurl":"www.tushar-namboothiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94831,"job_number":"JOB_94831","tr_customer_id":94848,"tr_customer_product_id":94838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Bahula Bhat","mobile_number":"7069359781","email_id":"geeta.sinha@gmail.com","dop":"2025-10-21","serial_number":"569728278260472","imei1":"569728278260472","imei2":"569728278260472","popurl":"www.goutam-trivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94832,"job_number":"JOB_94832","tr_customer_id":94849,"tr_customer_product_id":94839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:33.000Z","modified_at":"2025-10-31T13:47:33.000Z","name":"Akshat Chaturvedi","mobile_number":"7039205892","email_id":"bhaaswar.pandey@gmail.com","dop":"2025-10-21","serial_number":"535591768578072","imei1":"535591768578072","imei2":"535591768578072","popurl":"www.sarvin-shukla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94833,"job_number":"JOB_94833","tr_customer_id":94850,"tr_customer_product_id":94840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Vinay Abbott","mobile_number":"7000725248","email_id":"jay.reddy@gmail.com","dop":"2025-10-21","serial_number":"944769190645773","imei1":"944769190645773","imei2":"944769190645773","popurl":"www.rajinder-dwivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94834,"job_number":"JOB_94834","tr_customer_id":94851,"tr_customer_product_id":94841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Arya Guha","mobile_number":"7090683412","email_id":"jagdish.iyengar@yahoo.co.in","dop":"2025-10-21","serial_number":"393918740658776","imei1":"393918740658776","imei2":"393918740658776","popurl":"www.indira-arora.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94835,"job_number":"JOB_94835","tr_customer_id":94852,"tr_customer_product_id":94842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Ojaswini Acharya","mobile_number":"7077710574","email_id":"bheeshma.tagore@hotmail.com","dop":"2025-10-21","serial_number":"505088669163285","imei1":"505088669163285","imei2":"505088669163285","popurl":"www.sumitra-prajapat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94836,"job_number":"JOB_94836","tr_customer_id":94853,"tr_customer_product_id":94843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Jitender Devar","mobile_number":"7091051607","email_id":"shankar.abbott@yahoo.co.in","dop":"2025-10-21","serial_number":"339579969424451","imei1":"339579969424451","imei2":"339579969424451","popurl":"www.dhanapati-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94837,"job_number":"JOB_94837","tr_customer_id":94854,"tr_customer_product_id":94844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Ekaksh Bhattacharya","mobile_number":"7033517403","email_id":"bhaaswar.sharma@yahoo.co.in","dop":"2025-10-21","serial_number":"424054158092578","imei1":"424054158092578","imei2":"424054158092578","popurl":"www.nimit-tagore.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94838,"job_number":"JOB_94838","tr_customer_id":94855,"tr_customer_product_id":94845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Divjot Gupta","mobile_number":"7005957319","email_id":"dayamayee.ahluwalia@hotmail.com","dop":"2025-10-21","serial_number":"439680144026900","imei1":"439680144026900","imei2":"439680144026900","popurl":"www.aanandinii-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94839,"job_number":"JOB_94839","tr_customer_id":94856,"tr_customer_product_id":94846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Jaimini Dwivedi","mobile_number":"7055142531","email_id":"bhaasvan.pothuvaal@yahoo.co.in","dop":"2025-10-21","serial_number":"563383528751874","imei1":"563383528751874","imei2":"563383528751874","popurl":"www.dinakar-panicker.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94840,"job_number":"JOB_94840","tr_customer_id":94857,"tr_customer_product_id":94847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Aashritha Gill","mobile_number":"7076463494","email_id":"dharitri.chattopadhyay@yahoo.co.in","dop":"2025-10-21","serial_number":"147254044895997","imei1":"147254044895997","imei2":"147254044895997","popurl":"www.swara-bandopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94841,"job_number":"JOB_94841","tr_customer_id":94858,"tr_customer_product_id":94848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Divakar Arora","mobile_number":"7055275161","email_id":"himani.pillai@gmail.com","dop":"2025-10-21","serial_number":"251487862576409","imei1":"251487862576409","imei2":"251487862576409","popurl":"www.sweta-gill.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94842,"job_number":"JOB_94842","tr_customer_id":94859,"tr_customer_product_id":94849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Darshan Ahluwalia","mobile_number":"7054072092","email_id":"rati.kakkar@hotmail.com","dop":"2025-10-21","serial_number":"283582467803341","imei1":"283582467803341","imei2":"283582467803341","popurl":"www.bhudev-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94843,"job_number":"JOB_94843","tr_customer_id":94860,"tr_customer_product_id":94850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Dhanapati Jha","mobile_number":"7086957397","email_id":"achyut.chattopadhyay@gmail.com","dop":"2025-10-21","serial_number":"730334797069394","imei1":"730334797069394","imei2":"730334797069394","popurl":"www.bankim-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94844,"job_number":"JOB_94844","tr_customer_id":94861,"tr_customer_product_id":94851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Dinakar Patil","mobile_number":"7092004521","email_id":"subodh.singh@hotmail.com","dop":"2025-10-21","serial_number":"569840915433525","imei1":"569840915433525","imei2":"569840915433525","popurl":"www.indra-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94845,"job_number":"JOB_94845","tr_customer_id":94862,"tr_customer_product_id":94852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Rati Chopra","mobile_number":"7051137688","email_id":"vedang.kaur@gmail.com","dop":"2025-10-21","serial_number":"096185436422802","imei1":"096185436422802","imei2":"096185436422802","popurl":"www.amrit-khan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94846,"job_number":"JOB_94846","tr_customer_id":94863,"tr_customer_product_id":94853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Ajit Varman","mobile_number":"7055304592","email_id":"krishnadas.ganaka@gmail.com","dop":"2025-10-21","serial_number":"796692549599493","imei1":"796692549599493","imei2":"796692549599493","popurl":"www.ajit-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94847,"job_number":"JOB_94847","tr_customer_id":94864,"tr_customer_product_id":94854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Somu Tandon","mobile_number":"7033248300","email_id":"chetan.sinha@gmail.com","dop":"2025-10-21","serial_number":"774867498776252","imei1":"774867498776252","imei2":"774867498776252","popurl":"www.bhargavi-kaur.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94848,"job_number":"JOB_94848","tr_customer_id":94865,"tr_customer_product_id":94855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Dhatri Dubashi","mobile_number":"7025499292","email_id":"dayaananda.mahajan@hotmail.com","dop":"2025-10-21","serial_number":"587882360692927","imei1":"587882360692927","imei2":"587882360692927","popurl":"www.hiranmaya-marar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94849,"job_number":"JOB_94849","tr_customer_id":94866,"tr_customer_product_id":94856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Elakshi Kaul","mobile_number":"7075037220","email_id":"sheela.marar@gmail.com","dop":"2025-10-21","serial_number":"536779452374844","imei1":"536779452374844","imei2":"536779452374844","popurl":"www.kama-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94850,"job_number":"JOB_94850","tr_customer_id":94867,"tr_customer_product_id":94857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Chandan Nambeesan","mobile_number":"7071253914","email_id":"harita.khatri@yahoo.co.in","dop":"2025-10-21","serial_number":"864043959044072","imei1":"864043959044072","imei2":"864043959044072","popurl":"www.narendra-adiga.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94851,"job_number":"JOB_94851","tr_customer_id":94868,"tr_customer_product_id":94858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Shivakari Iyengar","mobile_number":"7092088026","email_id":"chatura.gowda@yahoo.co.in","dop":"2025-10-21","serial_number":"193476493881941","imei1":"193476493881941","imei2":"193476493881941","popurl":"www.jai-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94852,"job_number":"JOB_94852","tr_customer_id":94869,"tr_customer_product_id":94859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Kanti Bharadwaj","mobile_number":"7019758342","email_id":"ghanaanand.naik@gmail.com","dop":"2025-10-21","serial_number":"423186773812929","imei1":"423186773812929","imei2":"423186773812929","popurl":"www.chanakya-butt.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94853,"job_number":"JOB_94853","tr_customer_id":94870,"tr_customer_product_id":94860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Bhooshit Pillai","mobile_number":"7029242605","email_id":"sharmila.kakkar@hotmail.com","dop":"2025-10-21","serial_number":"151517688530690","imei1":"151517688530690","imei2":"151517688530690","popurl":"www.puneet-kaul.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94854,"job_number":"JOB_94854","tr_customer_id":94871,"tr_customer_product_id":94861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Pramila Varma","mobile_number":"7096638885","email_id":"dhanalakshmi.singh@yahoo.co.in","dop":"2025-10-21","serial_number":"555464093621142","imei1":"555464093621142","imei2":"555464093621142","popurl":"www.devvrat-chattopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94855,"job_number":"JOB_94855","tr_customer_id":94872,"tr_customer_product_id":94862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:34.000Z","name":"Budhil Embranthiri","mobile_number":"7015160737","email_id":"ranjit.kapoor@hotmail.com","dop":"2025-10-21","serial_number":"634580244586747","imei1":"634580244586747","imei2":"634580244586747","popurl":"www.anshula-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94856,"job_number":"JOB_94856","tr_customer_id":94873,"tr_customer_product_id":94863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:34.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Sher Nehru","mobile_number":"7009560242","email_id":"damayanti.bandopadhyay@hotmail.com","dop":"2025-10-21","serial_number":"586950231062868","imei1":"586950231062868","imei2":"586950231062868","popurl":"www.somu-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94857,"job_number":"JOB_94857","tr_customer_id":94874,"tr_customer_product_id":94864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Chanda Agarwal","mobile_number":"7027292504","email_id":"vasudev.dhawan@hotmail.com","dop":"2025-10-21","serial_number":"818870685138019","imei1":"818870685138019","imei2":"818870685138019","popurl":"www.girja-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94858,"job_number":"JOB_94858","tr_customer_id":94875,"tr_customer_product_id":94865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Hari Mishra","mobile_number":"7000066724","email_id":"divakar.kaniyar@yahoo.co.in","dop":"2025-10-21","serial_number":"680008662454819","imei1":"680008662454819","imei2":"680008662454819","popurl":"www.kannan-somayaji.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94859,"job_number":"JOB_94859","tr_customer_id":94876,"tr_customer_product_id":94866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Gobinda Kaul","mobile_number":"7081827721","email_id":"deeptimayee.mehra@hotmail.com","dop":"2025-10-21","serial_number":"640478002372364","imei1":"640478002372364","imei2":"640478002372364","popurl":"www.bhishma-devar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94860,"job_number":"JOB_94860","tr_customer_id":94877,"tr_customer_product_id":94867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Bhaasvan Ahuja","mobile_number":"7048870760","email_id":"acaryatanaya.bharadwaj@yahoo.co.in","dop":"2025-10-21","serial_number":"069895153466589","imei1":"069895153466589","imei2":"069895153466589","popurl":"www.adripathi-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94861,"job_number":"JOB_94861","tr_customer_id":94878,"tr_customer_product_id":94868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Bankimchandra Arora","mobile_number":"7046395207","email_id":"kirti.devar@yahoo.co.in","dop":"2025-10-21","serial_number":"947544359438321","imei1":"947544359438321","imei2":"947544359438321","popurl":"www.diksha-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94862,"job_number":"JOB_94862","tr_customer_id":94879,"tr_customer_product_id":94869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Trilochan Deshpande","mobile_number":"7007489346","email_id":"vrinda.mehrotra@gmail.com","dop":"2025-10-21","serial_number":"969589162688460","imei1":"969589162688460","imei2":"969589162688460","popurl":"www.rageshwari-saini.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94863,"job_number":"JOB_94863","tr_customer_id":94880,"tr_customer_product_id":94870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Chinmayananda Mukhopadhyay","mobile_number":"7052108840","email_id":"leela.patil@yahoo.co.in","dop":"2025-10-21","serial_number":"773298802619005","imei1":"773298802619005","imei2":"773298802619005","popurl":"www.manoj-reddy.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94864,"job_number":"JOB_94864","tr_customer_id":94881,"tr_customer_product_id":94871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Dhananjay Ganaka","mobile_number":"7007051196","email_id":"jitender.saini@gmail.com","dop":"2025-10-21","serial_number":"155031301383633","imei1":"155031301383633","imei2":"155031301383633","popurl":"www.subodh-somayaji.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94865,"job_number":"JOB_94865","tr_customer_id":94882,"tr_customer_product_id":94872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Acharyasuta Kocchar","mobile_number":"7079292859","email_id":"anshula.mukhopadhyay@hotmail.com","dop":"2025-10-21","serial_number":"361115157810606","imei1":"361115157810606","imei2":"361115157810606","popurl":"www.preity-naik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94866,"job_number":"JOB_94866","tr_customer_id":94883,"tr_customer_product_id":94873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Gajadhar Kapoor","mobile_number":"7055395738","email_id":"akshainie.bhattacharya@gmail.com","dop":"2025-10-21","serial_number":"012870500155671","imei1":"012870500155671","imei2":"012870500155671","popurl":"www.deenabandhu-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94867,"job_number":"JOB_94867","tr_customer_id":94884,"tr_customer_product_id":94874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Sushil Varman","mobile_number":"7090172947","email_id":"arya.devar@gmail.com","dop":"2025-10-21","serial_number":"415999957563351","imei1":"415999957563351","imei2":"415999957563351","popurl":"www.ranjeet-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94868,"job_number":"JOB_94868","tr_customer_id":94885,"tr_customer_product_id":94875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Gobinda Verma","mobile_number":"7044392038","email_id":"balagopal.kaul@gmail.com","dop":"2025-10-21","serial_number":"459473605145057","imei1":"459473605145057","imei2":"459473605145057","popurl":"www.shankar-mishra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94869,"job_number":"JOB_94869","tr_customer_id":94886,"tr_customer_product_id":94876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Chidaakaash Kaul","mobile_number":"7080423120","email_id":"dipankar.gowda@hotmail.com","dop":"2025-10-21","serial_number":"226240139410193","imei1":"226240139410193","imei2":"226240139410193","popurl":"www.hiranmay-banerjee.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94870,"job_number":"JOB_94870","tr_customer_id":94887,"tr_customer_product_id":94877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Girindra Shah","mobile_number":"7099459599","email_id":"abhisyanta.chaturvedi@hotmail.com","dop":"2025-10-21","serial_number":"384956343434379","imei1":"384956343434379","imei2":"384956343434379","popurl":"www.chidaatma-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94871,"job_number":"JOB_94871","tr_customer_id":94888,"tr_customer_product_id":94878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Prayag Varman","mobile_number":"7045314014","email_id":"garud.malik@yahoo.co.in","dop":"2025-10-21","serial_number":"030474532251577","imei1":"030474532251577","imei2":"030474532251577","popurl":"www.trilokesh-malik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94872,"job_number":"JOB_94872","tr_customer_id":94889,"tr_customer_product_id":94879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Aagney Prajapat","mobile_number":"7096408384","email_id":"vimala.adiga@gmail.com","dop":"2025-10-21","serial_number":"667017021410661","imei1":"667017021410661","imei2":"667017021410661","popurl":"www.anwesha-agarwal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94873,"job_number":"JOB_94873","tr_customer_id":94890,"tr_customer_product_id":94880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Deb Chaturvedi","mobile_number":"7006950691","email_id":"shakuntala.pandey@yahoo.co.in","dop":"2025-10-21","serial_number":"143257041574912","imei1":"143257041574912","imei2":"143257041574912","popurl":"www.anaadi-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94874,"job_number":"JOB_94874","tr_customer_id":94891,"tr_customer_product_id":94881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Vedanga Panicker","mobile_number":"7053430122","email_id":"sushil.talwar@hotmail.com","dop":"2025-10-21","serial_number":"416838942548606","imei1":"416838942548606","imei2":"416838942548606","popurl":"www.devak-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94875,"job_number":"JOB_94875","tr_customer_id":94892,"tr_customer_product_id":94882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Bhaves Embranthiri","mobile_number":"7097027071","email_id":"goutam.dhawan@hotmail.com","dop":"2025-10-21","serial_number":"683422522452149","imei1":"683422522452149","imei2":"683422522452149","popurl":"www.aaditya-embranthiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94876,"job_number":"JOB_94876","tr_customer_id":94893,"tr_customer_product_id":94883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Amrita Gill","mobile_number":"7028478908","email_id":"bilva.jha@hotmail.com","dop":"2025-10-21","serial_number":"496202706880140","imei1":"496202706880140","imei2":"496202706880140","popurl":"www.vijay-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94877,"job_number":"JOB_94877","tr_customer_id":94894,"tr_customer_product_id":94884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:35.000Z","name":"Harit Panicker","mobile_number":"7049172271","email_id":"karan.bhattacharya@yahoo.co.in","dop":"2025-10-21","serial_number":"252498224142859","imei1":"252498224142859","imei2":"252498224142859","popurl":"www.deeptanshu-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94878,"job_number":"JOB_94878","tr_customer_id":94895,"tr_customer_product_id":94885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:35.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Dipali Adiga","mobile_number":"7079410952","email_id":"charak.arora@yahoo.co.in","dop":"2025-10-21","serial_number":"849684350359530","imei1":"849684350359530","imei2":"849684350359530","popurl":"www.gopal-mukhopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94879,"job_number":"JOB_94879","tr_customer_id":94896,"tr_customer_product_id":94886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Dhanapati Mishra","mobile_number":"7097036137","email_id":"chetan.varman@gmail.com","dop":"2025-10-21","serial_number":"770638276142847","imei1":"770638276142847","imei2":"770638276142847","popurl":"www.dakshayani-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94880,"job_number":"JOB_94880","tr_customer_id":94897,"tr_customer_product_id":94887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Aashritha Embranthiri","mobile_number":"7035441839","email_id":"ananda.embranthiri@yahoo.co.in","dop":"2025-10-21","serial_number":"149693710029859","imei1":"149693710029859","imei2":"149693710029859","popurl":"www.swami-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94881,"job_number":"JOB_94881","tr_customer_id":94898,"tr_customer_product_id":94888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Kalyani Desai","mobile_number":"7098591565","email_id":"vinay.bharadwaj@yahoo.co.in","dop":"2025-10-21","serial_number":"732515423492694","imei1":"732515423492694","imei2":"732515423492694","popurl":"www.ghanaanand-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94882,"job_number":"JOB_94882","tr_customer_id":94899,"tr_customer_product_id":94889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Lakshman Tagore","mobile_number":"7048177407","email_id":"manoj.pillai@gmail.com","dop":"2025-10-21","serial_number":"901516156693086","imei1":"901516156693086","imei2":"901516156693086","popurl":"www.tanushree-prajapat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94883,"job_number":"JOB_94883","tr_customer_id":94900,"tr_customer_product_id":94890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Lalita Banerjee","mobile_number":"7005013089","email_id":"inder.achari@yahoo.co.in","dop":"2025-10-21","serial_number":"491718201620186","imei1":"491718201620186","imei2":"491718201620186","popurl":"www.dhanalakshmi-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94884,"job_number":"JOB_94884","tr_customer_id":94901,"tr_customer_product_id":94891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Triloki Khanna","mobile_number":"7093036237","email_id":"rageswari.nayar@hotmail.com","dop":"2025-10-21","serial_number":"526592186645783","imei1":"526592186645783","imei2":"526592186645783","popurl":"www.gajabahu-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94885,"job_number":"JOB_94885","tr_customer_id":94902,"tr_customer_product_id":94892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Bilwa Mehrotra","mobile_number":"7049004179","email_id":"adityanandan.ahuja@yahoo.co.in","dop":"2025-10-21","serial_number":"408400181844821","imei1":"408400181844821","imei2":"408400181844821","popurl":"www.giriraaj-embranthiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94886,"job_number":"JOB_94886","tr_customer_id":94903,"tr_customer_product_id":94893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Tanushree Tandon","mobile_number":"7078638533","email_id":"aadrika.abbott@yahoo.co.in","dop":"2025-10-21","serial_number":"350403547191594","imei1":"350403547191594","imei2":"350403547191594","popurl":"www.vedanshi-varrier.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94887,"job_number":"JOB_94887","tr_customer_id":94904,"tr_customer_product_id":94894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Sitara Gowda","mobile_number":"7025421502","email_id":"chaten.embranthiri@hotmail.com","dop":"2025-10-21","serial_number":"152627922744983","imei1":"152627922744983","imei2":"152627922744983","popurl":"www.aasha-devar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94888,"job_number":"JOB_94888","tr_customer_id":94905,"tr_customer_product_id":94895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Amogh Butt","mobile_number":"7087876161","email_id":"hamsini.khan@gmail.com","dop":"2025-10-21","serial_number":"832793549988869","imei1":"832793549988869","imei2":"832793549988869","popurl":"www.baalagopaal-kaul.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94889,"job_number":"JOB_94889","tr_customer_id":94906,"tr_customer_product_id":94896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Purnima Menon","mobile_number":"7054503315","email_id":"gotum.agarwal@yahoo.co.in","dop":"2025-10-21","serial_number":"463562693230593","imei1":"463562693230593","imei2":"463562693230593","popurl":"www.agasti-asan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94890,"job_number":"JOB_94890","tr_customer_id":94907,"tr_customer_product_id":94897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Bhooshit Nayar","mobile_number":"7021695368","email_id":"akshat.tagore@yahoo.co.in","dop":"2025-10-21","serial_number":"053373583503666","imei1":"053373583503666","imei2":"053373583503666","popurl":"www.adinath-butt.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94891,"job_number":"JOB_94891","tr_customer_id":94908,"tr_customer_product_id":94898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Kartik Gill","mobile_number":"7083266195","email_id":"kama.namboothiri@yahoo.co.in","dop":"2025-10-21","serial_number":"476931363218821","imei1":"476931363218821","imei2":"476931363218821","popurl":"www.sarla-menon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94892,"job_number":"JOB_94892","tr_customer_id":94909,"tr_customer_product_id":94899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Aatmaj Embranthiri","mobile_number":"7075922638","email_id":"shiv.dutta@hotmail.com","dop":"2025-10-21","serial_number":"626972001836050","imei1":"626972001836050","imei2":"626972001836050","popurl":"www.bala-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94893,"job_number":"JOB_94893","tr_customer_id":94910,"tr_customer_product_id":94900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Chatur Guneta","mobile_number":"7041277159","email_id":"adripathi.abbott@hotmail.com","dop":"2025-10-21","serial_number":"327140300745325","imei1":"327140300745325","imei2":"327140300745325","popurl":"www.chandramohan-dwivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94894,"job_number":"JOB_94894","tr_customer_id":94911,"tr_customer_product_id":94901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Gorakhnath Sethi","mobile_number":"7031454461","email_id":"lila.prajapat@gmail.com","dop":"2025-10-21","serial_number":"272855229794552","imei1":"272855229794552","imei2":"272855229794552","popurl":"www.radha-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94895,"job_number":"JOB_94895","tr_customer_id":94912,"tr_customer_product_id":94902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Girja Sinha","mobile_number":"7008886597","email_id":"bandhul.banerjee@hotmail.com","dop":"2025-10-21","serial_number":"746572513299539","imei1":"746572513299539","imei2":"746572513299539","popurl":"www.gemine-dhawan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94896,"job_number":"JOB_94896","tr_customer_id":94913,"tr_customer_product_id":94903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Ekalavya Nayar","mobile_number":"7003317695","email_id":"bhudeva.guneta@yahoo.co.in","dop":"2025-10-21","serial_number":"345840876546389","imei1":"345840876546389","imei2":"345840876546389","popurl":"www.dakshayani-joshi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94897,"job_number":"JOB_94897","tr_customer_id":94914,"tr_customer_product_id":94904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Dharitri Joshi","mobile_number":"7019100199","email_id":"chaturaanan.shah@yahoo.co.in","dop":"2025-10-21","serial_number":"091132936070908","imei1":"091132936070908","imei2":"091132936070908","popurl":"www.dhanpati-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94898,"job_number":"JOB_94898","tr_customer_id":94915,"tr_customer_product_id":94905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Gurdev Mehrotra","mobile_number":"7023672397","email_id":"gita.bhattacharya@yahoo.co.in","dop":"2025-10-21","serial_number":"664970462319882","imei1":"664970462319882","imei2":"664970462319882","popurl":"www.chandini-shah.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94899,"job_number":"JOB_94899","tr_customer_id":94916,"tr_customer_product_id":94906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Ritesh Iyengar","mobile_number":"7045865736","email_id":"bhamini.guneta@hotmail.com","dop":"2025-10-21","serial_number":"861416141609391","imei1":"861416141609391","imei2":"861416141609391","popurl":"www.swarnalata-dubashi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94900,"job_number":"JOB_94900","tr_customer_id":94917,"tr_customer_product_id":94907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Deepan Pothuvaal","mobile_number":"7032945373","email_id":"akshata.chaturvedi@hotmail.com","dop":"2025-10-21","serial_number":"753180188994956","imei1":"753180188994956","imei2":"753180188994956","popurl":"www.mahesh-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94901,"job_number":"JOB_94901","tr_customer_id":94918,"tr_customer_product_id":94908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Shakti Dwivedi","mobile_number":"7071726416","email_id":"anand.tagore@gmail.com","dop":"2025-10-21","serial_number":"756130715207177","imei1":"756130715207177","imei2":"756130715207177","popurl":"www.sarisha-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94902,"job_number":"JOB_94902","tr_customer_id":94919,"tr_customer_product_id":94909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Sudeva Bandopadhyay","mobile_number":"7090356708","email_id":"gayatri.pothuvaal@hotmail.com","dop":"2025-10-21","serial_number":"550960330994928","imei1":"550960330994928","imei2":"550960330994928","popurl":"www.uttam-ahluwalia.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94903,"job_number":"JOB_94903","tr_customer_id":94920,"tr_customer_product_id":94910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:36.000Z","name":"Yogesh Talwar","mobile_number":"7095875017","email_id":"arindam.shukla@yahoo.co.in","dop":"2025-10-21","serial_number":"162465785298436","imei1":"162465785298436","imei2":"162465785298436","popurl":"www.kamla-mehrotra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94904,"job_number":"JOB_94904","tr_customer_id":94921,"tr_customer_product_id":94911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:36.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Narinder Varrier","mobile_number":"7012178026","email_id":"chidambaram.sinha@yahoo.co.in","dop":"2025-10-21","serial_number":"885055746748803","imei1":"885055746748803","imei2":"885055746748803","popurl":"www.bhoopat-marar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94905,"job_number":"JOB_94905","tr_customer_id":94922,"tr_customer_product_id":94912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Drona Varma","mobile_number":"7099924606","email_id":"suma.singh@gmail.com","dop":"2025-10-21","serial_number":"305666459626322","imei1":"305666459626322","imei2":"305666459626322","popurl":"www.jagdish-adiga.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94906,"job_number":"JOB_94906","tr_customer_id":94923,"tr_customer_product_id":94913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Vedang Achari","mobile_number":"7068496410","email_id":"goswamee.asan@yahoo.co.in","dop":"2025-10-21","serial_number":"862945734930108","imei1":"862945734930108","imei2":"862945734930108","popurl":"www.gajbaahu-sharma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94907,"job_number":"JOB_94907","tr_customer_id":94924,"tr_customer_product_id":94914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Bodhan Pandey","mobile_number":"7096165974","email_id":"anila.mehrotra@yahoo.co.in","dop":"2025-10-21","serial_number":"723039656913754","imei1":"723039656913754","imei2":"723039656913754","popurl":"www.brahmdev-pothuvaal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94908,"job_number":"JOB_94908","tr_customer_id":94925,"tr_customer_product_id":94915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Bhudeva Sinha","mobile_number":"7057123161","email_id":"javas.pothuvaal@gmail.com","dop":"2025-10-21","serial_number":"683109585735887","imei1":"683109585735887","imei2":"683109585735887","popurl":"www.dayaananda-ganaka.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94909,"job_number":"JOB_94909","tr_customer_id":94926,"tr_customer_product_id":94916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Bhaasvan Kocchar","mobile_number":"7002186775","email_id":"balagopal.shukla@hotmail.com","dop":"2025-10-21","serial_number":"313091722528007","imei1":"313091722528007","imei2":"313091722528007","popurl":"www.siddarth-prajapat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94910,"job_number":"JOB_94910","tr_customer_id":94927,"tr_customer_product_id":94917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Kanchan Reddy","mobile_number":"7038278611","email_id":"kumar.nair@gmail.com","dop":"2025-10-21","serial_number":"382171551160869","imei1":"382171551160869","imei2":"382171551160869","popurl":"www.damodara-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94911,"job_number":"JOB_94911","tr_customer_id":94928,"tr_customer_product_id":94918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Shubha Chattopadhyay","mobile_number":"7099224128","email_id":"siddhi.shah@gmail.com","dop":"2025-10-21","serial_number":"211786719975602","imei1":"211786719975602","imei2":"211786719975602","popurl":"www.bhadraksh-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94912,"job_number":"JOB_94912","tr_customer_id":94929,"tr_customer_product_id":94919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Prasad Pilla","mobile_number":"7022251025","email_id":"aadinath.nayar@hotmail.com","dop":"2025-10-21","serial_number":"466582742119010","imei1":"466582742119010","imei2":"466582742119010","popurl":"www.dandak-gupta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94913,"job_number":"JOB_94913","tr_customer_id":94930,"tr_customer_product_id":94920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Lakshman Namboothiri","mobile_number":"7004103742","email_id":"lakshminath.jha@hotmail.com","dop":"2025-10-21","serial_number":"538262305631828","imei1":"538262305631828","imei2":"538262305631828","popurl":"www.omana-chopra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94914,"job_number":"JOB_94914","tr_customer_id":94931,"tr_customer_product_id":94921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Divya Gandhi","mobile_number":"7030350855","email_id":"sanjay.guneta@yahoo.co.in","dop":"2025-10-21","serial_number":"080884174338274","imei1":"080884174338274","imei2":"080884174338274","popurl":"www.abhisyanta-banerjee.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94915,"job_number":"JOB_94915","tr_customer_id":94932,"tr_customer_product_id":94922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Chaten Dutta","mobile_number":"7053620987","email_id":"kailash.sethi@hotmail.com","dop":"2025-10-21","serial_number":"017491021980656","imei1":"017491021980656","imei2":"017491021980656","popurl":"www.devi-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94916,"job_number":"JOB_94916","tr_customer_id":94933,"tr_customer_product_id":94923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Digambara Mehra","mobile_number":"7060787497","email_id":"abani.ahluwalia@hotmail.com","dop":"2025-10-21","serial_number":"595323680237783","imei1":"595323680237783","imei2":"595323680237783","popurl":"www.jai-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94917,"job_number":"JOB_94917","tr_customer_id":94934,"tr_customer_product_id":94924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Anjushree Menon","mobile_number":"7016083999","email_id":"vidur.mehrotra@gmail.com","dop":"2025-10-21","serial_number":"200437384281668","imei1":"200437384281668","imei2":"200437384281668","popurl":"www.acaryatanaya-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94918,"job_number":"JOB_94918","tr_customer_id":94935,"tr_customer_product_id":94925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Adhrit Gandhi","mobile_number":"7038923135","email_id":"deenabandhu.gill@yahoo.co.in","dop":"2025-10-21","serial_number":"731959883313149","imei1":"731959883313149","imei2":"731959883313149","popurl":"www.pranay-guha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94919,"job_number":"JOB_94919","tr_customer_id":94936,"tr_customer_product_id":94926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Vaijayanti Saini","mobile_number":"7083436000","email_id":"vedang.talwar@gmail.com","dop":"2025-10-21","serial_number":"093693148494379","imei1":"093693148494379","imei2":"093693148494379","popurl":"www.ujjwal-patil.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94920,"job_number":"JOB_94920","tr_customer_id":94937,"tr_customer_product_id":94927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Vrinda Bhattacharya","mobile_number":"7046802655","email_id":"atreyee.kocchar@hotmail.com","dop":"2025-10-21","serial_number":"448247773812321","imei1":"448247773812321","imei2":"448247773812321","popurl":"www.jagmeet-chopra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94921,"job_number":"JOB_94921","tr_customer_id":94938,"tr_customer_product_id":94928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Bhramar Embranthiri","mobile_number":"7030633646","email_id":"opaline.trivedi@gmail.com","dop":"2025-10-21","serial_number":"580984552694744","imei1":"580984552694744","imei2":"580984552694744","popurl":"www.adikavi-ganaka.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94922,"job_number":"JOB_94922","tr_customer_id":94939,"tr_customer_product_id":94929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Brahmaanand Marar","mobile_number":"7039990513","email_id":"gobinda.johar@hotmail.com","dop":"2025-10-21","serial_number":"808712694564926","imei1":"808712694564926","imei2":"808712694564926","popurl":"www.devi-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94923,"job_number":"JOB_94923","tr_customer_id":94940,"tr_customer_product_id":94930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Malti Dubashi","mobile_number":"7096511120","email_id":"ekaaksh.dhawan@hotmail.com","dop":"2025-10-21","serial_number":"533565004642813","imei1":"533565004642813","imei2":"533565004642813","popurl":"www.maheswar-mukhopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94924,"job_number":"JOB_94924","tr_customer_id":94941,"tr_customer_product_id":94931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Purushottam Bandopadhyay","mobile_number":"7069949677","email_id":"rohit.khan@gmail.com","dop":"2025-10-21","serial_number":"248387130055187","imei1":"248387130055187","imei2":"248387130055187","popurl":"www.triloki-achari.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94925,"job_number":"JOB_94925","tr_customer_id":94942,"tr_customer_product_id":94932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Siddhi Sharma","mobile_number":"7089001741","email_id":"naveen.dutta@hotmail.com","dop":"2025-10-21","serial_number":"507627722667250","imei1":"507627722667250","imei2":"507627722667250","popurl":"www.dinakar-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94926,"job_number":"JOB_94926","tr_customer_id":94943,"tr_customer_product_id":94933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:37.000Z","modified_at":"2025-10-31T13:47:37.000Z","name":"Achintya Naik","mobile_number":"7088873461","email_id":"tara.pandey@yahoo.co.in","dop":"2025-10-21","serial_number":"643703604966892","imei1":"643703604966892","imei2":"643703604966892","popurl":"www.govinda-abbott.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94927,"job_number":"JOB_94927","tr_customer_id":94944,"tr_customer_product_id":94935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Shakti Mukhopadhyay","mobile_number":"7073496519","email_id":"anaadi.dwivedi@yahoo.co.in","dop":"2025-10-21","serial_number":"092888683986965","imei1":"092888683986965","imei2":"092888683986965","popurl":"www.abhirath-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94928,"job_number":"JOB_94928","tr_customer_id":94945,"tr_customer_product_id":94934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Chetan Khatri","mobile_number":"7069867267","email_id":"param.gowda@yahoo.co.in","dop":"2025-10-21","serial_number":"884579879260411","imei1":"884579879260411","imei2":"884579879260411","popurl":"www.dhatri-johar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94929,"job_number":"JOB_94929","tr_customer_id":94946,"tr_customer_product_id":94936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Pushti Acharya","mobile_number":"7022202492","email_id":"garud.khan@yahoo.co.in","dop":"2025-10-21","serial_number":"827143093045736","imei1":"827143093045736","imei2":"827143093045736","popurl":"www.girika-guneta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94930,"job_number":"JOB_94930","tr_customer_id":94947,"tr_customer_product_id":94937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Bhaaswar Adiga","mobile_number":"7004247927","email_id":"jyoti.prajapat@gmail.com","dop":"2025-10-21","serial_number":"106560045314260","imei1":"106560045314260","imei2":"106560045314260","popurl":"www.bilva-embranthiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94931,"job_number":"JOB_94931","tr_customer_id":94948,"tr_customer_product_id":94938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Hari Dhawan","mobile_number":"7056640122","email_id":"atmaja.abbott@yahoo.co.in","dop":"2025-10-21","serial_number":"238108878695433","imei1":"238108878695433","imei2":"238108878695433","popurl":"www.vaijayanthi-pothuvaal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94932,"job_number":"JOB_94932","tr_customer_id":94949,"tr_customer_product_id":94939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Chanakya Marar","mobile_number":"7030742926","email_id":"bodhan.mahajan@yahoo.co.in","dop":"2025-10-21","serial_number":"419021138366401","imei1":"419021138366401","imei2":"419021138366401","popurl":"www.dhanalakshmi-malik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94933,"job_number":"JOB_94933","tr_customer_id":94950,"tr_customer_product_id":94940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Tanirika Varrier","mobile_number":"7096804713","email_id":"dhyaneshwar.nambeesan@gmail.com","dop":"2025-10-21","serial_number":"462130006199527","imei1":"462130006199527","imei2":"462130006199527","popurl":"www.anusuya-deshpande.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94934,"job_number":"JOB_94934","tr_customer_id":94951,"tr_customer_product_id":94941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Meghnad Nayar","mobile_number":"7025054544","email_id":"deven.shah@gmail.com","dop":"2025-10-21","serial_number":"601492827588560","imei1":"601492827588560","imei2":"601492827588560","popurl":"www.vaijayanti-adiga.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94935,"job_number":"JOB_94935","tr_customer_id":94952,"tr_customer_product_id":94942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Chandrabhan Dwivedi","mobile_number":"7013711617","email_id":"shrishti.abbott@hotmail.com","dop":"2025-10-21","serial_number":"013185115012163","imei1":"013185115012163","imei2":"013185115012163","popurl":"www.chandramauli-joshi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94936,"job_number":"JOB_94936","tr_customer_id":94953,"tr_customer_product_id":94943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Ganak Ahuja","mobile_number":"7094290357","email_id":"ajeet.pothuvaal@yahoo.co.in","dop":"2025-10-21","serial_number":"864003031178604","imei1":"864003031178604","imei2":"864003031178604","popurl":"www.bhilangana-somayaji.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94937,"job_number":"JOB_94937","tr_customer_id":94954,"tr_customer_product_id":94944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Pushti Bhat","mobile_number":"7035347199","email_id":"deevakar.acharya@hotmail.com","dop":"2025-10-21","serial_number":"854527122605841","imei1":"854527122605841","imei2":"854527122605841","popurl":"www.deeptiman-kocchar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94938,"job_number":"JOB_94938","tr_customer_id":94955,"tr_customer_product_id":94945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Malti Gowda","mobile_number":"7046953508","email_id":"vaishnavi.jain@yahoo.co.in","dop":"2025-10-21","serial_number":"248536508076653","imei1":"248536508076653","imei2":"248536508076653","popurl":"www.vidhya-butt.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94939,"job_number":"JOB_94939","tr_customer_id":94956,"tr_customer_product_id":94946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Avantika Pandey","mobile_number":"7031459686","email_id":"dhatri.butt@hotmail.com","dop":"2025-10-21","serial_number":"746987057036608","imei1":"746987057036608","imei2":"746987057036608","popurl":"www.chakor-gill.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94940,"job_number":"JOB_94940","tr_customer_id":94957,"tr_customer_product_id":94947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Deeptimay Talwar","mobile_number":"7049390178","email_id":"gandharva.bhattacharya@gmail.com","dop":"2025-10-21","serial_number":"080251234686121","imei1":"080251234686121","imei2":"080251234686121","popurl":"www.ekdant-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94941,"job_number":"JOB_94941","tr_customer_id":94958,"tr_customer_product_id":94948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Adhrit Joshi","mobile_number":"7022178942","email_id":"gandharva.talwar@yahoo.co.in","dop":"2025-10-21","serial_number":"731103500443890","imei1":"731103500443890","imei2":"731103500443890","popurl":"www.siddarth-dhawan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94942,"job_number":"JOB_94942","tr_customer_id":94959,"tr_customer_product_id":94949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Dharani Kaul","mobile_number":"7095397591","email_id":"bhargavi.gill@yahoo.co.in","dop":"2025-10-21","serial_number":"099517827360933","imei1":"099517827360933","imei2":"099517827360933","popurl":"www.vidya-bandopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94943,"job_number":"JOB_94943","tr_customer_id":94960,"tr_customer_product_id":94950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Poornima Saini","mobile_number":"7027571441","email_id":"ekaksh.abbott@hotmail.com","dop":"2025-10-21","serial_number":"002277874302310","imei1":"002277874302310","imei2":"002277874302310","popurl":"www.aadidev-rana.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94944,"job_number":"JOB_94944","tr_customer_id":94961,"tr_customer_product_id":94951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Aryan Nair","mobile_number":"7074372588","email_id":"devak.dubashi@gmail.com","dop":"2025-10-21","serial_number":"158183483762255","imei1":"158183483762255","imei2":"158183483762255","popurl":"www.digambara-dutta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94945,"job_number":"JOB_94945","tr_customer_id":94962,"tr_customer_product_id":94952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Brijesh Mahajan","mobile_number":"7003470562","email_id":"abhisyanta.gowda@hotmail.com","dop":"2025-10-21","serial_number":"235709505501988","imei1":"235709505501988","imei2":"235709505501988","popurl":"www.sumitra-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94946,"job_number":"JOB_94946","tr_customer_id":94963,"tr_customer_product_id":94953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Triloki Sinha","mobile_number":"7020609287","email_id":"divjot.rana@hotmail.com","dop":"2025-10-21","serial_number":"711114036376861","imei1":"711114036376861","imei2":"711114036376861","popurl":"www.sitara-johar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94947,"job_number":"JOB_94947","tr_customer_id":94964,"tr_customer_product_id":94954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Siddhi Dutta","mobile_number":"7038567389","email_id":"harita.nehru@yahoo.co.in","dop":"2025-10-21","serial_number":"006103800446474","imei1":"006103800446474","imei2":"006103800446474","popurl":"www.padma-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94948,"job_number":"JOB_94948","tr_customer_id":94965,"tr_customer_product_id":94955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Brijesh Gupta","mobile_number":"7009599739","email_id":"dhanpati.sharma@gmail.com","dop":"2025-10-21","serial_number":"523242909341535","imei1":"523242909341535","imei2":"523242909341535","popurl":"www.vaidehi-nehru.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94949,"job_number":"JOB_94949","tr_customer_id":94966,"tr_customer_product_id":94956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Bheeshma Rana","mobile_number":"7057772748","email_id":"tej.malik@gmail.com","dop":"2025-10-21","serial_number":"899464686745814","imei1":"899464686745814","imei2":"899464686745814","popurl":"www.tejas-sethi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94950,"job_number":"JOB_94950","tr_customer_id":94967,"tr_customer_product_id":94957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Devdan Pilla","mobile_number":"7034654790","email_id":"jahnu.dwivedi@gmail.com","dop":"2025-10-21","serial_number":"815886399432443","imei1":"815886399432443","imei2":"815886399432443","popurl":"www.daevika-johar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94951,"job_number":"JOB_94951","tr_customer_id":94968,"tr_customer_product_id":94958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:38.000Z","modified_at":"2025-10-31T13:47:38.000Z","name":"Vidhur Embranthiri","mobile_number":"7073481411","email_id":"rohan.tandon@gmail.com","dop":"2025-10-21","serial_number":"994019037484179","imei1":"994019037484179","imei2":"994019037484179","popurl":"www.oormila-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94952,"job_number":"JOB_94952","tr_customer_id":94969,"tr_customer_product_id":94959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Deeptanshu Deshpande","mobile_number":"7066478588","email_id":"anandswarup.abbott@hotmail.com","dop":"2025-10-21","serial_number":"056936119065867","imei1":"056936119065867","imei2":"056936119065867","popurl":"www.atmaja-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94953,"job_number":"JOB_94953","tr_customer_id":94970,"tr_customer_product_id":94960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Aadidev Nayar","mobile_number":"7033666299","email_id":"somnath.namboothiri@hotmail.com","dop":"2025-10-21","serial_number":"488913670420944","imei1":"488913670420944","imei2":"488913670420944","popurl":"www.chandrabhan-mahajan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94954,"job_number":"JOB_94954","tr_customer_id":94971,"tr_customer_product_id":94961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Adhrit Ganaka","mobile_number":"7016546292","email_id":"mohini.gill@yahoo.co.in","dop":"2025-10-21","serial_number":"851786530630041","imei1":"851786530630041","imei2":"851786530630041","popurl":"www.gemini-patel.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94955,"job_number":"JOB_94955","tr_customer_id":94972,"tr_customer_product_id":94962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Bandhul Ganaka","mobile_number":"7015389362","email_id":"saraswati.chattopadhyay@hotmail.com","dop":"2025-10-21","serial_number":"279374428434883","imei1":"279374428434883","imei2":"279374428434883","popurl":"www.rajinder-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94956,"job_number":"JOB_94956","tr_customer_id":94973,"tr_customer_product_id":94963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Bhagwati Devar","mobile_number":"7075745020","email_id":"sarala.chaturvedi@yahoo.co.in","dop":"2025-10-21","serial_number":"751999478131482","imei1":"751999478131482","imei2":"751999478131482","popurl":"www.ujjawal-gandhi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94957,"job_number":"JOB_94957","tr_customer_id":94974,"tr_customer_product_id":94964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Subodh Singh","mobile_number":"7053444862","email_id":"suryakanta.nambeesan@yahoo.co.in","dop":"2025-10-21","serial_number":"511686277017545","imei1":"511686277017545","imei2":"511686277017545","popurl":"www.amarnath-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94958,"job_number":"JOB_94958","tr_customer_id":94975,"tr_customer_product_id":94965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Dayamayee Mishra","mobile_number":"7005410705","email_id":"dhara.rana@yahoo.co.in","dop":"2025-10-21","serial_number":"953573814725862","imei1":"953573814725862","imei2":"953573814725862","popurl":"www.sunita-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94959,"job_number":"JOB_94959","tr_customer_id":94976,"tr_customer_product_id":94966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Drona Pothuvaal","mobile_number":"7089024919","email_id":"anil.saini@gmail.com","dop":"2025-10-21","serial_number":"763356968474834","imei1":"763356968474834","imei2":"763356968474834","popurl":"www.geeta-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94960,"job_number":"JOB_94960","tr_customer_id":94977,"tr_customer_product_id":94967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Giri Ahuja","mobile_number":"7092726384","email_id":"bhadrak.talwar@hotmail.com","dop":"2025-10-21","serial_number":"589875115996171","imei1":"589875115996171","imei2":"589875115996171","popurl":"www.vaishvi-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94961,"job_number":"JOB_94961","tr_customer_id":94978,"tr_customer_product_id":94968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Krishnadas Gupta","mobile_number":"7068606600","email_id":"shashi.namboothiri@gmail.com","dop":"2025-10-21","serial_number":"369291658240685","imei1":"369291658240685","imei2":"369291658240685","popurl":"www.kartik-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94962,"job_number":"JOB_94962","tr_customer_id":94979,"tr_customer_product_id":94969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Sarla Iyer","mobile_number":"7084272065","email_id":"vasudev.desai@yahoo.co.in","dop":"2025-10-21","serial_number":"254395248446131","imei1":"254395248446131","imei2":"254395248446131","popurl":"www.anilaabh-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94963,"job_number":"JOB_94963","tr_customer_id":94980,"tr_customer_product_id":94970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Ritesh Varman","mobile_number":"7053197637","email_id":"divjot.dhawan@hotmail.com","dop":"2025-10-21","serial_number":"362199467869870","imei1":"362199467869870","imei2":"362199467869870","popurl":"www.bhanumati-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94964,"job_number":"JOB_94964","tr_customer_id":94981,"tr_customer_product_id":94971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Chakravartee Namboothiri","mobile_number":"7078489030","email_id":"kanchan.trivedi@yahoo.co.in","dop":"2025-10-21","serial_number":"638484736543193","imei1":"638484736543193","imei2":"638484736543193","popurl":"www.sucheta-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94965,"job_number":"JOB_94965","tr_customer_id":94982,"tr_customer_product_id":94972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Prasad Saini","mobile_number":"7042032044","email_id":"ekaksh.marar@gmail.com","dop":"2025-10-21","serial_number":"941296139314703","imei1":"941296139314703","imei2":"941296139314703","popurl":"www.kamlesh-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94966,"job_number":"JOB_94966","tr_customer_id":94983,"tr_customer_product_id":94973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Chandini Shah","mobile_number":"7060665097","email_id":"narendra.gill@hotmail.com","dop":"2025-10-21","serial_number":"897502727154182","imei1":"897502727154182","imei2":"897502727154182","popurl":"www.aasha-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94967,"job_number":"JOB_94967","tr_customer_id":94984,"tr_customer_product_id":94974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Vimala Kocchar","mobile_number":"7059850779","email_id":"sarvin.varma@gmail.com","dop":"2025-10-21","serial_number":"695165956769975","imei1":"695165956769975","imei2":"695165956769975","popurl":"www.aanjaneya-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94968,"job_number":"JOB_94968","tr_customer_id":94985,"tr_customer_product_id":94975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Aalok Abbott","mobile_number":"7043206902","email_id":"jagmeet.guha@yahoo.co.in","dop":"2025-10-21","serial_number":"499531140903883","imei1":"499531140903883","imei2":"499531140903883","popurl":"www.baidehi-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94969,"job_number":"JOB_94969","tr_customer_id":94986,"tr_customer_product_id":94976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Bilva Mehrotra","mobile_number":"7013947463","email_id":"aagneya.patil@hotmail.com","dop":"2025-10-21","serial_number":"961467575844941","imei1":"961467575844941","imei2":"961467575844941","popurl":"www.som-patel.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94970,"job_number":"JOB_94970","tr_customer_id":94987,"tr_customer_product_id":94977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Gobinda Dwivedi","mobile_number":"7040515626","email_id":"rati.mehrotra@gmail.com","dop":"2025-10-21","serial_number":"833463599791807","imei1":"833463599791807","imei2":"833463599791807","popurl":"www.suma-somayaji.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94971,"job_number":"JOB_94971","tr_customer_id":94988,"tr_customer_product_id":94978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Shridevi Adiga","mobile_number":"7077241501","email_id":"omana.shukla@hotmail.com","dop":"2025-10-21","serial_number":"157337741838112","imei1":"157337741838112","imei2":"157337741838112","popurl":"www.mandakini-somayaji.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94972,"job_number":"JOB_94972","tr_customer_id":94989,"tr_customer_product_id":94979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Ghanashyam Dwivedi","mobile_number":"7010586628","email_id":"shakuntala.johar@gmail.com","dop":"2025-10-21","serial_number":"804776951948038","imei1":"804776951948038","imei2":"804776951948038","popurl":"www.leela-khanna.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94973,"job_number":"JOB_94973","tr_customer_id":94990,"tr_customer_product_id":94980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Hiranmay Khan","mobile_number":"7098425268","email_id":"param.embranthiri@gmail.com","dop":"2025-10-21","serial_number":"355623474467400","imei1":"355623474467400","imei2":"355623474467400","popurl":"www.acharyanandana-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94974,"job_number":"JOB_94974","tr_customer_id":94991,"tr_customer_product_id":94981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Achyut Singh","mobile_number":"7059504978","email_id":"anil.mahajan@hotmail.com","dop":"2025-10-21","serial_number":"763541906276934","imei1":"763541906276934","imei2":"763541906276934","popurl":"www.shridevi-singh.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94975,"job_number":"JOB_94975","tr_customer_id":94992,"tr_customer_product_id":94982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:39.000Z","name":"Amaresh Marar","mobile_number":"7028366629","email_id":"dhyanesh.chaturvedi@gmail.com","dop":"2025-10-21","serial_number":"160534665906662","imei1":"160534665906662","imei2":"160534665906662","popurl":"www.acharyasuta-dhawan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94976,"job_number":"JOB_94976","tr_customer_id":94993,"tr_customer_product_id":94983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:39.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Girika Sharma","mobile_number":"7004621298","email_id":"yogendra.guha@yahoo.co.in","dop":"2025-10-21","serial_number":"883848425796208","imei1":"883848425796208","imei2":"883848425796208","popurl":"www.nalini-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94977,"job_number":"JOB_94977","tr_customer_id":94994,"tr_customer_product_id":94984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Pranay Nair","mobile_number":"7073661550","email_id":"kanak.tagore@yahoo.co.in","dop":"2025-10-21","serial_number":"488110624538306","imei1":"488110624538306","imei2":"488110624538306","popurl":"www.acaryatanaya-sethi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94978,"job_number":"JOB_94978","tr_customer_id":94995,"tr_customer_product_id":94985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Shobhana Patel","mobile_number":"7006278164","email_id":"bhooshan.kaul@yahoo.co.in","dop":"2025-10-21","serial_number":"015399462113243","imei1":"015399462113243","imei2":"015399462113243","popurl":"www.brahmdev-pandey.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94979,"job_number":"JOB_94979","tr_customer_id":94996,"tr_customer_product_id":94986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Ameyatma Kaniyar","mobile_number":"7016313598","email_id":"aishani.banerjee@yahoo.co.in","dop":"2025-10-21","serial_number":"742014776731976","imei1":"742014776731976","imei2":"742014776731976","popurl":"www.kamalesh-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94980,"job_number":"JOB_94980","tr_customer_id":94997,"tr_customer_product_id":94987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Kashyapi Sharma","mobile_number":"7063516107","email_id":"girja.ganaka@gmail.com","dop":"2025-10-21","serial_number":"588102994823091","imei1":"588102994823091","imei2":"588102994823091","popurl":"www.sanjay-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94981,"job_number":"JOB_94981","tr_customer_id":94998,"tr_customer_product_id":94988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Laxman Shukla","mobile_number":"7023946593","email_id":"jaya.bhat@yahoo.co.in","dop":"2025-10-21","serial_number":"889251433369614","imei1":"889251433369614","imei2":"889251433369614","popurl":"www.dhruv-iyer.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94982,"job_number":"JOB_94982","tr_customer_id":94999,"tr_customer_product_id":94989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Siddhi Dubashi","mobile_number":"7047562892","email_id":"chandradev.devar@gmail.com","dop":"2025-10-21","serial_number":"566398757007521","imei1":"566398757007521","imei2":"566398757007521","popurl":"www.subhasini-asan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94983,"job_number":"JOB_94983","tr_customer_id":95000,"tr_customer_product_id":94990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Aadinath Pillai","mobile_number":"7034101344","email_id":"hiranya.mehrotra@gmail.com","dop":"2025-10-21","serial_number":"803640745329459","imei1":"803640745329459","imei2":"803640745329459","popurl":"www.anwesha-menon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94984,"job_number":"JOB_94984","tr_customer_id":95001,"tr_customer_product_id":94991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Arnesh Deshpande","mobile_number":"7070277145","email_id":"amrita.pandey@gmail.com","dop":"2025-10-21","serial_number":"092721188858047","imei1":"092721188858047","imei2":"092721188858047","popurl":"www.abhisyanta-pandey.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94985,"job_number":"JOB_94985","tr_customer_id":95002,"tr_customer_product_id":94992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Darshwana Devar","mobile_number":"7086642860","email_id":"atreyee.mehrotra@gmail.com","dop":"2025-10-21","serial_number":"313204590600321","imei1":"313204590600321","imei2":"313204590600321","popurl":"www.parvati-namboothiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94986,"job_number":"JOB_94986","tr_customer_id":95003,"tr_customer_product_id":94993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Chidananda Singh","mobile_number":"7099194215","email_id":"hamsini.patil@gmail.com","dop":"2025-10-21","serial_number":"006340329158829","imei1":"006340329158829","imei2":"006340329158829","popurl":"www.dhyanesh-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94987,"job_number":"JOB_94987","tr_customer_id":95004,"tr_customer_product_id":94994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Bodhan Bhattathiri","mobile_number":"7004616719","email_id":"arindam.khanna@gmail.com","dop":"2025-10-21","serial_number":"058307127695663","imei1":"058307127695663","imei2":"058307127695663","popurl":"www.darshwana-kaur.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94988,"job_number":"JOB_94988","tr_customer_id":95005,"tr_customer_product_id":94995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Girik Panicker","mobile_number":"7002276803","email_id":"deenabandhu.namboothiri@gmail.com","dop":"2025-10-21","serial_number":"124629253428953","imei1":"124629253428953","imei2":"124629253428953","popurl":"www.damayanti-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94989,"job_number":"JOB_94989","tr_customer_id":95006,"tr_customer_product_id":94996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Chetan Bandopadhyay","mobile_number":"7000968290","email_id":"adinath.shah@yahoo.co.in","dop":"2025-10-21","serial_number":"324013930931294","imei1":"324013930931294","imei2":"324013930931294","popurl":"www.kannen-pothuvaal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94990,"job_number":"JOB_94990","tr_customer_id":95007,"tr_customer_product_id":94997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Suryakanta Shah","mobile_number":"7002153602","email_id":"laal.sharma@yahoo.co.in","dop":"2025-10-21","serial_number":"758589815464781","imei1":"758589815464781","imei2":"758589815464781","popurl":"www.jaya-arora.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94991,"job_number":"JOB_94991","tr_customer_id":95008,"tr_customer_product_id":94998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Aanandinii Devar","mobile_number":"7001973890","email_id":"anand.embranthiri@hotmail.com","dop":"2025-10-21","serial_number":"019490879930264","imei1":"019490879930264","imei2":"019490879930264","popurl":"www.darshwana-joshi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94992,"job_number":"JOB_94992","tr_customer_id":95009,"tr_customer_product_id":94999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Abhisyanta Dubashi","mobile_number":"7049167219","email_id":"giriraj.adiga@hotmail.com","dop":"2025-10-21","serial_number":"467949789616421","imei1":"467949789616421","imei2":"467949789616421","popurl":"www.gemine-abbott.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94993,"job_number":"JOB_94993","tr_customer_id":95010,"tr_customer_product_id":95000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Deeptimoy Somayaji","mobile_number":"7022558790","email_id":"diksha.patil@hotmail.com","dop":"2025-10-21","serial_number":"735670203314653","imei1":"735670203314653","imei2":"735670203314653","popurl":"www.chanda-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94994,"job_number":"JOB_94994","tr_customer_id":95011,"tr_customer_product_id":95001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Damodara Chaturvedi","mobile_number":"7002306989","email_id":"meena.namboothiri@hotmail.com","dop":"2025-10-21","serial_number":"054976539050650","imei1":"054976539050650","imei2":"054976539050650","popurl":"www.deven-sharma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94995,"job_number":"JOB_94995","tr_customer_id":95012,"tr_customer_product_id":95002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Aaditya Nehru","mobile_number":"7012470224","email_id":"amarnath.achari@yahoo.co.in","dop":"2025-10-21","serial_number":"265619251688163","imei1":"265619251688163","imei2":"265619251688163","popurl":"www.giriraaj-namboothiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94996,"job_number":"JOB_94996","tr_customer_id":95013,"tr_customer_product_id":95003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Rajendra Naik","mobile_number":"7031682243","email_id":"urmila.embranthiri@hotmail.com","dop":"2025-10-21","serial_number":"280475826552463","imei1":"280475826552463","imei2":"280475826552463","popurl":"www.devasree-shah.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94997,"job_number":"JOB_94997","tr_customer_id":95014,"tr_customer_product_id":95004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Satyen Gill","mobile_number":"7044186097","email_id":"vidur.gandhi@hotmail.com","dop":"2025-10-21","serial_number":"178082255514464","imei1":"178082255514464","imei2":"178082255514464","popurl":"www.kannan-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94998,"job_number":"JOB_94998","tr_customer_id":95015,"tr_customer_product_id":95005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Sweta Agarwal","mobile_number":"7042836142","email_id":"jagadisha.shukla@hotmail.com","dop":"2025-10-21","serial_number":"552545736181907","imei1":"552545736181907","imei2":"552545736181907","popurl":"www.devi-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94999,"job_number":"JOB_94999","tr_customer_id":95016,"tr_customer_product_id":95006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:40.000Z","modified_at":"2025-10-31T13:47:40.000Z","name":"Arjun Verma","mobile_number":"7035820816","email_id":"achalesvara.abbott@hotmail.com","dop":"2025-10-21","serial_number":"019484299745017","imei1":"019484299745017","imei2":"019484299745017","popurl":"www.vyas-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95000,"job_number":"JOB_95000","tr_customer_id":95017,"tr_customer_product_id":95007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Diptendu Kaniyar","mobile_number":"7065156539","email_id":"ambar.nayar@gmail.com","dop":"2025-10-21","serial_number":"190423863414864","imei1":"190423863414864","imei2":"190423863414864","popurl":"www.daevi-malik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95001,"job_number":"JOB_95001","tr_customer_id":95018,"tr_customer_product_id":95008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Nimit Shah","mobile_number":"7073159377","email_id":"ramaa.sinha@gmail.com","dop":"2025-10-21","serial_number":"032295891871288","imei1":"032295891871288","imei2":"032295891871288","popurl":"www.sunita-prajapat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95002,"job_number":"JOB_95002","tr_customer_id":95019,"tr_customer_product_id":95009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Gaurang Ahuja","mobile_number":"7097208885","email_id":"som.pilla@yahoo.co.in","dop":"2025-10-21","serial_number":"185785410087456","imei1":"185785410087456","imei2":"185785410087456","popurl":"www.deenabandhu-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95003,"job_number":"JOB_95003","tr_customer_id":95020,"tr_customer_product_id":95010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Dron Shah","mobile_number":"7041436690","email_id":"aaryan.dutta@yahoo.co.in","dop":"2025-10-21","serial_number":"281720578004282","imei1":"281720578004282","imei2":"281720578004282","popurl":"www.mandaakin-chopra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95004,"job_number":"JOB_95004","tr_customer_id":95021,"tr_customer_product_id":95011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Trilokanath Patil","mobile_number":"7076175396","email_id":"ekadant.jain@yahoo.co.in","dop":"2025-10-21","serial_number":"207075381838090","imei1":"207075381838090","imei2":"207075381838090","popurl":"www.bhaaswar-bandopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95005,"job_number":"JOB_95005","tr_customer_id":95022,"tr_customer_product_id":95012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Marut Tandon","mobile_number":"7062317203","email_id":"jagmeet.arora@yahoo.co.in","dop":"2025-10-21","serial_number":"231469392069526","imei1":"231469392069526","imei2":"231469392069526","popurl":"www.lakshminath-naik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95006,"job_number":"JOB_95006","tr_customer_id":95023,"tr_customer_product_id":95013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Anagh Kaniyar","mobile_number":"7090531182","email_id":"anala.agarwal@hotmail.com","dop":"2025-10-21","serial_number":"731312560538312","imei1":"731312560538312","imei2":"731312560538312","popurl":"www.jay-panicker.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95007,"job_number":"JOB_95007","tr_customer_id":95024,"tr_customer_product_id":95014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Dhruv Guneta","mobile_number":"7049716633","email_id":"baalagopaal.khanna@yahoo.co.in","dop":"2025-10-21","serial_number":"676651886022305","imei1":"676651886022305","imei2":"676651886022305","popurl":"www.deeptendu-sharma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95008,"job_number":"JOB_95008","tr_customer_id":95026,"tr_customer_product_id":95015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Usha Jain","mobile_number":"7037430501","email_id":"balagopal.menon@yahoo.co.in","dop":"2025-10-21","serial_number":"771374633419914","imei1":"771374633419914","imei2":"771374633419914","popurl":"www.saroja-kocchar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95009,"job_number":"JOB_95009","tr_customer_id":95025,"tr_customer_product_id":95016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Som Pillai","mobile_number":"7049031474","email_id":"gati.jain@hotmail.com","dop":"2025-10-21","serial_number":"891296152500020","imei1":"891296152500020","imei2":"891296152500020","popurl":"www.bala-bandopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95010,"job_number":"JOB_95010","tr_customer_id":95027,"tr_customer_product_id":95017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Guru Embranthiri","mobile_number":"7011434325","email_id":"aagney.nayar@hotmail.com","dop":"2025-10-21","serial_number":"481180516409326","imei1":"481180516409326","imei2":"481180516409326","popurl":"www.abhaya-deshpande.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95011,"job_number":"JOB_95011","tr_customer_id":95028,"tr_customer_product_id":95018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Nikita Nayar","mobile_number":"7077198564","email_id":"rita.devar@gmail.com","dop":"2025-10-21","serial_number":"062494510406193","imei1":"062494510406193","imei2":"062494510406193","popurl":"www.bhamini-sharma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95012,"job_number":"JOB_95012","tr_customer_id":95029,"tr_customer_product_id":95019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Jagdish Butt","mobile_number":"7081525026","email_id":"chandrani.guneta@hotmail.com","dop":"2025-10-21","serial_number":"911186963162826","imei1":"911186963162826","imei2":"911186963162826","popurl":"www.ekaaksh-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95013,"job_number":"JOB_95013","tr_customer_id":95030,"tr_customer_product_id":95020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Sher Kaur","mobile_number":"7005396671","email_id":"vasundhara.trivedi@yahoo.co.in","dop":"2025-10-21","serial_number":"377701236467891","imei1":"377701236467891","imei2":"377701236467891","popurl":"www.chandraswaroopa-panicker.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95014,"job_number":"JOB_95014","tr_customer_id":95031,"tr_customer_product_id":95021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Daksha Marar","mobile_number":"7011203279","email_id":"ahalya.kaniyar@yahoo.co.in","dop":"2025-10-21","serial_number":"558816035888420","imei1":"558816035888420","imei2":"558816035888420","popurl":"www.abhisyanta-bhat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95015,"job_number":"JOB_95015","tr_customer_id":95032,"tr_customer_product_id":95022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Atreyi Sinha","mobile_number":"7053716400","email_id":"tarun.devar@hotmail.com","dop":"2025-10-21","serial_number":"379847843420203","imei1":"379847843420203","imei2":"379847843420203","popurl":"www.shantanu-somayaji.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95016,"job_number":"JOB_95016","tr_customer_id":95033,"tr_customer_product_id":95023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Atmaja Butt","mobile_number":"7084452448","email_id":"samir.kaul@yahoo.co.in","dop":"2025-10-21","serial_number":"676968798695873","imei1":"676968798695873","imei2":"676968798695873","popurl":"www.harita-dhawan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95017,"job_number":"JOB_95017","tr_customer_id":95034,"tr_customer_product_id":95024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Aasa Adiga","mobile_number":"7092066486","email_id":"budhil.khan@yahoo.co.in","dop":"2025-10-21","serial_number":"996565618541517","imei1":"996565618541517","imei2":"996565618541517","popurl":"www.agastya-nambeesan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95018,"job_number":"JOB_95018","tr_customer_id":95035,"tr_customer_product_id":95025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Deepan Nambeesan","mobile_number":"7079274735","email_id":"himani.trivedi@gmail.com","dop":"2025-10-21","serial_number":"632291500200534","imei1":"632291500200534","imei2":"632291500200534","popurl":"www.trilok-varma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95019,"job_number":"JOB_95019","tr_customer_id":95036,"tr_customer_product_id":95026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Acharyanandana Varman","mobile_number":"7037676876","email_id":"chinmayanand.saini@hotmail.com","dop":"2025-10-21","serial_number":"669215499025264","imei1":"669215499025264","imei2":"669215499025264","popurl":"www.puneet-banerjee.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95020,"job_number":"JOB_95020","tr_customer_id":95037,"tr_customer_product_id":95027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Ravi Johar","mobile_number":"7005186301","email_id":"girja.kaul@gmail.com","dop":"2025-10-21","serial_number":"987053294935495","imei1":"987053294935495","imei2":"987053294935495","popurl":"www.suman-kaur.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95021,"job_number":"JOB_95021","tr_customer_id":95038,"tr_customer_product_id":95028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Daiwik Dutta","mobile_number":"7067055826","email_id":"dev.adiga@gmail.com","dop":"2025-10-21","serial_number":"677236766762704","imei1":"677236766762704","imei2":"677236766762704","popurl":"www.ayushmati-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95022,"job_number":"JOB_95022","tr_customer_id":95039,"tr_customer_product_id":95029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Suresh Tandon","mobile_number":"7051707486","email_id":"darshwana.pillai@hotmail.com","dop":"2025-10-21","serial_number":"375529223398127","imei1":"375529223398127","imei2":"375529223398127","popurl":"www.vidya-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95023,"job_number":"JOB_95023","tr_customer_id":95040,"tr_customer_product_id":95030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Manisha Pillai","mobile_number":"7060475728","email_id":"tarun.abbott@hotmail.com","dop":"2025-10-21","serial_number":"097278518123666","imei1":"097278518123666","imei2":"097278518123666","popurl":"www.subhashini-bhattathiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95024,"job_number":"JOB_95024","tr_customer_id":95041,"tr_customer_product_id":95031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Amrita Saini","mobile_number":"7023846113","email_id":"kamalesh.mahajan@gmail.com","dop":"2025-10-21","serial_number":"734431737653650","imei1":"734431737653650","imei2":"734431737653650","popurl":"www.lavanya-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95025,"job_number":"JOB_95025","tr_customer_id":95042,"tr_customer_product_id":95032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:41.000Z","modified_at":"2025-10-31T13:47:41.000Z","name":"Bhima Dhawan","mobile_number":"7011278426","email_id":"arindam.mahajan@yahoo.co.in","dop":"2025-10-21","serial_number":"563908764250338","imei1":"563908764250338","imei2":"563908764250338","popurl":"www.kanishka-adiga.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95026,"job_number":"JOB_95026","tr_customer_id":95043,"tr_customer_product_id":95033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Malati Kaniyar","mobile_number":"7018532443","email_id":"ravi.tagore@hotmail.com","dop":"2025-10-21","serial_number":"554087761238837","imei1":"554087761238837","imei2":"554087761238837","popurl":"www.laxmi-iyengar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95027,"job_number":"JOB_95027","tr_customer_id":95044,"tr_customer_product_id":95034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Ayushmati Butt","mobile_number":"7033295912","email_id":"anal.jha@hotmail.com","dop":"2025-10-21","serial_number":"638962273061887","imei1":"638962273061887","imei2":"638962273061887","popurl":"www.vedang-sinha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95028,"job_number":"JOB_95028","tr_customer_id":95045,"tr_customer_product_id":95035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Aashritha Prajapat","mobile_number":"7013660018","email_id":"chandramauli.gowda@gmail.com","dop":"2025-10-21","serial_number":"740322322592226","imei1":"740322322592226","imei2":"740322322592226","popurl":"www.bela-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95029,"job_number":"JOB_95029","tr_customer_id":95046,"tr_customer_product_id":95036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Bhagwanti Desai","mobile_number":"7091545915","email_id":"jitendra.adiga@gmail.com","dop":"2025-10-21","serial_number":"694859778731033","imei1":"694859778731033","imei2":"694859778731033","popurl":"www.bhooshan-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95030,"job_number":"JOB_95030","tr_customer_id":95047,"tr_customer_product_id":95037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Atmaja Bandopadhyay","mobile_number":"7077966833","email_id":"vaidehi.menon@hotmail.com","dop":"2025-10-21","serial_number":"290491004297182","imei1":"290491004297182","imei2":"290491004297182","popurl":"www.shridevi-kaur.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95031,"job_number":"JOB_95031","tr_customer_id":95048,"tr_customer_product_id":95038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Bhaumik Asan","mobile_number":"7090574081","email_id":"shantanu.adiga@hotmail.com","dop":"2025-10-21","serial_number":"024919189203305","imei1":"024919189203305","imei2":"024919189203305","popurl":"www.aagneya-patel.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95032,"job_number":"JOB_95032","tr_customer_id":95049,"tr_customer_product_id":95039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Mukesh Nair","mobile_number":"7009858517","email_id":"daksha.asan@hotmail.com","dop":"2025-10-21","serial_number":"615585884131334","imei1":"615585884131334","imei2":"615585884131334","popurl":"www.himani-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95033,"job_number":"JOB_95033","tr_customer_id":95050,"tr_customer_product_id":95040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Baalaaditya Gill","mobile_number":"7007714263","email_id":"nagabhushanam.butt@gmail.com","dop":"2025-10-21","serial_number":"384205330252617","imei1":"384205330252617","imei2":"384205330252617","popurl":"www.darshwana-mehra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95034,"job_number":"JOB_95034","tr_customer_id":95051,"tr_customer_product_id":95041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Adripathi Gandhi","mobile_number":"7050825575","email_id":"bhaasvan.chopra@hotmail.com","dop":"2025-10-21","serial_number":"426979857749581","imei1":"426979857749581","imei2":"426979857749581","popurl":"www.damayanti-chopra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95035,"job_number":"JOB_95035","tr_customer_id":95052,"tr_customer_product_id":95042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Devani Abbott","mobile_number":"7007571061","email_id":"aaratrika.chaturvedi@hotmail.com","dop":"2025-10-21","serial_number":"918989828130839","imei1":"918989828130839","imei2":"918989828130839","popurl":"www.aasa-sharma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95036,"job_number":"JOB_95036","tr_customer_id":95053,"tr_customer_product_id":95043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Paramartha Banerjee","mobile_number":"7077266669","email_id":"parvati.devar@hotmail.com","dop":"2025-10-21","serial_number":"443256427971976","imei1":"443256427971976","imei2":"443256427971976","popurl":"www.rudra-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95037,"job_number":"JOB_95037","tr_customer_id":95054,"tr_customer_product_id":95044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Swami Pandey","mobile_number":"7070696789","email_id":"gotum.shukla@hotmail.com","dop":"2025-10-21","serial_number":"910004427583110","imei1":"910004427583110","imei2":"910004427583110","popurl":"www.charuvrat-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95038,"job_number":"JOB_95038","tr_customer_id":95055,"tr_customer_product_id":95045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Ayushmati Asan","mobile_number":"7062653348","email_id":"amogh.bandopadhyay@hotmail.com","dop":"2025-10-21","serial_number":"920280654616345","imei1":"920280654616345","imei2":"920280654616345","popurl":"www.malati-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95039,"job_number":"JOB_95039","tr_customer_id":95056,"tr_customer_product_id":95046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Baijayanti Mehra","mobile_number":"7095542838","email_id":"deepesh.varman@hotmail.com","dop":"2025-10-21","serial_number":"039627245192804","imei1":"039627245192804","imei2":"039627245192804","popurl":"www.digambara-devar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95040,"job_number":"JOB_95040","tr_customer_id":95057,"tr_customer_product_id":95047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Bhadraksh Bhattathiri","mobile_number":"7003837167","email_id":"aadidev.dwivedi@yahoo.co.in","dop":"2025-10-21","serial_number":"055809917162736","imei1":"055809917162736","imei2":"055809917162736","popurl":"www.baala-ganaka.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95041,"job_number":"JOB_95041","tr_customer_id":95058,"tr_customer_product_id":95048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Bhima Pilla","mobile_number":"7091888264","email_id":"aishani.dutta@yahoo.co.in","dop":"2025-10-21","serial_number":"106297471440058","imei1":"106297471440058","imei2":"106297471440058","popurl":"www.baladitya-namboothiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95042,"job_number":"JOB_95042","tr_customer_id":95059,"tr_customer_product_id":95049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Gajaadhar Acharya","mobile_number":"7086588837","email_id":"balaaditya.kaul@gmail.com","dop":"2025-10-21","serial_number":"320607495732828","imei1":"320607495732828","imei2":"320607495732828","popurl":"www.dandak-ganaka.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95043,"job_number":"JOB_95043","tr_customer_id":95060,"tr_customer_product_id":95050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Ganesh Nayar","mobile_number":"7097882943","email_id":"charumati.saini@gmail.com","dop":"2025-10-21","serial_number":"988099629566366","imei1":"988099629566366","imei2":"988099629566366","popurl":"www.agniprava-nair.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95044,"job_number":"JOB_95044","tr_customer_id":95061,"tr_customer_product_id":95051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Apsara Joshi","mobile_number":"7049812126","email_id":"vyas.jha@hotmail.com","dop":"2025-10-21","serial_number":"381640964358263","imei1":"381640964358263","imei2":"381640964358263","popurl":"www.anila-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95045,"job_number":"JOB_95045","tr_customer_id":95062,"tr_customer_product_id":95052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Charuchandra Malik","mobile_number":"7010865060","email_id":"avadhesh.patil@hotmail.com","dop":"2025-10-21","serial_number":"426134900248922","imei1":"426134900248922","imei2":"426134900248922","popurl":"www.hiranya-gowda.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95046,"job_number":"JOB_95046","tr_customer_id":95063,"tr_customer_product_id":95053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:42.000Z","modified_at":"2025-10-31T13:47:42.000Z","name":"Urmila Shukla","mobile_number":"7080807773","email_id":"aayushmaan.pillai@hotmail.com","dop":"2025-10-21","serial_number":"868688228592570","imei1":"868688228592570","imei2":"868688228592570","popurl":"www.chandan-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95047,"job_number":"JOB_95047","tr_customer_id":95064,"tr_customer_product_id":95054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Anwesha Desai","mobile_number":"7004631464","email_id":"karan.banerjee@gmail.com","dop":"2025-10-21","serial_number":"121477392152282","imei1":"121477392152282","imei2":"121477392152282","popurl":"www.ankal-kakkar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95048,"job_number":"JOB_95048","tr_customer_id":95065,"tr_customer_product_id":95055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Achalesvara Chattopadhyay","mobile_number":"7090105923","email_id":"deeptendu.singh@gmail.com","dop":"2025-10-21","serial_number":"950172904186193","imei1":"950172904186193","imei2":"950172904186193","popurl":"www.triloki-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95049,"job_number":"JOB_95049","tr_customer_id":95066,"tr_customer_product_id":95056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Prayag Pilla","mobile_number":"7022870508","email_id":"kanchan.guneta@gmail.com","dop":"2025-10-21","serial_number":"169761658271390","imei1":"169761658271390","imei2":"169761658271390","popurl":"www.jagathi-sinha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95050,"job_number":"JOB_95050","tr_customer_id":95067,"tr_customer_product_id":95057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Gemine Kakkar","mobile_number":"7081560455","email_id":"triloki.kocchar@yahoo.co.in","dop":"2025-10-21","serial_number":"522936288329789","imei1":"522936288329789","imei2":"522936288329789","popurl":"www.aanandaswarup-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95051,"job_number":"JOB_95051","tr_customer_id":95068,"tr_customer_product_id":95058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Atreyee Pillai","mobile_number":"7017454746","email_id":"sushma.patil@hotmail.com","dop":"2025-10-21","serial_number":"600070768455761","imei1":"600070768455761","imei2":"600070768455761","popurl":"www.tej-ganaka.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95052,"job_number":"JOB_95052","tr_customer_id":95069,"tr_customer_product_id":95059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Smriti Abbott","mobile_number":"7095976247","email_id":"gemine.kaniyar@gmail.com","dop":"2025-10-21","serial_number":"983457303257217","imei1":"983457303257217","imei2":"983457303257217","popurl":"www.subhashini-banerjee.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95053,"job_number":"JOB_95053","tr_customer_id":95070,"tr_customer_product_id":95060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Gemine Iyer","mobile_number":"7089337629","email_id":"sushma.butt@gmail.com","dop":"2025-10-21","serial_number":"158470765043517","imei1":"158470765043517","imei2":"158470765043517","popurl":"www.gopaal-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95054,"job_number":"JOB_95054","tr_customer_id":95071,"tr_customer_product_id":95061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Girish Dutta","mobile_number":"7017081579","email_id":"dharmaketu.dhawan@yahoo.co.in","dop":"2025-10-21","serial_number":"079687538596047","imei1":"079687538596047","imei2":"079687538596047","popurl":"www.chandraswaroopa-pillai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95055,"job_number":"JOB_95055","tr_customer_id":95072,"tr_customer_product_id":95062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Damodara Jha","mobile_number":"7064848004","email_id":"javas.kapoor@hotmail.com","dop":"2025-10-21","serial_number":"654171451922036","imei1":"654171451922036","imei2":"654171451922036","popurl":"www.devdan-embranthiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95056,"job_number":"JOB_95056","tr_customer_id":95073,"tr_customer_product_id":95063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Agnimitra Singh","mobile_number":"7071990276","email_id":"trilokinath.joshi@gmail.com","dop":"2025-10-21","serial_number":"752787690533679","imei1":"752787690533679","imei2":"752787690533679","popurl":"www.arnesh-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95057,"job_number":"JOB_95057","tr_customer_id":95074,"tr_customer_product_id":95064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Bhavani Iyer","mobile_number":"7031202735","email_id":"gajadhar.panicker@yahoo.co.in","dop":"2025-10-21","serial_number":"266784906859325","imei1":"266784906859325","imei2":"266784906859325","popurl":"www.upendra-kapoor.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95058,"job_number":"JOB_95058","tr_customer_id":95075,"tr_customer_product_id":95065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Bharat Bharadwaj","mobile_number":"7089689447","email_id":"chinmayananda.panicker@gmail.com","dop":"2025-10-21","serial_number":"501061520973937","imei1":"501061520973937","imei2":"501061520973937","popurl":"www.brajendra-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95059,"job_number":"JOB_95059","tr_customer_id":95076,"tr_customer_product_id":95066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Aagney Gandhi","mobile_number":"7069318144","email_id":"vrund.panicker@yahoo.co.in","dop":"2025-10-21","serial_number":"617153918921899","imei1":"617153918921899","imei2":"617153918921899","popurl":"www.mukesh-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95060,"job_number":"JOB_95060","tr_customer_id":95077,"tr_customer_product_id":95067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Lal Dhawan","mobile_number":"7003587172","email_id":"rameshwar.singh@hotmail.com","dop":"2025-10-21","serial_number":"193634874147016","imei1":"193634874147016","imei2":"193634874147016","popurl":"www.brajendra-menon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95061,"job_number":"JOB_95061","tr_customer_id":95078,"tr_customer_product_id":95068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Laxmi Somayaji","mobile_number":"7039160617","email_id":"girika.shah@hotmail.com","dop":"2025-10-21","serial_number":"106303603615526","imei1":"106303603615526","imei2":"106303603615526","popurl":"www.chandramani-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95062,"job_number":"JOB_95062","tr_customer_id":95079,"tr_customer_product_id":95069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Girja Panicker","mobile_number":"7024178591","email_id":"gandharv.singh@hotmail.com","dop":"2025-10-21","serial_number":"425108298931303","imei1":"425108298931303","imei2":"425108298931303","popurl":"www.daksha-mahajan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95063,"job_number":"JOB_95063","tr_customer_id":95080,"tr_customer_product_id":95070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Goswami Verma","mobile_number":"7082252786","email_id":"chandraayan.gandhi@hotmail.com","dop":"2025-10-21","serial_number":"489784440677998","imei1":"489784440677998","imei2":"489784440677998","popurl":"www.gopaal-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95064,"job_number":"JOB_95064","tr_customer_id":95081,"tr_customer_product_id":95071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Shiv Dubashi","mobile_number":"7027406812","email_id":"agastya.singh@hotmail.com","dop":"2025-10-21","serial_number":"406820484717907","imei1":"406820484717907","imei2":"406820484717907","popurl":"www.gurdev-singh.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95065,"job_number":"JOB_95065","tr_customer_id":95082,"tr_customer_product_id":95072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Bhuvanesh Iyer","mobile_number":"7013304326","email_id":"buddhana.mehrotra@gmail.com","dop":"2025-10-21","serial_number":"920680989562645","imei1":"920680989562645","imei2":"920680989562645","popurl":"www.chandira-shah.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95066,"job_number":"JOB_95066","tr_customer_id":95083,"tr_customer_product_id":95073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Chandira Joshi","mobile_number":"7068772931","email_id":"girika.saini@hotmail.com","dop":"2025-10-21","serial_number":"110941149721956","imei1":"110941149721956","imei2":"110941149721956","popurl":"www.ankal-butt.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95067,"job_number":"JOB_95067","tr_customer_id":95084,"tr_customer_product_id":95074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Kin Marar","mobile_number":"7067709332","email_id":"damayanti.shah@hotmail.com","dop":"2025-10-21","serial_number":"448575609280217","imei1":"448575609280217","imei2":"448575609280217","popurl":"www.bhudev-somayaji.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95068,"job_number":"JOB_95068","tr_customer_id":95085,"tr_customer_product_id":95075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:43.000Z","modified_at":"2025-10-31T13:47:43.000Z","name":"Amrit Patel","mobile_number":"7036992503","email_id":"sameer.kapoor@hotmail.com","dop":"2025-10-21","serial_number":"369005723406918","imei1":"369005723406918","imei2":"369005723406918","popurl":"www.arun-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95069,"job_number":"JOB_95069","tr_customer_id":95086,"tr_customer_product_id":95076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Jitendra Talwar","mobile_number":"7081221869","email_id":"veda.chopra@gmail.com","dop":"2025-10-21","serial_number":"436467775454955","imei1":"436467775454955","imei2":"436467775454955","popurl":"www.eekalabya-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95070,"job_number":"JOB_95070","tr_customer_id":95087,"tr_customer_product_id":95077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Subhash Saini","mobile_number":"7047906755","email_id":"brahmanandam.nehru@hotmail.com","dop":"2025-10-21","serial_number":"326514203934043","imei1":"326514203934043","imei2":"326514203934043","popurl":"www.balamani-mukhopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95071,"job_number":"JOB_95071","tr_customer_id":95088,"tr_customer_product_id":95078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Brahmaanand Iyengar","mobile_number":"7064479098","email_id":"menka.malik@gmail.com","dop":"2025-10-21","serial_number":"352591450047075","imei1":"352591450047075","imei2":"352591450047075","popurl":"www.bhoopat-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95072,"job_number":"JOB_95072","tr_customer_id":95089,"tr_customer_product_id":95079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Ekaksh Mishra","mobile_number":"7086172909","email_id":"hiranya.mehrotra@yahoo.co.in","dop":"2025-10-21","serial_number":"277208175799292","imei1":"277208175799292","imei2":"277208175799292","popurl":"www.devi-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95073,"job_number":"JOB_95073","tr_customer_id":95090,"tr_customer_product_id":95080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Bhooshan Varma","mobile_number":"7026704124","email_id":"kannan.pandey@gmail.com","dop":"2025-10-21","serial_number":"669780417642195","imei1":"669780417642195","imei2":"669780417642195","popurl":"www.dhruv-iyer.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95074,"job_number":"JOB_95074","tr_customer_id":95091,"tr_customer_product_id":95081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Vidur Prajapat","mobile_number":"7010911667","email_id":"jahnu.prajapat@yahoo.co.in","dop":"2025-10-21","serial_number":"666154203401462","imei1":"666154203401462","imei2":"666154203401462","popurl":"www.enakshi-nair.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95075,"job_number":"JOB_95075","tr_customer_id":95092,"tr_customer_product_id":95082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Elakshi Adiga","mobile_number":"7035179159","email_id":"atreyee.mukhopadhyay@hotmail.com","dop":"2025-10-21","serial_number":"168314793251040","imei1":"168314793251040","imei2":"168314793251040","popurl":"www.som-kaniyar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95076,"job_number":"JOB_95076","tr_customer_id":95093,"tr_customer_product_id":95083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Trilochan Adiga","mobile_number":"7051019738","email_id":"dinakar.ahluwalia@yahoo.co.in","dop":"2025-10-21","serial_number":"267250661930262","imei1":"267250661930262","imei2":"267250661930262","popurl":"www.digambar-varman.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95077,"job_number":"JOB_95077","tr_customer_id":95094,"tr_customer_product_id":95084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Bandhul Jha","mobile_number":"7073941668","email_id":"gemini.varrier@yahoo.co.in","dop":"2025-10-21","serial_number":"849382992069650","imei1":"849382992069650","imei2":"849382992069650","popurl":"www.lakshmidhar-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95078,"job_number":"JOB_95078","tr_customer_id":95095,"tr_customer_product_id":95085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Purushottam Nair","mobile_number":"7067069283","email_id":"gudakesha.shah@yahoo.co.in","dop":"2025-10-21","serial_number":"610196323930327","imei1":"610196323930327","imei2":"610196323930327","popurl":"www.akshita-acharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95079,"job_number":"JOB_95079","tr_customer_id":95096,"tr_customer_product_id":95086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Dhruv Dubashi","mobile_number":"7094719460","email_id":"dhruv.sethi@hotmail.com","dop":"2025-10-21","serial_number":"167343357538110","imei1":"167343357538110","imei2":"167343357538110","popurl":"www.prem-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95080,"job_number":"JOB_95080","tr_customer_id":95097,"tr_customer_product_id":95087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Lakshminath Sethi","mobile_number":"7045269455","email_id":"atreyi.shah@yahoo.co.in","dop":"2025-10-21","serial_number":"171880621491867","imei1":"171880621491867","imei2":"171880621491867","popurl":"www.chitraksh-johar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95081,"job_number":"JOB_95081","tr_customer_id":95098,"tr_customer_product_id":95088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Laxman Abbott","mobile_number":"7076517195","email_id":"adripathi.tandon@yahoo.co.in","dop":"2025-10-21","serial_number":"135463937137084","imei1":"135463937137084","imei2":"135463937137084","popurl":"www.suma-sinha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95082,"job_number":"JOB_95082","tr_customer_id":95099,"tr_customer_product_id":95089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Chandraketu Rana","mobile_number":"7095618810","email_id":"tanya.asan@hotmail.com","dop":"2025-10-21","serial_number":"754475935590474","imei1":"754475935590474","imei2":"754475935590474","popurl":"www.siddhi-khan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95083,"job_number":"JOB_95083","tr_customer_id":95100,"tr_customer_product_id":95090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Sujata Arora","mobile_number":"7090916486","email_id":"ghanaanand.achari@hotmail.com","dop":"2025-10-21","serial_number":"218733135673649","imei1":"218733135673649","imei2":"218733135673649","popurl":"www.deepankar-malik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95084,"job_number":"JOB_95084","tr_customer_id":95101,"tr_customer_product_id":95091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Bhudeva Iyengar","mobile_number":"7003067493","email_id":"vaijayanti.sethi@hotmail.com","dop":"2025-10-21","serial_number":"821125750361739","imei1":"821125750361739","imei2":"821125750361739","popurl":"www.akshat-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95085,"job_number":"JOB_95085","tr_customer_id":95102,"tr_customer_product_id":95092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Umang Sharma","mobile_number":"7071164649","email_id":"usha.kaul@yahoo.co.in","dop":"2025-10-21","serial_number":"035661643463307","imei1":"035661643463307","imei2":"035661643463307","popurl":"www.dandapaani-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95086,"job_number":"JOB_95086","tr_customer_id":95103,"tr_customer_product_id":95093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Ojaswini Somayaji","mobile_number":"7003930931","email_id":"chandni.butt@yahoo.co.in","dop":"2025-10-21","serial_number":"627315365791399","imei1":"627315365791399","imei2":"627315365791399","popurl":"www.achalesvara-joshi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95087,"job_number":"JOB_95087","tr_customer_id":95104,"tr_customer_product_id":95094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Achyut Saini","mobile_number":"7082316004","email_id":"acharyasuta.kaniyar@gmail.com","dop":"2025-10-21","serial_number":"449406182451696","imei1":"449406182451696","imei2":"449406182451696","popurl":"www.satyen-banerjee.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95088,"job_number":"JOB_95088","tr_customer_id":95105,"tr_customer_product_id":95095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Suryakant Khatri","mobile_number":"7005408735","email_id":"gopi.panicker@yahoo.co.in","dop":"2025-10-21","serial_number":"943830909862283","imei1":"943830909862283","imei2":"943830909862283","popurl":"www.lalita-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95089,"job_number":"JOB_95089","tr_customer_id":95106,"tr_customer_product_id":95096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Bela Saini","mobile_number":"7058633286","email_id":"vidhur.nehru@hotmail.com","dop":"2025-10-21","serial_number":"480574412251669","imei1":"480574412251669","imei2":"480574412251669","popurl":"www.karthik-desai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95090,"job_number":"JOB_95090","tr_customer_id":95107,"tr_customer_product_id":95097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Ahilya Pillai","mobile_number":"7099946654","email_id":"acaryatanaya.somayaji@gmail.com","dop":"2025-10-21","serial_number":"051739992823449","imei1":"051739992823449","imei2":"051739992823449","popurl":"www.baala-reddy.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95091,"job_number":"JOB_95091","tr_customer_id":95108,"tr_customer_product_id":95098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Kumar Saini","mobile_number":"7062874856","email_id":"gitanjali.khanna@gmail.com","dop":"2025-10-21","serial_number":"340119258818381","imei1":"340119258818381","imei2":"340119258818381","popurl":"www.durga-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95092,"job_number":"JOB_95092","tr_customer_id":95109,"tr_customer_product_id":95099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Triloki Achari","mobile_number":"7055949964","email_id":"purushottam.agarwal@yahoo.co.in","dop":"2025-10-21","serial_number":"803241915138013","imei1":"803241915138013","imei2":"803241915138013","popurl":"www.suresh-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95093,"job_number":"JOB_95093","tr_customer_id":95110,"tr_customer_product_id":95100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:44.000Z","modified_at":"2025-10-31T13:47:44.000Z","name":"Aasa Varrier","mobile_number":"7036947964","email_id":"aadidev.bhattathiri@hotmail.com","dop":"2025-10-21","serial_number":"603519411736385","imei1":"603519411736385","imei2":"603519411736385","popurl":"www.gandharv-pandey.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95094,"job_number":"JOB_95094","tr_customer_id":95111,"tr_customer_product_id":95101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Gajabahu Gowda","mobile_number":"7077060201","email_id":"govinda.chopra@hotmail.com","dop":"2025-10-21","serial_number":"389748384176110","imei1":"389748384176110","imei2":"389748384176110","popurl":"www.indira-mehrotra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95095,"job_number":"JOB_95095","tr_customer_id":95112,"tr_customer_product_id":95102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Balagovind Gupta","mobile_number":"7045187007","email_id":"priya.desai@gmail.com","dop":"2025-10-21","serial_number":"761037619663958","imei1":"761037619663958","imei2":"761037619663958","popurl":"www.varalakshmi-dutta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95096,"job_number":"JOB_95096","tr_customer_id":95113,"tr_customer_product_id":95103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Chetanaanand Marar","mobile_number":"7033304999","email_id":"bhadraksh.nayar@yahoo.co.in","dop":"2025-10-21","serial_number":"099801350231939","imei1":"099801350231939","imei2":"099801350231939","popurl":"www.dinkar-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95097,"job_number":"JOB_95097","tr_customer_id":95114,"tr_customer_product_id":95104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Datta Guha","mobile_number":"7043752554","email_id":"padma.ganaka@gmail.com","dop":"2025-10-21","serial_number":"575088319966753","imei1":"575088319966753","imei2":"575088319966753","popurl":"www.avani-trivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95098,"job_number":"JOB_95098","tr_customer_id":95115,"tr_customer_product_id":95105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Vidya Nair","mobile_number":"7068361376","email_id":"sucheta.kakkar@gmail.com","dop":"2025-10-21","serial_number":"853031257506485","imei1":"853031257506485","imei2":"853031257506485","popurl":"www.gangesh-khatri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95099,"job_number":"JOB_95099","tr_customer_id":95116,"tr_customer_product_id":95106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Arnesh Dwivedi","mobile_number":"7034415240","email_id":"sanjay.ganaka@hotmail.com","dop":"2025-10-21","serial_number":"761416510317474","imei1":"761416510317474","imei2":"761416510317474","popurl":"www.aashritha-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95100,"job_number":"JOB_95100","tr_customer_id":95117,"tr_customer_product_id":95107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Sachin Mishra","mobile_number":"7002962074","email_id":"sameer.nambeesan@yahoo.co.in","dop":"2025-10-21","serial_number":"794756054917944","imei1":"794756054917944","imei2":"794756054917944","popurl":"www.bilva-nayar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95101,"job_number":"JOB_95101","tr_customer_id":95118,"tr_customer_product_id":95108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Ekaling Panicker","mobile_number":"7034545781","email_id":"jitender.varrier@hotmail.com","dop":"2025-10-21","serial_number":"417116670022679","imei1":"417116670022679","imei2":"417116670022679","popurl":"www.charuvrat-sinha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95102,"job_number":"JOB_95102","tr_customer_id":95119,"tr_customer_product_id":95109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Chapala Rana","mobile_number":"7073708747","email_id":"chakor.bhat@yahoo.co.in","dop":"2025-10-21","serial_number":"792664577852737","imei1":"792664577852737","imei2":"792664577852737","popurl":"www.enakshi-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95103,"job_number":"JOB_95103","tr_customer_id":95120,"tr_customer_product_id":95110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Anusuya Khan","mobile_number":"7020792655","email_id":"jagmeet.desai@hotmail.com","dop":"2025-10-21","serial_number":"369916511871982","imei1":"369916511871982","imei2":"369916511871982","popurl":"www.oormila-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95104,"job_number":"JOB_95104","tr_customer_id":95121,"tr_customer_product_id":95111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Acharyasuta Tandon","mobile_number":"7026580165","email_id":"laxman.kapoor@hotmail.com","dop":"2025-10-21","serial_number":"022616915266482","imei1":"022616915266482","imei2":"022616915266482","popurl":"www.gaurang-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95105,"job_number":"JOB_95105","tr_customer_id":95122,"tr_customer_product_id":95112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Siddhran Bandopadhyay","mobile_number":"7039465411","email_id":"anilaabh.reddy@hotmail.com","dop":"2025-10-21","serial_number":"153118011571226","imei1":"153118011571226","imei2":"153118011571226","popurl":"www.aaditya-devar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95106,"job_number":"JOB_95106","tr_customer_id":95123,"tr_customer_product_id":95113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Chandraswaroopa Mukhopadhyay","mobile_number":"7075352189","email_id":"bhadra.mukhopadhyay@yahoo.co.in","dop":"2025-10-21","serial_number":"325180087690732","imei1":"325180087690732","imei2":"325180087690732","popurl":"www.ramaa-mukhopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95107,"job_number":"JOB_95107","tr_customer_id":95124,"tr_customer_product_id":95114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Swara Pilla","mobile_number":"7092545464","email_id":"diptendu.menon@yahoo.co.in","dop":"2025-10-21","serial_number":"868518535738738","imei1":"868518535738738","imei2":"868518535738738","popurl":"www.aditeya-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95108,"job_number":"JOB_95108","tr_customer_id":95125,"tr_customer_product_id":95115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Gauranga Chattopadhyay","mobile_number":"7090725204","email_id":"aaryan.kapoor@hotmail.com","dop":"2025-10-21","serial_number":"087057043000740","imei1":"087057043000740","imei2":"087057043000740","popurl":"www.meghnath-kaur.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95109,"job_number":"JOB_95109","tr_customer_id":95126,"tr_customer_product_id":95116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Baidehi Somayaji","mobile_number":"7052903380","email_id":"achalesvara.agarwal@yahoo.co.in","dop":"2025-10-21","serial_number":"718525936092065","imei1":"718525936092065","imei2":"718525936092065","popurl":"www.atmaja-nambeesan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95110,"job_number":"JOB_95110","tr_customer_id":95127,"tr_customer_product_id":95117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Udai Ahluwalia","mobile_number":"7012759116","email_id":"satyen.iyengar@hotmail.com","dop":"2025-10-21","serial_number":"345432735698857","imei1":"345432735698857","imei2":"345432735698857","popurl":"www.trilokesh-abbott.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95111,"job_number":"JOB_95111","tr_customer_id":95128,"tr_customer_product_id":95118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Laal Khan","mobile_number":"7043971092","email_id":"bhaasvan.tandon@yahoo.co.in","dop":"2025-10-21","serial_number":"700174448364989","imei1":"700174448364989","imei2":"700174448364989","popurl":"www.shakti-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95112,"job_number":"JOB_95112","tr_customer_id":95129,"tr_customer_product_id":95119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Purnima Varman","mobile_number":"7040753867","email_id":"tanya.abbott@yahoo.co.in","dop":"2025-10-21","serial_number":"919214601864991","imei1":"919214601864991","imei2":"919214601864991","popurl":"www.lakshminath-guneta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95113,"job_number":"JOB_95113","tr_customer_id":95130,"tr_customer_product_id":95120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Opaline Jain","mobile_number":"7061551657","email_id":"parvati.dhawan@yahoo.co.in","dop":"2025-10-21","serial_number":"172057533799201","imei1":"172057533799201","imei2":"172057533799201","popurl":"www.rupinder-saini.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95114,"job_number":"JOB_95114","tr_customer_id":95131,"tr_customer_product_id":95121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Rudra Varma","mobile_number":"7082159154","email_id":"anjaneya.panicker@yahoo.co.in","dop":"2025-10-21","serial_number":"975340879672890","imei1":"975340879672890","imei2":"975340879672890","popurl":"www.jyotsana-iyengar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95115,"job_number":"JOB_95115","tr_customer_id":95132,"tr_customer_product_id":95122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Meghnad Gowda","mobile_number":"7090549226","email_id":"harinarayan.sharma@hotmail.com","dop":"2025-10-21","serial_number":"092269106361062","imei1":"092269106361062","imei2":"092269106361062","popurl":"www.shakti-asan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95116,"job_number":"JOB_95116","tr_customer_id":95133,"tr_customer_product_id":95123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Anish Banerjee","mobile_number":"7040917263","email_id":"govinda.dhawan@hotmail.com","dop":"2025-10-21","serial_number":"390031231643553","imei1":"390031231643553","imei2":"390031231643553","popurl":"www.priyala-sharma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95117,"job_number":"JOB_95117","tr_customer_id":95134,"tr_customer_product_id":95124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Rageshwari Ganaka","mobile_number":"7092266215","email_id":"gajbaahu.mahajan@hotmail.com","dop":"2025-10-21","serial_number":"901913331744263","imei1":"901913331744263","imei2":"901913331744263","popurl":"www.akshita-reddy.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95118,"job_number":"JOB_95118","tr_customer_id":95135,"tr_customer_product_id":95125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:45.000Z","modified_at":"2025-10-31T13:47:45.000Z","name":"Jagadisha Chattopadhyay","mobile_number":"7079774320","email_id":"govinda.bhattathiri@yahoo.co.in","dop":"2025-10-21","serial_number":"279822849373207","imei1":"279822849373207","imei2":"279822849373207","popurl":"www.vyas-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95119,"job_number":"JOB_95119","tr_customer_id":95136,"tr_customer_product_id":95126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Sucheta Dutta","mobile_number":"7055342737","email_id":"eshita.pilla@hotmail.com","dop":"2025-10-21","serial_number":"118319555487959","imei1":"118319555487959","imei2":"118319555487959","popurl":"www.ekalavya-pilla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95120,"job_number":"JOB_95120","tr_customer_id":95137,"tr_customer_product_id":95127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Kanak Sinha","mobile_number":"7036717901","email_id":"sarla.iyer@yahoo.co.in","dop":"2025-10-21","serial_number":"883550596379088","imei1":"883550596379088","imei2":"883550596379088","popurl":"www.jagadisha-varma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95121,"job_number":"JOB_95121","tr_customer_id":95138,"tr_customer_product_id":95128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Divya Kakkar","mobile_number":"7033925645","email_id":"akshaj.nambeesan@yahoo.co.in","dop":"2025-10-21","serial_number":"507274863667251","imei1":"507274863667251","imei2":"507274863667251","popurl":"www.ahalya-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95122,"job_number":"JOB_95122","tr_customer_id":95139,"tr_customer_product_id":95129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Anjaneya Mahajan","mobile_number":"7065980011","email_id":"ahilya.rana@yahoo.co.in","dop":"2025-10-21","serial_number":"101636716491953","imei1":"101636716491953","imei2":"101636716491953","popurl":"www.marut-tandon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95123,"job_number":"JOB_95123","tr_customer_id":95140,"tr_customer_product_id":95130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Lila Talwar","mobile_number":"7032001343","email_id":"bheeshma.kaniyar@yahoo.co.in","dop":"2025-10-21","serial_number":"787048425862425","imei1":"787048425862425","imei2":"787048425862425","popurl":"www.jyotsana-somayaji.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95124,"job_number":"JOB_95124","tr_customer_id":95141,"tr_customer_product_id":95131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Kalyani Panicker","mobile_number":"7024749696","email_id":"lai.shukla@yahoo.co.in","dop":"2025-10-21","serial_number":"874745370861391","imei1":"874745370861391","imei2":"874745370861391","popurl":"www.chiranjeeve-mishra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95125,"job_number":"JOB_95125","tr_customer_id":95142,"tr_customer_product_id":95132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Chaaruchandra Bandopadhyay","mobile_number":"7003673049","email_id":"balgopal.kakkar@yahoo.co.in","dop":"2025-10-21","serial_number":"624383232056643","imei1":"624383232056643","imei2":"624383232056643","popurl":"www.akshainie-sinha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95126,"job_number":"JOB_95126","tr_customer_id":95143,"tr_customer_product_id":95133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Jyotsana Bhattacharya","mobile_number":"7002819683","email_id":"chakradhar.somayaji@yahoo.co.in","dop":"2025-10-21","serial_number":"661266900354110","imei1":"661266900354110","imei2":"661266900354110","popurl":"www.anjaneya-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95127,"job_number":"JOB_95127","tr_customer_id":95144,"tr_customer_product_id":95134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Govinda Varman","mobile_number":"7075175281","email_id":"darshwana.prajapat@hotmail.com","dop":"2025-10-21","serial_number":"268366642448985","imei1":"268366642448985","imei2":"268366642448985","popurl":"www.kalpana-dwivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95128,"job_number":"JOB_95128","tr_customer_id":95145,"tr_customer_product_id":95135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Ajit Khan","mobile_number":"7065947128","email_id":"tushar.patil@gmail.com","dop":"2025-10-21","serial_number":"801705554275654","imei1":"801705554275654","imei2":"801705554275654","popurl":"www.ameyatma-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95129,"job_number":"JOB_95129","tr_customer_id":95146,"tr_customer_product_id":95136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Chandramauli Gill","mobile_number":"7068389416","email_id":"himadri.verma@hotmail.com","dop":"2025-10-21","serial_number":"147456975451021","imei1":"147456975451021","imei2":"147456975451021","popurl":"www.preity-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95130,"job_number":"JOB_95130","tr_customer_id":95147,"tr_customer_product_id":95137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Baalaaditya Khanna","mobile_number":"7012905276","email_id":"vedanshi.trivedi@gmail.com","dop":"2025-10-21","serial_number":"703738736243366","imei1":"703738736243366","imei2":"703738736243366","popurl":"www.deependra-mehra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95131,"job_number":"JOB_95131","tr_customer_id":95148,"tr_customer_product_id":95138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Chapal Achari","mobile_number":"7051147395","email_id":"jaya.devar@yahoo.co.in","dop":"2025-10-21","serial_number":"763356571608803","imei1":"763356571608803","imei2":"763356571608803","popurl":"www.arya-khan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95132,"job_number":"JOB_95132","tr_customer_id":95149,"tr_customer_product_id":95139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Atmaja Arora","mobile_number":"7095217257","email_id":"aarya.shukla@hotmail.com","dop":"2025-10-21","serial_number":"121930055265243","imei1":"121930055265243","imei2":"121930055265243","popurl":"www.brajesh-reddy.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95133,"job_number":"JOB_95133","tr_customer_id":95150,"tr_customer_product_id":95140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Mandaakin Naik","mobile_number":"7047761309","email_id":"udit.desai@gmail.com","dop":"2025-10-21","serial_number":"608893405135313","imei1":"608893405135313","imei2":"608893405135313","popurl":"www.soma-gandhi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95134,"job_number":"JOB_95134","tr_customer_id":95151,"tr_customer_product_id":95141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Dhanesh Iyengar","mobile_number":"7020059424","email_id":"anuja.jain@hotmail.com","dop":"2025-10-21","serial_number":"897347722639427","imei1":"897347722639427","imei2":"897347722639427","popurl":"www.samir-kocchar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95135,"job_number":"JOB_95135","tr_customer_id":95152,"tr_customer_product_id":95142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Chapala Abbott","mobile_number":"7072586675","email_id":"deependra.desai@gmail.com","dop":"2025-10-21","serial_number":"910973970347442","imei1":"910973970347442","imei2":"910973970347442","popurl":"www.harit-adiga.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95136,"job_number":"JOB_95136","tr_customer_id":95153,"tr_customer_product_id":95143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Anunay Marar","mobile_number":"7071505234","email_id":"sharmila.varman@gmail.com","dop":"2025-10-21","serial_number":"967974986726838","imei1":"967974986726838","imei2":"967974986726838","popurl":"www.aaditya-bharadwaj.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95137,"job_number":"JOB_95137","tr_customer_id":95154,"tr_customer_product_id":95144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Deepesh Iyengar","mobile_number":"7046338958","email_id":"sloka.mishra@yahoo.co.in","dop":"2025-10-21","serial_number":"792448570954176","imei1":"792448570954176","imei2":"792448570954176","popurl":"www.krishnadasa-pillai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95138,"job_number":"JOB_95138","tr_customer_id":95155,"tr_customer_product_id":95145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Kamla Guneta","mobile_number":"7063171547","email_id":"goutam.marar@hotmail.com","dop":"2025-10-21","serial_number":"882474946139815","imei1":"882474946139815","imei2":"882474946139815","popurl":"www.gorakhnath-jha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95139,"job_number":"JOB_95139","tr_customer_id":95156,"tr_customer_product_id":95146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Vyas Patil","mobile_number":"7019583725","email_id":"chandak.talwar@gmail.com","dop":"2025-10-21","serial_number":"139105784110145","imei1":"139105784110145","imei2":"139105784110145","popurl":"www.sameer-iyengar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95140,"job_number":"JOB_95140","tr_customer_id":95157,"tr_customer_product_id":95147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Vaijayanti Mishra","mobile_number":"7031851868","email_id":"ravi.bhattacharya@yahoo.co.in","dop":"2025-10-21","serial_number":"021998737348808","imei1":"021998737348808","imei2":"021998737348808","popurl":"www.jaimini-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95141,"job_number":"JOB_95141","tr_customer_id":95158,"tr_customer_product_id":95148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Bhagwanti Deshpande","mobile_number":"7031292525","email_id":"lila.dhawan@gmail.com","dop":"2025-10-21","serial_number":"083354985295579","imei1":"083354985295579","imei2":"083354985295579","popurl":"www.menka-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95142,"job_number":"JOB_95142","tr_customer_id":95159,"tr_customer_product_id":95149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Mina Pothuvaal","mobile_number":"7053113166","email_id":"damayanti.prajapat@hotmail.com","dop":"2025-10-21","serial_number":"492032561433587","imei1":"492032561433587","imei2":"492032561433587","popurl":"www.ankal-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95143,"job_number":"JOB_95143","tr_customer_id":95160,"tr_customer_product_id":95150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Chinmayanand Devar","mobile_number":"7094936345","email_id":"aaratrika.ganaka@hotmail.com","dop":"2025-10-21","serial_number":"459417256871764","imei1":"459417256871764","imei2":"459417256871764","popurl":"www.mukul-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95144,"job_number":"JOB_95144","tr_customer_id":95161,"tr_customer_product_id":95151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:46.000Z","modified_at":"2025-10-31T13:47:46.000Z","name":"Devasree Reddy","mobile_number":"7084398503","email_id":"daksha.kaul@yahoo.co.in","dop":"2025-10-21","serial_number":"662326576706549","imei1":"662326576706549","imei2":"662326576706549","popurl":"www.rakesh-nambeesan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95145,"job_number":"JOB_95145","tr_customer_id":95162,"tr_customer_product_id":95152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Gandharv Chaturvedi","mobile_number":"7003526496","email_id":"chandrakala.adiga@gmail.com","dop":"2025-10-21","serial_number":"282543276022497","imei1":"282543276022497","imei2":"282543276022497","popurl":"www.sanka-jha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95146,"job_number":"JOB_95146","tr_customer_id":95163,"tr_customer_product_id":95153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Kalpana Arora","mobile_number":"7041175548","email_id":"chakor.gandhi@yahoo.co.in","dop":"2025-10-21","serial_number":"567548035458942","imei1":"567548035458942","imei2":"567548035458942","popurl":"www.mangala-deshpande.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95147,"job_number":"JOB_95147","tr_customer_id":95164,"tr_customer_product_id":95154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Chandak Mahajan","mobile_number":"7009404560","email_id":"ambar.pilla@gmail.com","dop":"2025-10-21","serial_number":"330737705143986","imei1":"330737705143986","imei2":"330737705143986","popurl":"www.dhanadeepa-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95148,"job_number":"JOB_95148","tr_customer_id":95165,"tr_customer_product_id":95155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Meghnath Sharma","mobile_number":"7040467786","email_id":"poornima.devar@gmail.com","dop":"2025-10-21","serial_number":"276265053248619","imei1":"276265053248619","imei2":"276265053248619","popurl":"www.daksha-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95149,"job_number":"JOB_95149","tr_customer_id":95166,"tr_customer_product_id":95156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Rohit Talwar","mobile_number":"7093938283","email_id":"chanda.khan@gmail.com","dop":"2025-10-21","serial_number":"710050106623581","imei1":"710050106623581","imei2":"710050106623581","popurl":"www.yogendra-bhattathiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95150,"job_number":"JOB_95150","tr_customer_id":95167,"tr_customer_product_id":95157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Diptendu Chattopadhyay","mobile_number":"7079741625","email_id":"charuchandra.agarwal@gmail.com","dop":"2025-10-21","serial_number":"449224711624309","imei1":"449224711624309","imei2":"449224711624309","popurl":"www.ravi-dwivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95151,"job_number":"JOB_95151","tr_customer_id":95168,"tr_customer_product_id":95158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Chidaatma Bharadwaj","mobile_number":"7003562418","email_id":"geetanjali.pillai@gmail.com","dop":"2025-10-21","serial_number":"407748570316599","imei1":"407748570316599","imei2":"407748570316599","popurl":"www.krishnadasa-agarwal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95152,"job_number":"JOB_95152","tr_customer_id":95169,"tr_customer_product_id":95159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Chandini Guneta","mobile_number":"7034326078","email_id":"jagdish.acharya@yahoo.co.in","dop":"2025-10-21","serial_number":"259528559953826","imei1":"259528559953826","imei2":"259528559953826","popurl":"www.charuchandra-deshpande.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95153,"job_number":"JOB_95153","tr_customer_id":95170,"tr_customer_product_id":95160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Amarnath Talwar","mobile_number":"7019717987","email_id":"kartik.mishra@yahoo.co.in","dop":"2025-10-21","serial_number":"188865882064536","imei1":"188865882064536","imei2":"188865882064536","popurl":"www.bankimchandra-panicker.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95154,"job_number":"JOB_95154","tr_customer_id":95171,"tr_customer_product_id":95161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Shresthi Desai","mobile_number":"7027025136","email_id":"kamla.jha@gmail.com","dop":"2025-10-21","serial_number":"448236757814302","imei1":"448236757814302","imei2":"448236757814302","popurl":"www.devagya-agarwal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95155,"job_number":"JOB_95155","tr_customer_id":95172,"tr_customer_product_id":95162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Pranay Iyer","mobile_number":"7089002200","email_id":"shridevi.marar@gmail.com","dop":"2025-10-21","serial_number":"675857322219371","imei1":"675857322219371","imei2":"675857322219371","popurl":"www.anurag-devar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95156,"job_number":"JOB_95156","tr_customer_id":95173,"tr_customer_product_id":95163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Kannen Rana","mobile_number":"7011692896","email_id":"jagdish.asan@yahoo.co.in","dop":"2025-10-21","serial_number":"517482742972476","imei1":"517482742972476","imei2":"517482742972476","popurl":"www.omana-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95157,"job_number":"JOB_95157","tr_customer_id":95174,"tr_customer_product_id":95164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Dhanalakshmi Khatri","mobile_number":"7047293671","email_id":"aadrika.varman@gmail.com","dop":"2025-10-21","serial_number":"396860785970008","imei1":"396860785970008","imei2":"396860785970008","popurl":"www.garuda-prajapat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95158,"job_number":"JOB_95158","tr_customer_id":95175,"tr_customer_product_id":95165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Bharadwaj Kapoor","mobile_number":"7046617693","email_id":"vyas.chaturvedi@yahoo.co.in","dop":"2025-10-21","serial_number":"949557825293234","imei1":"949557825293234","imei2":"949557825293234","popurl":"www.bhushan-pilla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95159,"job_number":"JOB_95159","tr_customer_id":95176,"tr_customer_product_id":95166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Chandan Shukla","mobile_number":"7097046144","email_id":"durgeshwari.achari@hotmail.com","dop":"2025-10-21","serial_number":"083167030273293","imei1":"083167030273293","imei2":"083167030273293","popurl":"www.vasundhara-verma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95160,"job_number":"JOB_95160","tr_customer_id":95177,"tr_customer_product_id":95167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Shobhana Nayar","mobile_number":"7060531279","email_id":"rudra.shukla@hotmail.com","dop":"2025-10-21","serial_number":"290676255776101","imei1":"290676255776101","imei2":"290676255776101","popurl":"www.mani-varma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95161,"job_number":"JOB_95161","tr_customer_id":95178,"tr_customer_product_id":95168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Somu Gupta","mobile_number":"7095004632","email_id":"lakshmidhar.saini@gmail.com","dop":"2025-10-21","serial_number":"341484486925593","imei1":"341484486925593","imei2":"341484486925593","popurl":"www.agastya-asan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95162,"job_number":"JOB_95162","tr_customer_id":95179,"tr_customer_product_id":95169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Aaratrika Patel","mobile_number":"7022896683","email_id":"draupadi.adiga@gmail.com","dop":"2025-10-21","serial_number":"541705952997699","imei1":"541705952997699","imei2":"541705952997699","popurl":"www.himadri-shah.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95163,"job_number":"JOB_95163","tr_customer_id":95180,"tr_customer_product_id":95170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Lal Marar","mobile_number":"7066480902","email_id":"kanchan.sinha@hotmail.com","dop":"2025-10-21","serial_number":"288805284636284","imei1":"288805284636284","imei2":"288805284636284","popurl":"www.gurdev-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95164,"job_number":"JOB_95164","tr_customer_id":95181,"tr_customer_product_id":95171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Arya Varrier","mobile_number":"7056103369","email_id":"bhooshit.nambeesan@gmail.com","dop":"2025-10-21","serial_number":"868699388431923","imei1":"868699388431923","imei2":"868699388431923","popurl":"www.suryakanta-patel.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95165,"job_number":"JOB_95165","tr_customer_id":95182,"tr_customer_product_id":95172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Radha Varman","mobile_number":"7091945057","email_id":"sitara.achari@yahoo.co.in","dop":"2025-10-21","serial_number":"442671302068225","imei1":"442671302068225","imei2":"442671302068225","popurl":"www.susheel-devar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95166,"job_number":"JOB_95166","tr_customer_id":95183,"tr_customer_product_id":95173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Drona Naik","mobile_number":"7026525735","email_id":"tara.sharma@hotmail.com","dop":"2025-10-21","serial_number":"251250394285551","imei1":"251250394285551","imei2":"251250394285551","popurl":"www.ashlesh-pillai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95167,"job_number":"JOB_95167","tr_customer_id":95184,"tr_customer_product_id":95174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Aagneya Adiga","mobile_number":"7043020378","email_id":"dakshayani.chopra@gmail.com","dop":"2025-10-21","serial_number":"236658049814823","imei1":"236658049814823","imei2":"236658049814823","popurl":"www.shankar-ganaka.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95168,"job_number":"JOB_95168","tr_customer_id":95185,"tr_customer_product_id":95175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:47.000Z","name":"Bhooshit Chopra","mobile_number":"7005065427","email_id":"basanti.verma@yahoo.co.in","dop":"2025-10-21","serial_number":"975684414041815","imei1":"975684414041815","imei2":"975684414041815","popurl":"www.prathamesh-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95169,"job_number":"JOB_95169","tr_customer_id":95186,"tr_customer_product_id":95176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:47.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Chetan Kakkar","mobile_number":"7046707973","email_id":"dhanapati.bhat@yahoo.co.in","dop":"2025-10-21","serial_number":"998661978694287","imei1":"998661978694287","imei2":"998661978694287","popurl":"www.dharmaketu-nambeesan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95170,"job_number":"JOB_95170","tr_customer_id":95187,"tr_customer_product_id":95177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Triloki Nath Kaul","mobile_number":"7093388324","email_id":"anilabh.embranthiri@yahoo.co.in","dop":"2025-10-21","serial_number":"417262736362434","imei1":"417262736362434","imei2":"417262736362434","popurl":"www.chandraayan-bharadwaj.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95171,"job_number":"JOB_95171","tr_customer_id":95188,"tr_customer_product_id":95178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Baala Gowda","mobile_number":"7017118525","email_id":"chakor.malik@gmail.com","dop":"2025-10-21","serial_number":"613049594339945","imei1":"613049594339945","imei2":"613049594339945","popurl":"www.akshayakeerti-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95172,"job_number":"JOB_95172","tr_customer_id":95189,"tr_customer_product_id":95179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Vaishnavi Guneta","mobile_number":"7000287565","email_id":"amarnath.reddy@gmail.com","dop":"2025-10-21","serial_number":"130982209388895","imei1":"130982209388895","imei2":"130982209388895","popurl":"www.harit-somayaji.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95173,"job_number":"JOB_95173","tr_customer_id":95190,"tr_customer_product_id":95180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Amaresh Ahuja","mobile_number":"7050276094","email_id":"brahmaanand.reddy@gmail.com","dop":"2025-10-21","serial_number":"431050871770923","imei1":"431050871770923","imei2":"431050871770923","popurl":"www.baalagopaal-saini.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95174,"job_number":"JOB_95174","tr_customer_id":95191,"tr_customer_product_id":95181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Agasti Gill","mobile_number":"7037557771","email_id":"javas.abbott@gmail.com","dop":"2025-10-21","serial_number":"362568128205794","imei1":"362568128205794","imei2":"362568128205794","popurl":"www.ghanaanand-joshi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95175,"job_number":"JOB_95175","tr_customer_id":95192,"tr_customer_product_id":95182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Lalita Guneta","mobile_number":"7013044899","email_id":"dhatri.arora@yahoo.co.in","dop":"2025-10-21","serial_number":"656637083955757","imei1":"656637083955757","imei2":"656637083955757","popurl":"www.divya-kaul.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95176,"job_number":"JOB_95176","tr_customer_id":95193,"tr_customer_product_id":95183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Jyotis Butt","mobile_number":"7051210665","email_id":"anish.mukhopadhyay@gmail.com","dop":"2025-10-21","serial_number":"585442417604448","imei1":"585442417604448","imei2":"585442417604448","popurl":"www.bilva-dhawan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95177,"job_number":"JOB_95177","tr_customer_id":95194,"tr_customer_product_id":95184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Adheesh Nambeesan","mobile_number":"7046449592","email_id":"umang.mehrotra@hotmail.com","dop":"2025-10-21","serial_number":"659780593353163","imei1":"659780593353163","imei2":"659780593353163","popurl":"www.sher-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95178,"job_number":"JOB_95178","tr_customer_id":95195,"tr_customer_product_id":95185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Dhaanyalakshmi Dubashi","mobile_number":"7014587779","email_id":"brajesh.singh@hotmail.com","dop":"2025-10-21","serial_number":"210207037434035","imei1":"210207037434035","imei2":"210207037434035","popurl":"www.sukanya-mukhopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95179,"job_number":"JOB_95179","tr_customer_id":95196,"tr_customer_product_id":95186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Damodara Adiga","mobile_number":"7087632243","email_id":"ramesh.deshpande@gmail.com","dop":"2025-10-21","serial_number":"569400381493712","imei1":"569400381493712","imei2":"569400381493712","popurl":"www.param-chaturvedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95180,"job_number":"JOB_95180","tr_customer_id":95197,"tr_customer_product_id":95187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Diptendu Mishra","mobile_number":"7053709062","email_id":"sachin.patil@yahoo.co.in","dop":"2025-10-21","serial_number":"388909101203206","imei1":"388909101203206","imei2":"388909101203206","popurl":"www.girish-khan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95181,"job_number":"JOB_95181","tr_customer_id":95198,"tr_customer_product_id":95188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Bharadwaj Patel","mobile_number":"7067248563","email_id":"ahalya.tandon@gmail.com","dop":"2025-10-21","serial_number":"687347972848643","imei1":"687347972848643","imei2":"687347972848643","popurl":"www.anjushree-singh.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95182,"job_number":"JOB_95182","tr_customer_id":95199,"tr_customer_product_id":95189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Daevi Naik","mobile_number":"7022892513","email_id":"ambar.ganaka@hotmail.com","dop":"2025-10-21","serial_number":"508059436535733","imei1":"508059436535733","imei2":"508059436535733","popurl":"www.rajan-shukla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95183,"job_number":"JOB_95183","tr_customer_id":95200,"tr_customer_product_id":95190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Govinda Khanna","mobile_number":"7097855480","email_id":"purnima.bandopadhyay@hotmail.com","dop":"2025-10-21","serial_number":"588259939653016","imei1":"588259939653016","imei2":"588259939653016","popurl":"www.vidur-talwar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95184,"job_number":"JOB_95184","tr_customer_id":95201,"tr_customer_product_id":95191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Bhooshit Pillai","mobile_number":"7065025418","email_id":"bheeshma.desai@yahoo.co.in","dop":"2025-10-21","serial_number":"540381193026159","imei1":"540381193026159","imei2":"540381193026159","popurl":"www.dayamayee-verma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95185,"job_number":"JOB_95185","tr_customer_id":95202,"tr_customer_product_id":95192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Sarada Talwar","mobile_number":"7047779029","email_id":"dron.kaul@yahoo.co.in","dop":"2025-10-21","serial_number":"755149629535268","imei1":"755149629535268","imei2":"755149629535268","popurl":"www.prem-ahuja.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95186,"job_number":"JOB_95186","tr_customer_id":95203,"tr_customer_product_id":95193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Bhadra Bhattacharya","mobile_number":"7047537197","email_id":"kamla.patel@hotmail.com","dop":"2025-10-21","serial_number":"900382821540597","imei1":"900382821540597","imei2":"900382821540597","popurl":"www.subhasini-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95187,"job_number":"JOB_95187","tr_customer_id":95204,"tr_customer_product_id":95194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Drona Butt","mobile_number":"7081352111","email_id":"prem.tandon@hotmail.com","dop":"2025-10-21","serial_number":"933850719446215","imei1":"933850719446215","imei2":"933850719446215","popurl":"www.lakshmidhar-rana.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95188,"job_number":"JOB_95188","tr_customer_id":95205,"tr_customer_product_id":95195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Kashyapi Chaturvedi","mobile_number":"7079893370","email_id":"akshaj.tandon@gmail.com","dop":"2025-10-21","serial_number":"589234347488114","imei1":"589234347488114","imei2":"589234347488114","popurl":"www.karunanidhi-menon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95189,"job_number":"JOB_95189","tr_customer_id":95206,"tr_customer_product_id":95196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Rohana Gupta","mobile_number":"7030947187","email_id":"darshwana.gowda@gmail.com","dop":"2025-10-21","serial_number":"100544906774137","imei1":"100544906774137","imei2":"100544906774137","popurl":"www.dipesh-tandon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95190,"job_number":"JOB_95190","tr_customer_id":95207,"tr_customer_product_id":95197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Baalagopaal Agarwal","mobile_number":"7076495412","email_id":"suma.kaul@hotmail.com","dop":"2025-10-21","serial_number":"672123251680809","imei1":"672123251680809","imei2":"672123251680809","popurl":"www.vaishvi-trivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95191,"job_number":"JOB_95191","tr_customer_id":95208,"tr_customer_product_id":95198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Aasha Iyer","mobile_number":"7045363499","email_id":"anjushree.mishra@hotmail.com","dop":"2025-10-21","serial_number":"554457730951086","imei1":"554457730951086","imei2":"554457730951086","popurl":"www.harita-khatri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95192,"job_number":"JOB_95192","tr_customer_id":95209,"tr_customer_product_id":95199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:48.000Z","modified_at":"2025-10-31T13:47:48.000Z","name":"Susheel Nayar","mobile_number":"7038392553","email_id":"bhoopati.adiga@hotmail.com","dop":"2025-10-21","serial_number":"240780513888802","imei1":"240780513888802","imei2":"240780513888802","popurl":"www.dhatri-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95193,"job_number":"JOB_95193","tr_customer_id":95210,"tr_customer_product_id":95200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Nirbhay Pillai","mobile_number":"7073797589","email_id":"gauraang.butt@hotmail.com","dop":"2025-10-21","serial_number":"528700439823763","imei1":"528700439823763","imei2":"528700439823763","popurl":"www.budhil-butt.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95194,"job_number":"JOB_95194","tr_customer_id":95211,"tr_customer_product_id":95201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Suryakanta Bhattathiri","mobile_number":"7016265172","email_id":"bhilangana.mishra@hotmail.com","dop":"2025-10-21","serial_number":"286431432376564","imei1":"286431432376564","imei2":"286431432376564","popurl":"www.chandramohan-joshi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95195,"job_number":"JOB_95195","tr_customer_id":95212,"tr_customer_product_id":95202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Tapan Singh","mobile_number":"7029254710","email_id":"navin.bharadwaj@hotmail.com","dop":"2025-10-21","serial_number":"253305401238788","imei1":"253305401238788","imei2":"253305401238788","popurl":"www.chetanaanand-patil.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95196,"job_number":"JOB_95196","tr_customer_id":95213,"tr_customer_product_id":95203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Chandak Asan","mobile_number":"7026719585","email_id":"meghnath.agarwal@hotmail.com","dop":"2025-10-21","serial_number":"122370949748734","imei1":"122370949748734","imei2":"122370949748734","popurl":"www.devvrat-jha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95197,"job_number":"JOB_95197","tr_customer_id":95214,"tr_customer_product_id":95204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Jagmeet Gupta","mobile_number":"7045912721","email_id":"karthik.varman@yahoo.co.in","dop":"2025-10-21","serial_number":"096041522051176","imei1":"096041522051176","imei2":"096041522051176","popurl":"www.sarala-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95198,"job_number":"JOB_95198","tr_customer_id":95215,"tr_customer_product_id":95205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Chiranjeeve Pilla","mobile_number":"7068837794","email_id":"geetanjali.asan@yahoo.co.in","dop":"2025-10-21","serial_number":"333204796126884","imei1":"333204796126884","imei2":"333204796126884","popurl":"www.chandrakin-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95199,"job_number":"JOB_95199","tr_customer_id":95216,"tr_customer_product_id":95206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Aagam Sinha","mobile_number":"7004600349","email_id":"anand.sethi@gmail.com","dop":"2025-10-21","serial_number":"484481510010129","imei1":"484481510010129","imei2":"484481510010129","popurl":"www.abani-tagore.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95200,"job_number":"JOB_95200","tr_customer_id":95217,"tr_customer_product_id":95207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Jyoti Gandhi","mobile_number":"7088364287","email_id":"charuchandra.talwar@hotmail.com","dop":"2025-10-21","serial_number":"041686825268230","imei1":"041686825268230","imei2":"041686825268230","popurl":"www.aditya-menon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95201,"job_number":"JOB_95201","tr_customer_id":95218,"tr_customer_product_id":95208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Vimala Naik","mobile_number":"7023541804","email_id":"tanya.nair@hotmail.com","dop":"2025-10-21","serial_number":"149691316228824","imei1":"149691316228824","imei2":"149691316228824","popurl":"www.aarya-acharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95202,"job_number":"JOB_95202","tr_customer_id":95219,"tr_customer_product_id":95209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Susheel Arora","mobile_number":"7014442068","email_id":"amritambu.jha@yahoo.co.in","dop":"2025-10-21","serial_number":"691359641165120","imei1":"691359641165120","imei2":"691359641165120","popurl":"www.aagneya-mukhopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95203,"job_number":"JOB_95203","tr_customer_id":95220,"tr_customer_product_id":95210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Chaten Nair","mobile_number":"7037713636","email_id":"gopi.singh@yahoo.co.in","dop":"2025-10-21","serial_number":"034209243341142","imei1":"034209243341142","imei2":"034209243341142","popurl":"www.shashikala-ahluwalia.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95204,"job_number":"JOB_95204","tr_customer_id":95221,"tr_customer_product_id":95211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Shobhana Chattopadhyay","mobile_number":"7026789979","email_id":"anand.verma@hotmail.com","dop":"2025-10-21","serial_number":"173391676865812","imei1":"173391676865812","imei2":"173391676865812","popurl":"www.chandni-arora.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95205,"job_number":"JOB_95205","tr_customer_id":95222,"tr_customer_product_id":95212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Ghanaanand Sharma","mobile_number":"7069283441","email_id":"diksha.mehrotra@yahoo.co.in","dop":"2025-10-21","serial_number":"531735108296810","imei1":"531735108296810","imei2":"531735108296810","popurl":"www.bhuvaneshwar-gowda.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95206,"job_number":"JOB_95206","tr_customer_id":95223,"tr_customer_product_id":95213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Vidur Sethi","mobile_number":"7046440858","email_id":"digambar.sethi@gmail.com","dop":"2025-10-21","serial_number":"280853939789408","imei1":"280853939789408","imei2":"280853939789408","popurl":"www.adheesh-sharma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95207,"job_number":"JOB_95207","tr_customer_id":95224,"tr_customer_product_id":95214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Anila Rana","mobile_number":"7092481625","email_id":"akshata.reddy@hotmail.com","dop":"2025-10-21","serial_number":"118458842734988","imei1":"118458842734988","imei2":"118458842734988","popurl":"www.aadrika-butt.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95208,"job_number":"JOB_95208","tr_customer_id":95225,"tr_customer_product_id":95215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Prathamesh Khan","mobile_number":"7023993442","email_id":"ajeet.dubashi@yahoo.co.in","dop":"2025-10-21","serial_number":"546232109477198","imei1":"546232109477198","imei2":"546232109477198","popurl":"www.gorakhanatha-saini.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95209,"job_number":"JOB_95209","tr_customer_id":95226,"tr_customer_product_id":95216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Gurdev Talwar","mobile_number":"7028787348","email_id":"abhaidev.bandopadhyay@hotmail.com","dop":"2025-10-21","serial_number":"943001748719921","imei1":"943001748719921","imei2":"943001748719921","popurl":"www.swapnil-kaur.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95210,"job_number":"JOB_95210","tr_customer_id":95227,"tr_customer_product_id":95217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Asha Chaturvedi","mobile_number":"7027101175","email_id":"anish.talwar@hotmail.com","dop":"2025-10-21","serial_number":"321588010145562","imei1":"321588010145562","imei2":"321588010145562","popurl":"www.nawal-pandey.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95211,"job_number":"JOB_95211","tr_customer_id":95228,"tr_customer_product_id":95218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Sanka Verma","mobile_number":"7008305438","email_id":"prema.varrier@gmail.com","dop":"2025-10-21","serial_number":"315671893179226","imei1":"315671893179226","imei2":"315671893179226","popurl":"www.ranjit-dhawan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95212,"job_number":"JOB_95212","tr_customer_id":95229,"tr_customer_product_id":95219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Durga Kaul","mobile_number":"7081477758","email_id":"archan.asan@hotmail.com","dop":"2025-10-21","serial_number":"503141450406140","imei1":"503141450406140","imei2":"503141450406140","popurl":"www.bhaaswar-mishra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95213,"job_number":"JOB_95213","tr_customer_id":95230,"tr_customer_product_id":95220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Ganesh Asan","mobile_number":"7046202725","email_id":"ekaksh.malik@yahoo.co.in","dop":"2025-10-21","serial_number":"335629536887277","imei1":"335629536887277","imei2":"335629536887277","popurl":"www.adhrit-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95214,"job_number":"JOB_95214","tr_customer_id":95231,"tr_customer_product_id":95221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Nirbhay Nair","mobile_number":"7045312127","email_id":"swara.bhattacharya@gmail.com","dop":"2025-10-21","serial_number":"368505874974966","imei1":"368505874974966","imei2":"368505874974966","popurl":"www.akshat-patil.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95215,"job_number":"JOB_95215","tr_customer_id":95232,"tr_customer_product_id":95222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Manik Gandhi","mobile_number":"7067016512","email_id":"anagh.mahajan@yahoo.co.in","dop":"2025-10-21","serial_number":"782074530736747","imei1":"782074530736747","imei2":"782074530736747","popurl":"www.girik-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95216,"job_number":"JOB_95216","tr_customer_id":95233,"tr_customer_product_id":95223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:49.000Z","modified_at":"2025-10-31T13:47:49.000Z","name":"Sitara Trivedi","mobile_number":"7042853659","email_id":"eshana.reddy@yahoo.co.in","dop":"2025-10-21","serial_number":"211268085096308","imei1":"211268085096308","imei2":"211268085096308","popurl":"www.brahmanandam-bhattathiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95217,"job_number":"JOB_95217","tr_customer_id":95234,"tr_customer_product_id":95224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Shakti Bhattacharya","mobile_number":"7014744646","email_id":"atreyee.sethi@yahoo.co.in","dop":"2025-10-21","serial_number":"613524203635376","imei1":"613524203635376","imei2":"613524203635376","popurl":"www.bhuvaneshwar-somayaji.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95218,"job_number":"JOB_95218","tr_customer_id":95235,"tr_customer_product_id":95225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Anagh Jha","mobile_number":"7086904089","email_id":"shakti.nayar@hotmail.com","dop":"2025-10-21","serial_number":"878173878664599","imei1":"878173878664599","imei2":"878173878664599","popurl":"www.gitanjali-nehru.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95219,"job_number":"JOB_95219","tr_customer_id":95236,"tr_customer_product_id":95226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Rageswari Iyer","mobile_number":"7044611044","email_id":"shobhana.patel@yahoo.co.in","dop":"2025-10-21","serial_number":"408267634516087","imei1":"408267634516087","imei2":"408267634516087","popurl":"www.vedanga-achari.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95220,"job_number":"JOB_95220","tr_customer_id":95237,"tr_customer_product_id":95227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Deepankar Chopra","mobile_number":"7086758388","email_id":"somnath.kakkar@hotmail.com","dop":"2025-10-21","serial_number":"768899223040640","imei1":"768899223040640","imei2":"768899223040640","popurl":"www.rageswari-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95221,"job_number":"JOB_95221","tr_customer_id":95238,"tr_customer_product_id":95228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Chandraketu Dubashi","mobile_number":"7023655194","email_id":"narayan.khanna@hotmail.com","dop":"2025-10-21","serial_number":"966478234096912","imei1":"966478234096912","imei2":"966478234096912","popurl":"www.ganak-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95222,"job_number":"JOB_95222","tr_customer_id":95239,"tr_customer_product_id":95229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Anil Naik","mobile_number":"7048098327","email_id":"vinay.iyengar@gmail.com","dop":"2025-10-21","serial_number":"379367193390595","imei1":"379367193390595","imei2":"379367193390595","popurl":"www.umang-ahuja.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95223,"job_number":"JOB_95223","tr_customer_id":95240,"tr_customer_product_id":95230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Trisha Bhat","mobile_number":"7059115031","email_id":"chanakya.deshpande@yahoo.co.in","dop":"2025-10-21","serial_number":"155719143422385","imei1":"155719143422385","imei2":"155719143422385","popurl":"www.malati-kocchar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95224,"job_number":"JOB_95224","tr_customer_id":95241,"tr_customer_product_id":95231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Manisha Embranthiri","mobile_number":"7012331388","email_id":"umang.bhattathiri@hotmail.com","dop":"2025-10-21","serial_number":"216615586934446","imei1":"216615586934446","imei2":"216615586934446","popurl":"www.samir-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95225,"job_number":"JOB_95225","tr_customer_id":95242,"tr_customer_product_id":95232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Baala Singh","mobile_number":"7067681706","email_id":"vishnu.saini@hotmail.com","dop":"2025-10-21","serial_number":"545354002715767","imei1":"545354002715767","imei2":"545354002715767","popurl":"www.agasti-nehru.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95226,"job_number":"JOB_95226","tr_customer_id":95243,"tr_customer_product_id":95233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Minakshi Kapoor","mobile_number":"7077445259","email_id":"dhana.acharya@yahoo.co.in","dop":"2025-10-21","serial_number":"483549319972360","imei1":"483549319972360","imei2":"483549319972360","popurl":"www.tushar-kaul.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95227,"job_number":"JOB_95227","tr_customer_id":95244,"tr_customer_product_id":95234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Enakshi Varman","mobile_number":"7057146483","email_id":"chapala.mehrotra@gmail.com","dop":"2025-10-21","serial_number":"696011310041057","imei1":"696011310041057","imei2":"696011310041057","popurl":"www.vaijayanthi-naik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95228,"job_number":"JOB_95228","tr_customer_id":95245,"tr_customer_product_id":95235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Chandramani Deshpande","mobile_number":"7035482225","email_id":"usha.iyer@gmail.com","dop":"2025-10-21","serial_number":"892554528628688","imei1":"892554528628688","imei2":"892554528628688","popurl":"www.nikita-khatri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95229,"job_number":"JOB_95229","tr_customer_id":95246,"tr_customer_product_id":95236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Chinmayanand Kaniyar","mobile_number":"7079427571","email_id":"chandani.khatri@gmail.com","dop":"2025-10-21","serial_number":"810110243740340","imei1":"810110243740340","imei2":"810110243740340","popurl":"www.aryan-mishra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95230,"job_number":"JOB_95230","tr_customer_id":95247,"tr_customer_product_id":95237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Gandharva Dutta","mobile_number":"7069674122","email_id":"chetanaanand.reddy@yahoo.co.in","dop":"2025-10-21","serial_number":"023865281015592","imei1":"023865281015592","imei2":"023865281015592","popurl":"www.suma-malik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95231,"job_number":"JOB_95231","tr_customer_id":95248,"tr_customer_product_id":95238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Chidaakaash Khan","mobile_number":"7074914152","email_id":"garuda.nair@yahoo.co.in","dop":"2025-10-21","serial_number":"788509780066716","imei1":"788509780066716","imei2":"788509780066716","popurl":"www.suryakant-saini.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95232,"job_number":"JOB_95232","tr_customer_id":95249,"tr_customer_product_id":95239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Trilochana Abbott","mobile_number":"7092753570","email_id":"lakshmidhar.butt@gmail.com","dop":"2025-10-21","serial_number":"341301288805257","imei1":"341301288805257","imei2":"341301288805257","popurl":"www.samir-sinha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95233,"job_number":"JOB_95233","tr_customer_id":95250,"tr_customer_product_id":95240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Sitara Trivedi","mobile_number":"7053982931","email_id":"indra.khanna@gmail.com","dop":"2025-10-21","serial_number":"329891276262420","imei1":"329891276262420","imei2":"329891276262420","popurl":"www.sumitra-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95234,"job_number":"JOB_95234","tr_customer_id":95251,"tr_customer_product_id":95241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Bheeshma Tagore","mobile_number":"7002493567","email_id":"leela.trivedi@gmail.com","dop":"2025-10-21","serial_number":"710061891586165","imei1":"710061891586165","imei2":"710061891586165","popurl":"www.chidambar-pandey.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95235,"job_number":"JOB_95235","tr_customer_id":95252,"tr_customer_product_id":95242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Aruna Bharadwaj","mobile_number":"7020890161","email_id":"suryakant.guneta@hotmail.com","dop":"2025-10-21","serial_number":"197907612134087","imei1":"197907612134087","imei2":"197907612134087","popurl":"www.surya-devar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95236,"job_number":"JOB_95236","tr_customer_id":95254,"tr_customer_product_id":95244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Hiranya Prajapat","mobile_number":"7049798280","email_id":"bhaanumati.naik@gmail.com","dop":"2025-10-21","serial_number":"750990315573965","imei1":"750990315573965","imei2":"750990315573965","popurl":"www.aaditya-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95237,"job_number":"JOB_95237","tr_customer_id":95253,"tr_customer_product_id":95243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Dipesh Butt","mobile_number":"7097847549","email_id":"daevi.devar@hotmail.com","dop":"2025-10-21","serial_number":"093984655282856","imei1":"093984655282856","imei2":"093984655282856","popurl":"www.gopaal-shukla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95238,"job_number":"JOB_95238","tr_customer_id":95255,"tr_customer_product_id":95245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Shivakari Somayaji","mobile_number":"7095830493","email_id":"marut.desai@gmail.com","dop":"2025-10-21","serial_number":"913537479236533","imei1":"913537479236533","imei2":"913537479236533","popurl":"www.aruna-sinha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95239,"job_number":"JOB_95239","tr_customer_id":95256,"tr_customer_product_id":95246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Bhaswar Reddy","mobile_number":"7063607051","email_id":"kirti.desai@hotmail.com","dop":"2025-10-21","serial_number":"280362416915466","imei1":"280362416915466","imei2":"280362416915466","popurl":"www.dev-khatri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95240,"job_number":"JOB_95240","tr_customer_id":95257,"tr_customer_product_id":95247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:50.000Z","name":"Somnath Nehru","mobile_number":"7084833259","email_id":"dhatri.kaur@hotmail.com","dop":"2025-10-21","serial_number":"770109994025873","imei1":"770109994025873","imei2":"770109994025873","popurl":"www.girindra-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95241,"job_number":"JOB_95241","tr_customer_id":95258,"tr_customer_product_id":95248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:50.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Jitender Ganaka","mobile_number":"7090637722","email_id":"arya.chattopadhyay@hotmail.com","dop":"2025-10-21","serial_number":"851541816269459","imei1":"851541816269459","imei2":"851541816269459","popurl":"www.ekaksh-dhawan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95242,"job_number":"JOB_95242","tr_customer_id":95259,"tr_customer_product_id":95249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Chaturaanan Patel","mobile_number":"7025428679","email_id":"oormila.khatri@gmail.com","dop":"2025-10-21","serial_number":"438912789363527","imei1":"438912789363527","imei2":"438912789363527","popurl":"www.achintya-saini.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95243,"job_number":"JOB_95243","tr_customer_id":95260,"tr_customer_product_id":95250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Vijay Jain","mobile_number":"7035842943","email_id":"deeptimay.iyer@hotmail.com","dop":"2025-10-21","serial_number":"213048099170278","imei1":"213048099170278","imei2":"213048099170278","popurl":"www.ekadant-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95244,"job_number":"JOB_95244","tr_customer_id":95262,"tr_customer_product_id":95251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Ananta Banerjee","mobile_number":"7038688920","email_id":"surya.gandhi@gmail.com","dop":"2025-10-21","serial_number":"316633630720902","imei1":"316633630720902","imei2":"316633630720902","popurl":"www.shrishti-mehra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95245,"job_number":"JOB_95245","tr_customer_id":95261,"tr_customer_product_id":95252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Gandharv Talwar","mobile_number":"7028651678","email_id":"tara.bandopadhyay@gmail.com","dop":"2025-10-21","serial_number":"369721375676393","imei1":"369721375676393","imei2":"369721375676393","popurl":"www.kin-iyengar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95246,"job_number":"JOB_95246","tr_customer_id":95263,"tr_customer_product_id":95253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Daksha Somayaji","mobile_number":"7017154810","email_id":"gorakhanatha.ahluwalia@gmail.com","dop":"2025-10-21","serial_number":"770140830136363","imei1":"770140830136363","imei2":"770140830136363","popurl":"www.bhadraksh-embranthiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95247,"job_number":"JOB_95247","tr_customer_id":95264,"tr_customer_product_id":95254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Gopee Mehrotra","mobile_number":"7053662934","email_id":"bhanumati.gill@yahoo.co.in","dop":"2025-10-21","serial_number":"568821754618759","imei1":"568821754618759","imei2":"568821754618759","popurl":"www.bhupen-chopra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95248,"job_number":"JOB_95248","tr_customer_id":95265,"tr_customer_product_id":95255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Gaurang Asan","mobile_number":"7037129863","email_id":"suma.dutta@gmail.com","dop":"2025-10-21","serial_number":"451310819254503","imei1":"451310819254503","imei2":"451310819254503","popurl":"www.indra-butt.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95249,"job_number":"JOB_95249","tr_customer_id":95266,"tr_customer_product_id":95256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Mahesh Bhattathiri","mobile_number":"7080584110","email_id":"ganesh.bhattathiri@gmail.com","dop":"2025-10-21","serial_number":"129903736494298","imei1":"129903736494298","imei2":"129903736494298","popurl":"www.pranay-desai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95250,"job_number":"JOB_95250","tr_customer_id":95267,"tr_customer_product_id":95257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Vimal Bharadwaj","mobile_number":"7038806797","email_id":"anjali.gandhi@hotmail.com","dop":"2025-10-21","serial_number":"800065431779566","imei1":"800065431779566","imei2":"800065431779566","popurl":"www.meena-malik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95251,"job_number":"JOB_95251","tr_customer_id":95268,"tr_customer_product_id":95258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Ahalya Kaur","mobile_number":"7058279578","email_id":"ojaswini.pillai@gmail.com","dop":"2025-10-21","serial_number":"694265370281237","imei1":"694265370281237","imei2":"694265370281237","popurl":"www.ajit-sethi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95252,"job_number":"JOB_95252","tr_customer_id":95269,"tr_customer_product_id":95259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Jagdish Gandhi","mobile_number":"7070321825","email_id":"karthik.asan@yahoo.co.in","dop":"2025-10-21","serial_number":"219264847490348","imei1":"219264847490348","imei2":"219264847490348","popurl":"www.gopee-naik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95253,"job_number":"JOB_95253","tr_customer_id":95270,"tr_customer_product_id":95260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Marut Sharma","mobile_number":"7055528233","email_id":"uttam.johar@gmail.com","dop":"2025-10-21","serial_number":"184586263373479","imei1":"184586263373479","imei2":"184586263373479","popurl":"www.dhanalakshmi-pillai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95254,"job_number":"JOB_95254","tr_customer_id":95271,"tr_customer_product_id":95261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Guru Somayaji","mobile_number":"7084291997","email_id":"agrata.dhawan@hotmail.com","dop":"2025-10-21","serial_number":"464966794467298","imei1":"464966794467298","imei2":"464966794467298","popurl":"www.diksha-iyer.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95255,"job_number":"JOB_95255","tr_customer_id":95272,"tr_customer_product_id":95262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Menka Butt","mobile_number":"7009371775","email_id":"aanjaneya.guha@yahoo.co.in","dop":"2025-10-21","serial_number":"162254566054074","imei1":"162254566054074","imei2":"162254566054074","popurl":"www.vyas-abbott.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95256,"job_number":"JOB_95256","tr_customer_id":95273,"tr_customer_product_id":95263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Deeptanshu Dutta","mobile_number":"7019982201","email_id":"amaranaath.guneta@yahoo.co.in","dop":"2025-10-21","serial_number":"424643965735436","imei1":"424643965735436","imei2":"424643965735436","popurl":"www.datta-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95257,"job_number":"JOB_95257","tr_customer_id":95274,"tr_customer_product_id":95264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Deb Johar","mobile_number":"7048816788","email_id":"abhaya.namboothiri@hotmail.com","dop":"2025-10-21","serial_number":"964760194945256","imei1":"964760194945256","imei2":"964760194945256","popurl":"www.chandrakala-gupta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95258,"job_number":"JOB_95258","tr_customer_id":95275,"tr_customer_product_id":95265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Gopal Shukla","mobile_number":"7051424601","email_id":"siddhran.deshpande@gmail.com","dop":"2025-10-21","serial_number":"255893540596359","imei1":"255893540596359","imei2":"255893540596359","popurl":"www.rageshwari-menon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95259,"job_number":"JOB_95259","tr_customer_id":95276,"tr_customer_product_id":95266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Birjesh Banerjee","mobile_number":"7011962676","email_id":"akula.achari@yahoo.co.in","dop":"2025-10-21","serial_number":"130252155029031","imei1":"130252155029031","imei2":"130252155029031","popurl":"www.shantanu-acharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95260,"job_number":"JOB_95260","tr_customer_id":95277,"tr_customer_product_id":95267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Vedanshi Jain","mobile_number":"7051132324","email_id":"bhupati.panicker@yahoo.co.in","dop":"2025-10-21","serial_number":"595319410752033","imei1":"595319410752033","imei2":"595319410752033","popurl":"www.shiv-arora.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95261,"job_number":"JOB_95261","tr_customer_id":95278,"tr_customer_product_id":95268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Javas Gowda","mobile_number":"7038235536","email_id":"pushti.ganaka@yahoo.co.in","dop":"2025-10-21","serial_number":"305454554523749","imei1":"305454554523749","imei2":"305454554523749","popurl":"www.opalina-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95262,"job_number":"JOB_95262","tr_customer_id":95279,"tr_customer_product_id":95269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Jagmeet Achari","mobile_number":"7071325026","email_id":"atmananda.nehru@hotmail.com","dop":"2025-10-21","serial_number":"359882652186069","imei1":"359882652186069","imei2":"359882652186069","popurl":"www.giriraaj-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95263,"job_number":"JOB_95263","tr_customer_id":95280,"tr_customer_product_id":95270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Tanya Naik","mobile_number":"7020079363","email_id":"bakula.panicker@gmail.com","dop":"2025-10-21","serial_number":"317639131467848","imei1":"317639131467848","imei2":"317639131467848","popurl":"www.dhyaneshwar-naik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95264,"job_number":"JOB_95264","tr_customer_id":95281,"tr_customer_product_id":95271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:51.000Z","modified_at":"2025-10-31T13:47:51.000Z","name":"Subhashini Varman","mobile_number":"7032561309","email_id":"sher.malik@gmail.com","dop":"2025-10-21","serial_number":"645476575183413","imei1":"645476575183413","imei2":"645476575183413","popurl":"www.apsara-prajapat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95265,"job_number":"JOB_95265","tr_customer_id":95282,"tr_customer_product_id":95272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Anila Namboothiri","mobile_number":"7072845503","email_id":"jai.pothuvaal@gmail.com","dop":"2025-10-21","serial_number":"334736543716789","imei1":"334736543716789","imei2":"334736543716789","popurl":"www.mani-mishra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95266,"job_number":"JOB_95266","tr_customer_id":95283,"tr_customer_product_id":95273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Keerti Abbott","mobile_number":"7038921327","email_id":"aanandaswarup.khan@gmail.com","dop":"2025-10-21","serial_number":"149483544738552","imei1":"149483544738552","imei2":"149483544738552","popurl":"www.adhrit-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95267,"job_number":"JOB_95267","tr_customer_id":95284,"tr_customer_product_id":95274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Esha Ahluwalia","mobile_number":"7058389282","email_id":"chakradhar.gandhi@hotmail.com","dop":"2025-10-21","serial_number":"321942467225262","imei1":"321942467225262","imei2":"321942467225262","popurl":"www.dhanalakshmi-dutta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95268,"job_number":"JOB_95268","tr_customer_id":95285,"tr_customer_product_id":95275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Vrinda Trivedi","mobile_number":"7076397119","email_id":"shreya.ahluwalia@yahoo.co.in","dop":"2025-10-21","serial_number":"651308670979074","imei1":"651308670979074","imei2":"651308670979074","popurl":"www.alok-mukhopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95269,"job_number":"JOB_95269","tr_customer_id":95286,"tr_customer_product_id":95276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Sachin Gowda","mobile_number":"7024650966","email_id":"vishwamitra.jha@gmail.com","dop":"2025-10-21","serial_number":"149816373044610","imei1":"149816373044610","imei2":"149816373044610","popurl":"www.chandran-pothuvaal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95270,"job_number":"JOB_95270","tr_customer_id":95287,"tr_customer_product_id":95277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Agneya Nambeesan","mobile_number":"7004951841","email_id":"vidur.mehra@gmail.com","dop":"2025-10-21","serial_number":"028726815879918","imei1":"028726815879918","imei2":"028726815879918","popurl":"www.durgeshwari-gupta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95271,"job_number":"JOB_95271","tr_customer_id":95288,"tr_customer_product_id":95278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Hiranya Mahajan","mobile_number":"7087490451","email_id":"dhananjay.kaniyar@hotmail.com","dop":"2025-10-21","serial_number":"564062881064905","imei1":"564062881064905","imei2":"564062881064905","popurl":"www.chakradhar-mahajan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95272,"job_number":"JOB_95272","tr_customer_id":95289,"tr_customer_product_id":95279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Oormila Saini","mobile_number":"7090086587","email_id":"kamlesh.devar@hotmail.com","dop":"2025-10-21","serial_number":"327464937631513","imei1":"327464937631513","imei2":"327464937631513","popurl":"www.chitraksh-varrier.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95273,"job_number":"JOB_95273","tr_customer_id":95290,"tr_customer_product_id":95280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Gatik Dutta","mobile_number":"7096497831","email_id":"abani.sharma@gmail.com","dop":"2025-10-21","serial_number":"300058111715598","imei1":"300058111715598","imei2":"300058111715598","popurl":"www.gopee-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95274,"job_number":"JOB_95274","tr_customer_id":95291,"tr_customer_product_id":95281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Balamani Khatri","mobile_number":"7071126219","email_id":"chiranjeeve.nehru@yahoo.co.in","dop":"2025-10-21","serial_number":"237756135887351","imei1":"237756135887351","imei2":"237756135887351","popurl":"www.dhanvin-rana.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95275,"job_number":"JOB_95275","tr_customer_id":95292,"tr_customer_product_id":95282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Anunay Nambeesan","mobile_number":"7027067748","email_id":"bhudeva.singh@yahoo.co.in","dop":"2025-10-21","serial_number":"753059785050645","imei1":"753059785050645","imei2":"753059785050645","popurl":"www.bhupen-namboothiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95276,"job_number":"JOB_95276","tr_customer_id":95293,"tr_customer_product_id":95283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Purushottam Kapoor","mobile_number":"7085682174","email_id":"mandaakin.dubashi@gmail.com","dop":"2025-10-21","serial_number":"936237761016759","imei1":"936237761016759","imei2":"936237761016759","popurl":"www.gati-iyengar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95277,"job_number":"JOB_95277","tr_customer_id":95294,"tr_customer_product_id":95284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Deevakar Pilla","mobile_number":"7074804895","email_id":"chatura.marar@yahoo.co.in","dop":"2025-10-21","serial_number":"338226625005047","imei1":"338226625005047","imei2":"338226625005047","popurl":"www.bhasvan-gill.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95278,"job_number":"JOB_95278","tr_customer_id":95295,"tr_customer_product_id":95285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Chinmayanand Bharadwaj","mobile_number":"7066833224","email_id":"bhima.arora@gmail.com","dop":"2025-10-21","serial_number":"557904204213012","imei1":"557904204213012","imei2":"557904204213012","popurl":"www.aasha-gill.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95279,"job_number":"JOB_95279","tr_customer_id":95296,"tr_customer_product_id":95286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Chaturaanan Jha","mobile_number":"7038956035","email_id":"baalagopaal.chattopadhyay@yahoo.co.in","dop":"2025-10-21","serial_number":"491599841657875","imei1":"491599841657875","imei2":"491599841657875","popurl":"www.surya-nehru.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95280,"job_number":"JOB_95280","tr_customer_id":95297,"tr_customer_product_id":95287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Shiv Bharadwaj","mobile_number":"7043512980","email_id":"adityanandan.dwivedi@yahoo.co.in","dop":"2025-10-21","serial_number":"943494906150452","imei1":"943494906150452","imei2":"943494906150452","popurl":"www.adityanandan-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95281,"job_number":"JOB_95281","tr_customer_id":95298,"tr_customer_product_id":95288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Aishani Shukla","mobile_number":"7008628713","email_id":"arya.ahluwalia@hotmail.com","dop":"2025-10-21","serial_number":"684600579869543","imei1":"684600579869543","imei2":"684600579869543","popurl":"www.mohini-khatri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95282,"job_number":"JOB_95282","tr_customer_id":95299,"tr_customer_product_id":95289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Devdan Gill","mobile_number":"7037742343","email_id":"hiranmay.talwar@yahoo.co.in","dop":"2025-10-21","serial_number":"293946930551771","imei1":"293946930551771","imei2":"293946930551771","popurl":"www.indra-bhattacharya.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95283,"job_number":"JOB_95283","tr_customer_id":95300,"tr_customer_product_id":95290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Suryakant Naik","mobile_number":"7006395967","email_id":"devesh.kaul@gmail.com","dop":"2025-10-21","serial_number":"332135831772366","imei1":"332135831772366","imei2":"332135831772366","popurl":"www.anjaneya-khanna.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95284,"job_number":"JOB_95284","tr_customer_id":95301,"tr_customer_product_id":95291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Bhooshan Dutta","mobile_number":"7087476777","email_id":"agneya.gill@yahoo.co.in","dop":"2025-10-21","serial_number":"562819421911023","imei1":"562819421911023","imei2":"562819421911023","popurl":"www.kali-mishra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95285,"job_number":"JOB_95285","tr_customer_id":95302,"tr_customer_product_id":95292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Rohan Mahajan","mobile_number":"7021069175","email_id":"ojaswini.prajapat@hotmail.com","dop":"2025-10-21","serial_number":"644040360210574","imei1":"644040360210574","imei2":"644040360210574","popurl":"www.opalina-nair.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95286,"job_number":"JOB_95286","tr_customer_id":95303,"tr_customer_product_id":95293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Abhaya Gandhi","mobile_number":"7063095808","email_id":"agnivesh.kaniyar@hotmail.com","dop":"2025-10-21","serial_number":"816203034473032","imei1":"816203034473032","imei2":"816203034473032","popurl":"www.devdan-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95287,"job_number":"JOB_95287","tr_customer_id":95304,"tr_customer_product_id":95294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Anilabh Mukhopadhyay","mobile_number":"7077277173","email_id":"bala.varma@gmail.com","dop":"2025-10-21","serial_number":"499396978590950","imei1":"499396978590950","imei2":"499396978590950","popurl":"www.trilochan-iyer.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95288,"job_number":"JOB_95288","tr_customer_id":95305,"tr_customer_product_id":95295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Maheswar Rana","mobile_number":"7029567308","email_id":"chandini.trivedi@gmail.com","dop":"2025-10-21","serial_number":"506900542686065","imei1":"506900542686065","imei2":"506900542686065","popurl":"www.enakshi-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95289,"job_number":"JOB_95289","tr_customer_id":95306,"tr_customer_product_id":95296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:52.000Z","modified_at":"2025-10-31T13:47:52.000Z","name":"Dhanu Guneta","mobile_number":"7025098312","email_id":"tara.menon@gmail.com","dop":"2025-10-21","serial_number":"192018231303518","imei1":"192018231303518","imei2":"192018231303518","popurl":"www.priya-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95290,"job_number":"JOB_95290","tr_customer_id":95307,"tr_customer_product_id":95297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:53.000Z","modified_at":"2025-10-31T13:47:53.000Z","name":"Akshayakeerti Iyengar","mobile_number":"7095031399","email_id":"bandhul.butt@gmail.com","dop":"2025-10-21","serial_number":"402002089435663","imei1":"402002089435663","imei2":"402002089435663","popurl":"www.veda-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95291,"job_number":"JOB_95291","tr_customer_id":95308,"tr_customer_product_id":95298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:53.000Z","modified_at":"2025-10-31T13:47:53.000Z","name":"Ranjit Banerjee","mobile_number":"7049633229","email_id":"prasanna.malik@hotmail.com","dop":"2025-10-21","serial_number":"238752458301316","imei1":"238752458301316","imei2":"238752458301316","popurl":"www.shashi-gill.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95292,"job_number":"JOB_95292","tr_customer_id":95309,"tr_customer_product_id":95299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:47:53.000Z","modified_at":"2025-10-31T13:47:53.000Z","name":"Sanya Nambeesan","mobile_number":"7034182628","email_id":"balagovind.singh@hotmail.com","dop":"2025-10-21","serial_number":"740305744706298","imei1":"740305744706298","imei2":"740305744706298","popurl":"www.sujata-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88469,"job_number":"JOB_88469","tr_customer_id":88486,"tr_customer_product_id":88476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:26:19.000Z","modified_at":"2025-10-20T07:26:19.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Isidro.Pollich@gmail.com","dop":"2025-07-02","serial_number":"13183114683532","imei1":"13183114683532","imei2":"13183114683532","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88470,"job_number":"JOB_88470","tr_customer_id":88487,"tr_customer_product_id":88477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:26:39.000Z","modified_at":"2025-10-20T07:26:39.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Aurore_Fay71@yahoo.com","dop":"2025-07-02","serial_number":"11999723526740","imei1":"11999723526740","imei2":"11999723526740","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88471,"job_number":"JOB_88471","tr_customer_id":88488,"tr_customer_product_id":88478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:26:58.000Z","modified_at":"2025-10-20T07:26:58.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Glenna.Parker@gmail.com","dop":"2025-07-02","serial_number":"15179904025376","imei1":"15179904025376","imei2":"15179904025376","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88797,"job_number":"JOB_88797","tr_customer_id":88814,"tr_customer_product_id":88804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:49:43.000Z","modified_at":"2025-10-20T13:49:43.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"79295667947715","imei1":"79295667947715","imei2":"79295667947715","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:49:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88798,"job_number":"JOB_88798","tr_customer_id":88815,"tr_customer_product_id":88805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:49:43.000Z","modified_at":"2025-10-20T13:49:43.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"98102432168393","imei1":"98102432168393","imei2":"98102432168393","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:49:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88799,"job_number":"JOB_88799","tr_customer_id":88816,"tr_customer_product_id":88806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:49:44.000Z","modified_at":"2025-10-20T13:49:44.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"23348501173807","imei1":"23348501173807","imei2":"23348501173807","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:49:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88801,"job_number":"JOB_88801","tr_customer_id":88818,"tr_customer_product_id":88808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:08:20.000Z","modified_at":"2025-10-20T14:08:20.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"139512902920260","imei1":"139512902920260","imei2":"139512902920260","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:08:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88802,"job_number":"JOB_88802","tr_customer_id":88819,"tr_customer_product_id":88809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:08:20.000Z","modified_at":"2025-10-20T14:08:20.000Z","name":"Ayana Spencer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"142203679477687","imei1":"142203679477687","imei2":"142203679477687","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:08:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88803,"job_number":"JOB_88803","tr_customer_id":88820,"tr_customer_product_id":88810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:08:20.000Z","modified_at":"2025-10-20T14:08:20.000Z","name":"Joany Smitham","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"138741727961362","imei1":"138741727961362","imei2":"138741727961362","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:08:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88804,"job_number":"JOB_88804","tr_customer_id":88821,"tr_customer_product_id":88811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:08:21.000Z","modified_at":"2025-10-20T14:08:21.000Z","name":"Elza Price","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"144567599272203","imei1":"144567599272203","imei2":"144567599272203","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:08:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88808,"job_number":"JOB_88808","tr_customer_id":88825,"tr_customer_product_id":88815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:08:32.000Z","modified_at":"2025-10-20T14:08:32.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"125369756855875","imei1":"125369756855875","imei2":"125369756855875","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:08:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88809,"job_number":"JOB_88809","tr_customer_id":88826,"tr_customer_product_id":88816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:08:32.000Z","modified_at":"2025-10-20T14:08:32.000Z","name":"Concepcion Douglas","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"199821310541848","imei1":"199821310541848","imei2":"199821310541848","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:08:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88810,"job_number":"JOB_88810","tr_customer_id":88827,"tr_customer_product_id":88817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:08:32.000Z","modified_at":"2025-10-20T14:08:32.000Z","name":"Lola Kunze","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"113558127738788","imei1":"113558127738788","imei2":"113558127738788","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:08:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88811,"job_number":"JOB_88811","tr_customer_id":88828,"tr_customer_product_id":88818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:08:33.000Z","modified_at":"2025-10-20T14:08:33.000Z","name":"Arthur Miller","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"162445190137473","imei1":"162445190137473","imei2":"162445190137473","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:08:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88831,"job_number":"JOB_88831","tr_customer_id":88848,"tr_customer_product_id":88838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:11:43.000Z","modified_at":"2025-10-20T14:11:43.000Z","name":"rajiv  poddar","mobile_number":"7876545780","email_id":"rajeepoddarv@gmail.com","dop":"2025-09-01","serial_number":"55677890043218890","imei1":"55677890043218890","imei2":"55677890043218890","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:11:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88868,"job_number":"JOB_88868","tr_customer_id":88885,"tr_customer_product_id":88875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:23:01.000Z","modified_at":"2025-10-20T14:23:01.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103416150852085","imei1":"103416150852085","imei2":"103416150852085","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88870,"job_number":"JOB_88870","tr_customer_id":88887,"tr_customer_product_id":88877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:23:02.000Z","modified_at":"2025-10-20T14:23:02.000Z","name":"Anastasia Doyle","mobile_number":"917-689-1849","email_id":"Dedrick.Douglas69@hotmail.com","dop":"2025-06-09","serial_number":"105961500476974","imei1":"105961500476974","imei2":"105961500476974","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88876,"job_number":"JOB_88876","tr_customer_id":88893,"tr_customer_product_id":88883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:23:19.000Z","modified_at":"2025-10-20T14:23:19.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100844796453550","imei1":"100844796453550","imei2":"100844796453550","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:23:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88878,"job_number":"JOB_88878","tr_customer_id":88895,"tr_customer_product_id":88885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:23:20.000Z","modified_at":"2025-10-20T14:23:20.000Z","name":"Reed Roberts","mobile_number":"968-974-5927","email_id":"Edison.Schumm34@gmail.com","dop":"2025-06-09","serial_number":"103700752397128","imei1":"103700752397128","imei2":"103700752397128","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:23:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88879,"job_number":"JOB_88879","tr_customer_id":88896,"tr_customer_product_id":88886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:23:37.000Z","modified_at":"2025-10-20T14:23:37.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105765969938768","imei1":"105765969938768","imei2":"105765969938768","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:23:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88881,"job_number":"JOB_88881","tr_customer_id":88898,"tr_customer_product_id":88888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:23:38.000Z","modified_at":"2025-10-20T14:23:38.000Z","name":"Keeley Gutmann","mobile_number":"441-920-5280","email_id":"Tierra.Weber@gmail.com","dop":"2025-06-09","serial_number":"101234247398452","imei1":"101234247398452","imei2":"101234247398452","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:23:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88923,"job_number":"JOB_88923","tr_customer_id":88940,"tr_customer_product_id":88930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T15:37:09.000Z","modified_at":"2025-10-20T15:37:09.000Z","name":"Praveen Sharma","mobile_number":"9990036806","email_id":"psagra13@gmail.com","dop":"2025-08-31","serial_number":"02211111111111111","imei1":"02211111111111111","imei2":"02211111111111111","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T15:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88980,"job_number":"JOB_88980","tr_customer_id":88997,"tr_customer_product_id":88987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:05.000Z","modified_at":"2025-10-21T03:27:05.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Alexane55@gmail.com","dop":"2025-07-02","serial_number":"12096929355710","imei1":"12096929355710","imei2":"12096929355710","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88988,"job_number":"JOB_88988","tr_customer_id":89005,"tr_customer_product_id":88995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:24.000Z","modified_at":"2025-10-21T03:27:24.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Davon_Heller@yahoo.com","dop":"2025-07-02","serial_number":"10828402594118","imei1":"10828402594118","imei2":"10828402594118","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88999,"job_number":"JOB_88999","tr_customer_id":89016,"tr_customer_product_id":89006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:39.000Z","modified_at":"2025-10-21T03:27:39.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"196467452672958","imei1":"196467452672958","imei2":"196467452672958","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89000,"job_number":"JOB_89000","tr_customer_id":89017,"tr_customer_product_id":89007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:39.000Z","modified_at":"2025-10-21T03:27:39.000Z","name":"Kimberly Kassulke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"182850526199160","imei1":"182850526199160","imei2":"182850526199160","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89001,"job_number":"JOB_89001","tr_customer_id":89018,"tr_customer_product_id":89008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:39.000Z","modified_at":"2025-10-21T03:27:39.000Z","name":"Alana Adams","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"134604315890269","imei1":"134604315890269","imei2":"134604315890269","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89002,"job_number":"JOB_89002","tr_customer_id":89019,"tr_customer_product_id":89009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:39.000Z","modified_at":"2025-10-21T03:27:39.000Z","name":"Amanda Lueilwitz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"159747370466052","imei1":"159747370466052","imei2":"159747370466052","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89003,"job_number":"JOB_89003","tr_customer_id":89020,"tr_customer_product_id":89010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:41.000Z","modified_at":"2025-10-21T03:27:41.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Raquel_Dare73@hotmail.com","dop":"2025-07-02","serial_number":"10367202393460","imei1":"10367202393460","imei2":"10367202393460","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89007,"job_number":"JOB_89007","tr_customer_id":89024,"tr_customer_product_id":89014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:50.000Z","modified_at":"2025-10-21T03:27:50.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"188144744694007","imei1":"188144744694007","imei2":"188144744694007","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89009,"job_number":"JOB_89009","tr_customer_id":89026,"tr_customer_product_id":89016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:50.000Z","modified_at":"2025-10-21T03:27:50.000Z","name":"Cathy Reilly","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166957254775925","imei1":"166957254775925","imei2":"166957254775925","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89011,"job_number":"JOB_89011","tr_customer_id":89028,"tr_customer_product_id":89018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:51.000Z","modified_at":"2025-10-21T03:27:51.000Z","name":"Milton Wolf","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180912600006729","imei1":"180912600006729","imei2":"180912600006729","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89012,"job_number":"JOB_89012","tr_customer_id":89029,"tr_customer_product_id":89019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:27:51.000Z","modified_at":"2025-10-21T03:27:51.000Z","name":"Grayson Boehm","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"183027868331375","imei1":"183027868331375","imei2":"183027868331375","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:27:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89025,"job_number":"JOB_89025","tr_customer_id":89042,"tr_customer_product_id":89032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:28:15.000Z","modified_at":"2025-10-21T03:28:15.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109724462242374","imei1":"109724462242374","imei2":"109724462242374","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89027,"job_number":"JOB_89027","tr_customer_id":89044,"tr_customer_product_id":89034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:28:16.000Z","modified_at":"2025-10-21T03:28:16.000Z","name":"Vilma Jast","mobile_number":"618-357-7527","email_id":"Keegan.Huel@hotmail.com","dop":"2025-06-09","serial_number":"107793311853776","imei1":"107793311853776","imei2":"107793311853776","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:28:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89031,"job_number":"JOB_89031","tr_customer_id":89048,"tr_customer_product_id":89038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:28:33.000Z","modified_at":"2025-10-21T03:28:33.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105082990512656","imei1":"105082990512656","imei2":"105082990512656","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:28:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89033,"job_number":"JOB_89033","tr_customer_id":89050,"tr_customer_product_id":89040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:28:34.000Z","modified_at":"2025-10-21T03:28:34.000Z","name":"Shyanne Oberbrunner","mobile_number":"722-701-5280","email_id":"Riley.Emmerich@gmail.com","dop":"2025-06-09","serial_number":"102608928064248","imei1":"102608928064248","imei2":"102608928064248","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:28:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89039,"job_number":"JOB_89039","tr_customer_id":89056,"tr_customer_product_id":89046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:28:51.000Z","modified_at":"2025-10-21T03:28:51.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105964775777692","imei1":"105964775777692","imei2":"105964775777692","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89041,"job_number":"JOB_89041","tr_customer_id":89058,"tr_customer_product_id":89048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:28:52.000Z","modified_at":"2025-10-21T03:28:52.000Z","name":"Yasmeen Ernser","mobile_number":"779-493-0878","email_id":"Neal91@gmail.com","dop":"2025-06-09","serial_number":"106566019053736","imei1":"106566019053736","imei2":"106566019053736","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89077,"job_number":"JOB_89077","tr_customer_id":89094,"tr_customer_product_id":89084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:47:18.000Z","modified_at":"2025-10-21T03:47:18.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"22420257583679","imei1":"22420257583679","imei2":"22420257583679","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89078,"job_number":"JOB_89078","tr_customer_id":89095,"tr_customer_product_id":89085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:47:18.000Z","modified_at":"2025-10-21T03:47:18.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"69465542429252","imei1":"69465542429252","imei2":"69465542429252","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89079,"job_number":"JOB_89079","tr_customer_id":89096,"tr_customer_product_id":89086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T03:47:19.000Z","modified_at":"2025-10-21T03:47:19.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"38809006332219","imei1":"38809006332219","imei2":"38809006332219","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T03:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89114,"job_number":"JOB_89114","tr_customer_id":89131,"tr_customer_product_id":89121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:16:21.000Z","modified_at":"2025-10-21T06:16:21.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105433839956975","imei1":"105433839956975","imei2":"105433839956975","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:16:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89116,"job_number":"JOB_89116","tr_customer_id":89133,"tr_customer_product_id":89123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:16:21.000Z","modified_at":"2025-10-21T06:16:21.000Z","name":"Enola Kovacek","mobile_number":"630-485-2191","email_id":"Mariah.Grant68@gmail.com","dop":"2025-06-09","serial_number":"100666297397437","imei1":"100666297397437","imei2":"100666297397437","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:16:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89117,"job_number":"JOB_89117","tr_customer_id":89134,"tr_customer_product_id":89124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:16:39.000Z","modified_at":"2025-10-21T06:16:39.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109550225395511","imei1":"109550225395511","imei2":"109550225395511","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:16:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89119,"job_number":"JOB_89119","tr_customer_id":89136,"tr_customer_product_id":89126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:16:40.000Z","modified_at":"2025-10-21T06:16:40.000Z","name":"Norene Emard","mobile_number":"643-982-5952","email_id":"Albina_Langosh23@yahoo.com","dop":"2025-06-09","serial_number":"104492192220943","imei1":"104492192220943","imei2":"104492192220943","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:16:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89120,"job_number":"JOB_89120","tr_customer_id":89137,"tr_customer_product_id":89127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:16:57.000Z","modified_at":"2025-10-21T06:16:57.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109451226592525","imei1":"109451226592525","imei2":"109451226592525","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:16:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89122,"job_number":"JOB_89122","tr_customer_id":89139,"tr_customer_product_id":89129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T06:16:58.000Z","modified_at":"2025-10-21T06:16:58.000Z","name":"Florine Stanton","mobile_number":"857-966-4090","email_id":"Jefferey4@hotmail.com","dop":"2025-06-09","serial_number":"108203111814394","imei1":"108203111814394","imei2":"108203111814394","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T06:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89181,"job_number":"JOB_89181","tr_customer_id":89198,"tr_customer_product_id":89188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T07:25:49.000Z","modified_at":"2025-10-21T07:25:49.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Benedict.Douglas64@gmail.com","dop":"2025-07-02","serial_number":"12607606797081","imei1":"12607606797081","imei2":"12607606797081","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T07:25:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89182,"job_number":"JOB_89182","tr_customer_id":89199,"tr_customer_product_id":89189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T07:26:08.000Z","modified_at":"2025-10-21T07:26:08.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Marcelino.Weimann@gmail.com","dop":"2025-07-02","serial_number":"17571833030753","imei1":"17571833030753","imei2":"17571833030753","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T07:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89183,"job_number":"JOB_89183","tr_customer_id":89200,"tr_customer_product_id":89190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T07:26:25.000Z","modified_at":"2025-10-21T07:26:25.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Sandy19@yahoo.com","dop":"2025-07-02","serial_number":"18022811054637","imei1":"18022811054637","imei2":"18022811054637","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T07:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89224,"job_number":"JOB_89224","tr_customer_id":89241,"tr_customer_product_id":89231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T11:26:39.000Z","modified_at":"2025-10-28T08:53:34.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"107076165920307","imei1":"107076165920307","imei2":"107076165920307","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":3,"assigned_on":"2025-10-28T08:53:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89225,"job_number":"JOB_89225","tr_customer_id":89242,"tr_customer_product_id":89232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T11:28:01.000Z","modified_at":"2025-10-21T11:28:01.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"100406922761158","imei1":"100406922761158","imei2":"100406922761158","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T11:28:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89226,"job_number":"JOB_89226","tr_customer_id":89243,"tr_customer_product_id":89233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T11:28:01.000Z","modified_at":"2025-10-26T17:49:30.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"101638087904836","imei1":"101638087904836","imei2":"101638087904836","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":3,"assigned_on":"2025-10-26T17:49:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89236,"job_number":"JOB_89236","tr_customer_id":89253,"tr_customer_product_id":89243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T11:55:35.000Z","modified_at":"2025-10-21T11:55:35.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"100537828692524","imei1":"100537828692524","imei2":"100537828692524","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T11:55:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89299,"job_number":"JOB_89299","tr_customer_id":89316,"tr_customer_product_id":89306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:54:39.000Z","modified_at":"2025-10-21T13:54:39.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"39560552330394","imei1":"39560552330394","imei2":"39560552330394","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89300,"job_number":"JOB_89300","tr_customer_id":89317,"tr_customer_product_id":89307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:54:39.000Z","modified_at":"2025-10-21T13:54:39.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"46320155434363","imei1":"46320155434363","imei2":"46320155434363","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89301,"job_number":"JOB_89301","tr_customer_id":89318,"tr_customer_product_id":89308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T13:54:40.000Z","modified_at":"2025-10-21T13:54:40.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"76841844102660","imei1":"76841844102660","imei2":"76841844102660","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T13:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89302,"job_number":"JOB_89302","tr_customer_id":89319,"tr_customer_product_id":89309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:09:40.000Z","modified_at":"2025-10-21T14:09:40.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"182793381055809","imei1":"182793381055809","imei2":"182793381055809","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:09:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89303,"job_number":"JOB_89303","tr_customer_id":89320,"tr_customer_product_id":89310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:09:40.000Z","modified_at":"2025-10-21T14:09:40.000Z","name":"Albert Streich","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"168795817621283","imei1":"168795817621283","imei2":"168795817621283","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:09:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89304,"job_number":"JOB_89304","tr_customer_id":89321,"tr_customer_product_id":89311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:09:40.000Z","modified_at":"2025-10-21T14:09:40.000Z","name":"Braeden Nicolas","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165670571297208","imei1":"165670571297208","imei2":"165670571297208","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:09:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89305,"job_number":"JOB_89305","tr_customer_id":89322,"tr_customer_product_id":89312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:09:41.000Z","modified_at":"2025-10-21T14:09:41.000Z","name":"Dorothy Muller","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102968429870626","imei1":"102968429870626","imei2":"102968429870626","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:09:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89309,"job_number":"JOB_89309","tr_customer_id":89326,"tr_customer_product_id":89316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:09:53.000Z","modified_at":"2025-10-21T14:09:53.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"130114929990730","imei1":"130114929990730","imei2":"130114929990730","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:09:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89310,"job_number":"JOB_89310","tr_customer_id":89327,"tr_customer_product_id":89317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:09:53.000Z","modified_at":"2025-10-21T14:09:53.000Z","name":"Modesto Davis","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"153016666297376","imei1":"153016666297376","imei2":"153016666297376","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:09:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89311,"job_number":"JOB_89311","tr_customer_id":89328,"tr_customer_product_id":89318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:09:53.000Z","modified_at":"2025-10-21T14:09:53.000Z","name":"Agustin Bayer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"155103329631399","imei1":"155103329631399","imei2":"155103329631399","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:09:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89312,"job_number":"JOB_89312","tr_customer_id":89329,"tr_customer_product_id":89319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:09:54.000Z","modified_at":"2025-10-21T14:09:54.000Z","name":"Hilton Stark","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170680383464035","imei1":"170680383464035","imei2":"170680383464035","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:09:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89379,"job_number":"JOB_89379","tr_customer_id":89396,"tr_customer_product_id":89386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:22:09.000Z","modified_at":"2025-10-21T14:22:09.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103291370363520","imei1":"103291370363520","imei2":"103291370363520","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:22:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89381,"job_number":"JOB_89381","tr_customer_id":89398,"tr_customer_product_id":89388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:22:10.000Z","modified_at":"2025-10-21T14:22:10.000Z","name":"Cloyd Harvey","mobile_number":"234-903-9397","email_id":"Lydia.Gutmann30@hotmail.com","dop":"2025-06-09","serial_number":"109752213827211","imei1":"109752213827211","imei2":"109752213827211","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:22:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89386,"job_number":"JOB_89386","tr_customer_id":89403,"tr_customer_product_id":89393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:22:30.000Z","modified_at":"2025-10-21T14:22:30.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107724261246587","imei1":"107724261246587","imei2":"107724261246587","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89389,"job_number":"JOB_89389","tr_customer_id":89406,"tr_customer_product_id":89396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:22:30.000Z","modified_at":"2025-10-21T14:22:30.000Z","name":"Derick Feest","mobile_number":"858-836-5757","email_id":"Cara.Nicolas@hotmail.com","dop":"2025-06-09","serial_number":"106461392675002","imei1":"106461392675002","imei2":"106461392675002","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89392,"job_number":"JOB_89392","tr_customer_id":89409,"tr_customer_product_id":89399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:22:49.000Z","modified_at":"2025-10-21T14:22:49.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107447900315966","imei1":"107447900315966","imei2":"107447900315966","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89394,"job_number":"JOB_89394","tr_customer_id":89411,"tr_customer_product_id":89401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T14:22:50.000Z","modified_at":"2025-10-21T14:22:50.000Z","name":"Alex Yundt","mobile_number":"757-217-7225","email_id":"Cora.Daniel@gmail.com","dop":"2025-06-09","serial_number":"104949008177925","imei1":"104949008177925","imei2":"104949008177925","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T14:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89448,"job_number":"JOB_89448","tr_customer_id":89465,"tr_customer_product_id":89455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T17:56:53.000Z","modified_at":"2025-10-21T17:56:53.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Darrel.Schmeler@gmail.com","dop":"2025-07-02","serial_number":"13087223499974","imei1":"13087223499974","imei2":"13087223499974","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T17:56:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89449,"job_number":"JOB_89449","tr_customer_id":89466,"tr_customer_product_id":89456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T17:57:25.000Z","modified_at":"2025-10-21T17:57:25.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Shania_Mosciski@hotmail.com","dop":"2025-07-02","serial_number":"10615137305288","imei1":"10615137305288","imei2":"10615137305288","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T17:57:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89451,"job_number":"JOB_89451","tr_customer_id":89468,"tr_customer_product_id":89458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T18:00:03.000Z","modified_at":"2025-10-21T18:00:03.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Domenica_Pfannerstill@hotmail.com","dop":"2025-07-02","serial_number":"13960569444211","imei1":"13960569444211","imei2":"13960569444211","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-21T18:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89508,"job_number":"JOB_89508","tr_customer_id":89525,"tr_customer_product_id":89515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:31:10.000Z","modified_at":"2025-10-22T03:31:10.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Emelie.Mayer49@hotmail.com","dop":"2025-07-02","serial_number":"18191692337223","imei1":"18191692337223","imei2":"18191692337223","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89514,"job_number":"JOB_89514","tr_customer_id":89531,"tr_customer_product_id":89521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:31:32.000Z","modified_at":"2025-10-22T03:31:32.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Hallie.Baumbach81@hotmail.com","dop":"2025-07-02","serial_number":"11754772778353","imei1":"11754772778353","imei2":"11754772778353","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89530,"job_number":"JOB_89530","tr_customer_id":89547,"tr_customer_product_id":89537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:31:53.000Z","modified_at":"2025-10-22T03:31:53.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Myrtle_Larkin@yahoo.com","dop":"2025-07-02","serial_number":"17204826119758","imei1":"17204826119758","imei2":"17204826119758","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89531,"job_number":"JOB_89531","tr_customer_id":89548,"tr_customer_product_id":89538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:32:01.000Z","modified_at":"2025-10-22T03:32:01.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"164154682490688","imei1":"164154682490688","imei2":"164154682490688","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89532,"job_number":"JOB_89532","tr_customer_id":89549,"tr_customer_product_id":89539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:32:01.000Z","modified_at":"2025-10-22T03:32:01.000Z","name":"Briana Corwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"155076929644581","imei1":"155076929644581","imei2":"155076929644581","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89533,"job_number":"JOB_89533","tr_customer_id":89550,"tr_customer_product_id":89540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:32:02.000Z","modified_at":"2025-10-22T03:32:02.000Z","name":"Genoveva King","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"145219222409750","imei1":"145219222409750","imei2":"145219222409750","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89534,"job_number":"JOB_89534","tr_customer_id":89551,"tr_customer_product_id":89541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:32:02.000Z","modified_at":"2025-10-22T03:32:02.000Z","name":"Elza Gutmann","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"133449945618018","imei1":"133449945618018","imei2":"133449945618018","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89540,"job_number":"JOB_89540","tr_customer_id":89557,"tr_customer_product_id":89547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:32:13.000Z","modified_at":"2025-10-22T03:32:13.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"112202886310710","imei1":"112202886310710","imei2":"112202886310710","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89541,"job_number":"JOB_89541","tr_customer_id":89558,"tr_customer_product_id":89548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:32:14.000Z","modified_at":"2025-10-22T03:32:14.000Z","name":"Dayne Larson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"179226758639238","imei1":"179226758639238","imei2":"179226758639238","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89542,"job_number":"JOB_89542","tr_customer_id":89559,"tr_customer_product_id":89549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:32:14.000Z","modified_at":"2025-10-22T03:32:14.000Z","name":"Friedrich Wiza","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"144322900339152","imei1":"144322900339152","imei2":"144322900339152","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89543,"job_number":"JOB_89543","tr_customer_id":89560,"tr_customer_product_id":89550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:32:14.000Z","modified_at":"2025-10-22T03:32:14.000Z","name":"Ernesto Hartmann","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181020630796895","imei1":"181020630796895","imei2":"181020630796895","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89558,"job_number":"JOB_89558","tr_customer_id":89575,"tr_customer_product_id":89565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:33:02.000Z","modified_at":"2025-10-22T03:33:02.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109311312970239","imei1":"109311312970239","imei2":"109311312970239","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89560,"job_number":"JOB_89560","tr_customer_id":89577,"tr_customer_product_id":89567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:33:03.000Z","modified_at":"2025-10-22T03:33:03.000Z","name":"Jean Brown","mobile_number":"492-483-0674","email_id":"Giovani43@gmail.com","dop":"2025-06-09","serial_number":"107936767163988","imei1":"107936767163988","imei2":"107936767163988","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89564,"job_number":"JOB_89564","tr_customer_id":89581,"tr_customer_product_id":89571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:33:22.000Z","modified_at":"2025-10-22T03:33:22.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107882237409429","imei1":"107882237409429","imei2":"107882237409429","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89566,"job_number":"JOB_89566","tr_customer_id":89583,"tr_customer_product_id":89573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:33:22.000Z","modified_at":"2025-10-22T03:33:22.000Z","name":"Vincenzo Lakin","mobile_number":"746-245-2297","email_id":"Nya0@hotmail.com","dop":"2025-06-09","serial_number":"109327565584036","imei1":"109327565584036","imei2":"109327565584036","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89575,"job_number":"JOB_89575","tr_customer_id":89592,"tr_customer_product_id":89582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:33:41.000Z","modified_at":"2025-10-22T03:33:41.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102233887207334","imei1":"102233887207334","imei2":"102233887207334","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89578,"job_number":"JOB_89578","tr_customer_id":89595,"tr_customer_product_id":89585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:33:42.000Z","modified_at":"2025-10-22T03:33:42.000Z","name":"Leonie Bayer","mobile_number":"862-372-8959","email_id":"Dorian75@yahoo.com","dop":"2025-06-09","serial_number":"103470888701189","imei1":"103470888701189","imei2":"103470888701189","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89582,"job_number":"JOB_89582","tr_customer_id":89599,"tr_customer_product_id":89589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:33:43.000Z","modified_at":"2025-10-22T03:33:43.000Z","name":"Pete Okuneva","mobile_number":"572-576-5258","email_id":"Mallie37@yahoo.com","dop":"2025-06-09","serial_number":"47156749021026744","imei1":"47156749021026744","imei2":"47156749021026744","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89604,"job_number":"JOB_89604","tr_customer_id":89621,"tr_customer_product_id":89611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:53:23.000Z","modified_at":"2025-10-22T03:53:23.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"49140655225232","imei1":"49140655225232","imei2":"49140655225232","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89605,"job_number":"JOB_89605","tr_customer_id":89622,"tr_customer_product_id":89612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T03:53:23.000Z","modified_at":"2025-10-22T03:53:23.000Z","name":"Vikkram Sasidharan","mobile_number":"9344076546","email_id":"vikkram1987@gmail.com","dop":"2025-07-15","serial_number":"10996504848011","imei1":"10996504848011","imei2":"10996504848011","popurl":"2025-07-15T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T03:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89612,"job_number":"JOB_89612","tr_customer_id":89629,"tr_customer_product_id":89619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T04:03:31.000Z","modified_at":"2025-10-22T04:03:31.000Z","name":"Vikkram Sasidharan","mobile_number":"9344076546","email_id":"vikkram1987@gmail.com","dop":"2025-07-15","serial_number":"18516789337244","imei1":"18516789337244","imei2":"18516789337244","popurl":"2025-07-15T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T04:03:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89613,"job_number":"JOB_89613","tr_customer_id":89630,"tr_customer_product_id":89620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T04:10:15.000Z","modified_at":"2025-10-22T04:10:15.000Z","name":"Vikkram Sasidharan","mobile_number":"9344076546","email_id":"vikkram1987@gmail.com","dop":"2025-07-15","serial_number":"13231644980993","imei1":"13231644980994","imei2":"13231644980994","popurl":"2025-07-15T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T04:10:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89620,"job_number":"JOB_89620","tr_customer_id":89637,"tr_customer_product_id":89627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T04:41:17.000Z","modified_at":"2025-10-22T04:41:17.000Z","name":"Udhai P","mobile_number":"4455566677","email_id":"gayusiva94@gmail.com","dop":"2025-10-01","serial_number":"22233344556633","imei1":"22233344556633","imei2":"22233344556633","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T04:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89623,"job_number":"JOB_89623","tr_customer_id":89640,"tr_customer_product_id":89630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T05:13:21.000Z","modified_at":"2025-10-22T05:13:21.000Z","name":"Udhai P","mobile_number":"4455566677","email_id":"gayusiva94@gmail.com","dop":"2025-10-01","serial_number":"18914157298861","imei1":"18914157298861","imei2":"18914157298861","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T05:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89624,"job_number":"JOB_89624","tr_customer_id":89641,"tr_customer_product_id":89631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T05:13:28.000Z","modified_at":"2025-10-22T05:13:28.000Z","name":"Udhai P","mobile_number":"4455566677","email_id":"gayusiva94@gmail.com","dop":"2025-10-01","serial_number":"15456822312245","imei1":"15456822312245","imei2":"15456822312245","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T05:13:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89625,"job_number":"JOB_89625","tr_customer_id":89642,"tr_customer_product_id":89632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T05:13:33.000Z","modified_at":"2025-10-22T05:13:33.000Z","name":"Udhai P","mobile_number":"4455566677","email_id":"gayusiva94@gmail.com","dop":"2025-10-01","serial_number":"13995373260237","imei1":"13995373260237","imei2":"13995373260237","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T05:13:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89626,"job_number":"JOB_89626","tr_customer_id":89643,"tr_customer_product_id":89633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T05:22:25.000Z","modified_at":"2025-10-22T05:22:25.000Z","name":"Vikkram Sasidharan","mobile_number":"9344086123","email_id":"vikkram87@gmail.com","dop":"2025-07-15","serial_number":"13231644980993","imei1":"13231644980995","imei2":"13231644980995","popurl":"2025-07-15T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T05:22:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89627,"job_number":"JOB_89627","tr_customer_id":89644,"tr_customer_product_id":89634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T05:22:40.000Z","modified_at":"2025-10-22T05:22:40.000Z","name":"Udhai P","mobile_number":"4455566677","email_id":"gayusiva94@gmail.com","dop":"2025-10-01","serial_number":"17967849015307","imei1":"17967849015307","imei2":"17967849015307","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T05:22:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89628,"job_number":"JOB_89628","tr_customer_id":89645,"tr_customer_product_id":89635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T05:26:10.000Z","modified_at":"2025-10-22T05:26:10.000Z","name":"Udhai P","mobile_number":"4455566677","email_id":"gayusiva94@gmail.com","dop":"2025-10-01","serial_number":"19242676645989","imei1":"19242676645989","imei2":"19242676645989","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T05:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89629,"job_number":"JOB_89629","tr_customer_id":89646,"tr_customer_product_id":89636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T05:27:27.000Z","modified_at":"2025-10-22T05:27:27.000Z","name":"Udhai P","mobile_number":"4455566677","email_id":"gayusiva94@gmail.com","dop":"2025-10-01","serial_number":"11145613448625","imei1":"11145613448625","imei2":"11145613448625","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T05:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89630,"job_number":"JOB_89630","tr_customer_id":89647,"tr_customer_product_id":89637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T05:28:55.000Z","modified_at":"2025-10-22T05:28:55.000Z","name":"Udhai P","mobile_number":"4455566677","email_id":"gayusiva94@gmail.com","dop":"2025-10-01","serial_number":"17823774083447","imei1":"17823774083447","imei2":"17823774083447","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T05:28:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89631,"job_number":"JOB_89631","tr_customer_id":89648,"tr_customer_product_id":89638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T05:29:29.000Z","modified_at":"2025-10-22T05:29:29.000Z","name":"Udhai P","mobile_number":"4455566677","email_id":"gayusiva94@gmail.com","dop":"2025-10-01","serial_number":"16919327229576","imei1":"16919327229576","imei2":"16919327229576","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T05:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89632,"job_number":"JOB_89632","tr_customer_id":89649,"tr_customer_product_id":89639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T05:29:43.000Z","modified_at":"2025-10-22T05:29:43.000Z","name":"Vikkram Sasidharan","mobile_number":"9344086123","email_id":"vikkram87@gmail.com","dop":"2025-07-15","serial_number":"13231644980993","imei1":"13231644980996","imei2":"13231644980996","popurl":"2025-07-15T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T05:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89633,"job_number":"JOB_89633","tr_customer_id":89650,"tr_customer_product_id":89640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T05:31:43.000Z","modified_at":"2025-10-22T05:31:43.000Z","name":"Udhai P","mobile_number":"4455566677","email_id":"gayusiva94@gmail.com","dop":"2025-10-01","serial_number":"11351545028331","imei1":"11351545028331","imei2":"11351545028331","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T05:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89636,"job_number":"JOB_89636","tr_customer_id":89653,"tr_customer_product_id":89643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T05:54:51.000Z","modified_at":"2025-10-22T05:54:51.000Z","name":"Vikkram Sasidharan","mobile_number":"9344086123","email_id":"vikkram87@gmail.com","dop":"2025-07-15","serial_number":"13231644980993","imei1":"13231644980997","imei2":"13231644980997","popurl":"2025-07-15T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T05:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89637,"job_number":"JOB_89637","tr_customer_id":89654,"tr_customer_product_id":89644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T05:55:51.000Z","modified_at":"2025-10-22T05:55:51.000Z","name":"Vikkram Sasidharan","mobile_number":"9344086123","email_id":"vikkram87@gmail.com","dop":"2025-07-15","serial_number":"13231644980993","imei1":"13231644980998","imei2":"13231644980998","popurl":"2025-07-15T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T05:55:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89638,"job_number":"JOB_89638","tr_customer_id":89655,"tr_customer_product_id":89645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:00:21.000Z","modified_at":"2025-10-22T06:00:21.000Z","name":"Vikkram Sasidharan","mobile_number":"9344086123","email_id":"vikkram87@gmail.com","dop":"2025-07-15","serial_number":"13231644980993","imei1":"13231644980901","imei2":"13231644980901","popurl":"2025-07-15T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89639,"job_number":"JOB_89639","tr_customer_id":89656,"tr_customer_product_id":89646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:07:12.000Z","modified_at":"2025-10-22T06:07:12.000Z","name":"Vikkram Sasidharan","mobile_number":"9344086123","email_id":"vikkram87@gmail.com","dop":"2025-07-15","serial_number":"13231644980993","imei1":"13231644980902","imei2":"13231644980902","popurl":"2025-07-15T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:07:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89641,"job_number":"JOB_89641","tr_customer_id":89658,"tr_customer_product_id":89648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:16:42.000Z","modified_at":"2025-10-22T06:16:42.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101846617398262","imei1":"101846617398262","imei2":"101846617398262","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:16:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89643,"job_number":"JOB_89643","tr_customer_id":89660,"tr_customer_product_id":89650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:16:43.000Z","modified_at":"2025-10-22T06:16:43.000Z","name":"Kyle Parker","mobile_number":"305-518-4309","email_id":"Amelia_Hartmann83@gmail.com","dop":"2025-06-09","serial_number":"105575468796378","imei1":"105575468796378","imei2":"105575468796378","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89644,"job_number":"JOB_89644","tr_customer_id":89661,"tr_customer_product_id":89651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:17:00.000Z","modified_at":"2025-10-22T06:17:00.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104110327634072","imei1":"104110327634072","imei2":"104110327634072","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:17:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89646,"job_number":"JOB_89646","tr_customer_id":89663,"tr_customer_product_id":89653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:17:01.000Z","modified_at":"2025-10-22T06:17:01.000Z","name":"Vilma Johnston","mobile_number":"579-200-5345","email_id":"Evangeline55@yahoo.com","dop":"2025-06-09","serial_number":"106726058420506","imei1":"106726058420506","imei2":"106726058420506","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:17:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89647,"job_number":"JOB_89647","tr_customer_id":89664,"tr_customer_product_id":89654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:17:18.000Z","modified_at":"2025-10-22T06:17:18.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109891484601348","imei1":"109891484601348","imei2":"109891484601348","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:17:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89649,"job_number":"JOB_89649","tr_customer_id":89666,"tr_customer_product_id":89656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T06:17:19.000Z","modified_at":"2025-10-22T06:17:19.000Z","name":"Baylee MacGyver","mobile_number":"779-915-0534","email_id":"Dillan_Daugherty@hotmail.com","dop":"2025-06-09","serial_number":"109820333102634","imei1":"109820333102634","imei2":"109820333102634","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T06:17:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89715,"job_number":"JOB_89715","tr_customer_id":89732,"tr_customer_product_id":89722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T07:25:03.000Z","modified_at":"2025-10-22T07:25:03.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Lupe.Crona@yahoo.com","dop":"2025-07-02","serial_number":"16398122761721","imei1":"16398122761721","imei2":"16398122761721","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T07:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89716,"job_number":"JOB_89716","tr_customer_id":89733,"tr_customer_product_id":89723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T07:25:21.000Z","modified_at":"2025-10-22T07:25:21.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Patrick_Gutkowski88@hotmail.com","dop":"2025-07-02","serial_number":"12970295943831","imei1":"12970295943831","imei2":"12970295943831","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T07:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89717,"job_number":"JOB_89717","tr_customer_id":89734,"tr_customer_product_id":89724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T07:25:38.000Z","modified_at":"2025-10-22T07:25:38.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Lucious.Ratke22@yahoo.com","dop":"2025-07-02","serial_number":"18412381951915","imei1":"18412381951915","imei2":"18412381951915","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T07:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89723,"job_number":"JOB_89723","tr_customer_id":89740,"tr_customer_product_id":89730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T08:47:08.000Z","modified_at":"2025-10-22T08:47:08.000Z","name":"Vikkram Sasidharan","mobile_number":"9344086123","email_id":"vikkram87@gmail.com","dop":"2025-10-12","serial_number":"13231644980993","imei1":"13231644980903","imei2":"13231644980903","popurl":"2025-10-12T08:47:06.889731500Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T08:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89724,"job_number":"JOB_89724","tr_customer_id":89741,"tr_customer_product_id":89731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T09:56:13.000Z","modified_at":"2025-10-22T09:56:13.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"108620053257406","imei1":"108620053257406","imei2":"108620053257406","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T09:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89725,"job_number":"JOB_89725","tr_customer_id":89742,"tr_customer_product_id":89732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T09:56:13.000Z","modified_at":"2025-10-22T09:56:13.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"101478776817058","imei1":"101478776817058","imei2":"101478776817058","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T09:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89727,"job_number":"JOB_89727","tr_customer_id":89744,"tr_customer_product_id":89734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T10:20:07.000Z","modified_at":"2025-10-22T10:20:07.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"102482479985631","imei1":"102482479985631","imei2":"102482479985631","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T10:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89728,"job_number":"JOB_89728","tr_customer_id":89745,"tr_customer_product_id":89735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T10:20:07.000Z","modified_at":"2025-10-22T10:20:07.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"100287448223514","imei1":"100287448223514","imei2":"100287448223514","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T10:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89730,"job_number":"JOB_89730","tr_customer_id":89747,"tr_customer_product_id":89737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T12:25:46.000Z","modified_at":"2025-10-22T12:25:46.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"101058815697836","imei1":"101058815697836","imei2":"101058815697836","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T12:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89731,"job_number":"JOB_89731","tr_customer_id":89748,"tr_customer_product_id":89738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T12:25:46.000Z","modified_at":"2025-10-22T12:25:46.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"105856214528878","imei1":"105856214528878","imei2":"105856214528878","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T12:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89733,"job_number":"JOB_89733","tr_customer_id":89750,"tr_customer_product_id":89740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T12:43:52.000Z","modified_at":"2025-10-22T12:43:52.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"100728008501065","imei1":"100728008501065","imei2":"100728008501065","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T12:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89734,"job_number":"JOB_89734","tr_customer_id":89751,"tr_customer_product_id":89741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T12:43:52.000Z","modified_at":"2025-10-22T12:43:52.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"109437137206050","imei1":"109437137206050","imei2":"109437137206050","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T12:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89736,"job_number":"JOB_89736","tr_customer_id":89753,"tr_customer_product_id":89743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T12:48:03.000Z","modified_at":"2025-10-22T12:48:03.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"106266349049598","imei1":"106266349049598","imei2":"106266349049598","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T12:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89737,"job_number":"JOB_89737","tr_customer_id":89754,"tr_customer_product_id":89744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T12:48:04.000Z","modified_at":"2025-10-22T12:48:04.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"108642892208143","imei1":"108642892208143","imei2":"108642892208143","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T12:48:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89740,"job_number":"JOB_89740","tr_customer_id":89757,"tr_customer_product_id":89747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T12:58:52.000Z","modified_at":"2025-10-22T12:58:52.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"100173720040959","imei1":"100173720040959","imei2":"100173720040959","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T12:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89741,"job_number":"JOB_89741","tr_customer_id":89758,"tr_customer_product_id":89748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T12:58:52.000Z","modified_at":"2025-10-22T12:58:52.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"103726374410211","imei1":"103726374410211","imei2":"103726374410211","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T12:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89768,"job_number":"JOB_89768","tr_customer_id":89785,"tr_customer_product_id":89775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T13:58:33.000Z","modified_at":"2025-10-22T13:58:33.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"28160904459344","imei1":"28160904459344","imei2":"28160904459344","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T13:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89769,"job_number":"JOB_89769","tr_customer_id":89786,"tr_customer_product_id":89776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T13:58:34.000Z","modified_at":"2025-10-22T13:58:34.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"63279817958513","imei1":"63279817958513","imei2":"63279817958513","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T13:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89770,"job_number":"JOB_89770","tr_customer_id":89787,"tr_customer_product_id":89777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T13:58:35.000Z","modified_at":"2025-10-22T13:58:35.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"82705935218633","imei1":"82705935218633","imei2":"82705935218633","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T13:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89771,"job_number":"JOB_89771","tr_customer_id":89788,"tr_customer_product_id":89778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:10:08.000Z","modified_at":"2025-10-22T14:10:08.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"172691894821734","imei1":"172691894821734","imei2":"172691894821734","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89772,"job_number":"JOB_89772","tr_customer_id":89789,"tr_customer_product_id":89779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:10:09.000Z","modified_at":"2025-10-22T14:10:09.000Z","name":"Jay Lockman","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"122293236003363","imei1":"122293236003363","imei2":"122293236003363","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89773,"job_number":"JOB_89773","tr_customer_id":89790,"tr_customer_product_id":89780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:10:09.000Z","modified_at":"2025-10-22T14:10:09.000Z","name":"Reilly Skiles","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"123834069732265","imei1":"123834069732265","imei2":"123834069732265","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89774,"job_number":"JOB_89774","tr_customer_id":89791,"tr_customer_product_id":89781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:10:09.000Z","modified_at":"2025-10-22T14:10:09.000Z","name":"Dominic Kunze","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"135329770377235","imei1":"135329770377235","imei2":"135329770377235","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89776,"job_number":"JOB_89776","tr_customer_id":89793,"tr_customer_product_id":89783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:10:20.000Z","modified_at":"2025-10-22T14:10:20.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"148811415811636","imei1":"148811415811636","imei2":"148811415811636","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89778,"job_number":"JOB_89778","tr_customer_id":89795,"tr_customer_product_id":89785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:10:20.000Z","modified_at":"2025-10-22T14:10:20.000Z","name":"Brooklyn Raynor","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"123037694498838","imei1":"123037694498838","imei2":"123037694498838","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89779,"job_number":"JOB_89779","tr_customer_id":89796,"tr_customer_product_id":89786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:10:20.000Z","modified_at":"2025-10-22T14:10:20.000Z","name":"Ian Schulist","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"138199419133553","imei1":"138199419133553","imei2":"138199419133553","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89780,"job_number":"JOB_89780","tr_customer_id":89797,"tr_customer_product_id":89787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:10:21.000Z","modified_at":"2025-10-22T14:10:21.000Z","name":"Lorine Cremin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187746303577652","imei1":"187746303577652","imei2":"187746303577652","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:10:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89846,"job_number":"JOB_89846","tr_customer_id":89863,"tr_customer_product_id":89853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:26:05.000Z","modified_at":"2025-10-22T14:26:05.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103590609380404","imei1":"103590609380404","imei2":"103590609380404","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:26:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89849,"job_number":"JOB_89849","tr_customer_id":89866,"tr_customer_product_id":89856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:26:06.000Z","modified_at":"2025-10-22T14:26:06.000Z","name":"Creola Nolan","mobile_number":"899-933-3295","email_id":"Judah6@hotmail.com","dop":"2025-06-09","serial_number":"107827751584288","imei1":"107827751584288","imei2":"107827751584288","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89851,"job_number":"JOB_89851","tr_customer_id":89868,"tr_customer_product_id":89858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:26:24.000Z","modified_at":"2025-10-22T14:26:24.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100882153989710","imei1":"100882153989710","imei2":"100882153989710","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:26:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89853,"job_number":"JOB_89853","tr_customer_id":89870,"tr_customer_product_id":89860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:26:24.000Z","modified_at":"2025-10-22T14:26:24.000Z","name":"Verdie Ondricka","mobile_number":"502-926-9345","email_id":"Marianne.Veum53@yahoo.com","dop":"2025-06-09","serial_number":"105072756739957","imei1":"105072756739957","imei2":"105072756739957","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:26:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89856,"job_number":"JOB_89856","tr_customer_id":89873,"tr_customer_product_id":89863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:26:41.000Z","modified_at":"2025-10-22T14:26:41.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102896833913717","imei1":"102896833913717","imei2":"102896833913717","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89858,"job_number":"JOB_89858","tr_customer_id":89875,"tr_customer_product_id":89865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T14:26:42.000Z","modified_at":"2025-10-22T14:26:42.000Z","name":"Leonor Schowalter","mobile_number":"847-763-4778","email_id":"Otilia9@gmail.com","dop":"2025-06-09","serial_number":"108079221226741","imei1":"108079221226741","imei2":"108079221226741","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T14:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89876,"job_number":"JOB_89876","tr_customer_id":89893,"tr_customer_product_id":89883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T15:45:47.000Z","modified_at":"2025-10-22T15:45:47.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"100481452950091","imei1":"100481452950091","imei2":"100481452950091","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T15:45:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89877,"job_number":"JOB_89877","tr_customer_id":89894,"tr_customer_product_id":89884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T15:51:07.000Z","modified_at":"2025-10-22T15:51:07.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"100984611739685","imei1":"100984611739685","imei2":"100984611739685","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T15:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89878,"job_number":"JOB_89878","tr_customer_id":89895,"tr_customer_product_id":89885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T15:51:07.000Z","modified_at":"2025-10-22T15:51:07.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"108295390752041","imei1":"108295390752041","imei2":"108295390752041","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T15:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89880,"job_number":"JOB_89880","tr_customer_id":89897,"tr_customer_product_id":89887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T15:59:11.000Z","modified_at":"2025-10-22T15:59:11.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"109317976890800","imei1":"109317976890800","imei2":"109317976890800","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T15:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89881,"job_number":"JOB_89881","tr_customer_id":89898,"tr_customer_product_id":89888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T15:59:11.000Z","modified_at":"2025-10-22T15:59:11.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"108526591474432","imei1":"108526591474432","imei2":"108526591474432","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T15:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89883,"job_number":"JOB_89883","tr_customer_id":89900,"tr_customer_product_id":89890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T15:59:17.000Z","modified_at":"2025-10-22T15:59:17.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"109305042557856","imei1":"109305042557856","imei2":"109305042557856","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T15:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89884,"job_number":"JOB_89884","tr_customer_id":89901,"tr_customer_product_id":89891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T15:59:18.000Z","modified_at":"2025-10-22T15:59:18.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"103617240913076","imei1":"103617240913076","imei2":"103617240913076","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T15:59:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89886,"job_number":"JOB_89886","tr_customer_id":89903,"tr_customer_product_id":89893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T15:59:24.000Z","modified_at":"2025-10-22T15:59:24.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"100623845257999","imei1":"100623845257999","imei2":"100623845257999","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T15:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89887,"job_number":"JOB_89887","tr_customer_id":89904,"tr_customer_product_id":89894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T15:59:24.000Z","modified_at":"2025-10-22T15:59:24.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"108078947999780","imei1":"108078947999780","imei2":"108078947999780","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T15:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89889,"job_number":"JOB_89889","tr_customer_id":89906,"tr_customer_product_id":89896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T16:01:27.000Z","modified_at":"2025-10-22T16:01:27.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"105736620800872","imei1":"105736620800872","imei2":"105736620800872","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T16:01:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89890,"job_number":"JOB_89890","tr_customer_id":89907,"tr_customer_product_id":89897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T16:01:27.000Z","modified_at":"2025-10-22T16:01:27.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"109139471735775","imei1":"109139471735775","imei2":"109139471735775","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T16:01:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89892,"job_number":"JOB_89892","tr_customer_id":89909,"tr_customer_product_id":89899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T16:01:33.000Z","modified_at":"2025-10-22T16:01:33.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"109827054529723","imei1":"109827054529723","imei2":"109827054529723","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T16:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89893,"job_number":"JOB_89893","tr_customer_id":89910,"tr_customer_product_id":89900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T16:01:33.000Z","modified_at":"2025-10-22T16:01:33.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"106756805407959","imei1":"106756805407959","imei2":"106756805407959","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T16:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89895,"job_number":"JOB_89895","tr_customer_id":89912,"tr_customer_product_id":89902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T16:01:38.000Z","modified_at":"2025-10-22T16:01:38.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"106499108469727","imei1":"106499108469727","imei2":"106499108469727","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T16:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89896,"job_number":"JOB_89896","tr_customer_id":89913,"tr_customer_product_id":89903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T16:01:39.000Z","modified_at":"2025-10-22T16:01:39.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"104435777221400","imei1":"104435777221400","imei2":"104435777221400","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T16:01:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89907,"job_number":"JOB_89907","tr_customer_id":89924,"tr_customer_product_id":89914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T17:19:23.000Z","modified_at":"2025-10-22T17:19:23.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Retta70@gmail.com","dop":"2025-07-02","serial_number":"10875736841831","imei1":"10875736841831","imei2":"10875736841831","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T17:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89908,"job_number":"JOB_89908","tr_customer_id":89925,"tr_customer_product_id":89915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T17:24:26.000Z","modified_at":"2025-10-22T17:24:26.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Beau_Kunde60@yahoo.com","dop":"2025-07-02","serial_number":"17899697536593","imei1":"17899697536593","imei2":"17899697536593","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T17:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89909,"job_number":"JOB_89909","tr_customer_id":89926,"tr_customer_product_id":89916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T17:24:48.000Z","modified_at":"2025-10-22T17:24:48.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Carmen_Homenick@gmail.com","dop":"2025-07-02","serial_number":"13600110447367","imei1":"13600110447367","imei2":"13600110447367","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-22T17:24:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89911,"job_number":"JOB_89911","tr_customer_id":89928,"tr_customer_product_id":89918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T00:20:26.000Z","modified_at":"2025-10-23T00:20:26.000Z","name":"suchi mandala","mobile_number":"9390924741","email_id":"su123@gmail.com","dop":"2025-10-20","serial_number":"12345671234567","imei1":"12345671234567","imei2":"12345671234567","popurl":"2025-10-20T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T00:20:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89912,"job_number":"JOB_89912","tr_customer_id":89929,"tr_customer_product_id":89919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T00:39:23.000Z","modified_at":"2025-10-28T10:24:55.000Z","name":"suchi mandala","mobile_number":"9390924741","email_id":"su123@gmail.com","dop":"2025-10-20","serial_number":"12345681234568","imei1":"12345681234568","imei2":"12345681234568","popurl":"2025-10-20T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":3,"assigned_on":"2025-10-28T10:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89949,"job_number":"JOB_89949","tr_customer_id":89966,"tr_customer_product_id":89956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:24:31.000Z","modified_at":"2025-10-23T03:24:31.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Bruce1@gmail.com","dop":"2025-07-02","serial_number":"11061368392700","imei1":"11061368392700","imei2":"11061368392700","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89957,"job_number":"JOB_89957","tr_customer_id":89974,"tr_customer_product_id":89964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:24:50.000Z","modified_at":"2025-10-23T03:24:50.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Sheridan.Dibbert98@hotmail.com","dop":"2025-07-02","serial_number":"14338358759635","imei1":"14338358759635","imei2":"14338358759635","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:24:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89963,"job_number":"JOB_89963","tr_customer_id":89980,"tr_customer_product_id":89970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:25:09.000Z","modified_at":"2025-10-23T03:25:09.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Tatyana.Parisian28@gmail.com","dop":"2025-07-02","serial_number":"18903514584438","imei1":"18903514584438","imei2":"18903514584438","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89974,"job_number":"JOB_89974","tr_customer_id":89991,"tr_customer_product_id":89981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:25:39.000Z","modified_at":"2025-10-23T03:25:39.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100452881640117","imei1":"100452881640117","imei2":"100452881640117","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:25:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89976,"job_number":"JOB_89976","tr_customer_id":89993,"tr_customer_product_id":89983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:25:39.000Z","modified_at":"2025-10-23T03:25:39.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"180001081247193","imei1":"180001081247193","imei2":"180001081247193","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:25:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89978,"job_number":"JOB_89978","tr_customer_id":89995,"tr_customer_product_id":89985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:25:40.000Z","modified_at":"2025-10-23T03:25:40.000Z","name":"Kayden Stiedemann","mobile_number":"377-689-3752","email_id":"Keeley_Hessel21@hotmail.com","dop":"2025-06-09","serial_number":"105641016258304","imei1":"105641016258304","imei2":"105641016258304","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89979,"job_number":"JOB_89979","tr_customer_id":89996,"tr_customer_product_id":89986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:25:40.000Z","modified_at":"2025-10-23T03:25:40.000Z","name":"Ricardo Borer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175841403355107","imei1":"175841403355107","imei2":"175841403355107","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89981,"job_number":"JOB_89981","tr_customer_id":89998,"tr_customer_product_id":89988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:25:40.000Z","modified_at":"2025-10-23T03:25:40.000Z","name":"Alexander Rempel","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"168211803526085","imei1":"168211803526085","imei2":"168211803526085","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89982,"job_number":"JOB_89982","tr_customer_id":89999,"tr_customer_product_id":89989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:25:40.000Z","modified_at":"2025-10-23T03:25:40.000Z","name":"Beau Roob","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"144805506783558","imei1":"144805506783558","imei2":"144805506783558","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89984,"job_number":"JOB_89984","tr_customer_id":90001,"tr_customer_product_id":89991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:25:52.000Z","modified_at":"2025-10-23T03:25:52.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"122974881260602","imei1":"122974881260602","imei2":"122974881260602","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89985,"job_number":"JOB_89985","tr_customer_id":90002,"tr_customer_product_id":89992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:25:52.000Z","modified_at":"2025-10-23T03:25:52.000Z","name":"Keegan Predovic","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"183652586154514","imei1":"183652586154514","imei2":"183652586154514","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89986,"job_number":"JOB_89986","tr_customer_id":90003,"tr_customer_product_id":89993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:25:52.000Z","modified_at":"2025-10-23T03:25:52.000Z","name":"Triston Conroy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166055085770824","imei1":"166055085770824","imei2":"166055085770824","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89987,"job_number":"JOB_89987","tr_customer_id":90004,"tr_customer_product_id":89994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:25:53.000Z","modified_at":"2025-10-23T03:25:53.000Z","name":"Rosamond Stamm","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"155919109646006","imei1":"155919109646006","imei2":"155919109646006","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89990,"job_number":"JOB_89990","tr_customer_id":90007,"tr_customer_product_id":89997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:25:56.000Z","modified_at":"2025-10-23T03:25:56.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107499132143214","imei1":"107499132143214","imei2":"107499132143214","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:25:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":89992,"job_number":"JOB_89992","tr_customer_id":90009,"tr_customer_product_id":89999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:25:56.000Z","modified_at":"2025-10-23T03:25:56.000Z","name":"Ian McClure","mobile_number":"441-779-4771","email_id":"Orville.Weimann85@yahoo.com","dop":"2025-06-09","serial_number":"104535623528390","imei1":"104535623528390","imei2":"104535623528390","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:25:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90002,"job_number":"JOB_90002","tr_customer_id":90019,"tr_customer_product_id":90009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:26:12.000Z","modified_at":"2025-10-23T03:26:12.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105912866814519","imei1":"105912866814519","imei2":"105912866814519","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90006,"job_number":"JOB_90006","tr_customer_id":90023,"tr_customer_product_id":90013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:26:12.000Z","modified_at":"2025-10-23T03:26:12.000Z","name":"Larry Stoltenberg","mobile_number":"844-837-2843","email_id":"Hattie_Kris82@gmail.com","dop":"2025-06-09","serial_number":"109935231755131","imei1":"109935231755131","imei2":"109935231755131","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90008,"job_number":"JOB_90008","tr_customer_id":90025,"tr_customer_product_id":90015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:26:14.000Z","modified_at":"2025-10-23T03:26:14.000Z","name":"Baron Sporer","mobile_number":"725-300-1338","email_id":"Cordell_Harber@yahoo.com","dop":"2025-06-09","serial_number":"38312549636199350","imei1":"38312549636199350","imei2":"38312549636199350","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:26:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90042,"job_number":"JOB_90042","tr_customer_id":90059,"tr_customer_product_id":90049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:46:24.000Z","modified_at":"2025-10-23T03:46:24.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"90983051842162","imei1":"90983051842162","imei2":"90983051842162","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90043,"job_number":"JOB_90043","tr_customer_id":90060,"tr_customer_product_id":90050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:46:24.000Z","modified_at":"2025-10-23T03:46:24.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"98233755286026","imei1":"98233755286026","imei2":"98233755286026","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90044,"job_number":"JOB_90044","tr_customer_id":90061,"tr_customer_product_id":90051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T03:46:25.000Z","modified_at":"2025-10-23T03:46:25.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"73198004639325","imei1":"73198004639325","imei2":"73198004639325","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T03:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90061,"job_number":"JOB_90061","tr_customer_id":90078,"tr_customer_product_id":90068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T05:13:20.000Z","modified_at":"2025-10-23T05:13:20.000Z","name":"Rajnish Tyagi","mobile_number":"8755003288","email_id":"rajnishk@fonada.com","dop":"2025-10-22","serial_number":"123432123456765","imei1":"123432123456765","imei2":"123432123456765","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T05:13:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90064,"job_number":"JOB_90064","tr_customer_id":90081,"tr_customer_product_id":90071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T05:39:13.000Z","modified_at":"2025-10-23T05:39:13.000Z","name":"Rajnish Tyagi","mobile_number":"8755003288","email_id":"rajnishk@fonada.com","dop":"2025-10-22","serial_number":"126432123456765","imei1":"126432123456765","imei2":"126432123456765","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T05:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90067,"job_number":"JOB_90067","tr_customer_id":90084,"tr_customer_product_id":90074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:16:15.000Z","modified_at":"2025-10-23T06:16:15.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101497692771929","imei1":"101497692771929","imei2":"101497692771929","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90069,"job_number":"JOB_90069","tr_customer_id":90086,"tr_customer_product_id":90076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:16:16.000Z","modified_at":"2025-10-23T06:16:16.000Z","name":"Johnson Adams","mobile_number":"270-236-4152","email_id":"Garnett_Kessler@gmail.com","dop":"2025-06-09","serial_number":"101118419883006","imei1":"101118419883006","imei2":"101118419883006","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:16:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90070,"job_number":"JOB_90070","tr_customer_id":90087,"tr_customer_product_id":90077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:16:31.000Z","modified_at":"2025-10-23T06:16:31.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107258136152005","imei1":"107258136152005","imei2":"107258136152005","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:16:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90072,"job_number":"JOB_90072","tr_customer_id":90089,"tr_customer_product_id":90079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:16:31.000Z","modified_at":"2025-10-23T06:16:31.000Z","name":"Sebastian Gleichner","mobile_number":"338-823-2699","email_id":"Otho.Wintheiser75@hotmail.com","dop":"2025-06-09","serial_number":"108731359177422","imei1":"108731359177422","imei2":"108731359177422","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:16:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90073,"job_number":"JOB_90073","tr_customer_id":90090,"tr_customer_product_id":90080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:16:46.000Z","modified_at":"2025-10-23T06:16:46.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105623309260092","imei1":"105623309260092","imei2":"105623309260092","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90075,"job_number":"JOB_90075","tr_customer_id":90092,"tr_customer_product_id":90082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T06:16:46.000Z","modified_at":"2025-10-23T06:16:46.000Z","name":"Destinee Lockman","mobile_number":"360-320-0718","email_id":"Gunnar_Koepp@hotmail.com","dop":"2025-06-09","serial_number":"103102688434000","imei1":"103102688434000","imei2":"103102688434000","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T06:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90137,"job_number":"JOB_90137","tr_customer_id":90154,"tr_customer_product_id":90144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T07:25:26.000Z","modified_at":"2025-10-23T07:25:26.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Kelsi_Grady@hotmail.com","dop":"2025-07-02","serial_number":"17976565368301","imei1":"17976565368301","imei2":"17976565368301","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T07:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90138,"job_number":"JOB_90138","tr_customer_id":90155,"tr_customer_product_id":90145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T07:25:45.000Z","modified_at":"2025-10-23T07:25:45.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Syble.Carroll74@gmail.com","dop":"2025-07-02","serial_number":"17110258672434","imei1":"17110258672434","imei2":"17110258672434","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T07:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90139,"job_number":"JOB_90139","tr_customer_id":90156,"tr_customer_product_id":90146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T07:26:03.000Z","modified_at":"2025-10-23T07:26:03.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Alanis_Hudson@yahoo.com","dop":"2025-07-02","serial_number":"13552202965243","imei1":"13552202965243","imei2":"13552202965243","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T07:26:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90142,"job_number":"JOB_90142","tr_customer_id":90159,"tr_customer_product_id":90149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T07:43:44.000Z","modified_at":"2025-10-23T07:43:44.000Z","name":"Biraju Patel","mobile_number":"8448752504","email_id":"bniraju@fonada.com","dop":"2025-10-21","serial_number":"160432123456770","imei1":"160432123456770","imei2":"160432123456770","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T07:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90173,"job_number":"JOB_90173","tr_customer_id":90190,"tr_customer_product_id":90180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T13:53:12.000Z","modified_at":"2025-10-23T13:53:12.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"61327208944893","imei1":"61327208944893","imei2":"61327208944893","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T13:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90174,"job_number":"JOB_90174","tr_customer_id":90191,"tr_customer_product_id":90181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T13:53:12.000Z","modified_at":"2025-10-23T13:53:12.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"66517665911634","imei1":"66517665911634","imei2":"66517665911634","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T13:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90175,"job_number":"JOB_90175","tr_customer_id":90192,"tr_customer_product_id":90182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T13:53:13.000Z","modified_at":"2025-10-23T13:53:13.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"26151389924546","imei1":"26151389924546","imei2":"26151389924546","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T13:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90176,"job_number":"JOB_90176","tr_customer_id":90193,"tr_customer_product_id":90183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:09:26.000Z","modified_at":"2025-10-23T14:09:26.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"163817305792933","imei1":"163817305792933","imei2":"163817305792933","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:09:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90177,"job_number":"JOB_90177","tr_customer_id":90194,"tr_customer_product_id":90184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:09:26.000Z","modified_at":"2025-10-23T14:09:26.000Z","name":"Brigitte Schamberger","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"127366311589148","imei1":"127366311589148","imei2":"127366311589148","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:09:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90178,"job_number":"JOB_90178","tr_customer_id":90195,"tr_customer_product_id":90185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:09:27.000Z","modified_at":"2025-10-23T14:09:27.000Z","name":"Jordane Harvey","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136545758730853","imei1":"136545758730853","imei2":"136545758730853","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90179,"job_number":"JOB_90179","tr_customer_id":90196,"tr_customer_product_id":90186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:09:27.000Z","modified_at":"2025-10-23T14:09:27.000Z","name":"Nichole Lehner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"143581039077745","imei1":"143581039077745","imei2":"143581039077745","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90180,"job_number":"JOB_90180","tr_customer_id":90197,"tr_customer_product_id":90187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:09:39.000Z","modified_at":"2025-10-23T14:09:39.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"115054654513463","imei1":"115054654513463","imei2":"115054654513463","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90181,"job_number":"JOB_90181","tr_customer_id":90198,"tr_customer_product_id":90188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:09:39.000Z","modified_at":"2025-10-23T14:09:39.000Z","name":"Nathan Vandervort","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"131898368181460","imei1":"131898368181460","imei2":"131898368181460","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90182,"job_number":"JOB_90182","tr_customer_id":90199,"tr_customer_product_id":90189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:09:39.000Z","modified_at":"2025-10-23T14:09:39.000Z","name":"Nicole Smith","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"193531892744828","imei1":"193531892744828","imei2":"193531892744828","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90183,"job_number":"JOB_90183","tr_customer_id":90200,"tr_customer_product_id":90190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:09:40.000Z","modified_at":"2025-10-23T14:09:40.000Z","name":"Verda Gulgowski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"149310549626636","imei1":"149310549626636","imei2":"149310549626636","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:09:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90251,"job_number":"JOB_90251","tr_customer_id":90268,"tr_customer_product_id":90258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:24:33.000Z","modified_at":"2025-10-23T14:24:33.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109389985745922","imei1":"109389985745922","imei2":"109389985745922","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90253,"job_number":"JOB_90253","tr_customer_id":90270,"tr_customer_product_id":90260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:24:34.000Z","modified_at":"2025-10-23T14:24:34.000Z","name":"Kiana Prosacco","mobile_number":"958-372-0091","email_id":"Cathryn_Reichert77@hotmail.com","dop":"2025-06-09","serial_number":"100098529793194","imei1":"100098529793194","imei2":"100098529793194","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:24:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90254,"job_number":"JOB_90254","tr_customer_id":90271,"tr_customer_product_id":90261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:24:52.000Z","modified_at":"2025-10-23T14:24:52.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107756724737553","imei1":"107756724737553","imei2":"107756724737553","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90256,"job_number":"JOB_90256","tr_customer_id":90273,"tr_customer_product_id":90263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:24:53.000Z","modified_at":"2025-10-23T14:24:53.000Z","name":"Earlene Goldner","mobile_number":"437-557-3594","email_id":"Kaitlin.Cummings44@hotmail.com","dop":"2025-06-09","serial_number":"104272122032769","imei1":"104272122032769","imei2":"104272122032769","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:24:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90257,"job_number":"JOB_90257","tr_customer_id":90274,"tr_customer_product_id":90264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:24:54.000Z","modified_at":"2025-10-23T14:24:54.000Z","name":"Alexzander Kertzmann","mobile_number":"440-297-6390","email_id":"Loyce_Lueilwitz45@gmail.com","dop":"2025-06-09","serial_number":"44742218278478030","imei1":"44742218278478030","imei2":"44742218278478030","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:24:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90261,"job_number":"JOB_90261","tr_customer_id":90278,"tr_customer_product_id":90268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:25:10.000Z","modified_at":"2025-10-23T14:25:10.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108188380057046","imei1":"108188380057046","imei2":"108188380057046","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90263,"job_number":"JOB_90263","tr_customer_id":90280,"tr_customer_product_id":90270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:25:11.000Z","modified_at":"2025-10-23T14:25:11.000Z","name":"Cornelius Luettgen","mobile_number":"962-550-0408","email_id":"Kristy3@gmail.com","dop":"2025-06-09","serial_number":"100089913971740","imei1":"100089913971740","imei2":"100089913971740","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90264,"job_number":"JOB_90264","tr_customer_id":90281,"tr_customer_product_id":90271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T14:25:12.000Z","modified_at":"2025-10-23T14:25:12.000Z","name":"Scarlett Schaefer","mobile_number":"892-613-0261","email_id":"Pamela.Crist75@yahoo.com","dop":"2025-06-09","serial_number":"61677692674386730","imei1":"61677692674386730","imei2":"61677692674386730","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T14:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90282,"job_number":"JOB_90282","tr_customer_id":90299,"tr_customer_product_id":90289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T16:01:17.000Z","modified_at":"2025-10-23T16:01:17.000Z","name":"Rudra Patel","mobile_number":"9599153229","email_id":"rudra@joho.com","dop":"2025-10-07","serial_number":"6543454433209876","imei1":"6543454433209876","imei2":"6543454433209876","popurl":"2025-10-07T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T16:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90283,"job_number":"JOB_90283","tr_customer_id":90300,"tr_customer_product_id":90290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T16:06:41.000Z","modified_at":"2025-10-23T16:06:41.000Z","name":"Biraju Patel","mobile_number":"8448752504","email_id":"bniraju@fonada.com","dop":"2025-10-22","serial_number":"190432123456770","imei1":"190432123456770","imei2":"190432123456770","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T16:06:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90293,"job_number":"JOB_90293","tr_customer_id":90310,"tr_customer_product_id":90300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T16:21:04.000Z","modified_at":"2025-10-23T16:21:04.000Z","name":"Biraju Patel","mobile_number":"8448752504","email_id":"bniraju@fonada.com","dop":"2025-10-13","serial_number":"110432123456770","imei1":"110432123456770","imei2":"110432123456770","popurl":"2025-10-13T16:20:58.516648700Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T16:21:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90307,"job_number":"JOB_90307","tr_customer_id":90324,"tr_customer_product_id":90314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T18:13:47.000Z","modified_at":"2025-10-23T18:13:47.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Howell.Rempel@gmail.com","dop":"2025-07-02","serial_number":"19357658782014","imei1":"19357658782014","imei2":"19357658782014","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T18:13:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90308,"job_number":"JOB_90308","tr_customer_id":90325,"tr_customer_product_id":90315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T20:02:06.000Z","modified_at":"2025-10-23T20:02:06.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jordy90@yahoo.com","dop":"2025-07-02","serial_number":"10174182339748","imei1":"10174182339748","imei2":"10174182339748","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T20:02:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90309,"job_number":"JOB_90309","tr_customer_id":90326,"tr_customer_product_id":90316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-23T21:08:05.000Z","modified_at":"2025-10-23T21:08:05.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Ericka94@gmail.com","dop":"2025-07-02","serial_number":"12251413625918","imei1":"12251413625918","imei2":"12251413625918","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-23T21:08:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90337,"job_number":"JOB_90337","tr_customer_id":90354,"tr_customer_product_id":90344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:13:00.000Z","modified_at":"2025-10-24T03:13:00.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Katarina42@yahoo.com","dop":"2025-07-02","serial_number":"18921731695938","imei1":"18921731695938","imei2":"18921731695938","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:13:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90343,"job_number":"JOB_90343","tr_customer_id":90360,"tr_customer_product_id":90350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:13:21.000Z","modified_at":"2025-10-24T03:13:21.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Sienna_Kuhic91@hotmail.com","dop":"2025-07-02","serial_number":"17980601322602","imei1":"17980601322602","imei2":"17980601322602","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90351,"job_number":"JOB_90351","tr_customer_id":90368,"tr_customer_product_id":90358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:13:40.000Z","modified_at":"2025-10-24T03:13:40.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Marisol82@hotmail.com","dop":"2025-07-02","serial_number":"11483749551055","imei1":"11483749551055","imei2":"11483749551055","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:13:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90376,"job_number":"JOB_90376","tr_customer_id":90393,"tr_customer_product_id":90383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:22:34.000Z","modified_at":"2025-10-24T03:22:34.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108219934364490","imei1":"108219934364490","imei2":"108219934364490","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:22:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90378,"job_number":"JOB_90378","tr_customer_id":90395,"tr_customer_product_id":90385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:22:35.000Z","modified_at":"2025-10-24T03:22:35.000Z","name":"Aiyana McClure","mobile_number":"550-435-5120","email_id":"Maurice.Grimes71@yahoo.com","dop":"2025-06-09","serial_number":"104133342461292","imei1":"104133342461292","imei2":"104133342461292","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90379,"job_number":"JOB_90379","tr_customer_id":90396,"tr_customer_product_id":90386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:22:36.000Z","modified_at":"2025-10-24T03:22:36.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"107669031229827","imei1":"107669031229827","imei2":"107669031229827","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90380,"job_number":"JOB_90380","tr_customer_id":90397,"tr_customer_product_id":90387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:22:37.000Z","modified_at":"2025-10-24T03:22:37.000Z","name":"Nelson Brown","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"132596512682932","imei1":"132596512682932","imei2":"132596512682932","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90381,"job_number":"JOB_90381","tr_customer_id":90398,"tr_customer_product_id":90388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:22:37.000Z","modified_at":"2025-10-24T03:22:37.000Z","name":"Lelah Kuhn","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"184581218145235","imei1":"184581218145235","imei2":"184581218145235","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90382,"job_number":"JOB_90382","tr_customer_id":90399,"tr_customer_product_id":90389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:22:37.000Z","modified_at":"2025-10-24T03:22:37.000Z","name":"Maryse Lindgren","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"130961459465789","imei1":"130961459465789","imei2":"130961459465789","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90386,"job_number":"JOB_90386","tr_customer_id":90403,"tr_customer_product_id":90393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:22:50.000Z","modified_at":"2025-10-24T03:22:50.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"100323377803564","imei1":"100323377803564","imei2":"100323377803564","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90387,"job_number":"JOB_90387","tr_customer_id":90404,"tr_customer_product_id":90394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:22:50.000Z","modified_at":"2025-10-24T03:22:50.000Z","name":"Leopold Blanda","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"179869602592102","imei1":"179869602592102","imei2":"179869602592102","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90388,"job_number":"JOB_90388","tr_customer_id":90405,"tr_customer_product_id":90395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:22:51.000Z","modified_at":"2025-10-24T03:22:51.000Z","name":"Joana Wiza","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"147892687247608","imei1":"147892687247608","imei2":"147892687247608","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90389,"job_number":"JOB_90389","tr_customer_id":90406,"tr_customer_product_id":90396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:22:51.000Z","modified_at":"2025-10-24T03:22:51.000Z","name":"Hazel Dickens","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"109654636107604","imei1":"109654636107604","imei2":"109654636107604","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90390,"job_number":"JOB_90390","tr_customer_id":90407,"tr_customer_product_id":90397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:22:52.000Z","modified_at":"2025-10-24T03:22:52.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105675980275828","imei1":"105675980275828","imei2":"105675980275828","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90392,"job_number":"JOB_90392","tr_customer_id":90409,"tr_customer_product_id":90399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:22:53.000Z","modified_at":"2025-10-24T03:22:53.000Z","name":"Sigmund O'Hara","mobile_number":"455-415-8699","email_id":"Rashawn_Kling@yahoo.com","dop":"2025-06-09","serial_number":"102472799054873","imei1":"102472799054873","imei2":"102472799054873","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90395,"job_number":"JOB_90395","tr_customer_id":90412,"tr_customer_product_id":90402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:22:54.000Z","modified_at":"2025-10-24T03:22:54.000Z","name":"Adeline Hayes","mobile_number":"804-757-8193","email_id":"Winifred.DuBuque22@gmail.com","dop":"2025-06-09","serial_number":"49927724910056500","imei1":"49927724910056500","imei2":"49927724910056500","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:22:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90400,"job_number":"JOB_90400","tr_customer_id":90417,"tr_customer_product_id":90407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:23:09.000Z","modified_at":"2025-10-24T03:23:09.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109226893651723","imei1":"109226893651723","imei2":"109226893651723","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:23:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90402,"job_number":"JOB_90402","tr_customer_id":90419,"tr_customer_product_id":90409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:23:10.000Z","modified_at":"2025-10-24T03:23:10.000Z","name":"Caleigh Funk","mobile_number":"716-546-3449","email_id":"Greta_Flatley@yahoo.com","dop":"2025-06-09","serial_number":"102406575906369","imei1":"102406575906369","imei2":"102406575906369","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:23:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90433,"job_number":"JOB_90433","tr_customer_id":90450,"tr_customer_product_id":90440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:44:24.000Z","modified_at":"2025-10-24T03:44:24.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"41517816313105","imei1":"41517816313105","imei2":"41517816313105","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90434,"job_number":"JOB_90434","tr_customer_id":90451,"tr_customer_product_id":90441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:44:24.000Z","modified_at":"2025-10-24T03:44:24.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"96384440348889","imei1":"96384440348889","imei2":"96384440348889","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90435,"job_number":"JOB_90435","tr_customer_id":90452,"tr_customer_product_id":90442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T03:44:25.000Z","modified_at":"2025-10-24T03:44:26.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"94908004354929","imei1":"94908004354929","imei2":"94908004354929","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T03:44:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90451,"job_number":"JOB_90451","tr_customer_id":90468,"tr_customer_product_id":90458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T05:58:57.000Z","modified_at":"2025-10-24T05:58:57.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"15483593594906","imei1":"15483593594906","imei2":"15483593594906","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T05:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90452,"job_number":"JOB_90452","tr_customer_id":90469,"tr_customer_product_id":90459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:00:49.000Z","modified_at":"2025-10-24T06:00:49.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"16321634766441","imei1":"16321634766441","imei2":"16321634766441","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90453,"job_number":"JOB_90453","tr_customer_id":90470,"tr_customer_product_id":90460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:01:24.000Z","modified_at":"2025-10-24T06:01:24.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"16785827680542","imei1":"16785827680542","imei2":"16785827680542","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90455,"job_number":"JOB_90455","tr_customer_id":90472,"tr_customer_product_id":90462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:07:03.000Z","modified_at":"2025-10-24T06:07:03.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"12094485157361","imei1":"12094485157361","imei2":"12094485157361","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:07:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90457,"job_number":"JOB_90457","tr_customer_id":90474,"tr_customer_product_id":90464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:13:07.000Z","modified_at":"2025-10-24T06:13:07.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"13062401258503","imei1":"13062401258503","imei2":"13062401258503","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:13:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90458,"job_number":"JOB_90458","tr_customer_id":90475,"tr_customer_product_id":90465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:15:40.000Z","modified_at":"2025-10-24T06:15:40.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"106498947457029","imei1":"106498947457029","imei2":"106498947457029","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:15:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90460,"job_number":"JOB_90460","tr_customer_id":90477,"tr_customer_product_id":90467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:15:41.000Z","modified_at":"2025-10-24T06:15:41.000Z","name":"Nicolas Torp","mobile_number":"514-709-6029","email_id":"Elmore_Lakin@hotmail.com","dop":"2025-06-09","serial_number":"104778399953160","imei1":"104778399953160","imei2":"104778399953160","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90461,"job_number":"JOB_90461","tr_customer_id":90478,"tr_customer_product_id":90468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:15:58.000Z","modified_at":"2025-10-24T06:15:58.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101368830562255","imei1":"101368830562255","imei2":"101368830562255","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90463,"job_number":"JOB_90463","tr_customer_id":90480,"tr_customer_product_id":90470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:15:59.000Z","modified_at":"2025-10-24T06:15:59.000Z","name":"Colton McLaughlin","mobile_number":"228-295-9928","email_id":"Jack_Rogahn@gmail.com","dop":"2025-06-09","serial_number":"105235792127306","imei1":"105235792127306","imei2":"105235792127306","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:15:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90464,"job_number":"JOB_90464","tr_customer_id":90481,"tr_customer_product_id":90471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:16:16.000Z","modified_at":"2025-10-24T06:16:16.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100426496143769","imei1":"100426496143769","imei2":"100426496143769","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:16:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90466,"job_number":"JOB_90466","tr_customer_id":90483,"tr_customer_product_id":90473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:16:17.000Z","modified_at":"2025-10-24T06:16:17.000Z","name":"Phyllis Hyatt","mobile_number":"234-953-4925","email_id":"Valentina77@hotmail.com","dop":"2025-06-09","serial_number":"101717822170140","imei1":"101717822170140","imei2":"101717822170140","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:16:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90482,"job_number":"JOB_90482","tr_customer_id":90499,"tr_customer_product_id":90489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:24:12.000Z","modified_at":"2025-10-24T06:24:12.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"104285585544548","imei1":"104285585544548","imei2":"104285585544548","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90483,"job_number":"JOB_90483","tr_customer_id":90500,"tr_customer_product_id":90490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:24:12.000Z","modified_at":"2025-10-24T06:24:12.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"107981941807115","imei1":"107981941807115","imei2":"107981941807115","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90485,"job_number":"JOB_90485","tr_customer_id":90502,"tr_customer_product_id":90492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:24:18.000Z","modified_at":"2025-10-24T06:24:18.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"100518417800399","imei1":"100518417800399","imei2":"100518417800399","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90486,"job_number":"JOB_90486","tr_customer_id":90503,"tr_customer_product_id":90493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:24:19.000Z","modified_at":"2025-10-24T06:24:19.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"109195249163837","imei1":"109195249163837","imei2":"109195249163837","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:24:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90488,"job_number":"JOB_90488","tr_customer_id":90505,"tr_customer_product_id":90495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:24:25.000Z","modified_at":"2025-10-24T06:24:25.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"107629897420098","imei1":"107629897420098","imei2":"107629897420098","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90489,"job_number":"JOB_90489","tr_customer_id":90506,"tr_customer_product_id":90496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:24:25.000Z","modified_at":"2025-10-24T06:24:25.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"106155307943377","imei1":"106155307943377","imei2":"106155307943377","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90494,"job_number":"JOB_90494","tr_customer_id":90511,"tr_customer_product_id":90501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:26:50.000Z","modified_at":"2025-10-24T06:26:50.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"13992474125783","imei1":"13992474125783","imei2":"13992474125783","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90497,"job_number":"JOB_90497","tr_customer_id":90514,"tr_customer_product_id":90504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:26:58.000Z","modified_at":"2025-10-24T06:26:58.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"16408920580440","imei1":"16408920580440","imei2":"16408920580440","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90498,"job_number":"JOB_90498","tr_customer_id":90515,"tr_customer_product_id":90505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:29:35.000Z","modified_at":"2025-10-24T06:29:35.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"12832913727460","imei1":"12832913727460","imei2":"12832913727460","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:29:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90507,"job_number":"JOB_90507","tr_customer_id":90524,"tr_customer_product_id":90514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:35:28.000Z","modified_at":"2025-10-24T06:35:28.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"11343859002316","imei1":"11343859002316","imei2":"11343859002316","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90518,"job_number":"JOB_90518","tr_customer_id":90535,"tr_customer_product_id":90525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:38:06.000Z","modified_at":"2025-10-24T06:38:06.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"13169290178377","imei1":"13169290178377","imei2":"13169290178377","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90522,"job_number":"JOB_90522","tr_customer_id":90539,"tr_customer_product_id":90529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:38:21.000Z","modified_at":"2025-10-24T06:38:21.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"10786383850064","imei1":"10786383850064","imei2":"10786383850064","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:38:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90536,"job_number":"JOB_90536","tr_customer_id":90553,"tr_customer_product_id":90543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T06:58:24.000Z","modified_at":"2025-10-24T06:58:24.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"101820427221599","imei1":"101820427221599","imei2":"101820427221599","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T06:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90537,"job_number":"JOB_90537","tr_customer_id":90554,"tr_customer_product_id":90544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T07:24:29.000Z","modified_at":"2025-10-24T07:24:29.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Maya.Schimmel33@hotmail.com","dop":"2025-07-02","serial_number":"12812590617603","imei1":"12812590617603","imei2":"12812590617603","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T07:24:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90538,"job_number":"JOB_90538","tr_customer_id":90555,"tr_customer_product_id":90545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T07:24:48.000Z","modified_at":"2025-10-24T07:24:48.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Granville.Aufderhar81@gmail.com","dop":"2025-07-02","serial_number":"11764882034106","imei1":"11764882034106","imei2":"11764882034106","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T07:24:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90539,"job_number":"JOB_90539","tr_customer_id":90556,"tr_customer_product_id":90546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T07:25:07.000Z","modified_at":"2025-10-24T07:25:07.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Bianka_Harris@gmail.com","dop":"2025-07-02","serial_number":"18524737018822","imei1":"18524737018822","imei2":"18524737018822","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T07:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90581,"job_number":"JOB_90581","tr_customer_id":90598,"tr_customer_product_id":90588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T13:50:14.000Z","modified_at":"2025-10-24T13:50:14.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"39990666464770","imei1":"39990666464770","imei2":"39990666464770","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T13:50:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90582,"job_number":"JOB_90582","tr_customer_id":90599,"tr_customer_product_id":90589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T13:50:14.000Z","modified_at":"2025-10-24T13:50:14.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"18490077597632","imei1":"18490077597632","imei2":"18490077597632","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T13:50:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90583,"job_number":"JOB_90583","tr_customer_id":90600,"tr_customer_product_id":90590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T13:50:15.000Z","modified_at":"2025-10-24T13:50:15.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"15770269253235","imei1":"15770269253235","imei2":"15770269253235","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T13:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90588,"job_number":"JOB_90588","tr_customer_id":90605,"tr_customer_product_id":90595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:10:01.000Z","modified_at":"2025-10-24T14:10:01.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"176627958833744","imei1":"176627958833744","imei2":"176627958833744","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90589,"job_number":"JOB_90589","tr_customer_id":90606,"tr_customer_product_id":90596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:10:02.000Z","modified_at":"2025-10-24T14:10:02.000Z","name":"Irving Lakin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"158118667565163","imei1":"158118667565163","imei2":"158118667565163","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90590,"job_number":"JOB_90590","tr_customer_id":90607,"tr_customer_product_id":90597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:10:02.000Z","modified_at":"2025-10-24T14:10:02.000Z","name":"Chadrick Cormier","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157296111869106","imei1":"157296111869106","imei2":"157296111869106","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90591,"job_number":"JOB_90591","tr_customer_id":90608,"tr_customer_product_id":90598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:10:02.000Z","modified_at":"2025-10-24T14:10:02.000Z","name":"Arlene Cassin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"107680684766275","imei1":"107680684766275","imei2":"107680684766275","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90598,"job_number":"JOB_90598","tr_customer_id":90615,"tr_customer_product_id":90605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:10:14.000Z","modified_at":"2025-10-24T14:10:14.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"127103232553482","imei1":"127103232553482","imei2":"127103232553482","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:10:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90599,"job_number":"JOB_90599","tr_customer_id":90616,"tr_customer_product_id":90606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:10:14.000Z","modified_at":"2025-10-24T14:10:14.000Z","name":"Ardella Lueilwitz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"114714606715694","imei1":"114714606715694","imei2":"114714606715694","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:10:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90600,"job_number":"JOB_90600","tr_customer_id":90617,"tr_customer_product_id":90607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:10:14.000Z","modified_at":"2025-10-24T14:10:14.000Z","name":"Shanna Bosco","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161096325604688","imei1":"161096325604688","imei2":"161096325604688","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:10:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90601,"job_number":"JOB_90601","tr_customer_id":90618,"tr_customer_product_id":90608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:10:15.000Z","modified_at":"2025-10-24T14:10:15.000Z","name":"Mohammed Feil","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"124479532042697","imei1":"124479532042697","imei2":"124479532042697","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:10:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90665,"job_number":"JOB_90665","tr_customer_id":90682,"tr_customer_product_id":90672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:24:30.000Z","modified_at":"2025-10-24T14:24:30.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100049416514004","imei1":"100049416514004","imei2":"100049416514004","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:24:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90667,"job_number":"JOB_90667","tr_customer_id":90684,"tr_customer_product_id":90674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:24:30.000Z","modified_at":"2025-10-24T14:24:30.000Z","name":"Summer Beer","mobile_number":"625-893-0248","email_id":"Roberto.Lemke90@gmail.com","dop":"2025-06-09","serial_number":"101945124133906","imei1":"101945124133906","imei2":"101945124133906","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:24:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90668,"job_number":"JOB_90668","tr_customer_id":90685,"tr_customer_product_id":90675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:24:47.000Z","modified_at":"2025-10-24T14:24:47.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109843714795616","imei1":"109843714795616","imei2":"109843714795616","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:24:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90670,"job_number":"JOB_90670","tr_customer_id":90687,"tr_customer_product_id":90677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:24:48.000Z","modified_at":"2025-10-24T14:24:48.000Z","name":"Carlotta DuBuque","mobile_number":"391-805-5586","email_id":"Justus.Pfeffer@gmail.com","dop":"2025-06-09","serial_number":"100614708228791","imei1":"100614708228791","imei2":"100614708228791","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:24:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90674,"job_number":"JOB_90674","tr_customer_id":90691,"tr_customer_product_id":90681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:25:05.000Z","modified_at":"2025-10-24T14:25:05.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108282543246640","imei1":"108282543246640","imei2":"108282543246640","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90676,"job_number":"JOB_90676","tr_customer_id":90693,"tr_customer_product_id":90683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T14:25:05.000Z","modified_at":"2025-10-24T14:25:05.000Z","name":"Nadia Davis","mobile_number":"890-565-5818","email_id":"Shyanne_Littel@hotmail.com","dop":"2025-06-09","serial_number":"103733991528905","imei1":"103733991528905","imei2":"103733991528905","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T14:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90706,"job_number":"JOB_90706","tr_customer_id":90723,"tr_customer_product_id":90713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T17:25:04.000Z","modified_at":"2025-10-24T17:25:04.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Derrick.Prosacco29@yahoo.com","dop":"2025-07-02","serial_number":"12601107806292","imei1":"12601107806292","imei2":"12601107806292","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T17:25:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90707,"job_number":"JOB_90707","tr_customer_id":90724,"tr_customer_product_id":90714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T17:25:13.000Z","modified_at":"2025-10-24T17:25:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Henderson.Shields19@yahoo.com","dop":"2025-07-02","serial_number":"12701194251327","imei1":"12701194251327","imei2":"12701194251327","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T17:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90708,"job_number":"JOB_90708","tr_customer_id":90725,"tr_customer_product_id":90715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T18:31:24.000Z","modified_at":"2025-10-24T18:31:24.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Ezekiel_Weissnat@yahoo.com","dop":"2025-07-02","serial_number":"18890792644588","imei1":"18890792644588","imei2":"18890792644588","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-24T18:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90752,"job_number":"JOB_90752","tr_customer_id":90769,"tr_customer_product_id":90759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:23:25.000Z","modified_at":"2025-10-25T03:23:25.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Rudy25@yahoo.com","dop":"2025-07-02","serial_number":"18511080312781","imei1":"18511080312781","imei2":"18511080312781","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:23:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90762,"job_number":"JOB_90762","tr_customer_id":90779,"tr_customer_product_id":90769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:23:44.000Z","modified_at":"2025-10-25T03:23:44.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Mafalda_Mayer19@hotmail.com","dop":"2025-07-02","serial_number":"15551934791230","imei1":"15551934791230","imei2":"15551934791230","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:23:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90763,"job_number":"JOB_90763","tr_customer_id":90780,"tr_customer_product_id":90770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:23:45.000Z","modified_at":"2025-10-25T03:23:45.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"116818850608158","imei1":"116818850608158","imei2":"116818850608158","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:23:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90764,"job_number":"JOB_90764","tr_customer_id":90781,"tr_customer_product_id":90771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:23:46.000Z","modified_at":"2025-10-25T03:23:46.000Z","name":"Else Hermann","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175036346868869","imei1":"175036346868869","imei2":"175036346868869","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:23:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90765,"job_number":"JOB_90765","tr_customer_id":90782,"tr_customer_product_id":90772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:23:46.000Z","modified_at":"2025-10-25T03:23:46.000Z","name":"Haylee Kovacek","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120951849354993","imei1":"120951849354993","imei2":"120951849354993","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:23:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90766,"job_number":"JOB_90766","tr_customer_id":90783,"tr_customer_product_id":90773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:23:46.000Z","modified_at":"2025-10-25T03:23:46.000Z","name":"Taya Flatley","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"132697761800142","imei1":"132697761800142","imei2":"132697761800142","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:23:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90768,"job_number":"JOB_90768","tr_customer_id":90785,"tr_customer_product_id":90775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:23:57.000Z","modified_at":"2025-10-25T03:23:57.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"104273924862699","imei1":"104273924862699","imei2":"104273924862699","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90769,"job_number":"JOB_90769","tr_customer_id":90786,"tr_customer_product_id":90776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:23:57.000Z","modified_at":"2025-10-25T03:23:57.000Z","name":"Jarod Hand","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"198892083679746","imei1":"198892083679746","imei2":"198892083679746","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90770,"job_number":"JOB_90770","tr_customer_id":90787,"tr_customer_product_id":90777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:23:57.000Z","modified_at":"2025-10-25T03:23:57.000Z","name":"Orpha Koepp","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"176557540464806","imei1":"176557540464806","imei2":"176557540464806","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90771,"job_number":"JOB_90771","tr_customer_id":90788,"tr_customer_product_id":90778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:23:58.000Z","modified_at":"2025-10-25T03:23:58.000Z","name":"Isabell Fay","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"107331898571836","imei1":"107331898571836","imei2":"107331898571836","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90772,"job_number":"JOB_90772","tr_customer_id":90789,"tr_customer_product_id":90779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:24:03.000Z","modified_at":"2025-10-25T03:24:03.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Dan.Bednar@gmail.com","dop":"2025-07-02","serial_number":"16592993457536","imei1":"16592993457536","imei2":"16592993457536","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:24:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90773,"job_number":"JOB_90773","tr_customer_id":90790,"tr_customer_product_id":90780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:24:04.000Z","modified_at":"2025-10-25T03:24:04.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102460022566625","imei1":"102460022566625","imei2":"102460022566625","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90775,"job_number":"JOB_90775","tr_customer_id":90792,"tr_customer_product_id":90782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:24:04.000Z","modified_at":"2025-10-25T03:24:04.000Z","name":"Cletus Fritsch","mobile_number":"761-657-5016","email_id":"Amalia47@gmail.com","dop":"2025-06-09","serial_number":"102942687625191","imei1":"102942687625191","imei2":"102942687625191","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90786,"job_number":"JOB_90786","tr_customer_id":90803,"tr_customer_product_id":90793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:24:22.000Z","modified_at":"2025-10-25T03:24:22.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103441521823238","imei1":"103441521823238","imei2":"103441521823238","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90789,"job_number":"JOB_90789","tr_customer_id":90806,"tr_customer_product_id":90796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:24:22.000Z","modified_at":"2025-10-25T03:24:22.000Z","name":"Marlin Leffler","mobile_number":"595-201-6505","email_id":"Richmond.Herzog@gmail.com","dop":"2025-06-09","serial_number":"100753187761189","imei1":"100753187761189","imei2":"100753187761189","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90794,"job_number":"JOB_90794","tr_customer_id":90811,"tr_customer_product_id":90801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:24:39.000Z","modified_at":"2025-10-25T03:24:39.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104195660169041","imei1":"104195660169041","imei2":"104195660169041","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90797,"job_number":"JOB_90797","tr_customer_id":90814,"tr_customer_product_id":90804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:24:40.000Z","modified_at":"2025-10-25T03:24:40.000Z","name":"Ofelia Hilpert","mobile_number":"870-489-8630","email_id":"Lorna22@gmail.com","dop":"2025-06-09","serial_number":"106206180329364","imei1":"106206180329364","imei2":"106206180329364","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:24:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90831,"job_number":"JOB_90831","tr_customer_id":90848,"tr_customer_product_id":90838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:46:02.000Z","modified_at":"2025-10-25T03:46:02.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"68018510464954","imei1":"68018510464954","imei2":"68018510464954","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:46:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90832,"job_number":"JOB_90832","tr_customer_id":90849,"tr_customer_product_id":90839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T03:46:04.000Z","modified_at":"2025-10-25T03:46:04.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"11236470850061","imei1":"11236470850061","imei2":"11236470850061","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T03:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90868,"job_number":"JOB_90868","tr_customer_id":90885,"tr_customer_product_id":90875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T06:47:00.000Z","modified_at":"2025-10-25T06:47:00.000Z","name":"willams wilson","mobile_number":"9398871473","email_id":"ameerulla@mil.com","dop":"2025-09-01","serial_number":"76678345678923","imei1":"76678345678923","imei2":"76678345678923","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T06:47:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90954,"job_number":"JOB_90954","tr_customer_id":90971,"tr_customer_product_id":90961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T13:39:04.000Z","modified_at":"2025-10-25T13:39:04.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"84281256262316","imei1":"84281256262316","imei2":"84281256262316","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T13:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90955,"job_number":"JOB_90955","tr_customer_id":90972,"tr_customer_product_id":90962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T13:39:05.000Z","modified_at":"2025-10-25T13:39:05.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"19346451026368","imei1":"19346451026368","imei2":"19346451026368","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T13:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90959,"job_number":"JOB_90959","tr_customer_id":90976,"tr_customer_product_id":90966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:07:30.000Z","modified_at":"2025-10-25T14:07:30.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"110822371599427","imei1":"110822371599427","imei2":"110822371599427","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:07:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90960,"job_number":"JOB_90960","tr_customer_id":90977,"tr_customer_product_id":90967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:07:31.000Z","modified_at":"2025-10-25T14:07:31.000Z","name":"Elliot Torphy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"154450133859221","imei1":"154450133859221","imei2":"154450133859221","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:07:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90961,"job_number":"JOB_90961","tr_customer_id":90978,"tr_customer_product_id":90968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:07:31.000Z","modified_at":"2025-10-25T14:07:31.000Z","name":"Christ Doyle","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"141920792859795","imei1":"141920792859795","imei2":"141920792859795","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:07:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90962,"job_number":"JOB_90962","tr_customer_id":90979,"tr_customer_product_id":90969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:07:31.000Z","modified_at":"2025-10-25T14:07:31.000Z","name":"Korey Kuhn","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115751689965612","imei1":"115751689965612","imei2":"115751689965612","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:07:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90963,"job_number":"JOB_90963","tr_customer_id":90980,"tr_customer_product_id":90970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:07:42.000Z","modified_at":"2025-10-25T14:07:42.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"112561252982502","imei1":"112561252982502","imei2":"112561252982502","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:07:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90964,"job_number":"JOB_90964","tr_customer_id":90981,"tr_customer_product_id":90971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:07:43.000Z","modified_at":"2025-10-25T14:07:43.000Z","name":"Marcelo Hessel","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180816543995761","imei1":"180816543995761","imei2":"180816543995761","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:07:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90965,"job_number":"JOB_90965","tr_customer_id":90982,"tr_customer_product_id":90972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:07:43.000Z","modified_at":"2025-10-25T14:07:43.000Z","name":"Brett Rutherford","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"119142851668973","imei1":"119142851668973","imei2":"119142851668973","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:07:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":90966,"job_number":"JOB_90966","tr_customer_id":90983,"tr_customer_product_id":90973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:07:43.000Z","modified_at":"2025-10-25T14:07:43.000Z","name":"Alvena Weimann","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"162676462111232","imei1":"162676462111232","imei2":"162676462111232","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:07:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91022,"job_number":"JOB_91022","tr_customer_id":91039,"tr_customer_product_id":91029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:19:18.000Z","modified_at":"2025-10-25T14:19:18.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108345895572783","imei1":"108345895572783","imei2":"108345895572783","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91024,"job_number":"JOB_91024","tr_customer_id":91041,"tr_customer_product_id":91031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:19:19.000Z","modified_at":"2025-10-25T14:19:19.000Z","name":"Cheyenne Pfannerstill","mobile_number":"807-675-8669","email_id":"Arden.Veum@yahoo.com","dop":"2025-06-09","serial_number":"106862533390134","imei1":"106862533390134","imei2":"106862533390134","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91027,"job_number":"JOB_91027","tr_customer_id":91044,"tr_customer_product_id":91034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:19:35.000Z","modified_at":"2025-10-25T14:19:35.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103256479844352","imei1":"103256479844352","imei2":"103256479844352","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91029,"job_number":"JOB_91029","tr_customer_id":91046,"tr_customer_product_id":91036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:19:35.000Z","modified_at":"2025-10-25T14:19:35.000Z","name":"Kailyn Koelpin","mobile_number":"894-276-6679","email_id":"Hans.Dibbert74@gmail.com","dop":"2025-06-09","serial_number":"104937019737414","imei1":"104937019737414","imei2":"104937019737414","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91030,"job_number":"JOB_91030","tr_customer_id":91047,"tr_customer_product_id":91037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:19:51.000Z","modified_at":"2025-10-25T14:19:51.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108717426651224","imei1":"108717426651224","imei2":"108717426651224","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91032,"job_number":"JOB_91032","tr_customer_id":91049,"tr_customer_product_id":91039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:19:51.000Z","modified_at":"2025-10-25T14:19:51.000Z","name":"Dan Wunsch","mobile_number":"863-370-7896","email_id":"Mia_Rohan75@hotmail.com","dop":"2025-06-09","serial_number":"100340701500535","imei1":"100340701500535","imei2":"100340701500535","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91052,"job_number":"JOB_91052","tr_customer_id":91069,"tr_customer_product_id":91059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T14:49:45.000Z","modified_at":"2025-10-25T14:49:45.000Z","name":"Kapil Sharma","mobile_number":"8950505050","email_id":"kapil@gmail.com","dop":"2025-01-29","serial_number":"10293847561029","imei1":"10293847561029","imei2":"10293847561029","popurl":"2025-01-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T14:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91055,"job_number":"JOB_91055","tr_customer_id":91072,"tr_customer_product_id":91062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T15:05:44.000Z","modified_at":"2025-10-25T15:05:44.000Z","name":"Kapil Sharma","mobile_number":"8950505050","email_id":"kapil@gmail.com","dop":"2025-01-29","serial_number":"10526434866786","imei1":"10526434866786","imei2":"10526434866786","popurl":"2025-01-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T15:05:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91057,"job_number":"JOB_91057","tr_customer_id":91074,"tr_customer_product_id":91064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T15:08:31.000Z","modified_at":"2025-10-25T15:08:31.000Z","name":"Kapil Sharma","mobile_number":"8950505050","email_id":"kapil@gmail.com","dop":"2025-01-29","serial_number":"18336290832739","imei1":"18336290832739","imei2":"18336290832739","popurl":"2025-01-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T15:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91060,"job_number":"JOB_91060","tr_customer_id":91077,"tr_customer_product_id":91067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T15:10:18.000Z","modified_at":"2025-10-25T15:10:18.000Z","name":"Kapil Sharma","mobile_number":"8950505050","email_id":"kapil@gmail.com","dop":"2025-01-29","serial_number":"13351704418280","imei1":"13351704418280","imei2":"13351704418280","popurl":"2025-01-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T15:10:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91067,"job_number":"JOB_91067","tr_customer_id":91084,"tr_customer_product_id":91074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T17:00:43.000Z","modified_at":"2025-10-25T17:00:43.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Molly.Stroman16@yahoo.com","dop":"2025-07-02","serial_number":"12183728558468","imei1":"12183728558468","imei2":"12183728558468","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T17:00:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91068,"job_number":"JOB_91068","tr_customer_id":91085,"tr_customer_product_id":91075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T17:00:56.000Z","modified_at":"2025-10-25T17:00:56.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Gerhard_Jacobi53@yahoo.com","dop":"2025-07-02","serial_number":"15060841700994","imei1":"15060841700994","imei2":"15060841700994","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T17:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91069,"job_number":"JOB_91069","tr_customer_id":91086,"tr_customer_product_id":91076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T17:01:10.000Z","modified_at":"2025-10-25T17:01:10.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Kyla_Langosh87@hotmail.com","dop":"2025-07-02","serial_number":"10707237780901","imei1":"10707237780901","imei2":"10707237780901","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-25T17:01:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91093,"job_number":"JOB_91093","tr_customer_id":91110,"tr_customer_product_id":91100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:28:12.000Z","modified_at":"2025-10-26T03:28:12.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"91538169262887","imei1":"91538169262887","imei2":"91538169262887","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:28:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91094,"job_number":"JOB_91094","tr_customer_id":91111,"tr_customer_product_id":91101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:28:12.000Z","modified_at":"2025-10-26T03:28:12.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"49993589175218","imei1":"49993589175218","imei2":"49993589175218","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:28:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91095,"job_number":"JOB_91095","tr_customer_id":91112,"tr_customer_product_id":91102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:28:13.000Z","modified_at":"2025-10-26T03:28:13.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"62054163585371","imei1":"62054163585371","imei2":"62054163585371","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91102,"job_number":"JOB_91102","tr_customer_id":91119,"tr_customer_product_id":91109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:28:18.000Z","modified_at":"2025-10-26T03:28:18.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Emil.Sanford@gmail.com","dop":"2025-07-02","serial_number":"19085540769192","imei1":"19085540769192","imei2":"19085540769192","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91106,"job_number":"JOB_91106","tr_customer_id":91123,"tr_customer_product_id":91113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:28:36.000Z","modified_at":"2025-10-26T03:28:36.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Stephon9@hotmail.com","dop":"2025-07-02","serial_number":"12858679955278","imei1":"12858679955278","imei2":"12858679955278","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:28:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91111,"job_number":"JOB_91111","tr_customer_id":91128,"tr_customer_product_id":91118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:28:53.000Z","modified_at":"2025-10-26T03:28:53.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Verda_Wiza@yahoo.com","dop":"2025-07-02","serial_number":"17850363031577","imei1":"17850363031577","imei2":"17850363031577","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91122,"job_number":"JOB_91122","tr_customer_id":91139,"tr_customer_product_id":91129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:29:12.000Z","modified_at":"2025-10-26T03:29:12.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"141740921742529","imei1":"141740921742529","imei2":"141740921742529","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91124,"job_number":"JOB_91124","tr_customer_id":91141,"tr_customer_product_id":91131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:29:12.000Z","modified_at":"2025-10-26T03:29:12.000Z","name":"Macy Greenfelder","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"158310387784493","imei1":"158310387784493","imei2":"158310387784493","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91126,"job_number":"JOB_91126","tr_customer_id":91143,"tr_customer_product_id":91133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:29:12.000Z","modified_at":"2025-10-26T03:29:12.000Z","name":"Gaylord Mills","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"147038159560166","imei1":"147038159560166","imei2":"147038159560166","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91127,"job_number":"JOB_91127","tr_customer_id":91144,"tr_customer_product_id":91134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:29:13.000Z","modified_at":"2025-10-26T03:29:13.000Z","name":"Cortez Haag","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"160891781077237","imei1":"160891781077237","imei2":"160891781077237","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91132,"job_number":"JOB_91132","tr_customer_id":91149,"tr_customer_product_id":91139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:29:25.000Z","modified_at":"2025-10-26T03:29:25.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"186783154582362","imei1":"186783154582362","imei2":"186783154582362","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:29:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91133,"job_number":"JOB_91133","tr_customer_id":91150,"tr_customer_product_id":91140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:29:25.000Z","modified_at":"2025-10-26T03:29:25.000Z","name":"Patrick Bashirian","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115781982964968","imei1":"115781982964968","imei2":"115781982964968","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:29:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91134,"job_number":"JOB_91134","tr_customer_id":91151,"tr_customer_product_id":91141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:29:25.000Z","modified_at":"2025-10-26T03:29:25.000Z","name":"Rod Lowe","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"145702406338628","imei1":"145702406338628","imei2":"145702406338628","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:29:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91135,"job_number":"JOB_91135","tr_customer_id":91152,"tr_customer_product_id":91142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:29:26.000Z","modified_at":"2025-10-26T03:29:26.000Z","name":"Horacio Adams","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"185106763208226","imei1":"185106763208226","imei2":"185106763208226","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:29:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91154,"job_number":"JOB_91154","tr_customer_id":91171,"tr_customer_product_id":91161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:30:14.000Z","modified_at":"2025-10-26T03:30:14.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100308905635484","imei1":"100308905635484","imei2":"100308905635484","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91156,"job_number":"JOB_91156","tr_customer_id":91173,"tr_customer_product_id":91163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:30:14.000Z","modified_at":"2025-10-26T03:30:14.000Z","name":"Antonia Kohler","mobile_number":"611-752-0134","email_id":"Else_Jenkins68@yahoo.com","dop":"2025-06-09","serial_number":"100884859086287","imei1":"100884859086287","imei2":"100884859086287","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91160,"job_number":"JOB_91160","tr_customer_id":91177,"tr_customer_product_id":91167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:30:29.000Z","modified_at":"2025-10-26T03:30:29.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101181541278350","imei1":"101181541278350","imei2":"101181541278350","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91162,"job_number":"JOB_91162","tr_customer_id":91179,"tr_customer_product_id":91169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:30:30.000Z","modified_at":"2025-10-26T03:30:30.000Z","name":"Nathan Sipes","mobile_number":"514-917-9723","email_id":"Agustin_Dickens29@gmail.com","dop":"2025-06-09","serial_number":"108506022573890","imei1":"108506022573890","imei2":"108506022573890","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91166,"job_number":"JOB_91166","tr_customer_id":91183,"tr_customer_product_id":91173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:30:45.000Z","modified_at":"2025-10-26T03:30:45.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101059443706131","imei1":"101059443706131","imei2":"101059443706131","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91168,"job_number":"JOB_91168","tr_customer_id":91185,"tr_customer_product_id":91175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:30:46.000Z","modified_at":"2025-10-26T03:30:46.000Z","name":"Madyson Carter","mobile_number":"241-598-9104","email_id":"Nat69@hotmail.com","dop":"2025-06-09","serial_number":"108923013077879","imei1":"108923013077879","imei2":"108923013077879","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91169,"job_number":"JOB_91169","tr_customer_id":91186,"tr_customer_product_id":91176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:30:47.000Z","modified_at":"2025-10-26T03:30:47.000Z","name":"Keenan Schowalter","mobile_number":"977-821-3606","email_id":"Grace_Keeling26@hotmail.com","dop":"2025-06-09","serial_number":"1901955943916189","imei1":"1901955943916189","imei2":"1901955943916189","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T03:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91225,"job_number":"JOB_91225","tr_customer_id":91242,"tr_customer_product_id":91232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T07:04:51.000Z","modified_at":"2025-10-26T07:04:51.000Z","name":"Jacquelyn Ratke","mobile_number":"943-356-1363","email_id":"Nayeli67@gmail.com","dop":"2025-06-09","serial_number":"102541620320015","imei1":"102541620320015","imei2":"102541620320015","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T07:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91230,"job_number":"JOB_91230","tr_customer_id":91247,"tr_customer_product_id":91237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T07:45:01.000Z","modified_at":"2025-10-26T07:45:01.000Z","name":"Jacquelyn Ratke","mobile_number":"943-356-1363","email_id":"Nayeli67@gmail.com","dop":"2025-06-09","serial_number":"102541620320016","imei1":"102541620320016","imei2":"102541620320016","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T07:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91357,"job_number":"JOB_91357","tr_customer_id":91374,"tr_customer_product_id":91364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:39:44.000Z","modified_at":"2025-10-26T13:39:44.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"71750293606619","imei1":"71750293606619","imei2":"71750293606619","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91358,"job_number":"JOB_91358","tr_customer_id":91375,"tr_customer_product_id":91365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T13:39:44.000Z","modified_at":"2025-10-26T13:39:44.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"55885276340952","imei1":"55885276340952","imei2":"55885276340952","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T13:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91374,"job_number":"JOB_91374","tr_customer_id":91391,"tr_customer_product_id":91381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:07:39.000Z","modified_at":"2025-10-26T14:07:39.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"126509939566703","imei1":"126509939566703","imei2":"126509939566703","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:07:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91375,"job_number":"JOB_91375","tr_customer_id":91392,"tr_customer_product_id":91382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:07:39.000Z","modified_at":"2025-10-26T14:07:39.000Z","name":"Amani Monahan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102302824925815","imei1":"102302824925815","imei2":"102302824925815","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:07:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91376,"job_number":"JOB_91376","tr_customer_id":91393,"tr_customer_product_id":91383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:07:39.000Z","modified_at":"2025-10-26T14:07:39.000Z","name":"Jennie Schneider","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"197963480863544","imei1":"197963480863544","imei2":"197963480863544","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:07:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91377,"job_number":"JOB_91377","tr_customer_id":91394,"tr_customer_product_id":91384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:07:40.000Z","modified_at":"2025-10-26T14:07:40.000Z","name":"Joshua Weber","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166499127246830","imei1":"166499127246830","imei2":"166499127246830","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:07:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91378,"job_number":"JOB_91378","tr_customer_id":91395,"tr_customer_product_id":91385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:07:52.000Z","modified_at":"2025-10-26T14:07:52.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"122273975677211","imei1":"122273975677211","imei2":"122273975677211","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:07:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91379,"job_number":"JOB_91379","tr_customer_id":91396,"tr_customer_product_id":91386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:07:53.000Z","modified_at":"2025-10-26T14:07:53.000Z","name":"Lavina Keebler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"107138943315492","imei1":"107138943315492","imei2":"107138943315492","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:07:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91380,"job_number":"JOB_91380","tr_customer_id":91397,"tr_customer_product_id":91387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:07:53.000Z","modified_at":"2025-10-26T14:07:53.000Z","name":"Wade Brekke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"172886422017918","imei1":"172886422017918","imei2":"172886422017918","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:07:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91381,"job_number":"JOB_91381","tr_customer_id":91398,"tr_customer_product_id":91388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:07:53.000Z","modified_at":"2025-10-26T14:07:53.000Z","name":"Paige Olson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"105727983005093","imei1":"105727983005093","imei2":"105727983005093","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:07:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91437,"job_number":"JOB_91437","tr_customer_id":91454,"tr_customer_product_id":91444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:19:29.000Z","modified_at":"2025-10-26T14:19:29.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103131394666486","imei1":"103131394666486","imei2":"103131394666486","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:19:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91439,"job_number":"JOB_91439","tr_customer_id":91456,"tr_customer_product_id":91446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:19:29.000Z","modified_at":"2025-10-26T14:19:29.000Z","name":"Verona Lindgren","mobile_number":"640-817-1912","email_id":"Louvenia4@yahoo.com","dop":"2025-06-09","serial_number":"102109008081675","imei1":"102109008081675","imei2":"102109008081675","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:19:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91442,"job_number":"JOB_91442","tr_customer_id":91459,"tr_customer_product_id":91449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:19:46.000Z","modified_at":"2025-10-26T14:19:46.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109867226829944","imei1":"109867226829944","imei2":"109867226829944","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91444,"job_number":"JOB_91444","tr_customer_id":91461,"tr_customer_product_id":91451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:19:47.000Z","modified_at":"2025-10-26T14:19:47.000Z","name":"Mavis Weissnat","mobile_number":"704-296-0153","email_id":"Fernando9@gmail.com","dop":"2025-06-09","serial_number":"100493812325819","imei1":"100493812325819","imei2":"100493812325819","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:19:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91447,"job_number":"JOB_91447","tr_customer_id":91464,"tr_customer_product_id":91454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:20:04.000Z","modified_at":"2025-10-26T14:20:04.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105256267767357","imei1":"105256267767357","imei2":"105256267767357","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91449,"job_number":"JOB_91449","tr_customer_id":91466,"tr_customer_product_id":91456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T14:20:05.000Z","modified_at":"2025-10-26T14:20:05.000Z","name":"Odie Mayer","mobile_number":"393-374-0942","email_id":"Charlie31@gmail.com","dop":"2025-06-09","serial_number":"105701731128951","imei1":"105701731128951","imei2":"105701731128951","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T14:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91494,"job_number":"JOB_91494","tr_customer_id":91511,"tr_customer_product_id":91501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T17:00:48.000Z","modified_at":"2025-10-26T17:00:48.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Caleb92@yahoo.com","dop":"2025-07-02","serial_number":"13834503530843","imei1":"13834503530843","imei2":"13834503530843","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T17:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91495,"job_number":"JOB_91495","tr_customer_id":91512,"tr_customer_product_id":91502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T17:01:27.000Z","modified_at":"2025-10-26T17:01:27.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Meda.Auer@yahoo.com","dop":"2025-07-02","serial_number":"19029149690688","imei1":"19029149690688","imei2":"19029149690688","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T17:01:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91496,"job_number":"JOB_91496","tr_customer_id":91513,"tr_customer_product_id":91503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T17:01:52.000Z","modified_at":"2025-10-26T17:01:52.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Felton.Purdy@gmail.com","dop":"2025-07-02","serial_number":"17006403199726","imei1":"17006403199726","imei2":"17006403199726","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T17:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91521,"job_number":"JOB_91521","tr_customer_id":91538,"tr_customer_product_id":91528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T20:33:50.000Z","modified_at":"2025-10-26T20:33:50.000Z","name":"nota b","mobile_number":"8197721023","email_id":"g@gmail.com","dop":"2025-10-18","serial_number":"12345678901230","imei1":"12345678901230","imei2":"12345678901230","popurl":"2025-10-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T20:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91522,"job_number":"JOB_91522","tr_customer_id":91539,"tr_customer_product_id":91529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T20:39:42.000Z","modified_at":"2025-10-26T20:39:42.000Z","name":"nota b","mobile_number":"8197721023","email_id":"g@gmail.com","dop":"2025-10-18","serial_number":"12345678901286","imei1":"12345678901286","imei2":"12345678901286","popurl":"2025-10-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-26T20:39:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91544,"job_number":"JOB_91544","tr_customer_id":91561,"tr_customer_product_id":91551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T02:39:22.000Z","modified_at":"2025-10-27T02:39:22.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"32565668655656","imei1":"32565668655656","imei2":"32565668655656","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T02:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91545,"job_number":"JOB_91545","tr_customer_id":91562,"tr_customer_product_id":91552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T02:40:44.000Z","modified_at":"2025-10-27T02:40:44.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"32565668655656","imei1":"32565668655657","imei2":"32565668655657","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T02:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91546,"job_number":"JOB_91546","tr_customer_id":91563,"tr_customer_product_id":91553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:17:11.000Z","modified_at":"2025-10-27T03:17:11.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"32565668655656","imei1":"32565668655658","imei2":"32565668655658","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:17:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91559,"job_number":"JOB_91559","tr_customer_id":91576,"tr_customer_product_id":91566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:38:01.000Z","modified_at":"2025-10-27T03:38:01.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"74776487603268","imei1":"74776487603268","imei2":"74776487603268","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91560,"job_number":"JOB_91560","tr_customer_id":91577,"tr_customer_product_id":91567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:38:01.000Z","modified_at":"2025-10-27T03:38:01.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"19305265007873","imei1":"19305265007873","imei2":"19305265007873","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91573,"job_number":"JOB_91573","tr_customer_id":91590,"tr_customer_product_id":91580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:38:27.000Z","modified_at":"2025-10-27T03:38:27.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Garth_Schumm87@hotmail.com","dop":"2025-07-02","serial_number":"17776271535905","imei1":"17776271535905","imei2":"17776271535905","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:38:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91575,"job_number":"JOB_91575","tr_customer_id":91592,"tr_customer_product_id":91582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:38:48.000Z","modified_at":"2025-10-27T03:38:48.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Eusebio86@gmail.com","dop":"2025-07-02","serial_number":"14198192246135","imei1":"14198192246135","imei2":"14198192246135","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91588,"job_number":"JOB_91588","tr_customer_id":91605,"tr_customer_product_id":91595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:39:07.000Z","modified_at":"2025-10-27T03:39:07.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Lula.Cummerata81@hotmail.com","dop":"2025-07-02","serial_number":"14405627603596","imei1":"14405627603596","imei2":"14405627603596","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91594,"job_number":"JOB_91594","tr_customer_id":91611,"tr_customer_product_id":91601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:39:53.000Z","modified_at":"2025-10-27T03:39:53.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"154615619076092","imei1":"154615619076092","imei2":"154615619076092","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:39:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91595,"job_number":"JOB_91595","tr_customer_id":91612,"tr_customer_product_id":91602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:39:53.000Z","modified_at":"2025-10-27T03:39:53.000Z","name":"Scotty Gutmann","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"108242024604212","imei1":"108242024604212","imei2":"108242024604212","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:39:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91596,"job_number":"JOB_91596","tr_customer_id":91613,"tr_customer_product_id":91603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:39:54.000Z","modified_at":"2025-10-27T03:39:54.000Z","name":"Lucinda Ankunding","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102908776556072","imei1":"102908776556072","imei2":"102908776556072","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91597,"job_number":"JOB_91597","tr_customer_id":91614,"tr_customer_product_id":91604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:39:54.000Z","modified_at":"2025-10-27T03:39:54.000Z","name":"Cara Connelly","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"169093934760433","imei1":"169093934760433","imei2":"169093934760433","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91607,"job_number":"JOB_91607","tr_customer_id":91624,"tr_customer_product_id":91614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:40:06.000Z","modified_at":"2025-10-27T03:40:06.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"111593933696104","imei1":"111593933696104","imei2":"111593933696104","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91608,"job_number":"JOB_91608","tr_customer_id":91625,"tr_customer_product_id":91615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:40:06.000Z","modified_at":"2025-10-27T03:40:06.000Z","name":"Brennan Cummerata","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"199640428749102","imei1":"199640428749102","imei2":"199640428749102","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91609,"job_number":"JOB_91609","tr_customer_id":91626,"tr_customer_product_id":91616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:40:07.000Z","modified_at":"2025-10-27T03:40:07.000Z","name":"Emmalee Rempel","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"130372897042663","imei1":"130372897042663","imei2":"130372897042663","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91610,"job_number":"JOB_91610","tr_customer_id":91627,"tr_customer_product_id":91617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:40:07.000Z","modified_at":"2025-10-27T03:40:07.000Z","name":"Bernadine Gutkowski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"191754979373215","imei1":"191754979373215","imei2":"191754979373215","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91625,"job_number":"JOB_91625","tr_customer_id":91642,"tr_customer_product_id":91632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:40:49.000Z","modified_at":"2025-10-27T03:40:49.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103052076712426","imei1":"103052076712426","imei2":"103052076712426","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91627,"job_number":"JOB_91627","tr_customer_id":91644,"tr_customer_product_id":91634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:40:49.000Z","modified_at":"2025-10-27T03:40:49.000Z","name":"Yoshiko Halvorson","mobile_number":"873-398-7633","email_id":"Millie.Bradtke73@yahoo.com","dop":"2025-06-09","serial_number":"108890377091348","imei1":"108890377091348","imei2":"108890377091348","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91631,"job_number":"JOB_91631","tr_customer_id":91648,"tr_customer_product_id":91638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:41:07.000Z","modified_at":"2025-10-27T03:41:07.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102017347184185","imei1":"102017347184185","imei2":"102017347184185","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91633,"job_number":"JOB_91633","tr_customer_id":91650,"tr_customer_product_id":91640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:41:07.000Z","modified_at":"2025-10-27T03:41:07.000Z","name":"Maybell Feeney","mobile_number":"790-776-6212","email_id":"Meghan_DAmore@hotmail.com","dop":"2025-06-09","serial_number":"103696930511851","imei1":"103696930511851","imei2":"103696930511851","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91637,"job_number":"JOB_91637","tr_customer_id":91654,"tr_customer_product_id":91644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:41:24.000Z","modified_at":"2025-10-27T03:41:24.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109336175054304","imei1":"109336175054304","imei2":"109336175054304","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91639,"job_number":"JOB_91639","tr_customer_id":91656,"tr_customer_product_id":91646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T03:41:25.000Z","modified_at":"2025-10-27T03:41:25.000Z","name":"Margarete Ankunding","mobile_number":"431-586-8703","email_id":"Van.Hickle53@hotmail.com","dop":"2025-06-09","serial_number":"103708208582480","imei1":"103708208582480","imei2":"103708208582480","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T03:41:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91686,"job_number":"JOB_91686","tr_customer_id":91703,"tr_customer_product_id":91693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:18:03.000Z","modified_at":"2025-10-27T06:18:03.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108266620153731","imei1":"108266620153731","imei2":"108266620153731","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91689,"job_number":"JOB_91689","tr_customer_id":91706,"tr_customer_product_id":91696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:18:04.000Z","modified_at":"2025-10-27T06:18:04.000Z","name":"Athena Corwin","mobile_number":"965-966-3546","email_id":"Destiney_Jenkins@yahoo.com","dop":"2025-06-09","serial_number":"102645636392603","imei1":"102645636392603","imei2":"102645636392603","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91690,"job_number":"JOB_91690","tr_customer_id":91707,"tr_customer_product_id":91697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:18:22.000Z","modified_at":"2025-10-27T06:18:22.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104324626404501","imei1":"104324626404501","imei2":"104324626404501","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:18:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91692,"job_number":"JOB_91692","tr_customer_id":91709,"tr_customer_product_id":91699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:18:22.000Z","modified_at":"2025-10-27T06:18:22.000Z","name":"Estrella O'Conner","mobile_number":"938-757-2952","email_id":"Chandler32@gmail.com","dop":"2025-06-09","serial_number":"109362489510208","imei1":"109362489510208","imei2":"109362489510208","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:18:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91693,"job_number":"JOB_91693","tr_customer_id":91710,"tr_customer_product_id":91700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:18:39.000Z","modified_at":"2025-10-27T06:18:39.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109648711411034","imei1":"109648711411034","imei2":"109648711411034","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:18:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91695,"job_number":"JOB_91695","tr_customer_id":91712,"tr_customer_product_id":91702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:18:40.000Z","modified_at":"2025-10-27T06:18:40.000Z","name":"Dagmar Harvey","mobile_number":"868-593-8604","email_id":"Kody93@hotmail.com","dop":"2025-06-09","serial_number":"104620523732568","imei1":"104620523732568","imei2":"104620523732568","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91696,"job_number":"JOB_91696","tr_customer_id":91713,"tr_customer_product_id":91703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:18:41.000Z","modified_at":"2025-10-27T06:18:41.000Z","name":"Betty Gleason","mobile_number":"942-212-8989","email_id":"Mia58@yahoo.com","dop":"2025-06-09","serial_number":"19587086957670210","imei1":"19587086957670210","imei2":"19587086957670210","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:18:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91746,"job_number":"JOB_91746","tr_customer_id":91763,"tr_customer_product_id":91753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T06:58:13.000Z","modified_at":"2025-10-27T06:58:13.000Z","name":"Logan Wolf","mobile_number":"9758318395","email_id":"umesh.parabcr10@gmail.com","dop":"2025-10-12","serial_number":"18631987051364","imei1":"18631987051364","imei2":"18631987051364","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T06:58:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91748,"job_number":"JOB_91748","tr_customer_id":91765,"tr_customer_product_id":91755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T07:25:18.000Z","modified_at":"2025-10-27T07:25:18.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Julian_Smith@gmail.com","dop":"2025-07-02","serial_number":"10922764183423","imei1":"10922764183423","imei2":"10922764183423","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T07:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91749,"job_number":"JOB_91749","tr_customer_id":91766,"tr_customer_product_id":91756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T07:25:39.000Z","modified_at":"2025-10-27T07:25:39.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Aaliyah_Marvin55@yahoo.com","dop":"2025-07-02","serial_number":"17804489278043","imei1":"17804489278043","imei2":"17804489278043","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T07:25:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91751,"job_number":"JOB_91751","tr_customer_id":91768,"tr_customer_product_id":91758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T07:25:58.000Z","modified_at":"2025-10-27T07:25:58.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Eliseo_Ferry73@hotmail.com","dop":"2025-07-02","serial_number":"15027017690531","imei1":"15027017690531","imei2":"15027017690531","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T07:25:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91796,"job_number":"JOB_91796","tr_customer_id":91813,"tr_customer_product_id":91803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T13:40:52.000Z","modified_at":"2025-10-27T13:40:52.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2025-06-09","serial_number":"106645792741340","imei1":"106645792741340","imei2":"106645792741340","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T13:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91811,"job_number":"JOB_91811","tr_customer_id":91828,"tr_customer_product_id":91818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T13:49:22.000Z","modified_at":"2025-10-27T13:49:22.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"97265888349263","imei1":"97265888349263","imei2":"97265888349263","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T13:49:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91820,"job_number":"JOB_91820","tr_customer_id":91837,"tr_customer_product_id":91827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:03:43.000Z","modified_at":"2025-10-27T14:03:43.000Z","name":"Freeda Dooley","mobile_number":"544-416-3453","email_id":"Cletus.Wolf@gmail.com","dop":"2025-06-09","serial_number":"103624492344903","imei1":"103624492344903","imei2":"103624492344903","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91821,"job_number":"JOB_91821","tr_customer_id":91838,"tr_customer_product_id":91828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:03:56.000Z","modified_at":"2025-10-27T14:03:56.000Z","name":"Josiane McClure","mobile_number":"259-600-1189","email_id":"Ena34@yahoo.com","dop":"2025-06-09","serial_number":"104439747072238","imei1":"104439747072238","imei2":"104439747072238","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:03:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91836,"job_number":"JOB_91836","tr_customer_id":91853,"tr_customer_product_id":91843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:10:25.000Z","modified_at":"2025-10-27T14:10:25.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"153442199729395","imei1":"153442199729395","imei2":"153442199729395","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:10:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91837,"job_number":"JOB_91837","tr_customer_id":91854,"tr_customer_product_id":91844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:10:26.000Z","modified_at":"2025-10-27T14:10:26.000Z","name":"Consuelo Little","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"198686981902649","imei1":"198686981902649","imei2":"198686981902649","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:10:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91838,"job_number":"JOB_91838","tr_customer_id":91855,"tr_customer_product_id":91845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:10:26.000Z","modified_at":"2025-10-27T14:10:26.000Z","name":"Isaias Brown","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126967257997147","imei1":"126967257997147","imei2":"126967257997147","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:10:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91839,"job_number":"JOB_91839","tr_customer_id":91856,"tr_customer_product_id":91846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:10:26.000Z","modified_at":"2025-10-27T14:10:26.000Z","name":"Lee Swaniawski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"116020503134643","imei1":"116020503134643","imei2":"116020503134643","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:10:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91840,"job_number":"JOB_91840","tr_customer_id":91857,"tr_customer_product_id":91847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:10:39.000Z","modified_at":"2025-10-27T14:10:39.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"128420283104308","imei1":"128420283104308","imei2":"128420283104308","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:10:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91841,"job_number":"JOB_91841","tr_customer_id":91858,"tr_customer_product_id":91848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:10:39.000Z","modified_at":"2025-10-27T14:10:39.000Z","name":"Martin Douglas","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"142342975925295","imei1":"142342975925295","imei2":"142342975925295","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:10:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91842,"job_number":"JOB_91842","tr_customer_id":91859,"tr_customer_product_id":91849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:10:40.000Z","modified_at":"2025-10-27T14:10:40.000Z","name":"Jalon Ullrich","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"140997770408382","imei1":"140997770408382","imei2":"140997770408382","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88473,"job_number":"JOB_88472","tr_customer_id":88490,"tr_customer_product_id":88480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:28:07.000Z","modified_at":"2025-10-20T07:28:07.000Z","name":"Kajal Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"28391087191266","imei1":"28391087191266","imei2":"28391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88474,"job_number":"JOB_88474","tr_customer_id":88491,"tr_customer_product_id":88481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:28:07.000Z","modified_at":"2025-10-20T07:28:07.000Z","name":"Ajinkya Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"98391087191266","imei1":"98391087191266","imei2":"98391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88475,"job_number":"JOB_88475","tr_customer_id":88492,"tr_customer_product_id":88482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:28:07.000Z","modified_at":"2025-10-20T07:28:07.000Z","name":"Ritu Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"38391087191266","imei1":"38391087191266","imei2":"38391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88476,"job_number":"JOB_88476","tr_customer_id":88493,"tr_customer_product_id":88483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:28:07.000Z","modified_at":"2025-10-20T07:28:07.000Z","name":"Travon Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391087191266","imei1":"56391087191266","imei2":"56391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88477,"job_number":"JOB_88477","tr_customer_id":88494,"tr_customer_product_id":88484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:28:07.000Z","modified_at":"2025-10-20T07:28:07.000Z","name":"Uday Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"48391087191266","imei1":"48391087191266","imei2":"48391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88478,"job_number":"JOB_88478","tr_customer_id":88495,"tr_customer_product_id":88485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:28:08.000Z","modified_at":"2025-10-20T07:28:08.000Z","name":"Sarla Varrier","mobile_number":"7001747766","email_id":"chakravarti.gandhi@hotmail.com","dop":"2025-10-10","serial_number":"885706776147722","imei1":"885706776147722","imei2":"885706776147722","popurl":"www.bheeshma-kaniyar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:28:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88479,"job_number":"JOB_88479","tr_customer_id":88496,"tr_customer_product_id":88486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:28:08.000Z","modified_at":"2025-10-20T07:28:08.000Z","name":"Bhisham Guneta","mobile_number":"7063617739","email_id":"chandranath.singh@yahoo.co.in","dop":"2025-10-10","serial_number":"513530237826179","imei1":"513530237826179","imei2":"513530237826179","popurl":"www.ambar-banerjee.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:28:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88480,"job_number":"JOB_88480","tr_customer_id":88497,"tr_customer_product_id":88487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:28:08.000Z","modified_at":"2025-10-20T07:28:08.000Z","name":"Brajendra Iyengar","mobile_number":"7052166338","email_id":"anasuya.chopra@yahoo.co.in","dop":"2025-10-10","serial_number":"759346233241125","imei1":"759346233241125","imei2":"759346233241125","popurl":"www.lila-acharya.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:28:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88481,"job_number":"JOB_88481","tr_customer_id":88498,"tr_customer_product_id":88488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:28:08.000Z","modified_at":"2025-10-20T07:28:08.000Z","name":"Gautam Mahajan","mobile_number":"7052704427","email_id":"sujata.mukhopadhyay@hotmail.com","dop":"2025-10-10","serial_number":"718437260478816","imei1":"718437260478816","imei2":"718437260478816","popurl":"www.aaryan-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:28:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88482,"job_number":"JOB_88482","tr_customer_id":88499,"tr_customer_product_id":88489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:28:08.000Z","modified_at":"2025-10-20T07:28:08.000Z","name":"Adhrit Bandopadhyay","mobile_number":"7009952040","email_id":"laal.mehra@hotmail.com","dop":"2025-10-10","serial_number":"772711984968452","imei1":"772711984968452","imei2":"772711984968452","popurl":"www.marut-tandon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:28:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88483,"job_number":"JOB_88483","tr_customer_id":88502,"tr_customer_product_id":88491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:32:03.000Z","modified_at":"2025-10-20T07:32:03.000Z","name":"Gayatri Marar","mobile_number":"7016377892","email_id":"bilva.sinha@gmail.com","dop":"2025-10-10","serial_number":"458029029204871","imei1":"458029029204871","imei2":"458029029204871","popurl":"www.aasa-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88484,"job_number":"JOB_88484","tr_customer_id":88501,"tr_customer_product_id":88492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:32:03.000Z","modified_at":"2025-10-20T07:32:03.000Z","name":"Bhaswar Joshi","mobile_number":"7012824616","email_id":"meghnad.gandhi@hotmail.com","dop":"2025-10-10","serial_number":"984048811653606","imei1":"984048811653606","imei2":"984048811653606","popurl":"www.aamod-nehru.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88485,"job_number":"JOB_88485","tr_customer_id":88500,"tr_customer_product_id":88490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:32:03.000Z","modified_at":"2025-10-20T07:32:03.000Z","name":"Kumar Dhawan","mobile_number":"7068638943","email_id":"marut.khan@hotmail.com","dop":"2025-10-10","serial_number":"755849410576968","imei1":"755849410576968","imei2":"755849410576968","popurl":"www.rageswari-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88486,"job_number":"JOB_88486","tr_customer_id":88503,"tr_customer_product_id":88493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:32:03.000Z","modified_at":"2025-10-20T07:32:03.000Z","name":"Shashi Bandopadhyay","mobile_number":"7030608045","email_id":"anilabh.butt@gmail.com","dop":"2025-10-10","serial_number":"633879009783994","imei1":"633879009783994","imei2":"633879009783994","popurl":"www.vidhya-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88487,"job_number":"JOB_88487","tr_customer_id":88504,"tr_customer_product_id":88494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:32:03.000Z","modified_at":"2025-10-20T07:32:03.000Z","name":"Harit Nayar","mobile_number":"7099256981","email_id":"chandramauli.shukla@gmail.com","dop":"2025-10-10","serial_number":"557430543623791","imei1":"557430543623791","imei2":"557430543623791","popurl":"www.vaishnavi-jha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88488,"job_number":"JOB_88488","tr_customer_id":88506,"tr_customer_product_id":88496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:33:18.000Z","modified_at":"2025-10-20T07:33:18.000Z","name":"Devika Mishra","mobile_number":"7031004999","email_id":"bheeshma.gill@yahoo.co.in","dop":"2025-10-10","serial_number":"319297327122874","imei1":"319297327122874","imei2":"319297327122874","popurl":"www.smita-deshpande.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88489,"job_number":"JOB_88489","tr_customer_id":88505,"tr_customer_product_id":88495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:33:18.000Z","modified_at":"2025-10-20T07:33:18.000Z","name":"Purushottam Bharadwaj","mobile_number":"7057976959","email_id":"himadri.shah@hotmail.com","dop":"2025-10-10","serial_number":"387516313974543","imei1":"387516313974543","imei2":"387516313974543","popurl":"www.varalakshmi-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88490,"job_number":"JOB_88490","tr_customer_id":88508,"tr_customer_product_id":88498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:33:18.000Z","modified_at":"2025-10-20T07:33:18.000Z","name":"Rukmin Guha","mobile_number":"7052316123","email_id":"navin.varrier@yahoo.co.in","dop":"2025-10-10","serial_number":"467318878013461","imei1":"467318878013461","imei2":"467318878013461","popurl":"www.indira-panicker.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88491,"job_number":"JOB_88491","tr_customer_id":88507,"tr_customer_product_id":88497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:33:18.000Z","modified_at":"2025-10-20T07:33:18.000Z","name":"Trilochana Achari","mobile_number":"7015316821","email_id":"chitraksh.kaniyar@gmail.com","dop":"2025-10-10","serial_number":"061351963892931","imei1":"061351963892931","imei2":"061351963892931","popurl":"www.devani-jha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88492,"job_number":"JOB_88492","tr_customer_id":88509,"tr_customer_product_id":88499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:33:18.000Z","modified_at":"2025-10-20T07:33:18.000Z","name":"Ananta Shah","mobile_number":"7098340733","email_id":"tanirika.nair@gmail.com","dop":"2025-10-10","serial_number":"440046628190212","imei1":"440046628190212","imei2":"440046628190212","popurl":"www.bhaves-varman.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88493,"job_number":"JOB_88493","tr_customer_id":88510,"tr_customer_product_id":88500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:35:39.000Z","modified_at":"2025-10-20T07:35:39.000Z","name":"Laxman Nair","mobile_number":"7079219331","email_id":"agneya.sharma@yahoo.co.in","dop":"2025-10-10","serial_number":"695778566916928","imei1":"695778566916928","imei2":"695778566916928","popurl":"www.anusuya-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88494,"job_number":"JOB_88494","tr_customer_id":88511,"tr_customer_product_id":88501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:35:39.000Z","modified_at":"2025-10-20T07:35:39.000Z","name":"Divaakar Mishra","mobile_number":"7061742736","email_id":"vimal.jain@hotmail.com","dop":"2025-10-10","serial_number":"113316193385524","imei1":"113316193385524","imei2":"113316193385524","popurl":"www.vaishno-nehru.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88495,"job_number":"JOB_88495","tr_customer_id":88513,"tr_customer_product_id":88502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:35:39.000Z","modified_at":"2025-10-20T07:35:39.000Z","name":"Aslesha Chattopadhyay","mobile_number":"7055069231","email_id":"giriraaj.bhattacharya@hotmail.com","dop":"2025-10-10","serial_number":"059756434490037","imei1":"059756434490037","imei2":"059756434490037","popurl":"www.ekalavya-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88496,"job_number":"JOB_88496","tr_customer_id":88512,"tr_customer_product_id":88503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:35:39.000Z","modified_at":"2025-10-20T07:35:39.000Z","name":"Shubha Sethi","mobile_number":"7081887755","email_id":"buddhana.deshpande@gmail.com","dop":"2025-10-10","serial_number":"454993195230724","imei1":"454993195230724","imei2":"454993195230724","popurl":"www.bela-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88497,"job_number":"JOB_88497","tr_customer_id":88514,"tr_customer_product_id":88504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:35:39.000Z","modified_at":"2025-10-20T07:35:39.000Z","name":"Aaratrika Varman","mobile_number":"7070868552","email_id":"jagadisha.verma@yahoo.co.in","dop":"2025-10-10","serial_number":"231668623168644","imei1":"231668623168644","imei2":"231668623168644","popurl":"www.sarla-kaur.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88498,"job_number":"JOB_88498","tr_customer_id":88515,"tr_customer_product_id":88505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:10.000Z","modified_at":"2025-10-20T07:36:10.000Z","name":"Agnimitra Asan","mobile_number":"7044251343","email_id":"ganapati.pandey@gmail.com","dop":"2025-10-10","serial_number":"683124641950753","imei1":"683124641950753","imei2":"683124641950753","popurl":"www.chaturbhuj-kaul.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88499,"job_number":"JOB_88499","tr_customer_id":88516,"tr_customer_product_id":88506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:10.000Z","modified_at":"2025-10-20T07:36:10.000Z","name":"Manoj Mehrotra","mobile_number":"7014919711","email_id":"gotum.patil@yahoo.co.in","dop":"2025-10-10","serial_number":"175551629782452","imei1":"175551629782452","imei2":"175551629782452","popurl":"www.adhiraj-khanna.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88500,"job_number":"JOB_88500","tr_customer_id":88517,"tr_customer_product_id":88507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:10.000Z","modified_at":"2025-10-20T07:36:10.000Z","name":"Tarun Nambeesan","mobile_number":"7004478680","email_id":"akshat.khan@gmail.com","dop":"2025-10-10","serial_number":"628824861387580","imei1":"628824861387580","imei2":"628824861387580","popurl":"www.ekaksh-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88501,"job_number":"JOB_88501","tr_customer_id":88518,"tr_customer_product_id":88508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:10.000Z","modified_at":"2025-10-20T07:36:10.000Z","name":"Lavanya Jain","mobile_number":"7045076136","email_id":"asha.achari@hotmail.com","dop":"2025-10-10","serial_number":"579189089677556","imei1":"579189089677556","imei2":"579189089677556","popurl":"www.digambara-pilla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88502,"job_number":"JOB_88502","tr_customer_id":88519,"tr_customer_product_id":88509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:10.000Z","modified_at":"2025-10-20T07:36:10.000Z","name":"Deeptimayee Sethi","mobile_number":"7050037970","email_id":"swara.butt@hotmail.com","dop":"2025-10-10","serial_number":"815351174105866","imei1":"815351174105866","imei2":"815351174105866","popurl":"www.adikavi-malik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88503,"job_number":"JOB_88503","tr_customer_id":88521,"tr_customer_product_id":88511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:10.000Z","modified_at":"2025-10-20T07:36:10.000Z","name":"Mahendra Jha","mobile_number":"7067359029","email_id":"aadinath.pillai@hotmail.com","dop":"2025-10-10","serial_number":"239241423209765","imei1":"239241423209765","imei2":"239241423209765","popurl":"www.jyotis-achari.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88504,"job_number":"JOB_88504","tr_customer_id":88520,"tr_customer_product_id":88510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:10.000Z","modified_at":"2025-10-20T07:36:10.000Z","name":"Bhaaswar Khan","mobile_number":"7004554358","email_id":"aatmaja.patel@yahoo.co.in","dop":"2025-10-10","serial_number":"418529253629402","imei1":"418529253629402","imei2":"418529253629402","popurl":"www.lila-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88505,"job_number":"JOB_88505","tr_customer_id":88522,"tr_customer_product_id":88512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:10.000Z","modified_at":"2025-10-20T07:36:10.000Z","name":"Vimal Chaturvedi","mobile_number":"7077146181","email_id":"triloki.kaul@hotmail.com","dop":"2025-10-10","serial_number":"002099301197545","imei1":"002099301197545","imei2":"002099301197545","popurl":"www.devi-guneta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88506,"job_number":"JOB_88506","tr_customer_id":88523,"tr_customer_product_id":88513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:10.000Z","modified_at":"2025-10-20T07:36:10.000Z","name":"Ravi Dutta","mobile_number":"7035057117","email_id":"jagmeet.mukhopadhyay@gmail.com","dop":"2025-10-10","serial_number":"995514724653900","imei1":"995514724653900","imei2":"995514724653900","popurl":"www.meenakshi-chattopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88507,"job_number":"JOB_88507","tr_customer_id":88524,"tr_customer_product_id":88514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:11.000Z","modified_at":"2025-10-20T07:36:11.000Z","name":"Sarla Marar","mobile_number":"7029249895","email_id":"naveen.mukhopadhyay@hotmail.com","dop":"2025-10-10","serial_number":"707598496285336","imei1":"707598496285336","imei2":"707598496285336","popurl":"www.purnima-tagore.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88508,"job_number":"JOB_88508","tr_customer_id":88525,"tr_customer_product_id":88515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:11.000Z","modified_at":"2025-10-20T07:36:11.000Z","name":"Sachin Agarwal","mobile_number":"7038987442","email_id":"pran.naik@gmail.com","dop":"2025-10-10","serial_number":"476171969848208","imei1":"476171969848208","imei2":"476171969848208","popurl":"www.vijay-bhattacharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88510,"job_number":"JOB_88510","tr_customer_id":88527,"tr_customer_product_id":88517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:11.000Z","modified_at":"2025-10-20T07:36:11.000Z","name":"Dandak Gandhi","mobile_number":"7028099231","email_id":"ujjawal.abbott@yahoo.co.in","dop":"2025-10-10","serial_number":"301836773430188","imei1":"301836773430188","imei2":"301836773430188","popurl":"www.anasooya-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88511,"job_number":"JOB_88511","tr_customer_id":88528,"tr_customer_product_id":88518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:11.000Z","modified_at":"2025-10-20T07:36:11.000Z","name":"Devak Verma","mobile_number":"7010583187","email_id":"chandravati.acharya@hotmail.com","dop":"2025-10-10","serial_number":"335382872720002","imei1":"335382872720002","imei2":"335382872720002","popurl":"www.dharitri-menon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88512,"job_number":"JOB_88512","tr_customer_id":88529,"tr_customer_product_id":88519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:11.000Z","modified_at":"2025-10-20T07:36:11.000Z","name":"Jaimini Achari","mobile_number":"7049572948","email_id":"dhatri.khatri@gmail.com","dop":"2025-10-10","serial_number":"055555472934394","imei1":"055555472934394","imei2":"055555472934394","popurl":"www.brijesh-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88513,"job_number":"JOB_88513","tr_customer_id":88531,"tr_customer_product_id":88521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:11.000Z","modified_at":"2025-10-20T07:36:11.000Z","name":"Brahmaanand Jha","mobile_number":"7046458111","email_id":"bilva.nair@gmail.com","dop":"2025-10-10","serial_number":"107261696786234","imei1":"107261696786234","imei2":"107261696786234","popurl":"www.bhardwaj-kakkar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88514,"job_number":"JOB_88514","tr_customer_id":88530,"tr_customer_product_id":88520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:11.000Z","modified_at":"2025-10-20T07:36:11.000Z","name":"Inder Sharma","mobile_number":"7089455134","email_id":"goutam.kapoor@yahoo.co.in","dop":"2025-10-10","serial_number":"922652494678914","imei1":"922652494678914","imei2":"922652494678914","popurl":"www.jay-pothuvaal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88515,"job_number":"JOB_88515","tr_customer_id":88532,"tr_customer_product_id":88522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:11.000Z","modified_at":"2025-10-20T07:36:11.000Z","name":"Kanchan Gowda","mobile_number":"7081149227","email_id":"gautama.reddy@yahoo.co.in","dop":"2025-10-10","serial_number":"468460883584652","imei1":"468460883584652","imei2":"468460883584652","popurl":"www.girindra-bharadwaj.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88516,"job_number":"JOB_88516","tr_customer_id":88533,"tr_customer_product_id":88523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:11.000Z","modified_at":"2025-10-20T07:36:11.000Z","name":"Baladitya Butt","mobile_number":"7057837667","email_id":"siddhi.bharadwaj@hotmail.com","dop":"2025-10-10","serial_number":"654630403741511","imei1":"654630403741511","imei2":"654630403741511","popurl":"www.bheeshma-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88517,"job_number":"JOB_88517","tr_customer_id":88534,"tr_customer_product_id":88524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:11.000Z","modified_at":"2025-10-20T07:36:11.000Z","name":"Manisha Kaur","mobile_number":"7029862940","email_id":"basanti.pandey@gmail.com","dop":"2025-10-10","serial_number":"466834635995175","imei1":"466834635995175","imei2":"466834635995175","popurl":"www.akshayakeerti-kaul.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88518,"job_number":"JOB_88518","tr_customer_id":88535,"tr_customer_product_id":88525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:11.000Z","modified_at":"2025-10-20T07:36:11.000Z","name":"Adityanandana Ganaka","mobile_number":"7005931551","email_id":"surya.kaniyar@yahoo.co.in","dop":"2025-10-10","serial_number":"941286494754185","imei1":"941286494754185","imei2":"941286494754185","popurl":"www.shashi-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88519,"job_number":"JOB_88519","tr_customer_id":88536,"tr_customer_product_id":88526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:11.000Z","modified_at":"2025-10-20T07:36:11.000Z","name":"Radha Prajapat","mobile_number":"7088907822","email_id":"manisha.shah@yahoo.co.in","dop":"2025-10-10","serial_number":"423069863269715","imei1":"423069863269715","imei2":"423069863269715","popurl":"www.bhupen-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88520,"job_number":"JOB_88520","tr_customer_id":88537,"tr_customer_product_id":88527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:11.000Z","modified_at":"2025-10-20T07:36:11.000Z","name":"Ekaaksh Tagore","mobile_number":"7086322657","email_id":"vedanga.naik@hotmail.com","dop":"2025-10-10","serial_number":"670579395475377","imei1":"670579395475377","imei2":"670579395475377","popurl":"www.digambara-talwar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88521,"job_number":"JOB_88521","tr_customer_id":88538,"tr_customer_product_id":88528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:11.000Z","modified_at":"2025-10-20T07:36:11.000Z","name":"Prayag Bharadwaj","mobile_number":"7056692994","email_id":"rudra.somayaji@gmail.com","dop":"2025-10-10","serial_number":"118622598831228","imei1":"118622598831228","imei2":"118622598831228","popurl":"www.kartik-nehru.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88522,"job_number":"JOB_88522","tr_customer_id":88539,"tr_customer_product_id":88529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:11.000Z","modified_at":"2025-10-20T07:36:11.000Z","name":"Devagya Devar","mobile_number":"7045597098","email_id":"sameer.gill@yahoo.co.in","dop":"2025-10-10","serial_number":"488003322702750","imei1":"488003322702750","imei2":"488003322702750","popurl":"www.hari-pothuvaal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88523,"job_number":"JOB_88523","tr_customer_id":88540,"tr_customer_product_id":88530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:11.000Z","modified_at":"2025-10-20T07:36:11.000Z","name":"Laxman Varma","mobile_number":"7028040583","email_id":"nanda.mahajan@hotmail.com","dop":"2025-10-10","serial_number":"943748714574148","imei1":"943748714574148","imei2":"943748714574148","popurl":"www.nimit-khanna.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88524,"job_number":"JOB_88524","tr_customer_id":88541,"tr_customer_product_id":88531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:11.000Z","modified_at":"2025-10-20T07:36:11.000Z","name":"Deepali Devar","mobile_number":"7094978507","email_id":"atreyee.sethi@hotmail.com","dop":"2025-10-10","serial_number":"017905969000040","imei1":"017905969000040","imei2":"017905969000040","popurl":"www.aanand-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88525,"job_number":"JOB_88525","tr_customer_id":88542,"tr_customer_product_id":88532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:11.000Z","modified_at":"2025-10-20T07:36:11.000Z","name":"Mangala Prajapat","mobile_number":"7097099284","email_id":"jitendra.acharya@yahoo.co.in","dop":"2025-10-10","serial_number":"343719227978399","imei1":"343719227978399","imei2":"343719227978399","popurl":"www.aadi-patil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88526,"job_number":"JOB_88526","tr_customer_id":88543,"tr_customer_product_id":88533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:11.000Z","modified_at":"2025-10-20T07:36:11.000Z","name":"Ujjawal Kakkar","mobile_number":"7024061896","email_id":"dipali.prajapat@hotmail.com","dop":"2025-10-10","serial_number":"107272598206291","imei1":"107272598206291","imei2":"107272598206291","popurl":"www.aatmaj-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88527,"job_number":"JOB_88527","tr_customer_id":88544,"tr_customer_product_id":88534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:11.000Z","modified_at":"2025-10-20T07:36:11.000Z","name":"Gajaadhar Varma","mobile_number":"7002162696","email_id":"deepan.nair@gmail.com","dop":"2025-10-10","serial_number":"797896375278845","imei1":"797896375278845","imei2":"797896375278845","popurl":"www.aasha-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88528,"job_number":"JOB_88528","tr_customer_id":88545,"tr_customer_product_id":88535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:11.000Z","modified_at":"2025-10-20T07:36:11.000Z","name":"Vaishvi Malik","mobile_number":"7023820524","email_id":"bheeshma.sethi@hotmail.com","dop":"2025-10-10","serial_number":"055337605673919","imei1":"055337605673919","imei2":"055337605673919","popurl":"www.gautama-malik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88529,"job_number":"JOB_88529","tr_customer_id":88546,"tr_customer_product_id":88536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:11.000Z","modified_at":"2025-10-20T07:36:11.000Z","name":"Gopee Kaniyar","mobile_number":"7066247134","email_id":"atmananda.joshi@hotmail.com","dop":"2025-10-10","serial_number":"664644529514568","imei1":"664644529514568","imei2":"664644529514568","popurl":"www.ranjit-sharma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88530,"job_number":"JOB_88530","tr_customer_id":88547,"tr_customer_product_id":88537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:11.000Z","modified_at":"2025-10-20T07:36:11.000Z","name":"Divakar Gandhi","mobile_number":"7056214705","email_id":"bhaves.mehra@yahoo.co.in","dop":"2025-10-10","serial_number":"020428110828751","imei1":"020428110828751","imei2":"020428110828751","popurl":"www.kama-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88531,"job_number":"JOB_88531","tr_customer_id":88548,"tr_customer_product_id":88538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:11.000Z","modified_at":"2025-10-20T07:36:11.000Z","name":"Anusuya Gandhi","mobile_number":"7083001919","email_id":"girik.singh@yahoo.co.in","dop":"2025-10-10","serial_number":"463488316963676","imei1":"463488316963676","imei2":"463488316963676","popurl":"www.shakuntala-iyer.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88532,"job_number":"JOB_88532","tr_customer_id":88549,"tr_customer_product_id":88539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:11.000Z","modified_at":"2025-10-20T07:36:11.000Z","name":"Bhisham Banerjee","mobile_number":"7098753792","email_id":"nirbhay.khanna@hotmail.com","dop":"2025-10-10","serial_number":"984775126024205","imei1":"984775126024205","imei2":"984775126024205","popurl":"www.draupadi-mehrotra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88533,"job_number":"JOB_88533","tr_customer_id":88550,"tr_customer_product_id":88540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:11.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Sarada Panicker","mobile_number":"7059361360","email_id":"aasa.shah@hotmail.com","dop":"2025-10-10","serial_number":"801878620498170","imei1":"801878620498170","imei2":"801878620498170","popurl":"www.agasti-sethi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88534,"job_number":"JOB_88534","tr_customer_id":88551,"tr_customer_product_id":88541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Gajabahu Tandon","mobile_number":"7068084903","email_id":"goswamee.acharya@hotmail.com","dop":"2025-10-10","serial_number":"390060761487280","imei1":"390060761487280","imei2":"390060761487280","popurl":"www.himani-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88535,"job_number":"JOB_88535","tr_customer_id":88552,"tr_customer_product_id":88542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Divjot Johar","mobile_number":"7011719690","email_id":"vedanshi.asan@hotmail.com","dop":"2025-10-10","serial_number":"629800434216286","imei1":"629800434216286","imei2":"629800434216286","popurl":"www.niro-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88536,"job_number":"JOB_88536","tr_customer_id":88553,"tr_customer_product_id":88543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Akula Verma","mobile_number":"7080846307","email_id":"daevika.gill@hotmail.com","dop":"2025-10-10","serial_number":"674102073701346","imei1":"674102073701346","imei2":"674102073701346","popurl":"www.suryakantam-pandey.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88537,"job_number":"JOB_88537","tr_customer_id":88554,"tr_customer_product_id":88544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Yoginder Khanna","mobile_number":"7038008226","email_id":"trilok.kapoor@gmail.com","dop":"2025-10-10","serial_number":"009101231923215","imei1":"009101231923215","imei2":"009101231923215","popurl":"www.manikya-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88538,"job_number":"JOB_88538","tr_customer_id":88555,"tr_customer_product_id":88545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Gaurang Chaturvedi","mobile_number":"7067024051","email_id":"preity.bhattathiri@gmail.com","dop":"2025-10-10","serial_number":"270734845415362","imei1":"270734845415362","imei2":"270734845415362","popurl":"www.bharat-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88539,"job_number":"JOB_88539","tr_customer_id":88556,"tr_customer_product_id":88546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Hiranmay Pilla","mobile_number":"7039505150","email_id":"deeksha.agarwal@gmail.com","dop":"2025-10-10","serial_number":"060401384450708","imei1":"060401384450708","imei2":"060401384450708","popurl":"www.triloki nath-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88540,"job_number":"JOB_88540","tr_customer_id":88557,"tr_customer_product_id":88547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Karan Guneta","mobile_number":"7069033767","email_id":"ameyatma.dutta@gmail.com","dop":"2025-10-10","serial_number":"352756889528012","imei1":"352756889528012","imei2":"352756889528012","popurl":"www.darshan-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88541,"job_number":"JOB_88541","tr_customer_id":88558,"tr_customer_product_id":88548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Menaka Saini","mobile_number":"7077772501","email_id":"kanchan.pillai@yahoo.co.in","dop":"2025-10-10","serial_number":"664824454400252","imei1":"664824454400252","imei2":"664824454400252","popurl":"www.rameshwar-somayaji.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88542,"job_number":"JOB_88542","tr_customer_id":88559,"tr_customer_product_id":88549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Dhanadeepa Mishra","mobile_number":"7096080466","email_id":"girja.mukhopadhyay@hotmail.com","dop":"2025-10-10","serial_number":"035364563722976","imei1":"035364563722976","imei2":"035364563722976","popurl":"www.narayan-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88543,"job_number":"JOB_88543","tr_customer_id":88560,"tr_customer_product_id":88550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Basanti Nambeesan","mobile_number":"7016349223","email_id":"priya.johar@yahoo.co.in","dop":"2025-10-10","serial_number":"098603499465056","imei1":"098603499465056","imei2":"098603499465056","popurl":"www.chinmayananda-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88544,"job_number":"JOB_88544","tr_customer_id":88561,"tr_customer_product_id":88551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Lalita Patel","mobile_number":"7020196333","email_id":"elakshi.devar@gmail.com","dop":"2025-10-10","serial_number":"833331899976595","imei1":"833331899976595","imei2":"833331899976595","popurl":"www.chandak-bhat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88545,"job_number":"JOB_88545","tr_customer_id":88562,"tr_customer_product_id":88552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Adhrit Varman","mobile_number":"7005867437","email_id":"shakuntala.ganaka@gmail.com","dop":"2025-10-10","serial_number":"061248459101510","imei1":"061248459101510","imei2":"061248459101510","popurl":"www.ganaka-tagore.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88546,"job_number":"JOB_88546","tr_customer_id":88563,"tr_customer_product_id":88553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Girik Naik","mobile_number":"7006845609","email_id":"bhagavaan.mehra@yahoo.co.in","dop":"2025-10-10","serial_number":"436520095429526","imei1":"436520095429526","imei2":"436520095429526","popurl":"www.hamsini-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88547,"job_number":"JOB_88547","tr_customer_id":88564,"tr_customer_product_id":88554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Gouranga Khanna","mobile_number":"7076335351","email_id":"budhil.gupta@hotmail.com","dop":"2025-10-10","serial_number":"253325235597198","imei1":"253325235597198","imei2":"253325235597198","popurl":"www.gorakhanatha-guha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88548,"job_number":"JOB_88548","tr_customer_id":88565,"tr_customer_product_id":88555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Nawal Sinha","mobile_number":"7047881409","email_id":"gorakhanatha.dutta@yahoo.co.in","dop":"2025-10-10","serial_number":"347532563044599","imei1":"347532563044599","imei2":"347532563044599","popurl":"www.goswami-varma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88549,"job_number":"JOB_88549","tr_customer_id":88566,"tr_customer_product_id":88556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Sharda Kaul","mobile_number":"7039817082","email_id":"anurag.sharma@hotmail.com","dop":"2025-10-10","serial_number":"182151499044570","imei1":"182151499044570","imei2":"182151499044570","popurl":"www.geeta-dubashi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88550,"job_number":"JOB_88550","tr_customer_id":88567,"tr_customer_product_id":88557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Lila Bhattacharya","mobile_number":"7039155115","email_id":"pranay.chopra@gmail.com","dop":"2025-10-10","serial_number":"698269462377093","imei1":"698269462377093","imei2":"698269462377093","popurl":"www.chaturaanan-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88551,"job_number":"JOB_88551","tr_customer_id":88568,"tr_customer_product_id":88558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Brijesh Mahajan","mobile_number":"7037400169","email_id":"bheeshma.reddy@yahoo.co.in","dop":"2025-10-10","serial_number":"975487174305386","imei1":"975487174305386","imei2":"975487174305386","popurl":"www.nalini-pothuvaal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88552,"job_number":"JOB_88552","tr_customer_id":88569,"tr_customer_product_id":88559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Dinesh Kocchar","mobile_number":"7044740173","email_id":"shakuntala.iyengar@gmail.com","dop":"2025-10-10","serial_number":"430989410730021","imei1":"430989410730021","imei2":"430989410730021","popurl":"www.chitraksh-verma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88553,"job_number":"JOB_88553","tr_customer_id":88570,"tr_customer_product_id":88560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Shreya Shukla","mobile_number":"7065516959","email_id":"karunanidhi.khan@yahoo.co.in","dop":"2025-10-10","serial_number":"457050568962815","imei1":"457050568962815","imei2":"457050568962815","popurl":"www.kashyapi-mahajan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88554,"job_number":"JOB_88554","tr_customer_id":88571,"tr_customer_product_id":88561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Divya Talwar","mobile_number":"7010228873","email_id":"tej.achari@yahoo.co.in","dop":"2025-10-10","serial_number":"524610744981857","imei1":"524610744981857","imei2":"524610744981857","popurl":"www.bhupati-gandhi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88555,"job_number":"JOB_88555","tr_customer_id":88572,"tr_customer_product_id":88562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Bhupen Malik","mobile_number":"7043944535","email_id":"ashlesh.nehru@hotmail.com","dop":"2025-10-10","serial_number":"886463149585857","imei1":"886463149585857","imei2":"886463149585857","popurl":"www.mahendra-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88556,"job_number":"JOB_88556","tr_customer_id":88573,"tr_customer_product_id":88563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Ritesh Asan","mobile_number":"7028510595","email_id":"anwesha.joshi@yahoo.co.in","dop":"2025-10-10","serial_number":"099580313145801","imei1":"099580313145801","imei2":"099580313145801","popurl":"www.baalaaditya-johar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88557,"job_number":"JOB_88557","tr_customer_id":88574,"tr_customer_product_id":88564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Pramila Mehra","mobile_number":"7077181090","email_id":"tanushri.namboothiri@hotmail.com","dop":"2025-10-10","serial_number":"624566613704724","imei1":"624566613704724","imei2":"624566613704724","popurl":"www.aagneya-naik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88558,"job_number":"JOB_88558","tr_customer_id":88576,"tr_customer_product_id":88566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Bhagwanti Patil","mobile_number":"7016702971","email_id":"lakshminath.bharadwaj@hotmail.com","dop":"2025-10-10","serial_number":"542368822058629","imei1":"542368822058629","imei2":"542368822058629","popurl":"www.anish-mehra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88559,"job_number":"JOB_88559","tr_customer_id":88575,"tr_customer_product_id":88565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Bakula Jha","mobile_number":"7084114628","email_id":"bhaanumati.pillai@hotmail.com","dop":"2025-10-10","serial_number":"179221452629622","imei1":"179221452629622","imei2":"179221452629622","popurl":"www.rita-kakkar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88560,"job_number":"JOB_88560","tr_customer_id":88577,"tr_customer_product_id":88567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Bhaumik Asan","mobile_number":"7025687703","email_id":"diksha.joshi@gmail.com","dop":"2025-10-10","serial_number":"421017763805916","imei1":"421017763805916","imei2":"421017763805916","popurl":"www.gautam-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88561,"job_number":"JOB_88561","tr_customer_id":88578,"tr_customer_product_id":88568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Prathamesh Nambeesan","mobile_number":"7052059151","email_id":"kamala.mishra@yahoo.co.in","dop":"2025-10-10","serial_number":"316961258632301","imei1":"316961258632301","imei2":"316961258632301","popurl":"www.satyen-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88562,"job_number":"JOB_88562","tr_customer_id":88579,"tr_customer_product_id":88569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Varalakshmi Khanna","mobile_number":"7038806330","email_id":"amritambu.dwivedi@gmail.com","dop":"2025-10-10","serial_number":"873802951440699","imei1":"873802951440699","imei2":"873802951440699","popurl":"www.omana-verma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88563,"job_number":"JOB_88563","tr_customer_id":88580,"tr_customer_product_id":88570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:12.000Z","name":"Akshat Sharma","mobile_number":"7042837335","email_id":"veda.kaul@gmail.com","dop":"2025-10-10","serial_number":"693904203368753","imei1":"693904203368753","imei2":"693904203368753","popurl":"www.ahilya-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88564,"job_number":"JOB_88564","tr_customer_id":88581,"tr_customer_product_id":88571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:12.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Manjusha Ahluwalia","mobile_number":"7053542940","email_id":"ganesh.bharadwaj@yahoo.co.in","dop":"2025-10-10","serial_number":"714371048287558","imei1":"714371048287558","imei2":"714371048287558","popurl":"www.shubha-varman.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88565,"job_number":"JOB_88565","tr_customer_id":88582,"tr_customer_product_id":88572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Annapurna Tandon","mobile_number":"7085337051","email_id":"bhavani.patel@gmail.com","dop":"2025-10-10","serial_number":"528979405684175","imei1":"528979405684175","imei2":"528979405684175","popurl":"www.jagdish-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88566,"job_number":"JOB_88566","tr_customer_id":88583,"tr_customer_product_id":88573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Gati Desai","mobile_number":"7007807939","email_id":"kamlesh.malik@hotmail.com","dop":"2025-10-10","serial_number":"195617755882824","imei1":"195617755882824","imei2":"195617755882824","popurl":"www.ashlesh-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88567,"job_number":"JOB_88567","tr_customer_id":88584,"tr_customer_product_id":88574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Tejas Guha","mobile_number":"7071265025","email_id":"chandraketu.agarwal@hotmail.com","dop":"2025-10-10","serial_number":"899323659575261","imei1":"899323659575261","imei2":"899323659575261","popurl":"www.kumari-joshi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88568,"job_number":"JOB_88568","tr_customer_id":88585,"tr_customer_product_id":88575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Chidananda Gupta","mobile_number":"7071727799","email_id":"nagabhushanam.embranthiri@gmail.com","dop":"2025-10-10","serial_number":"191248554351809","imei1":"191248554351809","imei2":"191248554351809","popurl":"www.som-khanna.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88569,"job_number":"JOB_88569","tr_customer_id":88586,"tr_customer_product_id":88576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Devdan Pothuvaal","mobile_number":"7022545808","email_id":"dhana.nehru@gmail.com","dop":"2025-10-10","serial_number":"814333274732270","imei1":"814333274732270","imei2":"814333274732270","popurl":"www.bhramar-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88570,"job_number":"JOB_88570","tr_customer_id":88587,"tr_customer_product_id":88577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Tanirika Khanna","mobile_number":"7096472240","email_id":"parvati.kaul@gmail.com","dop":"2025-10-10","serial_number":"214750880156716","imei1":"214750880156716","imei2":"214750880156716","popurl":"www.karunanidhi-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88571,"job_number":"JOB_88571","tr_customer_id":88588,"tr_customer_product_id":88578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Asha Butt","mobile_number":"7003367070","email_id":"agrata.kakkar@gmail.com","dop":"2025-10-10","serial_number":"585058740177142","imei1":"585058740177142","imei2":"585058740177142","popurl":"www.purushottam-guneta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88572,"job_number":"JOB_88572","tr_customer_id":88589,"tr_customer_product_id":88579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Dron Sethi","mobile_number":"7084860719","email_id":"vedanshi.embranthiri@hotmail.com","dop":"2025-10-10","serial_number":"776002846549287","imei1":"776002846549287","imei2":"776002846549287","popurl":"www.dakshayani-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88574,"job_number":"JOB_88574","tr_customer_id":88591,"tr_customer_product_id":88581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Eshita Panicker","mobile_number":"7083184243","email_id":"anuja.asan@yahoo.co.in","dop":"2025-10-10","serial_number":"031850905326873","imei1":"031850905326873","imei2":"031850905326873","popurl":"www.jitendra-panicker.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88575,"job_number":"JOB_88575","tr_customer_id":88592,"tr_customer_product_id":88582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Tarun Verma","mobile_number":"7069472607","email_id":"balagopal.malik@hotmail.com","dop":"2025-10-10","serial_number":"506267917795770","imei1":"506267917795770","imei2":"506267917795770","popurl":"www.ojaswini-dhawan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88576,"job_number":"JOB_88576","tr_customer_id":88593,"tr_customer_product_id":88583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Bodhan Namboothiri","mobile_number":"7031969913","email_id":"girika.kaur@hotmail.com","dop":"2025-10-10","serial_number":"662228196271192","imei1":"662228196271192","imei2":"662228196271192","popurl":"www.chakravartee-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88577,"job_number":"JOB_88577","tr_customer_id":88594,"tr_customer_product_id":88584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Divjot Ganaka","mobile_number":"7038653965","email_id":"tanirika.panicker@hotmail.com","dop":"2025-10-10","serial_number":"107610146783742","imei1":"107610146783742","imei2":"107610146783742","popurl":"www.agnimitra-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88578,"job_number":"JOB_88578","tr_customer_id":88595,"tr_customer_product_id":88585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Mohan Pandey","mobile_number":"7031261053","email_id":"chidaatma.tagore@hotmail.com","dop":"2025-10-10","serial_number":"359060439101905","imei1":"359060439101905","imei2":"359060439101905","popurl":"www.hiranmay-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88579,"job_number":"JOB_88579","tr_customer_id":88596,"tr_customer_product_id":88586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Adinath Dutta","mobile_number":"7043762608","email_id":"ganesh.gandhi@yahoo.co.in","dop":"2025-10-10","serial_number":"667660736722235","imei1":"667660736722235","imei2":"667660736722235","popurl":"www.gurdev-embranthiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88580,"job_number":"JOB_88580","tr_customer_id":88597,"tr_customer_product_id":88587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Chandraayan Acharya","mobile_number":"7006173918","email_id":"deeptimay.embranthiri@hotmail.com","dop":"2025-10-10","serial_number":"536113148176382","imei1":"536113148176382","imei2":"536113148176382","popurl":"www.sarisha-abbott.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88581,"job_number":"JOB_88581","tr_customer_id":88599,"tr_customer_product_id":88588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Akshainie Acharya","mobile_number":"7033458739","email_id":"chandrabhaga.deshpande@hotmail.com","dop":"2025-10-10","serial_number":"178841658835787","imei1":"178841658835787","imei2":"178841658835787","popurl":"www.kashyapi-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88582,"job_number":"JOB_88582","tr_customer_id":88598,"tr_customer_product_id":88589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Jagadish Tagore","mobile_number":"7019735974","email_id":"chandira.bhattathiri@gmail.com","dop":"2025-10-10","serial_number":"178682664453388","imei1":"178682664453388","imei2":"178682664453388","popurl":"www.gobinda-shukla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88583,"job_number":"JOB_88583","tr_customer_id":88600,"tr_customer_product_id":88590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Devvrat Ganaka","mobile_number":"7070981764","email_id":"arnesh.bhattathiri@yahoo.co.in","dop":"2025-10-10","serial_number":"625225467820478","imei1":"625225467820478","imei2":"625225467820478","popurl":"www.dhana-joshi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88584,"job_number":"JOB_88584","tr_customer_id":88601,"tr_customer_product_id":88591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Smita Tandon","mobile_number":"7028555246","email_id":"harit.bhattacharya@gmail.com","dop":"2025-10-10","serial_number":"229009563584156","imei1":"229009563584156","imei2":"229009563584156","popurl":"www.chitrangada-bharadwaj.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88585,"job_number":"JOB_88585","tr_customer_id":88602,"tr_customer_product_id":88592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Smriti Kaul","mobile_number":"7058020451","email_id":"apsara.namboothiri@hotmail.com","dop":"2025-10-10","serial_number":"124275875897453","imei1":"124275875897453","imei2":"124275875897453","popurl":"www.dwaipayan-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88586,"job_number":"JOB_88586","tr_customer_id":88603,"tr_customer_product_id":88593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Sarvin Sharma","mobile_number":"7041150126","email_id":"pushti.panicker@gmail.com","dop":"2025-10-10","serial_number":"929441217275184","imei1":"929441217275184","imei2":"929441217275184","popurl":"www.saroja-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88587,"job_number":"JOB_88587","tr_customer_id":88604,"tr_customer_product_id":88594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Kalyani Pilla","mobile_number":"7053297026","email_id":"lalita.achari@yahoo.co.in","dop":"2025-10-10","serial_number":"201241531450081","imei1":"201241531450081","imei2":"201241531450081","popurl":"www.devangana-embranthiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88588,"job_number":"JOB_88588","tr_customer_id":88605,"tr_customer_product_id":88595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Chandan Tandon","mobile_number":"7013892318","email_id":"udit.asan@yahoo.co.in","dop":"2025-10-10","serial_number":"807710133715603","imei1":"807710133715603","imei2":"807710133715603","popurl":"www.udit-jha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88589,"job_number":"JOB_88589","tr_customer_id":88606,"tr_customer_product_id":88596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Charuchandra Guneta","mobile_number":"7026177370","email_id":"kirti.gupta@yahoo.co.in","dop":"2025-10-10","serial_number":"159161431657465","imei1":"159161431657465","imei2":"159161431657465","popurl":"www.ritesh-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88590,"job_number":"JOB_88590","tr_customer_id":88607,"tr_customer_product_id":88597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Aanandinii Mehra","mobile_number":"7048472794","email_id":"shubha.guneta@yahoo.co.in","dop":"2025-10-10","serial_number":"734058354433089","imei1":"734058354433089","imei2":"734058354433089","popurl":"www.gauranga-patel.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88591,"job_number":"JOB_88591","tr_customer_id":88608,"tr_customer_product_id":88598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Chakravartee Jain","mobile_number":"7053414955","email_id":"vimala.pandey@gmail.com","dop":"2025-10-10","serial_number":"776385026270251","imei1":"776385026270251","imei2":"776385026270251","popurl":"www.brahmdev-ahuja.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88592,"job_number":"JOB_88592","tr_customer_id":88609,"tr_customer_product_id":88599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Ahilya Desai","mobile_number":"7070297921","email_id":"bhagwanti.nair@yahoo.co.in","dop":"2025-10-10","serial_number":"503436156689919","imei1":"503436156689919","imei2":"503436156689919","popurl":"www.divakar-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88593,"job_number":"JOB_88593","tr_customer_id":88610,"tr_customer_product_id":88600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Agastya Bhattathiri","mobile_number":"7050417296","email_id":"bhooshit.shah@hotmail.com","dop":"2025-10-10","serial_number":"295981389978091","imei1":"295981389978091","imei2":"295981389978091","popurl":"www.anasooya-bhattacharya.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88594,"job_number":"JOB_88594","tr_customer_id":88611,"tr_customer_product_id":88601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Ekalavya Singh","mobile_number":"7097452937","email_id":"mangala.johar@gmail.com","dop":"2025-10-10","serial_number":"512383954195105","imei1":"512383954195105","imei2":"512383954195105","popurl":"www.aryan-sethi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88595,"job_number":"JOB_88595","tr_customer_id":88612,"tr_customer_product_id":88602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Padma Dwivedi","mobile_number":"7066411280","email_id":"harita.khan@gmail.com","dop":"2025-10-10","serial_number":"748352733037642","imei1":"748352733037642","imei2":"748352733037642","popurl":"www.chandan-varman.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88596,"job_number":"JOB_88596","tr_customer_id":88613,"tr_customer_product_id":88603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Jai Mehrotra","mobile_number":"7033344816","email_id":"chanda.varma@hotmail.com","dop":"2025-10-10","serial_number":"318081212210929","imei1":"318081212210929","imei2":"318081212210929","popurl":"www.giriraaj-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88597,"job_number":"JOB_88597","tr_customer_id":88614,"tr_customer_product_id":88604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:13.000Z","modified_at":"2025-10-20T07:36:13.000Z","name":"Geeta Butt","mobile_number":"7092547464","email_id":"ankal.ganaka@yahoo.co.in","dop":"2025-10-10","serial_number":"534616635796859","imei1":"534616635796859","imei2":"534616635796859","popurl":"www.adripathi-prajapat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88598,"job_number":"JOB_88598","tr_customer_id":88615,"tr_customer_product_id":88605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:41.000Z","modified_at":"2025-10-20T07:36:41.000Z","name":"Anusuya Prajapat","mobile_number":"7026686381","email_id":"vrinda.trivedi@yahoo.co.in","dop":"2025-10-10","serial_number":"867635762168105","imei1":"867635762168105","imei2":"867635762168105","popurl":"www.amarnath-bandopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88599,"job_number":"JOB_88599","tr_customer_id":88616,"tr_customer_product_id":88606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:41.000Z","modified_at":"2025-10-20T07:36:41.000Z","name":"Anasooya Mukhopadhyay","mobile_number":"7047326090","email_id":"tanirika.achari@gmail.com","dop":"2025-10-10","serial_number":"303029684124019","imei1":"303029684124019","imei2":"303029684124019","popurl":"www.saroja-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88600,"job_number":"JOB_88600","tr_customer_id":88617,"tr_customer_product_id":88607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:41.000Z","modified_at":"2025-10-20T07:36:41.000Z","name":"Vidhya Ganaka","mobile_number":"7069376427","email_id":"chaaruchandra.prajapat@yahoo.co.in","dop":"2025-10-10","serial_number":"258528004340476","imei1":"258528004340476","imei2":"258528004340476","popurl":"www.avadhesh-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88601,"job_number":"JOB_88601","tr_customer_id":88618,"tr_customer_product_id":88608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:41.000Z","modified_at":"2025-10-20T07:36:41.000Z","name":"Prema Bandopadhyay","mobile_number":"7045589278","email_id":"anish.dwivedi@yahoo.co.in","dop":"2025-10-10","serial_number":"656743525224919","imei1":"656743525224919","imei2":"656743525224919","popurl":"www.giriraj-agarwal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88602,"job_number":"JOB_88602","tr_customer_id":88619,"tr_customer_product_id":88609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:41.000Z","modified_at":"2025-10-20T07:36:41.000Z","name":"Trisha Butt","mobile_number":"7060308562","email_id":"anagh.nayar@yahoo.co.in","dop":"2025-10-10","serial_number":"236535867483496","imei1":"236535867483496","imei2":"236535867483496","popurl":"www.akshaj-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88603,"job_number":"JOB_88603","tr_customer_id":88620,"tr_customer_product_id":88610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:41.000Z","modified_at":"2025-10-20T07:36:41.000Z","name":"Dinkar Guneta","mobile_number":"7032790756","email_id":"giri.kaniyar@yahoo.co.in","dop":"2025-10-10","serial_number":"264679442374728","imei1":"264679442374728","imei2":"264679442374728","popurl":"www.chandraketu-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88604,"job_number":"JOB_88604","tr_customer_id":88621,"tr_customer_product_id":88611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:41.000Z","modified_at":"2025-10-20T07:36:41.000Z","name":"Ajit Nayar","mobile_number":"7005012131","email_id":"diksha.tandon@yahoo.co.in","dop":"2025-10-10","serial_number":"651915211435681","imei1":"651915211435681","imei2":"651915211435681","popurl":"www.anunay-ganaka.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88605,"job_number":"JOB_88605","tr_customer_id":88622,"tr_customer_product_id":88612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:41.000Z","modified_at":"2025-10-20T07:36:41.000Z","name":"Bala Saini","mobile_number":"7071025886","email_id":"goutam.devar@hotmail.com","dop":"2025-10-10","serial_number":"285252445338626","imei1":"285252445338626","imei2":"285252445338626","popurl":"www.deeptiman-marar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88606,"job_number":"JOB_88606","tr_customer_id":88623,"tr_customer_product_id":88613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:41.000Z","modified_at":"2025-10-20T07:36:41.000Z","name":"Rudra Guneta","mobile_number":"7085228829","email_id":"radha.pilla@hotmail.com","dop":"2025-10-10","serial_number":"060356934947372","imei1":"060356934947372","imei2":"060356934947372","popurl":"www.leela-panicker.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88607,"job_number":"JOB_88607","tr_customer_id":88624,"tr_customer_product_id":88614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:41.000Z","modified_at":"2025-10-20T07:36:41.000Z","name":"Gitanjali Reddy","mobile_number":"7010215441","email_id":"mohan.ahluwalia@hotmail.com","dop":"2025-10-10","serial_number":"533106818985425","imei1":"533106818985425","imei2":"533106818985425","popurl":"www.gitanjali-kaniyar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88608,"job_number":"JOB_88608","tr_customer_id":88626,"tr_customer_product_id":88616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Harinakshi Kaniyar","mobile_number":"7079793002","email_id":"ajit.nambeesan@gmail.com","dop":"2025-10-10","serial_number":"666065104001569","imei1":"666065104001569","imei2":"666065104001569","popurl":"www.rajan-iyer.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88609,"job_number":"JOB_88609","tr_customer_id":88625,"tr_customer_product_id":88615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Bhima Khanna","mobile_number":"7010669314","email_id":"anjali.bhat@gmail.com","dop":"2025-10-10","serial_number":"232462224228948","imei1":"232462224228948","imei2":"232462224228948","popurl":"www.daiwik-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88610,"job_number":"JOB_88610","tr_customer_id":88627,"tr_customer_product_id":88617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Minakshi Dhawan","mobile_number":"7070083054","email_id":"mukul.jha@yahoo.co.in","dop":"2025-10-10","serial_number":"109923765894220","imei1":"109923765894220","imei2":"109923765894220","popurl":"www.achalesvara-ahuja.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88611,"job_number":"JOB_88611","tr_customer_id":88628,"tr_customer_product_id":88618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Anjushri Bhattathiri","mobile_number":"7095377099","email_id":"brahmaanand.guneta@hotmail.com","dop":"2025-10-10","serial_number":"092111624390751","imei1":"092111624390751","imei2":"092111624390751","popurl":"www.chinmayanand-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88612,"job_number":"JOB_88612","tr_customer_id":88629,"tr_customer_product_id":88619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Devangana Marar","mobile_number":"7075532937","email_id":"bilva.gill@gmail.com","dop":"2025-10-10","serial_number":"495609406879906","imei1":"495609406879906","imei2":"495609406879906","popurl":"www.mukul-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88613,"job_number":"JOB_88613","tr_customer_id":88630,"tr_customer_product_id":88620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Omana Sethi","mobile_number":"7096161130","email_id":"aatmaja.prajapat@hotmail.com","dop":"2025-10-10","serial_number":"583018716608821","imei1":"583018716608821","imei2":"583018716608821","popurl":"www.rageshwari-achari.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88614,"job_number":"JOB_88614","tr_customer_id":88631,"tr_customer_product_id":88621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Lila Bhattathiri","mobile_number":"7001371671","email_id":"bhaumik.mishra@yahoo.co.in","dop":"2025-10-10","serial_number":"432067640739078","imei1":"432067640739078","imei2":"432067640739078","popurl":"www.aatmaj-adiga.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88615,"job_number":"JOB_88615","tr_customer_id":88632,"tr_customer_product_id":88622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Chakradhar Panicker","mobile_number":"7020522511","email_id":"karunanidhi.dubashi@hotmail.com","dop":"2025-10-10","serial_number":"304685156426861","imei1":"304685156426861","imei2":"304685156426861","popurl":"www.nanda-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88616,"job_number":"JOB_88616","tr_customer_id":88633,"tr_customer_product_id":88623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Baijayanti Pandey","mobile_number":"7060941258","email_id":"asha.guneta@gmail.com","dop":"2025-10-10","serial_number":"141303597100236","imei1":"141303597100236","imei2":"141303597100236","popurl":"www.ekaksh-nayar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88617,"job_number":"JOB_88617","tr_customer_id":88634,"tr_customer_product_id":88624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Vidhur Kaul","mobile_number":"7051110612","email_id":"pushti.prajapat@hotmail.com","dop":"2025-10-10","serial_number":"354018507223526","imei1":"354018507223526","imei2":"354018507223526","popurl":"www.deeptimoyee-kaul.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88618,"job_number":"JOB_88618","tr_customer_id":88635,"tr_customer_product_id":88625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Bhargava Dwivedi","mobile_number":"7082043219","email_id":"chiranjeev.embranthiri@hotmail.com","dop":"2025-10-10","serial_number":"399741211267135","imei1":"399741211267135","imei2":"399741211267135","popurl":"www.bhoj-nair.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88619,"job_number":"JOB_88619","tr_customer_id":88636,"tr_customer_product_id":88627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Mina Patel","mobile_number":"7047150810","email_id":"purnima.khan@gmail.com","dop":"2025-10-10","serial_number":"682645736639928","imei1":"682645736639928","imei2":"682645736639928","popurl":"www.prayag-ahluwalia.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88620,"job_number":"JOB_88620","tr_customer_id":88637,"tr_customer_product_id":88626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Girja Dwivedi","mobile_number":"7086074043","email_id":"rudra.pillai@yahoo.co.in","dop":"2025-10-10","serial_number":"451011102929146","imei1":"451011102929146","imei2":"451011102929146","popurl":"www.kamala-bhattacharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88621,"job_number":"JOB_88621","tr_customer_id":88638,"tr_customer_product_id":88628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Chakradhar Adiga","mobile_number":"7087755292","email_id":"rukmin.pandey@gmail.com","dop":"2025-10-10","serial_number":"235170621066951","imei1":"235170621066951","imei2":"235170621066951","popurl":"www.bharat-ahuja.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88622,"job_number":"JOB_88622","tr_customer_id":88639,"tr_customer_product_id":88629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Bhaumik Khatri","mobile_number":"7032785462","email_id":"chandi.shukla@hotmail.com","dop":"2025-10-10","serial_number":"695185637979041","imei1":"695185637979041","imei2":"695185637979041","popurl":"www.shivakari-sinha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88623,"job_number":"JOB_88623","tr_customer_id":88640,"tr_customer_product_id":88630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Gajabahu Somayaji","mobile_number":"7034435550","email_id":"amish.mukhopadhyay@gmail.com","dop":"2025-10-10","serial_number":"242898233109100","imei1":"242898233109100","imei2":"242898233109100","popurl":"www.vrund-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88624,"job_number":"JOB_88624","tr_customer_id":88641,"tr_customer_product_id":88631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Bharadwaj Malik","mobile_number":"7003217951","email_id":"laal.malik@hotmail.com","dop":"2025-10-10","serial_number":"767192258077736","imei1":"767192258077736","imei2":"767192258077736","popurl":"www.bhooshan-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88625,"job_number":"JOB_88625","tr_customer_id":88642,"tr_customer_product_id":88632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Anaadi Banerjee","mobile_number":"7019047217","email_id":"shiv.adiga@yahoo.co.in","dop":"2025-10-10","serial_number":"687911221175305","imei1":"687911221175305","imei2":"687911221175305","popurl":"www.sarvin-marar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88626,"job_number":"JOB_88626","tr_customer_id":88643,"tr_customer_product_id":88634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Sher Sethi","mobile_number":"7079828285","email_id":"somnath.dubashi@yahoo.co.in","dop":"2025-10-10","serial_number":"232338349630785","imei1":"232338349630785","imei2":"232338349630785","popurl":"www.ajeet-guha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88627,"job_number":"JOB_88627","tr_customer_id":88644,"tr_customer_product_id":88633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Gautami Desai","mobile_number":"7011913420","email_id":"rajiv.rana@gmail.com","dop":"2025-10-10","serial_number":"935533086712012","imei1":"935533086712012","imei2":"935533086712012","popurl":"www.vasudeva-verma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88628,"job_number":"JOB_88628","tr_customer_id":88645,"tr_customer_product_id":88635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Chandni Bandopadhyay","mobile_number":"7008910512","email_id":"rajiv.shah@gmail.com","dop":"2025-10-10","serial_number":"734758903521753","imei1":"734758903521753","imei2":"734758903521753","popurl":"www.rameshwar-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88629,"job_number":"JOB_88629","tr_customer_id":88646,"tr_customer_product_id":88636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Gautami Iyer","mobile_number":"7081024295","email_id":"aadidev.bandopadhyay@gmail.com","dop":"2025-10-10","serial_number":"659687482476550","imei1":"659687482476550","imei2":"659687482476550","popurl":"www.leela-abbott.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88630,"job_number":"JOB_88630","tr_customer_id":88647,"tr_customer_product_id":88637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Daiwik Pillai","mobile_number":"7097314508","email_id":"swara.varman@hotmail.com","dop":"2025-10-10","serial_number":"672075729046519","imei1":"672075729046519","imei2":"672075729046519","popurl":"www.girja-pillai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88631,"job_number":"JOB_88631","tr_customer_id":88649,"tr_customer_product_id":88638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Baladitya Bharadwaj","mobile_number":"7059617217","email_id":"darshan.mukhopadhyay@yahoo.co.in","dop":"2025-10-10","serial_number":"853751726557855","imei1":"853751726557855","imei2":"853751726557855","popurl":"www.alok-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88632,"job_number":"JOB_88631","tr_customer_id":88648,"tr_customer_product_id":88639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Ekdant Mishra","mobile_number":"7037212474","email_id":"guru.dutta@yahoo.co.in","dop":"2025-10-10","serial_number":"349825522202396","imei1":"349825522202396","imei2":"349825522202396","popurl":"www.meenakshi-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88633,"job_number":"JOB_88633","tr_customer_id":88650,"tr_customer_product_id":88640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Vaishno Bandopadhyay","mobile_number":"7012844308","email_id":"aslesha.khatri@gmail.com","dop":"2025-10-10","serial_number":"623816345007766","imei1":"623816345007766","imei2":"623816345007766","popurl":"www.abhaya-nair.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88634,"job_number":"JOB_88634","tr_customer_id":88651,"tr_customer_product_id":88641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Chandrani Chattopadhyay","mobile_number":"7074946005","email_id":"chandramauli.sethi@yahoo.co.in","dop":"2025-10-10","serial_number":"204263470365872","imei1":"204263470365872","imei2":"204263470365872","popurl":"www.bhadra-gandhi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88635,"job_number":"JOB_88635","tr_customer_id":88652,"tr_customer_product_id":88642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Subhash Acharya","mobile_number":"7083123409","email_id":"mina.agarwal@yahoo.co.in","dop":"2025-10-10","serial_number":"410164254242632","imei1":"410164254242632","imei2":"410164254242632","popurl":"www.vedanga-kaur.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88636,"job_number":"JOB_88636","tr_customer_id":88653,"tr_customer_product_id":88643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Chakrika Achari","mobile_number":"7011615980","email_id":"atmanand.joshi@yahoo.co.in","dop":"2025-10-10","serial_number":"321828988032504","imei1":"321828988032504","imei2":"321828988032504","popurl":"www.maheswar-ahuja.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88637,"job_number":"JOB_88637","tr_customer_id":88654,"tr_customer_product_id":88644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Anang Ganaka","mobile_number":"7075685957","email_id":"subhash.ahluwalia@hotmail.com","dop":"2025-10-10","serial_number":"821588384237292","imei1":"821588384237292","imei2":"821588384237292","popurl":"www.vidhur-mehrotra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88638,"job_number":"JOB_88638","tr_customer_id":88655,"tr_customer_product_id":88645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Bhaswar Nayar","mobile_number":"7068562328","email_id":"trilok.marar@hotmail.com","dop":"2025-10-10","serial_number":"439825269318121","imei1":"439825269318121","imei2":"439825269318121","popurl":"www.kalyani-nambeesan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88639,"job_number":"JOB_88639","tr_customer_id":88656,"tr_customer_product_id":88646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Garud Mishra","mobile_number":"7093963725","email_id":"rajinder.kaniyar@yahoo.co.in","dop":"2025-10-10","serial_number":"662607719455112","imei1":"662607719455112","imei2":"662607719455112","popurl":"www.abhirath-bharadwaj.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88640,"job_number":"JOB_88640","tr_customer_id":88657,"tr_customer_product_id":88647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:42.000Z","modified_at":"2025-10-20T07:36:42.000Z","name":"Gitanjali Mukhopadhyay","mobile_number":"7075542908","email_id":"siddhi.butt@yahoo.co.in","dop":"2025-10-10","serial_number":"708455583038324","imei1":"708455583038324","imei2":"708455583038324","popurl":"www.arjun-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88641,"job_number":"JOB_88641","tr_customer_id":88658,"tr_customer_product_id":88648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Arjun Abbott","mobile_number":"7078636641","email_id":"chandrakin.butt@gmail.com","dop":"2025-10-10","serial_number":"838006848577158","imei1":"838006848577158","imei2":"838006848577158","popurl":"www.trilochana-verma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88642,"job_number":"JOB_88642","tr_customer_id":88660,"tr_customer_product_id":88649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Devadatt Jain","mobile_number":"7002380717","email_id":"chiranjeeve.desai@gmail.com","dop":"2025-10-10","serial_number":"591827310936134","imei1":"591827310936134","imei2":"591827310936134","popurl":"www.bhuvanesh-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88643,"job_number":"JOB_88643","tr_customer_id":88659,"tr_customer_product_id":88650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Narayan Mahajan","mobile_number":"7008962531","email_id":"atmanand.iyer@hotmail.com","dop":"2025-10-10","serial_number":"530778053936371","imei1":"530778053936371","imei2":"530778053936371","popurl":"www.bhilangana-patel.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88644,"job_number":"JOB_88644","tr_customer_id":88661,"tr_customer_product_id":88651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Bhanumati Mahajan","mobile_number":"7089367902","email_id":"atmananda.gill@yahoo.co.in","dop":"2025-10-10","serial_number":"304455493112237","imei1":"304455493112237","imei2":"304455493112237","popurl":"www.laal-pilla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88645,"job_number":"JOB_88645","tr_customer_id":88662,"tr_customer_product_id":88652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Rahul Shah","mobile_number":"7090328413","email_id":"chatur.patel@yahoo.co.in","dop":"2025-10-10","serial_number":"725833484919127","imei1":"725833484919127","imei2":"725833484919127","popurl":"www.atmaja-singh.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88646,"job_number":"JOB_88646","tr_customer_id":88663,"tr_customer_product_id":88653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Chandi Dhawan","mobile_number":"7097317967","email_id":"raj.devar@gmail.com","dop":"2025-10-10","serial_number":"409142488517470","imei1":"409142488517470","imei2":"409142488517470","popurl":"www.radha-desai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88647,"job_number":"JOB_88647","tr_customer_id":88664,"tr_customer_product_id":88654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Dinakar Singh","mobile_number":"7076192692","email_id":"anil.naik@yahoo.co.in","dop":"2025-10-10","serial_number":"307878380004350","imei1":"307878380004350","imei2":"307878380004350","popurl":"www.dipesh-jain.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88648,"job_number":"JOB_88648","tr_customer_id":88665,"tr_customer_product_id":88655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Bandhul Ahuja","mobile_number":"7094337661","email_id":"kannan.rana@hotmail.com","dop":"2025-10-10","serial_number":"276879547426875","imei1":"276879547426875","imei2":"276879547426875","popurl":"www.naval-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88649,"job_number":"JOB_88649","tr_customer_id":88666,"tr_customer_product_id":88656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Dwaipayan Khanna","mobile_number":"7014588868","email_id":"abhirath.pothuvaal@yahoo.co.in","dop":"2025-10-10","serial_number":"123094212433519","imei1":"123094212433519","imei2":"123094212433519","popurl":"www.goutam-kakkar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88650,"job_number":"JOB_88650","tr_customer_id":88667,"tr_customer_product_id":88657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Sarada Khanna","mobile_number":"7038375202","email_id":"suma.tagore@yahoo.co.in","dop":"2025-10-10","serial_number":"494911465670763","imei1":"494911465670763","imei2":"494911465670763","popurl":"www.balagovind-gill.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88651,"job_number":"JOB_88651","tr_customer_id":88668,"tr_customer_product_id":88658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Kailash Guneta","mobile_number":"7067880195","email_id":"dipendra.johar@gmail.com","dop":"2025-10-10","serial_number":"616892960392478","imei1":"616892960392478","imei2":"616892960392478","popurl":"www.agneya-ahuja.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88652,"job_number":"JOB_88652","tr_customer_id":88670,"tr_customer_product_id":88660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Abhaya Somayaji","mobile_number":"7095026677","email_id":"sweta.mukhopadhyay@gmail.com","dop":"2025-10-10","serial_number":"373690243030246","imei1":"373690243030246","imei2":"373690243030246","popurl":"www.jay-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88653,"job_number":"JOB_88653","tr_customer_id":88669,"tr_customer_product_id":88659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Deepankar Malik","mobile_number":"7001091487","email_id":"chandi.mukhopadhyay@yahoo.co.in","dop":"2025-10-10","serial_number":"327397995455883","imei1":"327397995455883","imei2":"327397995455883","popurl":"www.indira-menon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88654,"job_number":"JOB_88654","tr_customer_id":88671,"tr_customer_product_id":88661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Tanushri Sinha","mobile_number":"7052322026","email_id":"chandramani.varma@gmail.com","dop":"2025-10-10","serial_number":"057604036959464","imei1":"057604036959464","imei2":"057604036959464","popurl":"www.subhash-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88655,"job_number":"JOB_88655","tr_customer_id":88672,"tr_customer_product_id":88662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Kamlesh Pilla","mobile_number":"7011376798","email_id":"bhargavi.mehrotra@yahoo.co.in","dop":"2025-10-10","serial_number":"741941892972123","imei1":"741941892972123","imei2":"741941892972123","popurl":"www.dhanadeepa-patel.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88656,"job_number":"JOB_88656","tr_customer_id":88673,"tr_customer_product_id":88663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Krishna Saini","mobile_number":"7016118834","email_id":"dhatri.sinha@hotmail.com","dop":"2025-10-10","serial_number":"503285211530977","imei1":"503285211530977","imei2":"503285211530977","popurl":"www.dhanpati-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88657,"job_number":"JOB_88657","tr_customer_id":88674,"tr_customer_product_id":88664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Trilok Marar","mobile_number":"7068040275","email_id":"meenakshi.nehru@yahoo.co.in","dop":"2025-10-10","serial_number":"464893415289626","imei1":"464893415289626","imei2":"464893415289626","popurl":"www.kailash-embranthiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88658,"job_number":"JOB_88658","tr_customer_id":88675,"tr_customer_product_id":88665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Shrishti Singh","mobile_number":"7047930215","email_id":"shakti.kaniyar@hotmail.com","dop":"2025-10-10","serial_number":"796320026110594","imei1":"796320026110594","imei2":"796320026110594","popurl":"www.anand swarup-marar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88659,"job_number":"JOB_88659","tr_customer_id":88676,"tr_customer_product_id":88666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Deepesh Agarwal","mobile_number":"7037365321","email_id":"apsara.shukla@yahoo.co.in","dop":"2025-10-10","serial_number":"755125296283749","imei1":"755125296283749","imei2":"755125296283749","popurl":"www.chaturaanan-kaur.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88660,"job_number":"JOB_88660","tr_customer_id":88677,"tr_customer_product_id":88667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Gotum Ahuja","mobile_number":"7090351443","email_id":"baala.sethi@hotmail.com","dop":"2025-10-10","serial_number":"990888166841139","imei1":"990888166841139","imei2":"990888166841139","popurl":"www.esha-kapoor.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88661,"job_number":"JOB_88661","tr_customer_id":88678,"tr_customer_product_id":88668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Sher Mishra","mobile_number":"7097830485","email_id":"ganesh.jain@gmail.com","dop":"2025-10-10","serial_number":"809926724895890","imei1":"809926724895890","imei2":"809926724895890","popurl":"www.dhaanyalakshmi-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88662,"job_number":"JOB_88662","tr_customer_id":88679,"tr_customer_product_id":88669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Deeptanshu Asan","mobile_number":"7027360503","email_id":"girindra.kocchar@yahoo.co.in","dop":"2025-10-10","serial_number":"956998693720352","imei1":"956998693720352","imei2":"956998693720352","popurl":"www.shobhana-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88663,"job_number":"JOB_88663","tr_customer_id":88680,"tr_customer_product_id":88670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Sameer Gandhi","mobile_number":"7075426937","email_id":"akshita.singh@yahoo.co.in","dop":"2025-10-10","serial_number":"410023986803110","imei1":"410023986803110","imei2":"410023986803110","popurl":"www.chetanaanand-mehra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88664,"job_number":"JOB_88664","tr_customer_id":88681,"tr_customer_product_id":88671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Achintya Gill","mobile_number":"7032736922","email_id":"ekaksh.achari@hotmail.com","dop":"2025-10-10","serial_number":"024690170863658","imei1":"024690170863658","imei2":"024690170863658","popurl":"www.bhadran-prajapat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88665,"job_number":"JOB_88665","tr_customer_id":88682,"tr_customer_product_id":88672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Dipesh Guha","mobile_number":"7046645146","email_id":"atmanand.mishra@yahoo.co.in","dop":"2025-10-10","serial_number":"594336655088518","imei1":"594336655088518","imei2":"594336655088518","popurl":"www.gandharva-arora.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88666,"job_number":"JOB_88666","tr_customer_id":88683,"tr_customer_product_id":88673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Chandramani Pandey","mobile_number":"7049591854","email_id":"daevi.pilla@hotmail.com","dop":"2025-10-10","serial_number":"123322727139927","imei1":"123322727139927","imei2":"123322727139927","popurl":"www.dinesh-arora.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88667,"job_number":"JOB_88667","tr_customer_id":88684,"tr_customer_product_id":88674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Bela Guneta","mobile_number":"7071316255","email_id":"digambara.jain@gmail.com","dop":"2025-10-10","serial_number":"830815468318596","imei1":"830815468318596","imei2":"830815468318596","popurl":"www.aanandinii-trivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88668,"job_number":"JOB_88668","tr_customer_id":88685,"tr_customer_product_id":88675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Hiranmaya Gill","mobile_number":"7064798983","email_id":"anuja.ahluwalia@gmail.com","dop":"2025-10-10","serial_number":"237024013311090","imei1":"237024013311090","imei2":"237024013311090","popurl":"www.amaresh-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88669,"job_number":"JOB_88669","tr_customer_id":88687,"tr_customer_product_id":88677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Kanak Devar","mobile_number":"7092987166","email_id":"dwaipayan.nehru@yahoo.co.in","dop":"2025-10-10","serial_number":"263059355247476","imei1":"263059355247476","imei2":"263059355247476","popurl":"www.triloki-khan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88670,"job_number":"JOB_88670","tr_customer_id":88686,"tr_customer_product_id":88676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Kalyani Bandopadhyay","mobile_number":"7082601631","email_id":"trilokesh.banerjee@yahoo.co.in","dop":"2025-10-10","serial_number":"552164761470209","imei1":"552164761470209","imei2":"552164761470209","popurl":"www.jyotis-devar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88671,"job_number":"JOB_88671","tr_customer_id":88688,"tr_customer_product_id":88678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:43.000Z","name":"Elakshi Namboothiri","mobile_number":"7070160985","email_id":"chandni.chopra@hotmail.com","dop":"2025-10-10","serial_number":"881952827609623","imei1":"881952827609623","imei2":"881952827609623","popurl":"www.triloki-bharadwaj.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88672,"job_number":"JOB_88672","tr_customer_id":88689,"tr_customer_product_id":88679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:43.000Z","modified_at":"2025-10-20T07:36:44.000Z","name":"Kirti Saini","mobile_number":"7067277770","email_id":"anurag.guha@hotmail.com","dop":"2025-10-10","serial_number":"147412797180870","imei1":"147412797180870","imei2":"147412797180870","popurl":"www.aasa-bhattacharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88673,"job_number":"JOB_88673","tr_customer_id":88690,"tr_customer_product_id":88680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:44.000Z","modified_at":"2025-10-20T07:36:44.000Z","name":"Bhoopati Bhat","mobile_number":"7033977255","email_id":"devagya.dubashi@yahoo.co.in","dop":"2025-10-10","serial_number":"814667833882515","imei1":"814667833882515","imei2":"814667833882515","popurl":"www.meena-embranthiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88674,"job_number":"JOB_88674","tr_customer_id":88691,"tr_customer_product_id":88681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:44.000Z","modified_at":"2025-10-20T07:36:44.000Z","name":"Bhoj Arora","mobile_number":"7093153568","email_id":"gautami.bandopadhyay@yahoo.co.in","dop":"2025-10-10","serial_number":"600620878177383","imei1":"600620878177383","imei2":"600620878177383","popurl":"www.basanti-shah.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88675,"job_number":"JOB_88675","tr_customer_id":88692,"tr_customer_product_id":88682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:44.000Z","modified_at":"2025-10-20T07:36:44.000Z","name":"Aanand Khan","mobile_number":"7051140917","email_id":"abhaya.saini@yahoo.co.in","dop":"2025-10-10","serial_number":"646770366172924","imei1":"646770366172924","imei2":"646770366172924","popurl":"www.abhisyanta-naik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88676,"job_number":"JOB_88676","tr_customer_id":88693,"tr_customer_product_id":88683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:44.000Z","modified_at":"2025-10-20T07:36:44.000Z","name":"Kannan Pothuvaal","mobile_number":"7037177308","email_id":"aditya.khatri@gmail.com","dop":"2025-10-10","serial_number":"098323895662565","imei1":"098323895662565","imei2":"098323895662565","popurl":"www.kanti-pandey.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88677,"job_number":"JOB_88677","tr_customer_id":88694,"tr_customer_product_id":88684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:44.000Z","modified_at":"2025-10-20T07:36:44.000Z","name":"Trilokesh Dubashi","mobile_number":"7090166801","email_id":"aaratrika.talwar@hotmail.com","dop":"2025-10-10","serial_number":"183790286365731","imei1":"183790286365731","imei2":"183790286365731","popurl":"www.achintya-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88678,"job_number":"JOB_88678","tr_customer_id":88695,"tr_customer_product_id":88685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:44.000Z","modified_at":"2025-10-20T07:36:44.000Z","name":"Adhrit Marar","mobile_number":"7016175315","email_id":"aanandinii.pandey@hotmail.com","dop":"2025-10-10","serial_number":"471145595113528","imei1":"471145595113528","imei2":"471145595113528","popurl":"www.chandra-adiga.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88679,"job_number":"JOB_88679","tr_customer_id":88696,"tr_customer_product_id":88686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:44.000Z","modified_at":"2025-10-20T07:36:44.000Z","name":"Gotum Nambeesan","mobile_number":"7093533660","email_id":"bodhan.kaniyar@hotmail.com","dop":"2025-10-10","serial_number":"775123898789133","imei1":"775123898789133","imei2":"775123898789133","popurl":"www.tapan-gowda.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88680,"job_number":"JOB_88680","tr_customer_id":88697,"tr_customer_product_id":88687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:44.000Z","modified_at":"2025-10-20T07:36:44.000Z","name":"Sharda Tandon","mobile_number":"7084111306","email_id":"shakti.dhawan@gmail.com","dop":"2025-10-10","serial_number":"073792814836725","imei1":"073792814836725","imei2":"073792814836725","popurl":"www.bankimchandra-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88681,"job_number":"JOB_88681","tr_customer_id":88698,"tr_customer_product_id":88688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:44.000Z","modified_at":"2025-10-20T07:36:44.000Z","name":"Deeksha Kaul","mobile_number":"7082318892","email_id":"digambara.chaturvedi@gmail.com","dop":"2025-10-10","serial_number":"906084169003584","imei1":"906084169003584","imei2":"906084169003584","popurl":"www.chandrabhan-mehrotra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88682,"job_number":"JOB_88682","tr_customer_id":88699,"tr_customer_product_id":88689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:44.000Z","modified_at":"2025-10-20T07:36:44.000Z","name":"Dinkar Rana","mobile_number":"7007626800","email_id":"goswamee.dutta@hotmail.com","dop":"2025-10-10","serial_number":"453630077588095","imei1":"453630077588095","imei2":"453630077588095","popurl":"www.birjesh-abbott.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88683,"job_number":"JOB_88683","tr_customer_id":88700,"tr_customer_product_id":88690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:44.000Z","modified_at":"2025-10-20T07:36:44.000Z","name":"Acharyanandana Reddy","mobile_number":"7090191349","email_id":"sameer.mahajan@yahoo.co.in","dop":"2025-10-10","serial_number":"017437212759675","imei1":"017437212759675","imei2":"017437212759675","popurl":"www.varalakshmi-johar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88684,"job_number":"JOB_88684","tr_customer_id":88701,"tr_customer_product_id":88691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:44.000Z","modified_at":"2025-10-20T07:36:44.000Z","name":"Chakrika Nayar","mobile_number":"7045830642","email_id":"garud.kaniyar@yahoo.co.in","dop":"2025-10-10","serial_number":"873413130468474","imei1":"873413130468474","imei2":"873413130468474","popurl":"www.atmaja-malik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88685,"job_number":"JOB_88685","tr_customer_id":88702,"tr_customer_product_id":88692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:44.000Z","modified_at":"2025-10-20T07:36:44.000Z","name":"Bhushan Ganaka","mobile_number":"7055471356","email_id":"kirti.joshi@gmail.com","dop":"2025-10-10","serial_number":"011149536949554","imei1":"011149536949554","imei2":"011149536949554","popurl":"www.anjaneya-verma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88686,"job_number":"JOB_88686","tr_customer_id":88703,"tr_customer_product_id":88693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:44.000Z","modified_at":"2025-10-20T07:36:44.000Z","name":"Chatur Chaturvedi","mobile_number":"7068049305","email_id":"archan.varma@hotmail.com","dop":"2025-10-10","serial_number":"599039678322078","imei1":"599039678322078","imei2":"599039678322078","popurl":"www.vasanti-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88687,"job_number":"JOB_88687","tr_customer_id":88704,"tr_customer_product_id":88694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:44.000Z","modified_at":"2025-10-20T07:36:44.000Z","name":"Ramesh Kaul","mobile_number":"7014126313","email_id":"abani.arora@gmail.com","dop":"2025-10-10","serial_number":"511527051492139","imei1":"511527051492139","imei2":"511527051492139","popurl":"www.javas-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88688,"job_number":"JOB_88688","tr_customer_id":88705,"tr_customer_product_id":88695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:44.000Z","modified_at":"2025-10-20T07:36:44.000Z","name":"Bhisham Pillai","mobile_number":"7023706945","email_id":"mahesh.bhattacharya@yahoo.co.in","dop":"2025-10-10","serial_number":"380035793569478","imei1":"380035793569478","imei2":"380035793569478","popurl":"www.gautama-mukhopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88689,"job_number":"JOB_88689","tr_customer_id":88706,"tr_customer_product_id":88696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:44.000Z","modified_at":"2025-10-20T07:36:44.000Z","name":"Anil Chattopadhyay","mobile_number":"7082288145","email_id":"priyala.ahuja@gmail.com","dop":"2025-10-10","serial_number":"685579542577139","imei1":"685579542577139","imei2":"685579542577139","popurl":"www.chitrangada-acharya.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88690,"job_number":"JOB_88690","tr_customer_id":88707,"tr_customer_product_id":88697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:44.000Z","modified_at":"2025-10-20T07:36:44.000Z","name":"Baala Dutta","mobile_number":"7012723827","email_id":"dhanvin.gupta@gmail.com","dop":"2025-10-10","serial_number":"765700239282162","imei1":"765700239282162","imei2":"765700239282162","popurl":"www.bhima-varman.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88691,"job_number":"JOB_88691","tr_customer_id":88708,"tr_customer_product_id":88698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:44.000Z","modified_at":"2025-10-20T07:36:44.000Z","name":"Prasanna Mehrotra","mobile_number":"7083836425","email_id":"aatmaj.chattopadhyay@hotmail.com","dop":"2025-10-10","serial_number":"483058440819253","imei1":"483058440819253","imei2":"483058440819253","popurl":"www.anandamayi-chattopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88692,"job_number":"JOB_88692","tr_customer_id":88709,"tr_customer_product_id":88699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:44.000Z","modified_at":"2025-10-20T07:36:44.000Z","name":"Aanjaneya Kaur","mobile_number":"7004864850","email_id":"rahul.varman@yahoo.co.in","dop":"2025-10-10","serial_number":"529881549180992","imei1":"529881549180992","imei2":"529881549180992","popurl":"www.rahul-devar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88693,"job_number":"JOB_88693","tr_customer_id":88710,"tr_customer_product_id":88700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:44.000Z","modified_at":"2025-10-20T07:36:44.000Z","name":"Aanand Iyer","mobile_number":"7070373833","email_id":"suma.talwar@gmail.com","dop":"2025-10-10","serial_number":"329808610902724","imei1":"329808610902724","imei2":"329808610902724","popurl":"www.kartik-jha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88694,"job_number":"JOB_88694","tr_customer_id":88711,"tr_customer_product_id":88701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:44.000Z","modified_at":"2025-10-20T07:36:44.000Z","name":"Siddhi Marar","mobile_number":"7078154851","email_id":"aaryan.kaul@gmail.com","dop":"2025-10-10","serial_number":"201967040682727","imei1":"201967040682727","imei2":"201967040682727","popurl":"www.naveen-bhat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88695,"job_number":"JOB_88695","tr_customer_id":88712,"tr_customer_product_id":88702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:44.000Z","modified_at":"2025-10-20T07:36:44.000Z","name":"Gemine Gill","mobile_number":"7074832816","email_id":"karthik.ahluwalia@yahoo.co.in","dop":"2025-10-10","serial_number":"024506132887228","imei1":"024506132887228","imei2":"024506132887228","popurl":"www.digambar-pillai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88696,"job_number":"JOB_88696","tr_customer_id":88713,"tr_customer_product_id":88703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:44.000Z","modified_at":"2025-10-20T07:36:44.000Z","name":"Bhaumik Bandopadhyay","mobile_number":"7049857834","email_id":"baidehi.dubashi@gmail.com","dop":"2025-10-10","serial_number":"104641175328334","imei1":"104641175328334","imei2":"104641175328334","popurl":"www.bhaves-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88697,"job_number":"JOB_88697","tr_customer_id":88714,"tr_customer_product_id":88704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:44.000Z","modified_at":"2025-10-20T07:36:44.000Z","name":"Uttam Varman","mobile_number":"7099474463","email_id":"balagopal.nayar@gmail.com","dop":"2025-10-10","serial_number":"819961024193376","imei1":"819961024193376","imei2":"819961024193376","popurl":"www.deveshwar-panicker.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88699,"job_number":"JOB_88699","tr_customer_id":88716,"tr_customer_product_id":88706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:36:52.000Z","modified_at":"2025-10-20T07:36:52.000Z","name":"Delpha Prohaska","mobile_number":"427-638-6730","email_id":"Ova_Gleichner27@yahoo.com","dop":"2025-04-06","serial_number":"18319667346716770","imei1":"18319667346716770","imei2":"18319667346716770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:36:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88700,"job_number":"JOB_88700","tr_customer_id":88717,"tr_customer_product_id":88707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:38:37.000Z","modified_at":"2025-10-20T07:38:37.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"13230452508382","imei1":"13230452508382","imei2":"13230452508382","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88701,"job_number":"JOB_88701","tr_customer_id":88718,"tr_customer_product_id":88708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:38:38.000Z","modified_at":"2025-10-20T07:38:38.000Z","name":"Isac Bergnaum","mobile_number":"389-493-9078","email_id":"Gregg_Oberbrunner@gmail.com","dop":"2025-09-14","serial_number":"15121211164984","imei1":"15121211164984","imei2":"15121211164984","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88702,"job_number":"JOB_88702","tr_customer_id":88719,"tr_customer_product_id":88709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:38:50.000Z","modified_at":"2025-10-20T07:38:50.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"19373292278405","imei1":"19373292278405","imei2":"19373292278405","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88703,"job_number":"JOB_88703","tr_customer_id":88720,"tr_customer_product_id":88710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:38:51.000Z","modified_at":"2025-10-20T07:38:51.000Z","name":"Marguerite Reichel","mobile_number":"757-984-0005","email_id":"Sammie.Dach96@hotmail.com","dop":"2025-09-14","serial_number":"19633578502302","imei1":"19633578502302","imei2":"19633578502302","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88704,"job_number":"JOB_88704","tr_customer_id":88723,"tr_customer_product_id":88713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:42:04.000Z","modified_at":"2025-10-20T07:42:04.000Z","name":"Abhirath Gandhi","mobile_number":"7041972954","email_id":"arnesh.pilla@gmail.com","dop":"2025-10-10","serial_number":"505598560916918","imei1":"505598560916918","imei2":"505598560916918","popurl":"www.kannen-guneta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88705,"job_number":"JOB_88705","tr_customer_id":88721,"tr_customer_product_id":88711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:42:04.000Z","modified_at":"2025-10-20T07:42:04.000Z","name":"Chandini Menon","mobile_number":"7050271733","email_id":"chandni.sharma@hotmail.com","dop":"2025-10-10","serial_number":"568317573453759","imei1":"568317573453759","imei2":"568317573453759","popurl":"www.baijayanti-bharadwaj.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88706,"job_number":"JOB_88706","tr_customer_id":88722,"tr_customer_product_id":88712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:42:04.000Z","modified_at":"2025-10-20T07:42:04.000Z","name":"Bhasvan Kaul","mobile_number":"7003051966","email_id":"chandravati.bharadwaj@hotmail.com","dop":"2025-10-10","serial_number":"663800201048512","imei1":"663800201048512","imei2":"663800201048512","popurl":"www.kama-bharadwaj.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88707,"job_number":"JOB_88707","tr_customer_id":88724,"tr_customer_product_id":88714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:42:04.000Z","modified_at":"2025-10-20T07:42:04.000Z","name":"Bhooshan Desai","mobile_number":"7017224768","email_id":"vinay.abbott@yahoo.co.in","dop":"2025-10-10","serial_number":"848674989607055","imei1":"848674989607055","imei2":"848674989607055","popurl":"www.ritesh-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88708,"job_number":"JOB_88708","tr_customer_id":88725,"tr_customer_product_id":88715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:42:04.000Z","modified_at":"2025-10-20T07:42:04.000Z","name":"Aslesha Panicker","mobile_number":"7007299574","email_id":"kirti.agarwal@gmail.com","dop":"2025-10-10","serial_number":"789760879626157","imei1":"789760879626157","imei2":"789760879626157","popurl":"www.suma-menon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T07:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88709,"job_number":"JOB_88709","tr_customer_id":88726,"tr_customer_product_id":88716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T10:23:03.000Z","modified_at":"2025-10-20T10:23:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19774694887466","imei1":"19774694887466","imei2":"19774694887466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T10:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88711,"job_number":"JOB_88711","tr_customer_id":88728,"tr_customer_product_id":88718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T10:23:05.000Z","modified_at":"2025-10-20T10:23:05.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2025-10-15","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2025-10-15T10:23:04.129630702Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T10:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88712,"job_number":"JOB_88712","tr_customer_id":88729,"tr_customer_product_id":88719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T10:23:05.000Z","modified_at":"2025-10-20T10:23:05.000Z","name":"Hadley Block","mobile_number":"675-909-7538","email_id":"Frederique_Morar@gmail.com","dop":"2025-04-06","serial_number":"17854762016671192","imei1":"17854762016671192","imei2":"17854762016671192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T10:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88713,"job_number":"JOB_88713","tr_customer_id":88730,"tr_customer_product_id":88720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T10:23:43.000Z","modified_at":"2025-10-20T10:23:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16997020963532","imei1":"16997020963532","imei2":"16997020963532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T10:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88715,"job_number":"JOB_88715","tr_customer_id":88732,"tr_customer_product_id":88722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T10:23:45.000Z","modified_at":"2025-10-20T10:23:45.000Z","name":"Bailey Hudson","mobile_number":"857-900-3943","email_id":"Grace.Anderson36@hotmail.com","dop":"2025-04-06","serial_number":"19181077658641696","imei1":"19181077658641696","imei2":"19181077658641696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T10:23:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88716,"job_number":"JOB_88716","tr_customer_id":88733,"tr_customer_product_id":88723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T10:24:21.000Z","modified_at":"2025-10-20T10:24:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12780234105302","imei1":"12780234105302","imei2":"12780234105302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T10:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88718,"job_number":"JOB_88718","tr_customer_id":88735,"tr_customer_product_id":88725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T10:24:23.000Z","modified_at":"2025-10-20T10:24:23.000Z","name":"Violette Bednar","mobile_number":"359-802-9805","email_id":"Braeden.Stroman13@yahoo.com","dop":"2025-04-06","serial_number":"10038763178887892","imei1":"10038763178887892","imei2":"10038763178887892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T10:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88720,"job_number":"JOB_88720","tr_customer_id":88737,"tr_customer_product_id":88727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T10:51:46.000Z","modified_at":"2025-10-20T10:51:46.000Z","name":"Hailee Monahan","mobile_number":"331-782-0918","email_id":"Norbert.Johns67@hotmail.com","dop":"2025-09-20","serial_number":"100008329463006","imei1":"100008329463006","imei2":"100008329463006","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T10:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88722,"job_number":"JOB_88722","tr_customer_id":88739,"tr_customer_product_id":88729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T10:53:43.000Z","modified_at":"2025-10-20T10:53:43.000Z","name":"Robert Shanahan","mobile_number":"443-908-9769","email_id":"Eliane.Oberbrunner28@gmail.com","dop":"2025-09-20","serial_number":"100636666247784","imei1":"100636666247784","imei2":"100636666247784","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T10:53:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88724,"job_number":"JOB_88724","tr_customer_id":88741,"tr_customer_product_id":88731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T10:54:27.000Z","modified_at":"2025-10-20T10:54:27.000Z","name":"Gregorio Schroeder","mobile_number":"969-378-3882","email_id":"Horacio.Frami@gmail.com","dop":"2025-09-20","serial_number":"100267778892430","imei1":"100267778892430","imei2":"100267778892430","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T10:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88726,"job_number":"JOB_88726","tr_customer_id":88743,"tr_customer_product_id":88733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T10:56:44.000Z","modified_at":"2025-10-20T10:56:44.000Z","name":"Yoshiko Rice","mobile_number":"954-810-0984","email_id":"Chelsea_Block@yahoo.com","dop":"2025-09-20","serial_number":"100252854831966","imei1":"100252854831966","imei2":"100252854831966","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T10:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88728,"job_number":"JOB_88728","tr_customer_id":88745,"tr_customer_product_id":88735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T10:58:38.000Z","modified_at":"2025-10-20T10:58:38.000Z","name":"Sofia Streich","mobile_number":"721-460-4490","email_id":"Lenna_Crooks@gmail.com","dop":"2025-09-20","serial_number":"100794836139265","imei1":"100794836139265","imei2":"100794836139265","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T10:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88730,"job_number":"JOB_88730","tr_customer_id":88747,"tr_customer_product_id":88737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T11:00:41.000Z","modified_at":"2025-10-20T11:00:41.000Z","name":"Ahmed D'Amore","mobile_number":"907-966-6307","email_id":"Hortense21@hotmail.com","dop":"2025-09-20","serial_number":"100098608364990","imei1":"100098608364990","imei2":"100098608364990","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T11:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88732,"job_number":"JOB_88732","tr_customer_id":88749,"tr_customer_product_id":88739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T11:01:51.000Z","modified_at":"2025-10-20T11:01:51.000Z","name":"Felicia Bins","mobile_number":"995-249-9415","email_id":"Nicolas40@hotmail.com","dop":"2025-09-20","serial_number":"100150649517668","imei1":"100150649517668","imei2":"100150649517668","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T11:01:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88734,"job_number":"JOB_88734","tr_customer_id":88751,"tr_customer_product_id":88741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T11:04:08.000Z","modified_at":"2025-10-20T11:04:08.000Z","name":"Sandra Boyle","mobile_number":"997-629-0356","email_id":"Johann.Schamberger47@hotmail.com","dop":"2025-09-20","serial_number":"100936530448872","imei1":"100936530448872","imei2":"100936530448872","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T11:04:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88735,"job_number":"JOB_88735","tr_customer_id":88752,"tr_customer_product_id":88742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T11:31:36.000Z","modified_at":"2025-10-20T11:31:36.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-10-10","serial_number":"2475900946169869","imei1":"2475900946169869","imei2":"2475900946169869","popurl":"2025-10-10T11:31:26.842521702Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T11:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88736,"job_number":"JOB_88736","tr_customer_id":88753,"tr_customer_product_id":88743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T11:57:25.000Z","modified_at":"2025-10-20T11:57:25.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"14531481972597","imei1":"14531481972597","imei2":"14531481972597","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T11:57:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88738,"job_number":"JOB_88738","tr_customer_id":88755,"tr_customer_product_id":88745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T11:57:27.000Z","modified_at":"2025-10-20T11:57:27.000Z","name":"Katarina Kassulke","mobile_number":"833-502-8024","email_id":"Elinor_Monahan@hotmail.com","dop":"2025-04-06","serial_number":"12783215867803336","imei1":"12783215867803336","imei2":"12783215867803336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T11:57:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88739,"job_number":"JOB_88739","tr_customer_id":88756,"tr_customer_product_id":88746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T11:58:15.000Z","modified_at":"2025-10-20T11:58:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11467286915306","imei1":"11467286915306","imei2":"11467286915306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T11:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88741,"job_number":"JOB_88741","tr_customer_id":88758,"tr_customer_product_id":88748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T11:58:17.000Z","modified_at":"2025-10-20T11:58:17.000Z","name":"Rey Franecki","mobile_number":"843-999-4980","email_id":"Hazel_Kirlin@hotmail.com","dop":"2025-04-06","serial_number":"13437444641023032","imei1":"13437444641023032","imei2":"13437444641023032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T11:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88742,"job_number":"JOB_88742","tr_customer_id":88759,"tr_customer_product_id":88749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T11:59:04.000Z","modified_at":"2025-10-20T11:59:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16097156367059","imei1":"16097156367059","imei2":"16097156367059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T11:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88744,"job_number":"JOB_88744","tr_customer_id":88761,"tr_customer_product_id":88751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T11:59:06.000Z","modified_at":"2025-10-20T11:59:06.000Z","name":"Trinity O'Conner","mobile_number":"239-543-8272","email_id":"Jamar_Graham@yahoo.com","dop":"2025-04-06","serial_number":"19621559430441770","imei1":"19621559430441770","imei2":"19621559430441770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T11:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88745,"job_number":"JOB_88745","tr_customer_id":88762,"tr_customer_product_id":88752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T11:59:54.000Z","modified_at":"2025-10-20T11:59:54.000Z","name":"Stephon Bergnaum","mobile_number":"Stamm","email_id":"Fay_Barton@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"97904725494982","imei2":"97904725494982","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T11:59:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88746,"job_number":"JOB_88746","tr_customer_id":88763,"tr_customer_product_id":88753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T12:01:08.000Z","modified_at":"2025-10-20T12:01:08.000Z","name":"Christina Reynolds","mobile_number":"Jones","email_id":"Neha_Conn31@yahoo.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"83961433712447","imei2":"83961433712447","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T12:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88747,"job_number":"JOB_88747","tr_customer_id":88764,"tr_customer_product_id":88754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T12:02:04.000Z","modified_at":"2025-10-20T12:02:04.000Z","name":"Sheridan Crona","mobile_number":"Von","email_id":"Burnice14@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"12395774304462","imei2":"12395774304462","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T12:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88748,"job_number":"JOB_88748","tr_customer_id":88765,"tr_customer_product_id":88755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T12:02:50.000Z","modified_at":"2025-10-20T12:02:50.000Z","name":"Vinnie Thompson","mobile_number":"Sporer","email_id":"Madie_Wehner71@yahoo.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"87331676572924","imei2":"87331676572924","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88749,"job_number":"JOB_88749","tr_customer_id":88766,"tr_customer_product_id":88756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T12:03:05.000Z","modified_at":"2025-10-20T12:03:05.000Z","name":"Mallie Blick","mobile_number":"McDermott","email_id":"Daron_Hessel34@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"32424082700864","imei2":"32424082700864","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T12:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88750,"job_number":"JOB_88750","tr_customer_id":88767,"tr_customer_product_id":88757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T12:20:04.000Z","modified_at":"2025-10-20T12:20:04.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"15771538359430","imei1":"15771538359430","imei2":"15771538359430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T12:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88752,"job_number":"JOB_88752","tr_customer_id":88769,"tr_customer_product_id":88759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T12:20:06.000Z","modified_at":"2025-10-20T12:20:06.000Z","name":"Nathan Tillman","mobile_number":"585-809-3550","email_id":"Mossie.Moore23@yahoo.com","dop":"2025-04-06","serial_number":"19426883782423630","imei1":"19426883782423630","imei2":"19426883782423630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T12:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88753,"job_number":"JOB_88753","tr_customer_id":88770,"tr_customer_product_id":88760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T12:20:56.000Z","modified_at":"2025-10-20T12:20:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18687926566637","imei1":"18687926566637","imei2":"18687926566637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T12:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88755,"job_number":"JOB_88755","tr_customer_id":88772,"tr_customer_product_id":88762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T12:20:58.000Z","modified_at":"2025-10-20T12:20:58.000Z","name":"Kristoffer Marvin","mobile_number":"372-566-3017","email_id":"Haven97@yahoo.com","dop":"2025-04-06","serial_number":"14514688390848796","imei1":"14514688390848796","imei2":"14514688390848796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T12:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88756,"job_number":"JOB_88756","tr_customer_id":88773,"tr_customer_product_id":88763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T12:21:48.000Z","modified_at":"2025-10-20T12:21:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16018291712345","imei1":"16018291712345","imei2":"16018291712345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T12:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88758,"job_number":"JOB_88758","tr_customer_id":88775,"tr_customer_product_id":88765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T12:21:50.000Z","modified_at":"2025-10-20T12:21:50.000Z","name":"Ayana Pfeffer","mobile_number":"837-437-2900","email_id":"Nels_Botsford@yahoo.com","dop":"2025-04-06","serial_number":"13242473527800508","imei1":"13242473527800508","imei2":"13242473527800508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T12:21:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88759,"job_number":"JOB_88759","tr_customer_id":88776,"tr_customer_product_id":88766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T12:54:49.000Z","modified_at":"2025-10-20T12:54:49.000Z","name":"Jordyn Roberts","mobile_number":"800-948-6682","email_id":"Raven8@gmail.com","dop":"2025-09-20","serial_number":"14304314900800","imei1":"14304314900800","imei2":"14304314900800","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T12:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88760,"job_number":"JOB_88760","tr_customer_id":88777,"tr_customer_product_id":88767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T12:54:50.000Z","modified_at":"2025-10-20T12:54:50.000Z","name":"Krystal Simonis","mobile_number":"533-395-4539","email_id":"Kacey.Dickens@yahoo.com","dop":"2025-09-20","serial_number":"100762107190084","imei1":"100762107190084","imei2":"100762107190084","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T12:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88762,"job_number":"JOB_88762","tr_customer_id":88779,"tr_customer_product_id":88769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:03:26.000Z","modified_at":"2025-10-20T13:03:26.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2025-10-10","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2025-10-10T13:03:25.911653968Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:03:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88763,"job_number":"JOB_88763","tr_customer_id":88780,"tr_customer_product_id":88770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:11:41.000Z","modified_at":"2025-10-20T13:11:41.000Z","name":"Frederick Beatty","mobile_number":"Welch","email_id":"Walker4@gmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"19397334508896","imei2":"19397334508896","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88765,"job_number":"JOB_88765","tr_customer_id":88782,"tr_customer_product_id":88772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:13:34.000Z","modified_at":"2025-10-20T13:13:34.000Z","name":"Maya West","mobile_number":"283-699-5541","email_id":"Maci.Lubowitz@yahoo.com","dop":"2025-09-20","serial_number":"11794580888218","imei1":"11794580888218","imei2":"11794580888218","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:13:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88766,"job_number":"JOB_88766","tr_customer_id":88783,"tr_customer_product_id":88773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:13:35.000Z","modified_at":"2025-10-20T13:13:35.000Z","name":"Wendy O'Conner","mobile_number":"556-953-7222","email_id":"Adriana13@yahoo.com","dop":"2025-09-20","serial_number":"100456990918148","imei1":"100456990918148","imei2":"100456990918148","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:13:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88768,"job_number":"JOB_88768","tr_customer_id":88785,"tr_customer_product_id":88775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:15:36.000Z","modified_at":"2025-10-20T13:15:36.000Z","name":"Kitty Stiedemann","mobile_number":"442-901-6662","email_id":"Abraham15@yahoo.com","dop":"2025-09-20","serial_number":"100240225547122","imei1":"100240225547122","imei2":"100240225547122","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:15:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88771,"job_number":"JOB_88771","tr_customer_id":88788,"tr_customer_product_id":88778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:20:33.000Z","modified_at":"2025-10-20T13:20:33.000Z","name":"Christelle Hilll","mobile_number":"305-501-9002","email_id":"Camila_Turner43@gmail.com","dop":"2025-09-20","serial_number":"100724846402235","imei1":"100724846402235","imei2":"100724846402235","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88775,"job_number":"JOB_88775","tr_customer_id":88792,"tr_customer_product_id":88782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:44:42.000Z","modified_at":"2025-10-20T13:44:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70428673638873","imei1":"70428673638873","imei2":"70428673638873","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88776,"job_number":"JOB_88776","tr_customer_id":88793,"tr_customer_product_id":88783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:44:42.000Z","modified_at":"2025-10-20T13:44:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64384232366498","imei1":"64384232366498","imei2":"64384232366498","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88777,"job_number":"JOB_88777","tr_customer_id":88794,"tr_customer_product_id":88784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:44:42.000Z","modified_at":"2025-10-20T13:44:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98957036856090","imei1":"98957036856090","imei2":"98957036856090","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88778,"job_number":"JOB_88778","tr_customer_id":88795,"tr_customer_product_id":88785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:44:43.000Z","modified_at":"2025-10-20T13:44:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68819940412296","imei1":"68819940412296","imei2":"68819940412296","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:44:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88779,"job_number":"JOB_88779","tr_customer_id":88796,"tr_customer_product_id":88786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:44:43.000Z","modified_at":"2025-10-20T13:44:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85477856214384","imei1":"85477856214384","imei2":"85477856214384","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:44:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88780,"job_number":"JOB_88780","tr_customer_id":88797,"tr_customer_product_id":88787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:44:43.000Z","modified_at":"2025-10-20T13:44:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17880241763522","imei1":"17880241763522","imei2":"17880241763522","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:44:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88782,"job_number":"JOB_88782","tr_customer_id":88799,"tr_customer_product_id":88789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:45:16.000Z","modified_at":"2025-10-20T13:45:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63952309487790","imei1":"63952309487790","imei2":"63952309487790","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:45:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88783,"job_number":"JOB_88783","tr_customer_id":88800,"tr_customer_product_id":88790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:45:17.000Z","modified_at":"2025-10-20T13:45:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30633246820611","imei1":"30633246820611","imei2":"30633246820611","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88784,"job_number":"JOB_88784","tr_customer_id":88801,"tr_customer_product_id":88791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:45:17.000Z","modified_at":"2025-10-20T13:45:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59311620655056","imei1":"59311620655056","imei2":"59311620655056","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88785,"job_number":"JOB_88785","tr_customer_id":88802,"tr_customer_product_id":88792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:45:17.000Z","modified_at":"2025-10-20T13:45:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90087452574558","imei1":"90087452574558","imei2":"90087452574558","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88786,"job_number":"JOB_88786","tr_customer_id":88803,"tr_customer_product_id":88793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:45:18.000Z","modified_at":"2025-10-20T13:45:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52030156779810","imei1":"52030156779810","imei2":"52030156779810","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88787,"job_number":"JOB_88787","tr_customer_id":88804,"tr_customer_product_id":88794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:45:18.000Z","modified_at":"2025-10-20T13:45:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18518691502923","imei1":"18518691502923","imei2":"18518691502923","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88789,"job_number":"JOB_88789","tr_customer_id":88806,"tr_customer_product_id":88796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:45:51.000Z","modified_at":"2025-10-20T13:45:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98945947307118","imei1":"98945947307118","imei2":"98945947307118","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88790,"job_number":"JOB_88790","tr_customer_id":88807,"tr_customer_product_id":88797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:45:51.000Z","modified_at":"2025-10-20T13:45:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68920734988353","imei1":"68920734988353","imei2":"68920734988353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88791,"job_number":"JOB_88791","tr_customer_id":88808,"tr_customer_product_id":88798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:45:51.000Z","modified_at":"2025-10-20T13:45:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41260390889677","imei1":"41260390889677","imei2":"41260390889677","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88792,"job_number":"JOB_88792","tr_customer_id":88809,"tr_customer_product_id":88799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:45:52.000Z","modified_at":"2025-10-20T13:45:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62948395176948","imei1":"62948395176948","imei2":"62948395176948","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88793,"job_number":"JOB_88793","tr_customer_id":88810,"tr_customer_product_id":88800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:45:52.000Z","modified_at":"2025-10-20T13:45:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66223245202256","imei1":"66223245202256","imei2":"66223245202256","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88794,"job_number":"JOB_88794","tr_customer_id":88811,"tr_customer_product_id":88801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T13:45:52.000Z","modified_at":"2025-10-20T13:45:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94713591060075","imei1":"94713591060075","imei2":"94713591060075","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T13:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88805,"job_number":"JOB_88805","tr_customer_id":88822,"tr_customer_product_id":88812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:08:25.000Z","modified_at":"2025-10-20T14:08:25.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"13867218329712","imei1":"13867218329712","imei2":"13867218329712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:08:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88807,"job_number":"JOB_88807","tr_customer_id":88824,"tr_customer_product_id":88814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:08:27.000Z","modified_at":"2025-10-20T14:08:27.000Z","name":"Caterina MacGyver","mobile_number":"603-732-8327","email_id":"Germaine59@yahoo.com","dop":"2025-04-06","serial_number":"16169061241644362","imei1":"16169061241644362","imei2":"16169061241644362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:08:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88812,"job_number":"JOB_88812","tr_customer_id":88829,"tr_customer_product_id":88819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:09:11.000Z","modified_at":"2025-10-20T14:09:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12020620230577","imei1":"12020620230577","imei2":"12020620230577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":88821,"job_number":"JOB_88821","tr_customer_id":88838,"tr_customer_product_id":88828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:10:04.000Z","modified_at":"2025-10-20T14:10:04.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"16766208200043","imei1":"16766208200043","imei2":"16766208200043","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-20T14:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91843,"job_number":"JOB_91843","tr_customer_id":91860,"tr_customer_product_id":91850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:10:40.000Z","modified_at":"2025-10-27T14:10:40.000Z","name":"Conner Mraz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"149367451807512","imei1":"149367451807512","imei2":"149367451807512","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91910,"job_number":"JOB_91910","tr_customer_id":91927,"tr_customer_product_id":91917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:25:09.000Z","modified_at":"2025-10-27T14:25:09.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105020241004408","imei1":"105020241004408","imei2":"105020241004408","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91912,"job_number":"JOB_91912","tr_customer_id":91929,"tr_customer_product_id":91919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:25:10.000Z","modified_at":"2025-10-27T14:25:10.000Z","name":"Jamal Sipes","mobile_number":"797-728-6636","email_id":"Jordi.Powlowski@yahoo.com","dop":"2025-06-09","serial_number":"101766759091705","imei1":"101766759091705","imei2":"101766759091705","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91915,"job_number":"JOB_91915","tr_customer_id":91932,"tr_customer_product_id":91922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:25:27.000Z","modified_at":"2025-10-27T14:25:27.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102419962236056","imei1":"102419962236056","imei2":"102419962236056","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91917,"job_number":"JOB_91917","tr_customer_id":91934,"tr_customer_product_id":91924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:25:28.000Z","modified_at":"2025-10-27T14:25:28.000Z","name":"Dulce Ankunding","mobile_number":"295-811-3029","email_id":"Margarette83@gmail.com","dop":"2025-06-09","serial_number":"102221950248858","imei1":"102221950248858","imei2":"102221950248858","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:25:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91921,"job_number":"JOB_91921","tr_customer_id":91938,"tr_customer_product_id":91928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:25:46.000Z","modified_at":"2025-10-27T14:25:46.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108406012972472","imei1":"108406012972472","imei2":"108406012972472","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91923,"job_number":"JOB_91923","tr_customer_id":91940,"tr_customer_product_id":91930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:25:46.000Z","modified_at":"2025-10-27T14:25:46.000Z","name":"Boris Thiel","mobile_number":"523-274-2487","email_id":"Camron54@gmail.com","dop":"2025-06-09","serial_number":"107781547641416","imei1":"107781547641416","imei2":"107781547641416","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91924,"job_number":"JOB_91924","tr_customer_id":91941,"tr_customer_product_id":91931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:25:51.000Z","modified_at":"2025-10-27T14:25:51.000Z","name":"Krystal Cronin","mobile_number":"948-496-7610","email_id":"Icie.Walsh98@yahoo.com","dop":"2025-06-09","serial_number":"102081370187006","imei1":"102081370187006","imei2":"102081370187006","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:25:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91948,"job_number":"JOB_91948","tr_customer_id":91965,"tr_customer_product_id":91955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:50:59.000Z","modified_at":"2025-10-27T14:50:59.000Z","name":"Logan Wolf","mobile_number":"9758318395","email_id":"umesh.parabcr10@gmail.com","dop":"2025-10-12","serial_number":"18631987051361","imei1":"18631987051361","imei2":"18631987051361","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:50:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91949,"job_number":"JOB_91949","tr_customer_id":91966,"tr_customer_product_id":91956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:52:25.000Z","modified_at":"2025-10-27T14:52:25.000Z","name":"Logan Wolf","mobile_number":"9758318395","email_id":"umesh.parabcr10@gmail.com","dop":"2025-10-12","serial_number":"18631987051369","imei1":"18631987051369","imei2":"18631987051369","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91950,"job_number":"JOB_91950","tr_customer_id":91967,"tr_customer_product_id":91957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T14:53:14.000Z","modified_at":"2025-10-27T14:53:14.000Z","name":"Logan Wolf","mobile_number":"9758318395","email_id":"umesh.parabcr10@gmail.com","dop":"2025-10-12","serial_number":"18631987051363","imei1":"18631987051363","imei2":"18631987051363","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T14:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91956,"job_number":"JOB_91956","tr_customer_id":91973,"tr_customer_product_id":91963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T16:00:44.000Z","modified_at":"2025-10-27T16:00:44.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2025-06-09","serial_number":"106645792741341","imei1":"106645792741341","imei2":"106645792741341","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T16:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":91968,"job_number":"JOB_91968","tr_customer_id":91985,"tr_customer_product_id":91975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-27T16:59:13.000Z","modified_at":"2025-10-27T16:59:13.000Z","name":"Taapu Gada","mobile_number":"9748904156","email_id":"umesh.parabcr10@gmail.com","dop":"2025-10-21","serial_number":"64163267831690","imei1":"64163267831690","imei2":"64163267831690","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-27T16:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92027,"job_number":"JOB_92027","tr_customer_id":92044,"tr_customer_product_id":92034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:28:27.000Z","modified_at":"2025-10-28T03:28:27.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"67111605029070","imei1":"67111605029070","imei2":"67111605029070","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92028,"job_number":"JOB_92028","tr_customer_id":92045,"tr_customer_product_id":92035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:28:27.000Z","modified_at":"2025-10-28T03:28:27.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"67551594587344","imei1":"67551594587344","imei2":"67551594587344","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92029,"job_number":"JOB_92029","tr_customer_id":92046,"tr_customer_product_id":92036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:28:28.000Z","modified_at":"2025-10-28T03:28:28.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"15398786324058","imei1":"15398786324058","imei2":"15398786324058","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:28:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92034,"job_number":"JOB_92034","tr_customer_id":92051,"tr_customer_product_id":92041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:28:35.000Z","modified_at":"2025-10-28T03:28:35.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Joshua_Cummings@hotmail.com","dop":"2025-07-02","serial_number":"19795907711562","imei1":"19795907711562","imei2":"19795907711562","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92043,"job_number":"JOB_92043","tr_customer_id":92060,"tr_customer_product_id":92050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:28:55.000Z","modified_at":"2025-10-28T03:28:55.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Lilly_Hoppe3@yahoo.com","dop":"2025-07-02","serial_number":"15958779071680","imei1":"15958779071680","imei2":"15958779071680","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:28:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92045,"job_number":"JOB_92045","tr_customer_id":92062,"tr_customer_product_id":92052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:06.000Z","modified_at":"2025-10-28T03:29:06.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"105546973580728","imei1":"105546973580728","imei2":"105546973580728","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92046,"job_number":"JOB_92046","tr_customer_id":92063,"tr_customer_product_id":92053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:07.000Z","modified_at":"2025-10-28T03:29:07.000Z","name":"Pietro Gleason","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"140974975799195","imei1":"140974975799195","imei2":"140974975799195","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92047,"job_number":"JOB_92047","tr_customer_id":92064,"tr_customer_product_id":92054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:07.000Z","modified_at":"2025-10-28T03:29:07.000Z","name":"Cornelius Fahey","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"152186437459149","imei1":"152186437459149","imei2":"152186437459149","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92048,"job_number":"JOB_92048","tr_customer_id":92065,"tr_customer_product_id":92055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:07.000Z","modified_at":"2025-10-28T03:29:07.000Z","name":"Luz Dare","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"152144307326288","imei1":"152144307326288","imei2":"152144307326288","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92054,"job_number":"JOB_92054","tr_customer_id":92071,"tr_customer_product_id":92061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:15.000Z","modified_at":"2025-10-28T03:29:15.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Alexandria.Morar58@yahoo.com","dop":"2025-07-02","serial_number":"13482854697439","imei1":"13482854697439","imei2":"13482854697439","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92059,"job_number":"JOB_92059","tr_customer_id":92076,"tr_customer_product_id":92066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:19.000Z","modified_at":"2025-10-28T03:29:19.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"162265870553268","imei1":"162265870553268","imei2":"162265870553268","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92060,"job_number":"JOB_92060","tr_customer_id":92077,"tr_customer_product_id":92067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:20.000Z","modified_at":"2025-10-28T03:29:20.000Z","name":"Dexter Schmitt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"117982026449652","imei1":"117982026449652","imei2":"117982026449652","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92061,"job_number":"JOB_92061","tr_customer_id":92078,"tr_customer_product_id":92068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:20.000Z","modified_at":"2025-10-28T03:29:20.000Z","name":"Abel Bayer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"190131587047048","imei1":"190131587047048","imei2":"190131587047048","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92062,"job_number":"JOB_92062","tr_customer_id":92079,"tr_customer_product_id":92069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:20.000Z","modified_at":"2025-10-28T03:29:20.000Z","name":"Cale Cassin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102611537449443","imei1":"102611537449443","imei2":"102611537449443","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92071,"job_number":"JOB_92071","tr_customer_id":92088,"tr_customer_product_id":92078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:39.000Z","modified_at":"2025-10-28T03:29:39.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109559670051479","imei1":"109559670051479","imei2":"109559670051479","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92073,"job_number":"JOB_92073","tr_customer_id":92090,"tr_customer_product_id":92080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:40.000Z","modified_at":"2025-10-28T03:29:40.000Z","name":"Lisa Beatty","mobile_number":"595-290-3165","email_id":"Juliana22@yahoo.com","dop":"2025-06-09","serial_number":"101354351817621","imei1":"101354351817621","imei2":"101354351817621","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92077,"job_number":"JOB_92077","tr_customer_id":92094,"tr_customer_product_id":92084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:58.000Z","modified_at":"2025-10-28T03:29:58.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105170489232445","imei1":"105170489232445","imei2":"105170489232445","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92080,"job_number":"JOB_92080","tr_customer_id":92097,"tr_customer_product_id":92087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:29:59.000Z","modified_at":"2025-10-28T03:29:59.000Z","name":"Laurianne Hegmann","mobile_number":"212-509-1081","email_id":"Douglas91@hotmail.com","dop":"2025-06-09","serial_number":"102356082352981","imei1":"102356082352981","imei2":"102356082352981","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92086,"job_number":"JOB_92086","tr_customer_id":92103,"tr_customer_product_id":92093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:30:18.000Z","modified_at":"2025-10-28T03:30:18.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107988701889630","imei1":"107988701889630","imei2":"107988701889630","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92088,"job_number":"JOB_92088","tr_customer_id":92105,"tr_customer_product_id":92095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:30:18.000Z","modified_at":"2025-10-28T03:30:18.000Z","name":"Cory Bernier","mobile_number":"274-699-1837","email_id":"Meredith39@hotmail.com","dop":"2025-06-09","serial_number":"101245495390929","imei1":"101245495390929","imei2":"101245495390929","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T03:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92185,"job_number":"JOB_92185","tr_customer_id":92202,"tr_customer_product_id":92192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:17:00.000Z","modified_at":"2025-10-28T06:17:00.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104225226659521","imei1":"104225226659521","imei2":"104225226659521","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:17:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92187,"job_number":"JOB_92187","tr_customer_id":92204,"tr_customer_product_id":92194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:17:01.000Z","modified_at":"2025-10-28T06:17:01.000Z","name":"Lenore Rutherford","mobile_number":"703-573-4953","email_id":"Tyson90@hotmail.com","dop":"2025-06-09","serial_number":"105846465621417","imei1":"105846465621417","imei2":"105846465621417","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:17:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92188,"job_number":"JOB_92188","tr_customer_id":92205,"tr_customer_product_id":92195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:17:19.000Z","modified_at":"2025-10-28T06:17:19.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100678543281581","imei1":"100678543281581","imei2":"100678543281581","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:17:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92190,"job_number":"JOB_92190","tr_customer_id":92207,"tr_customer_product_id":92197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:17:19.000Z","modified_at":"2025-10-28T06:17:19.000Z","name":"Breanne Murphy","mobile_number":"831-229-5683","email_id":"Aryanna23@hotmail.com","dop":"2025-06-09","serial_number":"103681022386257","imei1":"103681022386257","imei2":"103681022386257","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:17:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92191,"job_number":"JOB_92191","tr_customer_id":92208,"tr_customer_product_id":92198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:17:37.000Z","modified_at":"2025-10-28T06:17:37.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109335625835450","imei1":"109335625835450","imei2":"109335625835450","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92193,"job_number":"JOB_92193","tr_customer_id":92210,"tr_customer_product_id":92200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T06:17:38.000Z","modified_at":"2025-10-28T06:17:38.000Z","name":"Jailyn Stroman","mobile_number":"680-723-3892","email_id":"Zola.Bernier15@hotmail.com","dop":"2025-06-09","serial_number":"104741262777056","imei1":"104741262777056","imei2":"104741262777056","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T06:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92242,"job_number":"JOB_92242","tr_customer_id":92259,"tr_customer_product_id":92249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T07:15:00.000Z","modified_at":"2025-10-28T07:15:00.000Z","name":"Vikkram Sasidharan","mobile_number":"9344076546","email_id":"vikkram1987@gmail.com","dop":"2025-07-15","serial_number":"11353919883731","imei1":"11353919883731","imei2":"11353919883731","popurl":"2025-07-15T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T07:15:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92246,"job_number":"JOB_92246","tr_customer_id":92263,"tr_customer_product_id":92253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T07:25:09.000Z","modified_at":"2025-10-28T07:25:09.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Jewel_Zemlak@yahoo.com","dop":"2025-07-02","serial_number":"14301918287742","imei1":"14301918287742","imei2":"14301918287742","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T07:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92247,"job_number":"JOB_92247","tr_customer_id":92264,"tr_customer_product_id":92254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T07:25:30.000Z","modified_at":"2025-10-28T07:25:30.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Aubrey98@gmail.com","dop":"2025-07-02","serial_number":"19418222841625","imei1":"19418222841625","imei2":"19418222841625","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T07:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92248,"job_number":"JOB_92248","tr_customer_id":92265,"tr_customer_product_id":92255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T07:25:49.000Z","modified_at":"2025-10-28T07:25:49.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Rogers_Ondricka@hotmail.com","dop":"2025-07-02","serial_number":"14163366149456","imei1":"14163366149456","imei2":"14163366149456","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T07:25:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92263,"job_number":"JOB_92263","tr_customer_id":92280,"tr_customer_product_id":92270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T08:45:44.000Z","modified_at":"2025-10-28T08:45:44.000Z","name":"Pradeep Rawat","mobile_number":"9997894565","email_id":"abc@gmail.com","dop":"2025-10-27","serial_number":"54795456454644455","imei1":"54795456454644455","imei2":"54795456454644455","popurl":"2025-10-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T08:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92266,"job_number":"JOB_92266","tr_customer_id":92283,"tr_customer_product_id":92273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T10:16:14.000Z","modified_at":"2025-10-28T10:16:14.000Z","name":"Logan Wolf","mobile_number":"9758318395","email_id":"umesh.parabcr10@gmail.com","dop":"2025-10-12","serial_number":"19631987051364","imei1":"19631987051364","imei2":"19631987051364","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T10:16:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92267,"job_number":"JOB_92267","tr_customer_id":92284,"tr_customer_product_id":92274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T10:27:59.000Z","modified_at":"2025-10-28T10:27:59.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"102947947224687","imei1":"102947947224687","imei2":"102947947224687","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T10:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92269,"job_number":"JOB_92269","tr_customer_id":92286,"tr_customer_product_id":92276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T10:45:53.000Z","modified_at":"2025-10-28T10:45:53.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"106106756138069","imei1":"106106756138069","imei2":"106106756138069","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T10:45:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92274,"job_number":"JOB_92274","tr_customer_id":92291,"tr_customer_product_id":92281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T13:40:16.000Z","modified_at":"2025-10-28T13:40:16.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Florian_Wintheiser59@hotmail.com","dop":"2025-07-02","serial_number":"10435882718439","imei1":"10435882718439","imei2":"10435882718439","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T13:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92275,"job_number":"JOB_92275","tr_customer_id":92292,"tr_customer_product_id":92282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T13:41:02.000Z","modified_at":"2025-10-28T13:41:02.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Ethyl_Turner@hotmail.com","dop":"2025-07-02","serial_number":"17367325581954","imei1":"17367325581954","imei2":"17367325581954","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T13:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92297,"job_number":"JOB_92297","tr_customer_id":92314,"tr_customer_product_id":92304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T13:47:08.000Z","modified_at":"2025-10-28T13:47:08.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"27258826825008","imei1":"27258826825008","imei2":"27258826825008","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T13:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92298,"job_number":"JOB_92298","tr_customer_id":92315,"tr_customer_product_id":92305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T13:47:08.000Z","modified_at":"2025-10-28T13:47:08.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"96573153448709","imei1":"96573153448709","imei2":"96573153448709","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T13:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92299,"job_number":"JOB_92299","tr_customer_id":92316,"tr_customer_product_id":92306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T13:47:09.000Z","modified_at":"2025-10-28T13:47:09.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"94844194740706","imei1":"94844194740706","imei2":"94844194740706","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T13:47:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92304,"job_number":"JOB_92304","tr_customer_id":92321,"tr_customer_product_id":92311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:10:05.000Z","modified_at":"2025-10-28T14:10:05.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"134089999572209","imei1":"134089999572209","imei2":"134089999572209","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92305,"job_number":"JOB_92305","tr_customer_id":92322,"tr_customer_product_id":92312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:10:05.000Z","modified_at":"2025-10-28T14:10:05.000Z","name":"Haleigh Spencer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"149420289978831","imei1":"149420289978831","imei2":"149420289978831","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92306,"job_number":"JOB_92306","tr_customer_id":92323,"tr_customer_product_id":92313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:10:06.000Z","modified_at":"2025-10-28T14:10:06.000Z","name":"Audreanne Harris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"131945382081096","imei1":"131945382081096","imei2":"131945382081096","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:10:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92307,"job_number":"JOB_92307","tr_customer_id":92324,"tr_customer_product_id":92314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:10:06.000Z","modified_at":"2025-10-28T14:10:06.000Z","name":"Joey MacGyver","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"144215915097980","imei1":"144215915097980","imei2":"144215915097980","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:10:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92308,"job_number":"JOB_92308","tr_customer_id":92325,"tr_customer_product_id":92315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:10:19.000Z","modified_at":"2025-10-28T14:10:19.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"199265392120026","imei1":"199265392120026","imei2":"199265392120026","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:10:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92309,"job_number":"JOB_92309","tr_customer_id":92326,"tr_customer_product_id":92316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:10:20.000Z","modified_at":"2025-10-28T14:10:20.000Z","name":"Michele Sanford","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"188343899098947","imei1":"188343899098947","imei2":"188343899098947","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92310,"job_number":"JOB_92310","tr_customer_id":92327,"tr_customer_product_id":92317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:10:20.000Z","modified_at":"2025-10-28T14:10:20.000Z","name":"Orville Reinger","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100783211828123","imei1":"100783211828123","imei2":"100783211828123","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92311,"job_number":"JOB_92311","tr_customer_id":92328,"tr_customer_product_id":92318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:10:20.000Z","modified_at":"2025-10-28T14:10:20.000Z","name":"Zelda Harvey","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"162389318193316","imei1":"162389318193316","imei2":"162389318193316","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92367,"job_number":"JOB_92367","tr_customer_id":92384,"tr_customer_product_id":92374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:25:08.000Z","modified_at":"2025-10-28T14:25:08.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100700961417387","imei1":"100700961417387","imei2":"100700961417387","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92369,"job_number":"JOB_92369","tr_customer_id":92386,"tr_customer_product_id":92376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:25:08.000Z","modified_at":"2025-10-28T14:25:08.000Z","name":"Angeline Schmitt","mobile_number":"578-776-3768","email_id":"Jayce.Simonis@gmail.com","dop":"2025-06-09","serial_number":"107426996834342","imei1":"107426996834342","imei2":"107426996834342","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92373,"job_number":"JOB_92373","tr_customer_id":92390,"tr_customer_product_id":92380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:25:26.000Z","modified_at":"2025-10-28T14:25:26.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103889744013202","imei1":"103889744013202","imei2":"103889744013202","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92375,"job_number":"JOB_92375","tr_customer_id":92392,"tr_customer_product_id":92382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:25:27.000Z","modified_at":"2025-10-28T14:25:27.000Z","name":"Emanuel Schmitt","mobile_number":"833-802-5742","email_id":"Ava13@hotmail.com","dop":"2025-06-09","serial_number":"105052271781554","imei1":"105052271781554","imei2":"105052271781554","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92378,"job_number":"JOB_92378","tr_customer_id":92395,"tr_customer_product_id":92385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:25:44.000Z","modified_at":"2025-10-28T14:25:44.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109580625843053","imei1":"109580625843053","imei2":"109580625843053","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92380,"job_number":"JOB_92380","tr_customer_id":92397,"tr_customer_product_id":92387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:25:45.000Z","modified_at":"2025-10-28T14:25:45.000Z","name":"Keira Konopelski","mobile_number":"800-474-2949","email_id":"Salma36@hotmail.com","dop":"2025-06-09","serial_number":"102388096130407","imei1":"102388096130407","imei2":"102388096130407","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92381,"job_number":"JOB_92381","tr_customer_id":92398,"tr_customer_product_id":92388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T14:25:46.000Z","modified_at":"2025-10-28T14:25:46.000Z","name":"Rosina Daugherty","mobile_number":"906-985-1762","email_id":"Donnie_Langosh46@hotmail.com","dop":"2025-06-09","serial_number":"66735018252079624","imei1":"66735018252079624","imei2":"66735018252079624","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92414,"job_number":"JOB_92414","tr_customer_id":92431,"tr_customer_product_id":92421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T16:30:28.000Z","modified_at":"2025-10-28T16:30:28.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"101736587164337","imei1":"101736587164337","imei2":"101736587164337","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T16:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92420,"job_number":"JOB_92420","tr_customer_id":92437,"tr_customer_product_id":92427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T17:25:34.000Z","modified_at":"2025-10-28T17:25:34.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Icie.Goldner@yahoo.com","dop":"2025-07-02","serial_number":"17506946427806","imei1":"17506946427806","imei2":"17506946427806","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T17:25:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92421,"job_number":"JOB_92421","tr_customer_id":92438,"tr_customer_product_id":92428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T17:25:50.000Z","modified_at":"2025-10-28T17:25:50.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Melvina_Christiansen52@yahoo.com","dop":"2025-07-02","serial_number":"13451635553424","imei1":"13451635553424","imei2":"13451635553424","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T17:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92422,"job_number":"JOB_92422","tr_customer_id":92439,"tr_customer_product_id":92429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T17:26:06.000Z","modified_at":"2025-10-28T17:26:06.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Arvel0@hotmail.com","dop":"2025-07-02","serial_number":"15830042104999","imei1":"15830042104999","imei2":"15830042104999","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T17:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92425,"job_number":"JOB_92425","tr_customer_id":92442,"tr_customer_product_id":92432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T18:24:52.000Z","modified_at":"2025-10-28T18:24:52.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"101059578637197","imei1":"101059578637197","imei2":"101059578637197","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-28T18:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92452,"job_number":"JOB_92452","tr_customer_id":92469,"tr_customer_product_id":92459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:34:09.000Z","modified_at":"2025-10-29T03:34:09.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"83618923017658","imei1":"83618923017658","imei2":"83618923017658","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92453,"job_number":"JOB_92453","tr_customer_id":92470,"tr_customer_product_id":92460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:34:10.000Z","modified_at":"2025-10-29T03:34:10.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"33522283083289","imei1":"33522283083289","imei2":"33522283083289","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92454,"job_number":"JOB_92454","tr_customer_id":92471,"tr_customer_product_id":92461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:34:11.000Z","modified_at":"2025-10-29T03:34:11.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"11143218864040","imei1":"11143218864040","imei2":"11143218864040","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92458,"job_number":"JOB_92458","tr_customer_id":92475,"tr_customer_product_id":92465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:34:30.000Z","modified_at":"2025-10-29T03:34:30.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Edwardo_Nikolaus@hotmail.com","dop":"2025-07-02","serial_number":"18744114254521","imei1":"18744114254521","imei2":"18744114254521","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:34:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92463,"job_number":"JOB_92463","tr_customer_id":92480,"tr_customer_product_id":92470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:34:50.000Z","modified_at":"2025-10-29T03:34:50.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Alda.Strosin@hotmail.com","dop":"2025-07-02","serial_number":"18981893284167","imei1":"18981893284167","imei2":"18981893284167","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92470,"job_number":"JOB_92470","tr_customer_id":92487,"tr_customer_product_id":92477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:35:09.000Z","modified_at":"2025-10-29T03:35:09.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Alivia.Gleason16@hotmail.com","dop":"2025-07-02","serial_number":"10981948976460","imei1":"10981948976460","imei2":"10981948976460","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:35:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92482,"job_number":"JOB_92482","tr_customer_id":92499,"tr_customer_product_id":92489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:35:53.000Z","modified_at":"2025-10-29T03:35:53.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"102206228017202","imei1":"102206228017202","imei2":"102206228017202","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:35:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92483,"job_number":"JOB_92483","tr_customer_id":92500,"tr_customer_product_id":92490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:35:53.000Z","modified_at":"2025-10-29T03:35:53.000Z","name":"Lola Gislason","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"169803225636633","imei1":"169803225636633","imei2":"169803225636633","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:35:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92484,"job_number":"JOB_92484","tr_customer_id":92501,"tr_customer_product_id":92491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:35:54.000Z","modified_at":"2025-10-29T03:35:54.000Z","name":"Ona Strosin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"160858165841496","imei1":"160858165841496","imei2":"160858165841496","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:35:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92485,"job_number":"JOB_92485","tr_customer_id":92502,"tr_customer_product_id":92492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:35:54.000Z","modified_at":"2025-10-29T03:35:54.000Z","name":"Andy Torphy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"144987943815745","imei1":"144987943815745","imei2":"144987943815745","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:35:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92492,"job_number":"JOB_92492","tr_customer_id":92509,"tr_customer_product_id":92499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:36:06.000Z","modified_at":"2025-10-29T03:36:06.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"169169508766288","imei1":"169169508766288","imei2":"169169508766288","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:36:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92494,"job_number":"JOB_92494","tr_customer_id":92511,"tr_customer_product_id":92501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:36:07.000Z","modified_at":"2025-10-29T03:36:07.000Z","name":"Emmanuelle McDermott","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"114393327054915","imei1":"114393327054915","imei2":"114393327054915","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:36:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92496,"job_number":"JOB_92496","tr_customer_id":92513,"tr_customer_product_id":92503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:36:07.000Z","modified_at":"2025-10-29T03:36:07.000Z","name":"Serenity Crooks","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"176612840981054","imei1":"176612840981054","imei2":"176612840981054","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:36:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92497,"job_number":"JOB_92497","tr_customer_id":92514,"tr_customer_product_id":92504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:36:07.000Z","modified_at":"2025-10-29T03:36:07.000Z","name":"Erick Walter","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"119054787179632","imei1":"119054787179632","imei2":"119054787179632","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:36:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92504,"job_number":"JOB_92504","tr_customer_id":92521,"tr_customer_product_id":92511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:36:49.000Z","modified_at":"2025-10-29T03:36:49.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"106998910914967","imei1":"106998910914967","imei2":"106998910914967","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:36:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92506,"job_number":"JOB_92506","tr_customer_id":92523,"tr_customer_product_id":92513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:36:50.000Z","modified_at":"2025-10-29T03:36:50.000Z","name":"Stanley Schmitt","mobile_number":"662-678-1502","email_id":"Rogers22@yahoo.com","dop":"2025-06-09","serial_number":"103974673860351","imei1":"103974673860351","imei2":"103974673860351","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92519,"job_number":"JOB_92519","tr_customer_id":92536,"tr_customer_product_id":92526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:37:08.000Z","modified_at":"2025-10-29T03:37:08.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108363439197836","imei1":"108363439197836","imei2":"108363439197836","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:37:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92521,"job_number":"JOB_92521","tr_customer_id":92538,"tr_customer_product_id":92528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:37:08.000Z","modified_at":"2025-10-29T03:37:08.000Z","name":"Kayleigh Bashirian","mobile_number":"560-513-7456","email_id":"Baby.Bradtke47@hotmail.com","dop":"2025-06-09","serial_number":"107306957611327","imei1":"107306957611327","imei2":"107306957611327","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:37:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92522,"job_number":"JOB_92522","tr_customer_id":92539,"tr_customer_product_id":92529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:37:26.000Z","modified_at":"2025-10-29T03:37:26.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100036719242962","imei1":"100036719242962","imei2":"100036719242962","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:37:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92524,"job_number":"JOB_92524","tr_customer_id":92541,"tr_customer_product_id":92531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:37:27.000Z","modified_at":"2025-10-29T03:37:27.000Z","name":"Macy Hermiston","mobile_number":"484-825-7095","email_id":"Frederick.Larkin20@yahoo.com","dop":"2025-06-09","serial_number":"108145728470674","imei1":"108145728470674","imei2":"108145728470674","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92525,"job_number":"JOB_92525","tr_customer_id":92542,"tr_customer_product_id":92532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:37:28.000Z","modified_at":"2025-10-29T03:37:28.000Z","name":"Flavie Feest","mobile_number":"507-420-4619","email_id":"Maximillia_Rutherford42@hotmail.com","dop":"2025-06-09","serial_number":"59488901758342664","imei1":"59488901758342664","imei2":"59488901758342664","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T03:37:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92591,"job_number":"JOB_92591","tr_customer_id":92608,"tr_customer_product_id":92598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T04:41:41.000Z","modified_at":"2025-10-29T04:41:41.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"105854959065565","imei1":"105854959065565","imei2":"105854959065565","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T04:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92595,"job_number":"JOB_92595","tr_customer_id":92612,"tr_customer_product_id":92602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T05:10:39.000Z","modified_at":"2025-10-29T05:10:39.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"102557773511822","imei1":"102557773511822","imei2":"102557773511822","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T05:10:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92601,"job_number":"JOB_92601","tr_customer_id":92618,"tr_customer_product_id":92608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T05:19:03.000Z","modified_at":"2025-10-29T05:19:03.000Z","name":"willams wilson","mobile_number":"9398871473","email_id":"ameerulla@mil.com","dop":"2025-09-01","serial_number":"18123153385929","imei1":"18123153385929","imei2":"18123153385929","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T05:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92603,"job_number":"JOB_92603","tr_customer_id":92620,"tr_customer_product_id":92610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T05:20:35.000Z","modified_at":"2025-10-29T05:20:35.000Z","name":"willams wilson","mobile_number":"9398871473","email_id":"ameerulla@mil.com","dop":"2025-09-01","serial_number":"12362717380454","imei1":"12362717380454","imei2":"12362717380454","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T05:20:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92604,"job_number":"JOB_92604","tr_customer_id":92621,"tr_customer_product_id":92611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T05:20:39.000Z","modified_at":"2025-10-29T05:20:39.000Z","name":"willams wilson","mobile_number":"9398871473","email_id":"ameerulla@mil.com","dop":"2025-09-01","serial_number":"15938277421925","imei1":"15938277421925","imei2":"15938277421925","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T05:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92605,"job_number":"JOB_92605","tr_customer_id":92622,"tr_customer_product_id":92612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T05:20:42.000Z","modified_at":"2025-10-29T05:20:42.000Z","name":"willams wilson","mobile_number":"9398871473","email_id":"ameerulla@mil.com","dop":"2025-09-01","serial_number":"18966869791828","imei1":"18966869791828","imei2":"18966869791828","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T05:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92606,"job_number":"JOB_92606","tr_customer_id":92623,"tr_customer_product_id":92613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T05:22:04.000Z","modified_at":"2025-10-29T05:22:04.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"101683878081462","imei1":"101683878081462","imei2":"101683878081462","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T05:22:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92608,"job_number":"JOB_92608","tr_customer_id":92625,"tr_customer_product_id":92615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T05:24:08.000Z","modified_at":"2025-10-29T05:24:08.000Z","name":"willams wilson","mobile_number":"9398871473","email_id":"ameerulla@mil.com","dop":"2025-09-01","serial_number":"19941621399917","imei1":"19941621399917","imei2":"19941621399917","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T05:24:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92609,"job_number":"JOB_92609","tr_customer_id":92626,"tr_customer_product_id":92616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T05:27:29.000Z","modified_at":"2025-10-29T05:27:29.000Z","name":"willams wilson","mobile_number":"9398871473","email_id":"ameerulla@mil.com","dop":"2025-09-01","serial_number":"18684529235973","imei1":"18684529235973","imei2":"18684529235973","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T05:27:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92610,"job_number":"JOB_92610","tr_customer_id":92627,"tr_customer_product_id":92617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T05:28:35.000Z","modified_at":"2025-10-29T05:28:35.000Z","name":"willams wilson","mobile_number":"9398871473","email_id":"ameerulla@mil.com","dop":"2025-09-01","serial_number":"15677047466577","imei1":"15677047466577","imei2":"15677047466577","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T05:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92611,"job_number":"JOB_92611","tr_customer_id":92628,"tr_customer_product_id":92618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T05:30:24.000Z","modified_at":"2025-10-29T05:30:24.000Z","name":"willams wilson","mobile_number":"9398871473","email_id":"ameerulla@mil.com","dop":"2025-09-01","serial_number":"13490293994239","imei1":"13490293994239","imei2":"13490293994239","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T05:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92612,"job_number":"JOB_92612","tr_customer_id":92629,"tr_customer_product_id":92619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T05:32:29.000Z","modified_at":"2025-10-29T05:32:29.000Z","name":"willams wilson","mobile_number":"9398871473","email_id":"ameerulla@mil.com","dop":"2025-09-01","serial_number":"17907836492773","imei1":"17907836492773","imei2":"17907836492773","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T05:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92618,"job_number":"JOB_92618","tr_customer_id":92635,"tr_customer_product_id":92625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:16:54.000Z","modified_at":"2025-10-29T06:16:54.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103651277471028","imei1":"103651277471028","imei2":"103651277471028","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:16:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92620,"job_number":"JOB_92620","tr_customer_id":92637,"tr_customer_product_id":92627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:16:55.000Z","modified_at":"2025-10-29T06:16:55.000Z","name":"Dana Koepp","mobile_number":"270-620-0690","email_id":"Orval.Schultz61@yahoo.com","dop":"2025-06-09","serial_number":"104659719925031","imei1":"104659719925031","imei2":"104659719925031","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92621,"job_number":"JOB_92621","tr_customer_id":92638,"tr_customer_product_id":92628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:17:13.000Z","modified_at":"2025-10-29T06:17:13.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106325903027290","imei1":"106325903027290","imei2":"106325903027290","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:17:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92623,"job_number":"JOB_92623","tr_customer_id":92640,"tr_customer_product_id":92630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:17:13.000Z","modified_at":"2025-10-29T06:17:13.000Z","name":"Cathryn Gleichner","mobile_number":"334-344-0949","email_id":"Brant89@gmail.com","dop":"2025-06-09","serial_number":"105885680680759","imei1":"105885680680759","imei2":"105885680680759","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:17:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92624,"job_number":"JOB_92624","tr_customer_id":92641,"tr_customer_product_id":92631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:17:31.000Z","modified_at":"2025-10-29T06:17:31.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109861130403226","imei1":"109861130403226","imei2":"109861130403226","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:17:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92626,"job_number":"JOB_92626","tr_customer_id":92643,"tr_customer_product_id":92633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T06:17:32.000Z","modified_at":"2025-10-29T06:17:32.000Z","name":"Billie Kunze","mobile_number":"257-477-3850","email_id":"Reginald63@gmail.com","dop":"2025-06-09","serial_number":"103077121383334","imei1":"103077121383334","imei2":"103077121383334","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T06:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92672,"job_number":"JOB_92672","tr_customer_id":92689,"tr_customer_product_id":92679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T07:25:41.000Z","modified_at":"2025-10-29T07:25:41.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Thelma94@yahoo.com","dop":"2025-07-02","serial_number":"18877050026359","imei1":"18877050026359","imei2":"18877050026359","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T07:25:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92673,"job_number":"JOB_92673","tr_customer_id":92690,"tr_customer_product_id":92680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T07:26:02.000Z","modified_at":"2025-10-29T07:26:02.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Mossie.Rowe62@hotmail.com","dop":"2025-07-02","serial_number":"17846300463210","imei1":"17846300463210","imei2":"17846300463210","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T07:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92674,"job_number":"JOB_92674","tr_customer_id":92691,"tr_customer_product_id":92681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T07:26:21.000Z","modified_at":"2025-10-29T07:26:21.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Maye46@yahoo.com","dop":"2025-07-02","serial_number":"18789761532836","imei1":"18789761532836","imei2":"18789761532836","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T07:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92713,"job_number":"JOB_92713","tr_customer_id":92730,"tr_customer_product_id":92720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T08:40:42.000Z","modified_at":"2025-10-29T08:40:42.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"100562938137810","imei1":"100562938137810","imei2":"100562938137810","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T08:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92718,"job_number":"JOB_92718","tr_customer_id":92735,"tr_customer_product_id":92725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T08:51:15.000Z","modified_at":"2025-10-29T08:51:15.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"108209597539495","imei1":"108209597539495","imei2":"108209597539495","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T08:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92721,"job_number":"JOB_92721","tr_customer_id":92738,"tr_customer_product_id":92728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T09:11:39.000Z","modified_at":"2025-10-29T09:11:39.000Z","name":"Carissa Becker","mobile_number":"375-921-8698","email_id":"Joshua.Dietrich24@gmail.com","dop":"2025-05-12","serial_number":"101772963399794","imei1":"101772963399794","imei2":"101772963399794","popurl":"2025-05-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T09:11:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92722,"job_number":"JOB_92722","tr_customer_id":92739,"tr_customer_product_id":92729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T09:16:13.000Z","modified_at":"2025-10-29T09:16:13.000Z","name":"Vegas Dan","mobile_number":"9758318395","email_id":"umesh.parabcr10@gmail.com","dop":"2025-10-12","serial_number":"19621987051364","imei1":"19621987051364","imei2":"19621987051364","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T09:16:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92723,"job_number":"JOB_92723","tr_customer_id":92740,"tr_customer_product_id":92730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T09:23:56.000Z","modified_at":"2025-10-29T09:23:56.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"100304586700302","imei1":"100304586700302","imei2":"100304586700302","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T09:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92725,"job_number":"JOB_92725","tr_customer_id":92742,"tr_customer_product_id":92732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T09:28:39.000Z","modified_at":"2025-10-29T09:28:39.000Z","name":"Vegas Dan","mobile_number":"9758318395","email_id":"umesh.parabcr10@gmail.com","dop":"2025-10-12","serial_number":"47030716066801","imei1":"47030716066801","imei2":"47030716066801","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T09:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92726,"job_number":"JOB_92726","tr_customer_id":92743,"tr_customer_product_id":92733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T09:28:44.000Z","modified_at":"2025-10-29T09:28:44.000Z","name":"Vegas Dan","mobile_number":"9758318395","email_id":"umesh.parabcr10@gmail.com","dop":"2025-10-12","serial_number":"54769902885117","imei1":"54769902885117","imei2":"54769902885117","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T09:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92727,"job_number":"JOB_92727","tr_customer_id":92744,"tr_customer_product_id":92734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T09:38:30.000Z","modified_at":"2025-10-29T09:38:30.000Z","name":"Vegas Dan","mobile_number":"9758318395","email_id":"umesh.parabcr10@gmail.com","dop":"2025-10-12","serial_number":"17871104275624","imei1":"17871104275624","imei2":"17871104275624","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T09:38:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92729,"job_number":"JOB_92729","tr_customer_id":92746,"tr_customer_product_id":92736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T09:48:43.000Z","modified_at":"2025-10-29T09:48:43.000Z","name":"Vegas Dan","mobile_number":"9758318395","email_id":"umesh.parabcr10@gmail.com","dop":"2025-10-12","serial_number":"55115316728172","imei1":"55115316728172","imei2":"55115316728172","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T09:48:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92730,"job_number":"JOB_92730","tr_customer_id":92747,"tr_customer_product_id":92737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T09:49:15.000Z","modified_at":"2025-10-29T09:49:15.000Z","name":"Vegas Dan","mobile_number":"9758318395","email_id":"umesh.parabcr10@gmail.com","dop":"2025-10-12","serial_number":"25677194144148","imei1":"25677194144148","imei2":"25677194144148","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T09:49:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92742,"job_number":"JOB_92742","tr_customer_id":92759,"tr_customer_product_id":92749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T12:23:38.000Z","modified_at":"2025-10-29T12:23:38.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2025-06-09","serial_number":"106645792741342","imei1":"106645792741342","imei2":"106645792741342","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T12:23:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92743,"job_number":"JOB_92743","tr_customer_id":92760,"tr_customer_product_id":92750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T12:37:02.000Z","modified_at":"2025-10-29T12:37:02.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2025-06-09","serial_number":"106645792741343","imei1":"106645792741343","imei2":"106645792741343","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T12:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92765,"job_number":"JOB_92765","tr_customer_id":92782,"tr_customer_product_id":92772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:43:00.000Z","modified_at":"2025-10-29T13:43:00.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"102321104692871","imei1":"102321104692871","imei2":"102321104692871","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92788,"job_number":"JOB_92788","tr_customer_id":92805,"tr_customer_product_id":92795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:49:31.000Z","modified_at":"2025-10-29T13:49:31.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"14636277497509","imei1":"14636277497509","imei2":"14636277497509","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92789,"job_number":"JOB_92789","tr_customer_id":92806,"tr_customer_product_id":92796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:49:32.000Z","modified_at":"2025-10-29T13:49:32.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"31656490241366","imei1":"31656490241366","imei2":"31656490241366","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92790,"job_number":"JOB_92790","tr_customer_id":92807,"tr_customer_product_id":92797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:50:36.000Z","modified_at":"2025-10-29T13:50:36.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"100052295622507","imei1":"100052295622507","imei2":"100052295622507","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:50:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92792,"job_number":"JOB_92792","tr_customer_id":92809,"tr_customer_product_id":92799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:51:04.000Z","modified_at":"2025-10-29T13:51:04.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"109138562522018","imei1":"109138562522018","imei2":"109138562522018","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:51:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92797,"job_number":"JOB_92797","tr_customer_id":92814,"tr_customer_product_id":92804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:09:40.000Z","modified_at":"2025-10-29T14:09:40.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"166534235973774","imei1":"166534235973774","imei2":"166534235973774","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:09:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92798,"job_number":"JOB_92798","tr_customer_id":92815,"tr_customer_product_id":92805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:09:40.000Z","modified_at":"2025-10-29T14:09:40.000Z","name":"Rodrick Turner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181650744464696","imei1":"181650744464696","imei2":"181650744464696","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:09:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92799,"job_number":"JOB_92799","tr_customer_id":92816,"tr_customer_product_id":92806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:09:41.000Z","modified_at":"2025-10-29T14:09:41.000Z","name":"Reva Schaefer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175671601385072","imei1":"175671601385072","imei2":"175671601385072","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:09:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92800,"job_number":"JOB_92800","tr_customer_id":92817,"tr_customer_product_id":92807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:09:41.000Z","modified_at":"2025-10-29T14:09:41.000Z","name":"Bernardo Bradtke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"184644900375557","imei1":"184644900375557","imei2":"184644900375557","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:09:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92801,"job_number":"JOB_92801","tr_customer_id":92818,"tr_customer_product_id":92808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:09:54.000Z","modified_at":"2025-10-29T14:09:54.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"194248405783174","imei1":"194248405783174","imei2":"194248405783174","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:09:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92802,"job_number":"JOB_92802","tr_customer_id":92819,"tr_customer_product_id":92809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:09:54.000Z","modified_at":"2025-10-29T14:09:54.000Z","name":"Myrl Hegmann","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"160259413858493","imei1":"160259413858493","imei2":"160259413858493","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:09:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92803,"job_number":"JOB_92803","tr_customer_id":92820,"tr_customer_product_id":92810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:09:54.000Z","modified_at":"2025-10-29T14:09:54.000Z","name":"Marlene Huel","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"196946472925885","imei1":"196946472925885","imei2":"196946472925885","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:09:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92804,"job_number":"JOB_92804","tr_customer_id":92821,"tr_customer_product_id":92811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:09:55.000Z","modified_at":"2025-10-29T14:09:55.000Z","name":"Gino Gutmann","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"155592734694722","imei1":"155592734694722","imei2":"155592734694722","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92869,"job_number":"JOB_92869","tr_customer_id":92886,"tr_customer_product_id":92876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:25:08.000Z","modified_at":"2025-10-29T14:25:08.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"107762709730460","imei1":"107762709730460","imei2":"107762709730460","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92871,"job_number":"JOB_92871","tr_customer_id":92888,"tr_customer_product_id":92878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:25:09.000Z","modified_at":"2025-10-29T14:25:09.000Z","name":"Jaden Spencer","mobile_number":"516-431-1817","email_id":"Giovanny96@hotmail.com","dop":"2025-06-09","serial_number":"108289822658336","imei1":"108289822658336","imei2":"108289822658336","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92875,"job_number":"JOB_92875","tr_customer_id":92892,"tr_customer_product_id":92882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:25:27.000Z","modified_at":"2025-10-29T14:25:27.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105053708298065","imei1":"105053708298065","imei2":"105053708298065","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92877,"job_number":"JOB_92877","tr_customer_id":92894,"tr_customer_product_id":92884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:25:27.000Z","modified_at":"2025-10-29T14:25:27.000Z","name":"Cooper Bahringer","mobile_number":"501-646-0067","email_id":"Brandt.Walsh70@yahoo.com","dop":"2025-06-09","serial_number":"103673098714254","imei1":"103673098714254","imei2":"103673098714254","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92880,"job_number":"JOB_92880","tr_customer_id":92897,"tr_customer_product_id":92887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:25:45.000Z","modified_at":"2025-10-29T14:25:45.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105587932132475","imei1":"105587932132475","imei2":"105587932132475","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92882,"job_number":"JOB_92882","tr_customer_id":92899,"tr_customer_product_id":92889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:25:46.000Z","modified_at":"2025-10-29T14:25:46.000Z","name":"Belle Von","mobile_number":"362-772-6700","email_id":"Stefan35@yahoo.com","dop":"2025-06-09","serial_number":"103022855622119","imei1":"103022855622119","imei2":"103022855622119","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92883,"job_number":"JOB_92883","tr_customer_id":92900,"tr_customer_product_id":92890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:25:47.000Z","modified_at":"2025-10-29T14:25:47.000Z","name":"Bettye Reinger","mobile_number":"967-372-8874","email_id":"Reinhold93@hotmail.com","dop":"2025-06-09","serial_number":"8106669746478901","imei1":"8106669746478901","imei2":"8106669746478901","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92922,"job_number":"JOB_92922","tr_customer_id":92939,"tr_customer_product_id":92929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:54:03.000Z","modified_at":"2025-10-29T14:54:03.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"107364364326850","imei1":"107364364326850","imei2":"107364364326850","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92924,"job_number":"JOB_92924","tr_customer_id":92941,"tr_customer_product_id":92931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T15:28:17.000Z","modified_at":"2025-10-29T15:28:17.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"103128655237539","imei1":"103128655237539","imei2":"103128655237539","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T15:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93029,"job_number":"JOB_93029","tr_customer_id":93046,"tr_customer_product_id":93036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:30:22.000Z","modified_at":"2025-10-30T03:30:22.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"69172792387385","imei1":"69172792387385","imei2":"69172792387385","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93030,"job_number":"JOB_93030","tr_customer_id":93047,"tr_customer_product_id":93037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:30:22.000Z","modified_at":"2025-10-30T03:30:22.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"59604489337605","imei1":"59604489337605","imei2":"59604489337605","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93033,"job_number":"JOB_93033","tr_customer_id":93050,"tr_customer_product_id":93040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:30:23.000Z","modified_at":"2025-10-30T03:30:23.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"24077047804682","imei1":"24077047804682","imei2":"24077047804682","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93040,"job_number":"JOB_93040","tr_customer_id":93057,"tr_customer_product_id":93047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:30:34.000Z","modified_at":"2025-10-30T03:30:34.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Elsie.Lockman@gmail.com","dop":"2025-07-02","serial_number":"10942379566157","imei1":"10942379566157","imei2":"10942379566157","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93043,"job_number":"JOB_93043","tr_customer_id":93060,"tr_customer_product_id":93050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:30:58.000Z","modified_at":"2025-10-30T03:30:58.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Maribel_Durgan@hotmail.com","dop":"2025-07-02","serial_number":"11998646740750","imei1":"11998646740750","imei2":"11998646740750","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93059,"job_number":"JOB_93059","tr_customer_id":93076,"tr_customer_product_id":93066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:31:20.000Z","modified_at":"2025-10-30T03:31:20.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Meta_Hirthe@yahoo.com","dop":"2025-07-02","serial_number":"14094899784464","imei1":"14094899784464","imei2":"14094899784464","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93065,"job_number":"JOB_93065","tr_customer_id":93082,"tr_customer_product_id":93072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:31:40.000Z","modified_at":"2025-10-30T03:31:40.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"192375111394367","imei1":"192375111394367","imei2":"192375111394367","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93066,"job_number":"JOB_93066","tr_customer_id":93083,"tr_customer_product_id":93073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:31:40.000Z","modified_at":"2025-10-30T03:31:40.000Z","name":"Adan Friesen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"199548400515083","imei1":"199548400515083","imei2":"199548400515083","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93067,"job_number":"JOB_93067","tr_customer_id":93084,"tr_customer_product_id":93074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:31:40.000Z","modified_at":"2025-10-30T03:31:40.000Z","name":"Jolie Koss","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"189224707420802","imei1":"189224707420802","imei2":"189224707420802","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93069,"job_number":"JOB_93069","tr_customer_id":93086,"tr_customer_product_id":93076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:31:41.000Z","modified_at":"2025-10-30T03:31:41.000Z","name":"Ernestina Corwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100863549896371","imei1":"100863549896371","imei2":"100863549896371","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93073,"job_number":"JOB_93073","tr_customer_id":93090,"tr_customer_product_id":93080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:31:47.000Z","modified_at":"2025-10-30T03:31:47.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104224067440764","imei1":"104224067440764","imei2":"104224067440764","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93075,"job_number":"JOB_93075","tr_customer_id":93092,"tr_customer_product_id":93082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:31:48.000Z","modified_at":"2025-10-30T03:31:48.000Z","name":"Shanon Haley","mobile_number":"268-244-8016","email_id":"Lucas.Corwin63@gmail.com","dop":"2025-06-09","serial_number":"100800626256720","imei1":"100800626256720","imei2":"100800626256720","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:31:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93076,"job_number":"JOB_93076","tr_customer_id":93093,"tr_customer_product_id":93083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:31:53.000Z","modified_at":"2025-10-30T03:31:53.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"194235452472073","imei1":"194235452472073","imei2":"194235452472073","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93077,"job_number":"JOB_93077","tr_customer_id":93094,"tr_customer_product_id":93084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:31:54.000Z","modified_at":"2025-10-30T03:31:54.000Z","name":"Tomas VonRueden","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"199963179033020","imei1":"199963179033020","imei2":"199963179033020","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93078,"job_number":"JOB_93078","tr_customer_id":93095,"tr_customer_product_id":93085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:31:54.000Z","modified_at":"2025-10-30T03:31:54.000Z","name":"Jack Erdman","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"149408411650138","imei1":"149408411650138","imei2":"149408411650138","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93079,"job_number":"JOB_93079","tr_customer_id":93096,"tr_customer_product_id":93086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:31:55.000Z","modified_at":"2025-10-30T03:31:55.000Z","name":"Maxine Dickinson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"112095525364302","imei1":"112095525364302","imei2":"112095525364302","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93080,"job_number":"JOB_93080","tr_customer_id":93097,"tr_customer_product_id":93087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:32:08.000Z","modified_at":"2025-10-30T03:32:08.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107731628236055","imei1":"107731628236055","imei2":"107731628236055","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93082,"job_number":"JOB_93082","tr_customer_id":93099,"tr_customer_product_id":93089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:32:08.000Z","modified_at":"2025-10-30T03:32:08.000Z","name":"Kirk Goldner","mobile_number":"571-545-8438","email_id":"Talia.Gaylord@gmail.com","dop":"2025-06-09","serial_number":"107635511661000","imei1":"107635511661000","imei2":"107635511661000","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93096,"job_number":"JOB_93096","tr_customer_id":93113,"tr_customer_product_id":93103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:32:27.000Z","modified_at":"2025-10-30T03:32:27.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109243169890420","imei1":"109243169890420","imei2":"109243169890420","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93098,"job_number":"JOB_93098","tr_customer_id":93115,"tr_customer_product_id":93105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:32:27.000Z","modified_at":"2025-10-30T03:32:28.000Z","name":"Malika Glover","mobile_number":"492-734-3792","email_id":"Clyde.Veum@gmail.com","dop":"2025-06-09","serial_number":"103862842116013","imei1":"103862842116013","imei2":"103862842116013","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93140,"job_number":"JOB_93140","tr_customer_id":93157,"tr_customer_product_id":93147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T04:13:32.000Z","modified_at":"2025-10-30T04:13:32.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"103880929703551","imei1":"103880929703551","imei2":"103880929703551","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T04:13:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93165,"job_number":"JOB_93165","tr_customer_id":93182,"tr_customer_product_id":93172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:15:53.000Z","modified_at":"2025-10-30T06:15:53.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102474764771300","imei1":"102474764771300","imei2":"102474764771300","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:15:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93167,"job_number":"JOB_93167","tr_customer_id":93184,"tr_customer_product_id":93174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:15:54.000Z","modified_at":"2025-10-30T06:15:54.000Z","name":"Jacynthe Konopelski","mobile_number":"318-452-2357","email_id":"Gabe19@hotmail.com","dop":"2025-06-09","serial_number":"105785198184456","imei1":"105785198184456","imei2":"105785198184456","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:15:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93171,"job_number":"JOB_93171","tr_customer_id":93188,"tr_customer_product_id":93178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:16:12.000Z","modified_at":"2025-10-30T06:16:12.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109823277583575","imei1":"109823277583575","imei2":"109823277583575","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:16:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93173,"job_number":"JOB_93173","tr_customer_id":93190,"tr_customer_product_id":93180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:16:12.000Z","modified_at":"2025-10-30T06:16:12.000Z","name":"Oleta Moore","mobile_number":"793-581-5877","email_id":"Emie_Jakubowski@hotmail.com","dop":"2025-06-09","serial_number":"103729203320980","imei1":"103729203320980","imei2":"103729203320980","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:16:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93174,"job_number":"JOB_93174","tr_customer_id":93191,"tr_customer_product_id":93181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:16:30.000Z","modified_at":"2025-10-30T06:16:30.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108547664532473","imei1":"108547664532473","imei2":"108547664532473","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93176,"job_number":"JOB_93176","tr_customer_id":93193,"tr_customer_product_id":93183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:16:31.000Z","modified_at":"2025-10-30T06:16:31.000Z","name":"Orin Terry","mobile_number":"979-222-6908","email_id":"Ellen35@yahoo.com","dop":"2025-06-09","serial_number":"101485227098886","imei1":"101485227098886","imei2":"101485227098886","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:16:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93228,"job_number":"JOB_93228","tr_customer_id":93245,"tr_customer_product_id":93235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:53:55.000Z","modified_at":"2025-10-30T06:53:55.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"109961910514476","imei1":"109961910514476","imei2":"109961910514476","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93231,"job_number":"JOB_93231","tr_customer_id":93248,"tr_customer_product_id":93238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T07:07:48.000Z","modified_at":"2025-10-30T07:07:48.000Z","name":"Ned Bogan","mobile_number":"9758318395","email_id":"umesh.parabcr10@gmail.com","dop":"2025-10-12","serial_number":"89707863219176","imei1":"89707863219176","imei2":"89707863219176","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T07:07:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93232,"job_number":"JOB_93232","tr_customer_id":93249,"tr_customer_product_id":93239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T07:08:10.000Z","modified_at":"2025-10-30T07:08:10.000Z","name":"Alden Hirthe","mobile_number":"9758318395","email_id":"umesh.parabcr10@gmail.com","dop":"2025-10-12","serial_number":"61909940316730","imei1":"61909940316730","imei2":"61909940316730","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T07:08:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93233,"job_number":"JOB_93233","tr_customer_id":93250,"tr_customer_product_id":93240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T07:24:54.000Z","modified_at":"2025-10-30T07:24:54.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Stewart.Trantow@hotmail.com","dop":"2025-07-02","serial_number":"10836303430894","imei1":"10836303430894","imei2":"10836303430894","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T07:24:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93234,"job_number":"JOB_93234","tr_customer_id":93251,"tr_customer_product_id":93241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T07:25:15.000Z","modified_at":"2025-10-30T07:25:15.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Ethel.Cremin76@gmail.com","dop":"2025-07-02","serial_number":"18445799709210","imei1":"18445799709210","imei2":"18445799709210","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T07:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93235,"job_number":"JOB_93235","tr_customer_id":93252,"tr_customer_product_id":93242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T07:25:35.000Z","modified_at":"2025-10-30T07:25:35.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Maurine61@yahoo.com","dop":"2025-07-02","serial_number":"13145571404570","imei1":"13145571404570","imei2":"13145571404570","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T07:25:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93257,"job_number":"JOB_93257","tr_customer_id":93274,"tr_customer_product_id":93264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:03:10.000Z","modified_at":"2025-10-30T11:03:10.000Z","name":"Heena Shaikh","mobile_number":"9898989898","email_id":"heenashaikh1811@gmail.com","dop":"2025-10-29","serial_number":"02020202120000325","imei1":"02020202120000325","imei2":"02020202120000325","popurl":"2025-10-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:03:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93289,"job_number":"JOB_93289","tr_customer_id":93306,"tr_customer_product_id":93296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:37:54.000Z","modified_at":"2025-10-30T11:37:54.000Z","name":"John Doe","mobile_number":"8893017815","email_id":"johndoe@zs.com","dop":"2024-03-07","serial_number":"07559893017815","imei1":"07559893017815","imei2":"07559893017815","popurl":"2024-03-07T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:37:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93290,"job_number":"JOB_93290","tr_customer_id":93307,"tr_customer_product_id":93297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:40:34.000Z","modified_at":"2025-10-30T11:40:34.000Z","name":"John Doe","mobile_number":"8893017815","email_id":"johndoe@zs.com","dop":"2024-03-07","serial_number":"07559893017815","imei1":"07559893017814","imei2":"07559893017814","popurl":"2024-03-07T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93291,"job_number":"JOB_93291","tr_customer_id":93308,"tr_customer_product_id":93298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:56:19.000Z","modified_at":"2025-10-30T11:56:19.000Z","name":"John Doe","mobile_number":"8893017815","email_id":"johndoe@zs.com","dop":"2024-03-07","serial_number":"07559893017815","imei1":"07559893017817","imei2":"07559893017817","popurl":"2024-03-07T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:56:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93292,"job_number":"JOB_93292","tr_customer_id":93309,"tr_customer_product_id":93299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:59:22.000Z","modified_at":"2025-10-30T11:59:22.000Z","name":"Heena Shaikh","mobile_number":"9898989898","email_id":"heenashaikh1811@gmail.com","dop":"2025-10-29","serial_number":"02020202120000327","imei1":"02020202120000327","imei2":"02020202120000327","popurl":"2025-10-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93293,"job_number":"JOB_93293","tr_customer_id":93310,"tr_customer_product_id":93300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T12:01:26.000Z","modified_at":"2025-10-30T12:01:26.000Z","name":"Heena Shaikh","mobile_number":"9898989898","email_id":"heenashaikh1811@gmail.com","dop":"2025-10-29","serial_number":"02020202120000329","imei1":"02020202120000329","imei2":"02020202120000329","popurl":"2025-10-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T12:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93294,"job_number":"JOB_93294","tr_customer_id":93311,"tr_customer_product_id":93301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T12:04:26.000Z","modified_at":"2025-10-30T12:04:26.000Z","name":"Heena Shaikh","mobile_number":"9898989898","email_id":"heenashaikh1811@gmail.com","dop":"2025-10-29","serial_number":"02020202120000359","imei1":"02020202120000359","imei2":"02020202120000359","popurl":"2025-10-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T12:04:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93318,"job_number":"JOB_93318","tr_customer_id":93335,"tr_customer_product_id":93325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T13:47:51.000Z","modified_at":"2025-10-30T13:47:51.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"15560479603873","imei1":"15560479603873","imei2":"15560479603873","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93319,"job_number":"JOB_93319","tr_customer_id":93336,"tr_customer_product_id":93326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T13:47:51.000Z","modified_at":"2025-10-30T13:47:51.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"45689163365596","imei1":"45689163365596","imei2":"45689163365596","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93320,"job_number":"JOB_93320","tr_customer_id":93337,"tr_customer_product_id":93327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T13:47:52.000Z","modified_at":"2025-10-30T13:47:52.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"52189701668407","imei1":"52189701668407","imei2":"52189701668407","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93321,"job_number":"JOB_93321","tr_customer_id":93338,"tr_customer_product_id":93328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T13:49:05.000Z","modified_at":"2025-10-30T13:49:05.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"105758949637736","imei1":"105758949637736","imei2":"105758949637736","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T13:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93334,"job_number":"JOB_93334","tr_customer_id":93351,"tr_customer_product_id":93341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:09:33.000Z","modified_at":"2025-10-30T14:09:33.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"147334599455100","imei1":"147334599455100","imei2":"147334599455100","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:09:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93335,"job_number":"JOB_93335","tr_customer_id":93352,"tr_customer_product_id":93342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:09:33.000Z","modified_at":"2025-10-30T14:09:33.000Z","name":"Sage O'Conner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"112939636957708","imei1":"112939636957708","imei2":"112939636957708","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:09:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93336,"job_number":"JOB_93336","tr_customer_id":93353,"tr_customer_product_id":93343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:09:34.000Z","modified_at":"2025-10-30T14:09:34.000Z","name":"Gayle Smitham","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"107989414833455","imei1":"107989414833455","imei2":"107989414833455","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93337,"job_number":"JOB_93337","tr_customer_id":93354,"tr_customer_product_id":93344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:09:34.000Z","modified_at":"2025-10-30T14:09:34.000Z","name":"Magnus Labadie","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"162071804491820","imei1":"162071804491820","imei2":"162071804491820","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93341,"job_number":"JOB_93341","tr_customer_id":93358,"tr_customer_product_id":93348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:09:47.000Z","modified_at":"2025-10-30T14:09:47.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"152269146897066","imei1":"152269146897066","imei2":"152269146897066","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:09:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93342,"job_number":"JOB_93342","tr_customer_id":93359,"tr_customer_product_id":93349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:09:47.000Z","modified_at":"2025-10-30T14:09:47.000Z","name":"Jordy Kautzer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"130692543487065","imei1":"130692543487065","imei2":"130692543487065","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:09:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93343,"job_number":"JOB_93343","tr_customer_id":93360,"tr_customer_product_id":93350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:09:47.000Z","modified_at":"2025-10-30T14:09:47.000Z","name":"Idell Ondricka","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"191177885797094","imei1":"191177885797094","imei2":"191177885797094","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:09:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93344,"job_number":"JOB_93344","tr_customer_id":93361,"tr_customer_product_id":93351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:09:48.000Z","modified_at":"2025-10-30T14:09:48.000Z","name":"Ludwig Bogan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"132993055395504","imei1":"132993055395504","imei2":"132993055395504","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:09:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93401,"job_number":"JOB_93401","tr_customer_id":93418,"tr_customer_product_id":93408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:24:44.000Z","modified_at":"2025-10-30T14:24:44.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"106078962518413","imei1":"106078962518413","imei2":"106078962518413","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93403,"job_number":"JOB_93403","tr_customer_id":93420,"tr_customer_product_id":93410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:24:45.000Z","modified_at":"2025-10-30T14:24:45.000Z","name":"Lisa Willms","mobile_number":"414-267-8027","email_id":"Urban_Orn@gmail.com","dop":"2025-06-09","serial_number":"102359987301953","imei1":"102359987301953","imei2":"102359987301953","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93406,"job_number":"JOB_93406","tr_customer_id":93423,"tr_customer_product_id":93413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:25:04.000Z","modified_at":"2025-10-30T14:25:04.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100824654423180","imei1":"100824654423180","imei2":"100824654423180","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:25:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93408,"job_number":"JOB_93408","tr_customer_id":93425,"tr_customer_product_id":93415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:25:05.000Z","modified_at":"2025-10-30T14:25:05.000Z","name":"Mike Stiedemann","mobile_number":"942-334-6882","email_id":"Julian96@hotmail.com","dop":"2025-06-09","serial_number":"103205995049134","imei1":"103205995049134","imei2":"103205995049134","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93412,"job_number":"JOB_93412","tr_customer_id":93429,"tr_customer_product_id":93419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:25:25.000Z","modified_at":"2025-10-30T14:25:25.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104185517934883","imei1":"104185517934883","imei2":"104185517934883","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93414,"job_number":"JOB_93414","tr_customer_id":93431,"tr_customer_product_id":93421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:25:25.000Z","modified_at":"2025-10-30T14:25:25.000Z","name":"Delilah Rice","mobile_number":"385-434-9918","email_id":"Howell85@yahoo.com","dop":"2025-06-09","serial_number":"105876978008516","imei1":"105876978008516","imei2":"105876978008516","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93429,"job_number":"JOB_93429","tr_customer_id":93446,"tr_customer_product_id":93436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:55:23.000Z","modified_at":"2025-10-30T14:55:23.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"100443802074440","imei1":"100443802074440","imei2":"100443802074440","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93432,"job_number":"JOB_93432","tr_customer_id":93449,"tr_customer_product_id":93439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T15:05:35.000Z","modified_at":"2025-10-30T15:05:35.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"42424391171211","imei1":"42424391171211","imei2":"42424391171211","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T15:05:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93433,"job_number":"JOB_93433","tr_customer_id":93450,"tr_customer_product_id":93440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T15:31:50.000Z","modified_at":"2025-10-30T15:31:50.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"34871502270775","imei1":"34871502270775","imei2":"34871502270775","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T15:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93434,"job_number":"JOB_93434","tr_customer_id":93451,"tr_customer_product_id":93441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T15:34:39.000Z","modified_at":"2025-10-30T15:34:39.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"54871502270775","imei1":"54871502270775","imei2":"54871502270775","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T15:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93435,"job_number":"JOB_93435","tr_customer_id":93452,"tr_customer_product_id":93442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T15:37:21.000Z","modified_at":"2025-10-30T15:37:21.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"43472584475458","imei1":"43472584475458","imei2":"43472584475458","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T15:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93436,"job_number":"JOB_93436","tr_customer_id":93453,"tr_customer_product_id":93443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T15:37:36.000Z","modified_at":"2025-10-30T15:37:36.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"28336132491763","imei1":"28336132491763","imei2":"28336132491763","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T15:37:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93465,"job_number":"JOB_93465","tr_customer_id":93482,"tr_customer_product_id":93472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T17:56:34.000Z","modified_at":"2025-10-30T17:56:34.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"58018343869994","imei1":"58018343869994","imei2":"58018343869994","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T17:56:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93586,"job_number":"JOB_93586","tr_customer_id":93603,"tr_customer_product_id":93593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:36:48.000Z","modified_at":"2025-10-30T19:36:48.000Z","name":"John Doe","mobile_number":"8893017815","email_id":"johndoe@zs.com","dop":"2024-03-07","serial_number":"07559893017815","imei1":"07559893017887","imei2":"07559893017887","popurl":"2024-03-07T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93611,"job_number":"JOB_93611","tr_customer_id":93628,"tr_customer_product_id":93618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:05.000Z","modified_at":"2025-10-31T03:31:05.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"55768932507262","imei1":"55768932507262","imei2":"55768932507262","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93613,"job_number":"JOB_93613","tr_customer_id":93630,"tr_customer_product_id":93620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:05.000Z","modified_at":"2025-10-31T03:31:05.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"92047643581844","imei1":"92047643581844","imei2":"92047643581844","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93614,"job_number":"JOB_93614","tr_customer_id":93631,"tr_customer_product_id":93621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:06.000Z","modified_at":"2025-10-31T03:31:06.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"40523490813524","imei1":"40523490813524","imei2":"40523490813524","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93619,"job_number":"JOB_93619","tr_customer_id":93636,"tr_customer_product_id":93626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:26.000Z","modified_at":"2025-10-31T03:31:26.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Bernadette31@gmail.com","dop":"2025-07-02","serial_number":"18440984893244","imei1":"18440984893244","imei2":"18440984893244","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93630,"job_number":"JOB_93630","tr_customer_id":93647,"tr_customer_product_id":93637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:48.000Z","modified_at":"2025-10-31T03:31:48.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Austyn_Robel@gmail.com","dop":"2025-07-02","serial_number":"18151311646230","imei1":"18151311646230","imei2":"18151311646230","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93638,"job_number":"JOB_93638","tr_customer_id":93655,"tr_customer_product_id":93645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:10.000Z","modified_at":"2025-10-31T03:32:10.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Robyn80@hotmail.com","dop":"2025-07-02","serial_number":"10604063230593","imei1":"10604063230593","imei2":"10604063230593","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93641,"job_number":"JOB_93641","tr_customer_id":93658,"tr_customer_product_id":93648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:26.000Z","modified_at":"2025-10-31T03:32:26.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"115644542902447","imei1":"115644542902447","imei2":"115644542902447","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93642,"job_number":"JOB_93642","tr_customer_id":93659,"tr_customer_product_id":93649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:27.000Z","modified_at":"2025-10-31T03:32:27.000Z","name":"Marilie Gottlieb","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"169427016753624","imei1":"169427016753624","imei2":"169427016753624","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93643,"job_number":"JOB_93643","tr_customer_id":93660,"tr_customer_product_id":93650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:27.000Z","modified_at":"2025-10-31T03:32:27.000Z","name":"Hassie Grant","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"122262572010026","imei1":"122262572010026","imei2":"122262572010026","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93644,"job_number":"JOB_93644","tr_customer_id":93661,"tr_customer_product_id":93651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:27.000Z","modified_at":"2025-10-31T03:32:27.000Z","name":"Bernhard Ryan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"159493201205860","imei1":"159493201205860","imei2":"159493201205860","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93655,"job_number":"JOB_93655","tr_customer_id":93672,"tr_customer_product_id":93662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:40.000Z","modified_at":"2025-10-31T03:32:40.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"160175622709531","imei1":"160175622709531","imei2":"160175622709531","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93656,"job_number":"JOB_93656","tr_customer_id":93673,"tr_customer_product_id":93663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:40.000Z","modified_at":"2025-10-31T03:32:40.000Z","name":"Jamil Haley","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"119183334250748","imei1":"119183334250748","imei2":"119183334250748","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93658,"job_number":"JOB_93658","tr_customer_id":93675,"tr_customer_product_id":93665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:40.000Z","modified_at":"2025-10-31T03:32:40.000Z","name":"Maeve Kunde","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136510406488854","imei1":"136510406488854","imei2":"136510406488854","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93660,"job_number":"JOB_93660","tr_customer_id":93677,"tr_customer_product_id":93667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:41.000Z","modified_at":"2025-10-31T03:32:41.000Z","name":"Maya Hudson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"114546224077698","imei1":"114546224077698","imei2":"114546224077698","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93661,"job_number":"JOB_93661","tr_customer_id":93678,"tr_customer_product_id":93668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:47.000Z","modified_at":"2025-10-31T03:32:47.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"107903701896829","imei1":"107903701896829","imei2":"107903701896829","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93663,"job_number":"JOB_93663","tr_customer_id":93680,"tr_customer_product_id":93670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:48.000Z","modified_at":"2025-10-31T03:32:48.000Z","name":"Alexzander Emmerich","mobile_number":"493-423-5477","email_id":"Elouise2@hotmail.com","dop":"2025-06-09","serial_number":"103955920595165","imei1":"103955920595165","imei2":"103955920595165","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93664,"job_number":"JOB_93664","tr_customer_id":93681,"tr_customer_product_id":93671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:06.000Z","modified_at":"2025-10-31T03:33:06.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102161391064440","imei1":"102161391064440","imei2":"102161391064440","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:33:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93666,"job_number":"JOB_93666","tr_customer_id":93683,"tr_customer_product_id":93673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:06.000Z","modified_at":"2025-10-31T03:33:06.000Z","name":"Katharina Jacobs","mobile_number":"924-780-5821","email_id":"Kellie_Skiles@gmail.com","dop":"2025-06-09","serial_number":"106700573748751","imei1":"106700573748751","imei2":"106700573748751","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:33:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93675,"job_number":"JOB_93675","tr_customer_id":93692,"tr_customer_product_id":93682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:23.000Z","modified_at":"2025-10-31T03:33:23.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105211692805218","imei1":"105211692805218","imei2":"105211692805218","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93677,"job_number":"JOB_93677","tr_customer_id":93694,"tr_customer_product_id":93684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:24.000Z","modified_at":"2025-10-31T03:33:24.000Z","name":"Annabel Windler","mobile_number":"610-383-9509","email_id":"Marianna.Nitzsche@gmail.com","dop":"2025-06-09","serial_number":"102072127667717","imei1":"102072127667717","imei2":"102072127667717","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:33:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93745,"job_number":"JOB_93745","tr_customer_id":93762,"tr_customer_product_id":93752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:16:11.000Z","modified_at":"2025-10-31T06:16:11.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100951951918977","imei1":"100951951918977","imei2":"100951951918977","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:16:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93747,"job_number":"JOB_93747","tr_customer_id":93764,"tr_customer_product_id":93754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:16:12.000Z","modified_at":"2025-10-31T06:16:12.000Z","name":"Immanuel Witting","mobile_number":"346-641-5724","email_id":"Krista_Reinger@hotmail.com","dop":"2025-06-09","serial_number":"104115579126484","imei1":"104115579126484","imei2":"104115579126484","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:16:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93749,"job_number":"JOB_93749","tr_customer_id":93766,"tr_customer_product_id":93756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:16:31.000Z","modified_at":"2025-10-31T06:16:31.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103240427515126","imei1":"103240427515126","imei2":"103240427515126","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:16:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93751,"job_number":"JOB_93751","tr_customer_id":93768,"tr_customer_product_id":93758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:16:31.000Z","modified_at":"2025-10-31T06:16:31.000Z","name":"Makenna Boyle","mobile_number":"917-963-5725","email_id":"Xander_Schulist@hotmail.com","dop":"2025-06-09","serial_number":"102643969138218","imei1":"102643969138218","imei2":"102643969138218","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:16:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93752,"job_number":"JOB_93752","tr_customer_id":93769,"tr_customer_product_id":93759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:16:50.000Z","modified_at":"2025-10-31T06:16:50.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107204678814150","imei1":"107204678814150","imei2":"107204678814150","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:16:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93754,"job_number":"JOB_93754","tr_customer_id":93771,"tr_customer_product_id":93761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:16:50.000Z","modified_at":"2025-10-31T06:16:50.000Z","name":"Rosetta Gleason","mobile_number":"573-478-0229","email_id":"Kennith.Stehr90@yahoo.com","dop":"2025-06-09","serial_number":"108722432248950","imei1":"108722432248950","imei2":"108722432248950","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:16:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93815,"job_number":"JOB_93815","tr_customer_id":93832,"tr_customer_product_id":93822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:54:49.000Z","modified_at":"2025-10-31T06:54:49.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"105877452742708","imei1":"105877452742708","imei2":"105877452742708","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93821,"job_number":"JOB_93821","tr_customer_id":93838,"tr_customer_product_id":93828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T07:09:02.000Z","modified_at":"2025-10-31T07:09:02.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"64871502270775","imei1":"64871502270775","imei2":"64871502270775","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T07:09:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93824,"job_number":"JOB_93824","tr_customer_id":93841,"tr_customer_product_id":93831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T07:12:13.000Z","modified_at":"2025-10-31T07:12:13.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"74871502270775","imei1":"74871502270775","imei2":"74871502270775","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T07:12:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93825,"job_number":"JOB_93825","tr_customer_id":93842,"tr_customer_product_id":93832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T07:12:43.000Z","modified_at":"2025-10-31T07:12:43.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"84871502270775","imei1":"84871502270775","imei2":"84871502270775","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T07:12:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93826,"job_number":"JOB_93826","tr_customer_id":93843,"tr_customer_product_id":93833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T07:24:14.000Z","modified_at":"2025-10-31T07:24:14.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Katrina23@hotmail.com","dop":"2025-07-02","serial_number":"14606420644009","imei1":"14606420644009","imei2":"14606420644009","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T07:24:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93827,"job_number":"JOB_93827","tr_customer_id":93844,"tr_customer_product_id":93834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T07:24:31.000Z","modified_at":"2025-10-31T07:24:31.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"04871502270775","imei1":"04871502270775","imei2":"04871502270775","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T07:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93828,"job_number":"JOB_93828","tr_customer_id":93845,"tr_customer_product_id":93835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T07:24:35.000Z","modified_at":"2025-10-31T07:24:35.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Percival64@gmail.com","dop":"2025-07-02","serial_number":"19570934857853","imei1":"19570934857853","imei2":"19570934857853","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T07:24:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93829,"job_number":"JOB_93829","tr_customer_id":93846,"tr_customer_product_id":93836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T07:24:54.000Z","modified_at":"2025-10-31T07:24:54.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Makayla_Adams@yahoo.com","dop":"2025-07-02","serial_number":"18062721856779","imei1":"18062721856779","imei2":"18062721856779","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T07:24:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93832,"job_number":"JOB_93832","tr_customer_id":93849,"tr_customer_product_id":93839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T08:05:21.000Z","modified_at":"2025-10-31T08:05:21.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"24871502270775","imei1":"24871502270775","imei2":"24871502270775","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T08:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93842,"job_number":"JOB_93842","tr_customer_id":93859,"tr_customer_product_id":93849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T09:28:05.000Z","modified_at":"2025-10-31T09:28:05.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"24971502270775","imei1":"24971502270775","imei2":"24971502270775","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T09:28:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93844,"job_number":"JOB_93844","tr_customer_id":93861,"tr_customer_product_id":93851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T09:33:21.000Z","modified_at":"2025-10-31T09:33:21.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"24971502270078","imei1":"24971502270078","imei2":"24971502270078","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T09:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93845,"job_number":"JOB_93845","tr_customer_id":93862,"tr_customer_product_id":93852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T09:40:08.000Z","modified_at":"2025-10-31T09:40:08.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"24972502270078","imei1":"24972502270078","imei2":"24972502270078","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T09:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93846,"job_number":"JOB_93846","tr_customer_id":93863,"tr_customer_product_id":93853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T09:45:34.000Z","modified_at":"2025-10-31T09:45:34.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"24972512270078","imei1":"24972512270078","imei2":"24972512270078","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T09:45:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93848,"job_number":"JOB_93848","tr_customer_id":93865,"tr_customer_product_id":93855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T10:10:57.000Z","modified_at":"2025-10-31T10:10:57.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"24972512270077","imei1":"24972512270077","imei2":"24972512270077","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T10:10:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93849,"job_number":"JOB_93849","tr_customer_id":93866,"tr_customer_product_id":93856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T10:12:52.000Z","modified_at":"2025-10-31T10:12:52.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"24972512270067","imei1":"24972512270067","imei2":"24972512270067","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T10:12:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93850,"job_number":"JOB_93850","tr_customer_id":93867,"tr_customer_product_id":93857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T10:23:39.000Z","modified_at":"2025-10-31T10:23:39.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"24972512270007","imei1":"24972512270007","imei2":"24972512270007","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T10:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93851,"job_number":"JOB_93851","tr_customer_id":93868,"tr_customer_product_id":93858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T10:33:17.000Z","modified_at":"2025-10-31T10:33:17.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"24972512271007","imei1":"24972512271007","imei2":"24972512271007","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T10:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93852,"job_number":"JOB_93852","tr_customer_id":93869,"tr_customer_product_id":93859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T10:37:11.000Z","modified_at":"2025-10-31T10:37:11.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"24972612271007","imei1":"24972612271007","imei2":"24972612271007","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T10:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93853,"job_number":"JOB_93853","tr_customer_id":93870,"tr_customer_product_id":93860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T10:40:42.000Z","modified_at":"2025-10-31T10:40:42.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"24972612274007","imei1":"24972612274007","imei2":"24972612274007","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T10:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93854,"job_number":"JOB_93854","tr_customer_id":93871,"tr_customer_product_id":93861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T10:52:50.000Z","modified_at":"2025-10-31T10:52:50.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"24972712274007","imei1":"24972712274007","imei2":"24972712274007","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T10:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93855,"job_number":"JOB_93855","tr_customer_id":93872,"tr_customer_product_id":93862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T11:06:35.000Z","modified_at":"2025-10-31T11:06:35.000Z","name":"Lee Renner","mobile_number":"835-687-9187","email_id":"Cordelia5@gmail.com","dop":"2025-06-09","serial_number":"104550954217221","imei1":"104550954217221","imei2":"104550954217221","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T11:06:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93856,"job_number":"JOB_93856","tr_customer_id":93873,"tr_customer_product_id":93863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T11:19:12.000Z","modified_at":"2025-10-31T11:19:12.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2025-06-09","serial_number":"106645792741344","imei1":"106645792741344","imei2":"106645792741344","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T11:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93857,"job_number":"JOB_93857","tr_customer_id":93874,"tr_customer_product_id":93864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T11:22:50.000Z","modified_at":"2025-10-31T11:22:50.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2025-06-09","serial_number":"106645792741374","imei1":"106645792741374","imei2":"106645792741374","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T11:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94290,"job_number":"JOB_94290","tr_customer_id":94307,"tr_customer_product_id":94297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:45:51.000Z","modified_at":"2025-10-31T13:45:51.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"14304553029095","imei1":"14304553029095","imei2":"14304553029095","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94291,"job_number":"JOB_94291","tr_customer_id":94308,"tr_customer_product_id":94298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:45:52.000Z","modified_at":"2025-10-31T13:45:52.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"92749140799288","imei1":"92749140799288","imei2":"92749140799288","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94292,"job_number":"JOB_94292","tr_customer_id":94309,"tr_customer_product_id":94299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:45:53.000Z","modified_at":"2025-10-31T13:45:53.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"47013448240259","imei1":"47013448240259","imei2":"47013448240259","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:45:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":94293,"job_number":"JOB_94293","tr_customer_id":94310,"tr_customer_product_id":94300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:46:10.000Z","modified_at":"2025-10-31T13:46:10.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"24972712575007","imei1":"24972712575007","imei2":"24972712575007","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:46:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95293,"job_number":"JOB_95293","tr_customer_id":95310,"tr_customer_product_id":95300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:50:15.000Z","modified_at":"2025-10-31T13:50:15.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"105518672705866","imei1":"105518672705866","imei2":"105518672705866","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T13:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92768,"job_number":"JOB_92768","tr_customer_id":92785,"tr_customer_product_id":92775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:48:17.000Z","modified_at":"2025-10-29T13:48:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58668239617269","imei1":"58668239617269","imei2":"58668239617269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92769,"job_number":"JOB_92769","tr_customer_id":92786,"tr_customer_product_id":92776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:48:17.000Z","modified_at":"2025-10-29T13:48:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93219148554116","imei1":"93219148554116","imei2":"93219148554116","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92770,"job_number":"JOB_92770","tr_customer_id":92787,"tr_customer_product_id":92777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:48:18.000Z","modified_at":"2025-10-29T13:48:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47843046639888","imei1":"47843046639888","imei2":"47843046639888","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92771,"job_number":"JOB_92771","tr_customer_id":92788,"tr_customer_product_id":92778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:48:18.000Z","modified_at":"2025-10-29T13:48:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52192780610955","imei1":"52192780610955","imei2":"52192780610955","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92772,"job_number":"JOB_92772","tr_customer_id":92789,"tr_customer_product_id":92779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:48:18.000Z","modified_at":"2025-10-29T13:48:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23791903816723","imei1":"23791903816723","imei2":"23791903816723","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92774,"job_number":"JOB_92774","tr_customer_id":92791,"tr_customer_product_id":92781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:48:50.000Z","modified_at":"2025-10-29T13:48:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41602826880674","imei1":"41602826880674","imei2":"41602826880674","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92775,"job_number":"JOB_92775","tr_customer_id":92792,"tr_customer_product_id":92782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:48:50.000Z","modified_at":"2025-10-29T13:48:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61506186711631","imei1":"61506186711631","imei2":"61506186711631","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92776,"job_number":"JOB_92776","tr_customer_id":92793,"tr_customer_product_id":92783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:48:50.000Z","modified_at":"2025-10-29T13:48:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88134274657449","imei1":"88134274657449","imei2":"88134274657449","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92777,"job_number":"JOB_92777","tr_customer_id":92794,"tr_customer_product_id":92784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:48:51.000Z","modified_at":"2025-10-29T13:48:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71263181558426","imei1":"71263181558426","imei2":"71263181558426","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:48:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92778,"job_number":"JOB_92778","tr_customer_id":92795,"tr_customer_product_id":92785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:48:51.000Z","modified_at":"2025-10-29T13:48:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83556534257162","imei1":"83556534257162","imei2":"83556534257162","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:48:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92779,"job_number":"JOB_92779","tr_customer_id":92796,"tr_customer_product_id":92786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:48:51.000Z","modified_at":"2025-10-29T13:48:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29568039399088","imei1":"29568039399088","imei2":"29568039399088","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:48:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92781,"job_number":"JOB_92781","tr_customer_id":92798,"tr_customer_product_id":92788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:49:22.000Z","modified_at":"2025-10-29T13:49:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92970292976886","imei1":"92970292976886","imei2":"92970292976886","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:49:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92782,"job_number":"JOB_92782","tr_customer_id":92799,"tr_customer_product_id":92789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:49:23.000Z","modified_at":"2025-10-29T13:49:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13452798194770","imei1":"13452798194770","imei2":"13452798194770","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:49:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92783,"job_number":"JOB_92783","tr_customer_id":92800,"tr_customer_product_id":92790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:49:23.000Z","modified_at":"2025-10-29T13:49:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77516110556948","imei1":"77516110556948","imei2":"77516110556948","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:49:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92784,"job_number":"JOB_92784","tr_customer_id":92801,"tr_customer_product_id":92791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:49:23.000Z","modified_at":"2025-10-29T13:49:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44537057917088","imei1":"44537057917088","imei2":"44537057917088","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:49:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92785,"job_number":"JOB_92785","tr_customer_id":92802,"tr_customer_product_id":92792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:49:24.000Z","modified_at":"2025-10-29T13:49:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54102662809627","imei1":"54102662809627","imei2":"54102662809627","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92786,"job_number":"JOB_92786","tr_customer_id":92803,"tr_customer_product_id":92793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T13:49:24.000Z","modified_at":"2025-10-29T13:49:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62550596556135","imei1":"62550596556135","imei2":"62550596556135","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T13:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92794,"job_number":"JOB_92794","tr_customer_id":92811,"tr_customer_product_id":92801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:09:27.000Z","modified_at":"2025-10-29T14:09:27.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"17091036456309","imei1":"17091036456309","imei2":"17091036456309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92796,"job_number":"JOB_92796","tr_customer_id":92813,"tr_customer_product_id":92803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:09:29.000Z","modified_at":"2025-10-29T14:09:29.000Z","name":"Mariela Schuster","mobile_number":"967-907-0187","email_id":"Judy.Kohler29@gmail.com","dop":"2025-04-06","serial_number":"16062106273320528","imei1":"16062106273320528","imei2":"16062106273320528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:09:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92805,"job_number":"JOB_92805","tr_customer_id":92822,"tr_customer_product_id":92812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:10:16.000Z","modified_at":"2025-10-29T14:10:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12456345289592","imei1":"12456345289592","imei2":"12456345289592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:10:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92807,"job_number":"JOB_92807","tr_customer_id":92824,"tr_customer_product_id":92814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:10:17.000Z","modified_at":"2025-10-29T14:10:17.000Z","name":"Alisa Kuhic","mobile_number":"694-328-9724","email_id":"Brad_Bruen@hotmail.com","dop":"2025-04-06","serial_number":"17171025775083456","imei1":"17171025775083456","imei2":"17171025775083456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92808,"job_number":"JOB_92808","tr_customer_id":92825,"tr_customer_product_id":92815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:10:38.000Z","modified_at":"2025-10-29T14:10:38.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"18840145314299","imei1":"18840145314299","imei2":"18840145314299","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:10:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92810,"job_number":"JOB_92810","tr_customer_id":92827,"tr_customer_product_id":92817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:10:40.000Z","modified_at":"2025-10-29T14:10:40.000Z","name":"Dannie Fadel","mobile_number":"819-781-2253","email_id":"Garland6@gmail.com","dop":"2025-06-08","serial_number":"109723958390394","imei1":"109723958390394","imei2":"109723958390394","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92811,"job_number":"JOB_92811","tr_customer_id":92828,"tr_customer_product_id":92818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:10:49.000Z","modified_at":"2025-10-29T14:10:49.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"14805359828949","imei1":"14805359828949","imei2":"14805359828949","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92813,"job_number":"JOB_92813","tr_customer_id":92830,"tr_customer_product_id":92820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:10:51.000Z","modified_at":"2025-10-29T14:10:51.000Z","name":"Alek Bartell","mobile_number":"798-837-4074","email_id":"Lloyd79@hotmail.com","dop":"2025-09-20","serial_number":"100906345796428","imei1":"100906345796428","imei2":"100906345796428","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92814,"job_number":"JOB_92814","tr_customer_id":92831,"tr_customer_product_id":92821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:11:04.000Z","modified_at":"2025-10-29T14:11:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11857690857707","imei1":"11857690857707","imei2":"11857690857707","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:11:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92816,"job_number":"JOB_92816","tr_customer_id":92833,"tr_customer_product_id":92823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:11:06.000Z","modified_at":"2025-10-29T14:11:06.000Z","name":"Clarissa Kunde","mobile_number":"845-229-6014","email_id":"Arnulfo83@yahoo.com","dop":"2025-04-06","serial_number":"16230506963701514","imei1":"16230506963701514","imei2":"16230506963701514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:11:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92817,"job_number":"JOB_92817","tr_customer_id":92834,"tr_customer_product_id":92824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:11:10.000Z","modified_at":"2025-10-29T14:11:10.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"19926438883640","imei1":"19926438883640","imei2":"19926438883640","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92819,"job_number":"JOB_92819","tr_customer_id":92836,"tr_customer_product_id":92826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:11:11.000Z","modified_at":"2025-10-29T14:11:11.000Z","name":"Abigail Zboncak","mobile_number":"708-264-4784","email_id":"Jude.Wolf@gmail.com","dop":"2025-06-08","serial_number":"109873044206382","imei1":"109873044206382","imei2":"109873044206382","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92820,"job_number":"JOB_92820","tr_customer_id":92837,"tr_customer_product_id":92827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:11:39.000Z","modified_at":"2025-10-29T14:11:39.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"19001751517631","imei1":"19001751517631","imei2":"19001751517631","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:11:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92822,"job_number":"JOB_92822","tr_customer_id":92839,"tr_customer_product_id":92829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:11:41.000Z","modified_at":"2025-10-29T14:11:41.000Z","name":"Akeem Lesch","mobile_number":"470-727-3577","email_id":"Luis_Bashirian59@gmail.com","dop":"2025-09-20","serial_number":"100787055284569","imei1":"100787055284569","imei2":"100787055284569","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92823,"job_number":"JOB_92823","tr_customer_id":92840,"tr_customer_product_id":92830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:11:41.000Z","modified_at":"2025-10-29T14:11:41.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"10018396453196","imei1":"10018396453196","imei2":"10018396453196","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92825,"job_number":"JOB_92825","tr_customer_id":92842,"tr_customer_product_id":92832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:11:43.000Z","modified_at":"2025-10-29T14:11:43.000Z","name":"Santiago West","mobile_number":"251-697-4170","email_id":"Haleigh.Gulgowski42@yahoo.com","dop":"2025-06-08","serial_number":"108855274328110","imei1":"108855274328110","imei2":"108855274328110","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:11:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92826,"job_number":"JOB_92826","tr_customer_id":92843,"tr_customer_product_id":92833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:12:01.000Z","modified_at":"2025-10-29T14:12:01.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"12259401726618","imei1":"12259401726618","imei2":"12259401726618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92828,"job_number":"JOB_92828","tr_customer_id":92845,"tr_customer_product_id":92835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:12:34.000Z","modified_at":"2025-10-29T14:12:34.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"19920431750410","imei1":"19920431750410","imei2":"19920431750410","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:12:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92830,"job_number":"JOB_92830","tr_customer_id":92847,"tr_customer_product_id":92837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:12:35.000Z","modified_at":"2025-10-29T14:12:35.000Z","name":"Rhianna Conn","mobile_number":"327-989-7286","email_id":"Mariam12@gmail.com","dop":"2025-09-20","serial_number":"100802045106699","imei1":"100802045106699","imei2":"100802045106699","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:12:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92831,"job_number":"JOB_92831","tr_customer_id":92848,"tr_customer_product_id":92838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:12:51.000Z","modified_at":"2025-10-29T14:12:51.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"15519838578824","imei1":"15519838578824","imei2":"15519838578824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:12:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92833,"job_number":"JOB_92833","tr_customer_id":92850,"tr_customer_product_id":92840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:13:40.000Z","modified_at":"2025-10-29T14:13:40.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"19533271903738","imei1":"19533271903738","imei2":"19533271903738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:13:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92835,"job_number":"JOB_92835","tr_customer_id":92852,"tr_customer_product_id":92842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:15:52.000Z","modified_at":"2025-10-29T14:15:52.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10514108000013","imei1":"10514108000013","imei2":"10514108000013","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92837,"job_number":"JOB_92837","tr_customer_id":92854,"tr_customer_product_id":92844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:15:53.000Z","modified_at":"2025-10-29T14:15:53.000Z","name":"Abbigail Nikolaus","mobile_number":"371-300-7727","email_id":"Candido_Gleason@gmail.com","dop":"2025-06-18","serial_number":"1052492975430116","imei1":"1052492975430116","imei2":"1052492975430116","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:15:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92838,"job_number":"JOB_92838","tr_customer_id":92855,"tr_customer_product_id":92845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:16:38.000Z","modified_at":"2025-10-29T14:16:38.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10602019293491","imei1":"10602019293491","imei2":"10602019293491","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:16:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92840,"job_number":"JOB_92840","tr_customer_id":92857,"tr_customer_product_id":92847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:16:39.000Z","modified_at":"2025-10-29T14:16:39.000Z","name":"Maximo Okuneva","mobile_number":"347-222-8697","email_id":"Rebekah_Upton@hotmail.com","dop":"2025-06-18","serial_number":"1013100423529386","imei1":"1013100423529386","imei2":"1013100423529386","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:16:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92841,"job_number":"JOB_92841","tr_customer_id":92858,"tr_customer_product_id":92848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:18:18.000Z","modified_at":"2025-10-29T14:18:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16590673740193","imei1":"16590673740193","imei2":"16590673740193","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:18:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92843,"job_number":"JOB_92843","tr_customer_id":92860,"tr_customer_product_id":92850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:18:20.000Z","modified_at":"2025-10-29T14:18:20.000Z","name":"Yessenia Keeling","mobile_number":"828-716-9276","email_id":"Deborah.Boyle77@yahoo.com","dop":"2025-04-06","serial_number":"12395068691537140","imei1":"12395068691537140","imei2":"12395068691537140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92846,"job_number":"JOB_92846","tr_customer_id":92863,"tr_customer_product_id":92853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:18:48.000Z","modified_at":"2025-10-29T14:18:48.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19509646116122","imei1":"19509646116122","imei2":"19509646116122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92848,"job_number":"JOB_92848","tr_customer_id":92865,"tr_customer_product_id":92855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:18:50.000Z","modified_at":"2025-10-29T14:18:50.000Z","name":"Keanu Bednar","mobile_number":"369-525-2439","email_id":"Rosalind_Batz@yahoo.com","dop":"2025-04-06","serial_number":"16152100443244732","imei1":"16152100443244732","imei2":"16152100443244732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:18:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92850,"job_number":"JOB_92850","tr_customer_id":92867,"tr_customer_product_id":92857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:19:07.000Z","modified_at":"2025-10-29T14:19:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11418871908988","imei1":"11418871908988","imei2":"11418871908988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92852,"job_number":"JOB_92852","tr_customer_id":92869,"tr_customer_product_id":92859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:19:08.000Z","modified_at":"2025-10-29T14:19:08.000Z","name":"Alisha Stark","mobile_number":"934-559-0238","email_id":"Elroy80@yahoo.com","dop":"2025-04-06","serial_number":"17112020434612468","imei1":"17112020434612468","imei2":"17112020434612468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92853,"job_number":"JOB_92853","tr_customer_id":92870,"tr_customer_product_id":92860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:19:36.000Z","modified_at":"2025-10-29T14:19:36.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15714413241328","imei1":"15714413241328","imei2":"15714413241328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:19:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92855,"job_number":"JOB_92855","tr_customer_id":92872,"tr_customer_product_id":92862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:19:38.000Z","modified_at":"2025-10-29T14:19:38.000Z","name":"Bernie Bruen","mobile_number":"884-716-8185","email_id":"Amos.Harvey72@hotmail.com","dop":"2025-04-06","serial_number":"11035031716651574","imei1":"11035031716651574","imei2":"11035031716651574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92856,"job_number":"JOB_92856","tr_customer_id":92873,"tr_customer_product_id":92863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:19:54.000Z","modified_at":"2025-10-29T14:19:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18393821721076","imei1":"18393821721076","imei2":"18393821721076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:19:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92858,"job_number":"JOB_92858","tr_customer_id":92875,"tr_customer_product_id":92865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:19:56.000Z","modified_at":"2025-10-29T14:19:56.000Z","name":"Lela Feil","mobile_number":"722-386-4023","email_id":"Fidel_Spinka@yahoo.com","dop":"2025-04-06","serial_number":"10154711223861220","imei1":"10154711223861220","imei2":"10154711223861220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:19:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92859,"job_number":"JOB_92859","tr_customer_id":92876,"tr_customer_product_id":92866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:20:24.000Z","modified_at":"2025-10-29T14:20:24.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10531335059258","imei1":"10531335059258","imei2":"10531335059258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92861,"job_number":"JOB_92861","tr_customer_id":92878,"tr_customer_product_id":92868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:20:25.000Z","modified_at":"2025-10-29T14:20:25.000Z","name":"Earline Auer","mobile_number":"991-640-5286","email_id":"Kurt.Barrows87@gmail.com","dop":"2025-04-06","serial_number":"17729226251554652","imei1":"17729226251554652","imei2":"17729226251554652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92863,"job_number":"JOB_92863","tr_customer_id":92880,"tr_customer_product_id":92870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:20:34.000Z","modified_at":"2025-10-29T14:20:34.000Z","name":"Esther Koch","mobile_number":"370-930-2398","email_id":"Morgan53@yahoo.com","dop":"2025-04-06","serial_number":"12293146527236682","imei1":"12293146527236682","imei2":"12293146527236682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92865,"job_number":"JOB_92865","tr_customer_id":92882,"tr_customer_product_id":92872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:21:23.000Z","modified_at":"2025-10-29T14:21:23.000Z","name":"Jalyn Bailey","mobile_number":"942-929-4431","email_id":"Name92@gmail.com","dop":"2025-04-06","serial_number":"19204986142708310","imei1":"19204986142708310","imei2":"19204986142708310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92866,"job_number":"JOB_92866","tr_customer_id":92883,"tr_customer_product_id":92873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:24:26.000Z","modified_at":"2025-10-29T14:24:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15458355955237","imei1":"15458355955237","imei2":"15458355955237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92868,"job_number":"JOB_92868","tr_customer_id":92885,"tr_customer_product_id":92875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:24:27.000Z","modified_at":"2025-10-29T14:24:27.000Z","name":"Joanny O'Conner","mobile_number":"530-748-9212","email_id":"Judd39@hotmail.com","dop":"2025-04-06","serial_number":"11186026993586642","imei1":"11186026993586642","imei2":"11186026993586642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92872,"job_number":"JOB_92872","tr_customer_id":92889,"tr_customer_product_id":92879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:25:12.000Z","modified_at":"2025-10-29T14:25:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10148932908537","imei1":"10148932908537","imei2":"10148932908537","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92874,"job_number":"JOB_92874","tr_customer_id":92891,"tr_customer_product_id":92881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:25:14.000Z","modified_at":"2025-10-29T14:25:14.000Z","name":"Charley Leffler","mobile_number":"504-885-9562","email_id":"Leonor_Lubowitz@gmail.com","dop":"2025-04-06","serial_number":"15622720040617608","imei1":"15622720040617608","imei2":"15622720040617608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92879,"job_number":"JOB_92879","tr_customer_id":92896,"tr_customer_product_id":92886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:25:39.000Z","modified_at":"2025-10-29T14:25:39.000Z","name":"Tomasa Denesik","mobile_number":"286-682-0662","email_id":"Amira.Tromp@gmail.com","dop":"2025-04-06","serial_number":"19144949877851320","imei1":"19144949877851320","imei2":"19144949877851320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:25:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92884,"job_number":"JOB_92884","tr_customer_id":92901,"tr_customer_product_id":92891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:25:59.000Z","modified_at":"2025-10-29T14:25:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19293041550681","imei1":"19293041550681","imei2":"19293041550681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:25:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92886,"job_number":"JOB_92886","tr_customer_id":92903,"tr_customer_product_id":92893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:26:01.000Z","modified_at":"2025-10-29T14:26:01.000Z","name":"Giles Olson","mobile_number":"857-368-9951","email_id":"Hollie26@hotmail.com","dop":"2025-04-06","serial_number":"14909908133181872","imei1":"14909908133181872","imei2":"14909908133181872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92887,"job_number":"JOB_92887","tr_customer_id":92904,"tr_customer_product_id":92894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:26:02.000Z","modified_at":"2025-10-29T14:26:02.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"19101676614206","imei1":"19101676614206","imei2":"19101676614206","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92889,"job_number":"JOB_92889","tr_customer_id":92906,"tr_customer_product_id":92896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:26:03.000Z","modified_at":"2025-10-29T14:26:03.000Z","name":"Dulce Howe","mobile_number":"324-784-8592","email_id":"Nickolas57@gmail.com","dop":"2025-09-30","serial_number":"10662892774928","imei1":"10662892774928","imei2":"10662892774928","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:26:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92890,"job_number":"JOB_92890","tr_customer_id":92907,"tr_customer_product_id":92897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:26:14.000Z","modified_at":"2025-10-29T14:26:14.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"17155095407545","imei1":"17155095407545","imei2":"17155095407545","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:26:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92892,"job_number":"JOB_92892","tr_customer_id":92909,"tr_customer_product_id":92899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:26:14.000Z","modified_at":"2025-10-29T14:26:14.000Z","name":"Rod Durgan","mobile_number":"963-681-8285","email_id":"Casimir_Rosenbaum7@yahoo.com","dop":"2025-09-30","serial_number":"17318706221933","imei1":"17318706221933","imei2":"17318706221933","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:26:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92893,"job_number":"JOB_92893","tr_customer_id":92910,"tr_customer_product_id":92900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:26:26.000Z","modified_at":"2025-10-29T14:26:26.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"18136595959200","imei1":"18136595959200","imei2":"18136595959200","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92895,"job_number":"JOB_92895","tr_customer_id":92912,"tr_customer_product_id":92902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:26:27.000Z","modified_at":"2025-10-29T14:26:27.000Z","name":"Nicolas Leannon","mobile_number":"921-424-3956","email_id":"Abdul_Hilll@gmail.com","dop":"2025-09-30","serial_number":"15563490685501","imei1":"15563490685501","imei2":"15563490685501","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92897,"job_number":"JOB_92897","tr_customer_id":92914,"tr_customer_product_id":92904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:28:28.000Z","modified_at":"2025-10-29T14:28:28.000Z","name":"Arvid Flatley","mobile_number":"473-563-6444","email_id":"Jason13@hotmail.com","dop":"2025-04-06","serial_number":"11567831943216736","imei1":"11567831943216736","imei2":"11567831943216736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:28:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92898,"job_number":"JOB_92898","tr_customer_id":92915,"tr_customer_product_id":92905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:34:23.000Z","modified_at":"2025-10-29T14:34:23.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"15769373286117","imei1":"15769373286117","imei2":"15769373286117","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:34:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92900,"job_number":"JOB_92900","tr_customer_id":92917,"tr_customer_product_id":92907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:34:23.000Z","modified_at":"2025-10-29T14:34:24.000Z","name":"Clementine Ziemann","mobile_number":"684-335-6733","email_id":"Ramiro_Schmidt@gmail.com","dop":"2025-09-30","serial_number":"12995297237678","imei1":"12995297237678","imei2":"12995297237678","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92901,"job_number":"JOB_92901","tr_customer_id":92918,"tr_customer_product_id":92908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:34:37.000Z","modified_at":"2025-10-29T14:34:37.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"11369700525410","imei1":"11369700525410","imei2":"11369700525410","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92903,"job_number":"JOB_92903","tr_customer_id":92920,"tr_customer_product_id":92910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:34:37.000Z","modified_at":"2025-10-29T14:34:37.000Z","name":"Emmanuel Jenkins","mobile_number":"241-305-3494","email_id":"Sierra.Graham@yahoo.com","dop":"2025-09-30","serial_number":"16596362483988","imei1":"16596362483988","imei2":"16596362483988","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92904,"job_number":"JOB_92904","tr_customer_id":92921,"tr_customer_product_id":92911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:34:50.000Z","modified_at":"2025-10-29T14:34:50.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"10176588282889","imei1":"10176588282889","imei2":"10176588282889","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92906,"job_number":"JOB_92906","tr_customer_id":92923,"tr_customer_product_id":92913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:34:51.000Z","modified_at":"2025-10-29T14:34:51.000Z","name":"Cristal Hamill","mobile_number":"373-414-4156","email_id":"Timmy.Jacobs@hotmail.com","dop":"2025-09-30","serial_number":"15682797550579","imei1":"15682797550579","imei2":"15682797550579","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92907,"job_number":"JOB_92907","tr_customer_id":92924,"tr_customer_product_id":92914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:46:08.000Z","modified_at":"2025-10-29T14:46:08.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"17675719594921","imei1":"17675719594921","imei2":"17675719594921","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:46:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92908,"job_number":"JOB_92908","tr_customer_id":92925,"tr_customer_product_id":92915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:46:09.000Z","modified_at":"2025-10-29T14:46:09.000Z","name":"Lizeth Spencer","mobile_number":"476-911-2408","email_id":"Eulah_Pouros@gmail.com","dop":"2025-09-16","serial_number":"17953006443717","imei1":"17953006443717","imei2":"17953006443717","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:46:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92909,"job_number":"JOB_92909","tr_customer_id":92926,"tr_customer_product_id":92916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:46:29.000Z","modified_at":"2025-10-29T14:46:29.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"18565385388110","imei1":"18565385388110","imei2":"18565385388110","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:46:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92910,"job_number":"JOB_92910","tr_customer_id":92927,"tr_customer_product_id":92917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:46:29.000Z","modified_at":"2025-10-29T14:46:29.000Z","name":"Elyse Morar","mobile_number":"791-294-2574","email_id":"Madilyn26@yahoo.com","dop":"2025-09-16","serial_number":"18725137837676","imei1":"18725137837676","imei2":"18725137837676","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:46:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92911,"job_number":"JOB_92911","tr_customer_id":92928,"tr_customer_product_id":92918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:46:50.000Z","modified_at":"2025-10-29T14:46:50.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"12517109532881","imei1":"12517109532881","imei2":"12517109532881","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:46:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92912,"job_number":"JOB_92912","tr_customer_id":92929,"tr_customer_product_id":92919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:46:50.000Z","modified_at":"2025-10-29T14:46:50.000Z","name":"Deshawn Leannon","mobile_number":"371-989-5964","email_id":"Cecil_Grady23@yahoo.com","dop":"2025-09-16","serial_number":"16080781477011","imei1":"16080781477011","imei2":"16080781477011","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:46:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92913,"job_number":"JOB_92913","tr_customer_id":92930,"tr_customer_product_id":92920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:49:16.000Z","modified_at":"2025-10-29T14:49:16.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"18410489965854","imei1":"18410489965854","imei2":"18410489965854","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92915,"job_number":"JOB_92915","tr_customer_id":92932,"tr_customer_product_id":92922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:49:16.000Z","modified_at":"2025-10-29T14:49:16.000Z","name":"Vesta Rowe","mobile_number":"595-712-6848","email_id":"Kaleigh.Fadel56@gmail.com","dop":"2025-09-30","serial_number":"17069386898156","imei1":"17069386898156","imei2":"17069386898156","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92916,"job_number":"JOB_92916","tr_customer_id":92933,"tr_customer_product_id":92923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:49:30.000Z","modified_at":"2025-10-29T14:49:30.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"14186113015157","imei1":"14186113015157","imei2":"14186113015157","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:49:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92918,"job_number":"JOB_92918","tr_customer_id":92935,"tr_customer_product_id":92925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:49:31.000Z","modified_at":"2025-10-29T14:49:31.000Z","name":"Katlynn Donnelly","mobile_number":"651-514-9241","email_id":"Tiara76@yahoo.com","dop":"2025-09-30","serial_number":"12555477385759","imei1":"12555477385759","imei2":"12555477385759","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92919,"job_number":"JOB_92919","tr_customer_id":92936,"tr_customer_product_id":92926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:49:44.000Z","modified_at":"2025-10-29T14:49:44.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"17666492330868","imei1":"17666492330868","imei2":"17666492330868","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:49:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92921,"job_number":"JOB_92921","tr_customer_id":92938,"tr_customer_product_id":92928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T14:49:44.000Z","modified_at":"2025-10-29T14:49:44.000Z","name":"Kimberly Wilkinson","mobile_number":"890-521-7380","email_id":"Merlin_Hartmann65@gmail.com","dop":"2025-09-30","serial_number":"19219159046858","imei1":"19219159046858","imei2":"19219159046858","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T14:49:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92926,"job_number":"JOB_92926","tr_customer_id":92943,"tr_customer_product_id":92933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T15:41:14.000Z","modified_at":"2025-10-29T15:41:14.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108779542699535","imei1":"108779542699535","imei2":"108779542699535","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T15:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92928,"job_number":"JOB_92928","tr_customer_id":92945,"tr_customer_product_id":92935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T15:41:29.000Z","modified_at":"2025-10-29T15:41:29.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106478731933476","imei1":"106478731933476","imei2":"106478731933476","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T15:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92934,"job_number":"JOB_92934","tr_customer_id":92951,"tr_customer_product_id":92941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T16:12:44.000Z","modified_at":"2025-10-29T16:12:44.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19834779283033","imei1":"19834779283033","imei2":"19834779283033","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T16:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92936,"job_number":"JOB_92936","tr_customer_id":92953,"tr_customer_product_id":92943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T16:12:46.000Z","modified_at":"2025-10-29T16:12:46.000Z","name":"Jamie Kuvalis","mobile_number":"858-633-3817","email_id":"Maximillian47@hotmail.com","dop":"2025-04-06","serial_number":"11111295424916998","imei1":"11111295424916998","imei2":"11111295424916998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T16:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92937,"job_number":"JOB_92937","tr_customer_id":92954,"tr_customer_product_id":92944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T16:13:35.000Z","modified_at":"2025-10-29T16:13:35.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19073996206224","imei1":"19073996206224","imei2":"19073996206224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T16:13:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92939,"job_number":"JOB_92939","tr_customer_id":92956,"tr_customer_product_id":92946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T16:13:36.000Z","modified_at":"2025-10-29T16:13:36.000Z","name":"Eugene Schultz","mobile_number":"750-616-6199","email_id":"Jordon_Schaefer64@yahoo.com","dop":"2025-04-06","serial_number":"11706175209798366","imei1":"11706175209798366","imei2":"11706175209798366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T16:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92940,"job_number":"JOB_92940","tr_customer_id":92957,"tr_customer_product_id":92947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T16:14:25.000Z","modified_at":"2025-10-29T16:14:25.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15689314585466","imei1":"15689314585466","imei2":"15689314585466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T16:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92942,"job_number":"JOB_92942","tr_customer_id":92959,"tr_customer_product_id":92949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T16:14:27.000Z","modified_at":"2025-10-29T16:14:27.000Z","name":"Vernice King","mobile_number":"259-362-8272","email_id":"Jerrold_Johnson@yahoo.com","dop":"2025-04-06","serial_number":"14872574390207882","imei1":"14872574390207882","imei2":"14872574390207882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T16:14:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92945,"job_number":"JOB_92945","tr_customer_id":92962,"tr_customer_product_id":92952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T17:13:35.000Z","modified_at":"2025-10-29T17:13:35.000Z","name":"Genoveva Little","mobile_number":"748-481-6773","email_id":"Monte6@yahoo.com","dop":"2025-04-06","serial_number":"17474590448200140","imei1":"17474590448200140","imei2":"17474590448200140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T17:13:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92947,"job_number":"JOB_92947","tr_customer_id":92964,"tr_customer_product_id":92954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T17:14:20.000Z","modified_at":"2025-10-29T17:14:20.000Z","name":"Mateo Rippin","mobile_number":"482-896-1285","email_id":"Elody.Haag@hotmail.com","dop":"2025-04-06","serial_number":"10783260579627934","imei1":"10783260579627934","imei2":"10783260579627934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T17:14:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92949,"job_number":"JOB_92949","tr_customer_id":92966,"tr_customer_product_id":92956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T17:15:04.000Z","modified_at":"2025-10-29T17:15:04.000Z","name":"Forest Schuppe","mobile_number":"737-625-7620","email_id":"Elissa.Fay@yahoo.com","dop":"2025-04-06","serial_number":"14947749611227264","imei1":"14947749611227264","imei2":"14947749611227264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T17:15:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92951,"job_number":"JOB_92951","tr_customer_id":92968,"tr_customer_product_id":92958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T17:16:56.000Z","modified_at":"2025-10-29T17:16:56.000Z","name":"Raquel Walker","mobile_number":"464-689-7135","email_id":"Anabel98@hotmail.com","dop":"2025-04-06","serial_number":"10773064245170036","imei1":"10773064245170036","imei2":"10773064245170036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T17:16:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92953,"job_number":"JOB_92953","tr_customer_id":92970,"tr_customer_product_id":92960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T17:17:40.000Z","modified_at":"2025-10-29T17:17:40.000Z","name":"Amalia Bosco","mobile_number":"941-455-0598","email_id":"Jacinto.Borer92@yahoo.com","dop":"2025-04-06","serial_number":"19750158589686180","imei1":"19750158589686180","imei2":"19750158589686180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T17:17:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92955,"job_number":"JOB_92955","tr_customer_id":92972,"tr_customer_product_id":92962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T17:18:25.000Z","modified_at":"2025-10-29T17:18:25.000Z","name":"Gregorio Huels","mobile_number":"686-769-8005","email_id":"Jaden.Reichert@gmail.com","dop":"2025-04-06","serial_number":"13480847214567826","imei1":"13480847214567826","imei2":"13480847214567826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T17:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92957,"job_number":"JOB_92957","tr_customer_id":92974,"tr_customer_product_id":92964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T17:21:52.000Z","modified_at":"2025-10-29T17:21:52.000Z","name":"Hilbert Crist","mobile_number":"918-323-2462","email_id":"Torey59@gmail.com","dop":"2025-04-06","serial_number":"17392468647751224","imei1":"17392468647751224","imei2":"17392468647751224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T17:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92959,"job_number":"JOB_92959","tr_customer_id":92976,"tr_customer_product_id":92966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T17:22:34.000Z","modified_at":"2025-10-29T17:22:34.000Z","name":"Madonna Blanda","mobile_number":"887-518-5139","email_id":"Bartholome_Bahringer@gmail.com","dop":"2025-04-06","serial_number":"10086963213503160","imei1":"10086963213503160","imei2":"10086963213503160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T17:22:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92961,"job_number":"JOB_92961","tr_customer_id":92978,"tr_customer_product_id":92968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T17:23:18.000Z","modified_at":"2025-10-29T17:23:18.000Z","name":"Adaline Koepp","mobile_number":"801-631-1144","email_id":"Amaya.Hickle@yahoo.com","dop":"2025-04-06","serial_number":"19307856950398990","imei1":"19307856950398990","imei2":"19307856950398990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T17:23:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92962,"job_number":"JOB_92962","tr_customer_id":92979,"tr_customer_product_id":92969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T17:36:26.000Z","modified_at":"2025-10-29T17:36:26.000Z","name":"raj gopal","mobile_number":"9980237861","email_id":"rg.krishnappa@gmail.com","dop":"2025-10-19","serial_number":"12345678912340","imei1":"12345678912340","imei2":"12345678912340","popurl":"2025-10-19T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T17:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92963,"job_number":"JOB_92963","tr_customer_id":92980,"tr_customer_product_id":92970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T18:55:37.000Z","modified_at":"2025-10-29T18:55:37.000Z","name":"Kritika Gupta","mobile_number":"8587922546","email_id":"kritika@gmail.com","dop":"2025-05-08","serial_number":"1002522481866730","imei1":"1002522481866730","imei2":"1002522481866730","popurl":"2025-05-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T18:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92965,"job_number":"JOB_92965","tr_customer_id":92982,"tr_customer_product_id":92972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T18:55:38.000Z","modified_at":"2025-10-29T18:55:38.000Z","name":"Prudence Dooley","mobile_number":"717-771-9780","email_id":"Monte_Moore65@hotmail.com","dop":"2025-05-08","serial_number":"10054893424357662","imei1":"10054893424357662","imei2":"10054893424357662","popurl":"2025-05-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T18:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92966,"job_number":"JOB_92966","tr_customer_id":92983,"tr_customer_product_id":92973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T18:55:55.000Z","modified_at":"2025-10-29T18:55:55.000Z","name":"Deepak Goel","mobile_number":"7658744397","email_id":"deepakg@gmail.com","dop":"2025-05-08","serial_number":"1000940174077271","imei1":"1000940174077271","imei2":"1000940174077271","popurl":"2025-05-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T18:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92968,"job_number":"JOB_92968","tr_customer_id":92985,"tr_customer_product_id":92975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T18:55:56.000Z","modified_at":"2025-10-29T18:55:56.000Z","name":"Keanu Ullrich","mobile_number":"346-850-2833","email_id":"Enoch62@yahoo.com","dop":"2025-05-08","serial_number":"10898049892587830","imei1":"10898049892587830","imei2":"10898049892587830","popurl":"2025-05-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T18:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92969,"job_number":"JOB_92969","tr_customer_id":92986,"tr_customer_product_id":92976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T18:56:14.000Z","modified_at":"2025-10-29T18:56:14.000Z","name":"Ishika Srivastava","mobile_number":"884277618","email_id":"ishikas@gmail.com","dop":"2025-05-08","serial_number":"1002701348598937","imei1":"1002701348598937","imei2":"1002701348598937","popurl":"2025-05-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T18:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92970,"job_number":"JOB_92970","tr_customer_id":92987,"tr_customer_product_id":92977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T18:56:15.000Z","modified_at":"2025-10-29T18:56:15.000Z","name":"Terence Strosin","mobile_number":"442-876-0580","email_id":"Wilfredo_Frami71@gmail.com","dop":"2025-05-08","serial_number":"1004016790251970","imei1":"1004016790251970","imei2":"1004016790251970","popurl":"2025-05-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T18:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92971,"job_number":"JOB_92971","tr_customer_id":92988,"tr_customer_product_id":92978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T18:56:15.000Z","modified_at":"2025-10-29T18:56:15.000Z","name":"Larry Cole","mobile_number":"403-672-5277","email_id":"Ignatius_Wehner29@hotmail.com","dop":"2025-05-08","serial_number":"10573874712226738","imei1":"10573874712226738","imei2":"10573874712226738","popurl":"2025-05-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T18:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92972,"job_number":"JOB_92972","tr_customer_id":92989,"tr_customer_product_id":92979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T19:00:00.000Z","modified_at":"2025-10-29T19:00:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18033233381206","imei1":"18033233381206","imei2":"18033233381206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T19:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92974,"job_number":"JOB_92974","tr_customer_id":92991,"tr_customer_product_id":92981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T19:00:00.000Z","modified_at":"2025-10-29T19:00:00.000Z","name":"Stewart Schiller","mobile_number":"599-247-9406","email_id":"Cameron27@gmail.com","dop":"2025-04-06","serial_number":"14217048625358084","imei1":"14217048625358084","imei2":"14217048625358084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T19:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92975,"job_number":"JOB_92975","tr_customer_id":92992,"tr_customer_product_id":92982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T19:00:19.000Z","modified_at":"2025-10-29T19:00:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15496981652566","imei1":"15496981652566","imei2":"15496981652566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T19:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92977,"job_number":"JOB_92977","tr_customer_id":92994,"tr_customer_product_id":92984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T19:00:19.000Z","modified_at":"2025-10-29T19:00:19.000Z","name":"Saige Kerluke","mobile_number":"576-777-2569","email_id":"London.Morar@hotmail.com","dop":"2025-04-06","serial_number":"14077132408633018","imei1":"14077132408633018","imei2":"14077132408633018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T19:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92978,"job_number":"JOB_92978","tr_customer_id":92995,"tr_customer_product_id":92985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T19:00:36.000Z","modified_at":"2025-10-29T19:00:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16681466376462","imei1":"16681466376462","imei2":"16681466376462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T19:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92980,"job_number":"JOB_92980","tr_customer_id":92997,"tr_customer_product_id":92987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T19:00:37.000Z","modified_at":"2025-10-29T19:00:37.000Z","name":"Kianna Nitzsche","mobile_number":"910-886-2893","email_id":"Abigayle.Strosin50@gmail.com","dop":"2025-04-06","serial_number":"12415125077981156","imei1":"12415125077981156","imei2":"12415125077981156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T19:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92981,"job_number":"JOB_92981","tr_customer_id":92998,"tr_customer_product_id":92988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T19:05:06.000Z","modified_at":"2025-10-29T19:05:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17948783743246","imei1":"17948783743246","imei2":"17948783743246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T19:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92983,"job_number":"JOB_92983","tr_customer_id":93000,"tr_customer_product_id":92990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T19:05:06.000Z","modified_at":"2025-10-29T19:05:06.000Z","name":"Rosalyn Adams","mobile_number":"446-709-9167","email_id":"Melyssa_Waelchi60@hotmail.com","dop":"2025-04-06","serial_number":"10775627700248474","imei1":"10775627700248474","imei2":"10775627700248474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T19:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92984,"job_number":"JOB_92984","tr_customer_id":93001,"tr_customer_product_id":92991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T19:05:23.000Z","modified_at":"2025-10-29T19:05:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17000676091374","imei1":"17000676091374","imei2":"17000676091374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T19:05:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92986,"job_number":"JOB_92986","tr_customer_id":93003,"tr_customer_product_id":92993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T19:05:24.000Z","modified_at":"2025-10-29T19:05:24.000Z","name":"Casimer Rippin","mobile_number":"871-903-1058","email_id":"Dax_Funk79@hotmail.com","dop":"2025-04-06","serial_number":"19216949103259950","imei1":"19216949103259950","imei2":"19216949103259950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T19:05:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92987,"job_number":"JOB_92987","tr_customer_id":93004,"tr_customer_product_id":92994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T19:05:42.000Z","modified_at":"2025-10-29T19:05:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19778867607994","imei1":"19778867607994","imei2":"19778867607994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T19:05:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92989,"job_number":"JOB_92989","tr_customer_id":93006,"tr_customer_product_id":92996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T19:05:43.000Z","modified_at":"2025-10-29T19:05:43.000Z","name":"Jacinto O'Connell","mobile_number":"335-406-1008","email_id":"Brittany.Nikolaus50@gmail.com","dop":"2025-04-06","serial_number":"18475253829405404","imei1":"18475253829405404","imei2":"18475253829405404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T19:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92990,"job_number":"JOB_92990","tr_customer_id":93007,"tr_customer_product_id":92997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T19:17:19.000Z","modified_at":"2025-10-29T19:17:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17238718160726","imei1":"17238718160726","imei2":"17238718160726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T19:17:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92992,"job_number":"JOB_92992","tr_customer_id":93009,"tr_customer_product_id":92999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T19:17:20.000Z","modified_at":"2025-10-29T19:17:20.000Z","name":"Maximillian Jerde","mobile_number":"595-609-0993","email_id":"Kennedi_Smitham6@yahoo.com","dop":"2025-04-06","serial_number":"15936326501674804","imei1":"15936326501674804","imei2":"15936326501674804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T19:17:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92993,"job_number":"JOB_92993","tr_customer_id":93010,"tr_customer_product_id":93000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T19:17:39.000Z","modified_at":"2025-10-29T19:17:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15094072970881","imei1":"15094072970881","imei2":"15094072970881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T19:17:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92995,"job_number":"JOB_92995","tr_customer_id":93012,"tr_customer_product_id":93002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T19:17:40.000Z","modified_at":"2025-10-29T19:17:40.000Z","name":"Nona Rodriguez","mobile_number":"908-388-8700","email_id":"Isabell_Muller38@gmail.com","dop":"2025-04-06","serial_number":"18563202917464924","imei1":"18563202917464924","imei2":"18563202917464924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T19:17:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92996,"job_number":"JOB_92996","tr_customer_id":93013,"tr_customer_product_id":93003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T19:17:59.000Z","modified_at":"2025-10-29T19:17:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10485395462933","imei1":"10485395462933","imei2":"10485395462933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T19:17:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":92998,"job_number":"JOB_92998","tr_customer_id":93015,"tr_customer_product_id":93005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T19:17:59.000Z","modified_at":"2025-10-29T19:17:59.000Z","name":"Rodolfo Gerhold","mobile_number":"702-565-6993","email_id":"Mabel_Torp22@gmail.com","dop":"2025-04-06","serial_number":"11087630175304938","imei1":"11087630175304938","imei2":"11087630175304938","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-29T19:17:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93004,"job_number":"JOB_93004","tr_customer_id":93021,"tr_customer_product_id":93011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T00:10:27.000Z","modified_at":"2025-10-30T00:10:27.000Z","name":"Yatish S","mobile_number":"8050948897","email_id":"yatisrinivas1999@gmail.com","dop":"2025-10-12","serial_number":"12354678995673","imei1":"12354678995673","imei2":"12354678995673","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T00:10:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93005,"job_number":"JOB_93005","tr_customer_id":93022,"tr_customer_product_id":93012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T00:29:02.000Z","modified_at":"2025-10-30T00:29:02.000Z","name":"Yatish S","mobile_number":"8050948897","email_id":"yatisrinivas1999@gmail.com","dop":"2025-10-12","serial_number":"10981935085269","imei1":"10981935085269","imei2":"10981935085269","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T00:29:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93006,"job_number":"JOB_93006","tr_customer_id":93023,"tr_customer_product_id":93013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T00:29:11.000Z","modified_at":"2025-10-30T00:29:11.000Z","name":"Yatish S","mobile_number":"8050948897","email_id":"yatisrinivas1999@gmail.com","dop":"2025-10-12","serial_number":"17264744405211","imei1":"17264744405211","imei2":"17264744405211","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T00:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93010,"job_number":"JOB_93010","tr_customer_id":93027,"tr_customer_product_id":93017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:29:11.000Z","modified_at":"2025-10-30T03:29:11.000Z","name":"Garnett Kuphal","mobile_number":"237-530-4595","email_id":"Jon66@hotmail.com","dop":"2025-04-06","serial_number":"14358939014212516","imei1":"14358939014212516","imei2":"14358939014212516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93014,"job_number":"JOB_93014","tr_customer_id":93031,"tr_customer_product_id":93021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:29:22.000Z","modified_at":"2025-10-30T03:29:22.000Z","name":"Zakary Grant","mobile_number":"690-530-8507","email_id":"Liza67@hotmail.com","dop":"2025-04-06","serial_number":"11056608681684748","imei1":"11056608681684748","imei2":"11056608681684748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93015,"job_number":"JOB_93015","tr_customer_id":93032,"tr_customer_product_id":93022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:29:24.000Z","modified_at":"2025-10-30T03:29:24.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10368981246786","imei1":"10368981246786","imei2":"10368981246786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93017,"job_number":"JOB_93017","tr_customer_id":93034,"tr_customer_product_id":93024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:29:26.000Z","modified_at":"2025-10-30T03:29:26.000Z","name":"Carroll Mertz","mobile_number":"349-222-5102","email_id":"Kasandra_Ward@hotmail.com","dop":"2025-04-06","serial_number":"17343740000339510","imei1":"17343740000339510","imei2":"17343740000339510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:29:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93019,"job_number":"JOB_93019","tr_customer_id":93036,"tr_customer_product_id":93026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:29:29.000Z","modified_at":"2025-10-30T03:29:29.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"13045317370832","imei1":"13045317370832","imei2":"13045317370832","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93021,"job_number":"JOB_93021","tr_customer_id":93038,"tr_customer_product_id":93028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:29:31.000Z","modified_at":"2025-10-30T03:29:31.000Z","name":"Emery Cummerata","mobile_number":"795-626-5655","email_id":"Charles.Reichert82@hotmail.com","dop":"2025-09-20","serial_number":"100086068442906","imei1":"100086068442906","imei2":"100086068442906","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93023,"job_number":"JOB_93023","tr_customer_id":93040,"tr_customer_product_id":93030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:30:14.000Z","modified_at":"2025-10-30T03:30:14.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18617912263809","imei1":"18617912263809","imei2":"18617912263809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93025,"job_number":"JOB_93025","tr_customer_id":93042,"tr_customer_product_id":93032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:30:16.000Z","modified_at":"2025-10-30T03:30:16.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"15422025937466","imei1":"15422025937466","imei2":"15422025937466","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93026,"job_number":"JOB_93026","tr_customer_id":93043,"tr_customer_product_id":93033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:30:16.000Z","modified_at":"2025-10-30T03:30:16.000Z","name":"Leland Barton","mobile_number":"412-700-1716","email_id":"Hanna64@gmail.com","dop":"2025-04-06","serial_number":"11052002268553356","imei1":"11052002268553356","imei2":"11052002268553356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93028,"job_number":"JOB_93028","tr_customer_id":93045,"tr_customer_product_id":93035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:30:17.000Z","modified_at":"2025-10-30T03:30:17.000Z","name":"Elwin Ruecker","mobile_number":"360-908-4340","email_id":"Sage_Hilpert@hotmail.com","dop":"2025-09-20","serial_number":"100902507532131","imei1":"100902507532131","imei2":"100902507532131","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93031,"job_number":"JOB_93031","tr_customer_id":93048,"tr_customer_product_id":93038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:30:22.000Z","modified_at":"2025-10-30T03:30:22.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10913064205778","imei1":"10913064205778","imei2":"10913064205778","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93034,"job_number":"JOB_93034","tr_customer_id":93051,"tr_customer_product_id":93041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:30:23.000Z","modified_at":"2025-10-30T03:30:23.000Z","name":"Teresa Runolfsdottir","mobile_number":"595-617-7148","email_id":"Gaston.Russel97@gmail.com","dop":"2025-06-18","serial_number":"1054528292771696","imei1":"1054528292771696","imei2":"1054528292771696","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93035,"job_number":"JOB_93035","tr_customer_id":93052,"tr_customer_product_id":93042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:30:24.000Z","modified_at":"2025-10-30T03:30:24.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"13374024998608","imei1":"13374024998608","imei2":"13374024998608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93038,"job_number":"JOB_93038","tr_customer_id":93055,"tr_customer_product_id":93045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:30:29.000Z","modified_at":"2025-10-30T03:30:29.000Z","name":"Jennyfer Douglas","mobile_number":"748-238-1776","email_id":"Rita.Roberts@hotmail.com","dop":"2025-04-06","serial_number":"14025219735505504","imei1":"14025219735505504","imei2":"14025219735505504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93042,"job_number":"JOB_93042","tr_customer_id":93059,"tr_customer_product_id":93049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:30:38.000Z","modified_at":"2025-10-30T03:30:38.000Z","name":"Rashad Reichert","mobile_number":"791-801-9140","email_id":"Caleigh50@gmail.com","dop":"2025-04-06","serial_number":"18232124789831856","imei1":"18232124789831856","imei2":"18232124789831856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93045,"job_number":"JOB_93045","tr_customer_id":93062,"tr_customer_product_id":93052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:31:06.000Z","modified_at":"2025-10-30T03:31:06.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"17920210316467","imei1":"17920210316467","imei2":"17920210316467","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93047,"job_number":"JOB_93047","tr_customer_id":93064,"tr_customer_product_id":93054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:31:07.000Z","modified_at":"2025-10-30T03:31:07.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"12472036679083","imei1":"12472036679083","imei2":"12472036679083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93049,"job_number":"JOB_93049","tr_customer_id":93066,"tr_customer_product_id":93056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:31:07.000Z","modified_at":"2025-10-30T03:31:07.000Z","name":"Bart Witting","mobile_number":"589-432-3511","email_id":"Melisa.Sipes@gmail.com","dop":"2025-09-20","serial_number":"100567934112800","imei1":"100567934112800","imei2":"100567934112800","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93050,"job_number":"JOB_93050","tr_customer_id":93067,"tr_customer_product_id":93057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:31:09.000Z","modified_at":"2025-10-30T03:31:09.000Z","name":"Dolores Cartwright","mobile_number":"759-231-0315","email_id":"Rasheed_Pouros76@gmail.com","dop":"2025-04-06","serial_number":"16812414552845536","imei1":"16812414552845536","imei2":"16812414552845536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93051,"job_number":"JOB_93051","tr_customer_id":93068,"tr_customer_product_id":93058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:31:14.000Z","modified_at":"2025-10-30T03:31:14.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"18190771676105","imei1":"18190771676105","imei2":"18190771676105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93053,"job_number":"JOB_93053","tr_customer_id":93070,"tr_customer_product_id":93060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:31:16.000Z","modified_at":"2025-10-30T03:31:16.000Z","name":"Rosalia Stark","mobile_number":"724-493-9775","email_id":"Juanita_Moen@yahoo.com","dop":"2025-04-06","serial_number":"10078775983844232","imei1":"10078775983844232","imei2":"10078775983844232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93054,"job_number":"JOB_93054","tr_customer_id":93071,"tr_customer_product_id":93061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:31:18.000Z","modified_at":"2025-10-30T03:31:18.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"11090144580038","imei1":"11090144580038","imei2":"11090144580038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93056,"job_number":"JOB_93056","tr_customer_id":93073,"tr_customer_product_id":93063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:31:18.000Z","modified_at":"2025-10-30T03:31:18.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10540783358932","imei1":"10540783358932","imei2":"10540783358932","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93058,"job_number":"JOB_93058","tr_customer_id":93075,"tr_customer_product_id":93065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:31:19.000Z","modified_at":"2025-10-30T03:31:19.000Z","name":"Rhianna Langosh","mobile_number":"214-860-9516","email_id":"Estrella.Lueilwitz@gmail.com","dop":"2025-06-18","serial_number":"1004097459031881","imei1":"1004097459031881","imei2":"1004097459031881","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93060,"job_number":"JOB_93060","tr_customer_id":93077,"tr_customer_product_id":93067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:31:27.000Z","modified_at":"2025-10-30T03:31:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18452518121754","imei1":"18452518121754","imei2":"18452518121754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93062,"job_number":"JOB_93062","tr_customer_id":93079,"tr_customer_product_id":93069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:31:29.000Z","modified_at":"2025-10-30T03:31:29.000Z","name":"Edythe Kshlerin","mobile_number":"751-737-9473","email_id":"Chanel32@yahoo.com","dop":"2025-04-06","serial_number":"17291965755003128","imei1":"17291965755003128","imei2":"17291965755003128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93063,"job_number":"JOB_93063","tr_customer_id":93080,"tr_customer_product_id":93070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:31:39.000Z","modified_at":"2025-10-30T03:31:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16345939398014","imei1":"16345939398014","imei2":"16345939398014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93068,"job_number":"JOB_93068","tr_customer_id":93085,"tr_customer_product_id":93075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:31:40.000Z","modified_at":"2025-10-30T03:31:40.000Z","name":"Stephen Gottlieb","mobile_number":"694-995-0355","email_id":"Kian.Kovacek9@hotmail.com","dop":"2025-04-06","serial_number":"19792543913155264","imei1":"19792543913155264","imei2":"19792543913155264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93070,"job_number":"JOB_93070","tr_customer_id":93087,"tr_customer_product_id":93077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:31:45.000Z","modified_at":"2025-10-30T03:31:45.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"14037818708359","imei1":"14037818708359","imei2":"14037818708359","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93072,"job_number":"JOB_93072","tr_customer_id":93089,"tr_customer_product_id":93079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:31:46.000Z","modified_at":"2025-10-30T03:31:46.000Z","name":"Cleta Price","mobile_number":"720-254-5816","email_id":"Hattie.Bosco31@gmail.com","dop":"2025-06-08","serial_number":"105521929786612","imei1":"105521929786612","imei2":"105521929786612","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:31:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93083,"job_number":"JOB_93083","tr_customer_id":93100,"tr_customer_product_id":93090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:32:09.000Z","modified_at":"2025-10-30T03:32:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18807250011005","imei1":"18807250011005","imei2":"18807250011005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93085,"job_number":"JOB_93085","tr_customer_id":93102,"tr_customer_product_id":93092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:32:11.000Z","modified_at":"2025-10-30T03:32:11.000Z","name":"Zachery Stamm","mobile_number":"647-754-8822","email_id":"Lafayette.Wehner37@hotmail.com","dop":"2025-04-06","serial_number":"19499238090888650","imei1":"19499238090888650","imei2":"19499238090888650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93086,"job_number":"JOB_93086","tr_customer_id":93103,"tr_customer_product_id":93093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:32:12.000Z","modified_at":"2025-10-30T03:32:12.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"15649694528877","imei1":"15649694528877","imei2":"15649694528877","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93088,"job_number":"JOB_93088","tr_customer_id":93105,"tr_customer_product_id":93095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:32:19.000Z","modified_at":"2025-10-30T03:32:19.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"14490157516855","imei1":"14490157516855","imei2":"14490157516855","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93090,"job_number":"JOB_93090","tr_customer_id":93107,"tr_customer_product_id":93097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:32:21.000Z","modified_at":"2025-10-30T03:32:21.000Z","name":"Krystal McGlynn","mobile_number":"211-574-4406","email_id":"Reyes.Keebler27@yahoo.com","dop":"2025-06-08","serial_number":"103597098709413","imei1":"103597098709413","imei2":"103597098709413","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93091,"job_number":"JOB_93091","tr_customer_id":93108,"tr_customer_product_id":93098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:32:21.000Z","modified_at":"2025-10-30T03:32:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16725745771000","imei1":"16725745771000","imei2":"16725745771000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93093,"job_number":"JOB_93093","tr_customer_id":93110,"tr_customer_product_id":93100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:32:23.000Z","modified_at":"2025-10-30T03:32:23.000Z","name":"Chelsea Bartell","mobile_number":"862-496-3821","email_id":"Blanche.Rempel@gmail.com","dop":"2025-04-06","serial_number":"12810307591520926","imei1":"12810307591520926","imei2":"12810307591520926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93094,"job_number":"JOB_93094","tr_customer_id":93111,"tr_customer_product_id":93101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:32:26.000Z","modified_at":"2025-10-30T03:32:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11908165734946","imei1":"11908165734946","imei2":"11908165734946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93099,"job_number":"JOB_93099","tr_customer_id":93116,"tr_customer_product_id":93106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:32:28.000Z","modified_at":"2025-10-30T03:32:28.000Z","name":"Greg Hammes","mobile_number":"932-639-1649","email_id":"Sydni_Crona@gmail.com","dop":"2025-04-06","serial_number":"18903638082278548","imei1":"18903638082278548","imei2":"18903638082278548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93100,"job_number":"JOB_93100","tr_customer_id":93117,"tr_customer_product_id":93107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:32:53.000Z","modified_at":"2025-10-30T03:32:53.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"12323674708595","imei1":"12323674708595","imei2":"12323674708595","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93102,"job_number":"JOB_93102","tr_customer_id":93119,"tr_customer_product_id":93109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:32:55.000Z","modified_at":"2025-10-30T03:32:55.000Z","name":"Queenie O'Keefe","mobile_number":"566-659-6893","email_id":"Kaitlin_Sauer@yahoo.com","dop":"2025-06-08","serial_number":"109747566269112","imei1":"109747566269112","imei2":"109747566269112","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:32:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93103,"job_number":"JOB_93103","tr_customer_id":93120,"tr_customer_product_id":93110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:33:01.000Z","modified_at":"2025-10-30T03:33:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17242797483504","imei1":"17242797483504","imei2":"17242797483504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93105,"job_number":"JOB_93105","tr_customer_id":93122,"tr_customer_product_id":93112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:33:03.000Z","modified_at":"2025-10-30T03:33:03.000Z","name":"Junior Douglas","mobile_number":"524-555-1313","email_id":"Owen_Moore@gmail.com","dop":"2025-04-06","serial_number":"11085329406922486","imei1":"11085329406922486","imei2":"11085329406922486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93106,"job_number":"JOB_93106","tr_customer_id":93123,"tr_customer_product_id":93113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:33:13.000Z","modified_at":"2025-10-30T03:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14644196100222","imei1":"14644196100222","imei2":"14644196100222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93107,"job_number":"JOB_93107","tr_customer_id":93124,"tr_customer_product_id":93114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:33:13.000Z","modified_at":"2025-10-30T03:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11010490885433","imei1":"11010490885433","imei2":"11010490885433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93110,"job_number":"JOB_93110","tr_customer_id":93127,"tr_customer_product_id":93117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:33:15.000Z","modified_at":"2025-10-30T03:33:15.000Z","name":"Jayme Hand","mobile_number":"528-984-3460","email_id":"Astrid.Anderson@yahoo.com","dop":"2025-04-06","serial_number":"19359722343127600","imei1":"19359722343127600","imei2":"19359722343127600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93111,"job_number":"JOB_93111","tr_customer_id":93128,"tr_customer_product_id":93118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:33:15.000Z","modified_at":"2025-10-30T03:33:15.000Z","name":"Vella Krajcik","mobile_number":"679-992-6584","email_id":"Keanu.Rowe@yahoo.com","dop":"2025-04-06","serial_number":"12508991854853024","imei1":"12508991854853024","imei2":"12508991854853024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93112,"job_number":"JOB_93112","tr_customer_id":93129,"tr_customer_product_id":93119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:38:56.000Z","modified_at":"2025-10-30T03:38:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62972435243798","imei1":"62972435243798","imei2":"62972435243798","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:38:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93113,"job_number":"JOB_93113","tr_customer_id":93130,"tr_customer_product_id":93120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:38:56.000Z","modified_at":"2025-10-30T03:38:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22107375965957","imei1":"22107375965957","imei2":"22107375965957","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:38:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93114,"job_number":"JOB_93114","tr_customer_id":93131,"tr_customer_product_id":93121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:38:56.000Z","modified_at":"2025-10-30T03:38:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18613753773764","imei1":"18613753773764","imei2":"18613753773764","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:38:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93115,"job_number":"JOB_93115","tr_customer_id":93132,"tr_customer_product_id":93122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:38:57.000Z","modified_at":"2025-10-30T03:38:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92849140352079","imei1":"92849140352079","imei2":"92849140352079","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:38:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93116,"job_number":"JOB_93116","tr_customer_id":93133,"tr_customer_product_id":93123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:38:57.000Z","modified_at":"2025-10-30T03:38:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14447467659504","imei1":"14447467659504","imei2":"14447467659504","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:38:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93117,"job_number":"JOB_93117","tr_customer_id":93134,"tr_customer_product_id":93124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:38:57.000Z","modified_at":"2025-10-30T03:38:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63665079380390","imei1":"63665079380390","imei2":"63665079380390","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:38:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93119,"job_number":"JOB_93119","tr_customer_id":93136,"tr_customer_product_id":93126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:39:26.000Z","modified_at":"2025-10-30T03:39:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73279258158322","imei1":"73279258158322","imei2":"73279258158322","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93120,"job_number":"JOB_93120","tr_customer_id":93137,"tr_customer_product_id":93127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:39:26.000Z","modified_at":"2025-10-30T03:39:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87412437681859","imei1":"87412437681859","imei2":"87412437681859","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93121,"job_number":"JOB_93121","tr_customer_id":93138,"tr_customer_product_id":93128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:39:27.000Z","modified_at":"2025-10-30T03:39:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45244077763187","imei1":"45244077763187","imei2":"45244077763187","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93122,"job_number":"JOB_93122","tr_customer_id":93139,"tr_customer_product_id":93129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:39:27.000Z","modified_at":"2025-10-30T03:39:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22822312532703","imei1":"22822312532703","imei2":"22822312532703","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93123,"job_number":"JOB_93123","tr_customer_id":93140,"tr_customer_product_id":93130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:39:27.000Z","modified_at":"2025-10-30T03:39:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59526565885506","imei1":"59526565885506","imei2":"59526565885506","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93124,"job_number":"JOB_93124","tr_customer_id":93141,"tr_customer_product_id":93131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:39:28.000Z","modified_at":"2025-10-30T03:39:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15095298231883","imei1":"15095298231883","imei2":"15095298231883","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:39:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93126,"job_number":"JOB_93126","tr_customer_id":93143,"tr_customer_product_id":93133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:39:56.000Z","modified_at":"2025-10-30T03:39:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97342563673342","imei1":"97342563673342","imei2":"97342563673342","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:39:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93127,"job_number":"JOB_93127","tr_customer_id":93144,"tr_customer_product_id":93134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:39:57.000Z","modified_at":"2025-10-30T03:39:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96636988199182","imei1":"96636988199182","imei2":"96636988199182","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93128,"job_number":"JOB_93128","tr_customer_id":93145,"tr_customer_product_id":93135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:39:57.000Z","modified_at":"2025-10-30T03:39:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22764907885298","imei1":"22764907885298","imei2":"22764907885298","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93129,"job_number":"JOB_93129","tr_customer_id":93146,"tr_customer_product_id":93136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:39:57.000Z","modified_at":"2025-10-30T03:39:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73271872815356","imei1":"73271872815356","imei2":"73271872815356","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93130,"job_number":"JOB_93130","tr_customer_id":93147,"tr_customer_product_id":93137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:39:57.000Z","modified_at":"2025-10-30T03:39:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28524985823119","imei1":"28524985823119","imei2":"28524985823119","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93131,"job_number":"JOB_93131","tr_customer_id":93148,"tr_customer_product_id":93138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:39:58.000Z","modified_at":"2025-10-30T03:39:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49033192010200","imei1":"49033192010200","imei2":"49033192010200","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:39:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93133,"job_number":"JOB_93133","tr_customer_id":93150,"tr_customer_product_id":93140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:52:44.000Z","modified_at":"2025-10-30T03:52:44.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"15128261933397","imei1":"15128261933397","imei2":"15128261933397","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:52:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93134,"job_number":"JOB_93134","tr_customer_id":93151,"tr_customer_product_id":93141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:52:45.000Z","modified_at":"2025-10-30T03:52:45.000Z","name":"Raina King","mobile_number":"560-507-5773","email_id":"Isadore.Borer6@gmail.com","dop":"2025-09-16","serial_number":"17896723910884","imei1":"17896723910884","imei2":"17896723910884","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93135,"job_number":"JOB_93135","tr_customer_id":93152,"tr_customer_product_id":93142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:53:04.000Z","modified_at":"2025-10-30T03:53:04.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"17722746427881","imei1":"17722746427881","imei2":"17722746427881","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:53:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93136,"job_number":"JOB_93136","tr_customer_id":93153,"tr_customer_product_id":93143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:53:04.000Z","modified_at":"2025-10-30T03:53:04.000Z","name":"Corrine Pacocha","mobile_number":"239-840-7247","email_id":"Neha.Douglas83@gmail.com","dop":"2025-09-16","serial_number":"14920218571852","imei1":"14920218571852","imei2":"14920218571852","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:53:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93137,"job_number":"JOB_93137","tr_customer_id":93154,"tr_customer_product_id":93144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:53:24.000Z","modified_at":"2025-10-30T03:53:24.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"12123353305159","imei1":"12123353305159","imei2":"12123353305159","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93138,"job_number":"JOB_93138","tr_customer_id":93155,"tr_customer_product_id":93145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:53:24.000Z","modified_at":"2025-10-30T03:53:24.000Z","name":"Milton Funk","mobile_number":"725-396-3320","email_id":"Axel_Schmitt25@hotmail.com","dop":"2025-09-16","serial_number":"10922021341665","imei1":"10922021341665","imei2":"10922021341665","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93139,"job_number":"JOB_93139","tr_customer_id":93156,"tr_customer_product_id":93146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T03:58:46.000Z","modified_at":"2025-10-30T03:58:46.000Z","name":"Athira Beena Thulaseedharan","mobile_number":"2368878550","email_id":"athira.thulasi.beena@gmail.com","dop":"2025-04-16","serial_number":"19063117388841","imei1":"19063117388841","imei2":"19063117388841","popurl":"2025-04-16T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93142,"job_number":"JOB_93142","tr_customer_id":93159,"tr_customer_product_id":93149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T04:18:23.000Z","modified_at":"2025-10-30T04:18:23.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-20","serial_number":"64008556919152","imei1":"64008556919152","imei2":"64008556919152","popurl":"2025-10-20T04:18:22.199329177Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T04:18:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93143,"job_number":"JOB_93143","tr_customer_id":93160,"tr_customer_product_id":93150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T04:18:57.000Z","modified_at":"2025-10-30T04:18:57.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-20","serial_number":"34999740139326","imei1":"34999740139326","imei2":"34999740139326","popurl":"2025-10-20T04:18:56.857991451Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T04:18:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93144,"job_number":"JOB_93144","tr_customer_id":93161,"tr_customer_product_id":93151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T04:28:30.000Z","modified_at":"2025-10-30T04:28:30.000Z","name":"Ab4 Ab5","mobile_number":"12323238745","email_id":"ab5@gmail.com","dop":"2021-10-19","serial_number":"651131317856789","imei1":"651131317856789","imei2":"651131317856789","popurl":"2021-10-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93145,"job_number":"JOB_93145","tr_customer_id":93162,"tr_customer_product_id":93152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T04:29:04.000Z","modified_at":"2025-10-30T04:29:04.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"104490347869460","imei1":"104490347869460","imei2":"104490347869460","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T04:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93147,"job_number":"JOB_93147","tr_customer_id":93164,"tr_customer_product_id":93154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T04:29:21.000Z","modified_at":"2025-10-30T04:29:21.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102148203472289","imei1":"102148203472289","imei2":"102148203472289","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T04:29:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93149,"job_number":"JOB_93149","tr_customer_id":93166,"tr_customer_product_id":93156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T04:41:20.000Z","modified_at":"2025-10-30T04:41:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14947706991622","imei1":"14947706991622","imei2":"14947706991622","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93151,"job_number":"JOB_93151","tr_customer_id":93168,"tr_customer_product_id":93158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T04:41:21.000Z","modified_at":"2025-10-30T04:41:21.000Z","name":"Kirk Ondricka","mobile_number":"908-823-4788","email_id":"Keaton.Bode@hotmail.com","dop":"2025-04-06","serial_number":"12587633429013324","imei1":"12587633429013324","imei2":"12587633429013324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T04:41:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93152,"job_number":"JOB_93152","tr_customer_id":93169,"tr_customer_product_id":93159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T04:41:38.000Z","modified_at":"2025-10-30T04:41:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16766937044263","imei1":"16766937044263","imei2":"16766937044263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93154,"job_number":"JOB_93154","tr_customer_id":93171,"tr_customer_product_id":93161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T04:41:39.000Z","modified_at":"2025-10-30T04:41:39.000Z","name":"Bennie Collier","mobile_number":"787-665-1061","email_id":"Makayla_Cremin@hotmail.com","dop":"2025-04-06","serial_number":"10661321284247562","imei1":"10661321284247562","imei2":"10661321284247562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T04:41:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93156,"job_number":"JOB_93156","tr_customer_id":93173,"tr_customer_product_id":93163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T04:41:52.000Z","modified_at":"2025-10-30T04:41:52.000Z","name":"Jaiden West","mobile_number":"898-593-8455","email_id":"Rickey90@hotmail.com","dop":"2025-04-06","serial_number":"14913175321750512","imei1":"14913175321750512","imei2":"14913175321750512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93157,"job_number":"JOB_93157","tr_customer_id":93174,"tr_customer_product_id":93164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T04:41:56.000Z","modified_at":"2025-10-30T04:41:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10703936178356","imei1":"10703936178356","imei2":"10703936178356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93159,"job_number":"JOB_93159","tr_customer_id":93176,"tr_customer_product_id":93166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T04:41:56.000Z","modified_at":"2025-10-30T04:41:56.000Z","name":"Vladimir Labadie","mobile_number":"336-378-9242","email_id":"Kamren.Romaguera@yahoo.com","dop":"2025-04-06","serial_number":"13877987759698788","imei1":"13877987759698788","imei2":"13877987759698788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93162,"job_number":"JOB_93162","tr_customer_id":93179,"tr_customer_product_id":93169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:15:15.000Z","modified_at":"2025-10-30T06:15:15.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"12727058768219","imei1":"12727058768219","imei2":"12727058768219","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:15:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93164,"job_number":"JOB_93164","tr_customer_id":93181,"tr_customer_product_id":93171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:15:17.000Z","modified_at":"2025-10-30T06:15:17.000Z","name":"Edmond Mann","mobile_number":"727-959-0224","email_id":"Mafalda_Flatley99@gmail.com","dop":"2025-09-20","serial_number":"100702200136700","imei1":"100702200136700","imei2":"100702200136700","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93168,"job_number":"JOB_93168","tr_customer_id":93185,"tr_customer_product_id":93175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:16:07.000Z","modified_at":"2025-10-30T06:16:07.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"14520432335265","imei1":"14520432335265","imei2":"14520432335265","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:16:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93170,"job_number":"JOB_93170","tr_customer_id":93187,"tr_customer_product_id":93177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:16:08.000Z","modified_at":"2025-10-30T06:16:08.000Z","name":"Nat Rolfson","mobile_number":"339-734-5849","email_id":"Florida_Hilll@hotmail.com","dop":"2025-09-20","serial_number":"100549163285030","imei1":"100549163285030","imei2":"100549163285030","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:16:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93177,"job_number":"JOB_93177","tr_customer_id":93194,"tr_customer_product_id":93184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:16:58.000Z","modified_at":"2025-10-30T06:16:58.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"14204423153211","imei1":"14204423153211","imei2":"14204423153211","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93179,"job_number":"JOB_93179","tr_customer_id":93196,"tr_customer_product_id":93186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:17:00.000Z","modified_at":"2025-10-30T06:17:00.000Z","name":"Rosie Stiedemann","mobile_number":"422-292-6976","email_id":"Noemie_Abbott83@hotmail.com","dop":"2025-09-20","serial_number":"100375284035356","imei1":"100375284035356","imei2":"100375284035356","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:17:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93180,"job_number":"JOB_93180","tr_customer_id":93197,"tr_customer_product_id":93187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:17:57.000Z","modified_at":"2025-10-30T06:17:57.000Z","name":"shilpa G","mobile_number":"9880468173","email_id":"shilpaguru98@gmail.com","dop":"2025-09-30","serial_number":"124578455558264l","imei1":"124578455558264l","imei2":"124578455558264l","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:17:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93181,"job_number":"JOB_93181","tr_customer_id":93198,"tr_customer_product_id":93188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:18:34.000Z","modified_at":"2025-10-30T06:18:34.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10062652782660","imei1":"10062652782660","imei2":"10062652782660","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93183,"job_number":"JOB_93183","tr_customer_id":93200,"tr_customer_product_id":93190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:18:34.000Z","modified_at":"2025-10-30T06:18:34.000Z","name":"August Schuster","mobile_number":"385-825-6775","email_id":"Estevan.Hartmann60@yahoo.com","dop":"2025-06-18","serial_number":"1093137774586903","imei1":"1093137774586903","imei2":"1093137774586903","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93184,"job_number":"JOB_93184","tr_customer_id":93201,"tr_customer_product_id":93191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:19:06.000Z","modified_at":"2025-10-30T06:19:06.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"19368465352041","imei1":"19368465352041","imei2":"19368465352041","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93186,"job_number":"JOB_93186","tr_customer_id":93203,"tr_customer_product_id":93193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:19:08.000Z","modified_at":"2025-10-30T06:19:08.000Z","name":"Jerald Schneider","mobile_number":"309-904-2313","email_id":"Ceasar.Hermann39@gmail.com","dop":"2025-06-08","serial_number":"104732766066874","imei1":"104732766066874","imei2":"104732766066874","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93187,"job_number":"JOB_93187","tr_customer_id":93204,"tr_customer_product_id":93194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:19:23.000Z","modified_at":"2025-10-30T06:19:23.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10424643050917","imei1":"10424643050917","imei2":"10424643050917","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93189,"job_number":"JOB_93189","tr_customer_id":93206,"tr_customer_product_id":93196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:19:24.000Z","modified_at":"2025-10-30T06:19:24.000Z","name":"Chelsey Runolfsdottir","mobile_number":"560-538-1670","email_id":"Tania_Heller83@gmail.com","dop":"2025-06-18","serial_number":"1001692095079091","imei1":"1001692095079091","imei2":"1001692095079091","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93190,"job_number":"JOB_93190","tr_customer_id":93207,"tr_customer_product_id":93197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:19:27.000Z","modified_at":"2025-10-30T06:19:28.000Z","name":"shilpa G","mobile_number":"9880468173","email_id":"shilpaguru98@gmail.com","dop":"2025-09-30","serial_number":"124578455558264l","imei1":"124578455558264l1","imei2":"124578455558264l1","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:19:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93191,"job_number":"JOB_93191","tr_customer_id":93208,"tr_customer_product_id":93198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:19:38.000Z","modified_at":"2025-10-30T06:19:38.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"17559142896618","imei1":"17559142896618","imei2":"17559142896618","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93193,"job_number":"JOB_93193","tr_customer_id":93210,"tr_customer_product_id":93200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:19:40.000Z","modified_at":"2025-10-30T06:19:40.000Z","name":"Major Kirlin","mobile_number":"771-925-4579","email_id":"Yvette_Effertz@hotmail.com","dop":"2025-06-08","serial_number":"109366452512267","imei1":"109366452512267","imei2":"109366452512267","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93194,"job_number":"JOB_93194","tr_customer_id":93211,"tr_customer_product_id":93201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:19:58.000Z","modified_at":"2025-10-30T06:19:58.000Z","name":"shilpa G","mobile_number":"9880468173","email_id":"shilpaguru98@gmail.com","dop":"2025-09-30","serial_number":"124578455558264l","imei1":"124578455558264","imei2":"124578455558264","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93195,"job_number":"JOB_93195","tr_customer_id":93212,"tr_customer_product_id":93202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:20:10.000Z","modified_at":"2025-10-30T06:20:10.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"12469452983002","imei1":"12469452983002","imei2":"12469452983002","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93197,"job_number":"JOB_93197","tr_customer_id":93214,"tr_customer_product_id":93204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:20:12.000Z","modified_at":"2025-10-30T06:20:12.000Z","name":"Modesta Sawayn","mobile_number":"529-638-8458","email_id":"Liza.Ullrich37@gmail.com","dop":"2025-06-08","serial_number":"100977067713354","imei1":"100977067713354","imei2":"100977067713354","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:20:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93202,"job_number":"JOB_93202","tr_customer_id":93219,"tr_customer_product_id":93209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:28:01.000Z","modified_at":"2025-10-30T06:28:01.000Z","name":"Dane Maggio","mobile_number":"524-695-0129","email_id":"Dawn46@yahoo.com","dop":"2025-04-06","serial_number":"16274162233438448","imei1":"16274162233438448","imei2":"16274162233438448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:28:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93204,"job_number":"JOB_93204","tr_customer_id":93221,"tr_customer_product_id":93211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:35:28.000Z","modified_at":"2025-10-30T06:35:28.000Z","name":"Chaz Kub","mobile_number":"427-932-9684","email_id":"Gladyce_Gerlach@gmail.com","dop":"2025-04-06","serial_number":"16367551023262612","imei1":"16367551023262612","imei2":"16367551023262612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93205,"job_number":"JOB_93205","tr_customer_id":93222,"tr_customer_product_id":93212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:37:59.000Z","modified_at":"2025-10-30T06:37:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13909302752536","imei1":"13909302752536","imei2":"13909302752536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93207,"job_number":"JOB_93207","tr_customer_id":93224,"tr_customer_product_id":93214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:38:00.000Z","modified_at":"2025-10-30T06:38:00.000Z","name":"Ryann Larson","mobile_number":"802-852-2095","email_id":"Barry.Howe@gmail.com","dop":"2025-04-06","serial_number":"19032798866054264","imei1":"19032798866054264","imei2":"19032798866054264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93209,"job_number":"JOB_93209","tr_customer_id":93226,"tr_customer_product_id":93216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:38:06.000Z","modified_at":"2025-10-30T06:38:06.000Z","name":"Lindsey Hahn","mobile_number":"977-647-8680","email_id":"Micah.Adams65@yahoo.com","dop":"2025-04-06","serial_number":"16064389591728004","imei1":"16064389591728004","imei2":"16064389591728004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93210,"job_number":"JOB_93210","tr_customer_id":93227,"tr_customer_product_id":93217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:38:15.000Z","modified_at":"2025-10-30T06:38:15.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"11225002554069","imei1":"11225002554069","imei2":"11225002554069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93212,"job_number":"JOB_93212","tr_customer_id":93229,"tr_customer_product_id":93219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:38:46.000Z","modified_at":"2025-10-30T06:38:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11901064898568","imei1":"11901064898568","imei2":"11901064898568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93214,"job_number":"JOB_93214","tr_customer_id":93231,"tr_customer_product_id":93221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:38:48.000Z","modified_at":"2025-10-30T06:38:48.000Z","name":"Dock Murray","mobile_number":"344-450-1197","email_id":"Luther_Zboncak@gmail.com","dop":"2025-04-06","serial_number":"19473791297162320","imei1":"19473791297162320","imei2":"19473791297162320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93215,"job_number":"JOB_93215","tr_customer_id":93232,"tr_customer_product_id":93222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:39:07.000Z","modified_at":"2025-10-30T06:39:07.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"12048441585356","imei1":"12048441585356","imei2":"12048441585356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93217,"job_number":"JOB_93217","tr_customer_id":93234,"tr_customer_product_id":93224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:39:34.000Z","modified_at":"2025-10-30T06:39:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10076044395779","imei1":"10076044395779","imei2":"10076044395779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:39:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93219,"job_number":"JOB_93219","tr_customer_id":93236,"tr_customer_product_id":93226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:39:35.000Z","modified_at":"2025-10-30T06:39:35.000Z","name":"Elijah Bayer","mobile_number":"664-695-5320","email_id":"Velva41@yahoo.com","dop":"2025-04-06","serial_number":"12078854194863040","imei1":"12078854194863040","imei2":"12078854194863040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:39:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93220,"job_number":"JOB_93220","tr_customer_id":93237,"tr_customer_product_id":93227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:39:57.000Z","modified_at":"2025-10-30T06:39:57.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"17161847663338","imei1":"17161847663338","imei2":"17161847663338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93222,"job_number":"JOB_93222","tr_customer_id":93239,"tr_customer_product_id":93229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:51:59.000Z","modified_at":"2025-10-30T06:51:59.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"15507499625826","imei1":"15507499625826","imei2":"15507499625826","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93223,"job_number":"JOB_93223","tr_customer_id":93240,"tr_customer_product_id":93230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:51:59.000Z","modified_at":"2025-10-30T06:51:59.000Z","name":"Antonina King","mobile_number":"779-425-9704","email_id":"Reyna.Morissette91@gmail.com","dop":"2025-09-16","serial_number":"10546664024406","imei1":"10546664024406","imei2":"10546664024406","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93224,"job_number":"JOB_93224","tr_customer_id":93241,"tr_customer_product_id":93231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:52:20.000Z","modified_at":"2025-10-30T06:52:20.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"16943334346224","imei1":"16943334346224","imei2":"16943334346224","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93225,"job_number":"JOB_93225","tr_customer_id":93242,"tr_customer_product_id":93232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:52:21.000Z","modified_at":"2025-10-30T06:52:21.000Z","name":"Robert Wiza","mobile_number":"588-243-5571","email_id":"Katrine_Prohaska14@hotmail.com","dop":"2025-09-16","serial_number":"17382456939382","imei1":"17382456939382","imei2":"17382456939382","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93226,"job_number":"JOB_93226","tr_customer_id":93243,"tr_customer_product_id":93233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:52:42.000Z","modified_at":"2025-10-30T06:52:42.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"10708142990953","imei1":"10708142990953","imei2":"10708142990953","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93227,"job_number":"JOB_93227","tr_customer_id":93244,"tr_customer_product_id":93234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T06:52:42.000Z","modified_at":"2025-10-30T06:52:42.000Z","name":"Curtis Hauck","mobile_number":"930-552-5961","email_id":"Melvin_Wunsch18@gmail.com","dop":"2025-09-16","serial_number":"10951145221822","imei1":"10951145221822","imei2":"10951145221822","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T06:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93245,"job_number":"JOB_93245","tr_customer_id":93262,"tr_customer_product_id":93252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T07:35:31.000Z","modified_at":"2025-10-30T07:35:31.000Z","name":"Alisa Sauer","mobile_number":"751-941-0702","email_id":"Mattie_Bogan@gmail.com","dop":"2025-04-06","serial_number":"19707436994749544","imei1":"19707436994749544","imei2":"19707436994749544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T07:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93251,"job_number":"JOB_93251","tr_customer_id":93268,"tr_customer_product_id":93258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T09:22:13.000Z","modified_at":"2025-10-30T09:22:13.000Z","name":"shipk G","mobile_number":"9880468173","email_id":"shilpaguru98@gmail.com","dop":"2025-09-30","serial_number":"12457845555826","imei1":"12457845555826","imei2":"12457845555826","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T09:22:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93252,"job_number":"JOB_93252","tr_customer_id":93269,"tr_customer_product_id":93259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T10:02:33.000Z","modified_at":"2025-10-30T10:02:33.000Z","name":"Shashank Shetkar","mobile_number":"9820010741","email_id":"shetkarshashank@gmail.com","dop":"2025-10-19","serial_number":"52107846301875","imei1":"52107846301875","imei2":"52107846301875","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T10:02:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93254,"job_number":"JOB_93254","tr_customer_id":93271,"tr_customer_product_id":93261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T10:33:18.000Z","modified_at":"2025-10-30T15:52:10.000Z","name":"Ishu Shetkar","mobile_number":"9820010741","email_id":"shetkarshashank@gmail.com","dop":"2025-10-19","serial_number":"52107846301833","imei1":"52107846301833","imei2":"52107846301833","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":3,"assigned_on":"2025-10-30T15:52:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93255,"job_number":"JOB_93255","tr_customer_id":93272,"tr_customer_product_id":93262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T10:38:16.000Z","modified_at":"2025-10-30T10:38:16.000Z","name":"sdfsdff dfsdfdf","mobile_number":"8416545818","email_id":"qwqefs@gmail.com","dop":"2025-10-13","serial_number":"54681533331513","imei1":"54681533331513","imei2":"54681533331513","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T10:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93256,"job_number":"JOB_93256","tr_customer_id":93273,"tr_customer_product_id":93263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T10:41:47.000Z","modified_at":"2025-10-30T10:41:47.000Z","name":"fsdf vdsfdfdf","mobile_number":"5454748485","email_id":"hdfdf@gmail.com","dop":"2025-10-08","serial_number":"54547484598745","imei1":"54547484598745","imei2":"54547484598745","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T10:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93258,"job_number":"JOB_93258","tr_customer_id":93275,"tr_customer_product_id":93265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:07:57.000Z","modified_at":"2025-10-30T11:07:57.000Z","name":"Camille Waelchi","mobile_number":"911-971-8359","email_id":"Lesly35@gmail.com","dop":"2025-09-30","serial_number":"18630582770591","imei1":"18630582770591","imei2":"18630582770591","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:07:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93259,"job_number":"JOB_93259","tr_customer_id":93276,"tr_customer_product_id":93266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:10:37.000Z","modified_at":"2025-10-30T11:10:37.000Z","name":"Beatrice Kshlerin","mobile_number":"464-425-7920","email_id":"Jamar.Adams@yahoo.com","dop":"2025-09-30","serial_number":"10113150898162","imei1":"10113150898162","imei2":"10113150898162","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:10:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93260,"job_number":"JOB_93260","tr_customer_id":93277,"tr_customer_product_id":93267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:11:30.000Z","modified_at":"2025-10-30T11:11:30.000Z","name":"Kurtis Beier","mobile_number":"291-614-3919","email_id":"Golda.Collier@hotmail.com","dop":"2025-09-30","serial_number":"16585625308129","imei1":"16585625308129","imei2":"16585625308129","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93261,"job_number":"JOB_93261","tr_customer_id":93278,"tr_customer_product_id":93268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:11:41.000Z","modified_at":"2025-10-30T11:11:41.000Z","name":"Stuart Simonis","mobile_number":"907-566-9646","email_id":"Winifred_McKenzie@hotmail.com","dop":"2025-09-30","serial_number":"18365995683399","imei1":"18365995683399","imei2":"18365995683399","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93262,"job_number":"JOB_93262","tr_customer_id":93279,"tr_customer_product_id":93269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:12:02.000Z","modified_at":"2025-10-30T11:12:02.000Z","name":"Samara Bergstrom","mobile_number":"620-221-8005","email_id":"Shyanne.Bosco@yahoo.com","dop":"2025-09-30","serial_number":"14708937476631","imei1":"14708937476631","imei2":"14708937476631","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93263,"job_number":"JOB_93263","tr_customer_id":93280,"tr_customer_product_id":93270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:13:56.000Z","modified_at":"2025-10-30T11:13:56.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-05-01","serial_number":"19576704511176","imei1":"19576704511176","imei2":"19576704511176","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:13:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93265,"job_number":"JOB_93265","tr_customer_id":93282,"tr_customer_product_id":93272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:13:58.000Z","modified_at":"2025-10-30T11:13:58.000Z","name":"Carmella Christiansen","mobile_number":"762-768-0769","email_id":"Cielo.Conroy38@gmail.com","dop":"2025-05-01","serial_number":"933695767240535","imei1":"933695767240535","imei2":"933695767240535","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:13:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93266,"job_number":"JOB_93266","tr_customer_id":93283,"tr_customer_product_id":93273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:14:55.000Z","modified_at":"2025-10-30T11:14:55.000Z","name":"Lionel Zieme","mobile_number":"421-234-2593","email_id":"Hoyt_Gaylord@hotmail.com","dop":"2025-09-30","serial_number":"18664956667420","imei1":"18664956667420","imei2":"18664956667420","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:14:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93267,"job_number":"JOB_93267","tr_customer_id":93284,"tr_customer_product_id":93274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:14:57.000Z","modified_at":"2025-10-30T11:14:57.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-05-01","serial_number":"10496772283906","imei1":"10496772283906","imei2":"10496772283906","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:14:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93269,"job_number":"JOB_93269","tr_customer_id":93286,"tr_customer_product_id":93276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:14:59.000Z","modified_at":"2025-10-30T11:14:59.000Z","name":"Mark O'Kon","mobile_number":"388-726-7953","email_id":"Denis_Rau79@yahoo.com","dop":"2025-05-01","serial_number":"98822133540206","imei1":"98822133540206","imei2":"98822133540206","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93270,"job_number":"JOB_93270","tr_customer_id":93287,"tr_customer_product_id":93277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:15:57.000Z","modified_at":"2025-10-30T11:15:57.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-05-01","serial_number":"11583688670516","imei1":"11583688670516","imei2":"11583688670516","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:15:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93272,"job_number":"JOB_93272","tr_customer_id":93289,"tr_customer_product_id":93279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:15:59.000Z","modified_at":"2025-10-30T11:15:59.000Z","name":"Ellsworth Macejkovic","mobile_number":"938-518-2052","email_id":"Tyree92@hotmail.com","dop":"2025-05-01","serial_number":"612576067688742","imei1":"612576067688742","imei2":"612576067688742","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:15:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93273,"job_number":"JOB_93273","tr_customer_id":93290,"tr_customer_product_id":93280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:17:41.000Z","modified_at":"2025-10-30T11:17:41.000Z","name":"Cristopher Herman","mobile_number":"343-874-4436","email_id":"Noelia21@yahoo.com","dop":"2025-09-30","serial_number":"10750146727670","imei1":"10750146727670","imei2":"10750146727670","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:17:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93274,"job_number":"JOB_93274","tr_customer_id":93291,"tr_customer_product_id":93281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:17:54.000Z","modified_at":"2025-10-30T11:17:54.000Z","name":"Jasmin Goyette","mobile_number":"694-696-0516","email_id":"Hiram_Welch3@gmail.com","dop":"2025-09-30","serial_number":"17373385145510","imei1":"17373385145510","imei2":"17373385145510","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:17:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93275,"job_number":"JOB_93275","tr_customer_id":93292,"tr_customer_product_id":93282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:22:51.000Z","modified_at":"2025-10-30T11:22:51.000Z","name":"Ena Hammes","mobile_number":"711-269-2699","email_id":"Adrianna.Grady@gmail.com","dop":"2025-09-30","serial_number":"12228197235624","imei1":"12228197235624","imei2":"12228197235624","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93276,"job_number":"JOB_93276","tr_customer_id":93293,"tr_customer_product_id":93283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:25:27.000Z","modified_at":"2025-10-30T11:25:27.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-05-01","serial_number":"10169736187438","imei1":"10169736187438","imei2":"10169736187438","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93278,"job_number":"JOB_93278","tr_customer_id":93295,"tr_customer_product_id":93285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:25:30.000Z","modified_at":"2025-10-30T11:25:30.000Z","name":"Walker Kihn","mobile_number":"825-933-8656","email_id":"Jerome87@yahoo.com","dop":"2025-05-01","serial_number":"495836543783717","imei1":"495836543783717","imei2":"495836543783717","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93279,"job_number":"JOB_93279","tr_customer_id":93296,"tr_customer_product_id":93286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:26:05.000Z","modified_at":"2025-10-30T11:26:05.000Z","name":"Delilah Ryan","mobile_number":"217-724-5057","email_id":"Izaiah.Hansen88@hotmail.com","dop":"2025-09-30","serial_number":"14284494470167","imei1":"14284494470167","imei2":"14284494470167","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:26:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93280,"job_number":"JOB_93280","tr_customer_id":93297,"tr_customer_product_id":93287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:26:32.000Z","modified_at":"2025-10-30T11:26:32.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-05-01","serial_number":"14856454213142","imei1":"14856454213142","imei2":"14856454213142","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93282,"job_number":"JOB_93282","tr_customer_id":93299,"tr_customer_product_id":93289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:26:35.000Z","modified_at":"2025-10-30T11:26:35.000Z","name":"Iva Mueller","mobile_number":"266-798-8547","email_id":"Therese_Kovacek99@yahoo.com","dop":"2025-05-01","serial_number":"27996259047656","imei1":"27996259047656","imei2":"27996259047656","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93283,"job_number":"JOB_93283","tr_customer_id":93300,"tr_customer_product_id":93290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:26:35.000Z","modified_at":"2025-10-30T11:26:35.000Z","name":"Tianna Denesik","mobile_number":"370-640-4950","email_id":"Destini70@yahoo.com","dop":"2025-09-30","serial_number":"12802906160485","imei1":"12802906160485","imei2":"12802906160485","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93284,"job_number":"JOB_93284","tr_customer_id":93301,"tr_customer_product_id":93291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:27:38.000Z","modified_at":"2025-10-30T11:27:38.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-05-01","serial_number":"14307485693921","imei1":"14307485693921","imei2":"14307485693921","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:27:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93286,"job_number":"JOB_93286","tr_customer_id":93303,"tr_customer_product_id":93293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:27:40.000Z","modified_at":"2025-10-30T11:27:40.000Z","name":"Willow Mitchell","mobile_number":"828-811-8729","email_id":"Esta.Goyette9@yahoo.com","dop":"2025-05-01","serial_number":"665258647598943","imei1":"665258647598943","imei2":"665258647598943","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:27:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93287,"job_number":"JOB_93287","tr_customer_id":93304,"tr_customer_product_id":93294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:28:37.000Z","modified_at":"2025-10-30T11:28:37.000Z","name":"Trevion Paucek","mobile_number":"271-716-5603","email_id":"Alessia.Haag@hotmail.com","dop":"2025-09-30","serial_number":"14893728832204","imei1":"14893728832204","imei2":"14893728832204","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:28:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93288,"job_number":"JOB_93288","tr_customer_id":93305,"tr_customer_product_id":93295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T11:28:56.000Z","modified_at":"2025-10-30T11:28:56.000Z","name":"Shanel Roob","mobile_number":"437-322-1218","email_id":"Kelvin.Bosco44@hotmail.com","dop":"2025-09-30","serial_number":"13731544114531","imei1":"13731544114531","imei2":"13731544114531","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T11:28:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93296,"job_number":"JOB_93296","tr_customer_id":93313,"tr_customer_product_id":93303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T13:45:21.000Z","modified_at":"2025-10-30T13:45:21.000Z","name":"Priya Patty","mobile_number":"8912348765","email_id":"priyapatty@yahoo.com","dop":"2025-10-21","serial_number":"22314987656543","imei1":"22314987656543","imei2":"22314987656543","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T13:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93297,"job_number":"JOB_93297","tr_customer_id":93314,"tr_customer_product_id":93304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T13:46:10.000Z","modified_at":"2025-10-30T13:46:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13456512760858","imei1":"13456512760858","imei2":"13456512760858","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T13:46:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93298,"job_number":"JOB_93298","tr_customer_id":93315,"tr_customer_product_id":93305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T13:46:11.000Z","modified_at":"2025-10-30T13:46:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84902413402157","imei1":"84902413402157","imei2":"84902413402157","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T13:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93299,"job_number":"JOB_93299","tr_customer_id":93316,"tr_customer_product_id":93306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T13:46:11.000Z","modified_at":"2025-10-30T13:46:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82253920995843","imei1":"82253920995843","imei2":"82253920995843","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T13:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93300,"job_number":"JOB_93300","tr_customer_id":93317,"tr_customer_product_id":93307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T13:46:11.000Z","modified_at":"2025-10-30T13:46:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38807946552439","imei1":"38807946552439","imei2":"38807946552439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T13:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93301,"job_number":"JOB_93301","tr_customer_id":93318,"tr_customer_product_id":93308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T13:46:12.000Z","modified_at":"2025-10-30T13:46:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52099702769238","imei1":"52099702769238","imei2":"52099702769238","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T13:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93302,"job_number":"JOB_93302","tr_customer_id":93319,"tr_customer_product_id":93309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T13:46:12.000Z","modified_at":"2025-10-30T13:46:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92943773242724","imei1":"92943773242724","imei2":"92943773242724","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T13:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93304,"job_number":"JOB_93304","tr_customer_id":93321,"tr_customer_product_id":93311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T13:46:41.000Z","modified_at":"2025-10-30T13:46:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92821270845916","imei1":"92821270845916","imei2":"92821270845916","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T13:46:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93305,"job_number":"JOB_93305","tr_customer_id":93322,"tr_customer_product_id":93312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T13:46:42.000Z","modified_at":"2025-10-30T13:46:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57114161777842","imei1":"57114161777842","imei2":"57114161777842","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T13:46:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93306,"job_number":"JOB_93306","tr_customer_id":93323,"tr_customer_product_id":93313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T13:46:42.000Z","modified_at":"2025-10-30T13:46:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42157375214666","imei1":"42157375214666","imei2":"42157375214666","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T13:46:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93307,"job_number":"JOB_93307","tr_customer_id":93324,"tr_customer_product_id":93314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T13:46:42.000Z","modified_at":"2025-10-30T13:46:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83067338054825","imei1":"83067338054825","imei2":"83067338054825","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T13:46:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93308,"job_number":"JOB_93308","tr_customer_id":93325,"tr_customer_product_id":93315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T13:46:43.000Z","modified_at":"2025-10-30T13:46:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21822569988522","imei1":"21822569988522","imei2":"21822569988522","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T13:46:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93309,"job_number":"JOB_93309","tr_customer_id":93326,"tr_customer_product_id":93316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T13:46:43.000Z","modified_at":"2025-10-30T13:46:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22408604944393","imei1":"22408604944393","imei2":"22408604944393","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T13:46:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93311,"job_number":"JOB_93311","tr_customer_id":93328,"tr_customer_product_id":93318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T13:47:12.000Z","modified_at":"2025-10-30T13:47:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36835991730870","imei1":"36835991730870","imei2":"36835991730870","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93312,"job_number":"JOB_93312","tr_customer_id":93329,"tr_customer_product_id":93319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T13:47:12.000Z","modified_at":"2025-10-30T13:47:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87581477026200","imei1":"87581477026200","imei2":"87581477026200","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93313,"job_number":"JOB_93313","tr_customer_id":93330,"tr_customer_product_id":93320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T13:47:13.000Z","modified_at":"2025-10-30T13:47:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36299749015805","imei1":"36299749015805","imei2":"36299749015805","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93314,"job_number":"JOB_93314","tr_customer_id":93331,"tr_customer_product_id":93321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T13:47:13.000Z","modified_at":"2025-10-30T13:47:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96712128657398","imei1":"96712128657398","imei2":"96712128657398","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93315,"job_number":"JOB_93315","tr_customer_id":93332,"tr_customer_product_id":93322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T13:47:13.000Z","modified_at":"2025-10-30T13:47:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70007561076459","imei1":"70007561076459","imei2":"70007561076459","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93316,"job_number":"JOB_93316","tr_customer_id":93333,"tr_customer_product_id":93323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T13:47:14.000Z","modified_at":"2025-10-30T13:47:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43673663939009","imei1":"43673663939009","imei2":"43673663939009","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93324,"job_number":"JOB_93324","tr_customer_id":93341,"tr_customer_product_id":93331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T13:56:32.000Z","modified_at":"2025-10-30T13:56:32.000Z","name":"Priya Patty","mobile_number":"8912348765","email_id":"priyapatty@yahoo.com","dop":"2025-10-21","serial_number":"22314987656543","imei1":"22314987656549","imei2":"22314987656549","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T13:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93325,"job_number":"JOB_93325","tr_customer_id":93342,"tr_customer_product_id":93332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:01:56.000Z","modified_at":"2025-10-30T14:01:56.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"13450970082885","imei1":"13450970082885","imei2":"13450970082885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:01:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93327,"job_number":"JOB_93327","tr_customer_id":93344,"tr_customer_product_id":93334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:01:58.000Z","modified_at":"2025-10-30T14:01:58.000Z","name":"Dimitri Shanahan","mobile_number":"969-791-1212","email_id":"Jackson.Parisian@gmail.com","dop":"2025-04-06","serial_number":"15153067832281352","imei1":"15153067832281352","imei2":"15153067832281352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:01:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93328,"job_number":"JOB_93328","tr_customer_id":93345,"tr_customer_product_id":93335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:02:45.000Z","modified_at":"2025-10-30T14:02:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13073273023315","imei1":"13073273023315","imei2":"13073273023315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:02:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93330,"job_number":"JOB_93330","tr_customer_id":93347,"tr_customer_product_id":93337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:02:47.000Z","modified_at":"2025-10-30T14:02:47.000Z","name":"Manley Casper","mobile_number":"703-287-9234","email_id":"Moses.Schultz62@yahoo.com","dop":"2025-04-06","serial_number":"18241332192504620","imei1":"18241332192504620","imei2":"18241332192504620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:02:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93331,"job_number":"JOB_93331","tr_customer_id":93348,"tr_customer_product_id":93338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:03:34.000Z","modified_at":"2025-10-30T14:03:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19835053881061","imei1":"19835053881061","imei2":"19835053881061","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:03:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93333,"job_number":"JOB_93333","tr_customer_id":93350,"tr_customer_product_id":93340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:03:36.000Z","modified_at":"2025-10-30T14:03:36.000Z","name":"Darrel Weber","mobile_number":"220-522-3231","email_id":"Nellie77@gmail.com","dop":"2025-04-06","serial_number":"17293759753332150","imei1":"17293759753332150","imei2":"17293759753332150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:03:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93338,"job_number":"JOB_93338","tr_customer_id":93355,"tr_customer_product_id":93345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:09:42.000Z","modified_at":"2025-10-30T14:09:42.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"15463412355005","imei1":"15463412355005","imei2":"15463412355005","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:09:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93340,"job_number":"JOB_93340","tr_customer_id":93357,"tr_customer_product_id":93347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:09:44.000Z","modified_at":"2025-10-30T14:09:44.000Z","name":"Emma Frami","mobile_number":"266-692-7950","email_id":"Domenick49@yahoo.com","dop":"2025-06-08","serial_number":"106289246807210","imei1":"106289246807210","imei2":"106289246807210","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:09:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93345,"job_number":"JOB_93345","tr_customer_id":93362,"tr_customer_product_id":93352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:09:53.000Z","modified_at":"2025-10-30T14:09:53.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"13847852126693","imei1":"13847852126693","imei2":"13847852126693","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:09:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93347,"job_number":"JOB_93347","tr_customer_id":93364,"tr_customer_product_id":93354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:09:55.000Z","modified_at":"2025-10-30T14:09:55.000Z","name":"Merl Schumm","mobile_number":"997-928-6482","email_id":"Beryl.Wiza81@yahoo.com","dop":"2025-09-20","serial_number":"100783041345861","imei1":"100783041345861","imei2":"100783041345861","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93348,"job_number":"JOB_93348","tr_customer_id":93365,"tr_customer_product_id":93355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:10:17.000Z","modified_at":"2025-10-30T14:10:17.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"12542042181164","imei1":"12542042181164","imei2":"12542042181164","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93350,"job_number":"JOB_93350","tr_customer_id":93367,"tr_customer_product_id":93357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:10:18.000Z","modified_at":"2025-10-30T14:10:18.000Z","name":"Lukas Hegmann","mobile_number":"984-344-2508","email_id":"Erna54@gmail.com","dop":"2025-06-08","serial_number":"103366835540169","imei1":"103366835540169","imei2":"103366835540169","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:10:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93351,"job_number":"JOB_93351","tr_customer_id":93368,"tr_customer_product_id":93358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:10:47.000Z","modified_at":"2025-10-30T14:10:47.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"13400944285624","imei1":"13400944285624","imei2":"13400944285624","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:10:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93353,"job_number":"JOB_93353","tr_customer_id":93370,"tr_customer_product_id":93360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:10:49.000Z","modified_at":"2025-10-30T14:10:49.000Z","name":"Vivienne Parker","mobile_number":"715-312-3312","email_id":"Jordi98@yahoo.com","dop":"2025-09-20","serial_number":"100190429590361","imei1":"100190429590361","imei2":"100190429590361","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93354,"job_number":"JOB_93354","tr_customer_id":93371,"tr_customer_product_id":93361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:10:50.000Z","modified_at":"2025-10-30T14:10:50.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"13781458492929","imei1":"13781458492929","imei2":"13781458492929","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:10:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93356,"job_number":"JOB_93356","tr_customer_id":93373,"tr_customer_product_id":93363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:10:52.000Z","modified_at":"2025-10-30T14:10:52.000Z","name":"Ursula Kunze","mobile_number":"235-853-7491","email_id":"Brant_Frami14@yahoo.com","dop":"2025-06-08","serial_number":"103798956427390","imei1":"103798956427390","imei2":"103798956427390","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:10:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93357,"job_number":"JOB_93357","tr_customer_id":93374,"tr_customer_product_id":93364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:10:55.000Z","modified_at":"2025-10-30T14:10:55.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"18995444984155","imei1":"18995444984155","imei2":"18995444984155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:10:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93359,"job_number":"JOB_93359","tr_customer_id":93376,"tr_customer_product_id":93366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:11:40.000Z","modified_at":"2025-10-30T14:11:40.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"17752659969092","imei1":"17752659969092","imei2":"17752659969092","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:11:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93361,"job_number":"JOB_93361","tr_customer_id":93378,"tr_customer_product_id":93368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:11:42.000Z","modified_at":"2025-10-30T14:11:42.000Z","name":"Hannah Runte","mobile_number":"964-276-0248","email_id":"Laura.Boyle@yahoo.com","dop":"2025-09-20","serial_number":"100218463343295","imei1":"100218463343295","imei2":"100218463343295","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93362,"job_number":"JOB_93362","tr_customer_id":93379,"tr_customer_product_id":93369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:11:49.000Z","modified_at":"2025-10-30T14:11:49.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"16437535509917","imei1":"16437535509917","imei2":"16437535509917","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93364,"job_number":"JOB_93364","tr_customer_id":93381,"tr_customer_product_id":93371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:12:42.000Z","modified_at":"2025-10-30T14:12:42.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"11096511495427","imei1":"11096511495427","imei2":"11096511495427","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:12:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93366,"job_number":"JOB_93366","tr_customer_id":93383,"tr_customer_product_id":93373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:15:00.000Z","modified_at":"2025-10-30T14:15:00.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10747981430193","imei1":"10747981430193","imei2":"10747981430193","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:15:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93368,"job_number":"JOB_93368","tr_customer_id":93385,"tr_customer_product_id":93375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:15:01.000Z","modified_at":"2025-10-30T14:15:01.000Z","name":"Gabrielle Hansen","mobile_number":"429-524-6235","email_id":"Rodolfo76@hotmail.com","dop":"2025-06-18","serial_number":"1011104730756426","imei1":"1011104730756426","imei2":"1011104730756426","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:15:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93369,"job_number":"JOB_93369","tr_customer_id":93386,"tr_customer_product_id":93376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:15:52.000Z","modified_at":"2025-10-30T14:15:52.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10912806447892","imei1":"10912806447892","imei2":"10912806447892","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93371,"job_number":"JOB_93371","tr_customer_id":93388,"tr_customer_product_id":93378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:15:53.000Z","modified_at":"2025-10-30T14:15:53.000Z","name":"Letitia Grady","mobile_number":"611-835-5243","email_id":"Cletus.Stokes0@hotmail.com","dop":"2025-06-18","serial_number":"1075145055120467","imei1":"1075145055120467","imei2":"1075145055120467","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:15:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93372,"job_number":"JOB_93372","tr_customer_id":93389,"tr_customer_product_id":93379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:18:09.000Z","modified_at":"2025-10-30T14:18:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12535446357278","imei1":"12535446357278","imei2":"12535446357278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:18:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93374,"job_number":"JOB_93374","tr_customer_id":93391,"tr_customer_product_id":93381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:18:11.000Z","modified_at":"2025-10-30T14:18:11.000Z","name":"Conner Terry","mobile_number":"280-721-0739","email_id":"Ottis24@yahoo.com","dop":"2025-04-06","serial_number":"15428615336671992","imei1":"15428615336671992","imei2":"15428615336671992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:18:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93377,"job_number":"JOB_93377","tr_customer_id":93394,"tr_customer_product_id":93384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:18:40.000Z","modified_at":"2025-10-30T14:18:40.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"18063063597651","imei1":"18063063597651","imei2":"18063063597651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93380,"job_number":"JOB_93380","tr_customer_id":93397,"tr_customer_product_id":93387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:18:42.000Z","modified_at":"2025-10-30T14:18:42.000Z","name":"Alberto Kertzmann","mobile_number":"534-560-3918","email_id":"Pansy_Pfeffer26@hotmail.com","dop":"2025-04-06","serial_number":"15897632142201844","imei1":"15897632142201844","imei2":"15897632142201844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:18:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93381,"job_number":"JOB_93381","tr_customer_id":93398,"tr_customer_product_id":93388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:19:00.000Z","modified_at":"2025-10-30T14:19:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10028014029447","imei1":"10028014029447","imei2":"10028014029447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93383,"job_number":"JOB_93383","tr_customer_id":93400,"tr_customer_product_id":93390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:19:02.000Z","modified_at":"2025-10-30T14:19:02.000Z","name":"Laverna Lesch","mobile_number":"616-750-4467","email_id":"Luz_Rempel@hotmail.com","dop":"2025-04-06","serial_number":"14560142747219432","imei1":"14560142747219432","imei2":"14560142747219432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93384,"job_number":"JOB_93384","tr_customer_id":93401,"tr_customer_product_id":93391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:19:32.000Z","modified_at":"2025-10-30T14:19:32.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11370283226178","imei1":"11370283226178","imei2":"11370283226178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:19:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93386,"job_number":"JOB_93386","tr_customer_id":93403,"tr_customer_product_id":93393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:19:34.000Z","modified_at":"2025-10-30T14:19:34.000Z","name":"Winfield Hilll","mobile_number":"464-908-3220","email_id":"Patrick.Graham@yahoo.com","dop":"2025-04-06","serial_number":"18140139624488080","imei1":"18140139624488080","imei2":"18140139624488080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93387,"job_number":"JOB_93387","tr_customer_id":93404,"tr_customer_product_id":93394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:19:51.000Z","modified_at":"2025-10-30T14:19:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10739364858386","imei1":"10739364858386","imei2":"10739364858386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93389,"job_number":"JOB_93389","tr_customer_id":93406,"tr_customer_product_id":93396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:19:53.000Z","modified_at":"2025-10-30T14:19:53.000Z","name":"Jadon Legros","mobile_number":"347-587-9903","email_id":"Kaia.Rath@yahoo.com","dop":"2025-04-06","serial_number":"16692627066666252","imei1":"16692627066666252","imei2":"16692627066666252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:19:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93390,"job_number":"JOB_93390","tr_customer_id":93407,"tr_customer_product_id":93397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:20:24.000Z","modified_at":"2025-10-30T14:20:24.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15484066382551","imei1":"15484066382551","imei2":"15484066382551","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93392,"job_number":"JOB_93392","tr_customer_id":93409,"tr_customer_product_id":93399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:20:26.000Z","modified_at":"2025-10-30T14:20:26.000Z","name":"Katelynn Jast","mobile_number":"889-218-9612","email_id":"Edna49@yahoo.com","dop":"2025-04-06","serial_number":"15918970093948156","imei1":"15918970093948156","imei2":"15918970093948156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:20:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93394,"job_number":"JOB_93394","tr_customer_id":93411,"tr_customer_product_id":93401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:20:33.000Z","modified_at":"2025-10-30T14:20:33.000Z","name":"Isai Casper","mobile_number":"323-290-4979","email_id":"Antonina67@gmail.com","dop":"2025-04-06","serial_number":"18896609456913560","imei1":"18896609456913560","imei2":"18896609456913560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93396,"job_number":"JOB_93396","tr_customer_id":93413,"tr_customer_product_id":93403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:20:41.000Z","modified_at":"2025-10-30T14:20:41.000Z","name":"Cordie Macejkovic","mobile_number":"822-744-7120","email_id":"Gerard_Dibbert@hotmail.com","dop":"2025-04-06","serial_number":"10681179395293236","imei1":"10681179395293236","imei2":"10681179395293236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93397,"job_number":"JOB_93397","tr_customer_id":93414,"tr_customer_product_id":93404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:23:30.000Z","modified_at":"2025-10-30T14:23:30.000Z","name":"sharath s","mobile_number":"8881819191","email_id":"sharath.2s1s2@gmail.com","dop":"2025-10-13","serial_number":"1111111111111214","imei1":"1111111111112114","imei2":"1111111111112114","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:23:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93398,"job_number":"JOB_93398","tr_customer_id":93415,"tr_customer_product_id":93405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:24:17.000Z","modified_at":"2025-10-30T14:24:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10725157123109","imei1":"10725157123109","imei2":"10725157123109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93400,"job_number":"JOB_93400","tr_customer_id":93417,"tr_customer_product_id":93407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:24:18.000Z","modified_at":"2025-10-30T14:24:18.000Z","name":"Ramona Haley","mobile_number":"536-439-9360","email_id":"Elena_Gutmann@gmail.com","dop":"2025-04-06","serial_number":"15532988042714188","imei1":"15532988042714188","imei2":"15532988042714188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93405,"job_number":"JOB_93405","tr_customer_id":93422,"tr_customer_product_id":93412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:24:50.000Z","modified_at":"2025-10-30T14:24:50.000Z","name":"Johnpaul Padberg","mobile_number":"356-214-5477","email_id":"Jarret_Auer@hotmail.com","dop":"2025-04-06","serial_number":"12012761861507082","imei1":"12012761861507082","imei2":"12012761861507082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:24:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93409,"job_number":"JOB_93409","tr_customer_id":93426,"tr_customer_product_id":93416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:25:07.000Z","modified_at":"2025-10-30T14:25:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14861770233464","imei1":"14861770233464","imei2":"14861770233464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93411,"job_number":"JOB_93411","tr_customer_id":93428,"tr_customer_product_id":93418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:25:09.000Z","modified_at":"2025-10-30T14:25:09.000Z","name":"Sandrine Kunde","mobile_number":"805-960-2844","email_id":"Guiseppe_Upton54@hotmail.com","dop":"2025-04-06","serial_number":"12972659356059428","imei1":"12972659356059428","imei2":"12972659356059428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93415,"job_number":"JOB_93415","tr_customer_id":93432,"tr_customer_product_id":93422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:25:58.000Z","modified_at":"2025-10-30T14:25:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10176963547787","imei1":"10176963547787","imei2":"10176963547787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:25:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93417,"job_number":"JOB_93417","tr_customer_id":93434,"tr_customer_product_id":93424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:25:59.000Z","modified_at":"2025-10-30T14:25:59.000Z","name":"Marisa Auer","mobile_number":"764-911-6194","email_id":"Taryn.Prosacco68@hotmail.com","dop":"2025-04-06","serial_number":"15888809367410768","imei1":"15888809367410768","imei2":"15888809367410768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:25:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93419,"job_number":"JOB_93419","tr_customer_id":93436,"tr_customer_product_id":93426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:27:39.000Z","modified_at":"2025-10-30T14:27:39.000Z","name":"Whitney Bogisich","mobile_number":"572-293-6341","email_id":"Marquise96@gmail.com","dop":"2025-04-06","serial_number":"11141085648893672","imei1":"11141085648893672","imei2":"11141085648893672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93420,"job_number":"JOB_93420","tr_customer_id":93437,"tr_customer_product_id":93427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:29:51.000Z","modified_at":"2025-10-30T14:29:51.000Z","name":"sharath s","mobile_number":"8881819191","email_id":"sharath.2s1s2@gmail.com","dop":"2025-10-13","serial_number":"10959237758740","imei1":"10959237758740","imei2":"10959237758740","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:29:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93421,"job_number":"JOB_93421","tr_customer_id":93438,"tr_customer_product_id":93428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:34:07.000Z","modified_at":"2025-10-30T14:34:07.000Z","name":"sharath s","mobile_number":"8881819191","email_id":"sharath.2s1s2@gmail.com","dop":"2025-10-13","serial_number":"10204943727577","imei1":"10204943727577","imei2":"10204943727577","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93422,"job_number":"JOB_93422","tr_customer_id":93439,"tr_customer_product_id":93429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:34:43.000Z","modified_at":"2025-10-30T14:34:43.000Z","name":"sharath s","mobile_number":"8881819191","email_id":"sharath.2s1s2@gmail.com","dop":"2025-10-13","serial_number":"10588229906151","imei1":"10588229906151","imei2":"10588229906151","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93423,"job_number":"JOB_93423","tr_customer_id":93440,"tr_customer_product_id":93430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:48:46.000Z","modified_at":"2025-10-30T14:48:46.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"11189899573924","imei1":"11189899573924","imei2":"11189899573924","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93424,"job_number":"JOB_93424","tr_customer_id":93441,"tr_customer_product_id":93431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:48:47.000Z","modified_at":"2025-10-30T14:48:47.000Z","name":"Kaden Gutkowski","mobile_number":"380-855-9510","email_id":"Napoleon_Becker94@yahoo.com","dop":"2025-09-16","serial_number":"19879945923107","imei1":"19879945923107","imei2":"19879945923107","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93425,"job_number":"JOB_93425","tr_customer_id":93442,"tr_customer_product_id":93432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:49:09.000Z","modified_at":"2025-10-30T14:49:09.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"13763989275450","imei1":"13763989275450","imei2":"13763989275450","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:49:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93426,"job_number":"JOB_93426","tr_customer_id":93443,"tr_customer_product_id":93433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:49:10.000Z","modified_at":"2025-10-30T14:49:10.000Z","name":"Nathanial Weber","mobile_number":"577-279-0479","email_id":"Makayla46@gmail.com","dop":"2025-09-16","serial_number":"10832883663841","imei1":"10832883663841","imei2":"10832883663841","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93427,"job_number":"JOB_93427","tr_customer_id":93444,"tr_customer_product_id":93434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:49:32.000Z","modified_at":"2025-10-30T14:49:32.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"11147958443179","imei1":"11147958443179","imei2":"11147958443179","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93428,"job_number":"JOB_93428","tr_customer_id":93445,"tr_customer_product_id":93435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T14:49:32.000Z","modified_at":"2025-10-30T14:49:32.000Z","name":"Jeff Kemmer","mobile_number":"868-965-3047","email_id":"Braden.Breitenberg@gmail.com","dop":"2025-09-16","serial_number":"14591675256392","imei1":"14591675256392","imei2":"14591675256392","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T14:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93437,"job_number":"JOB_93437","tr_customer_id":93454,"tr_customer_product_id":93444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T15:40:41.000Z","modified_at":"2025-10-30T15:40:41.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100212399001382","imei1":"100212399001382","imei2":"100212399001382","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T15:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93439,"job_number":"JOB_93439","tr_customer_id":93456,"tr_customer_product_id":93446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T15:40:57.000Z","modified_at":"2025-10-30T15:40:57.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102135691421667","imei1":"102135691421667","imei2":"102135691421667","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T15:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93443,"job_number":"JOB_93443","tr_customer_id":93460,"tr_customer_product_id":93450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T16:12:41.000Z","modified_at":"2025-10-30T16:12:41.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"11011624666649","imei1":"11011624666649","imei2":"11011624666649","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T16:12:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93445,"job_number":"JOB_93445","tr_customer_id":93462,"tr_customer_product_id":93452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T16:12:43.000Z","modified_at":"2025-10-30T16:12:43.000Z","name":"Amari Kunde","mobile_number":"541-263-0042","email_id":"Eleanora.Schamberger4@hotmail.com","dop":"2025-04-06","serial_number":"11400400055404796","imei1":"11400400055404796","imei2":"11400400055404796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T16:12:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93446,"job_number":"JOB_93446","tr_customer_id":93463,"tr_customer_product_id":93453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T16:13:32.000Z","modified_at":"2025-10-30T16:13:32.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17532584082340","imei1":"17532584082340","imei2":"17532584082340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T16:13:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93448,"job_number":"JOB_93448","tr_customer_id":93465,"tr_customer_product_id":93455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T16:13:34.000Z","modified_at":"2025-10-30T16:13:34.000Z","name":"Lora Dietrich","mobile_number":"712-256-0832","email_id":"Kennith_Farrell@gmail.com","dop":"2025-04-06","serial_number":"17946638651989468","imei1":"17946638651989468","imei2":"17946638651989468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T16:13:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93449,"job_number":"JOB_93449","tr_customer_id":93466,"tr_customer_product_id":93456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T16:14:22.000Z","modified_at":"2025-10-30T16:14:22.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19359990095782","imei1":"19359990095782","imei2":"19359990095782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T16:14:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93451,"job_number":"JOB_93451","tr_customer_id":93468,"tr_customer_product_id":93458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T16:14:24.000Z","modified_at":"2025-10-30T16:14:24.000Z","name":"Valerie Satterfield","mobile_number":"834-685-8308","email_id":"Yvonne_Beier@hotmail.com","dop":"2025-04-06","serial_number":"17423547265300794","imei1":"17423547265300794","imei2":"17423547265300794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T16:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93453,"job_number":"JOB_93453","tr_customer_id":93470,"tr_customer_product_id":93460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T16:23:00.000Z","modified_at":"2025-10-30T16:23:00.000Z","name":"Charley Mertz","mobile_number":"587-232-6975","email_id":"Nola42@gmail.com","dop":"2025-04-06","serial_number":"10438094915217556","imei1":"10438094915217556","imei2":"10438094915217556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T16:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93455,"job_number":"JOB_93455","tr_customer_id":93472,"tr_customer_product_id":93462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T16:23:57.000Z","modified_at":"2025-10-30T16:23:57.000Z","name":"Angel Lesch","mobile_number":"646-812-5749","email_id":"Henry_Hills@hotmail.com","dop":"2025-04-06","serial_number":"14813522735684112","imei1":"14813522735684112","imei2":"14813522735684112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T16:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93457,"job_number":"JOB_93457","tr_customer_id":93474,"tr_customer_product_id":93464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T16:24:54.000Z","modified_at":"2025-10-30T16:24:54.000Z","name":"Anibal Doyle","mobile_number":"200-538-4491","email_id":"Mafalda_Pfannerstill94@yahoo.com","dop":"2025-04-06","serial_number":"19629785878324530","imei1":"19629785878324530","imei2":"19629785878324530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T16:24:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93459,"job_number":"JOB_93459","tr_customer_id":93476,"tr_customer_product_id":93466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T16:49:07.000Z","modified_at":"2025-10-30T16:49:07.000Z","name":"Corrine Roob","mobile_number":"346-723-9408","email_id":"Lisandro.Batz@hotmail.com","dop":"2025-04-06","serial_number":"11283497171991772","imei1":"11283497171991772","imei2":"11283497171991772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T16:49:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93461,"job_number":"JOB_93461","tr_customer_id":93478,"tr_customer_product_id":93468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T16:50:05.000Z","modified_at":"2025-10-30T16:50:05.000Z","name":"Kattie Tremblay","mobile_number":"209-382-9968","email_id":"Kitty.OKon85@hotmail.com","dop":"2025-04-06","serial_number":"14038912369112652","imei1":"14038912369112652","imei2":"14038912369112652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T16:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93463,"job_number":"JOB_93463","tr_customer_id":93480,"tr_customer_product_id":93470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T16:51:00.000Z","modified_at":"2025-10-30T16:51:00.000Z","name":"Eliza Haag","mobile_number":"737-670-0862","email_id":"Miracle.Wolff38@gmail.com","dop":"2025-04-06","serial_number":"14662131668867632","imei1":"14662131668867632","imei2":"14662131668867632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T16:51:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93464,"job_number":"JOB_93464","tr_customer_id":93481,"tr_customer_product_id":93471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T17:23:14.000Z","modified_at":"2025-10-30T17:23:14.000Z","name":"Arely Mosciski","mobile_number":"475-203-4337","email_id":"Rigoberto71@gmail.com","dop":"2025-09-30","serial_number":"15844580913832","imei1":"15844580913832","imei2":"15844580913832","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T17:23:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93466,"job_number":"JOB_93466","tr_customer_id":93483,"tr_customer_product_id":93473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T18:24:30.000Z","modified_at":"2025-10-30T18:24:30.000Z","name":"Ab4 Ab5","mobile_number":"12323238745","email_id":"ab5@gmail.com","dop":"2021-10-19","serial_number":"671131317856789","imei1":"671131317856789","imei2":"671131317856789","popurl":"2021-10-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T18:24:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93467,"job_number":"JOB_93467","tr_customer_id":93484,"tr_customer_product_id":93474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T18:29:49.000Z","modified_at":"2025-10-30T18:29:49.000Z","name":"Ab4 Ab5","mobile_number":"12323238745","email_id":"ab5@gmail.com","dop":"2021-10-19","serial_number":"691131317856789","imei1":"691131317856789","imei2":"691131317856789","popurl":"2021-10-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T18:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93468,"job_number":"JOB_93468","tr_customer_id":93485,"tr_customer_product_id":93475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T18:31:00.000Z","modified_at":"2025-10-30T18:31:00.000Z","name":"Balachandra Patel","mobile_number":"7091276449","email_id":"paramartha.mukhopadhyay@gmail.com","dop":"2025-10-20","serial_number":"756761462608349","imei1":"756761462608349","imei2":"756761462608349","popurl":"www.jyoti-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T18:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93469,"job_number":"JOB_93469","tr_customer_id":93486,"tr_customer_product_id":93476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T18:31:50.000Z","modified_at":"2025-10-30T18:31:50.000Z","name":"Kathryne  Corkery","mobile_number":"456-570-2185","email_id":"Gus_Reichert54@gmail.com","dop":"2025-08-02","serial_number":"18899066903525","imei1":"18899066903525","imei2":"18899066903525","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T18:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93471,"job_number":"JOB_93471","tr_customer_id":93488,"tr_customer_product_id":93478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T18:35:08.000Z","modified_at":"2025-10-30T18:35:08.000Z","name":"Chatur Embranthiri","mobile_number":"7061175882","email_id":"gudakesa.kakkar@gmail.com","dop":"2025-10-20","serial_number":"659946683703054","imei1":"659946683703054","imei2":"659946683703054","popurl":"www.anurag-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T18:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93472,"job_number":"JOB_93472","tr_customer_id":93489,"tr_customer_product_id":93479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T18:57:35.000Z","modified_at":"2025-10-30T18:57:35.000Z","name":"Ab4 Ab5","mobile_number":"12323238745","email_id":"ab5@gmail.com","dop":"2021-10-19","serial_number":"691131317856789","imei1":"53935184102314","imei2":"53935184102314","popurl":"2021-10-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T18:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93473,"job_number":"JOB_93473","tr_customer_id":93490,"tr_customer_product_id":93480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T18:57:47.000Z","modified_at":"2025-10-30T18:57:47.000Z","name":"Ab4 Ab5","mobile_number":"12323238745","email_id":"ab5@gmail.com","dop":"2021-10-19","serial_number":"691131317856789","imei1":"65074154950793","imei2":"65074154950793","popurl":"2021-10-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T18:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93474,"job_number":"JOB_93474","tr_customer_id":93491,"tr_customer_product_id":93481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T18:57:49.000Z","modified_at":"2025-10-30T18:57:49.000Z","name":"Ab4 Ab5","mobile_number":"12323238745","email_id":"ab5@gmail.com","dop":"2021-10-19","serial_number":"691131317856789","imei1":"83419042174483","imei2":"83419042174483","popurl":"2021-10-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T18:57:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93476,"job_number":"JOB_93476","tr_customer_id":93493,"tr_customer_product_id":93483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T18:58:06.000Z","modified_at":"2025-10-30T18:58:06.000Z","name":"Kartik Shukla","mobile_number":"7078829284","email_id":"bhagwanti.bandopadhyay@yahoo.co.in","dop":"2025-10-20","serial_number":"267653979303893","imei1":"267653979303893","imei2":"267653979303893","popurl":"www.nirbhay-sethi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T18:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93477,"job_number":"JOB_93477","tr_customer_id":93494,"tr_customer_product_id":93484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T18:58:06.000Z","modified_at":"2025-10-30T18:58:06.000Z","name":"Mohan Pilla","mobile_number":"7000769267","email_id":"bhadrak.malik@gmail.com","dop":"2025-10-20","serial_number":"754108971235984","imei1":"754108971235984","imei2":"754108971235984","popurl":"www.preity-naik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T18:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93478,"job_number":"JOB_93478","tr_customer_id":93495,"tr_customer_product_id":93485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T18:58:06.000Z","modified_at":"2025-10-30T18:58:06.000Z","name":"Ajit Pillai","mobile_number":"7080326147","email_id":"bhaswar.gowda@gmail.com","dop":"2025-10-20","serial_number":"781849800795745","imei1":"781849800795745","imei2":"781849800795745","popurl":"www.shivakari-tagore.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T18:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93479,"job_number":"JOB_93479","tr_customer_id":93496,"tr_customer_product_id":93486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T18:58:06.000Z","modified_at":"2025-10-30T18:58:06.000Z","name":"Adinath Jain","mobile_number":"7079129441","email_id":"chitramala.jha@hotmail.com","dop":"2025-10-20","serial_number":"546279406676598","imei1":"546279406676598","imei2":"546279406676598","popurl":"www.divjot-bandopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T18:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93481,"job_number":"JOB_93481","tr_customer_id":93498,"tr_customer_product_id":93488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T18:58:06.000Z","modified_at":"2025-10-30T18:58:06.000Z","name":"Kin Bhat","mobile_number":"7058417358","email_id":"vasanti.jha@hotmail.com","dop":"2025-10-20","serial_number":"102414647615748","imei1":"102414647615748","imei2":"102414647615748","popurl":"www.chandramani-achari.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T18:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93483,"job_number":"JOB_93483","tr_customer_id":93500,"tr_customer_product_id":93490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T18:58:06.000Z","modified_at":"2025-10-30T18:58:06.000Z","name":"Chandravati Devar","mobile_number":"7063811065","email_id":"suryakantam.pilla@gmail.com","dop":"2025-10-20","serial_number":"379053057592639","imei1":"379053057592639","imei2":"379053057592639","popurl":"www.girja-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T18:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93484,"job_number":"JOB_93484","tr_customer_id":93501,"tr_customer_product_id":93491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T18:58:06.000Z","modified_at":"2025-10-30T18:58:06.000Z","name":"Deepan Ganaka","mobile_number":"7095147461","email_id":"himadri.arora@gmail.com","dop":"2025-10-20","serial_number":"039636377353812","imei1":"039636377353812","imei2":"039636377353812","popurl":"www.sarala-chopra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T18:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93485,"job_number":"JOB_93485","tr_customer_id":93502,"tr_customer_product_id":93492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:00:41.000Z","modified_at":"2025-10-30T19:00:41.000Z","name":"Aasa Rana","mobile_number":"7032999166","email_id":"vaidehi.ganaka@gmail.com","dop":"2025-10-20","serial_number":"714444958322028","imei1":"714444958322028","imei2":"714444958322028","popurl":"www.purushottam-gupta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93486,"job_number":"JOB_93486","tr_customer_id":93503,"tr_customer_product_id":93493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:20.000Z","modified_at":"2025-10-30T19:01:20.000Z","name":"Ujjwal Pilla","mobile_number":"7032612883","email_id":"ambar.butt@yahoo.co.in","dop":"2025-10-20","serial_number":"604485462249155","imei1":"604485462249155","imei2":"604485462249155","popurl":"www.kashyap-mehra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93487,"job_number":"JOB_93487","tr_customer_id":93504,"tr_customer_product_id":93494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:20.000Z","modified_at":"2025-10-30T19:01:20.000Z","name":"Daevi Gill","mobile_number":"7047108432","email_id":"dayamayee.mishra@gmail.com","dop":"2025-10-20","serial_number":"240617659457503","imei1":"240617659457503","imei2":"240617659457503","popurl":"www.buddhana-malik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93488,"job_number":"JOB_93488","tr_customer_id":93505,"tr_customer_product_id":93495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:20.000Z","modified_at":"2025-10-30T19:01:20.000Z","name":"Anagh Guha","mobile_number":"7055772188","email_id":"chidambar.khan@gmail.com","dop":"2025-10-20","serial_number":"049867851113230","imei1":"049867851113230","imei2":"049867851113230","popurl":"www.jay-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93489,"job_number":"JOB_93489","tr_customer_id":93506,"tr_customer_product_id":93496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:20.000Z","modified_at":"2025-10-30T19:01:20.000Z","name":"Amrit Mishra","mobile_number":"7083393111","email_id":"dharitri.joshi@hotmail.com","dop":"2025-10-20","serial_number":"961009123723326","imei1":"961009123723326","imei2":"961009123723326","popurl":"www.rageswari-bhattacharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93490,"job_number":"JOB_93490","tr_customer_id":93508,"tr_customer_product_id":93498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:20.000Z","modified_at":"2025-10-30T19:01:20.000Z","name":"Ambar Ahuja","mobile_number":"7005129766","email_id":"purushottam.iyengar@gmail.com","dop":"2025-10-20","serial_number":"920174575187591","imei1":"920174575187591","imei2":"920174575187591","popurl":"www.subhasini-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93491,"job_number":"JOB_93491","tr_customer_id":93507,"tr_customer_product_id":93497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:20.000Z","modified_at":"2025-10-30T19:01:20.000Z","name":"Aadinath Pilla","mobile_number":"7064065809","email_id":"balamani.pothuvaal@hotmail.com","dop":"2025-10-20","serial_number":"042021270330815","imei1":"042021270330815","imei2":"042021270330815","popurl":"www.balachandra-bharadwaj.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93492,"job_number":"JOB_93492","tr_customer_id":93509,"tr_customer_product_id":93499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:20.000Z","modified_at":"2025-10-30T19:01:20.000Z","name":"Rajiv Marar","mobile_number":"7011666689","email_id":"baala.kaniyar@hotmail.com","dop":"2025-10-20","serial_number":"149121236627494","imei1":"149121236627494","imei2":"149121236627494","popurl":"www.kali-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93493,"job_number":"JOB_93493","tr_customer_id":93510,"tr_customer_product_id":93500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:20.000Z","modified_at":"2025-10-30T19:01:20.000Z","name":"Shashi Embranthiri","mobile_number":"7039160620","email_id":"chandrabhan.butt@gmail.com","dop":"2025-10-20","serial_number":"567535230134751","imei1":"567535230134751","imei2":"567535230134751","popurl":"www.jahnu-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93494,"job_number":"JOB_93494","tr_customer_id":93511,"tr_customer_product_id":93501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:20.000Z","modified_at":"2025-10-30T19:01:20.000Z","name":"Jahnu Tandon","mobile_number":"7058120130","email_id":"aditya.kapoor@hotmail.com","dop":"2025-10-20","serial_number":"032308642903047","imei1":"032308642903047","imei2":"032308642903047","popurl":"www.damodara-sinha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93495,"job_number":"JOB_93495","tr_customer_id":93512,"tr_customer_product_id":93502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:20.000Z","modified_at":"2025-10-30T19:01:20.000Z","name":"Charuchandra Tagore","mobile_number":"7058791976","email_id":"satyen.devar@hotmail.com","dop":"2025-10-20","serial_number":"649055161238096","imei1":"649055161238096","imei2":"649055161238096","popurl":"www.ekdant-dhawan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93496,"job_number":"JOB_93496","tr_customer_id":93513,"tr_customer_product_id":93503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:20.000Z","modified_at":"2025-10-30T19:01:20.000Z","name":"Agastya Sethi","mobile_number":"7068857142","email_id":"geeta.desai@yahoo.co.in","dop":"2025-10-20","serial_number":"439002971027981","imei1":"439002971027981","imei2":"439002971027981","popurl":"www.chandran-dhawan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93498,"job_number":"JOB_93498","tr_customer_id":93515,"tr_customer_product_id":93505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:21.000Z","modified_at":"2025-10-30T19:01:21.000Z","name":"Aditeya Jha","mobile_number":"7090192555","email_id":"ranjeet.kocchar@yahoo.co.in","dop":"2025-10-20","serial_number":"486741961701097","imei1":"486741961701097","imei2":"486741961701097","popurl":"www.udai-varrier.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93500,"job_number":"JOB_93500","tr_customer_id":93517,"tr_customer_product_id":93507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:21.000Z","modified_at":"2025-10-30T19:01:21.000Z","name":"Kamlesh Khanna","mobile_number":"7016707446","email_id":"brahma.nair@hotmail.com","dop":"2025-10-20","serial_number":"051246457177675","imei1":"051246457177675","imei2":"051246457177675","popurl":"www.daevika-trivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93501,"job_number":"JOB_93501","tr_customer_id":93518,"tr_customer_product_id":93508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:21.000Z","modified_at":"2025-10-30T19:01:21.000Z","name":"Chandravati Ahuja","mobile_number":"7097300948","email_id":"subhashini.kaul@gmail.com","dop":"2025-10-20","serial_number":"751113854983109","imei1":"751113854983109","imei2":"751113854983109","popurl":"www.rajan-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93502,"job_number":"JOB_93502","tr_customer_id":93519,"tr_customer_product_id":93509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:21.000Z","modified_at":"2025-10-30T19:01:21.000Z","name":"Chandan Verma","mobile_number":"7049617937","email_id":"amarnath.shah@yahoo.co.in","dop":"2025-10-20","serial_number":"496459539113230","imei1":"496459539113230","imei2":"496459539113230","popurl":"www.chandrani-embranthiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93503,"job_number":"JOB_93503","tr_customer_id":93520,"tr_customer_product_id":93510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:21.000Z","modified_at":"2025-10-30T19:01:21.000Z","name":"Maheswar Adiga","mobile_number":"7039452028","email_id":"meghnath.patel@hotmail.com","dop":"2025-10-20","serial_number":"225875606675143","imei1":"225875606675143","imei2":"225875606675143","popurl":"www.achalesvara-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93504,"job_number":"JOB_93504","tr_customer_id":93521,"tr_customer_product_id":93511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:21.000Z","modified_at":"2025-10-30T19:01:21.000Z","name":"Satyen Acharya","mobile_number":"7038662058","email_id":"ananta.dutta@gmail.com","dop":"2025-10-20","serial_number":"063677246426165","imei1":"063677246426165","imei2":"063677246426165","popurl":"www.pramila-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93505,"job_number":"JOB_93505","tr_customer_id":93522,"tr_customer_product_id":93512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:21.000Z","modified_at":"2025-10-30T19:01:21.000Z","name":"Laal Jain","mobile_number":"7008006112","email_id":"daksha.gupta@gmail.com","dop":"2025-10-20","serial_number":"481998977378327","imei1":"481998977378327","imei2":"481998977378327","popurl":"www.chidananda-reddy.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93507,"job_number":"JOB_93507","tr_customer_id":93524,"tr_customer_product_id":93514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:21.000Z","modified_at":"2025-10-30T19:01:21.000Z","name":"Garuda Namboothiri","mobile_number":"7068322024","email_id":"swarnalata.khatri@gmail.com","dop":"2025-10-20","serial_number":"369755573604797","imei1":"369755573604797","imei2":"369755573604797","popurl":"www.shantanu-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93508,"job_number":"JOB_93508","tr_customer_id":93525,"tr_customer_product_id":93515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:21.000Z","modified_at":"2025-10-30T19:01:21.000Z","name":"Navin Shukla","mobile_number":"7005324886","email_id":"girija.patel@yahoo.co.in","dop":"2025-10-20","serial_number":"427327372546983","imei1":"427327372546983","imei2":"427327372546983","popurl":"www.sushma-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93509,"job_number":"JOB_93509","tr_customer_id":93526,"tr_customer_product_id":93516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:21.000Z","modified_at":"2025-10-30T19:01:21.000Z","name":"Ekadant Prajapat","mobile_number":"7052726805","email_id":"devasree.dwivedi@hotmail.com","dop":"2025-10-20","serial_number":"041121227471277","imei1":"041121227471277","imei2":"041121227471277","popurl":"www.rupinder-mahajan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93510,"job_number":"JOB_93510","tr_customer_id":93527,"tr_customer_product_id":93517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:21.000Z","modified_at":"2025-10-30T19:01:21.000Z","name":"Balgopal Asan","mobile_number":"7016820662","email_id":"gobinda.varrier@hotmail.com","dop":"2025-10-20","serial_number":"397292496301760","imei1":"397292496301760","imei2":"397292496301760","popurl":"www.kumar-chaturvedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93511,"job_number":"JOB_93511","tr_customer_id":93528,"tr_customer_product_id":93518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:21.000Z","modified_at":"2025-10-30T19:01:21.000Z","name":"Abani Reddy","mobile_number":"7056391489","email_id":"bhoopat.sharma@gmail.com","dop":"2025-10-20","serial_number":"802603580368107","imei1":"802603580368107","imei2":"802603580368107","popurl":"www.bhudev-jain.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93512,"job_number":"JOB_93512","tr_customer_id":93529,"tr_customer_product_id":93519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:21.000Z","modified_at":"2025-10-30T19:01:21.000Z","name":"Priyala Somayaji","mobile_number":"7027414092","email_id":"nalini.iyer@yahoo.co.in","dop":"2025-10-20","serial_number":"409128354008002","imei1":"409128354008002","imei2":"409128354008002","popurl":"www.chanda-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93513,"job_number":"JOB_93513","tr_customer_id":93530,"tr_customer_product_id":93520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:21.000Z","modified_at":"2025-10-30T19:01:21.000Z","name":"Subodh Shukla","mobile_number":"7076209520","email_id":"tarun.jha@yahoo.co.in","dop":"2025-10-20","serial_number":"421620113213847","imei1":"421620113213847","imei2":"421620113213847","popurl":"www.baalaaditya-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93515,"job_number":"JOB_93515","tr_customer_id":93532,"tr_customer_product_id":93522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:21.000Z","modified_at":"2025-10-30T19:01:21.000Z","name":"Ekaaksh Bandopadhyay","mobile_number":"7073479753","email_id":"kamala.kapoor@hotmail.com","dop":"2025-10-20","serial_number":"540160478201900","imei1":"540160478201900","imei2":"540160478201900","popurl":"www.dharitri-chattopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93516,"job_number":"JOB_93516","tr_customer_id":93533,"tr_customer_product_id":93523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:21.000Z","modified_at":"2025-10-30T19:01:21.000Z","name":"Chandraswaroopa Devar","mobile_number":"7004265908","email_id":"sushil.iyer@gmail.com","dop":"2025-10-20","serial_number":"271686061206795","imei1":"271686061206795","imei2":"271686061206795","popurl":"www.meena-patil.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93517,"job_number":"JOB_93517","tr_customer_id":93534,"tr_customer_product_id":93524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:21.000Z","modified_at":"2025-10-30T19:01:21.000Z","name":"Girija Khan","mobile_number":"7076716450","email_id":"adwitiya.trivedi@gmail.com","dop":"2025-10-20","serial_number":"842097203231535","imei1":"842097203231535","imei2":"842097203231535","popurl":"www.deepan-patil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93518,"job_number":"JOB_93518","tr_customer_id":93535,"tr_customer_product_id":93525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:22.000Z","modified_at":"2025-10-30T19:01:22.000Z","name":"Akshainie Menon","mobile_number":"7054702200","email_id":"ayushmati.trivedi@gmail.com","dop":"2025-10-20","serial_number":"217007228765928","imei1":"217007228765928","imei2":"217007228765928","popurl":"www.aryan-deshpande.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93519,"job_number":"JOB_93519","tr_customer_id":93536,"tr_customer_product_id":93526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:22.000Z","modified_at":"2025-10-30T19:01:22.000Z","name":"Vishnu Adiga","mobile_number":"7011884187","email_id":"bhagirathi.chaturvedi@yahoo.co.in","dop":"2025-10-20","serial_number":"644150105665325","imei1":"644150105665325","imei2":"644150105665325","popurl":"www.esha-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93520,"job_number":"JOB_93520","tr_customer_id":93537,"tr_customer_product_id":93527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:22.000Z","modified_at":"2025-10-30T19:01:22.000Z","name":"Bhudev Malik","mobile_number":"7070712752","email_id":"tapan.ganaka@yahoo.co.in","dop":"2025-10-20","serial_number":"615003179021612","imei1":"615003179021612","imei2":"615003179021612","popurl":"www.kashyap-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93521,"job_number":"JOB_93521","tr_customer_id":93538,"tr_customer_product_id":93528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:22.000Z","modified_at":"2025-10-30T19:01:22.000Z","name":"Manjusha Dwivedi","mobile_number":"7033486015","email_id":"tanushri.mukhopadhyay@gmail.com","dop":"2025-10-20","serial_number":"018086058890110","imei1":"018086058890110","imei2":"018086058890110","popurl":"www.gopaal-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93522,"job_number":"JOB_93522","tr_customer_id":93539,"tr_customer_product_id":93529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:22.000Z","modified_at":"2025-10-30T19:01:22.000Z","name":"Deeptiman Sharma","mobile_number":"7001191321","email_id":"balachandra.deshpande@gmail.com","dop":"2025-10-20","serial_number":"080132853821999","imei1":"080132853821999","imei2":"080132853821999","popurl":"www.agniprava-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93523,"job_number":"JOB_93523","tr_customer_id":93540,"tr_customer_product_id":93530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:22.000Z","modified_at":"2025-10-30T19:01:22.000Z","name":"Baladitya Bhattacharya","mobile_number":"7091438492","email_id":"gauraang.iyer@yahoo.co.in","dop":"2025-10-20","serial_number":"230300737970614","imei1":"230300737970614","imei2":"230300737970614","popurl":"www.nanda-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93524,"job_number":"JOB_93524","tr_customer_id":93541,"tr_customer_product_id":93531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:22.000Z","modified_at":"2025-10-30T19:01:22.000Z","name":"Kamlesh Joshi","mobile_number":"7028595500","email_id":"chitrali.arora@gmail.com","dop":"2025-10-20","serial_number":"664678368311592","imei1":"664678368311592","imei2":"664678368311592","popurl":"www.prayag-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93525,"job_number":"JOB_93525","tr_customer_id":93542,"tr_customer_product_id":93532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:22.000Z","modified_at":"2025-10-30T19:01:22.000Z","name":"Ranjit Chaturvedi","mobile_number":"7047731949","email_id":"ananta.kaur@gmail.com","dop":"2025-10-20","serial_number":"535232173331505","imei1":"535232173331505","imei2":"535232173331505","popurl":"www.hari-arora.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93527,"job_number":"JOB_93527","tr_customer_id":93544,"tr_customer_product_id":93534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:22.000Z","modified_at":"2025-10-30T19:01:22.000Z","name":"Kama Abbott","mobile_number":"7013953238","email_id":"nawal.nayar@gmail.com","dop":"2025-10-20","serial_number":"028911203722861","imei1":"028911203722861","imei2":"028911203722861","popurl":"www.suma-mukhopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93528,"job_number":"JOB_93528","tr_customer_id":93545,"tr_customer_product_id":93535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:22.000Z","modified_at":"2025-10-30T19:01:22.000Z","name":"Akshaj Saini","mobile_number":"7048352518","email_id":"chandravati.ganaka@gmail.com","dop":"2025-10-20","serial_number":"478415514400115","imei1":"478415514400115","imei2":"478415514400115","popurl":"www.akshaj-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93529,"job_number":"JOB_93529","tr_customer_id":93546,"tr_customer_product_id":93536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:22.000Z","modified_at":"2025-10-30T19:01:22.000Z","name":"Chandramauli Agarwal","mobile_number":"7099898227","email_id":"krishna.bhat@gmail.com","dop":"2025-10-20","serial_number":"496429057373050","imei1":"496429057373050","imei2":"496429057373050","popurl":"www.soma-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93530,"job_number":"JOB_93530","tr_customer_id":93547,"tr_customer_product_id":93537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:22.000Z","modified_at":"2025-10-30T19:01:22.000Z","name":"Dharmaketu Chopra","mobile_number":"7043216631","email_id":"anish.kakkar@yahoo.co.in","dop":"2025-10-20","serial_number":"498364400860009","imei1":"498364400860009","imei2":"498364400860009","popurl":"www.inder-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93531,"job_number":"JOB_93531","tr_customer_id":93548,"tr_customer_product_id":93538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:22.000Z","modified_at":"2025-10-30T19:01:22.000Z","name":"Aalok Embranthiri","mobile_number":"7081196970","email_id":"tanushri.trivedi@yahoo.co.in","dop":"2025-10-20","serial_number":"028954614239555","imei1":"028954614239555","imei2":"028954614239555","popurl":"www.atreyi-dutta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93532,"job_number":"JOB_93532","tr_customer_id":93549,"tr_customer_product_id":93539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:22.000Z","modified_at":"2025-10-30T19:01:22.000Z","name":"Swara Chopra","mobile_number":"7056904873","email_id":"nalini.varma@yahoo.co.in","dop":"2025-10-20","serial_number":"799224937508115","imei1":"799224937508115","imei2":"799224937508115","popurl":"www.anang-tandon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93533,"job_number":"JOB_93533","tr_customer_id":93551,"tr_customer_product_id":93540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:22.000Z","modified_at":"2025-10-30T19:01:22.000Z","name":"Gopal Dwivedi","mobile_number":"7081656320","email_id":"anusuya.sethi@yahoo.co.in","dop":"2025-10-20","serial_number":"482037660021737","imei1":"482037660021737","imei2":"482037660021737","popurl":"www.jyotis-tagore.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93534,"job_number":"JOB_93534","tr_customer_id":93550,"tr_customer_product_id":93541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:22.000Z","modified_at":"2025-10-30T19:01:22.000Z","name":"Tanya Nair","mobile_number":"7054311657","email_id":"deeptimoyee.agarwal@hotmail.com","dop":"2025-10-20","serial_number":"003536326234310","imei1":"003536326234310","imei2":"003536326234310","popurl":"www.amaresh-joshi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93535,"job_number":"JOB_93535","tr_customer_id":93552,"tr_customer_product_id":93542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:22.000Z","modified_at":"2025-10-30T19:01:22.000Z","name":"Ahilya Iyer","mobile_number":"7065826405","email_id":"ranjeet.mahajan@yahoo.co.in","dop":"2025-10-20","serial_number":"154590313175862","imei1":"154590313175862","imei2":"154590313175862","popurl":"www.gatik-mahajan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93538,"job_number":"JOB_93538","tr_customer_id":93555,"tr_customer_product_id":93545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:22.000Z","modified_at":"2025-10-30T19:01:22.000Z","name":"Ojaswini Bhattathiri","mobile_number":"7074125664","email_id":"bheeshma.jha@hotmail.com","dop":"2025-10-20","serial_number":"572127328641649","imei1":"572127328641649","imei2":"572127328641649","popurl":"www.anila-ahluwalia.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93539,"job_number":"JOB_93539","tr_customer_id":93556,"tr_customer_product_id":93546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:23.000Z","modified_at":"2025-10-30T19:01:23.000Z","name":"Shakuntala Panicker","mobile_number":"7063307645","email_id":"suma.ahluwalia@yahoo.co.in","dop":"2025-10-20","serial_number":"944056799364625","imei1":"944056799364625","imei2":"944056799364625","popurl":"www.anjushree-nair.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93540,"job_number":"JOB_93540","tr_customer_id":93557,"tr_customer_product_id":93547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:23.000Z","modified_at":"2025-10-30T19:01:23.000Z","name":"Aryan Verma","mobile_number":"7096666566","email_id":"bhudeva.mehra@yahoo.co.in","dop":"2025-10-20","serial_number":"120672974693066","imei1":"120672974693066","imei2":"120672974693066","popurl":"www.balaaditya-dhawan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93541,"job_number":"JOB_93541","tr_customer_id":93558,"tr_customer_product_id":93548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:23.000Z","modified_at":"2025-10-30T19:01:23.000Z","name":"Divaakar Iyengar","mobile_number":"7005042736","email_id":"prasad.patel@yahoo.co.in","dop":"2025-10-20","serial_number":"244071241827441","imei1":"244071241827441","imei2":"244071241827441","popurl":"www.brahmdev-verma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93542,"job_number":"JOB_93542","tr_customer_id":93559,"tr_customer_product_id":93549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:23.000Z","modified_at":"2025-10-30T19:01:23.000Z","name":"Trisha Desai","mobile_number":"7093745112","email_id":"purnima.khan@yahoo.co.in","dop":"2025-10-20","serial_number":"755897277242680","imei1":"755897277242680","imei2":"755897277242680","popurl":"www.amritambu-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93543,"job_number":"JOB_93543","tr_customer_id":93560,"tr_customer_product_id":93550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:23.000Z","modified_at":"2025-10-30T19:01:23.000Z","name":"Deepan Jain","mobile_number":"7062726976","email_id":"atmaja.chattopadhyay@hotmail.com","dop":"2025-10-20","serial_number":"493127156029364","imei1":"493127156029364","imei2":"493127156029364","popurl":"www.devadatt-mukhopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93544,"job_number":"JOB_93544","tr_customer_id":93561,"tr_customer_product_id":93551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:23.000Z","modified_at":"2025-10-30T19:01:23.000Z","name":"Swapnil Jain","mobile_number":"7029647319","email_id":"tanushri.chattopadhyay@hotmail.com","dop":"2025-10-20","serial_number":"520355205751428","imei1":"520355205751428","imei2":"520355205751428","popurl":"www.aditeya-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93545,"job_number":"JOB_93545","tr_customer_id":93562,"tr_customer_product_id":93552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:23.000Z","modified_at":"2025-10-30T19:01:23.000Z","name":"Saraswati Sinha","mobile_number":"7001313539","email_id":"ananta.embranthiri@hotmail.com","dop":"2025-10-20","serial_number":"786322573486580","imei1":"786322573486580","imei2":"786322573486580","popurl":"www.ranjit-chaturvedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93546,"job_number":"JOB_93546","tr_customer_id":93563,"tr_customer_product_id":93553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:23.000Z","modified_at":"2025-10-30T19:01:23.000Z","name":"Tej Abbott","mobile_number":"7025951565","email_id":"krishnadasa.ganaka@yahoo.co.in","dop":"2025-10-20","serial_number":"081755066498554","imei1":"081755066498554","imei2":"081755066498554","popurl":"www.sarada-kakkar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93547,"job_number":"JOB_93547","tr_customer_id":93564,"tr_customer_product_id":93554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:23.000Z","modified_at":"2025-10-30T19:01:23.000Z","name":"Aanjaneya Mishra","mobile_number":"7039897004","email_id":"bhadran.ahuja@hotmail.com","dop":"2025-10-20","serial_number":"469210280009485","imei1":"469210280009485","imei2":"469210280009485","popurl":"www.kanishka-mahajan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93548,"job_number":"JOB_93548","tr_customer_id":93565,"tr_customer_product_id":93555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:23.000Z","modified_at":"2025-10-30T19:01:23.000Z","name":"Dhana Acharya","mobile_number":"7046201412","email_id":"chandraayan.deshpande@hotmail.com","dop":"2025-10-20","serial_number":"750221515412027","imei1":"750221515412027","imei2":"750221515412027","popurl":"www.bhamini-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93549,"job_number":"JOB_93549","tr_customer_id":93566,"tr_customer_product_id":93556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:23.000Z","modified_at":"2025-10-30T19:01:23.000Z","name":"Aasa Prajapat","mobile_number":"7080845840","email_id":"hiranmaya.panicker@hotmail.com","dop":"2025-10-20","serial_number":"140390125623230","imei1":"140390125623230","imei2":"140390125623230","popurl":"www.deenabandhu-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93550,"job_number":"JOB_93550","tr_customer_id":93567,"tr_customer_product_id":93557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:23.000Z","modified_at":"2025-10-30T19:01:23.000Z","name":"Abhaya Bandopadhyay","mobile_number":"7066070440","email_id":"anang.nambeesan@hotmail.com","dop":"2025-10-20","serial_number":"135500990991034","imei1":"135500990991034","imei2":"135500990991034","popurl":"www.rukmin-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93551,"job_number":"JOB_93551","tr_customer_id":93568,"tr_customer_product_id":93558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:23.000Z","modified_at":"2025-10-30T19:01:23.000Z","name":"Kalyani Mishra","mobile_number":"7035206529","email_id":"adhrit.butt@gmail.com","dop":"2025-10-20","serial_number":"388179539201134","imei1":"388179539201134","imei2":"388179539201134","popurl":"www.varalakshmi-prajapat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93552,"job_number":"JOB_93552","tr_customer_id":93569,"tr_customer_product_id":93559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:23.000Z","modified_at":"2025-10-30T19:01:23.000Z","name":"Gouranga Guneta","mobile_number":"7050145722","email_id":"ashlesh.gupta@gmail.com","dop":"2025-10-20","serial_number":"868312756802917","imei1":"868312756802917","imei2":"868312756802917","popurl":"www.sushil-butt.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93553,"job_number":"JOB_93553","tr_customer_id":93570,"tr_customer_product_id":93560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:23.000Z","modified_at":"2025-10-30T19:01:23.000Z","name":"Chatura Arora","mobile_number":"7027383233","email_id":"anjali.prajapat@yahoo.co.in","dop":"2025-10-20","serial_number":"039774221036498","imei1":"039774221036498","imei2":"039774221036498","popurl":"www.girja-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93554,"job_number":"JOB_93554","tr_customer_id":93571,"tr_customer_product_id":93561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:23.000Z","modified_at":"2025-10-30T19:01:23.000Z","name":"Jagdish Shah","mobile_number":"7017983184","email_id":"divakar.jain@yahoo.co.in","dop":"2025-10-20","serial_number":"441002835398646","imei1":"441002835398646","imei2":"441002835398646","popurl":"www.karunanidhi-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93555,"job_number":"JOB_93555","tr_customer_id":93572,"tr_customer_product_id":93562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:23.000Z","modified_at":"2025-10-30T19:01:23.000Z","name":"Kiran Namboothiri","mobile_number":"7008960660","email_id":"adinath.mehra@yahoo.co.in","dop":"2025-10-20","serial_number":"559872597253960","imei1":"559872597253960","imei2":"559872597253960","popurl":"www.anilaabh-dhawan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93556,"job_number":"JOB_93556","tr_customer_id":93573,"tr_customer_product_id":93563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:23.000Z","modified_at":"2025-10-30T19:01:23.000Z","name":"Ghanshyam Talwar","mobile_number":"7098360388","email_id":"shiv.tagore@gmail.com","dop":"2025-10-20","serial_number":"856801152614374","imei1":"856801152614374","imei2":"856801152614374","popurl":"www.kanti-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93557,"job_number":"JOB_93557","tr_customer_id":93574,"tr_customer_product_id":93564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:24.000Z","modified_at":"2025-10-30T19:01:24.000Z","name":"Charvi Agarwal","mobile_number":"7050308431","email_id":"bhargava.iyer@gmail.com","dop":"2025-10-20","serial_number":"173494244087137","imei1":"173494244087137","imei2":"173494244087137","popurl":"www.dhyanesh-mehra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93558,"job_number":"JOB_93558","tr_customer_id":93575,"tr_customer_product_id":93565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:24.000Z","modified_at":"2025-10-30T19:01:24.000Z","name":"Gobinda Desai","mobile_number":"7090773447","email_id":"gauraang.varman@hotmail.com","dop":"2025-10-20","serial_number":"551138082963161","imei1":"551138082963161","imei2":"551138082963161","popurl":"www.jaimini-namboothiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93559,"job_number":"JOB_93559","tr_customer_id":93576,"tr_customer_product_id":93566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:24.000Z","modified_at":"2025-10-30T19:01:24.000Z","name":"Narinder Dubashi","mobile_number":"7042133319","email_id":"karan.adiga@gmail.com","dop":"2025-10-20","serial_number":"616574473633502","imei1":"616574473633502","imei2":"616574473633502","popurl":"www.akshat-varman.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93562,"job_number":"JOB_93562","tr_customer_id":93579,"tr_customer_product_id":93569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:24.000Z","modified_at":"2025-10-30T19:01:24.000Z","name":"Vimal Desai","mobile_number":"7040895421","email_id":"balgopal.dwivedi@gmail.com","dop":"2025-10-20","serial_number":"826812826210155","imei1":"826812826210155","imei2":"826812826210155","popurl":"www.suryakanta-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93563,"job_number":"JOB_93563","tr_customer_id":93580,"tr_customer_product_id":93570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:24.000Z","modified_at":"2025-10-30T19:01:24.000Z","name":"Chandramauli Chopra","mobile_number":"7006001446","email_id":"rajinder.chattopadhyay@hotmail.com","dop":"2025-10-20","serial_number":"248002659972949","imei1":"248002659972949","imei2":"248002659972949","popurl":"www.devak-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93564,"job_number":"JOB_93564","tr_customer_id":93581,"tr_customer_product_id":93571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:24.000Z","modified_at":"2025-10-30T19:01:24.000Z","name":"Ekdant Shukla","mobile_number":"7034662921","email_id":"rakesh.marar@hotmail.com","dop":"2025-10-20","serial_number":"857932769101613","imei1":"857932769101613","imei2":"857932769101613","popurl":"www.kumuda-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93567,"job_number":"JOB_93567","tr_customer_id":93584,"tr_customer_product_id":93574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:24.000Z","modified_at":"2025-10-30T19:01:24.000Z","name":"Ekaparnika Jha","mobile_number":"7064768653","email_id":"garud.varma@gmail.com","dop":"2025-10-20","serial_number":"715269238890294","imei1":"715269238890294","imei2":"715269238890294","popurl":"www.sanka-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93568,"job_number":"JOB_93568","tr_customer_id":93585,"tr_customer_product_id":93575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:24.000Z","modified_at":"2025-10-30T19:01:24.000Z","name":"Nanda Verma","mobile_number":"7011468304","email_id":"poornima.gandhi@gmail.com","dop":"2025-10-20","serial_number":"604430079421406","imei1":"604430079421406","imei2":"604430079421406","popurl":"www.akshayakeerti-johar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93569,"job_number":"JOB_93569","tr_customer_id":93586,"tr_customer_product_id":93576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:24.000Z","modified_at":"2025-10-30T19:01:24.000Z","name":"Abhirath Banerjee","mobile_number":"7024538420","email_id":"govinda.achari@hotmail.com","dop":"2025-10-20","serial_number":"556453170350483","imei1":"556453170350483","imei2":"556453170350483","popurl":"www.satyen-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93570,"job_number":"JOB_93570","tr_customer_id":93587,"tr_customer_product_id":93577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:24.000Z","modified_at":"2025-10-30T19:01:24.000Z","name":"Aagney Dutta","mobile_number":"7082475098","email_id":"aanandinii.menon@yahoo.co.in","dop":"2025-10-20","serial_number":"261748653939567","imei1":"261748653939567","imei2":"261748653939567","popurl":"www.vasudeva-somayaji.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93571,"job_number":"JOB_93571","tr_customer_id":93588,"tr_customer_product_id":93578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:24.000Z","modified_at":"2025-10-30T19:01:24.000Z","name":"Balaaditya Varrier","mobile_number":"7028797645","email_id":"bhooshit.sinha@hotmail.com","dop":"2025-10-20","serial_number":"074180782243778","imei1":"074180782243778","imei2":"074180782243778","popurl":"www.sucheta-saini.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93573,"job_number":"JOB_93573","tr_customer_id":93590,"tr_customer_product_id":93580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:24.000Z","modified_at":"2025-10-30T19:01:24.000Z","name":"Chaaruchandra Kakkar","mobile_number":"7057874539","email_id":"mohan.jha@hotmail.com","dop":"2025-10-20","serial_number":"276840376606714","imei1":"276840376606714","imei2":"276840376606714","popurl":"www.anila-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93575,"job_number":"JOB_93575","tr_customer_id":93592,"tr_customer_product_id":93582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:25.000Z","modified_at":"2025-10-30T19:01:25.000Z","name":"Shakti Kaniyar","mobile_number":"7086747352","email_id":"bhupen.joshi@gmail.com","dop":"2025-10-20","serial_number":"757434189121025","imei1":"757434189121025","imei2":"757434189121025","popurl":"www.anuja-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93576,"job_number":"JOB_93576","tr_customer_id":93593,"tr_customer_product_id":93583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:25.000Z","modified_at":"2025-10-30T19:01:25.000Z","name":"Prayag Ahluwalia","mobile_number":"7002694713","email_id":"vrinda.pothuvaal@gmail.com","dop":"2025-10-20","serial_number":"009991978443863","imei1":"009991978443863","imei2":"009991978443863","popurl":"www.smriti-nayar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93577,"job_number":"JOB_93577","tr_customer_id":93594,"tr_customer_product_id":93584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:25.000Z","modified_at":"2025-10-30T19:01:25.000Z","name":"Draupadi Kaniyar","mobile_number":"7071552403","email_id":"bheeshma.sharma@yahoo.co.in","dop":"2025-10-20","serial_number":"595379657979578","imei1":"595379657979578","imei2":"595379657979578","popurl":"www.shwet-pandey.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93578,"job_number":"JOB_93578","tr_customer_id":93595,"tr_customer_product_id":93585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:25.000Z","modified_at":"2025-10-30T19:01:25.000Z","name":"Anjaneya Desai","mobile_number":"7028718901","email_id":"garud.dutta@hotmail.com","dop":"2025-10-20","serial_number":"860901358976935","imei1":"860901358976935","imei2":"860901358976935","popurl":"www.chandak-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93579,"job_number":"JOB_93579","tr_customer_id":93596,"tr_customer_product_id":93586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:25.000Z","modified_at":"2025-10-30T19:01:25.000Z","name":"Acharyanandana Khanna","mobile_number":"7084493253","email_id":"sher.malik@gmail.com","dop":"2025-10-20","serial_number":"084144177587732","imei1":"084144177587732","imei2":"084144177587732","popurl":"www.deeptimoyee-kocchar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93580,"job_number":"JOB_93580","tr_customer_id":93597,"tr_customer_product_id":93587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:25.000Z","modified_at":"2025-10-30T19:01:25.000Z","name":"Basanti Nehru","mobile_number":"7011216822","email_id":"shwet.somayaji@gmail.com","dop":"2025-10-20","serial_number":"168293460479801","imei1":"168293460479801","imei2":"168293460479801","popurl":"www.dhruv-kaur.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93581,"job_number":"JOB_93581","tr_customer_id":93598,"tr_customer_product_id":93588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-30T19:01:25.000Z","modified_at":"2025-10-30T19:01:25.000Z","name":"Samir Shah","mobile_number":"7030558239","email_id":"kamalesh.jain@hotmail.com","dop":"2025-10-20","serial_number":"248525028416768","imei1":"248525028416768","imei2":"248525028416768","popurl":"www.mani-shah.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-30T19:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93590,"job_number":"JOB_93590","tr_customer_id":93607,"tr_customer_product_id":93597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:29:51.000Z","modified_at":"2025-10-31T03:29:51.000Z","name":"Torrey Cole","mobile_number":"586-533-3040","email_id":"Aurelie53@gmail.com","dop":"2025-04-06","serial_number":"15419090155058246","imei1":"15419090155058246","imei2":"15419090155058246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:29:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93591,"job_number":"JOB_93591","tr_customer_id":93608,"tr_customer_product_id":93598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:29:58.000Z","modified_at":"2025-10-31T03:29:58.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12930075082392","imei1":"12930075082392","imei2":"12930075082392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93593,"job_number":"JOB_93593","tr_customer_id":93610,"tr_customer_product_id":93600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:29:59.000Z","modified_at":"2025-10-31T03:29:59.000Z","name":"Chris Cartwright","mobile_number":"390-940-5437","email_id":"Abe59@hotmail.com","dop":"2025-04-06","serial_number":"13244828962489708","imei1":"13244828962489708","imei2":"13244828962489708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93597,"job_number":"JOB_93597","tr_customer_id":93614,"tr_customer_product_id":93604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:30:11.000Z","modified_at":"2025-10-31T03:30:11.000Z","name":"Frank Kuphal","mobile_number":"811-705-8385","email_id":"Alberta17@hotmail.com","dop":"2025-04-06","serial_number":"13065619815004120","imei1":"13065619815004120","imei2":"13065619815004120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93598,"job_number":"JOB_93598","tr_customer_id":93615,"tr_customer_product_id":93605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:30:12.000Z","modified_at":"2025-10-31T03:30:12.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"11417087442556","imei1":"11417087442556","imei2":"11417087442556","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93600,"job_number":"JOB_93600","tr_customer_id":93617,"tr_customer_product_id":93607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:30:14.000Z","modified_at":"2025-10-31T03:30:14.000Z","name":"Laurianne Weissnat","mobile_number":"429-454-8738","email_id":"Rosina28@yahoo.com","dop":"2025-09-20","serial_number":"100735778814592","imei1":"100735778814592","imei2":"100735778814592","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93603,"job_number":"JOB_93603","tr_customer_id":93620,"tr_customer_product_id":93610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:30:44.000Z","modified_at":"2025-10-31T03:30:44.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10537831148499","imei1":"10537831148499","imei2":"10537831148499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93605,"job_number":"JOB_93605","tr_customer_id":93622,"tr_customer_product_id":93612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:30:45.000Z","modified_at":"2025-10-31T03:30:45.000Z","name":"Susan Wolf","mobile_number":"822-763-5822","email_id":"Lawson_Hirthe@hotmail.com","dop":"2025-04-06","serial_number":"14310470303870830","imei1":"14310470303870830","imei2":"14310470303870830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93606,"job_number":"JOB_93606","tr_customer_id":93623,"tr_customer_product_id":93613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:00.000Z","modified_at":"2025-10-31T03:31:00.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10706887974718","imei1":"10706887974718","imei2":"10706887974718","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93608,"job_number":"JOB_93608","tr_customer_id":93625,"tr_customer_product_id":93615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:01.000Z","modified_at":"2025-10-31T03:31:01.000Z","name":"Beth Ward","mobile_number":"889-677-7407","email_id":"Asha19@yahoo.com","dop":"2025-06-18","serial_number":"1013692734726720","imei1":"1013692734726720","imei2":"1013692734726720","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93609,"job_number":"JOB_93609","tr_customer_id":93626,"tr_customer_product_id":93616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:03.000Z","modified_at":"2025-10-31T03:31:03.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"11544901370952","imei1":"11544901370952","imei2":"11544901370952","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93612,"job_number":"JOB_93612","tr_customer_id":93629,"tr_customer_product_id":93619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:05.000Z","modified_at":"2025-10-31T03:31:05.000Z","name":"Travis Kling","mobile_number":"231-342-3172","email_id":"Libbie.Wunsch@hotmail.com","dop":"2025-09-20","serial_number":"100551040431735","imei1":"100551040431735","imei2":"100551040431735","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93615,"job_number":"JOB_93615","tr_customer_id":93632,"tr_customer_product_id":93622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:19.000Z","modified_at":"2025-10-31T03:31:19.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"15926877105428","imei1":"15926877105428","imei2":"15926877105428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93618,"job_number":"JOB_93618","tr_customer_id":93635,"tr_customer_product_id":93625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:22.000Z","modified_at":"2025-10-31T03:31:22.000Z","name":"Danny Swaniawski","mobile_number":"628-841-2847","email_id":"Malcolm_Rath18@yahoo.com","dop":"2025-04-06","serial_number":"13006240998043788","imei1":"13006240998043788","imei2":"13006240998043788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93620,"job_number":"JOB_93620","tr_customer_id":93637,"tr_customer_product_id":93627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:29.000Z","modified_at":"2025-10-31T03:31:29.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15297624475948","imei1":"15297624475948","imei2":"15297624475948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93622,"job_number":"JOB_93622","tr_customer_id":93639,"tr_customer_product_id":93629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:31.000Z","modified_at":"2025-10-31T03:31:31.000Z","name":"Abner Gibson","mobile_number":"515-293-1249","email_id":"Trent8@gmail.com","dop":"2025-04-06","serial_number":"10004355052218324","imei1":"10004355052218324","imei2":"10004355052218324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93624,"job_number":"JOB_93624","tr_customer_id":93641,"tr_customer_product_id":93631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:33.000Z","modified_at":"2025-10-31T03:31:33.000Z","name":"Maybelle Hammes","mobile_number":"213-443-4350","email_id":"Marquis40@hotmail.com","dop":"2025-04-06","serial_number":"13679851242280724","imei1":"13679851242280724","imei2":"13679851242280724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93625,"job_number":"JOB_93625","tr_customer_id":93642,"tr_customer_product_id":93632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:42.000Z","modified_at":"2025-10-31T03:31:42.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"19541661314966","imei1":"19541661314966","imei2":"19541661314966","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93627,"job_number":"JOB_93627","tr_customer_id":93644,"tr_customer_product_id":93634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:44.000Z","modified_at":"2025-10-31T03:31:44.000Z","name":"Cicero Rippin","mobile_number":"574-780-0694","email_id":"Madyson_Lesch@hotmail.com","dop":"2025-04-06","serial_number":"19354301753231850","imei1":"19354301753231850","imei2":"19354301753231850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93628,"job_number":"JOB_93628","tr_customer_id":93645,"tr_customer_product_id":93635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:48.000Z","modified_at":"2025-10-31T03:31:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11698201183829","imei1":"11698201183829","imei2":"11698201183829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93631,"job_number":"JOB_93631","tr_customer_id":93648,"tr_customer_product_id":93638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:50.000Z","modified_at":"2025-10-31T03:31:50.000Z","name":"Leopold Bernier","mobile_number":"694-469-5023","email_id":"Karl.Feest@yahoo.com","dop":"2025-04-06","serial_number":"15954822794408190","imei1":"15954822794408190","imei2":"15954822794408190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93632,"job_number":"JOB_93632","tr_customer_id":93649,"tr_customer_product_id":93639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:50.000Z","modified_at":"2025-10-31T03:31:50.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10580163251878","imei1":"10580163251878","imei2":"10580163251878","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93634,"job_number":"JOB_93634","tr_customer_id":93651,"tr_customer_product_id":93641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:51.000Z","modified_at":"2025-10-31T03:31:51.000Z","name":"Daphne Jacobs","mobile_number":"894-617-4351","email_id":"Dejuan_Mayer35@gmail.com","dop":"2025-06-18","serial_number":"1045257018687325","imei1":"1045257018687325","imei2":"1045257018687325","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93635,"job_number":"JOB_93635","tr_customer_id":93652,"tr_customer_product_id":93642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:57.000Z","modified_at":"2025-10-31T03:31:57.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"13374945026031","imei1":"13374945026031","imei2":"13374945026031","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93637,"job_number":"JOB_93637","tr_customer_id":93654,"tr_customer_product_id":93644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:31:58.000Z","modified_at":"2025-10-31T03:31:58.000Z","name":"Richard Bauch","mobile_number":"729-603-3485","email_id":"King.Schuster0@gmail.com","dop":"2025-09-20","serial_number":"100841063837157","imei1":"100841063837157","imei2":"100841063837157","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93639,"job_number":"JOB_93639","tr_customer_id":93656,"tr_customer_product_id":93646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:14.000Z","modified_at":"2025-10-31T03:32:14.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"11550791742634","imei1":"11550791742634","imei2":"11550791742634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93645,"job_number":"JOB_93645","tr_customer_id":93662,"tr_customer_product_id":93652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:30.000Z","modified_at":"2025-10-31T03:32:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15607788074372","imei1":"15607788074372","imei2":"15607788074372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93647,"job_number":"JOB_93647","tr_customer_id":93664,"tr_customer_product_id":93654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:32.000Z","modified_at":"2025-10-31T03:32:32.000Z","name":"Erika Tillman","mobile_number":"605-666-7263","email_id":"Delphine47@hotmail.com","dop":"2025-04-06","serial_number":"18901646126956670","imei1":"18901646126956670","imei2":"18901646126956670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93648,"job_number":"JOB_93648","tr_customer_id":93665,"tr_customer_product_id":93655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:35.000Z","modified_at":"2025-10-31T03:32:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19552469492531","imei1":"19552469492531","imei2":"19552469492531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93650,"job_number":"JOB_93650","tr_customer_id":93667,"tr_customer_product_id":93657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:36.000Z","modified_at":"2025-10-31T03:32:36.000Z","name":"Furman Hahn","mobile_number":"924-759-2667","email_id":"Lucious1@hotmail.com","dop":"2025-04-06","serial_number":"13795925557403108","imei1":"13795925557403108","imei2":"13795925557403108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93651,"job_number":"JOB_93651","tr_customer_id":93668,"tr_customer_product_id":93658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:38.000Z","modified_at":"2025-10-31T03:32:38.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"17551778122025","imei1":"17551778122025","imei2":"17551778122025","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93653,"job_number":"JOB_93653","tr_customer_id":93670,"tr_customer_product_id":93660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:39.000Z","modified_at":"2025-10-31T03:32:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16024577714420","imei1":"16024577714420","imei2":"16024577714420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93657,"job_number":"JOB_93657","tr_customer_id":93674,"tr_customer_product_id":93664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:40.000Z","modified_at":"2025-10-31T03:32:40.000Z","name":"Giuseppe Smith","mobile_number":"784-201-3692","email_id":"Shanon_Bartell@yahoo.com","dop":"2025-06-08","serial_number":"108651527270383","imei1":"108651527270383","imei2":"108651527270383","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93659,"job_number":"JOB_93659","tr_customer_id":93676,"tr_customer_product_id":93666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:32:40.000Z","modified_at":"2025-10-31T03:32:40.000Z","name":"Irwin Gleason","mobile_number":"539-443-6838","email_id":"Joanny52@gmail.com","dop":"2025-04-06","serial_number":"11855854985017266","imei1":"11855854985017266","imei2":"11855854985017266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93667,"job_number":"JOB_93667","tr_customer_id":93684,"tr_customer_product_id":93674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:07.000Z","modified_at":"2025-10-31T03:33:07.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"13126995723125","imei1":"13126995723125","imei2":"13126995723125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93669,"job_number":"JOB_93669","tr_customer_id":93686,"tr_customer_product_id":93676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:11.000Z","modified_at":"2025-10-31T03:33:11.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"19335109960997","imei1":"19335109960997","imei2":"19335109960997","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93671,"job_number":"JOB_93671","tr_customer_id":93688,"tr_customer_product_id":93678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:12.000Z","modified_at":"2025-10-31T03:33:12.000Z","name":"Garrett Kuvalis","mobile_number":"220-262-0708","email_id":"Frank_Watsica72@yahoo.com","dop":"2025-06-08","serial_number":"103208760321603","imei1":"103208760321603","imei2":"103208760321603","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93672,"job_number":"JOB_93672","tr_customer_id":93689,"tr_customer_product_id":93679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:19.000Z","modified_at":"2025-10-31T03:33:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17320549013600","imei1":"17320549013600","imei2":"17320549013600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93674,"job_number":"JOB_93674","tr_customer_id":93691,"tr_customer_product_id":93681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:21.000Z","modified_at":"2025-10-31T03:33:21.000Z","name":"Saul Kozey","mobile_number":"750-932-2424","email_id":"Seamus_Kemmer@gmail.com","dop":"2025-04-06","serial_number":"12467120697641230","imei1":"12467120697641230","imei2":"12467120697641230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93678,"job_number":"JOB_93678","tr_customer_id":93695,"tr_customer_product_id":93685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:26.000Z","modified_at":"2025-10-31T03:33:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15623354012903","imei1":"15623354012903","imei2":"15623354012903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:33:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93680,"job_number":"JOB_93680","tr_customer_id":93697,"tr_customer_product_id":93687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:28.000Z","modified_at":"2025-10-31T03:33:28.000Z","name":"Melissa Schoen","mobile_number":"295-771-4056","email_id":"Kim.Altenwerth@gmail.com","dop":"2025-04-06","serial_number":"15868003949283058","imei1":"15868003949283058","imei2":"15868003949283058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93681,"job_number":"JOB_93681","tr_customer_id":93698,"tr_customer_product_id":93688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:31.000Z","modified_at":"2025-10-31T03:33:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15270195250007","imei1":"15270195250007","imei2":"15270195250007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:33:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93683,"job_number":"JOB_93683","tr_customer_id":93700,"tr_customer_product_id":93690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:33.000Z","modified_at":"2025-10-31T03:33:33.000Z","name":"Savanna Heidenreich","mobile_number":"719-561-6927","email_id":"Elton.Brown@gmail.com","dop":"2025-04-06","serial_number":"10051662444486298","imei1":"10051662444486298","imei2":"10051662444486298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:33:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93684,"job_number":"JOB_93684","tr_customer_id":93701,"tr_customer_product_id":93691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:43.000Z","modified_at":"2025-10-31T03:33:43.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"18798423960237","imei1":"18798423960237","imei2":"18798423960237","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93686,"job_number":"JOB_93686","tr_customer_id":93703,"tr_customer_product_id":93693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:33:44.000Z","modified_at":"2025-10-31T03:33:44.000Z","name":"Lynn Olson","mobile_number":"672-316-1291","email_id":"Tobin37@hotmail.com","dop":"2025-06-08","serial_number":"106535612102731","imei1":"106535612102731","imei2":"106535612102731","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93687,"job_number":"JOB_93687","tr_customer_id":93704,"tr_customer_product_id":93694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:34:07.000Z","modified_at":"2025-10-31T03:34:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15828827382767","imei1":"15828827382767","imei2":"15828827382767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93689,"job_number":"JOB_93689","tr_customer_id":93706,"tr_customer_product_id":93696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:34:09.000Z","modified_at":"2025-10-31T03:34:09.000Z","name":"Giovani Hickle","mobile_number":"421-960-8499","email_id":"Veronica66@yahoo.com","dop":"2025-04-06","serial_number":"18232350609045680","imei1":"18232350609045680","imei2":"18232350609045680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93690,"job_number":"JOB_93690","tr_customer_id":93707,"tr_customer_product_id":93697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:39:45.000Z","modified_at":"2025-10-31T03:39:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38690454337850","imei1":"38690454337850","imei2":"38690454337850","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93691,"job_number":"JOB_93691","tr_customer_id":93708,"tr_customer_product_id":93698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:39:45.000Z","modified_at":"2025-10-31T03:39:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37361319020539","imei1":"37361319020539","imei2":"37361319020539","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93692,"job_number":"JOB_93692","tr_customer_id":93709,"tr_customer_product_id":93699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:39:46.000Z","modified_at":"2025-10-31T03:39:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10052195963167","imei1":"10052195963167","imei2":"10052195963167","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:39:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93693,"job_number":"JOB_93693","tr_customer_id":93710,"tr_customer_product_id":93700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:39:46.000Z","modified_at":"2025-10-31T03:39:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46758290018078","imei1":"46758290018078","imei2":"46758290018078","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:39:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93694,"job_number":"JOB_93694","tr_customer_id":93711,"tr_customer_product_id":93701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:39:46.000Z","modified_at":"2025-10-31T03:39:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35690324774113","imei1":"35690324774113","imei2":"35690324774113","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:39:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93695,"job_number":"JOB_93695","tr_customer_id":93712,"tr_customer_product_id":93702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:39:47.000Z","modified_at":"2025-10-31T03:39:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99032209156078","imei1":"99032209156078","imei2":"99032209156078","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:39:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93697,"job_number":"JOB_93697","tr_customer_id":93714,"tr_customer_product_id":93704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:40:17.000Z","modified_at":"2025-10-31T03:40:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25320054439866","imei1":"25320054439866","imei2":"25320054439866","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93698,"job_number":"JOB_93698","tr_customer_id":93715,"tr_customer_product_id":93705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:40:17.000Z","modified_at":"2025-10-31T03:40:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98701405406167","imei1":"98701405406167","imei2":"98701405406167","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93699,"job_number":"JOB_93699","tr_customer_id":93716,"tr_customer_product_id":93706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:40:18.000Z","modified_at":"2025-10-31T03:40:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50759135187089","imei1":"50759135187089","imei2":"50759135187089","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93700,"job_number":"JOB_93700","tr_customer_id":93717,"tr_customer_product_id":93707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:40:18.000Z","modified_at":"2025-10-31T03:40:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53450482100906","imei1":"53450482100906","imei2":"53450482100906","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93701,"job_number":"JOB_93701","tr_customer_id":93718,"tr_customer_product_id":93708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:40:18.000Z","modified_at":"2025-10-31T03:40:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90215790802256","imei1":"90215790802256","imei2":"90215790802256","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93702,"job_number":"JOB_93702","tr_customer_id":93719,"tr_customer_product_id":93709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:40:19.000Z","modified_at":"2025-10-31T03:40:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51511875054758","imei1":"51511875054758","imei2":"51511875054758","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:40:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93704,"job_number":"JOB_93704","tr_customer_id":93721,"tr_customer_product_id":93711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:40:49.000Z","modified_at":"2025-10-31T03:40:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33533579050048","imei1":"33533579050048","imei2":"33533579050048","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93705,"job_number":"JOB_93705","tr_customer_id":93722,"tr_customer_product_id":93712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:40:49.000Z","modified_at":"2025-10-31T03:40:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70502741715333","imei1":"70502741715333","imei2":"70502741715333","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93706,"job_number":"JOB_93706","tr_customer_id":93723,"tr_customer_product_id":93713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:40:50.000Z","modified_at":"2025-10-31T03:40:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34186256665221","imei1":"34186256665221","imei2":"34186256665221","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93707,"job_number":"JOB_93707","tr_customer_id":93724,"tr_customer_product_id":93714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:40:50.000Z","modified_at":"2025-10-31T03:40:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92928432547300","imei1":"92928432547300","imei2":"92928432547300","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93708,"job_number":"JOB_93708","tr_customer_id":93725,"tr_customer_product_id":93715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:40:50.000Z","modified_at":"2025-10-31T03:40:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95468401670826","imei1":"95468401670826","imei2":"95468401670826","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93709,"job_number":"JOB_93709","tr_customer_id":93726,"tr_customer_product_id":93716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:40:50.000Z","modified_at":"2025-10-31T03:40:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17896340019468","imei1":"17896340019468","imei2":"17896340019468","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93711,"job_number":"JOB_93711","tr_customer_id":93728,"tr_customer_product_id":93718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:53:53.000Z","modified_at":"2025-10-31T03:53:53.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"14813226629724","imei1":"14813226629724","imei2":"14813226629724","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:53:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93712,"job_number":"JOB_93712","tr_customer_id":93729,"tr_customer_product_id":93719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:53:53.000Z","modified_at":"2025-10-31T03:53:53.000Z","name":"Ryley Watsica","mobile_number":"598-878-0528","email_id":"Hailey_Maggio66@hotmail.com","dop":"2025-09-16","serial_number":"16798816837795","imei1":"16798816837795","imei2":"16798816837795","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:53:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93713,"job_number":"JOB_93713","tr_customer_id":93730,"tr_customer_product_id":93720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:54:12.000Z","modified_at":"2025-10-31T03:54:12.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"10555443279771","imei1":"10555443279771","imei2":"10555443279771","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:54:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93714,"job_number":"JOB_93714","tr_customer_id":93731,"tr_customer_product_id":93721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:54:12.000Z","modified_at":"2025-10-31T03:54:12.000Z","name":"Lillian Littel","mobile_number":"847-361-3080","email_id":"Roderick86@gmail.com","dop":"2025-09-16","serial_number":"19787642133559","imei1":"19787642133559","imei2":"19787642133559","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:54:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93715,"job_number":"JOB_93715","tr_customer_id":93732,"tr_customer_product_id":93722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:54:31.000Z","modified_at":"2025-10-31T03:54:31.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16366197582157","imei1":"16366197582157","imei2":"16366197582157","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:54:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93716,"job_number":"JOB_93716","tr_customer_id":93733,"tr_customer_product_id":93723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T03:54:31.000Z","modified_at":"2025-10-31T03:54:31.000Z","name":"Leann Klein","mobile_number":"309-348-5101","email_id":"Isabelle.Hintz@hotmail.com","dop":"2025-09-16","serial_number":"19785115808358","imei1":"19785115808358","imei2":"19785115808358","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T03:54:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93717,"job_number":"JOB_93717","tr_customer_id":93734,"tr_customer_product_id":93724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T04:20:00.000Z","modified_at":"2025-10-31T04:20:00.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-21","serial_number":"62321085271114","imei1":"62321085271114","imei2":"62321085271114","popurl":"2025-10-21T04:19:59.145819798Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T04:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93718,"job_number":"JOB_93718","tr_customer_id":93735,"tr_customer_product_id":93725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T04:20:09.000Z","modified_at":"2025-10-31T04:20:09.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-21","serial_number":"30039248786779","imei1":"30039248786779","imei2":"30039248786779","popurl":"2025-10-21T04:20:08.669205352Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T04:20:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93719,"job_number":"JOB_93719","tr_customer_id":93736,"tr_customer_product_id":93726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T04:30:14.000Z","modified_at":"2025-10-31T04:30:14.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106795521853523","imei1":"106795521853523","imei2":"106795521853523","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93721,"job_number":"JOB_93721","tr_customer_id":93738,"tr_customer_product_id":93728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T04:30:29.000Z","modified_at":"2025-10-31T04:30:29.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102647249274657","imei1":"102647249274657","imei2":"102647249274657","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93724,"job_number":"JOB_93724","tr_customer_id":93741,"tr_customer_product_id":93731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T04:44:26.000Z","modified_at":"2025-10-31T04:44:26.000Z","name":"Ashley Lebsack","mobile_number":"902-476-6206","email_id":"Erin.Kunde79@hotmail.com","dop":"2025-04-06","serial_number":"15472264940310192","imei1":"15472264940310192","imei2":"15472264940310192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T04:44:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93727,"job_number":"JOB_93727","tr_customer_id":93744,"tr_customer_product_id":93734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T05:26:47.000Z","modified_at":"2025-10-31T05:26:47.000Z","name":"Willard Smith","mobile_number":"246-258-9906","email_id":"Jovan_Kub@yahoo.com","dop":"2025-04-06","serial_number":"12899155527186080","imei1":"12899155527186080","imei2":"12899155527186080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T05:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93728,"job_number":"JOB_93728","tr_customer_id":93745,"tr_customer_product_id":93735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T05:32:27.000Z","modified_at":"2025-10-31T05:32:27.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"11044283976326","imei1":"11044283976326","imei2":"11044283976326","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T05:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93730,"job_number":"JOB_93730","tr_customer_id":93747,"tr_customer_product_id":93737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T05:32:28.000Z","modified_at":"2025-10-31T05:32:28.000Z","name":"Bessie Gulgowski","mobile_number":"531-945-2265","email_id":"Zachariah.Fritsch40@gmail.com","dop":"2025-09-20","serial_number":"100299630683535","imei1":"100299630683535","imei2":"100299630683535","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T05:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93731,"job_number":"JOB_93731","tr_customer_id":93748,"tr_customer_product_id":93738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T05:33:18.000Z","modified_at":"2025-10-31T05:33:18.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"12347878046810","imei1":"12347878046810","imei2":"12347878046810","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T05:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93733,"job_number":"JOB_93733","tr_customer_id":93750,"tr_customer_product_id":93740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T05:33:19.000Z","modified_at":"2025-10-31T05:33:19.000Z","name":"Rosalyn Schuster","mobile_number":"824-504-9153","email_id":"Tracy.Schultz@hotmail.com","dop":"2025-09-20","serial_number":"100982927343709","imei1":"100982927343709","imei2":"100982927343709","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T05:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93734,"job_number":"JOB_93734","tr_customer_id":93751,"tr_customer_product_id":93741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T05:34:08.000Z","modified_at":"2025-10-31T05:34:08.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"19476164718377","imei1":"19476164718377","imei2":"19476164718377","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T05:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93736,"job_number":"JOB_93736","tr_customer_id":93753,"tr_customer_product_id":93743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T05:34:09.000Z","modified_at":"2025-10-31T05:34:09.000Z","name":"Rocky Ernser","mobile_number":"996-703-1706","email_id":"Larry.Walker4@yahoo.com","dop":"2025-09-20","serial_number":"100863846204787","imei1":"100863846204787","imei2":"100863846204787","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T05:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93740,"job_number":"JOB_93740","tr_customer_id":93757,"tr_customer_product_id":93747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:15:20.000Z","modified_at":"2025-10-31T06:15:20.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"18271270087446","imei1":"18271270087446","imei2":"18271270087446","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93742,"job_number":"JOB_93742","tr_customer_id":93759,"tr_customer_product_id":93749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:15:21.000Z","modified_at":"2025-10-31T06:15:21.000Z","name":"Lincoln Renner","mobile_number":"954-420-6019","email_id":"Kavon95@hotmail.com","dop":"2025-09-20","serial_number":"100261194862693","imei1":"100261194862693","imei2":"100261194862693","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:15:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93743,"job_number":"JOB_93743","tr_customer_id":93760,"tr_customer_product_id":93750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:16:10.000Z","modified_at":"2025-10-31T06:16:10.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"18333971795748","imei1":"18333971795748","imei2":"18333971795748","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:16:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93748,"job_number":"JOB_93748","tr_customer_id":93765,"tr_customer_product_id":93755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:16:12.000Z","modified_at":"2025-10-31T06:16:12.000Z","name":"Matteo Berge","mobile_number":"369-809-9426","email_id":"Elinor_Murphy5@hotmail.com","dop":"2025-09-20","serial_number":"100782585240177","imei1":"100782585240177","imei2":"100782585240177","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:16:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93755,"job_number":"JOB_93755","tr_customer_id":93772,"tr_customer_product_id":93762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:17:02.000Z","modified_at":"2025-10-31T06:17:02.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"11625066182588","imei1":"11625066182588","imei2":"11625066182588","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:17:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93757,"job_number":"JOB_93757","tr_customer_id":93774,"tr_customer_product_id":93764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:17:04.000Z","modified_at":"2025-10-31T06:17:04.000Z","name":"Bulah Gorczany","mobile_number":"803-208-9494","email_id":"Cassandre_Frami@gmail.com","dop":"2025-09-20","serial_number":"100660240618904","imei1":"100660240618904","imei2":"100660240618904","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93758,"job_number":"JOB_93758","tr_customer_id":93775,"tr_customer_product_id":93765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:18:49.000Z","modified_at":"2025-10-31T06:18:49.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10766771890020","imei1":"10766771890020","imei2":"10766771890020","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:18:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93760,"job_number":"JOB_93760","tr_customer_id":93777,"tr_customer_product_id":93767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:18:50.000Z","modified_at":"2025-10-31T06:18:50.000Z","name":"Georgiana Cruickshank","mobile_number":"940-208-6709","email_id":"Javonte_Stiedemann51@gmail.com","dop":"2025-06-18","serial_number":"1096353456502176","imei1":"1096353456502176","imei2":"1096353456502176","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:18:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93761,"job_number":"JOB_93761","tr_customer_id":93778,"tr_customer_product_id":93768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:19:28.000Z","modified_at":"2025-10-31T06:19:28.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"19532268104886","imei1":"19532268104886","imei2":"19532268104886","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:19:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93763,"job_number":"JOB_93763","tr_customer_id":93780,"tr_customer_product_id":93770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:19:30.000Z","modified_at":"2025-10-31T06:19:30.000Z","name":"Vincent Borer","mobile_number":"960-448-3220","email_id":"Alena_Fadel@hotmail.com","dop":"2025-06-08","serial_number":"104620680200313","imei1":"104620680200313","imei2":"104620680200313","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:19:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93764,"job_number":"JOB_93764","tr_customer_id":93781,"tr_customer_product_id":93771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:19:36.000Z","modified_at":"2025-10-31T06:19:36.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10455302064489","imei1":"10455302064489","imei2":"10455302064489","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:19:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93766,"job_number":"JOB_93766","tr_customer_id":93783,"tr_customer_product_id":93773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:19:37.000Z","modified_at":"2025-10-31T06:19:37.000Z","name":"Oleta Schmeler","mobile_number":"889-894-3621","email_id":"Trent63@gmail.com","dop":"2025-06-18","serial_number":"1075818488490306","imei1":"1075818488490306","imei2":"1075818488490306","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:19:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93767,"job_number":"JOB_93767","tr_customer_id":93784,"tr_customer_product_id":93774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:20:02.000Z","modified_at":"2025-10-31T06:20:02.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"13738934379636","imei1":"13738934379636","imei2":"13738934379636","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93769,"job_number":"JOB_93769","tr_customer_id":93786,"tr_customer_product_id":93776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:20:03.000Z","modified_at":"2025-10-31T06:20:03.000Z","name":"Murphy Wyman","mobile_number":"916-884-7656","email_id":"Carleton41@yahoo.com","dop":"2025-06-08","serial_number":"106448867434678","imei1":"106448867434678","imei2":"106448867434678","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93770,"job_number":"JOB_93770","tr_customer_id":93787,"tr_customer_product_id":93777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:20:34.000Z","modified_at":"2025-10-31T06:20:34.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"18065492812637","imei1":"18065492812637","imei2":"18065492812637","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93772,"job_number":"JOB_93772","tr_customer_id":93789,"tr_customer_product_id":93779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:20:36.000Z","modified_at":"2025-10-31T06:20:36.000Z","name":"Jefferey O'Connell","mobile_number":"242-508-7962","email_id":"Alvera.Cassin@hotmail.com","dop":"2025-06-08","serial_number":"100545767423755","imei1":"100545767423755","imei2":"100545767423755","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93773,"job_number":"JOB_93773","tr_customer_id":93790,"tr_customer_product_id":93780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:23:07.000Z","modified_at":"2025-10-31T06:23:07.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"13857984424775","imei1":"13857984424775","imei2":"13857984424775","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:23:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93775,"job_number":"JOB_93775","tr_customer_id":93792,"tr_customer_product_id":93782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:23:08.000Z","modified_at":"2025-10-31T06:23:08.000Z","name":"Cyrus Vandervort","mobile_number":"222-741-9189","email_id":"Madilyn_Wiza17@hotmail.com","dop":"2025-09-20","serial_number":"100993762032766","imei1":"100993762032766","imei2":"100993762032766","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:23:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93776,"job_number":"JOB_93776","tr_customer_id":93793,"tr_customer_product_id":93783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:23:58.000Z","modified_at":"2025-10-31T06:23:58.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"19272065664414","imei1":"19272065664414","imei2":"19272065664414","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93778,"job_number":"JOB_93778","tr_customer_id":93795,"tr_customer_product_id":93785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:24:00.000Z","modified_at":"2025-10-31T06:24:00.000Z","name":"Avis Koch","mobile_number":"949-485-6484","email_id":"Juvenal.Bergstrom89@yahoo.com","dop":"2025-09-20","serial_number":"100628451477831","imei1":"100628451477831","imei2":"100628451477831","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:24:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93779,"job_number":"JOB_93779","tr_customer_id":93796,"tr_customer_product_id":93786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:24:49.000Z","modified_at":"2025-10-31T06:24:49.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"14599708351654","imei1":"14599708351654","imei2":"14599708351654","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93781,"job_number":"JOB_93781","tr_customer_id":93798,"tr_customer_product_id":93788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:24:51.000Z","modified_at":"2025-10-31T06:24:51.000Z","name":"Delfina Bins","mobile_number":"207-282-3437","email_id":"Skye.Jerde29@gmail.com","dop":"2025-09-20","serial_number":"100047163027679","imei1":"100047163027679","imei2":"100047163027679","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93785,"job_number":"JOB_93785","tr_customer_id":93802,"tr_customer_product_id":93792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:26:43.000Z","modified_at":"2025-10-31T06:26:43.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"125314316424640","imei1":"125314316424640","imei2":"125314316424640","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:26:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93786,"job_number":"JOB_93786","tr_customer_id":93803,"tr_customer_product_id":93793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:26:43.000Z","modified_at":"2025-10-31T06:26:43.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"113865213622496","imei1":"113865213622496","imei2":"113865213622496","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:26:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93787,"job_number":"JOB_93787","tr_customer_id":93804,"tr_customer_product_id":93794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:26:43.000Z","modified_at":"2025-10-31T06:26:43.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"121846281532012","imei1":"121846281532012","imei2":"121846281532012","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:26:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93789,"job_number":"JOB_93789","tr_customer_id":93806,"tr_customer_product_id":93796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:28:23.000Z","modified_at":"2025-10-31T06:28:23.000Z","name":"Tracy Miller","mobile_number":"874-621-1553","email_id":"Cruz_Kemmer@gmail.com","dop":"2025-04-06","serial_number":"19467113172434670","imei1":"19467113172434670","imei2":"19467113172434670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:28:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93791,"job_number":"JOB_93791","tr_customer_id":93808,"tr_customer_product_id":93798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:35:45.000Z","modified_at":"2025-10-31T06:35:45.000Z","name":"Andreanne Torphy","mobile_number":"251-452-7953","email_id":"Reginald8@yahoo.com","dop":"2025-04-06","serial_number":"13026022936523468","imei1":"13026022936523468","imei2":"13026022936523468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:35:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93792,"job_number":"JOB_93792","tr_customer_id":93809,"tr_customer_product_id":93799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:38:26.000Z","modified_at":"2025-10-31T06:38:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12574767934454","imei1":"12574767934454","imei2":"12574767934454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:38:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93794,"job_number":"JOB_93794","tr_customer_id":93811,"tr_customer_product_id":93801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:38:28.000Z","modified_at":"2025-10-31T06:38:28.000Z","name":"Jadon Wilderman","mobile_number":"552-735-4324","email_id":"Monique_Goyette@hotmail.com","dop":"2025-04-06","serial_number":"19001400395913410","imei1":"19001400395913410","imei2":"19001400395913410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-31T06:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,hi;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 237ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept-Language en-US,en;q=0.9,hi;q=0.8
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0d54958e-479a-41e8-97f8-0cc6c9402039
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 43
Request Body
{"username":"iameng","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-JlhfmK22uHG1lfPS4ES5jPkF1d8"
Vary Accept-Encoding
Date Fri, 31 Oct 2025 13:50:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjE5MTg2MjN9.riYdtaAEUNMHIYs58TVtfTxbMdvx54LKw-PhKJmmwYg"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,hi;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NjQ4Nzh9.vcMsDnSA8r3C8AdI_k6Cr0RvhmtKF5rm2BfKN1DKeiQ' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjE5MTg2MjN9.riYdtaAEUNMHIYs58TVtfTxbMdvx54LKw-PhKJmmwYg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0470c440-1ff4-4b79-9502-5d4b35912581
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Fri, 31 Oct 2025 13:50:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,hi;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NjQ4Nzh9.vcMsDnSA8r3C8AdI_k6Cr0RvhmtKF5rm2BfKN1DKeiQ' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-ctHgA741rqgBoS/yQKo5IIQaTvY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 286ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjE5MTg2MjN9.riYdtaAEUNMHIYs58TVtfTxbMdvx54LKw-PhKJmmwYg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fd4cb1e5-907f-41e9-8ab3-5d6de7101dd9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-C1zv5ey4hw7Px2u+UbINkjNeiwc"
Vary Accept-Encoding
Date Fri, 31 Oct 2025 13:50:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":27},{"label":"Repair completed","key":"repair_completed","count":91}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,hi;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NjQ4Nzh9.vcMsDnSA8r3C8AdI_k6Cr0RvhmtKF5rm2BfKN1DKeiQ' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 266ms
Mean size per request: 25.8KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjE5MTg2MjN9.riYdtaAEUNMHIYs58TVtfTxbMdvx54LKw-PhKJmmwYg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 10e05044-48e3-4586-bad5-80256e59b177
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"672f-TbH6QoPrSURNvjSV3p/2CZCV/fY"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 31 Oct 2025 13:50:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":88472,"job_number":"JOB_88472","tr_customer_id":88489,"tr_customer_product_id":88479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:28:07.000Z","modified_at":"2025-10-26T15:26:27.000Z","name":"Jatin Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"57391087191266","imei1":"57391087191266","imei2":"57391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-26T15:26:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":88719,"job_number":"JOB_88719","tr_customer_id":88736,"tr_customer_product_id":88726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T10:51:45.000Z","modified_at":"2025-10-20T10:51:50.000Z","name":"Roderick Wisozk","mobile_number":"313-602-1480","email_id":"Rachelle_White@hotmail.com","dop":"2025-09-20","serial_number":"13048690983966","imei1":"13048690983966","imei2":"13048690983966","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-10-20T10:51:50.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":88721,"job_number":"JOB_88721","tr_customer_id":88738,"tr_customer_product_id":88728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T10:53:42.000Z","modified_at":"2025-10-20T10:53:47.000Z","name":"Ariane Stiedemann","mobile_number":"510-769-9990","email_id":"Ruth.Graham@gmail.com","dop":"2025-09-20","serial_number":"17341141851578","imei1":"17341141851578","imei2":"17341141851578","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-10-20T10:53:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":88723,"job_number":"JOB_88723","tr_customer_id":88740,"tr_customer_product_id":88730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T10:54:26.000Z","modified_at":"2025-10-20T10:54:31.000Z","name":"Barbara Hand","mobile_number":"217-722-4905","email_id":"Frida_Rice@yahoo.com","dop":"2025-09-20","serial_number":"15283172413207","imei1":"15283172413207","imei2":"15283172413207","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-10-20T10:54:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":88725,"job_number":"JOB_88725","tr_customer_id":88742,"tr_customer_product_id":88732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T10:56:44.000Z","modified_at":"2025-10-20T10:56:49.000Z","name":"Frank Langworth","mobile_number":"523-572-2445","email_id":"Sven_Windler@gmail.com","dop":"2025-09-20","serial_number":"11040932693676","imei1":"11040932693676","imei2":"11040932693676","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-10-20T10:56:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":88727,"job_number":"JOB_88727","tr_customer_id":88744,"tr_customer_product_id":88734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T10:58:37.000Z","modified_at":"2025-10-20T10:58:42.000Z","name":"Hallie Mohr","mobile_number":"900-631-6043","email_id":"Guiseppe_Franecki@hotmail.com","dop":"2025-09-20","serial_number":"17257251152687","imei1":"17257251152687","imei2":"17257251152687","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-10-20T10:58:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":88729,"job_number":"JOB_88729","tr_customer_id":88746,"tr_customer_product_id":88736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T11:00:40.000Z","modified_at":"2025-10-20T11:00:45.000Z","name":"Bell Jakubowski","mobile_number":"649-884-7355","email_id":"Macy_Klein39@gmail.com","dop":"2025-09-20","serial_number":"17599902722016","imei1":"17599902722016","imei2":"17599902722016","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-10-20T11:00:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":88820,"job_number":"JOB_88820","tr_customer_id":88837,"tr_customer_product_id":88827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:09:57.000Z","modified_at":"2025-10-28T14:07:41.000Z","name":"Maud Barton","mobile_number":"258-871-7383","email_id":"Tremaine62@yahoo.com","dop":"2025-04-06","serial_number":"15667832924782920","imei1":"15667832924782920","imei2":"15667832924782920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-28T14:07:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":88886,"job_number":"JOB_88886","tr_customer_id":88903,"tr_customer_product_id":88893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:26:08.000Z","modified_at":"2025-10-29T18:01:19.000Z","name":"Laurel Reynolds","mobile_number":"660-442-5660","email_id":"Maurine_Hamill@hotmail.com","dop":"2025-04-06","serial_number":"14713782438892976","imei1":"14713782438892976","imei2":"14713782438892976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-29T18:01:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":88952,"job_number":"JOB_88952","tr_customer_id":88969,"tr_customer_product_id":88959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T02:46:06.000Z","modified_at":"2025-10-26T08:15:05.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"17325693611135","imei1":"17325693611135","imei2":"17325693611135","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-26T08:15:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":90544,"job_number":"JOB_90544","tr_customer_id":90561,"tr_customer_product_id":90551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T09:36:01.000Z","modified_at":"2025-10-25T11:17:32.000Z","name":"Akash Hunachagi","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"121542154264129","imei1":"121542154264129","imei2":"121542154264129","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-25T11:17:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":90910,"job_number":"JOB_90910","tr_customer_id":90927,"tr_customer_product_id":90917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T10:29:13.000Z","modified_at":"2025-10-25T12:57:52.000Z","name":"Bernita Lemke","mobile_number":"882-944-0188","email_id":"Vernice2@hotmail.com","dop":"2025-04-06","serial_number":"16842880934976934","imei1":"16842880934976934","imei2":"16842880934976934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-25T12:57:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":90915,"job_number":"JOB_90915","tr_customer_id":90932,"tr_customer_product_id":90922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T11:42:36.000Z","modified_at":"2025-10-25T12:57:22.000Z","name":"Thomas Muller","mobile_number":"4446464846","email_id":"thomasmuller@xyz.com","dop":"2025-08-06","serial_number":"23234243263246333","imei1":"23234243263246333","imei2":"23234243263246333","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-25T12:57:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":91082,"job_number":"JOB_91082","tr_customer_id":91099,"tr_customer_product_id":91089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:05:22.000Z","modified_at":"2025-10-26T15:12:38.000Z","name":"Jonathan Timm","mobile_number":"4446464846","email_id":"thomasmuller@xyz.com","dop":"2025-08-06","serial_number":"23234243263246401","imei1":"23234243263246401","imei2":"23234243263246401","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-26T15:12:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":91215,"job_number":"JOB_91215","tr_customer_id":91232,"tr_customer_product_id":91222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T04:29:28.000Z","modified_at":"2025-10-26T18:22:26.000Z","name":"Ajay Werma","mobile_number":"9947447744","email_id":"test12@test.com","dop":"2025-09-30","serial_number":"59393322881122","imei1":"59393322881122","imei2":"59393322881122","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-26T18:22:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":91322,"job_number":"JOB_91322","tr_customer_id":91339,"tr_customer_product_id":91329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T11:50:12.000Z","modified_at":"2025-10-26T11:50:16.000Z","name":"Brad Will","mobile_number":"Schowalter","email_id":"Lurline_Schimmel61@yahoo.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"52029093010134","imei2":"52029093010134","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-10-26T11:50:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":91508,"job_number":"JOB_91508","tr_customer_id":91525,"tr_customer_product_id":91515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T17:35:30.000Z","modified_at":"2025-10-27T04:55:59.000Z","name":"Ajay Werma","mobile_number":"9947447744","email_id":"test12@test.com","dop":"2025-09-30","serial_number":"18856137240251","imei1":"18856137240251","imei2":"18856137240251","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-27T04:55:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":91999,"job_number":"JOB_91999","tr_customer_id":92016,"tr_customer_product_id":92006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:22:18.000Z","modified_at":"2025-10-28T03:22:24.000Z","name":"Ramon Conroy","mobile_number":"887-380-0805","email_id":"Delia40@gmail.com","dop":"2025-04-06","serial_number":"17683391606077","imei1":"17683391606077","imei2":"17683391606077","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-28T03:22:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":92145,"job_number":"JOB_92145","tr_customer_id":92162,"tr_customer_product_id":92152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T04:00:02.000Z","modified_at":"2025-10-28T04:00:08.000Z","name":"Matteo Botsford","mobile_number":"651-226-2694","email_id":"Virginia36@gmail.com","dop":"2025-04-06","serial_number":"18658986615685","imei1":"18658986615685","imei2":"18658986615685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-28T04:00:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":92147,"job_number":"JOB_92147","tr_customer_id":92164,"tr_customer_product_id":92154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T04:18:30.000Z","modified_at":"2025-10-28T04:18:37.000Z","name":"Icie Heidenreich","mobile_number":"387-696-6111","email_id":"Casimir47@hotmail.com","dop":"2025-04-06","serial_number":"17700140745896","imei1":"17700140745896","imei2":"17700140745896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-28T04:18:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":92423,"job_number":"JOB_92423","tr_customer_id":92440,"tr_customer_product_id":92430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T17:27:07.000Z","modified_at":"2025-10-28T17:28:39.000Z","name":"Rajesh Patel","mobile_number":"8448752556","email_id":"biraju@fonada.com","dop":"2025-09-30","serial_number":"3245532098787654","imei1":"3245532098787654","imei2":"3245532098787654","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-28T17:28:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":92551,"job_number":"JOB_92551","tr_customer_id":92568,"tr_customer_product_id":92558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:58:06.000Z","modified_at":"2025-10-29T03:58:12.000Z","name":"Pasquale Kihn","mobile_number":"391-619-6883","email_id":"Judd_Waelchi64@yahoo.com","dop":"2025-04-06","serial_number":"16085902606486","imei1":"16085902606486","imei2":"16085902606486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-29T03:58:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":92554,"job_number":"JOB_92554","tr_customer_id":92571,"tr_customer_product_id":92561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:58:14.000Z","modified_at":"2025-10-29T03:58:21.000Z","name":"Allison Lind","mobile_number":"230-495-3778","email_id":"Antonietta.Jacobson@yahoo.com","dop":"2025-04-06","serial_number":"16015607812780","imei1":"16015607812780","imei2":"16015607812780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-29T03:58:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":92572,"job_number":"JOB_92572","tr_customer_id":92589,"tr_customer_product_id":92579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T04:09:37.000Z","modified_at":"2025-10-29T04:09:48.000Z","name":"Colten Feest","mobile_number":"834-521-5665","email_id":"Savanna_Jakubowski@yahoo.com","dop":"2025-04-06","serial_number":"17189720515183","imei1":"17189720515183","imei2":"17189720515183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-10-29T04:09:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":92702,"job_number":"JOB_92702","tr_customer_id":92719,"tr_customer_product_id":92709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T08:05:39.000Z","modified_at":"2025-10-29T08:05:53.000Z","name":"Grover Predovic","mobile_number":"493-711-5382","email_id":"Eliezer_Schuppe@gmail.com","dop":"2025-09-20","serial_number":"16782765444036","imei1":"16782765444036","imei2":"16782765444036","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-10-29T08:05:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":91520,"job_number":"JOB_91520","tr_customer_id":91537,"tr_customer_product_id":91527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T20:21:34.000Z","modified_at":"2025-10-30T10:59:21.000Z","name":"nota b","mobile_number":"8197721023","email_id":"g@gmail.com","dop":"2025-10-18","serial_number":"12345678901234","imei1":"12345678901234","imei2":"12345678901234","popurl":"2025-10-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-30T10:59:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":95294,"job_number":"JOB_95294","tr_customer_id":95311,"tr_customer_product_id":95301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:50:16.000Z","modified_at":"2025-10-31T13:50:22.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"103637380138306","imei1":"103637380138306","imei2":"103637380138306","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-31T13:50:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,hi;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NjQ4Nzh9.vcMsDnSA8r3C8AdI_k6Cr0RvhmtKF5rm2BfKN1DKeiQ' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"49ee-gQFYbkrjsVz83SZ/jfCjswLxCfY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 518ms
Mean size per request: 33.76KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjE5MTg2MjN9.riYdtaAEUNMHIYs58TVtfTxbMdvx54LKw-PhKJmmwYg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5226718e-d599-444b-ad82-17853814c9c9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"870c-HGhyeYxbdB9gvSKI32a5MMLjn5A"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 31 Oct 2025 13:50:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":95294,"job_number":"JOB_95294","tr_customer_id":95311,"tr_customer_product_id":95301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:50:16.000Z","modified_at":"2025-10-31T13:50:22.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"103637380138306","imei1":"103637380138306","imei2":"103637380138306","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-31T13:50:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":95294,"remark":"Battery issue. charge is less","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-31T13:50:16.000Z"}],"quatations":[]},{"id":92702,"job_number":"JOB_92702","tr_customer_id":92719,"tr_customer_product_id":92709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T08:05:39.000Z","modified_at":"2025-10-29T08:05:53.000Z","name":"Grover Predovic","mobile_number":"493-711-5382","email_id":"Eliezer_Schuppe@gmail.com","dop":"2025-09-20","serial_number":"16782765444036","imei1":"16782765444036","imei2":"16782765444036","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-10-29T08:05:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":92702,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-29T08:05:39.000Z"}],"quatations":[]},{"id":92572,"job_number":"JOB_92572","tr_customer_id":92589,"tr_customer_product_id":92579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T04:09:37.000Z","modified_at":"2025-10-29T04:09:48.000Z","name":"Colten Feest","mobile_number":"834-521-5665","email_id":"Savanna_Jakubowski@yahoo.com","dop":"2025-04-06","serial_number":"17189720515183","imei1":"17189720515183","imei2":"17189720515183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-10-29T04:09:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":92572,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-29T04:09:37.000Z"}],"quatations":[]},{"id":92554,"job_number":"JOB_92554","tr_customer_id":92571,"tr_customer_product_id":92561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:58:14.000Z","modified_at":"2025-10-29T03:58:21.000Z","name":"Allison Lind","mobile_number":"230-495-3778","email_id":"Antonietta.Jacobson@yahoo.com","dop":"2025-04-06","serial_number":"16015607812780","imei1":"16015607812780","imei2":"16015607812780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-29T03:58:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":92554,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-29T03:58:14.000Z"}],"quatations":[]},{"id":92551,"job_number":"JOB_92551","tr_customer_id":92568,"tr_customer_product_id":92558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:58:06.000Z","modified_at":"2025-10-29T03:58:12.000Z","name":"Pasquale Kihn","mobile_number":"391-619-6883","email_id":"Judd_Waelchi64@yahoo.com","dop":"2025-04-06","serial_number":"16085902606486","imei1":"16085902606486","imei2":"16085902606486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-29T03:58:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":92551,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-29T03:58:06.000Z"}],"quatations":[]},{"id":92423,"job_number":"JOB_92423","tr_customer_id":92440,"tr_customer_product_id":92430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T17:27:07.000Z","modified_at":"2025-10-28T17:28:39.000Z","name":"Rajesh Patel","mobile_number":"8448752556","email_id":"biraju@fonada.com","dop":"2025-09-30","serial_number":"3245532098787654","imei1":"3245532098787654","imei2":"3245532098787654","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-28T17:28:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":92423,"remark":"cvd","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-28T17:27:07.000Z"}],"quatations":[]},{"id":92147,"job_number":"JOB_92147","tr_customer_id":92164,"tr_customer_product_id":92154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T04:18:30.000Z","modified_at":"2025-10-28T04:18:37.000Z","name":"Icie Heidenreich","mobile_number":"387-696-6111","email_id":"Casimir47@hotmail.com","dop":"2025-04-06","serial_number":"17700140745896","imei1":"17700140745896","imei2":"17700140745896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-28T04:18:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":92147,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-28T04:18:30.000Z"}],"quatations":[]},{"id":92145,"job_number":"JOB_92145","tr_customer_id":92162,"tr_customer_product_id":92152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T04:00:02.000Z","modified_at":"2025-10-28T04:00:08.000Z","name":"Matteo Botsford","mobile_number":"651-226-2694","email_id":"Virginia36@gmail.com","dop":"2025-04-06","serial_number":"18658986615685","imei1":"18658986615685","imei2":"18658986615685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-28T04:00:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":92145,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-28T04:00:02.000Z"}],"quatations":[]},{"id":91999,"job_number":"JOB_91999","tr_customer_id":92016,"tr_customer_product_id":92006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:22:18.000Z","modified_at":"2025-10-28T03:22:24.000Z","name":"Ramon Conroy","mobile_number":"887-380-0805","email_id":"Delia40@gmail.com","dop":"2025-04-06","serial_number":"17683391606077","imei1":"17683391606077","imei2":"17683391606077","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-28T03:22:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":91999,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-28T03:22:18.000Z"}],"quatations":[]},{"id":91520,"job_number":"JOB_91520","tr_customer_id":91537,"tr_customer_product_id":91527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T20:21:34.000Z","modified_at":"2025-10-30T10:59:21.000Z","name":"nota b","mobile_number":"8197721023","email_id":"g@gmail.com","dop":"2025-10-18","serial_number":"12345678901234","imei1":"12345678901234","imei2":"12345678901234","popurl":"2025-10-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-30T10:59:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":91520,"remark":"notcworkinfg","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-26T20:21:34.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":91520,"remark":"replaced new battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-10-26T21:53:17.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":91520,"remark":"replaced new battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-10-26T21:53:54.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":91520,"remark":"replaced new battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-10-26T23:45:16.000Z"}],"quatations":[]},{"id":91508,"job_number":"JOB_91508","tr_customer_id":91525,"tr_customer_product_id":91515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T17:35:30.000Z","modified_at":"2025-10-27T04:55:59.000Z","name":"Ajay Werma","mobile_number":"9947447744","email_id":"test12@test.com","dop":"2025-09-30","serial_number":"18856137240251","imei1":"18856137240251","imei2":"18856137240251","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-27T04:55:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":19,"name":"Front camera not working","tr_job_head_id":91508,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-26T17:35:30.000Z"},{"id":4,"name":"Sync issue","tr_job_head_id":91508,"remark":"OS Reinstalled","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-10-26T18:28:37.000Z"}],"quatations":[]},{"id":91322,"job_number":"JOB_91322","tr_customer_id":91339,"tr_customer_product_id":91329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T11:50:12.000Z","modified_at":"2025-10-26T11:50:16.000Z","name":"Brad Will","mobile_number":"Schowalter","email_id":"Lurline_Schimmel61@yahoo.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"52029093010134","imei2":"52029093010134","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-10-26T11:50:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":91322,"remark":"over heat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-26T11:50:12.000Z"}],"quatations":[]},{"id":91215,"job_number":"JOB_91215","tr_customer_id":91232,"tr_customer_product_id":91222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T04:29:28.000Z","modified_at":"2025-10-26T18:22:26.000Z","name":"Ajay Werma","mobile_number":"9947447744","email_id":"test12@test.com","dop":"2025-09-30","serial_number":"59393322881122","imei1":"59393322881122","imei2":"59393322881122","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-26T18:22:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":19,"name":"Front camera not working","tr_job_head_id":91215,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-26T04:29:28.000Z"},{"id":4,"name":"Sync issue","tr_job_head_id":91215,"remark":"OS Reinstalled","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-10-26T04:51:07.000Z"}],"quatations":[]},{"id":91082,"job_number":"JOB_91082","tr_customer_id":91099,"tr_customer_product_id":91089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:05:22.000Z","modified_at":"2025-10-26T15:12:38.000Z","name":"Jonathan Timm","mobile_number":"4446464846","email_id":"thomasmuller@xyz.com","dop":"2025-08-06","serial_number":"23234243263246401","imei1":"23234243263246401","imei2":"23234243263246401","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-26T15:12:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":91082,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-26T03:05:22.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":91082,"remark":"Phone not working","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-10-26T03:23:18.000Z"}],"quatations":[]},{"id":90915,"job_number":"JOB_90915","tr_customer_id":90932,"tr_customer_product_id":90922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T11:42:36.000Z","modified_at":"2025-10-25T12:57:22.000Z","name":"Thomas Muller","mobile_number":"4446464846","email_id":"thomasmuller@xyz.com","dop":"2025-08-06","serial_number":"23234243263246333","imei1":"23234243263246333","imei2":"23234243263246333","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-25T12:57:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":90915,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-25T11:42:36.000Z"}],"quatations":[]},{"id":90910,"job_number":"JOB_90910","tr_customer_id":90927,"tr_customer_product_id":90917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T10:29:13.000Z","modified_at":"2025-10-25T12:57:52.000Z","name":"Bernita Lemke","mobile_number":"882-944-0188","email_id":"Vernice2@hotmail.com","dop":"2025-04-06","serial_number":"16842880934976934","imei1":"16842880934976934","imei2":"16842880934976934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-25T12:57:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":90910,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-25T10:29:13.000Z"}],"quatations":[]},{"id":90544,"job_number":"JOB_90544","tr_customer_id":90561,"tr_customer_product_id":90551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T09:36:01.000Z","modified_at":"2025-10-25T11:17:32.000Z","name":"Akash Hunachagi","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"121542154264129","imei1":"121542154264129","imei2":"121542154264129","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-25T11:17:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":90544,"remark":"phone is  not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-24T09:36:01.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":90544,"remark":"Re installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-10-24T14:31:07.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":90544,"remark":"Re installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-10-25T07:05:59.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":90544,"remark":"Re installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-10-25T07:20:38.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":90544,"remark":"Re installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-10-25T07:21:15.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":90544,"remark":"Re installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-10-25T09:24:08.000Z"}],"quatations":[]},{"id":88952,"job_number":"JOB_88952","tr_customer_id":88969,"tr_customer_product_id":88959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T02:46:06.000Z","modified_at":"2025-10-26T08:15:05.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"17325693611135","imei1":"17325693611135","imei2":"17325693611135","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-26T08:15:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":88952,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-21T02:46:06.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":88952,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-10-21T05:52:09.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":88952,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-10-21T05:52:50.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":88952,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-10-21T13:11:04.000Z"}],"quatations":[]},{"id":88886,"job_number":"JOB_88886","tr_customer_id":88903,"tr_customer_product_id":88893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:26:08.000Z","modified_at":"2025-10-29T18:01:19.000Z","name":"Laurel Reynolds","mobile_number":"660-442-5660","email_id":"Maurine_Hamill@hotmail.com","dop":"2025-04-06","serial_number":"14713782438892976","imei1":"14713782438892976","imei2":"14713782438892976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-29T18:01:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":88886,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-20T14:26:08.000Z"}],"quatations":[]},{"id":88820,"job_number":"JOB_88820","tr_customer_id":88837,"tr_customer_product_id":88827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:09:57.000Z","modified_at":"2025-10-28T14:07:41.000Z","name":"Maud Barton","mobile_number":"258-871-7383","email_id":"Tremaine62@yahoo.com","dop":"2025-04-06","serial_number":"15667832924782920","imei1":"15667832924782920","imei2":"15667832924782920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-28T14:07:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":88820,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-20T14:09:57.000Z"}],"quatations":[]},{"id":88729,"job_number":"JOB_88729","tr_customer_id":88746,"tr_customer_product_id":88736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T11:00:40.000Z","modified_at":"2025-10-20T11:00:45.000Z","name":"Bell Jakubowski","mobile_number":"649-884-7355","email_id":"Macy_Klein39@gmail.com","dop":"2025-09-20","serial_number":"17599902722016","imei1":"17599902722016","imei2":"17599902722016","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-10-20T11:00:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":88729,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-20T11:00:40.000Z"}],"quatations":[]},{"id":88727,"job_number":"JOB_88727","tr_customer_id":88744,"tr_customer_product_id":88734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T10:58:37.000Z","modified_at":"2025-10-20T10:58:42.000Z","name":"Hallie Mohr","mobile_number":"900-631-6043","email_id":"Guiseppe_Franecki@hotmail.com","dop":"2025-09-20","serial_number":"17257251152687","imei1":"17257251152687","imei2":"17257251152687","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-10-20T10:58:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":88727,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-20T10:58:37.000Z"}],"quatations":[]},{"id":88725,"job_number":"JOB_88725","tr_customer_id":88742,"tr_customer_product_id":88732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T10:56:44.000Z","modified_at":"2025-10-20T10:56:49.000Z","name":"Frank Langworth","mobile_number":"523-572-2445","email_id":"Sven_Windler@gmail.com","dop":"2025-09-20","serial_number":"11040932693676","imei1":"11040932693676","imei2":"11040932693676","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-10-20T10:56:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":88725,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-20T10:56:44.000Z"}],"quatations":[]},{"id":88723,"job_number":"JOB_88723","tr_customer_id":88740,"tr_customer_product_id":88730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T10:54:26.000Z","modified_at":"2025-10-20T10:54:31.000Z","name":"Barbara Hand","mobile_number":"217-722-4905","email_id":"Frida_Rice@yahoo.com","dop":"2025-09-20","serial_number":"15283172413207","imei1":"15283172413207","imei2":"15283172413207","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-10-20T10:54:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":88723,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-20T10:54:26.000Z"}],"quatations":[]},{"id":88721,"job_number":"JOB_88721","tr_customer_id":88738,"tr_customer_product_id":88728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T10:53:42.000Z","modified_at":"2025-10-20T10:53:47.000Z","name":"Ariane Stiedemann","mobile_number":"510-769-9990","email_id":"Ruth.Graham@gmail.com","dop":"2025-09-20","serial_number":"17341141851578","imei1":"17341141851578","imei2":"17341141851578","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-10-20T10:53:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":88721,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-20T10:53:42.000Z"}],"quatations":[]},{"id":88719,"job_number":"JOB_88719","tr_customer_id":88736,"tr_customer_product_id":88726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T10:51:45.000Z","modified_at":"2025-10-20T10:51:50.000Z","name":"Roderick Wisozk","mobile_number":"313-602-1480","email_id":"Rachelle_White@hotmail.com","dop":"2025-09-20","serial_number":"13048690983966","imei1":"13048690983966","imei2":"13048690983966","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-10-20T10:51:50.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":88719,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-20T10:51:45.000Z"}],"quatations":[]},{"id":88472,"job_number":"JOB_88472","tr_customer_id":88489,"tr_customer_product_id":88479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:28:07.000Z","modified_at":"2025-10-26T15:26:27.000Z","name":"Jatin Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"57391087191266","imei1":"57391087191266","imei2":"57391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-26T15:26:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":88472,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-20T07:28:07.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":88472,"remark":"","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-10-26T03:25:08.000Z"}],"quatations":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,hi;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NjQ4Nzh9.vcMsDnSA8r3C8AdI_k6Cr0RvhmtKF5rm2BfKN1DKeiQ' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 10.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjE5MTg2MjN9.riYdtaAEUNMHIYs58TVtfTxbMdvx54LKw-PhKJmmwYg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e1475b93-8301-4ed7-850a-33bd1c2f6e6e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 31 Oct 2025 13:50:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,hi;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NjQ4Nzh9.vcMsDnSA8r3C8AdI_k6Cr0RvhmtKF5rm2BfKN1DKeiQ' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":75080,"problems":[{"id":2,"remark":"Poor Battery resolved the issue"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjE5MTg2MjN9.riYdtaAEUNMHIYs58TVtfTxbMdvx54LKw-PhKJmmwYg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 524fc5d9-6736-4ad1-a31a-ff53d0cfc34b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 155
Request Body
{
            "job_id": "95294",
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery is replaced. resolved the issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Fri, 31 Oct 2025 13:50:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,hi;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NjQ4Nzh9.vcMsDnSA8r3C8AdI_k6Cr0RvhmtKF5rm2BfKN1DKeiQ' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"7344-h7LU7wkGuuYf8MWrv3UoTq8b6jw"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 538ms
Mean size per request: 32.6KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjE5MTg2MjN9.riYdtaAEUNMHIYs58TVtfTxbMdvx54LKw-PhKJmmwYg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7d84f861-deb9-4185-b4df-18357ca0b4c3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"8266-avf4RIYLDpjNxqhkGJ9CrowoEmQ"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 31 Oct 2025 13:50:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":92702,"job_number":"JOB_92702","tr_customer_id":92719,"tr_customer_product_id":92709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T08:05:39.000Z","modified_at":"2025-10-29T08:05:53.000Z","name":"Grover Predovic","mobile_number":"493-711-5382","email_id":"Eliezer_Schuppe@gmail.com","dop":"2025-09-20","serial_number":"16782765444036","imei1":"16782765444036","imei2":"16782765444036","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-10-29T08:05:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":92702,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-29T08:05:39.000Z"}],"quatations":[]},{"id":92572,"job_number":"JOB_92572","tr_customer_id":92589,"tr_customer_product_id":92579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T04:09:37.000Z","modified_at":"2025-10-29T04:09:48.000Z","name":"Colten Feest","mobile_number":"834-521-5665","email_id":"Savanna_Jakubowski@yahoo.com","dop":"2025-04-06","serial_number":"17189720515183","imei1":"17189720515183","imei2":"17189720515183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-10-29T04:09:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":92572,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-29T04:09:37.000Z"}],"quatations":[]},{"id":92554,"job_number":"JOB_92554","tr_customer_id":92571,"tr_customer_product_id":92561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:58:14.000Z","modified_at":"2025-10-29T03:58:21.000Z","name":"Allison Lind","mobile_number":"230-495-3778","email_id":"Antonietta.Jacobson@yahoo.com","dop":"2025-04-06","serial_number":"16015607812780","imei1":"16015607812780","imei2":"16015607812780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-29T03:58:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":92554,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-29T03:58:14.000Z"}],"quatations":[]},{"id":92551,"job_number":"JOB_92551","tr_customer_id":92568,"tr_customer_product_id":92558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:58:06.000Z","modified_at":"2025-10-29T03:58:12.000Z","name":"Pasquale Kihn","mobile_number":"391-619-6883","email_id":"Judd_Waelchi64@yahoo.com","dop":"2025-04-06","serial_number":"16085902606486","imei1":"16085902606486","imei2":"16085902606486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-29T03:58:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":92551,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-29T03:58:06.000Z"}],"quatations":[]},{"id":92423,"job_number":"JOB_92423","tr_customer_id":92440,"tr_customer_product_id":92430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T17:27:07.000Z","modified_at":"2025-10-28T17:28:39.000Z","name":"Rajesh Patel","mobile_number":"8448752556","email_id":"biraju@fonada.com","dop":"2025-09-30","serial_number":"3245532098787654","imei1":"3245532098787654","imei2":"3245532098787654","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-28T17:28:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":92423,"remark":"cvd","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-28T17:27:07.000Z"}],"quatations":[]},{"id":92147,"job_number":"JOB_92147","tr_customer_id":92164,"tr_customer_product_id":92154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T04:18:30.000Z","modified_at":"2025-10-28T04:18:37.000Z","name":"Icie Heidenreich","mobile_number":"387-696-6111","email_id":"Casimir47@hotmail.com","dop":"2025-04-06","serial_number":"17700140745896","imei1":"17700140745896","imei2":"17700140745896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-28T04:18:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":92147,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-28T04:18:30.000Z"}],"quatations":[]},{"id":92145,"job_number":"JOB_92145","tr_customer_id":92162,"tr_customer_product_id":92152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T04:00:02.000Z","modified_at":"2025-10-28T04:00:08.000Z","name":"Matteo Botsford","mobile_number":"651-226-2694","email_id":"Virginia36@gmail.com","dop":"2025-04-06","serial_number":"18658986615685","imei1":"18658986615685","imei2":"18658986615685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-28T04:00:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":92145,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-28T04:00:02.000Z"}],"quatations":[]},{"id":91999,"job_number":"JOB_91999","tr_customer_id":92016,"tr_customer_product_id":92006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-28T03:22:18.000Z","modified_at":"2025-10-28T03:22:24.000Z","name":"Ramon Conroy","mobile_number":"887-380-0805","email_id":"Delia40@gmail.com","dop":"2025-04-06","serial_number":"17683391606077","imei1":"17683391606077","imei2":"17683391606077","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-28T03:22:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":91999,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-28T03:22:18.000Z"}],"quatations":[]},{"id":91520,"job_number":"JOB_91520","tr_customer_id":91537,"tr_customer_product_id":91527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T20:21:34.000Z","modified_at":"2025-10-30T10:59:21.000Z","name":"nota b","mobile_number":"8197721023","email_id":"g@gmail.com","dop":"2025-10-18","serial_number":"12345678901234","imei1":"12345678901234","imei2":"12345678901234","popurl":"2025-10-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-30T10:59:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":91520,"remark":"notcworkinfg","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-26T20:21:34.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":91520,"remark":"replaced new battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-10-26T21:53:17.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":91520,"remark":"replaced new battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-10-26T21:53:54.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":91520,"remark":"replaced new battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-10-26T23:45:16.000Z"}],"quatations":[]},{"id":91508,"job_number":"JOB_91508","tr_customer_id":91525,"tr_customer_product_id":91515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T17:35:30.000Z","modified_at":"2025-10-27T04:55:59.000Z","name":"Ajay Werma","mobile_number":"9947447744","email_id":"test12@test.com","dop":"2025-09-30","serial_number":"18856137240251","imei1":"18856137240251","imei2":"18856137240251","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-27T04:55:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":19,"name":"Front camera not working","tr_job_head_id":91508,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-26T17:35:30.000Z"},{"id":4,"name":"Sync issue","tr_job_head_id":91508,"remark":"OS Reinstalled","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-10-26T18:28:37.000Z"}],"quatations":[]},{"id":91322,"job_number":"JOB_91322","tr_customer_id":91339,"tr_customer_product_id":91329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T11:50:12.000Z","modified_at":"2025-10-26T11:50:16.000Z","name":"Brad Will","mobile_number":"Schowalter","email_id":"Lurline_Schimmel61@yahoo.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"52029093010134","imei2":"52029093010134","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-10-26T11:50:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":91322,"remark":"over heat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-26T11:50:12.000Z"}],"quatations":[]},{"id":91215,"job_number":"JOB_91215","tr_customer_id":91232,"tr_customer_product_id":91222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T04:29:28.000Z","modified_at":"2025-10-26T18:22:26.000Z","name":"Ajay Werma","mobile_number":"9947447744","email_id":"test12@test.com","dop":"2025-09-30","serial_number":"59393322881122","imei1":"59393322881122","imei2":"59393322881122","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-26T18:22:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":19,"name":"Front camera not working","tr_job_head_id":91215,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-26T04:29:28.000Z"},{"id":4,"name":"Sync issue","tr_job_head_id":91215,"remark":"OS Reinstalled","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-10-26T04:51:07.000Z"}],"quatations":[]},{"id":91082,"job_number":"JOB_91082","tr_customer_id":91099,"tr_customer_product_id":91089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-26T03:05:22.000Z","modified_at":"2025-10-26T15:12:38.000Z","name":"Jonathan Timm","mobile_number":"4446464846","email_id":"thomasmuller@xyz.com","dop":"2025-08-06","serial_number":"23234243263246401","imei1":"23234243263246401","imei2":"23234243263246401","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-26T15:12:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":91082,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-26T03:05:22.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":91082,"remark":"Phone not working","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-10-26T03:23:18.000Z"}],"quatations":[]},{"id":90915,"job_number":"JOB_90915","tr_customer_id":90932,"tr_customer_product_id":90922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T11:42:36.000Z","modified_at":"2025-10-25T12:57:22.000Z","name":"Thomas Muller","mobile_number":"4446464846","email_id":"thomasmuller@xyz.com","dop":"2025-08-06","serial_number":"23234243263246333","imei1":"23234243263246333","imei2":"23234243263246333","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-25T12:57:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":90915,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-25T11:42:36.000Z"}],"quatations":[]},{"id":90910,"job_number":"JOB_90910","tr_customer_id":90927,"tr_customer_product_id":90917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-25T10:29:13.000Z","modified_at":"2025-10-25T12:57:52.000Z","name":"Bernita Lemke","mobile_number":"882-944-0188","email_id":"Vernice2@hotmail.com","dop":"2025-04-06","serial_number":"16842880934976934","imei1":"16842880934976934","imei2":"16842880934976934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-25T12:57:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":90910,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-25T10:29:13.000Z"}],"quatations":[]},{"id":90544,"job_number":"JOB_90544","tr_customer_id":90561,"tr_customer_product_id":90551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-24T09:36:01.000Z","modified_at":"2025-10-25T11:17:32.000Z","name":"Akash Hunachagi","mobile_number":"7975416081","email_id":"akashhunachagi04@gmail.com","dop":"2025-10-22","serial_number":"121542154264129","imei1":"121542154264129","imei2":"121542154264129","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-25T11:17:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":90544,"remark":"phone is  not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-24T09:36:01.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":90544,"remark":"Re installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-10-24T14:31:07.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":90544,"remark":"Re installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-10-25T07:05:59.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":90544,"remark":"Re installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-10-25T07:20:38.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":90544,"remark":"Re installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-10-25T07:21:15.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":90544,"remark":"Re installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-10-25T09:24:08.000Z"}],"quatations":[]},{"id":88952,"job_number":"JOB_88952","tr_customer_id":88969,"tr_customer_product_id":88959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-21T02:46:06.000Z","modified_at":"2025-10-26T08:15:05.000Z","name":"Yatish S","mobile_number":"8050948898","email_id":"emailid@gmail.com","dop":"2025-09-30","serial_number":"17325693611135","imei1":"17325693611135","imei2":"17325693611135","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-26T08:15:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":88952,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-21T02:46:06.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":88952,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-10-21T05:52:09.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":88952,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-10-21T05:52:50.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":88952,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-10-21T13:11:04.000Z"}],"quatations":[]},{"id":88886,"job_number":"JOB_88886","tr_customer_id":88903,"tr_customer_product_id":88893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:26:08.000Z","modified_at":"2025-10-29T18:01:19.000Z","name":"Laurel Reynolds","mobile_number":"660-442-5660","email_id":"Maurine_Hamill@hotmail.com","dop":"2025-04-06","serial_number":"14713782438892976","imei1":"14713782438892976","imei2":"14713782438892976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-29T18:01:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":88886,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-20T14:26:08.000Z"}],"quatations":[]},{"id":88820,"job_number":"JOB_88820","tr_customer_id":88837,"tr_customer_product_id":88827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T14:09:57.000Z","modified_at":"2025-10-28T14:07:41.000Z","name":"Maud Barton","mobile_number":"258-871-7383","email_id":"Tremaine62@yahoo.com","dop":"2025-04-06","serial_number":"15667832924782920","imei1":"15667832924782920","imei2":"15667832924782920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-28T14:07:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":88820,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-20T14:09:57.000Z"}],"quatations":[]},{"id":88729,"job_number":"JOB_88729","tr_customer_id":88746,"tr_customer_product_id":88736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T11:00:40.000Z","modified_at":"2025-10-20T11:00:45.000Z","name":"Bell Jakubowski","mobile_number":"649-884-7355","email_id":"Macy_Klein39@gmail.com","dop":"2025-09-20","serial_number":"17599902722016","imei1":"17599902722016","imei2":"17599902722016","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-10-20T11:00:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":88729,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-20T11:00:40.000Z"}],"quatations":[]},{"id":88727,"job_number":"JOB_88727","tr_customer_id":88744,"tr_customer_product_id":88734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T10:58:37.000Z","modified_at":"2025-10-20T10:58:42.000Z","name":"Hallie Mohr","mobile_number":"900-631-6043","email_id":"Guiseppe_Franecki@hotmail.com","dop":"2025-09-20","serial_number":"17257251152687","imei1":"17257251152687","imei2":"17257251152687","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-10-20T10:58:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":88727,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-20T10:58:37.000Z"}],"quatations":[]},{"id":88725,"job_number":"JOB_88725","tr_customer_id":88742,"tr_customer_product_id":88732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T10:56:44.000Z","modified_at":"2025-10-20T10:56:49.000Z","name":"Frank Langworth","mobile_number":"523-572-2445","email_id":"Sven_Windler@gmail.com","dop":"2025-09-20","serial_number":"11040932693676","imei1":"11040932693676","imei2":"11040932693676","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-10-20T10:56:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":88725,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-20T10:56:44.000Z"}],"quatations":[]},{"id":88723,"job_number":"JOB_88723","tr_customer_id":88740,"tr_customer_product_id":88730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T10:54:26.000Z","modified_at":"2025-10-20T10:54:31.000Z","name":"Barbara Hand","mobile_number":"217-722-4905","email_id":"Frida_Rice@yahoo.com","dop":"2025-09-20","serial_number":"15283172413207","imei1":"15283172413207","imei2":"15283172413207","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-10-20T10:54:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":88723,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-20T10:54:26.000Z"}],"quatations":[]},{"id":88721,"job_number":"JOB_88721","tr_customer_id":88738,"tr_customer_product_id":88728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T10:53:42.000Z","modified_at":"2025-10-20T10:53:47.000Z","name":"Ariane Stiedemann","mobile_number":"510-769-9990","email_id":"Ruth.Graham@gmail.com","dop":"2025-09-20","serial_number":"17341141851578","imei1":"17341141851578","imei2":"17341141851578","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-10-20T10:53:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":88721,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-20T10:53:42.000Z"}],"quatations":[]},{"id":88719,"job_number":"JOB_88719","tr_customer_id":88736,"tr_customer_product_id":88726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T10:51:45.000Z","modified_at":"2025-10-20T10:51:50.000Z","name":"Roderick Wisozk","mobile_number":"313-602-1480","email_id":"Rachelle_White@hotmail.com","dop":"2025-09-20","serial_number":"13048690983966","imei1":"13048690983966","imei2":"13048690983966","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-10-20T10:51:50.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":88719,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-20T10:51:45.000Z"}],"quatations":[]},{"id":88472,"job_number":"JOB_88472","tr_customer_id":88489,"tr_customer_product_id":88479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-20T07:28:07.000Z","modified_at":"2025-10-26T15:26:27.000Z","name":"Jatin Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"57391087191266","imei1":"57391087191266","imei2":"57391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-10-26T15:26:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":88472,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-20T07:28:07.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":88472,"remark":"","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-10-26T03:25:08.000Z"}],"quatations":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,hi;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 681B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0fb83ac5-1ff5-4a88-846a-3256afc89c29
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{"username":"iamqc","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-ERRLqXw+M+fy5rs6OqRc6/xJAz4"
Vary Accept-Encoding
Date Fri, 31 Oct 2025 13:50:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTkxODYyNn0.7NK1Ju3GVMCR9qbpLq6Ijxi4kd00T8pjtoNTi-54Nf0"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,hi;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1OTgxNDM0Nn0.LaEIacVvNz9VcIpg2DexcrYGV4Gd168UUmCS0bnb2GU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 234ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTkxODYyNn0.7NK1Ju3GVMCR9qbpLq6Ijxi4kd00T8pjtoNTi-54Nf0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 01477d96-1755-4915-b1db-47daf949a29b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Fri, 31 Oct 2025 13:50:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,hi;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1OTgxNDM0Nn0.LaEIacVvNz9VcIpg2DexcrYGV4Gd168UUmCS0bnb2GU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a4-cEbtnRDpc4mAJiELgqScBX2323A"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 317ms
Mean size per request: 201B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTkxODYyNn0.7NK1Ju3GVMCR9qbpLq6Ijxi4kd00T8pjtoNTi-54Nf0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7d86ded3-6ff3-4e53-818d-3728a4f1ce2b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 201
ETag W/"c9-dlHBlOXIr3uNIkZTEELzWL0wICY"
Vary Accept-Encoding
Date Fri, 31 Oct 2025 13:50:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":4},{"label":"QC Completed","key":"qc_completed","count":90},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,hi;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1OTgxNDM0Nn0.LaEIacVvNz9VcIpg2DexcrYGV4Gd168UUmCS0bnb2GU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 783ms
Mean size per request: 3.88KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTkxODYyNn0.7NK1Ju3GVMCR9qbpLq6Ijxi4kd00T8pjtoNTi-54Nf0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2f223bcb-75f8-444e-b3a1-581cfbb0ecc3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"f8a-DfT2K0BMvnpu2FJUwBsTqxz3kOc"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 31 Oct 2025 13:50:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":92557,"job_number":"JOB_92557","tr_customer_id":92574,"tr_customer_product_id":92564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:58:23.000Z","modified_at":"2025-10-30T20:15:05.000Z","name":"Ova Schumm","mobile_number":"349-305-5416","email_id":"Donnie_Glover@hotmail.com","dop":"2025-04-06","serial_number":"17154601220727","imei1":"17154601220727","imei2":"17154601220727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-10-30T20:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":93726,"job_number":"JOB_93726","tr_customer_id":93743,"tr_customer_product_id":93733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T05:26:47.000Z","modified_at":"2025-10-31T11:43:46.000Z","name":"Iva Von","mobile_number":"947-897-8178","email_id":"Theo10@gmail.com","dop":"2025-04-06","serial_number":"19149256799404","imei1":"19149256799404","imei2":"19149256799404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-10-31T11:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":92734,"job_number":"JOB_92734","tr_customer_id":92751,"tr_customer_product_id":92741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T11:28:41.000Z","modified_at":"2025-10-30T20:14:02.000Z","name":"Vegas Dan","mobile_number":"9758318395","email_id":"umesh.parabcr10@gmail.com","dop":"2025-10-12","serial_number":"16523118526918","imei1":"16523118526918","imei2":"16523118526918","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-10-30T20:14:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":95294,"job_number":"JOB_95294","tr_customer_id":95311,"tr_customer_product_id":95301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:50:16.000Z","modified_at":"2025-10-31T13:50:25.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"103637380138306","imei1":"103637380138306","imei2":"103637380138306","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-10-31T13:50:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,hi;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1OTgxNDM0Nn0.LaEIacVvNz9VcIpg2DexcrYGV4Gd168UUmCS0bnb2GU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 777ms
Mean size per request: 3.88KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTkxODYyNn0.7NK1Ju3GVMCR9qbpLq6Ijxi4kd00T8pjtoNTi-54Nf0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e20a2b61-f685-4c05-becb-5682ede73f4b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"f8a-DfT2K0BMvnpu2FJUwBsTqxz3kOc"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 31 Oct 2025 13:50:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":92557,"job_number":"JOB_92557","tr_customer_id":92574,"tr_customer_product_id":92564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T03:58:23.000Z","modified_at":"2025-10-30T20:15:05.000Z","name":"Ova Schumm","mobile_number":"349-305-5416","email_id":"Donnie_Glover@hotmail.com","dop":"2025-04-06","serial_number":"17154601220727","imei1":"17154601220727","imei2":"17154601220727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-10-30T20:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":93726,"job_number":"JOB_93726","tr_customer_id":93743,"tr_customer_product_id":93733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T05:26:47.000Z","modified_at":"2025-10-31T11:43:46.000Z","name":"Iva Von","mobile_number":"947-897-8178","email_id":"Theo10@gmail.com","dop":"2025-04-06","serial_number":"19149256799404","imei1":"19149256799404","imei2":"19149256799404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-10-31T11:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":92734,"job_number":"JOB_92734","tr_customer_id":92751,"tr_customer_product_id":92741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-29T11:28:41.000Z","modified_at":"2025-10-30T20:14:02.000Z","name":"Vegas Dan","mobile_number":"9758318395","email_id":"umesh.parabcr10@gmail.com","dop":"2025-10-12","serial_number":"16523118526918","imei1":"16523118526918","imei2":"16523118526918","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-10-30T20:14:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":95294,"job_number":"JOB_95294","tr_customer_id":95311,"tr_customer_product_id":95301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:50:16.000Z","modified_at":"2025-10-31T13:50:25.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"103637380138306","imei1":"103637380138306","imei2":"103637380138306","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-10-31T13:50:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,hi;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1OTk4OTU4Mn0.mnJr0Tqf8tRTB1VT8Qan_rVzh3EUXo2KJFMsvmdiVZ4' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":75084}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 239ms
Mean size per request: 49B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTkxODYyNn0.7NK1Ju3GVMCR9qbpLq6Ijxi4kd00T8pjtoNTi-54Nf0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7d22b6ca-03c7-401b-a28b-afdfc8e1b114
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 16
Request Body
{"job_id":95294}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Fri, 31 Oct 2025 13:50:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,hi;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1OTgxNDM0Nn0.LaEIacVvNz9VcIpg2DexcrYGV4Gd168UUmCS0bnb2GU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"c9-7BZUHFVVTM/kj5IbMpiRF6AbR4I"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 306ms
Mean size per request: 201B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTkxODYyNn0.7NK1Ju3GVMCR9qbpLq6Ijxi4kd00T8pjtoNTi-54Nf0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token af63e6a8-47f2-41ce-a801-f8fc870d05d3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 201
ETag W/"c9-XGd+DKv5c3CZT0Vy/if4+51P8Ko"
Vary Accept-Encoding
Date Fri, 31 Oct 2025 13:50:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":3},{"label":"QC Completed","key":"qc_completed","count":91},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,hi;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 234ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjE5MTg2MTN9.A2jSArlA9AnefHVcTJF-V651TpLdHz7NSw6snsAOlnE
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 340bd03d-97d0-40da-9948-0d968355040d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{"username":"iamfd","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-J5B1mco/eL3EaCg7c+efyaRLrbE"
Vary Accept-Encoding
Date Fri, 31 Oct 2025 13:50:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjE5MTg2Mjl9.NsJZl6HezWJyAiXcAJLrtvRbvT-xkYfL-LIfys9VSgg"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,hi;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk4MTU3MjR9.VIugeTBGDTkLt0wRaJwS-j5BKEqt54CjagJ1b8EpHTA' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjE5MTg2Mjl9.NsJZl6HezWJyAiXcAJLrtvRbvT-xkYfL-LIfys9VSgg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2c6cdbbd-2716-422d-a57f-8b078e499bad
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Fri, 31 Oct 2025 13:50:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,hi;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk4MTU3MjR9.VIugeTBGDTkLt0wRaJwS-j5BKEqt54CjagJ1b8EpHTA' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"c9-rx4Dhb9WhueJQ2YlA1bWeHDeUFs"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 306ms
Mean size per request: 243B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk4NDQ2NDV9.X71gXITwCTNLHEiza29btvR4QUdt-DghBtoH3pKHftc
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 49a0a2a4-2ae6-45e5-bc86-889b2f25ab7b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 243
ETag W/"f3-BNZCma2ZrNR0LvjV5YA8e77r7DU"
Vary Accept-Encoding
Date Fri, 31 Oct 2025 13:50:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":4},{"label":"Created today","key":"created_today","count":1706},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,hi;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk4MTU3MjR9.VIugeTBGDTkLt0wRaJwS-j5BKEqt54CjagJ1b8EpHTA' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_delivery"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 266ms
Mean size per request: 3.84KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjE5MTg2Mjl9.NsJZl6HezWJyAiXcAJLrtvRbvT-xkYfL-LIfys9VSgg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 06339e5b-3bde-4e6e-b2bd-93015d0e41dd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "details_key": "pending_for_delivery"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"f5f-jE5H6GGrq31LP6ByZSf4aVIx2Ow"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 31 Oct 2025 13:50:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":89634,"job_number":"JOB_89634","tr_customer_id":89651,"tr_customer_product_id":89641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T05:32:41.000Z","modified_at":"2025-10-30T20:25:00.000Z","name":"Udhai P","mobile_number":"4455566677","email_id":"gayusiva94@gmail.com","dop":"2025-10-01","serial_number":"12596217406077","imei1":"12596217406077","imei2":"12596217406077","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-30T20:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93816,"job_number":"JOB_93816","tr_customer_id":93833,"tr_customer_product_id":93823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:54:49.000Z","modified_at":"2025-10-31T06:55:00.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"101084265233713","imei1":"101084265233713","imei2":"101084265233713","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-31T06:55:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93843,"job_number":"JOB_93843","tr_customer_id":93860,"tr_customer_product_id":93850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T09:30:26.000Z","modified_at":"2025-10-31T13:43:06.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"24971502270778","imei1":"24971502270778","imei2":"24971502270778","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-31T13:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95294,"job_number":"JOB_95294","tr_customer_id":95311,"tr_customer_product_id":95301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:50:16.000Z","modified_at":"2025-10-31T13:50:28.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"103637380138306","imei1":"103637380138306","imei2":"103637380138306","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-31T13:50:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,hi;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk4MTU3MjR9.VIugeTBGDTkLt0wRaJwS-j5BKEqt54CjagJ1b8EpHTA' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 277ms
Mean size per request: 3.84KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjE5MTg2Mjl9.NsJZl6HezWJyAiXcAJLrtvRbvT-xkYfL-LIfys9VSgg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 26e02293-0e6e-432f-b282-3384b737c55d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"f5f-jE5H6GGrq31LP6ByZSf4aVIx2Ow"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 31 Oct 2025 13:50:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":89634,"job_number":"JOB_89634","tr_customer_id":89651,"tr_customer_product_id":89641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-22T05:32:41.000Z","modified_at":"2025-10-30T20:25:00.000Z","name":"Udhai P","mobile_number":"4455566677","email_id":"gayusiva94@gmail.com","dop":"2025-10-01","serial_number":"12596217406077","imei1":"12596217406077","imei2":"12596217406077","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-30T20:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93816,"job_number":"JOB_93816","tr_customer_id":93833,"tr_customer_product_id":93823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T06:54:49.000Z","modified_at":"2025-10-31T06:55:00.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"101084265233713","imei1":"101084265233713","imei2":"101084265233713","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-31T06:55:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":93843,"job_number":"JOB_93843","tr_customer_id":93860,"tr_customer_product_id":93850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T09:30:26.000Z","modified_at":"2025-10-31T13:43:06.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"24971502270778","imei1":"24971502270778","imei2":"24971502270778","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-31T13:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":95294,"job_number":"JOB_95294","tr_customer_id":95311,"tr_customer_product_id":95301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-31T13:50:16.000Z","modified_at":"2025-10-31T13:50:28.000Z","name":"Priya sharma","mobile_number":"9787898989","email_id":"priyamvada18nov@yahoo.co.in","dop":"2025-09-30","serial_number":"103637380138306","imei1":"103637380138306","imei2":"103637380138306","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-31T13:50:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,hi;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk4MTgyNDV9.dKw4O5YcBMKmohoTWLuAHlPLXyvK7FKOsDRnBUkNbyk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":76557}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 403 - Forbidden
Mean time per request: 235ms
Mean size per request: 94B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjE5MTg2Mjl9.NsJZl6HezWJyAiXcAJLrtvRbvT-xkYfL-LIfys9VSgg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2355ff9b-bab7-461a-baa2-3d4e24865711
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 16
Request Body
{"job_id":76557}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 94
ETag W/"5e-E/raYi2//36JyIQ+Qi7tBOtnL6o"
Vary Accept-Encoding
Date Fri, 31 Oct 2025 13:50:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Invalid job","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_76557' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,hi;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk4Mjc4MTR9.j1aSttV71fasHN5hwC23rt5xZNTKVrFaI7zkEEq1eLk' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_77836?
Response Information
Response Code: 200 - OK
Mean time per request: 291ms
Mean size per request: 33B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk4NDQ2NDV9.X71gXITwCTNLHEiza29btvR4QUdt-DghBtoH3pKHftc
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5dd97b28-e04d-4806-aaea-795e45a78954
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Fri, 31 Oct 2025 13:50:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
No Tests for this request